:root {
  --color-accent: #187347;
  --color-cta: #39a224;
  --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;
}
.zm4b {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ou24 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.adyg2oi7 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qe3vg { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jxzmrf { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jxzmrf a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jxzmrf a:hover { color: var(--accent-light); }
.acqj   .z5mrmgr { border-radius: 0; }
.usux .z5mrmgr li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .z5mrmgr {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .dsx8di:hover .z5mrmgr,
  .dsx8di:focus-within .z5mrmgr { display: block; }
  .z5mrmgr li a { padding: 8px 16px; font-size: 0.88rem; }
}
.gddqv {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rtmfv { display: none; }
@media (max-width: 640px) {
  .rtmfv {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rtmfv.u5n5 { display: block; }
}
@media (max-width: 640px) {
  .gddqv { display: block; }
  .jxzmrf > li + li::before { display: none !important; }
  .jxzmrf {
    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;
  }
  .jxzmrf.u5n5 { display: flex; }
  .jxzmrf li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jxzmrf li:last-child a { border-bottom: none; }
}
.nw58 { min-height: 480px; }
.n4td {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.z5xkiy { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qjsho0 .z5xkiy { margin-left: 0; margin-right: 0; }
.p09ovs {
  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;
}
.ciziy .p09ovs { margin-top: 24px; }
.p09ovs:hover { opacity: 0.88; }
.hqnrllq .n4td { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.hqnrllq .z5xkiy { color: #e2e8f0; }
.hqnrllq.qjsho0   .s4gbp { text-align: left; }
.ucc8e .n4td { color: var(--text-primary); text-shadow: none; }
.ucc8e .z5xkiy { color: var(--text-muted); }
.ucc8e .p09ovs { margin-top: 16px; }
.ucc8e, .ucc8e.nw58 { min-height: auto !important; }
.ucc8e.qjsho0   .s4gbp { text-align: left; }
.ucc8e~.ramn71pl{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}
.ucc8e~.ramn71pl .rn9h{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.vy25ts .n4td { color: #fff; }
.vy25ts .z5xkiy { color: rgba(255,255,255,0.85); }
.tzoeaaz .p93x { position: relative; overflow: hidden; }
.tzoeaaz .p93x::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;
}
.plm3m .p93x {
  animation: hg-breathe 7s ease-in-out infinite;
}
.p9o18f .p93x { position: relative; overflow: hidden; }
.p9o18f .p93x::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;
}
.dmemjlv .p93x { position: relative; overflow: hidden; }
.dmemjlv .p93x::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;
}
.muw7bk .p93x {
  animation: hg-fadein 1.2s ease-out both;
}
.p93x {
  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%);
}
.dcmj5 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.iqet42d {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.p93x .n4td { text-shadow: none; color: var(--text-primary); }
.p93x .z5xkiy { color: var(--text-muted); }
body.p84ndo .n4td {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.cm1qef .n4td {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.nw58.vy25ts .n4td,
section.vy25ts .n4td {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.p93x.fgetqk .dcmj5 { align-items: center; text-align: center; }
.p93x.qjsho0   .dcmj5 { align-items: flex-start; text-align: left; }
.qyw1 .iqet42d { position: relative; }
.qyw1 .iqet42d::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.qyw1.xgv7tqx .iqet42d::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.a7kgmioc .iqet42d {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.a7kgmioc.xgv7tqx .iqet42d { padding: 32px 0 32px 32px; }
.dpslvi5w .iqet42d {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.xgv7tqx .dcmj5 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.dpslvi5w.xgv7tqx .iqet42d { padding: 40px 16px 40px 48px; }
.nw58 .ec9i {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ec9i .bpaevs {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.ec9i .bpaevs::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.ec9i .emhpyw { display: contents !important; }
.ec9i .emhpyw .mgsj9 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.ec9i .emhpyw .jzk07c { max-height: 48px; max-width: 96px; }
.ec9i .emhpyw .p5e9r {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.ec9i .tl70 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.ec9i .gy7rptx9 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.ec9i .z2dlwd { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.ec9i .z2dlwd small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.ec9i .nqahb9 { display: contents !important; }
.ec9i .nqahb9 .sjt5:not(.ijbu1tvs) { display: none !important; }
.ec9i .nqahb9 .ijbu1tvs {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.ec9i .nqahb9 .ijbu1tvs .adux {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.ec9i .nqahb9 .ijbu1tvs .yncgx {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.ec9i .cusnu3p { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.ec9i .cusnu3p.aehxt {
  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;
}
.ec9i .cusnu3p.aehxt:hover { opacity: 0.85; }
.ec9i .bpaevs,
.ec9i .bpaevs:hover,
.ec9i .bpaevs:nth-child(even),
.ec9i .bpaevs:nth-child(odd),
.ec9i .bpaevs:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.ez31 .iqet42d {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.rotr {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .p93x { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .p93x:not(.ez31) .iqet42d { display: none !important; }
  .ez31 .iqet42d { padding: 16px; }
  .dcmj5  { padding: 36px 24px; }
  .p93x~.ramn71pl,.xgv7tqx~.ramn71pl{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .nw58, .p93x { min-height: 320px !important; }
  .n4td { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .tgu09u2u,
  .rotr,
  .gz1b { grid-template-columns: 1fr !important; }

  

  
  .bl8da { display: flex !important; flex-direction: column !important; }
  .bl8da .s4gbp { display: contents; }
  .bl8da .m755cp1y { order: 0; }
  .bl8da .n4td { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .bl8da .tgu09u2u { order: 2; padding: 0 16px 12px !important; }
  .bl8da .z5xkiy { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ciziy .s4gbp { display: flex; flex-direction: column; }
  .ciziy .s4gbp .n4td { order: 1; }
  .ciziy .s4gbp .gz1b { order: 2; margin: 8px 0 24px !important; }
  .ciziy .s4gbp .z5xkiy { order: 3; }
  .ciziy .s4gbp .p09ovs { order: 4; align-self: center; margin-top: 0; }

  
  .p93x.ez31 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .p93x.ez31 .dcmj5 { display: contents; padding: 0; }
  .p93x.ez31 .dcmj5 .n4td { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .p93x.ez31 .iqet42d { order: 2; padding: 12px 16px; }
  .p93x.ez31 .dcmj5 .z5xkiy { order: 3; padding: 0 24px; margin: 0 auto; }
  .p93x.ez31 .dcmj5 .p09ovs { order: 4; align-self: center; margin: 8px 0 32px; }
}
.q7hr43m { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.yi03 { width: 100%; height: auto; display: block; border-radius: 10px; }
.wvqy548 .q7hr43m        { border-radius: 16px; }
.wvqy548 .yi03  { border-radius: 16px; }
.ifotc .q7hr43m         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ifotc .yi03   { border-radius: 8px; }
.xnht8hw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.hcf6e8n { width: 100%; padding: 32px 0; position: relative; }
.jq5fo { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.z0h4m3 .hcf6e8n:nth-child(even) { background: var(--bg-surface); }
.z0h4m3 .hcf6e8n:nth-child(odd)  { background: var(--bg-page); }
.z8nrr69z .hcf6e8n:nth-child(even) { background: var(--bg-card); }
.z8nrr69z .hcf6e8n:nth-child(odd)  { background: var(--bg-page); }
.z0h4m3 .hcf6e8n:nth-child(odd)  .jq5fo { background: var(--bg-card); border-radius: 6px; }
.z0h4m3 .hcf6e8n:nth-child(even) .jq5fo { background: var(--bg-raised); border-radius: 6px; }
.z8nrr69z .hcf6e8n:nth-child(odd)  .jq5fo { background: var(--bg-card); border-radius: 6px; }
.z8nrr69z .hcf6e8n:nth-child(even) .jq5fo { background: var(--bg-raised); border-radius: 6px; }
.z0h4m3 .hcf6e8n:nth-child(even) .q7mnfnl .cwp95iw,
.z8nrr69z .hcf6e8n:nth-child(even) .q7mnfnl .cwp95iw { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.z0h4m3 .hcf6e8n:nth-child(odd) .q7mnfnl .cwp95iw,
.z8nrr69z .hcf6e8n:nth-child(odd) .q7mnfnl .cwp95iw { background: var(--bg-card-inner); }
.z0h4m3 .hcf6e8n:nth-child(even) .lmd0c .cwp95iw:nth-child(odd),
.z8nrr69z .hcf6e8n:nth-child(even) .lmd0c .cwp95iw:nth-child(odd)  { background: var(--bg-card); }
.z0h4m3 .hcf6e8n:nth-child(even) .lmd0c .cwp95iw:nth-child(even),
.z8nrr69z .hcf6e8n:nth-child(even) .lmd0c .cwp95iw:nth-child(even) { background: var(--bg-card-inner); }
h1.e26kufcp { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.e26kufcp {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.qo9235 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rgx47 h2.e26kufcp {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.kgtlo h2.e26kufcp {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.uez1jol h2.e26kufcp {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wh116gz h2.e26kufcp::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.mftzpt h2.e26kufcp {
  color: var(--text-primary); font-size: 1.7rem;
}
.rxt7 h2.e26kufcp::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.uycsed h2.e26kufcp {
  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;
}
@media (max-width: 640px) { .ayz6su { display: none; } }
.g36dqi { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kfmprig { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.yzmgb {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.z1v6jaz { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.jkyea { padding-left: 20px; }
.jkyea li { margin-bottom: 6px; }
.jkyea a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.jkyea a:hover { color: var(--accent-light); }
.uxc9agx .z1v6jaz { display: none; }
.sahpgm1 .z1v6jaz { display: none; }
.sahpgm1 .jkyea { padding-left: 0; list-style: none; }
.sahpgm1 .jkyea li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.sahpgm1 .jkyea a { font-size: 0.92rem; }
.pmplzzz4 .yzmgb { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.pmplzzz4 .z1v6jaz { display: none; }
.pmplzzz4 .jkyea { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.pmplzzz4 .jkyea li { margin-bottom: 0; }
.pmplzzz4 .jkyea 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;
}
.pmplzzz4 .jkyea a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.lrz3ibhe .yzmgb { padding: 20px 20px 16px; }
.lrz3ibhe .jkyea {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.lrz3ibhe .jkyea li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.lrz3ibhe .jkyea 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;
}
.lrz3ibhe .jkyea 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;
}
.lrz3ibhe .jkyea a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.lrz3ibhe .jkyea a:focus,
.lrz3ibhe .jkyea a:focus-visible,
.lrz3ibhe .jkyea a:target { outline: none; }
.lrz3ibhe .jkyea li:target a { border-color: var(--border); color: var(--text-muted); }
.e1bz4z .yzmgb { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.e1bz4z .z1v6jaz { display: none; }
.e1bz4z .jkyea { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.e1bz4z .jkyea li { counter-increment: toc-n; margin-bottom: 0; }
.e1bz4z .jkyea a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.e1bz4z .jkyea a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.e1bz4z .jkyea a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.mw7h16 .yzmgb { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.mw7h16 .z1v6jaz { display: none; }
.mw7h16 .jkyea { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.mw7h16 .jkyea li { margin-bottom: 0; }
.mw7h16 .jkyea a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.mw7h16 .jkyea a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.n2606ab .yzmgb { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.n2606ab .z1v6jaz { display: none; }
.n2606ab .jkyea { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.n2606ab .jkyea li { margin-bottom: 0; }
.n2606ab .jkyea li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.n2606ab .jkyea li:last-child::after { content: ""; margin-right: 0; }
.n2606ab .jkyea a { font-size: 0.9rem; }
.cwp95iw { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.q7mnfnl .cwp95iw { background: var(--bg-card); }
.lmd0c .cwp95iw:nth-child(odd)  { background: var(--bg-card); }
.lmd0c .cwp95iw:nth-child(even) { background: var(--bg-raised); }
.q3ppv53e .cwp95iw {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.q3ppv53e .cwp95iw:last-child { border-bottom: none; }
.q3ppv53e h3.qo9235 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.w9a1pnxs .cwp95iw {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.w9a1pnxs .cwp95iw + .cwp95iw { margin-top: 4px; }
.lgvaj7 .cwp95iw { background: none; border-radius: 0; padding: 12px 0; }
.lgvaj7 .cwp95iw + .cwp95iw { border-top: 1px solid var(--border-section); }
.oe6y { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.dywbo { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.vux6y { color: var(--text-body); margin-bottom: 10px; }
.x0t094z, .tisax3p0 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.x0t094z li, .tisax3p0 li { margin-bottom: 6px; }
.tisax3p0 li { list-style: decimal; }
.qy7uvxh     .x0t094z { list-style-type: "● "; }
.bhk597  .x0t094z { list-style-type: "■ "; }
.xpqgx .x0t094z { list-style-type: "◆ "; }
.fl618n    .x0t094z { list-style-type: "★ "; }
.qy7uvxh     .d3repn { list-style-type: "● "; }
.bhk597  .d3repn { list-style-type: "■ "; }
.xpqgx .d3repn { list-style-type: "◆ "; }
.fl618n    .d3repn { list-style-type: "★ "; }
.qy7uvxh    .x0t094z li::marker, .qy7uvxh    .d3repn li::marker,
.bhk597 .x0t094z li::marker, .bhk597 .d3repn li::marker,
.xpqgx .x0t094z li::marker, .xpqgx .d3repn li::marker,
.fl618n   .x0t094z li::marker, .fl618n   .d3repn li::marker {
  color: var(--cta); font-size: 1em;
}
.qy7uvxh .tisax3p0,
.bhk597 .tisax3p0,
.xpqgx .tisax3p0,
.fl618n .tisax3p0 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.qy7uvxh .tisax3p0 li,
.bhk597 .tisax3p0 li,
.xpqgx .tisax3p0 li,
.fl618n .tisax3p0 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.qy7uvxh .tisax3p0 li::before,
.bhk597 .tisax3p0 li::before,
.xpqgx .tisax3p0 li::before,
.fl618n .tisax3p0 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;
}
.qy7uvxh     .tisax3p0 li::before { border-radius: 50%; }
.bhk597  .tisax3p0 li::before { border-radius: 3px; }
.xpqgx .tisax3p0 li::before { border-radius: 3px; }
.fl618n    .tisax3p0 li::before { border-radius: 50%; }
.js5vhv3 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.z1zmp .js5vhv3,
.lo6rz .js5vhv3 { background: transparent; border: none; border-radius: 0; }
.bib3h { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.bib3h th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.bib3h td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.bib3h tr:hover td { background: var(--bg-hover); }
.h3dp .bib3h tbody tr:nth-child(even) td { background: var(--bg-surface); }
.hv8npk4 .bib3h { border: 1px solid var(--border-alt); }
.hv8npk4 .bib3h th,
.hv8npk4 .bib3h td { border: 1px solid var(--border-alt); }
.pcji0b .bib3h th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.pcji0b .bib3h td { border-bottom: none; }
.pcji0b .bib3h tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.u3f85sl .bib3h th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tfax5g .js5vhv3 {
  overflow: hidden;
}
.tfax5g .bib3h th { border-bottom: 1px solid var(--border-alt); }
.tfax5g .bib3h tr:last-child td { border-bottom: none; }
.ofest6 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gqldvivp { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.wzhtld { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ngn0hi { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.d2w4zjxx { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.d3repn { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.d3repn 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%}
.fzmp6 .ngn0hi { background: transparent; text-align: center; }
.qqjsfp5 .wzhtld {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.roaa75 .wzhtld {
  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);
}
.kl923 .gqldvivp { display: grid; grid-template-columns: auto 1fr; }
.kl923 .wzhtld {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.kl923 .ngn0hi { grid-column: 2; }
.kl923 .d2w4zjxx,
.kl923 .d3repn { grid-column: 1 / -1; }
.lb3c8 .gqldvivp { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.lb3c8 .wzhtld {
  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);
}
.lb3c8 .ngn0hi { grid-column: 2; }
.lb3c8 .d2w4zjxx,
.lb3c8 .d3repn { grid-column: 1 / -1; }
.jdx1ao .gqldvivp { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.jdx1ao .ngn0hi { background: none; color: var(--accent-light); font-weight: 700; }
.rexhf6v .gqldvivp { 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); }
.rexhf6v .ngn0hi { background: none; color: var(--accent-light); font-weight: 700; }
.iidz5ka .gqldvivp { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.iidz5ka .gqldvivp:last-child { border-bottom: none; }
.iidz5ka .ngn0hi { background: none; color: var(--accent-light); font-weight: 700; }
.l0z9j .gqldvivp { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.l0z9j .ngn0hi { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.qbpbah .ofest6 { counter-reset: card-n; }
.qbpbah .gqldvivp  { counter-increment: card-n; }
.qbpbah .ngn0hi { display: flex; align-items: center; gap: 10px; }
.qbpbah .ngn0hi::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;
}
.zelo .gqldvivp { background: var(--bg-surface); border: 1px solid var(--border); }
.zelo .ngn0hi { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.yjzsume { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.yjzsume         { --cl-hue: var(--accent); }
.tsbbrn     { --cl-hue: #16a34a; }
.eamg { --cl-hue: #ea580c; }
.gukq    { --cl-hue: #2563eb; }
.tsbbrn, .eamg, .gukq, .ltw2aipg {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.dfr5k { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.dfr5k::before { color: var(--cl-hue); }
.yjzsume strong { color: var(--text-primary); font-size: 0.95rem; }
.yjzsume p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.o7f1l { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.y1simu, .puj2gh { border-radius: 8px; padding: 14px; }
.y1simu { background: var(--bg-pros); }
.puj2gh { background: var(--bg-cons); }
.f587f { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.y1simu .f587f { color: var(--c-pros-label); }
.puj2gh .f587f { color: #f87171; }
.y1simu ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.puj2gh ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.yi03 { width: 100%; height: auto; border-radius: 10px; display: block; }
.aehxt {
  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;
}
.aehxt:hover { opacity: 0.85; }
.raj138 .aehxt  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.raj138 .aehxt:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.suyx0gnb .aehxt  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.suyx0gnb .aehxt:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.raj138 .cusnu3p.aehxt, .suyx0gnb .cusnu3p.aehxt,
.raj138 .wvzvil .aehxt, .suyx0gnb .wvzvil .aehxt {
  background: var(--cta); border: none; color: #fff;
}
.raj138 .cusnu3p.aehxt:hover, .suyx0gnb .cusnu3p.aehxt:hover,
.raj138 .wvzvil .aehxt:hover, .suyx0gnb .wvzvil .aehxt:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.dxwt .p09ovs { border-radius: 50px; }
.dxwt .aehxt  { border-radius: 50px; }
.gusbd8g .p09ovs,
.gusbd8g .aehxt { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.gusbd8g .p09ovs:hover,
.gusbd8g .aehxt:hover { filter: brightness(1.08); opacity: 1; }
.d1g5aofx .p09ovs,
.d1g5aofx .aehxt { box-shadow: 0 3px 14px -2px var(--cta); }
.d1g5aofx .p09ovs:hover,
.d1g5aofx .aehxt:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.otccg .p09ovs,
.otccg .aehxt { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.otccg .p09ovs:hover,
.otccg .aehxt:hover { opacity: 1; }
.otccg .p09ovs:active,
.otccg .aehxt:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.y5422x0 .p09ovs,
.y5422x0 .aehxt { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.y5422x0 .p09ovs:hover,
.y5422x0 .aehxt:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.y5422x0 .p09ovs:active,
.y5422x0 .aehxt:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.okxh9wv .p09ovs,
.okxh9wv .aehxt { position: relative; overflow: hidden; }
.okxh9wv .p09ovs::before,
.okxh9wv .aehxt::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.okxh9wv .p09ovs:hover::before,
.okxh9wv .aehxt:hover::before { left: 135%; }
.iq81t2s .p09ovs,
.iq81t2s .aehxt { border-radius: 0; }
.ho7i7uy .p09ovs { padding-left: 22px; padding-right: 22px; }
.ho7i7uy .aehxt  { padding-left: 12px; padding-right: 12px; }
.afwx0a5 .p09ovs { padding-left: 44px; padding-right: 44px; }
.afwx0a5 .aehxt  { padding-left: 24px; padding-right: 24px; }
.ak2hakie .p09ovs { padding-left: 56px; padding-right: 56px; }
.ak2hakie .aehxt  { padding-left: 32px; padding-right: 32px; }
.bk3n   .p09ovs::after, .bk3n   .aehxt::after,
.cp2b2yr .p09ovs::after, .cp2b2yr .aehxt::after,
.i30xw    .p09ovs::after, .i30xw    .aehxt::after,
.vh2t5    .p09ovs::after, .vh2t5    .aehxt::after,
.z4zw    .p09ovs::after, .z4zw    .aehxt::after,
.iatstj     .p09ovs::after, .iatstj     .aehxt::after,
.ugxjxno    .p09ovs::after, .ugxjxno    .aehxt::after,
.uxk34   .p09ovs::after, .uxk34   .aehxt::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;
}
.bk3n .p09ovs::after, .bk3n .aehxt::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");
}
.cp2b2yr .p09ovs::after, .cp2b2yr .aehxt::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");
}
.i30xw .p09ovs::after, .i30xw .aehxt::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");
}
.vh2t5 .p09ovs::after, .vh2t5 .aehxt::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");
}
.z4zw .p09ovs::after, .z4zw .aehxt::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");
}
.iatstj .p09ovs::after, .iatstj .aehxt::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");
}
.ugxjxno .p09ovs::after, .ugxjxno .aehxt::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");
}
.uxk34 .p09ovs::after, .uxk34 .aehxt::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");
}
.q5pj7   .h7b3ymii::after, .q5pj7   .gq2sm::after,
.o5ox .h7b3ymii::after, .o5ox .gq2sm::after,
.xbwj8o    .h7b3ymii::after, .xbwj8o    .gq2sm::after,
.lil9    .h7b3ymii::after, .lil9    .gq2sm::after,
.d9wv7    .h7b3ymii::after, .d9wv7    .gq2sm::after,
.tjw5l3oe     .h7b3ymii::after, .tjw5l3oe     .gq2sm::after,
.k8cvw    .h7b3ymii::after, .k8cvw    .gq2sm::after,
.b8639b   .h7b3ymii::after, .b8639b   .gq2sm::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;
}
.q5pj7 .h7b3ymii::after, .q5pj7 .gq2sm::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");
}
.o5ox .h7b3ymii::after, .o5ox .gq2sm::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");
}
.xbwj8o .h7b3ymii::after, .xbwj8o .gq2sm::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");
}
.lil9 .h7b3ymii::after, .lil9 .gq2sm::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");
}
.d9wv7 .h7b3ymii::after, .d9wv7 .gq2sm::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");
}
.tjw5l3oe .h7b3ymii::after, .tjw5l3oe .gq2sm::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");
}
.k8cvw .h7b3ymii::after, .k8cvw .gq2sm::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");
}
.b8639b .h7b3ymii::after, .b8639b .gq2sm::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");
}
.cl4uunt {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.bpaevs {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.bpaevs > * { min-width: 0; }
.bpaevs:hover { background: var(--bg-hover); }
.bpaevs > [itemprop="item"] { display: contents; }
.bpaevs [itemprop="itemReviewed"],
.bpaevs [itemprop="reviewRating"] { display: none; }
.bpaevs::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.emhpyw {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.mgsj9 {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.jzk07c { max-height: 52px; max-width: 110px; object-fit: contain; }
.p5e9r {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.drux0 .mgsj9    { background: #1a1a1a; }
.qys5de .mgsj9   { background: rgba(128,128,128,.12); }
.bozc7wi .mgsj9 { background: var(--bg-raised); }
.xbfjdlan .mgsj9    { background: transparent; padding: 0; }
.tl70 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.gy7rptx9 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.z2dlwd { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.nqahb9 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.sjt5 {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.adux {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.yncgx {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.cusnu3p {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.cusnu3p.aehxt {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .bpaevs {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .bpaevs::before    { grid-area: rank;   }
  .emhpyw           { grid-area: ident;  }
  .tl70     { grid-area: rating; min-width: 0; width: auto; }
  .nqahb9           { grid-area: pills;  }
  .cusnu3p             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .bpaevs {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .bpaevs::before    { justify-self: center; }
  .emhpyw           { width: 100%; }
  .tl70     { justify-self: center; }
  .nqahb9           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .v5m602w { padding: 10px 16px; gap: 6px 16px; } }
.wvzvil .aehxt { white-space: nowrap; }
@media (max-width: 560px) {
  .wadfuaur { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .l7a50k { order: 1; }
  .wvzvil { order: 2; margin-left: auto; align-self: center; }
  .zgd013pw { order: 3; flex: 1 1 100%; min-width: 0; }
}
.oorvhvlg .qxnm { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .srfs .zk4vcx46 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .srfs .zcl4 { margin: 0; }
}
.lo6rz .o7f1l { gap: 10px; }
.lo6rz .y1simu, .lo6rz .puj2gh { padding: 12px; }
.lo6rz .y1simu ul, .lo6rz .puj2gh ul { margin: 4px 0 0; padding-left: 18px; }
.lo6rz .y1simu li, .lo6rz .puj2gh li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .g6f5k { grid-template-columns: 1fr; }
  .epgqtm { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .epgqtm .u50zdi { width: 72px; height: 50px; }
  .epgqtm .zjx4x { max-width: 180px; }
  .epgqtm .olmia { width: auto; }
}
@media (max-width: 720px) {
  .yjpx3clx { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .hf75o { padding: 16px; }
  .a1idta1 .nh7bs { min-width: 50%; }
}
.f7u04 .o7f1l { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .trzaj6sc { grid-template-columns: 1fr; }
  .s2ef { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .hat9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .f3v9ofi { flex-wrap: wrap; padding: 16px; }
}
.c4dezzq .o7f1l { gap: 8px; }
.c4dezzq .y1simu, .c4dezzq .puj2gh { padding: 8px; }
@media (max-width: 480px) {
  .rgsfc { flex-direction: column; align-items: stretch; }
}
.wezw .olmia .aehxt { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .r7wdv { flex-direction: column; align-items: stretch; gap: 10px; }
  .wezw .olmia { text-align: center; }
}
@media (max-width: 720px) {
  .yjmq6 { grid-template-columns: 1fr; }
  .sctntp { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .qj75 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .w7v22ld { grid-template-columns: 1fr; }
  .xil3 { width: 100px; height: 100px; margin: 16px auto; }
  .i0tks { font-size: 1.4rem; }
  .f36r { justify-content: center; }
  .fwjms7cl .nh7bs { min-width: 50%; }
}
.lmyr2 .o7f1l { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .wb7m { flex-wrap: wrap; padding: 14px 16px; }
  .riyg { padding: 12px 16px; }
  .lmyr2 .o7f1l { margin: 0 16px; }
  .lmyr2 .v3bvlkb { padding: 0 16px; }
  .wlkkw { padding: 12px 16px; }
}
.qxs40hm .bpaevs {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.qxs40hm .bpaevs:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.umyu .cl4uunt { gap: 18px; }
.umyu .bpaevs {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.umyu .bpaevs:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.qilizv .cl4uunt {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.qilizv .bpaevs {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.qilizv .bpaevs:last-child { border-bottom: none; }
.qilizv .emhpyw,
.qilizv .tl70,
.qilizv .nqahb9 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.na78 .cl4uunt { gap: 0; }
.na78 .bpaevs {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.na78 .bpaevs:last-child { border-bottom: none; }
.na78 .bpaevs:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.na78 .bpaevs:nth-child(even):hover { background: var(--bg-hover); }
.z4nh3v9 .bpaevs {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.xyyt .nqahb9 .sjt5 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.xyyt .nqahb9 .sjt5:first-child { border-left: none; }
.l7d4 .nqahb9 .sjt5 {
  background: transparent; padding: 4px 8px;
}
.l7d4 .nqahb9 .adux { font-size: .65rem; opacity: .65; }
.l7d4 .nqahb9 .yncgx   { font-size: 1.15rem; color: var(--accent-light); }
.nzyq0 .nqahb9 .sjt5 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.z2dlwd { display: none; }
.uj2vb0dj .gy7rptx9 { font-size: 1rem; letter-spacing: 2px; }
.v1kcku .gy7rptx9 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.jgvgc .gy7rptx9,
.k796swa3 .gy7rptx9,
.lp98e0 .gy7rptx9 { display: none; }
.jgvgc .z2dlwd,
.k796swa3 .z2dlwd,
.lp98e0 .z2dlwd { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.jgvgc .z2dlwd { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.jgvgc .z2dlwd small { display: none; }
.k796swa3 .z2dlwd {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.k796swa3 .z2dlwd small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.lp98e0 .z2dlwd {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.lp98e0 .z2dlwd small { display: none; }
.jgvgc .s8shy .xx1xoc,
.jgvgc .s8shy strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.jgvgc .jp9v5ag { display: none; }
.df6war { margin: 16px 0; }
.r3n2zqm7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.r3n2zqm7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.r3n2zqm7 summary::after { content: "+"; color: var(--accent-light); }
.r3n2zqm7[open] summary::after { content: "−"; }
.r3n2zqm7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.hcf6e8n { margin-bottom: 0; }
.r08h h2.e26kufcp { color: var(--text-primary); border-color: var(--accent-light); }
.npu0 h2.e26kufcp { color: var(--text-primary); border-color: var(--accent-light); }
.s1ufein .tsbbrn     { background: #052e16; border-color: #10b981; }
.s1ufein .eamg { background: #2d0a1e; border-color: #f43f5e; }
.s1ufein .gukq    { background: #1e1036; border-color: #a855f7; }
.s1ufein .yjzsume strong  { color: #f1f5f9; }
.s1ufein .yjzsume p       { color: #cbd5e1; }
.s1ufein .shphud69    .tsbbrn     .dfr5k::before,
.s1ufein .ai21  .tsbbrn     .dfr5k::before,
.s1ufein .c4aprct  .tsbbrn     .dfr5k::before,
.s1ufein .i5nto0ep .tsbbrn     .dfr5k::before { color: #10b981; }
.s1ufein .shphud69    .eamg .dfr5k::before,
.s1ufein .ai21  .eamg .dfr5k::before,
.s1ufein .c4aprct  .eamg .dfr5k::before,
.s1ufein .i5nto0ep .eamg .dfr5k::before { color: #f43f5e; }
.s1ufein .shphud69    .gukq    .dfr5k::before,
.s1ufein .ai21  .gukq    .dfr5k::before,
.s1ufein .c4aprct  .gukq    .dfr5k::before,
.s1ufein .i5nto0ep .gukq    .dfr5k::before { color: #a855f7; }
.jdl1i0 .tsbbrn     { background: #2d2000; border-color: #eab308; }
.jdl1i0 .eamg { background: #2d0b0b; border-color: #ef4444; }
.jdl1i0 .gukq    { background: #2d1600; border-color: #f97316; }
.jdl1i0 .yjzsume strong  { color: #f1f5f9; }
.jdl1i0 .yjzsume p       { color: #cbd5e1; }
.jdl1i0 .shphud69    .tsbbrn     .dfr5k::before,
.jdl1i0 .ai21  .tsbbrn     .dfr5k::before,
.jdl1i0 .c4aprct  .tsbbrn     .dfr5k::before,
.jdl1i0 .i5nto0ep .tsbbrn     .dfr5k::before { color: #eab308; }
.jdl1i0 .shphud69    .eamg .dfr5k::before,
.jdl1i0 .ai21  .eamg .dfr5k::before,
.jdl1i0 .c4aprct  .eamg .dfr5k::before,
.jdl1i0 .i5nto0ep .eamg .dfr5k::before { color: #ef4444; }
.jdl1i0 .shphud69    .gukq    .dfr5k::before,
.jdl1i0 .ai21  .gukq    .dfr5k::before,
.jdl1i0 .c4aprct  .gukq    .dfr5k::before,
.jdl1i0 .i5nto0ep .gukq    .dfr5k::before { color: #f97316; }
.nz4xb .tsbbrn     { background: #0c1a2e; border-color: #38bdf8; }
.nz4xb .eamg { background: #12103a; border-color: #818cf8; }
.nz4xb .gukq    { background: #0a2020; border-color: #2dd4bf; }
.nz4xb .yjzsume strong  { color: #f1f5f9; }
.nz4xb .yjzsume p       { color: #cbd5e1; }
.nz4xb .shphud69    .tsbbrn     .dfr5k::before,
.nz4xb .ai21  .tsbbrn     .dfr5k::before,
.nz4xb .c4aprct  .tsbbrn     .dfr5k::before,
.nz4xb .i5nto0ep .tsbbrn     .dfr5k::before { color: #38bdf8; }
.nz4xb .shphud69    .eamg .dfr5k::before,
.nz4xb .ai21  .eamg .dfr5k::before,
.nz4xb .c4aprct  .eamg .dfr5k::before,
.nz4xb .i5nto0ep .eamg .dfr5k::before { color: #818cf8; }
.nz4xb .shphud69    .gukq    .dfr5k::before,
.nz4xb .ai21  .gukq    .dfr5k::before,
.nz4xb .c4aprct  .gukq    .dfr5k::before,
.nz4xb .i5nto0ep .gukq    .dfr5k::before { color: #2dd4bf; }
.u9divo4p::before,
.hhs8::before { margin-right: 5px; }
.q0ufx0m .y1simu ul li,
.q0ufx0m .t2lmhzn li         { color: #4ade80; }
.q0ufx0m .y1simu .u9divo4p { color: #22c55e; }
.q0ufx0m .puj2gh ul li,
.q0ufx0m .pm8rokj2 li         { color: #f87171; }
.q0ufx0m .puj2gh .hhs8 { color: #ef4444; }
.u6wa .y1simu { background: var(--bg-pros); }
.u6wa .puj2gh { background: var(--bg-cons); }
.u6wa .y1simu .u9divo4p { color: var(--c-pros-label); }
.u6wa .puj2gh .hhs8 { color: var(--c-cons); }
.u6wa .y1simu ul li,
.u6wa .puj2gh ul li,
.unph .y1simu { background: var(--bg-pros); }
.unph .puj2gh { background: var(--bg-cons); }
.unph .y1simu .u9divo4p { color: var(--c-pros-label); }
.unph .puj2gh .hhs8 { color: var(--c-cons); }
.unph .y1simu ul li,
.unph .puj2gh ul li,
.xcee6smb .u9divo4p::before { content: "✓ "; }
.xcee6smb .hhs8::before { content: "✗ "; }
.tigrm .u9divo4p::before { content: "→ "; }
.tigrm .hhs8::before { content: "← "; }
.om8sl .u9divo4p::before { content: "★ "; }
.om8sl .hhs8::before { content: "✕ "; }
.wqtp .u9divo4p::before { content: "◆ "; }
.wqtp .hhs8::before { content: "▲ "; }
.lvpi4gb .yjzsume { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.lvpi4gb .yjzsume strong { color: var(--text-primary); }
.lvpi4gb .yjzsume p      { color: var(--text-muted); }
.oorvhvlg .yjzsume { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.ce53334e .yjzsume {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.ce53334e .yjzsume strong,
.ce53334e .yjzsume p { color: #fff; }
.ce53334e .dfr5k::before { color: rgba(255,255,255,0.9) !important; }
.uaqgcz7 .yjzsume {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.uaqgcz7 .yjzsume strong { color: var(--text-primary); }
.uaqgcz7 .yjzsume p      { color: var(--text-muted); }
.vtci .yjzsume { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.shphud69 .dfr5k,
.ai21 .dfr5k,
.c4aprct .dfr5k,
.i5nto0ep .dfr5k { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.shphud69 .dfr5k::before,
.ai21 .dfr5k::before,
.c4aprct .dfr5k::before,
.i5nto0ep .dfr5k::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.shphud69 .tsbbrn     .dfr5k::before { content: "✦"; color: var(--c-tip-border); }
.shphud69 .eamg .dfr5k::before { content: "▲"; color: var(--c-warn-border); }
.shphud69 .gukq    .dfr5k::before { content: "◉"; color: #60a5fa; }
.ai21 .tsbbrn     .dfr5k::before { content: "★"; color: var(--c-tip-border); }
.ai21 .eamg .dfr5k::before { content: "◆"; color: var(--c-warn-border); }
.ai21 .gukq    .dfr5k::before { content: "●"; color: #60a5fa; }
.c4aprct .tsbbrn     .dfr5k::before { content: "▶"; color: var(--c-tip-border); }
.c4aprct .eamg .dfr5k::before { content: "■"; color: var(--c-warn-border); }
.c4aprct .gukq    .dfr5k::before { content: "▸"; color: #60a5fa; }
.i5nto0ep .tsbbrn     .dfr5k::before { content: "→"; color: var(--c-tip-border); }
.i5nto0ep .eamg .dfr5k::before { content: "⬥"; color: var(--c-warn-border); }
.i5nto0ep .gukq    .dfr5k::before { content: "◈"; color: #60a5fa; }
.k9s9 .q7mnfnl .cwp95iw,
.k9s9 .lmd0c .cwp95iw  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.k9s9 .gqldvivp                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.k9s9 .bpaevs                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.k9s9 .js5vhv3          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k9s9 .yzmgb                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.zuh6 .q7mnfnl .cwp95iw,
.zuh6 .lmd0c .cwp95iw,
.zuh6 .gqldvivp,
.zuh6 .bpaevs,
.zuh6 .zcl4,
.zuh6 .js5vhv3,
.zuh6 .yzmgb,
.zuh6 .vtci .yjzsume { box-shadow: none; }
.rvc7   body, .rvc7   { font-size: 0.9rem; }
.rvc7   .vux6y, .rvc7 .oe6y, .rvc7 .dywbo,
.rvc7   .g36dqi, .rvc7 .kfmprig { font-size: 0.9rem; }
.rvc7   .x0t094z, .rvc7 .tisax3p0 { font-size: 0.9rem; }
.aoak   .vux6y, .aoak .oe6y, .aoak .dywbo,
.aoak   .g36dqi, .aoak .kfmprig { font-size: 0.95rem; }
.aoak   .x0t094z, .aoak .tisax3p0 { font-size: 0.95rem; }
.man0fb8m   .vux6y, .man0fb8m .oe6y, .man0fb8m .dywbo,
.man0fb8m   .g36dqi, .man0fb8m .kfmprig { font-size: 1.08rem; }
.man0fb8m   .x0t094z, .man0fb8m .tisax3p0 { font-size: 1.05rem; }
.man0fb8m   .bib3h { font-size: 0.97rem; }
.ljo31u .n4td      { font-size: 3.2rem; }
.ljo31u h2.e26kufcp { font-size: 1.9rem; }
.ljo31u h3.qo9235     { font-size: 1.4rem; }
.t3nxyn4 .n4td      { font-size: 3.8rem; }
.t3nxyn4 h2.e26kufcp { font-size: 2.2rem; }
.t3nxyn4 h3.qo9235     { font-size: 1.6rem; }
.hcf6e8n + .hcf6e8n { position: relative; }
.rvuhp   .hcf6e8n + .hcf6e8n::before,
.ghho3  .hcf6e8n + .hcf6e8n::before,
.pyro0lxg   .hcf6e8n + .hcf6e8n::before,
.qyum806v   .hcf6e8n + .hcf6e8n::before,
.kc6kg1rn   .hcf6e8n + .hcf6e8n::before,
.h87l3wkj .hcf6e8n + .hcf6e8n::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.rvuhp .hcf6e8n + .hcf6e8n::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ghho3 .hcf6e8n + .hcf6e8n::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.pyro0lxg .hcf6e8n + .hcf6e8n::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;
}
.qyum806v .hcf6e8n + .hcf6e8n::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.z6hz9 .hcf6e8n { margin-bottom: 16px; }
.z6hz9 .hcf6e8n + .hcf6e8n { margin-top: 0; }
.z6hz9 .jq5fo { padding-top: 0; padding-bottom: 0; }
.kc6kg1rn .hcf6e8n + .hcf6e8n::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.h87l3wkj .hcf6e8n + .hcf6e8n::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.lxrro .hcf6e8n + .hcf6e8n::before,
.zii1 .hcf6e8n + .hcf6e8n::before,
.dbgkp1v .hcf6e8n + .hcf6e8n::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%;
}
.z0h4m3 .lxrro .hcf6e8n:nth-child(even)::before,
.z0h4m3 .zii1 .hcf6e8n:nth-child(even)::before,
.z0h4m3 .dbgkp1v .hcf6e8n:nth-child(even)::before { background: var(--bg-surface); }
.z8nrr69z .lxrro .hcf6e8n:nth-child(even)::before,
.z8nrr69z .zii1 .hcf6e8n:nth-child(even)::before,
.z8nrr69z .dbgkp1v .hcf6e8n:nth-child(even)::before { background: var(--bg-card); }
.lxrro .hcf6e8n + .hcf6e8n::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");
}
.zii1 .hcf6e8n + .hcf6e8n::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");
}
.dbgkp1v .hcf6e8n + .hcf6e8n::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");
}
.fyih .hqnrllq { overflow: hidden; }
.fyih .s4gbp { margin-bottom: 70px; }
.jsfqt .dcmj5,
.t45ci11h .dcmj5 { padding-bottom: 60px; }
.fyih .dcmj5 { padding-bottom: 70px; }
.fyih .hqnrllq::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.fyih .hqnrllq::before {
  height: 70px;
  -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");
}
.wh0b .p93x { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.fyju16 .p93x { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.r0zb .p93x { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tju8ekql .p93x { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gunl .vy25ts { background: var(--accent); }
.gunl .vy25ts .m755cp1y { background: none; }
.gunl .hboxcllh { background: var(--accent); }
.gunl .p93x { background: var(--accent-bg); }
.gunl .hqnrllq:not(.vy25ts) .m755cp1y { background: rgba(0,0,0,0.6); }
.r99wf .q7hr43m { float: left; width: 38%; margin: 0 28px 16px 0; }
.r99wf .q7hr43m .yi03 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r99wf .jq5fo::after { content: ''; display: block; clear: both; }
.mw383t .q7hr43m { float: right; width: 38%; margin: 0 0 16px 28px; }
.mw383t .q7hr43m .yi03 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mw383t .jq5fo::after { content: ''; display: block; clear: both; }
.mzar .hcf6e8n:nth-child(odd)  .q7hr43m { float: left;  width: 38%; margin: 0 28px 16px 0; }
.mzar .hcf6e8n:nth-child(even) .q7hr43m { float: right; width: 38%; margin: 0 0 16px 28px; }
.mzar .q7hr43m .yi03 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mzar .jq5fo::after { content: ''; display: block; clear: both; }
.r99wf .ofest6,
.r99wf .cl4uunt,
.mw383t .ofest6,
.mw383t .cl4uunt,
.mzar .ofest6,
.mzar .cl4uunt { clear: both; }
@media (max-width: 900px) {
  .r99wf .q7hr43m,
  .mw383t .q7hr43m,
  .mzar .hcf6e8n:nth-child(odd)  .q7hr43m,
  .mzar .hcf6e8n:nth-child(even) .q7hr43m {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .r99wf .q7hr43m .yi03,
  .mw383t .q7hr43m .yi03,
  .mzar .q7hr43m .yi03 {
    max-height: none !important;
  }
}
.r99wf .x0t094z,
.r99wf .tisax3p0,
.mw383t .x0t094z,
.mw383t .tisax3p0,
.mzar .x0t094z,
.mzar .tisax3p0 { overflow: hidden; }
@media (max-width: 640px) {
  .r99wf .q7hr43m,
  .mw383t .q7hr43m,
  .mzar .q7hr43m { float: none; width: 100%; margin: 0 0 16px 0; }
}
.yjm9qx0 .xnht8hw,
.yjm9qx0 .jq5fo,
.yjm9qx0 .ixg4x  { max-width: 1100px; }
.yjm9qx0 { --content-mw: 1100px; }
.zub6s79 .xnht8hw,
.zub6s79 .jq5fo,
.zub6s79 .ixg4x  { max-width: 1200px; }
.ucgk3m .xnht8hw,
.ucgk3m .jq5fo,
.ucgk3m .ixg4x  { max-width: 1320px; }
.qqirrs { font-size: 0.82rem; color: var(--text-muted); }
.hrjo { display: flex; align-items: center; }
.t58kd {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.fqgs5 { display: flex; align-items: center; }
.qwc8opu { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.qwc8opu:hover { text-decoration: underline; }
.bxcpy7l4 { margin: 0 3px; opacity: 0.45; }
.bxcpy7l4::before { content: '/'; }
.l2pqtwk1 { padding: 2px 5px; color: var(--text-main); }
.wxe7anz .qqirrs {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.wxe7anz .hrjo { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.j2vef .qqirrs {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.j2vef .hrjo { padding: 0 0 0 12px; }
.xi2n .hrjo { padding: 0 16px; }
.xi2n .qqirrs {
  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);
}
.xi2n .xnht8hw { padding-top: 28px; }
@media (max-width: 720px) {
  .j8aq9i { margin-top: 18px; padding: 0 16px; }
  .xi2n .xnht8hw { padding-top: 16px; }
}
.yjm9qx0.wxe7anz .hrjo { max-width: 1100px; }
.zub6s79.wxe7anz .hrjo { max-width: 1200px; }
.ucgk3m.wxe7anz .hrjo { max-width: 1320px; }
.yjm9qx0 .j8aq9i { max-width: 1100px; }
.f0dla .hcf6e8n { padding-top: 16px; padding-bottom: 16px; }
.bg3oeyx .hcf6e8n { padding-top: 24px; padding-bottom: 24px; }
.d9db05 .hcf6e8n { padding-top: 40px; padding-bottom: 40px; }
.e8kk3g3e .hcf6e8n { padding-top: 52px; padding-bottom: 52px; }
.re27dlw .hcf6e8n:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.re27dlw .hcf6e8n:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.re27dlw .hcf6e8n:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.re27dlw .hcf6e8n:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.thwnv .jq5fo { padding-top: 10px;  padding-bottom: 10px; }
.er05k .jq5fo { padding-top: 18px;  padding-bottom: 18px; }
.mklzeeh .jq5fo { padding-top: 36px;  padding-bottom: 36px; }
.e4wgxhh .jq5fo { padding-top: 48px;  padding-bottom: 48px; }
.xtrn h2.e26kufcp { font-weight: 600; }
.xtrn h3.qo9235     { font-weight: 600; }
.jsirrjvq { font-weight: 500; }
.jsirrjvq h2.e26kufcp { font-weight: 800; }
.jsirrjvq h3.qo9235     { font-weight: 700; }
.upv2nco h2.e26kufcp { font-weight: 900; }
.upv2nco h3.qo9235     { font-weight: 800; }
.upv2nco .yjzsume strong,
.upv2nco .yjzsume strong { font-weight: 600; }
.h7b3ymii {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.qi8cj .h7b3ymii { display: none; }
@media (max-width: 640px) {
  .h7b3ymii { display: none !important; }
}
.h7b3ymii { background: var(--cta) !important; color: #fff !important; border: none !important; }
.h7b3ymii:hover { opacity: 0.85; }
.n2jfn .h7b3ymii { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.j7qlu3 .gq2sm { right: 32px; }
@media (max-width: 480px) {
  .j7qlu3 .gq2sm { right: 20px; bottom: 20px; }
  .awcc29hu  .gq2sm { left: 20px; bottom: 20px; }
}
.zxm26tr { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ixg4x { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.joe0i { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.tp894g63 { color: var(--text-dim); font-size: 0.8rem; }
.ng1tysq a, .kdffe14 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ng1tysq a:hover, .kdffe14 a:hover { color: var(--accent-light); }
.kdffe14 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.zphye .ixg4x { text-align: center; }
.zphye .kdffe14 { justify-content: center; margin-bottom: 16px; }
.zphye .joe0i { margin-top: 0; }
.ahz27tsw { margin-top: 10px; }
.ahz27tsw a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ixg4x { padding-left: 16px; padding-right: 16px; }
  .dxqvf31 .ixg4x { padding: 20px 16px; }
  .kdffe14 { gap: 4px 12px; }
  .joe0i { font-size: 0.78rem; }
}
.x11f7 .joe0i { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.x11f7 .tp894g63 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .x11f7 .k2ji { grid-template-columns: 1fr 1fr; } .x11f7 .yg9q00 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .x11f7 .k2ji { grid-template-columns: 1fr; } }
.nmo97m .joe0i { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .nmo97m .hyp9wp { gap: 12px; } .nmo97m .m2rc { margin-right: 0; width: 100%; } }
.aiee0gc .joe0i { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.aiee0gc .tp894g63 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .aiee0gc .q476rb { grid-template-columns: 1fr 1fr; } .aiee0gc .xm4duyyg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .aiee0gc .q476rb { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .xsvtux .x8u5k { grid-template-columns: 1fr 1fr; } .xsvtux .lpvhbir:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xsvtux .x8u5k { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .dq02fa .x8u5k { grid-template-columns: 1fr; } }
.bjxvr9 .ixg4x { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.bjxvr9 .kdffe14 { justify-content: center; }
.z1o0 .zm4b      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.z1o0 .zxm26tr { background: var(--bg-page); border-top-color: var(--border-alt); }
.ng1grwiv .zm4b      { background: #0d1117; border-bottom-color: #21262d; }
.ng1grwiv .adyg2oi7 { color: var(--accent-light); }
.ng1grwiv .jxzmrf { --msep-color: #8b949e; }
.ng1grwiv .jxzmrf a { color: #8b949e; }
.ng1grwiv .jxzmrf a:hover { color: var(--accent-light); }
.ng1grwiv .gddqv { color: #8b949e; }
.ng1grwiv .zxm26tr { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ng1grwiv .joe0i,
.ng1grwiv .tp894g63 { color: #6e7681; }
.ng1grwiv .ng1tysq a, .ng1grwiv .kdffe14 a,
.ng1grwiv .ng1tysq a:hover, .ng1grwiv .kdffe14 a:hover,
@media (max-width: 640px) {
  .ng1grwiv .jxzmrf { background: #0d1117; border-top-color: #21262d; }
  .ng1grwiv .jxzmrf li a { border-bottom-color: #21262d; }
}
.ayzsjssp .zm4b      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ayzsjssp .adyg2oi7 { color: var(--accent-light); }
.ayzsjssp .jxzmrf { --msep-color: #475569; }
.ayzsjssp .jxzmrf a { color: #475569; }
.ayzsjssp .jxzmrf a:hover { color: var(--accent-light); }
.ayzsjssp .gddqv { color: #64748b; }
.ayzsjssp .zxm26tr { background: #f0f4f8; border-top-color: #cbd5e1; }
.ayzsjssp .joe0i,
.ayzsjssp .tp894g63 { color: #64748b; }
.ayzsjssp .ng1tysq a, .ayzsjssp .kdffe14 a,
.ayzsjssp .ng1tysq a:hover, .ayzsjssp .kdffe14 a:hover,
@media (max-width: 640px) {
  .ayzsjssp .jxzmrf { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ayzsjssp .jxzmrf li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.o52ujvh .zm4b      { background: var(--accent); border-bottom-color: var(--accent-light); }
.o52ujvh .adyg2oi7 { color: #fff; }
.o52ujvh .jxzmrf { --msep-color: rgba(255,255,255,0.82); }
.o52ujvh .jxzmrf a { color: rgba(255,255,255,0.82); }
.o52ujvh .jxzmrf a:hover { color: #fff; }
.o52ujvh .gddqv { color: rgba(255,255,255,0.9); }
.o52ujvh .zxm26tr { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.o52ujvh .joe0i,
.o52ujvh .tp894g63 { color: rgba(255,255,255,0.72); }
.o52ujvh .ng1tysq a, .o52ujvh .kdffe14 a,
.o52ujvh .ng1tysq a:hover, .o52ujvh .kdffe14 a:hover,
@media (max-width: 640px) {
  .o52ujvh .jxzmrf { background: var(--accent); border-top-color: var(--accent-light); }
  .o52ujvh .jxzmrf li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.gfqsp .zm4b {
  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);
}
.gfqsp .zxm26tr {
  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) {
  .gfqsp .jxzmrf {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.no0qr .ou24 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.lb7d8mv .ou24 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fuhzp .ou24 { min-height: 72px; height: auto; }
.zayojm .ou24 { min-height: 84px; height: auto; }
.dxqvf31 .ou24 { max-width: none; padding: 0 32px; }
.dxqvf31 .ixg4x  { max-width: none; padding: 24px 32px; }
.eiyvlf.zub6s79 .ou24 { max-width: 1200px; }
.eiyvlf.ucgk3m .ou24 { max-width: 1320px; }
.rip1w   .adyg2oi7, .rip1w   .m2rc { text-transform: capitalize; }
.gnk4u .adyg2oi7, .gnk4u .m2rc { text-transform: lowercase; }
.s3tg2wsi .adyg2oi7, .s3tg2wsi .m2rc { text-transform: uppercase; letter-spacing: 0.06em; }
.p3qxvj, .zu5a {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.e5eupl .p3qxvj,
.wgoiek .p3qxvj,
.v9l9lxx .p3qxvj,
.zc8x9ehs .p3qxvj,
.a6b82x   .jxzmrf a { font-weight: 500; }
.r7u1f68 .jxzmrf a { font-weight: 600; }
.xk7jwp     .jxzmrf a { font-weight: 700; }
.fxmen    .jxzmrf a { font-weight: 800; letter-spacing: 0.01em; }
.jc5il     .jxzmrf > li + li::before,
.xa8zcj    .jxzmrf > li + li::before,
.xxtlw    .jxzmrf > li + li::before,
.gjr40b5 .jxzmrf > li + li::before,
.qitqx .jxzmrf > li + li::before,
.man5t  .jxzmrf > li + li::before,
.wxo1zi    .jxzmrf > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.jc5il     .jxzmrf > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.xa8zcj    .jxzmrf > li + li::before { content: "|"; }
.xxtlw    .jxzmrf > li + li::before { content: "—"; }
.gjr40b5 .jxzmrf > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.qitqx .jxzmrf > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.man5t  .jxzmrf > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.wxo1zi    .jxzmrf > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .wuiruch2 .gddqv,
  .bdrk .gddqv,
  .vst87s .gddqv,
  .wkx0xc .gddqv,
  .cn86 .gddqv {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .wuiruch2 .gddqv::before,
  .bdrk .gddqv::before,
  .vst87s .gddqv::before,
  .wkx0xc .gddqv::before,
  .cn86 .gddqv::before { content: ""; display: block; flex-shrink: 0; }

  
  .wuiruch2 .gddqv::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;
  }

  
  .bdrk .gddqv::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;
  }

  
  .vst87s .gddqv::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;
  }

  
  .wkx0xc .gddqv::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;
  }

  
  .cn86 .gddqv::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) {
  .a9aent7 .gddqv {
    padding: 5px 14px;
  }
  .a9aent7 .jxzmrf {
    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;
  }
  .a9aent7 .jxzmrf li a {
    border-bottom: none; padding: 10px 22px;
  }
  .a9aent7 .jxzmrf li a:hover { background: var(--bg-raised); }
  .a9aent7 .rtmfv,
  .zm04fwc .rtmfv,
  .vy73 .rtmfv { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .xowz1 .gddqv {
    padding: 5px 10px;
  }
  .xowz1 .jxzmrf {
    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);
  }
  .xowz1 .jxzmrf.u5n5 { transform: translateX(0); }
  .xowz1 .jxzmrf li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .xowz1 .jxzmrf li:last-child a { border-bottom: none; }
  .o52ujvh .jxzmrf,
  .ng1grwiv .jxzmrf { background: var(--accent) !important; }
  .o52ujvh .jxzmrf li a,
  .ng1grwiv .jxzmrf li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vy73 .gddqv {
    padding: 5px 10px;
  }
  .vy73 .jxzmrf {
    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);
  }
  .vy73 .jxzmrf::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vy73 .jxzmrf.u5n5 { transform: translateY(0); }
  .vy73 .jxzmrf li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ygvucat .gddqv {
    padding: 5px 10px;
  }
  .ygvucat .jxzmrf {
    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;
  }
  .ygvucat .jxzmrf.u5n5 { opacity: 1; pointer-events: auto; }
  .ygvucat .jxzmrf li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .b9r7v     .gddqv { border-radius: 0 !important; }
  .tzdixx   .gddqv { border-radius: 8px !important; }
  .f7z0ea .gddqv { border-radius: 50% !important; }
  .ellfvid   .gddqv { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .r32ex .l76as67 { flex-direction: column; align-items: stretch; }
  .r32ex .ptdamqi { flex-direction: row; min-width: auto; }
  .r32ex .b423d { align-items: flex-start; text-align: left; }
}
.rcg9,
.rcg9.hcf6e8n,
.z0h4m3 .rcg9,
.ifbrqn .rcg9,
.z8nrr69z .rcg9,
.ejn8xqxo .rcg9 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ell14cy7 {
  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;
}
.vggi { flex: 1 1 280px; min-width: 0; }
.h50mv {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.tk6sqgd {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.hfzmadls {
  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;
}
.hfzmadls:hover { transform: translateY(-1px); opacity: 0.95; }
.nelvda7n .ell14cy7 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.nelvda7n .h50mv { color: var(--cta); }
.nelvda7n .tk6sqgd { color: var(--text-body); }
.nelvda7n .hfzmadls {
  background: var(--cta) !important;
  color: #fff !important;
}
.ost8dx31 .ell14cy7 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ost8dx31 .h50mv { color: var(--text-primary); }
.ost8dx31 .tk6sqgd { color: var(--text-body); }
.ost8dx31 .hfzmadls {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ell14cy7 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .vggi { flex: 0 0 auto; }
  .h50mv { font-size: 1.2rem; }
  .hfzmadls { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.s8k3 .qe3vg { height: 36px; }
.cuxu33y8 .qe3vg { height: 60px; max-width: 200px; }
.rywky3 .qe3vg { height: 56px; max-width: 180px; }
.zo4p    .gy7rptx9, .zo4p    .xx1xoc { color: #f59e0b; }
.ok0hl      .gy7rptx9 { font-size: 1rem; letter-spacing: 1.5px; }
.hwzfu1    .gy7rptx9, .hwzfu1    .xx1xoc { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ht37eqbo     .gy7rptx9, .ht37eqbo     .xx1xoc { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.f8rze0 .gy7rptx9, .f8rze0 .xx1xoc { color: var(--cta); letter-spacing: 2px; }
.lzcoh6   .gy7rptx9, .lzcoh6   .xx1xoc { color: #e91e63; letter-spacing: 2px; }
.gdtbj  .gy7rptx9, .gdtbj  .xx1xoc { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.a5zcm     .gy7rptx9, .a5zcm     .xx1xoc { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.xyyt .sjt5 + .sjt5 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ll8aua .bpaevs { padding: 18px 24px; min-height: 68px; }
.l7d4 .adux {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.l7d4 .yncgx {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.nzyq0 .sjt5 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.cl4uunt { counter-reset: cs-rank; }
.cl4uunt .bpaevs { counter-increment: cs-rank; }
.cl4uunt .bpaevs::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.vkv08eg .cl4uunt { counter-reset: cs-rank; gap: 0; }
.vkv08eg .bpaevs {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.vkv08eg .bpaevs::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.vkv08eg .emhpyw {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.vkv08eg .mgsj9 {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.vkv08eg .jzk07c { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.vkv08eg .emhpyw { min-width: 0; flex-direction: column; width: 100%; }
.vkv08eg .p5e9r {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.vkv08eg .gy7rptx9 { color: var(--cta, var(--accent)); }
.vkv08eg .z2dlwd { font-weight: 700; }
.vkv08eg .sjt5 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.vkv08eg .adux {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.vkv08eg .yncgx {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.vkv08eg .ijbu1tvs .yncgx { font-size: 1.3rem; color: var(--accent-light); }
.vkv08eg .cusnu3p {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.vkv08eg .bpaevs:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .vkv08eg .cl4uunt {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .vkv08eg .bpaevs {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .vkv08eg .bpaevs { padding: 40px 16px 20px; }
  .vkv08eg .sjt5 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .vkv08eg .cusnu3p { width: 100%; min-width: 0; }
}
.fz4ih .cl4uunt { counter-reset: cs-rank; gap: 10px; }
.fz4ih .bpaevs {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.fz4ih .bpaevs::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.fz4ih .emhpyw {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.fz4ih .mgsj9 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.fz4ih .jzk07c { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.fz4ih .p5e9r {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.fz4ih .gy7rptx9 { color: var(--cta, var(--accent)); }
.fz4ih .sjt5 {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.fz4ih .adux {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.fz4ih .yncgx { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.fz4ih .ijbu1tvs .yncgx { color: var(--accent-light); }
.fz4ih .cusnu3p {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.fz4ih .bpaevs:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .fz4ih .bpaevs {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .fz4ih .bpaevs::before {
    position: absolute; top: 14px; left: 14px;
  }
  .fz4ih .emhpyw {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .fz4ih .p5e9r { white-space: normal; text-align: center; font-size: 1.2rem; }
  .fz4ih .sjt5 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .fz4ih .cusnu3p { width: 100%; min-width: 0; }
  .fz4ih .gy7rptx9 { min-width: 0; }
}
.ozghh .bpaevs::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.h84j .r3n2zqm7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.h84j .r3n2zqm7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.h84j .r3n2zqm7 p { padding: 0 2px 16px; }
.g3qfq41 .r3n2zqm7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.g3qfq41 .r3n2zqm7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.g3qfq41 .r3n2zqm7 summary::after { content: "›"; font-size: 1.2em; }
.g3qfq41 .r3n2zqm7[open] summary::after { content: "‹"; }
.g3qfq41 .r3n2zqm7 p { padding: 10px 22px 4px; }
.gwt0 .r3n2zqm7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.gwt0 .r3n2zqm7 summary { color: var(--text-primary); padding-left: 16px; }
.gwt0 .r3n2zqm7 summary::after { content: "›"; font-size: 1.1em; }
.gwt0 .r3n2zqm7[open] summary::after { content: "‹"; }
.gwt0 .r3n2zqm7 p { padding-left: 16px; }
.hbiq .df6war { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.hbiq .r3n2zqm7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.hbiq .r3n2zqm7:last-child { border-bottom: none; }
.hbiq .r3n2zqm7 summary { color: var(--text-primary); border-radius: 0; }
.hbiq .r3n2zqm7 summary::after { content: "›"; font-size: 1.1em; }
.hbiq .r3n2zqm7[open] summary::after { content: "‹"; }
.gfmog .r3n2zqm7 { overflow: hidden; }
.gfmog .r3n2zqm7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.gfmog .r3n2zqm7 summary::after { color: rgba(255,255,255,.75); }
.gfmog .r3n2zqm7[open] summary { border-radius: 0; }
.qzwb { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.oxfg {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dr2xt {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.gudml { color: var(--text-muted); font-size: 1.05rem; }
.zq2lijs {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.a9qbs3 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.bwv58m { margin-bottom: 20px; }
.aswp {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.wtrtmns {
  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;
}
.wtrtmns:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.qxws { resize: vertical; min-height: 130px; }
.rf7s2o8h { width: 100%; margin-top: 8px; }
.nqlsw {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.iaqvb1 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.iufmp00 { color: var(--text-muted); line-height: 1.75; }
.s0stsav9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.s0stsav9 li { margin-bottom: 6px; }
.cugpy3hj { max-width: 760px; margin: 0 auto; }
.k70wj94 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.phq6kym { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.phq6kym:last-child { border-bottom: none; }
.phq6kym h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.phq6kym p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.z8bp { max-width: 760px; margin: 0 auto; }
.yd9iiz9z { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.o93tur ul.s0stsav9 { margin: 0; }
.yhthqx .yd9iiz9z { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .yhthqx { grid-template-columns: 1fr; gap: 10px; } }
.gg6dgxk { max-width: 640px; margin: 0 auto; text-align: center; }
.a4bcdmwt { margin-bottom: 48px; }
.a4bcdmwt .yd9iiz9z { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.a4bcdmwt p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.z75fcy .s0stsav9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wtxj8fs4 { grid-template-columns: 1fr; } }
.l4j1lj ul.s0stsav9 { margin: 0; }
.dx11 .s0stsav9,
.hbr9boy .s0stsav9,
.hswybtl .s0stsav9,
.jyhppkw .s0stsav9 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .gsgjtsm9 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .xg8twhnu { grid-template-columns: 1fr; } .sgzx { position: static; text-align: center; } }
@media (max-width: 860px) { .cajntgbk { grid-template-columns: 1fr; } }
.jyhppkw .s0stsav9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .fngqvww6 { flex-direction: column; text-align: center; } .fsexxwo1 { grid-template-columns: 1fr; } }
.ylji8w4 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.ylji8w4 .dr2xt { color: var(--accent-light); }
.rxjj2uzg .dr2xt { font-size: 2rem; }
.rxjj2uzg .gudml { max-width: 680px; }
.qhavt .dr2xt { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.qhavt .gudml  { margin: 0; }
@media (max-width: 640px) { .qhavt { flex-direction: column; } }
.cdffpu3y .dr2xt { color: var(--accent-light); }
.ojevn89 .dr2xt { color: #fff; }
.ojevn89 .gudml  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .k9cy { grid-template-columns: 1fr; } }
.ncil56h .wtrtmns {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ncil56h .wtrtmns:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.c1s1s .wtrtmns { background: var(--bg-raised); border-color: transparent; }
.c1s1s .wtrtmns:focus { background: var(--bg-card); border-color: var(--accent-light); }
.p49l .wtrtmns { border-radius: 100px; padding: 11px 20px; }
.p49l .qxws { border-radius: 14px; }
.c47k {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .c47k { grid-template-columns: 1fr; } }
.w1ib4uqn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.w1ib4uqn h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.w1ib4uqn p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.c8zzrrg { counter-reset: priv-count; }
.bzez0 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.bzez0:last-child { border-bottom: none; }
.yk4p6zlt {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.bzez0 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.bzez0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mw9v64we { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.mw9v64we li { margin-bottom: 6px; }
.aidah{display:none}
.aidah:empty,.rn9h:empty{display:none}
.zksn4m{position:relative;overflow:visible}
.r28iomx .ramn71pl,.pkav5mpk .ramn71pl,
.vc05t .ramn71pl,.p4z27rjg .ramn71pl,
.a51tz3iq .ramn71pl,.qvul .ramn71pl{display:block}
.jpp58f .srad{display:block}
.r28iomx .ramn71pl,.pkav5mpk .ramn71pl,
.vc05t .ramn71pl,.p4z27rjg .ramn71pl,
.a51tz3iq .ramn71pl{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}
.r28iomx .ramn71pl .rn9h,.pkav5mpk .ramn71pl .rn9h,
.vc05t .ramn71pl .rn9h,.p4z27rjg .ramn71pl .rn9h,
.a51tz3iq .ramn71pl .rn9h{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}
.r28iomx .jezdf,.pkav5mpk .jezdf,
.vc05t .jezdf,.p4z27rjg .jezdf,
.a51tz3iq .jezdf{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.r28iomx .ramn71pl,.pkav5mpk .ramn71pl{top:12px}
.r28iomx .ramn71pl .rn9h{margin-right:auto}
.pkav5mpk .ramn71pl .rn9h{margin-left:auto}
.pkav5mpk .ramn71pl{text-align:right}
.vc05t .ramn71pl,.p4z27rjg .ramn71pl{bottom:12px}
.vc05t .ramn71pl .rn9h{margin-right:auto}
.p4z27rjg .ramn71pl .rn9h{margin-left:auto}
.p4z27rjg .ramn71pl{text-align:right}
.a51tz3iq .ramn71pl{position:relative;margin-top:16px}
.a51tz3iq .ramn71pl .rn9h{margin:0 auto}
.qvul .ramn71pl{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.qvul .ramn71pl .rn9h{margin:0}
.qvul .p93x~.ramn71pl,
.qvul .xgv7tqx~.ramn71pl{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.qvul .p93x~.ramn71pl .rn9h,
.qvul .xgv7tqx~.ramn71pl .rn9h{justify-content:flex-start}
.p93x~.ramn71pl,.xgv7tqx~.ramn71pl{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}
.p93x~.ramn71pl .rn9h{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xgv7tqx~.ramn71pl .rn9h{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.srad .rn9h{margin:0 0 12px}
.rn9h{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.jezdf{white-space:nowrap}
.g0nhe .jezdf{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.r08m0vm5 .jezdf{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.yjsgy2 .rn9h{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ndncxjk .jezdf{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.muq12l .jezdf{color: var(--accent-light);opacity:1;font-weight:500}
.rgdnzp .jezdf{border-bottom:1px solid currentColor;padding-bottom:2px}
.pnkafz .rn9h{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ra8k{--date-bg:var(--accent-bg-light)}
.d3m7y5w1 .kvu0::before{content:""}
.yl9osrb .jezdf + .jezdf::before{content:"•";margin-right:6px;opacity:.4}
.lj1uz04o .jezdf + .jezdf::before{content:"/";margin-right:6px;opacity:.35}
.ibqvpk .jezdf + .jezdf::before{content:"|";margin-right:6px;opacity:.3}
.i6nnq .jezdf + .jezdf::before{content:"—";margin-right:6px;opacity:.3}
.l2thjygo .jezdf + .jezdf::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.awk1sq .jezdf + .jezdf::before{content:"·";margin-right:6px;opacity:.4}
.sj96fz .jezdf + .jezdf::before{content:"›";margin-right:6px;opacity:.4}
.i8ngstha .jezdf + .jezdf::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.fwtl .mk5ntx69{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .mk5ntx69{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .evfxli4{max-width:100%}
}
.g6zb .js5vhv3{margin:0}
@media (max-width:560px){
  .cy98{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .w0x061 { padding: 28px 18px 20px; }
  .wk0ettu { font-size: 1.2rem; }
  .qmwv5x49 { max-width: 220px; max-height: 80px; }
}
.f43p3x {
  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);
}
.daru1 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.qqr8  .f43p3x { border-radius: 50%; }
.sxgv  .f43p3x { border-radius: 6px; }
.r0acjdd .f43p3x { border-radius: 22px; }
.xs07gy1s .ell14cy7 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .f43p3x { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.kz0ibre .hcf6e8n {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.kz0ibre .jq5fo {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.kz0ibre .ell14cy7 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.kew3wrgs .hcf6e8n,
.kew3wrgs .jq5fo {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.kew3wrgs .ell14cy7 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .kew3wrgs { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .kew3wrgs .ell14cy7 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .kew3wrgs .tk6sqgd { display: none !important; }
  .kew3wrgs .h50mv { font-size: 1.1rem !important; }
  .kew3wrgs .f43p3x { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .cau9 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ou24 { flex-direction: row-reverse; }
[dir="rtl"] .jxzmrf { flex-direction: row-reverse; }
[dir="rtl"] .j7qlu3 .gq2sm { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .j7qlu3 .gq2sm { right: auto; left: 20px; }
  [dir="rtl"] .awcc29hu  .gq2sm { left: auto;  right: 20px; }
}
[dir="rtl"] .r99wf .q7hr43m  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .mw383t .q7hr43m { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .p93x,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .x0t094z, [dir="rtl"] .tisax3p0 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .y1simu { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .puj2gh { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .yjzsume { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ell14cy7 { direction: rtl; }
[dir="rtl"] .f43p3x { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .bpaevs,
[dir="rtl"] .qqirrs { direction: rtl; }
[dir="rtl"] .yzmgb { direction: rtl; }
[dir="rtl"] .jkyea { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .qy7uvxh .tisax3p0,
[dir="rtl"] .bhk597 .tisax3p0,
[dir="rtl"] .xpqgx .tisax3p0,
[dir="rtl"] .fl618n .tisax3p0 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .qy7uvxh .tisax3p0 li::before,
[dir="rtl"] .bhk597 .tisax3p0 li::before,
[dir="rtl"] .xpqgx .tisax3p0 li::before,
[dir="rtl"] .fl618n .tisax3p0 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .hqnrllq.qjsho0 .s4gbp,
[dir="rtl"] .ucc8e.qjsho0 .s4gbp,
[dir="rtl"] .vy25ts.qjsho0 .s4gbp,
[dir="rtl"] .bl8da.qjsho0 .s4gbp,
[dir="rtl"] .ciziy.qjsho0 .s4gbp { text-align: right; }
[dir="rtl"] .p93x.qjsho0 .dcmj5 { align-items: flex-end; text-align: right; }
[dir="rtl"] .p93x.fgetqk .dcmj5 { text-align: center; }
[dir="rtl"] .p93x .dcmj5 { text-align: right; }
[dir="rtl"] .jq5fo,
[dir="rtl"] .g36dqi,
[dir="rtl"] .kfmprig,
[dir="rtl"] .a9qbs3,
[dir="rtl"] .aswp,
[dir="rtl"] .wtrtmns,
[dir="rtl"] .qxws { text-align: right; direction: rtl; }
[dir="rtl"] .p49l .wtrtmns,
[dir="rtl"] .ncil56h .wtrtmns { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #187347;
  --brand:           #187347;
  --brand-light:     #195839;
  --brand-pale:      #2c7753;
  --grad-start:      #27be75;
  --grad-end:        #55ce93;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #39a224;
  --cta-light:       #2a8418;
  --cta-hover:       #276f18;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ef;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e5;
  --border-alt:      #d0dcd6;
  --border-section:  #e2e8e5;
  --text-primary:    #171b19;
  --text-muted:      #526059;
  --text-body:       #2e3733;
  --text-sub:        #46524c;
  --text-faint:      #75897f;
  --text-dim:        #90a199;
  --text-label:      #5d6e66;
  --text-value:      #3a443f;
  --accent-bg:       #e3f1ea;
  --accent-bg-light: #cbebdb;
  --bg-tip:          #f9f0f4;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f4;
  --bg-cons:         #faf6f3;
  --c-pros:          #8f134f;
  --c-cons:          #9f5121;
  --c-pros-label:    #aa175e;
  --c-tip-border:    #bc1968;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8f134f;
}
:root { --logo-bg-opacity: 49%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.otet5a .t2lmhzn li::before, .otet5a .pm8rokj2 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.otet5a .t2lmhzn li::before { content: ""; }.otet5a .pm8rokj2 li::before { content: ""; }.otet5a .u9divo4p::before, .otet5a .hhs8::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.otet5a .u9divo4p::before { content: ""; }.otet5a .hhs8::before { content: ""; }
.flbio .nw58, .flbio .p93x { min-height: 520px; }
.bxcpy7l4::before { content: '|'; opacity: 0.3; }