:root {
  --color-accent: #5b6e04;
  --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;
}
.rtmv {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.evxyb {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ux5nut {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.alazl5lf { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.wsp5 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.wsp5 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.wsp5 a:hover { color: var(--accent-light); }
.l40hrh   .ej26i { border-radius: 0; }
.e38s  .ej26i li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .ej26i {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qxps:hover .ej26i,
  .qxps:focus-within .ej26i { display: block; }
  .ej26i li a { padding: 8px 16px; font-size: 0.88rem; }
}
.q9n4a0i {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.w9wemni { display: none; }
@media (max-width: 640px) {
  .w9wemni {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .w9wemni.su4dvcxf { display: block; }
}
@media (max-width: 640px) {
  .q9n4a0i { display: block; }
  .wsp5 > li + li::before { display: none !important; }
  .wsp5 {
    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;
  }
  .wsp5.su4dvcxf { display: flex; }
  .wsp5 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .wsp5 li:last-child a { border-bottom: none; }
}
.uembr { min-height: 480px; }
.hyfl {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.wjyrml2 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.dhw1yx .wjyrml2 { margin-left: 0; margin-right: 0; }
.l0xyp9em {
  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;
}
.msj6 .l0xyp9em { margin-top: 24px; }
.l0xyp9em:hover { opacity: 0.88; }
.fpqm12rm .hyfl { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.fpqm12rm .wjyrml2 { color: #e2e8f0; }
.fpqm12rm.dhw1yx   .k53lixr7 { text-align: left; }
.gcpgkjw .hyfl { color: var(--text-primary); text-shadow: none; }
.gcpgkjw .wjyrml2 { color: var(--text-muted); }
.gcpgkjw .l0xyp9em { margin-top: 16px; }
.gcpgkjw, .gcpgkjw.uembr { min-height: auto !important; }
.gcpgkjw.dhw1yx   .k53lixr7 { text-align: left; }
.gcpgkjw~.cad2w{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}
.gcpgkjw~.cad2w .l1m9{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%); }
}
.jf65fl .qtm2,
.jf65fl .y6bi {
  position: relative; overflow: hidden;
}
.jf65fl .qtm2::after,
.jf65fl .y6bi::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.jf65fl .fpqm12rm .jk3ddw {
  overflow: hidden;
}
.jf65fl .fpqm12rm .jk3ddw::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.qtm2 .hyfl { color: #fff; }
.qtm2 .wjyrml2 { color: rgba(255,255,255,0.85); }
.qtm2 .l0xyp9em { background: #fff; color: var(--cta); }
.qtm2 .l0xyp9em:hover { opacity: 0.92; }
.fx5v .omja71u { position: relative; overflow: hidden; }
.fx5v .omja71u::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;
}
.hi9biln .omja71u {
  animation: hg-breathe 7s ease-in-out infinite;
}
.nnwf357 .omja71u { position: relative; overflow: hidden; }
.nnwf357 .omja71u::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;
}
.jf65fl .omja71u { position: relative; overflow: hidden; }
.jf65fl .omja71u::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;
}
.gp3guhkw .omja71u {
  animation: hg-fadein 1.2s ease-out both;
}
.omja71u {
  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%);
}
.nnstigl {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ilm651 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.bddnxvz {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.omja71u .hyfl { text-shadow: none; color: var(--text-primary); }
.omja71u .wjyrml2 { color: var(--text-muted); }
body.kyeatkz .hyfl {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.znza80 .hyfl {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.uembr.qtm2 .hyfl,
section.qtm2 .hyfl {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.omja71u.ixrh .nnstigl { align-items: center; text-align: center; }
.omja71u.dhw1yx   .nnstigl { align-items: flex-start; text-align: left; }
.cjab .ilm651 { position: relative; }
.cjab .ilm651::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.cjab.iybc7ye4 .ilm651::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.dbpc0x5 .ilm651 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.dbpc0x5 .bddnxvz {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.dbpc0x5.iybc7ye4 .ilm651 { padding: 32px 0 32px 32px; }
.fps5zeww .ilm651 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.fps5zeww .bddnxvz {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.iybc7ye4 .nnstigl {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.fps5zeww.iybc7ye4 .ilm651 { padding: 40px 16px 40px 48px; }
.uembr .u02wpdov {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.u02wpdov .vpamg1w.ogmg {
  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;
}
.u02wpdov .vpamg1w.ogmg:hover { opacity: 0.85; }
.xj08s5pr .ilm651 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .omja71u { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .omja71u:not(.xj08s5pr) .ilm651 { display: none !important; }
  .xj08s5pr .ilm651 { padding: 16px; }
  .nnstigl  { padding: 36px 24px; }
  .omja71u~.cad2w,.iybc7ye4~.cad2w{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .uembr, .omja71u { min-height: 320px !important; }
  .hyfl { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ax7am,
  .uya3ijh,
  .goty3 { grid-template-columns: 1fr !important; }

  

  
  .bofz { display: flex !important; flex-direction: column !important; }
  .bofz .k53lixr7 { display: contents; }
  .bofz .jk3ddw { order: 0; }
  .bofz .hyfl { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .bofz .ax7am { order: 2; padding: 0 16px 12px !important; }
  .bofz .wjyrml2 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .msj6 .k53lixr7 { display: flex; flex-direction: column; }
  .msj6 .k53lixr7 .hyfl { order: 1; }
  .msj6 .k53lixr7 .goty3 { order: 2; margin: 8px 0 24px !important; }
  .msj6 .k53lixr7 .wjyrml2 { order: 3; }
  .msj6 .k53lixr7 .l0xyp9em { order: 4; align-self: center; margin-top: 0; }

  
  .omja71u.xj08s5pr {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .omja71u.xj08s5pr .nnstigl { display: contents; padding: 0; }
  .omja71u.xj08s5pr .nnstigl .hyfl { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .omja71u.xj08s5pr .ilm651 { order: 2; padding: 12px 16px; }
  .omja71u.xj08s5pr .nnstigl .wjyrml2 { order: 3; padding: 0 24px; margin: 0 auto; }
  .omja71u.xj08s5pr .nnstigl .l0xyp9em { order: 4; align-self: center; margin: 8px 0 32px; }
}
.nbgfxw { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.cmmaq { width: 100%; height: auto; display: block; border-radius: 10px; }
.gpj5f .nbgfxw        { border-radius: 16px; }
.gpj5f .cmmaq  { border-radius: 16px; }
.it4hy .nbgfxw         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.it4hy .cmmaq   { border-radius: 8px; }
.k1t01lr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.iqng { width: 100%; padding: 32px 0; position: relative; }
.c7fji { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.rxz02rj .iqng:nth-child(even) { background: var(--bg-surface); }
.rxz02rj .iqng:nth-child(odd)  { background: var(--bg-page); }
.adpjk .iqng:nth-child(even) { background: var(--bg-card); }
.adpjk .iqng:nth-child(odd)  { background: var(--bg-page); }
.rxz02rj .iqng:nth-child(odd)  .c7fji { background: var(--bg-card); border-radius: 6px; }
.rxz02rj .iqng:nth-child(even) .c7fji { background: var(--bg-raised); border-radius: 6px; }
.adpjk .iqng:nth-child(odd)  .c7fji { background: var(--bg-card); border-radius: 6px; }
.adpjk .iqng:nth-child(even) .c7fji { background: var(--bg-raised); border-radius: 6px; }
.rxz02rj .iqng:nth-child(even) .f6huw .m3dfv9rg,
.adpjk .iqng:nth-child(even) .f6huw .m3dfv9rg { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.rxz02rj .iqng:nth-child(odd) .f6huw .m3dfv9rg,
.adpjk .iqng:nth-child(odd) .f6huw .m3dfv9rg { background: var(--bg-card-inner); }
.rxz02rj .iqng:nth-child(even) .vnjk .m3dfv9rg:nth-child(odd),
.adpjk .iqng:nth-child(even) .vnjk .m3dfv9rg:nth-child(odd)  { background: var(--bg-card); }
.rxz02rj .iqng:nth-child(even) .vnjk .m3dfv9rg:nth-child(even),
.adpjk .iqng:nth-child(even) .vnjk .m3dfv9rg:nth-child(even) { background: var(--bg-card-inner); }
h1.suu5rzje { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.suu5rzje {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ejl5fdr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.jdybndtp h2.suu5rzje {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.jszuyjo3 h2.suu5rzje {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.dftj h2.suu5rzje {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.v3x16qlc h2.suu5rzje::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.fmfhts h2.suu5rzje {
  color: var(--text-primary); font-size: 1.7rem;
}
.jdjs h2.suu5rzje::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.zz75 h2.suu5rzje {
  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;
}
.uokhlu { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .uokhlu { display: none; } }
.hv57p { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ij5q2o { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.b23b {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.iuvihes { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ovl7y6k { padding-left: 20px; }
.ovl7y6k li { margin-bottom: 6px; }
.ovl7y6k a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ovl7y6k a:hover { color: var(--accent-light); }
.b0rcp .iuvihes { display: none; }
.gsawjox .iuvihes { display: none; }
.gsawjox .ovl7y6k { padding-left: 0; list-style: none; }
.gsawjox .ovl7y6k li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.gsawjox .ovl7y6k a { font-size: 0.92rem; }
.mx36u .b23b { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.mx36u .iuvihes { display: none; }
.mx36u .ovl7y6k { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.mx36u .ovl7y6k li { margin-bottom: 0; }
.mx36u .ovl7y6k 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;
}
.mx36u .ovl7y6k a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ypjyfhf .b23b { padding: 20px 20px 16px; }
.ypjyfhf .ovl7y6k {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ypjyfhf .ovl7y6k li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ypjyfhf .ovl7y6k 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;
}
.ypjyfhf .ovl7y6k 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;
}
.ypjyfhf .ovl7y6k a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ypjyfhf .ovl7y6k a:focus,
.ypjyfhf .ovl7y6k a:focus-visible,
.ypjyfhf .ovl7y6k a:target { outline: none; }
.ypjyfhf .ovl7y6k li:target a { border-color: var(--border); color: var(--text-muted); }
.cdth .b23b { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.cdth .iuvihes { display: none; }
.cdth .ovl7y6k { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.cdth .ovl7y6k li { margin-bottom: 0; }
.cdth .ovl7y6k li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.cdth .ovl7y6k li:last-child::after { content: ""; margin-right: 0; }
.cdth .ovl7y6k a { font-size: 0.9rem; }
.m3dfv9rg { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.f6huw .m3dfv9rg { background: var(--bg-card); }
.vnjk .m3dfv9rg:nth-child(odd)  { background: var(--bg-card); }
.vnjk .m3dfv9rg:nth-child(even) { background: var(--bg-raised); }
.ewvag7 .m3dfv9rg {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ewvag7 .m3dfv9rg:last-child { border-bottom: none; }
.ewvag7 h3.ejl5fdr { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.a6yst .m3dfv9rg {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.a6yst .m3dfv9rg + .m3dfv9rg { margin-top: 4px; }
.v2dubo06 .m3dfv9rg { background: none; border-radius: 0; padding: 12px 0; }
.v2dubo06 .m3dfv9rg + .m3dfv9rg { border-top: 1px solid var(--border-section); }
.aqqpax { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.rxe1pt7 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.asm9 { color: var(--text-body); margin-bottom: 10px; }
.ytpe4, .poyr5gae { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ytpe4 li, .poyr5gae li { margin-bottom: 6px; }
.poyr5gae li { list-style: decimal; }
.l5sh6h     .ytpe4 { list-style-type: "● "; }
.ochb2  .ytpe4 { list-style-type: "■ "; }
.kf3kg2b .ytpe4 { list-style-type: "◆ "; }
.dpe4v2j    .ytpe4 { list-style-type: "★ "; }
.dpe4v2j    .hfavvbsi { list-style-type: "★ "; }
.l5sh6h    .ytpe4 li::marker, .l5sh6h    .hfavvbsi li::marker,
.ochb2 .ytpe4 li::marker, .ochb2 .hfavvbsi li::marker,
.kf3kg2b .ytpe4 li::marker, .kf3kg2b .hfavvbsi li::marker,
.dpe4v2j   .ytpe4 li::marker, .dpe4v2j   .hfavvbsi li::marker {
  color: var(--cta); font-size: 1em;
}
.l5sh6h .poyr5gae,
.ochb2 .poyr5gae,
.kf3kg2b .poyr5gae,
.dpe4v2j .poyr5gae {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.l5sh6h .poyr5gae li,
.ochb2 .poyr5gae li,
.kf3kg2b .poyr5gae li,
.dpe4v2j .poyr5gae li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.l5sh6h .poyr5gae li::before,
.ochb2 .poyr5gae li::before,
.kf3kg2b .poyr5gae li::before,
.dpe4v2j .poyr5gae 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;
}
.l5sh6h     .poyr5gae li::before { border-radius: 50%; }
.ochb2  .poyr5gae li::before { border-radius: 3px; }
.kf3kg2b .poyr5gae li::before { border-radius: 3px; }
.dpe4v2j    .poyr5gae li::before { border-radius: 50%; }
.z2f9 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.r3dkrl3u .z2f9,
.sjpc .z2f9 { background: transparent; border: none; border-radius: 0; }
.b0n5fc2 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.b0n5fc2 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.b0n5fc2 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.b0n5fc2 tr:hover td { background: var(--bg-hover); }
.hu41hil .b0n5fc2 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.jx8miy .b0n5fc2 { border: 1px solid var(--border-alt); }
.jx8miy .b0n5fc2 th,
.jx8miy .b0n5fc2 td { border: 1px solid var(--border-alt); }
.tkiz .b0n5fc2 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.tkiz .b0n5fc2 td { border-bottom: none; }
.tkiz .b0n5fc2 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.mj9fux .b0n5fc2 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.jyu9x6m1 .z2f9 {
  overflow: hidden;
}
.jyu9x6m1 .b0n5fc2 th { border-bottom: 1px solid var(--border-alt); }
.jyu9x6m1 .b0n5fc2 tr:last-child td { border-bottom: none; }
[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%}
.v13qd42 .oms4 {
  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);
}
.dyuh .lkmlknz { 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); }
.dyuh .c1bpm6x { background: none; color: var(--accent-light); font-weight: 700; }
.vtbr8ew1 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.rn7i3llc  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.jwj7 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.si2w12bi { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ymkmjq { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.vtbr8ew1 strong { color: var(--text-primary); font-size: 0.95rem; }
.vtbr8ew1 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xx4msb { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.jas15, .vvzx0 { border-radius: 8px; padding: 14px; }
.jas15 { background: var(--bg-pros); }
.vvzx0 { background: var(--bg-cons); }
.grpap7ap { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.jas15 .grpap7ap { color: var(--c-pros-label); }
.vvzx0 .grpap7ap { color: #f87171; }
.jas15 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vvzx0 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.cmmaq { width: 100%; height: auto; border-radius: 10px; display: block; }
.ogmg {
  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;
}
.ogmg:hover { opacity: 0.85; }
.pv6nqrk .ogmg  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.pv6nqrk .ogmg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.iox284 .ogmg  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.iox284 .ogmg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.krftlg .l0xyp9em { border-radius: 50px; }
.krftlg .ogmg  { border-radius: 50px; }
.ga8hn .l0xyp9em { padding-left: 22px; padding-right: 22px; }
.ga8hn .ogmg  { padding-left: 12px; padding-right: 12px; }
.m9a8e .l0xyp9em { padding-left: 44px; padding-right: 44px; }
.m9a8e .ogmg  { padding-left: 24px; padding-right: 24px; }
.wbp8ft .l0xyp9em { padding-left: 56px; padding-right: 56px; }
.wbp8ft .ogmg  { padding-left: 32px; padding-right: 32px; }
.mneehny   .l0xyp9em::after, .mneehny   .ogmg::after,
.xr2q .l0xyp9em::after, .xr2q .ogmg::after,
.t2dz    .l0xyp9em::after, .t2dz    .ogmg::after,
.hzru    .l0xyp9em::after, .hzru    .ogmg::after,
.y1vl7h    .l0xyp9em::after, .y1vl7h    .ogmg::after,
.ve38zn     .l0xyp9em::after, .ve38zn     .ogmg::after,
.hruupzb    .l0xyp9em::after, .hruupzb    .ogmg::after,
.q1onf   .l0xyp9em::after, .q1onf   .ogmg::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;
}
.mneehny .l0xyp9em::after, .mneehny .ogmg::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");
}
.xr2q .l0xyp9em::after, .xr2q .ogmg::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");
}
.t2dz .l0xyp9em::after, .t2dz .ogmg::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");
}
.hzru .l0xyp9em::after, .hzru .ogmg::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");
}
.y1vl7h .l0xyp9em::after, .y1vl7h .ogmg::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");
}
.ve38zn .l0xyp9em::after, .ve38zn .ogmg::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");
}
.hruupzb .l0xyp9em::after, .hruupzb .ogmg::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");
}
.q1onf .l0xyp9em::after, .q1onf .ogmg::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");
}
.j4z3k1b   .vsss::after, .j4z3k1b   .yg9m::after,
.pyz5xo .vsss::after, .pyz5xo .yg9m::after,
.rdwl    .vsss::after, .rdwl    .yg9m::after,
.rhmz    .vsss::after, .rhmz    .yg9m::after,
.njys    .vsss::after, .njys    .yg9m::after,
.xinev93     .vsss::after, .xinev93     .yg9m::after,
.s9ane    .vsss::after, .s9ane    .yg9m::after,
.n4tas   .vsss::after, .n4tas   .yg9m::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;
}
.j4z3k1b .vsss::after, .j4z3k1b .yg9m::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");
}
.pyz5xo .vsss::after, .pyz5xo .yg9m::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");
}
.rdwl .vsss::after, .rdwl .yg9m::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");
}
.rhmz .vsss::after, .rhmz .yg9m::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");
}
.njys .vsss::after, .njys .yg9m::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");
}
.xinev93 .vsss::after, .xinev93 .yg9m::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");
}
.s9ane .vsss::after, .s9ane .yg9m::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");
}
.n4tas .vsss::after, .n4tas .yg9m::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");
}
.f34gc .z0cfmlk    { background: #1a1a1a; }
.vpamg1w.ogmg {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .x0u8h {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .x0u8h::before    { grid-area: rank;   }
  .y3vvo           { grid-area: ident;  }
  .j3jacb     { grid-area: rating; min-width: 0; width: auto; }
  .ijz1ies3           { grid-area: pills;  }
  .vpamg1w             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .x0u8h {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .x0u8h::before    { justify-self: center; }
  .y3vvo           { width: 100%; }
  .j3jacb     { justify-self: center; }
  .ijz1ies3           { grid-template-columns: 1fr; }
}
.zjjs  .h7y2pd li::before { content: "★"; }
.zjjs  .glmax5 li::before { content: "✕"; }
@media (min-width: 860px) {
  .tjwqn9 .h4dr75p {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .tjwqn9 .uqydnqsb { margin: 0; }
}
.jbe708rg .uqydnqsb { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.jbe708rg .n46k { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.jbe708rg .r3dkrl3u { padding: 14px 16px; }
.jbe708rg .ql53cyl { border-radius: 4px; }
.jbe708rg .hbzdz { border-radius: 0; }
.sjpc .xx4msb { gap: 10px; }
.sjpc .jas15, .sjpc .vvzx0 { padding: 12px; }
.sjpc .jas15 ul, .sjpc .vvzx0 ul { margin: 4px 0 0; padding-left: 18px; }
.sjpc .jas15 li, .sjpc .vvzx0 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .q6gm4o0p { grid-template-columns: 1fr; }
  .jdjcg6tm { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jdjcg6tm .e4agq6v { width: 72px; height: 50px; }
  .jdjcg6tm .pymfsyu { max-width: 180px; }
  .jdjcg6tm .ces7ux1j { width: auto; }
}
@media (max-width: 720px) {
  .vew5i6l { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .wexzbz { padding: 16px; }
  .awbnm1 .sbtsvn { min-width: 50%; }
}
.dqfe .xx4msb { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .l9iyp67 { grid-template-columns: 1fr; }
  .a28711 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .b691am0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .bphi { flex-wrap: wrap; padding: 16px; }
}
.lhjbcgpm .xx4msb { gap: 8px; }
.lhjbcgpm .jas15, .lhjbcgpm .vvzx0 { padding: 8px; }
@media (max-width: 480px) {
  .k8zga6j { flex-direction: column; align-items: stretch; }
}
.y7diq .ces7ux1j .ogmg { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vt3y0wvi { flex-direction: column; align-items: stretch; gap: 10px; }
  .y7diq .ces7ux1j { text-align: center; }
}
@media (max-width: 720px) {
  .o8nq { grid-template-columns: 1fr; }
  .okewnz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .h03ka { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .nkaiip { grid-template-columns: 1fr; }
  .cbx8cfcp { width: 100px; height: 100px; margin: 16px auto; }
  .dkr5ph { font-size: 1.4rem; }
  .xblij { justify-content: center; }
  .mcwx90z .sbtsvn { min-width: 50%; }
}
.tkljn .xx4msb { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hahy1dn { flex-wrap: wrap; padding: 14px 16px; }
  .tgzzvs { padding: 12px 16px; }
  .tkljn .xx4msb { margin: 0 16px; }
  .tkljn .dzaa1b { padding: 0 16px; }
  .t0536 { padding: 12px 16px; }
}
.b91sxip .fhk78s { display: none; }
.b91sxip .c9x5a { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.b91sxip .c9x5a {
  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;
}
.b91sxip .c9x5a small { display: none; }
.b91sxip .em34xdbj .czxvlzm { display: none; }
.b91sxip .em34xdbj strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.b91sxip .ck72gvqe { display: none; }
.unm76qbg { margin: 16px 0; }
.dx9zsp49 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.dx9zsp49 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.dx9zsp49 summary::after { content: "+"; color: var(--accent-light); }
.dx9zsp49[open] summary::after { content: "−"; }
.dx9zsp49 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.iqng { margin-bottom: 0; }
.cg6rbp5 h2.suu5rzje { color: var(--text-primary); border-color: var(--accent-light); }
.p72zddnb h2.suu5rzje { color: var(--text-primary); border-color: var(--accent-light); }
.lyosypls .rn7i3llc     { background: #052e16; border-color: #10b981; }
.lyosypls .jwj7 { background: #2d0a1e; border-color: #f43f5e; }
.lyosypls .si2w12bi    { background: #1e1036; border-color: #a855f7; }
.lyosypls .vtbr8ew1 strong  { color: #f1f5f9; }
.lyosypls .vtbr8ew1 p       { color: #cbd5e1; }
.lyosypls .i6jijh    .rn7i3llc     .ymkmjq::before,
.lyosypls .p7p1  .rn7i3llc     .ymkmjq::before,
.lyosypls .lcjhhz1g  .rn7i3llc     .ymkmjq::before,
.lyosypls .fl4wim .rn7i3llc     .ymkmjq::before { color: #10b981; }
.lyosypls .i6jijh    .jwj7 .ymkmjq::before,
.lyosypls .p7p1  .jwj7 .ymkmjq::before,
.lyosypls .lcjhhz1g  .jwj7 .ymkmjq::before,
.lyosypls .fl4wim .jwj7 .ymkmjq::before { color: #f43f5e; }
.lyosypls .i6jijh    .si2w12bi    .ymkmjq::before,
.lyosypls .p7p1  .si2w12bi    .ymkmjq::before,
.lyosypls .lcjhhz1g  .si2w12bi    .ymkmjq::before,
.lyosypls .fl4wim .si2w12bi    .ymkmjq::before { color: #a855f7; }
.hoets .rn7i3llc     { background: #2d2000; border-color: #eab308; }
.hoets .jwj7 { background: #2d0b0b; border-color: #ef4444; }
.hoets .si2w12bi    { background: #2d1600; border-color: #f97316; }
.hoets .vtbr8ew1 strong  { color: #f1f5f9; }
.hoets .vtbr8ew1 p       { color: #cbd5e1; }
.hoets .i6jijh    .rn7i3llc     .ymkmjq::before,
.hoets .p7p1  .rn7i3llc     .ymkmjq::before,
.hoets .lcjhhz1g  .rn7i3llc     .ymkmjq::before,
.hoets .fl4wim .rn7i3llc     .ymkmjq::before { color: #eab308; }
.hoets .i6jijh    .jwj7 .ymkmjq::before,
.hoets .p7p1  .jwj7 .ymkmjq::before,
.hoets .lcjhhz1g  .jwj7 .ymkmjq::before,
.hoets .fl4wim .jwj7 .ymkmjq::before { color: #ef4444; }
.hoets .i6jijh    .si2w12bi    .ymkmjq::before,
.hoets .p7p1  .si2w12bi    .ymkmjq::before,
.hoets .lcjhhz1g  .si2w12bi    .ymkmjq::before,
.hoets .fl4wim .si2w12bi    .ymkmjq::before { color: #f97316; }
.o349 .rn7i3llc     { background: #0c1a2e; border-color: #38bdf8; }
.o349 .jwj7 { background: #12103a; border-color: #818cf8; }
.o349 .si2w12bi    { background: #0a2020; border-color: #2dd4bf; }
.o349 .vtbr8ew1 strong  { color: #f1f5f9; }
.o349 .vtbr8ew1 p       { color: #cbd5e1; }
.o349 .i6jijh    .rn7i3llc     .ymkmjq::before,
.o349 .p7p1  .rn7i3llc     .ymkmjq::before,
.o349 .lcjhhz1g  .rn7i3llc     .ymkmjq::before,
.o349 .fl4wim .rn7i3llc     .ymkmjq::before { color: #38bdf8; }
.o349 .i6jijh    .jwj7 .ymkmjq::before,
.o349 .p7p1  .jwj7 .ymkmjq::before,
.o349 .lcjhhz1g  .jwj7 .ymkmjq::before,
.o349 .fl4wim .jwj7 .ymkmjq::before { color: #818cf8; }
.o349 .i6jijh    .si2w12bi    .ymkmjq::before,
.o349 .p7p1  .si2w12bi    .ymkmjq::before,
.o349 .lcjhhz1g  .si2w12bi    .ymkmjq::before,
.o349 .fl4wim .si2w12bi    .ymkmjq::before { color: #2dd4bf; }
.zcly9uy5 .rn7i3llc     { background: var(--accent-bg); border-color: var(--accent-light); }
.zcly9uy5 .jwj7 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.zcly9uy5 .si2w12bi    { background: var(--accent-bg); border-color: var(--accent-pale); }
.zcly9uy5 .i6jijh    .ymkmjq::before,
.zcly9uy5 .p7p1  .ymkmjq::before,
.zcly9uy5 .lcjhhz1g  .ymkmjq::before,
.zcly9uy5 .fl4wim .ymkmjq::before { color: var(--accent-light) !important; }
.kga87c::before,
.xfq0::before { margin-right: 5px; }
.ucwvrk .jas15 ul li,
.ucwvrk .jas15 .kga87c { color: #22c55e; }
.ucwvrk .vvzx0 ul li,
.ucwvrk .vvzx0 .xfq0 { color: #ef4444; }
.pca31 .jas15 { background: var(--bg-pros); }
.pca31 .vvzx0 { background: var(--bg-cons); }
.pca31 .jas15 .kga87c { color: var(--c-pros-label); }
.pca31 .vvzx0 .xfq0 { color: var(--c-cons); }
.pca31 .jas15 ul li,
.pca31 .vvzx0 ul li,
.u8wc .jas15 { background: var(--bg-pros); }
.u8wc .vvzx0 { background: var(--bg-cons); }
.u8wc .jas15 .kga87c { color: var(--c-pros-label); }
.u8wc .vvzx0 .xfq0 { color: var(--c-cons); }
.u8wc .jas15 ul li,
.u8wc .h7y2pd li          { color: var(--c-pros); }
.u8wc .vvzx0 ul li,
.u8wc .glmax5 li          { color: var(--c-cons); }
.dyt8n .kga87c::before { content: "✓ "; }
.dyt8n .xfq0::before { content: "✗ "; }
.fum850 .kga87c::before { content: "→ "; }
.fum850 .xfq0::before { content: "← "; }
.zjjs .kga87c::before { content: "★ "; }
.zjjs .xfq0::before { content: "✕ "; }
.sx4cjqc .kga87c::before { content: "◆ "; }
.sx4cjqc .xfq0::before { content: "▲ "; }
.rgxj3 .vtbr8ew1 { background: transparent; border-left: none; border: 1.5px solid; }
.rgxj3 .rn7i3llc     { border-color: var(--c-tip-border); }
.rgxj3 .jwj7 { border-color: var(--c-warn-border); }
.rgxj3 .si2w12bi    { border-color: #60a5fa; }
.rgxj3 .vtbr8ew1 strong { color: var(--text-primary); }
.rgxj3 .vtbr8ew1 p      { color: var(--text-muted); }
.i2yz6b .vtbr8ew1 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.i2yz6b .rn7i3llc     { border-top-color: var(--c-tip-border); }
.i2yz6b .jwj7 { border-top-color: var(--c-warn-border); }
.i2yz6b .si2w12bi    { border-top-color: #60a5fa; }
.krrh4 .vtbr8ew1 { border-left: none; border-radius: 8px; }
.krrh4 .rn7i3llc     { background: #065f46; }
.krrh4 .jwj7 { background: #92400e; }
.krrh4 .si2w12bi    { background: #1e3a8a; }
.krrh4 .vtbr8ew1 strong,
.krrh4 .vtbr8ew1 p { color: #fff; }
.krrh4 .ymkmjq::before { color: rgba(255,255,255,0.85) !important; }
.lyosypls.krrh4 .rn7i3llc,
.lyosypls .krrh4 .rn7i3llc     { background: #052e16; }
.lyosypls.krrh4 .jwj7,
.lyosypls .krrh4 .jwj7 { background: #2d0a1e; }
.lyosypls.krrh4 .si2w12bi,
.lyosypls .krrh4 .si2w12bi    { background: #1e1036; }
.hoets.krrh4 .rn7i3llc,
.hoets .krrh4 .rn7i3llc      { background: #2d2000; }
.hoets.krrh4 .jwj7,
.hoets .krrh4 .jwj7  { background: #2d0b0b; }
.hoets.krrh4 .si2w12bi,
.hoets .krrh4 .si2w12bi     { background: #2d1600; }
.o349.krrh4 .rn7i3llc,
.o349 .krrh4 .rn7i3llc      { background: #0c1a2e; }
.o349.krrh4 .jwj7,
.o349 .krrh4 .jwj7  { background: #12103a; }
.o349.krrh4 .si2w12bi,
.o349 .krrh4 .si2w12bi     { background: #0a2020; }
.z5doe5 .vtbr8ew1 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.z5doe5 .rn7i3llc     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.z5doe5 .jwj7 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.z5doe5 .si2w12bi    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.z5doe5 .vtbr8ew1 strong { color: var(--text-primary); }
.z5doe5 .vtbr8ew1 p      { color: var(--text-muted); }
.rr8ij .vtbr8ew1 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.i6jijh .ymkmjq,
.p7p1 .ymkmjq,
.lcjhhz1g .ymkmjq,
.fl4wim .ymkmjq { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.i6jijh .ymkmjq::before,
.p7p1 .ymkmjq::before,
.lcjhhz1g .ymkmjq::before,
.fl4wim .ymkmjq::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.i6jijh .rn7i3llc     .ymkmjq::before { content: "✦"; color: var(--c-tip-border); }
.i6jijh .jwj7 .ymkmjq::before { content: "▲"; color: var(--c-warn-border); }
.i6jijh .si2w12bi    .ymkmjq::before { content: "◉"; color: #60a5fa; }
.p7p1 .rn7i3llc     .ymkmjq::before { content: "★"; color: var(--c-tip-border); }
.p7p1 .jwj7 .ymkmjq::before { content: "◆"; color: var(--c-warn-border); }
.p7p1 .si2w12bi    .ymkmjq::before { content: "●"; color: #60a5fa; }
.lcjhhz1g .rn7i3llc     .ymkmjq::before { content: "▶"; color: var(--c-tip-border); }
.lcjhhz1g .jwj7 .ymkmjq::before { content: "■"; color: var(--c-warn-border); }
.lcjhhz1g .si2w12bi    .ymkmjq::before { content: "▸"; color: #60a5fa; }
.fl4wim .rn7i3llc     .ymkmjq::before { content: "→"; color: var(--c-tip-border); }
.fl4wim .jwj7 .ymkmjq::before { content: "⬥"; color: var(--c-warn-border); }
.fl4wim .si2w12bi    .ymkmjq::before { content: "◈"; color: #60a5fa; }
.avym .f6huw .m3dfv9rg,
.avym .vnjk .m3dfv9rg  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.avym .z2f9          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.avym .b23b                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bj9z .f6huw .m3dfv9rg,
.bj9z .vnjk .m3dfv9rg,
.bj9z .lkmlknz,
.bj9z .x0u8h,
.bj9z .uqydnqsb,
.bj9z .z2f9,
.bj9z .b23b,
.bj9z .rr8ij .vtbr8ew1 { box-shadow: none; }
.fgfpu0c   .asm9, .fgfpu0c .aqqpax, .fgfpu0c .rxe1pt7,
.fgfpu0c   .hv57p, .fgfpu0c .ij5q2o { font-size: 0.9rem; }
.fgfpu0c   .ytpe4, .fgfpu0c .poyr5gae { font-size: 0.9rem; }
.ejici   .asm9, .ejici .aqqpax, .ejici .rxe1pt7,
.ejici   .hv57p, .ejici .ij5q2o { font-size: 0.95rem; }
.ejici   .ytpe4, .ejici .poyr5gae { font-size: 0.95rem; }
.pp274m   .asm9, .pp274m .aqqpax, .pp274m .rxe1pt7,
.pp274m   .hv57p, .pp274m .ij5q2o { font-size: 1.08rem; }
.pp274m   .ytpe4, .pp274m .poyr5gae { font-size: 1.05rem; }
.pp274m   .b0n5fc2 { font-size: 0.97rem; }
.wzkoghzu .hyfl      { font-size: 3.2rem; }
.wzkoghzu h2.suu5rzje { font-size: 1.9rem; }
.wzkoghzu h3.ejl5fdr     { font-size: 1.4rem; }
.gwsf7w .hyfl      { font-size: 3.8rem; }
.gwsf7w h2.suu5rzje { font-size: 2.2rem; }
.gwsf7w h3.ejl5fdr     { font-size: 1.6rem; }
.iqng + .iqng { position: relative; }
.b5a3bk   .iqng + .iqng::before,
.ht8scq6  .iqng + .iqng::before,
.tc8u8uj5   .iqng + .iqng::before,
.jhrur   .iqng + .iqng::before,
.i8693lu   .iqng + .iqng::before,
.txml9bj5 .iqng + .iqng::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.b5a3bk .iqng + .iqng::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ht8scq6 .iqng + .iqng::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.tc8u8uj5 .iqng + .iqng::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;
}
.jhrur .iqng + .iqng::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.s2he .iqng { margin-bottom: 16px; }
.s2he .iqng + .iqng { margin-top: 0; }
.s2he .c7fji { padding-top: 0; padding-bottom: 0; }
.i8693lu .iqng + .iqng::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.txml9bj5 .iqng + .iqng::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ool4zsdr .iqng + .iqng::before,
.a5bjc4xg .iqng + .iqng::before,
.xexqjm .iqng + .iqng::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%;
}
.rxz02rj .ool4zsdr .iqng:nth-child(even)::before,
.rxz02rj .a5bjc4xg .iqng:nth-child(even)::before,
.rxz02rj .xexqjm .iqng:nth-child(even)::before { background: var(--bg-surface); }
.adpjk .ool4zsdr .iqng:nth-child(even)::before,
.adpjk .a5bjc4xg .iqng:nth-child(even)::before,
.adpjk .xexqjm .iqng:nth-child(even)::before { background: var(--bg-card); }
.ool4zsdr .iqng + .iqng::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");
}
.a5bjc4xg .iqng + .iqng::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");
}
.xexqjm .iqng + .iqng::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");
}
.jo2e .nnstigl,
.lsf5e62 .nnstigl { padding-bottom: 60px; }
.ghpqk .nnstigl { padding-bottom: 70px; }
.cuc7u0yb .omja71u { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hpx34d .omja71u { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.dcbq269h .omja71u { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yzfg84lp .omja71u { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.exxq7 .omja71u { background: var(--accent-bg); }
.l3n5 .nbgfxw { float: left; width: 38%; margin: 0 28px 16px 0; }
.l3n5 .nbgfxw .cmmaq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.l3n5 .c7fji::after { content: ''; display: block; clear: both; }
.kqiu .nbgfxw { float: right; width: 38%; margin: 0 0 16px 28px; }
.kqiu .nbgfxw .cmmaq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kqiu .c7fji::after { content: ''; display: block; clear: both; }
.d3d9ruq .iqng:nth-child(odd)  .nbgfxw { float: left;  width: 38%; margin: 0 28px 16px 0; }
.d3d9ruq .iqng:nth-child(even) .nbgfxw { float: right; width: 38%; margin: 0 0 16px 28px; }
.d3d9ruq .nbgfxw .cmmaq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d3d9ruq .c7fji::after { content: ''; display: block; clear: both; }
.kqiu .key4o8v8,
.kqiu .g4wwom3d,
@media (max-width: 900px) {
  .l3n5 .nbgfxw,
  .kqiu .nbgfxw,
  .d3d9ruq .iqng:nth-child(odd)  .nbgfxw,
  .d3d9ruq .iqng:nth-child(even) .nbgfxw {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .l3n5 .nbgfxw .cmmaq,
  .kqiu .nbgfxw .cmmaq,
  .d3d9ruq .nbgfxw .cmmaq {
    max-height: none !important;
  }
}
.l3n5 .ytpe4,
.l3n5 .poyr5gae,
.kqiu .ytpe4,
.kqiu .poyr5gae,
.d3d9ruq .ytpe4,
.d3d9ruq .poyr5gae { overflow: hidden; }
@media (max-width: 640px) {
  .l3n5 .nbgfxw,
  .kqiu .nbgfxw,
  .d3d9ruq .nbgfxw { float: none; width: 100%; margin: 0 0 16px 0; }
}
.cpy5r .k1t01lr,
.cpy5r .c7fji,
.cpy5r .nz9d5  { max-width: 1100px; }
.y14lglzl .k1t01lr,
.y14lglzl .c7fji,
.y14lglzl .nz9d5  { max-width: 1200px; }
.jozp5 .k1t01lr,
.jozp5 .c7fji,
.jozp5 .nz9d5  { max-width: 1320px; }
.uyts3sw { font-size: 0.82rem; color: var(--text-muted); }
.k66yum { display: flex; align-items: center; }
.ae3dcvs {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.y3k4xd39 { display: flex; align-items: center; }
.rkegj5q { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.rkegj5q:hover { text-decoration: underline; }
.b6zlr1 { margin: 0 3px; opacity: 0.45; }
.b6zlr1::before { content: '/'; }
.wp2vvlf { padding: 2px 5px; color: var(--text-main); }
.klbly .uyts3sw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.klbly .k66yum { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.hqodk .uyts3sw {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hqodk .k66yum { padding: 0 0 0 12px; }
.nmedbo .k66yum { padding: 0 16px; }
.nmedbo .uyts3sw {
  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);
}
.nmedbo .k1t01lr { padding-top: 28px; }
@media (max-width: 720px) {
  .bfuh { margin-top: 18px; padding: 0 16px; }
  .nmedbo .k1t01lr { padding-top: 16px; }
}
.cpy5r.klbly .k66yum { max-width: 1100px; }
.y14lglzl.klbly .k66yum { max-width: 1200px; }
.jozp5.klbly .k66yum { max-width: 1320px; }
.uv96ytbr .iqng { padding-top: 16px; padding-bottom: 16px; }
.foah8lz8 .iqng { padding-top: 24px; padding-bottom: 24px; }
.hvvth8 .iqng { padding-top: 40px; padding-bottom: 40px; }
.pn54 .iqng { padding-top: 52px; padding-bottom: 52px; }
.yt51mfz .iqng:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.yt51mfz .iqng:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.yt51mfz .iqng:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.yt51mfz .iqng:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ruheifu .c7fji { padding-top: 10px;  padding-bottom: 10px; }
.eo5oavur .c7fji { padding-top: 18px;  padding-bottom: 18px; }
.ewlp .c7fji { padding-top: 36px;  padding-bottom: 36px; }
.z1iyg .c7fji { padding-top: 48px;  padding-bottom: 48px; }
.u3hy h2.suu5rzje { font-weight: 600; }
.u3hy h3.ejl5fdr     { font-weight: 600; }
.wq0m h2.suu5rzje { font-weight: 800; }
.wq0m h3.ejl5fdr     { font-weight: 700; }
.v2nv0l6s { font-weight: 600; }
.v2nv0l6s h2.suu5rzje { font-weight: 900; }
.v2nv0l6s h3.ejl5fdr     { font-weight: 800; }
.v2nv0l6s .vtbr8ew1 strong,
.v2nv0l6s .vtbr8ew1 strong { font-weight: 600; }
.vsss {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.e3mnf .vsss { display: none; }
@media (max-width: 640px) {
  .yxn8hcq { display: none; }
  .vsss {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.vsss { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vsss:hover { opacity: 0.85; }
.cy7f .vsss { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gfylg .vsss,
.scixnyh  .vsss { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.gfylg .vsss:hover,
.scixnyh  .vsss:hover { opacity: 0.88; }
.cy7f.gfylg .vsss,
.cy7f.scixnyh  .vsss { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.yg9m {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.yg9m:hover { transform: translateY(-2px); opacity: 0.92; }
.yg9m { background: var(--cta) !important; color: #fff !important; border: none !important; }
.nfmjra .yg9m { display: none; }
.bq6sjm .yg9m { right: 32px; }
.wpcl7gzf  .yg9m { left: 32px; }
@media (max-width: 480px) {
  .bq6sjm .yg9m { right: 20px; bottom: 20px; }
  .wpcl7gzf  .yg9m { left: 20px; bottom: 20px; }
}
.l2iq { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.nz9d5 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.fmfxkm { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gzv4 { color: var(--text-dim); font-size: 0.8rem; }
.jo0bze { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.jo0bze img { height: 26px; width: auto; object-fit: contain; }
.v0nllgv { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.yvulk .nz9d5 { text-align: center; }
.yvulk .fmfxkm { margin-top: 0; }
.mm67q4 { margin-top: 10px; }
.mm67q4 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .nz9d5 { padding-left: 16px; padding-right: 16px; }
  .n6uaecoh .nz9d5 { padding: 20px 16px; }
  .z4ziot { gap: 4px 12px; }
  .fmfxkm { font-size: 0.78rem; }
}
.kkjh9 .i98p .jo0bze { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.kkjh9 .v0nllgv { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.kkjh9 .k41eq2p { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.kkjh9 .k41eq2p a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.kkjh9 .k41eq2p a:hover { color: var(--accent-light); }
.kkjh9 .fmfxkm { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.kkjh9 .gzv4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .kkjh9 .zm4tu { grid-template-columns: 1fr 1fr; } .kkjh9 .i98p { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kkjh9 .zm4tu { grid-template-columns: 1fr; } }
.hjntkrxm .jo0bze { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.hjntkrxm .fmfxkm { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hjntkrxm .h88v { gap: 12px; } .hjntkrxm .jo0bze { margin-right: 0; width: 100%; } }
.ijt9 .a6gcpmj { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.ijt9 .bh7z5m81 .jo0bze { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ijt9 .v0nllgv { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.ijt9 .h6bra { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.ijt9 .k41eq2p { display: flex; flex-direction: column; gap: 9px; }
.ijt9 .k41eq2p a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.ijt9 .k41eq2p a:hover { color: var(--accent-light); }
.ijt9 .nispgcn { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.ijt9 .fmfxkm { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ijt9 .gzv4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ijt9 .a6gcpmj { grid-template-columns: 1fr 1fr; } .ijt9 .bh7z5m81 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ijt9 .a6gcpmj { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .hmb9dxr .butfp4r { grid-template-columns: 1fr 1fr; } .hmb9dxr .iyayzn:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hmb9dxr .butfp4r { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .zzcp .butfp4r { grid-template-columns: 1fr; } }
.p1cco .nz9d5 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.s8j8cd21 .rtmv      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.s8j8cd21 .l2iq { background: var(--bg-page); border-top-color: var(--border-alt); }
.ce61w .rtmv      { background: #0d1117; border-bottom-color: #21262d; }
.ce61w .ux5nut { color: var(--accent-light); }
.ce61w .wsp5 { --msep-color: #8b949e; }
.ce61w .wsp5 a { color: #8b949e; }
.ce61w .wsp5 a:hover { color: var(--accent-light); }
.ce61w .q9n4a0i { color: #8b949e; }
.ce61w .l2iq { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ce61w .fmfxkm,
.ce61w .gzv4 { color: #6e7681; }
.ce61w .k41eq2p a, .ce61w .eon1jwj9 a,
.ce61w .jo0bze { color: #e6edf3; }
.ce61w .k41eq2p a:hover, .ce61w .eon1jwj9 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ce61w .wsp5 { background: #0d1117; border-top-color: #21262d; }
  .ce61w .wsp5 li a { border-bottom-color: #21262d; }
}
.jh8q4s2b .rtmv      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.jh8q4s2b .ux5nut { color: var(--accent-light); }
.jh8q4s2b .wsp5 { --msep-color: #475569; }
.jh8q4s2b .wsp5 a { color: #475569; }
.jh8q4s2b .wsp5 a:hover { color: var(--accent-light); }
.jh8q4s2b .q9n4a0i { color: #64748b; }
.jh8q4s2b .l2iq { background: #f0f4f8; border-top-color: #cbd5e1; }
.jh8q4s2b .fmfxkm,
.jh8q4s2b .gzv4 { color: #64748b; }
.jh8q4s2b .k41eq2p a, .jh8q4s2b .eon1jwj9 a,
.jh8q4s2b .h03wpxe a, .jh8q4s2b .jo0bze { color: #374151; }
.jh8q4s2b .k41eq2p a:hover, .jh8q4s2b .eon1jwj9 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .jh8q4s2b .wsp5 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .jh8q4s2b .wsp5 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.gfylg .rtmv      { background: var(--accent); border-bottom-color: var(--accent-light); }
.gfylg .ux5nut { color: #fff; }
.gfylg .wsp5 { --msep-color: rgba(255,255,255,0.82); }
.gfylg .wsp5 a { color: rgba(255,255,255,0.82); }
.gfylg .wsp5 a:hover { color: #fff; }
.gfylg .q9n4a0i { color: rgba(255,255,255,0.9); }
.gfylg .l2iq { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.gfylg .fmfxkm,
.gfylg .gzv4 { color: rgba(255,255,255,0.72); }
.gfylg .k41eq2p a, .gfylg .eon1jwj9 a,
.gfylg .h03wpxe a, .gfylg .jo0bze { color: #fff; }
.gfylg .v0nllgv, .gfylg .h6bra { color: rgba(255,255,255,0.7); }
.gfylg .k41eq2p a:hover, .gfylg .eon1jwj9 a:hover { color: #fff; }
@media (max-width: 640px) {
  .gfylg .wsp5 { background: var(--accent); border-top-color: var(--accent-light); }
  .gfylg .wsp5 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.scixnyh .rtmv {
  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);
}
.scixnyh .l2iq {
  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) {
  .scixnyh .wsp5 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.h84l .evxyb { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.fesv2f06 .evxyb { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.qpihnac .evxyb { min-height: 72px; height: auto; }
.iwsryt .evxyb { min-height: 84px; height: auto; }
.n6uaecoh .evxyb { max-width: none; padding: 0 32px; }
.n6uaecoh .nz9d5  { max-width: none; padding: 24px 32px; }
.x0fogdva.y14lglzl .evxyb { max-width: 1200px; }
.x0fogdva.jozp5 .evxyb { max-width: 1320px; }
.fwj6   .ux5nut, .fwj6   .jo0bze { text-transform: capitalize; }
.u89b .ux5nut, .u89b .jo0bze { text-transform: lowercase; }
.gdas .ux5nut, .gdas .jo0bze { text-transform: uppercase; letter-spacing: 0.06em; }
.jwp2v8, .ja3h17uk {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ioc9z .jwp2v8,
.ioc9z .ja3h17uk { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.sewg .jwp2v8,
.sewg .ja3h17uk { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.xfjt4b9b .jwp2v8,
.xfjt4b9b .ja3h17uk { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.mjk20 .jwp2v8,
.mjk20 .ja3h17uk { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.o5c95d1y   .wsp5 a { font-weight: 500; }
.z8c604 .wsp5 a { font-weight: 600; }
.h086cgbm     .wsp5 a { font-weight: 700; }
.o34f2    .wsp5 a { font-weight: 800; letter-spacing: 0.01em; }
.ytzee     .wsp5 > li + li::before,
.ptjuqo    .wsp5 > li + li::before,
.iyen    .wsp5 > li + li::before,
.kri792x .wsp5 > li + li::before,
.jpwr .wsp5 > li + li::before,
.fhe9h  .wsp5 > li + li::before,
.ieqr3u3    .wsp5 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ytzee     .wsp5 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ptjuqo    .wsp5 > li + li::before { content: "|"; }
.iyen    .wsp5 > li + li::before { content: "—"; }
.kri792x .wsp5 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.jpwr .wsp5 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.fhe9h  .wsp5 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ieqr3u3    .wsp5 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ivmiam46 .q9n4a0i,
  .bp5vq5 .q9n4a0i,
  .v3qnwy2 .q9n4a0i,
  .ofsdc8a .q9n4a0i,
  .st304 .q9n4a0i {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ivmiam46 .q9n4a0i::before,
  .bp5vq5 .q9n4a0i::before,
  .v3qnwy2 .q9n4a0i::before,
  .ofsdc8a .q9n4a0i::before,
  .st304 .q9n4a0i::before { content: ""; display: block; flex-shrink: 0; }

  
  .ivmiam46 .q9n4a0i::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;
  }

  
  .bp5vq5 .q9n4a0i::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;
  }

  
  .v3qnwy2 .q9n4a0i::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;
  }

  
  .ofsdc8a .q9n4a0i::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;
  }

  
  .st304 .q9n4a0i::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) {
  .h9ph .q9n4a0i {
    padding: 5px 14px;
  }
  .h9ph .wsp5 {
    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;
  }
  .h9ph .wsp5 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .h9ph .wsp5 li a:hover { background: var(--bg-raised); }
  .h9ph .w9wemni,
  .ahxtzy .w9wemni,
  .h4pahse .w9wemni { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vlv0rjh .q9n4a0i {
    padding: 5px 10px;
  }
  .vlv0rjh .wsp5 {
    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);
  }
  .vlv0rjh .wsp5.su4dvcxf { transform: translateX(0); }
  .vlv0rjh .wsp5 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vlv0rjh .wsp5 li:last-child a { border-bottom: none; }
  .gfylg .wsp5,
  .ce61w .wsp5 { background: var(--accent) !important; }
  .gfylg .wsp5 li a,
  .ce61w .wsp5 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .h4pahse .q9n4a0i {
    padding: 5px 10px;
  }
  .h4pahse .wsp5 {
    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);
  }
  .h4pahse .wsp5::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .h4pahse .wsp5.su4dvcxf { transform: translateY(0); }
  .h4pahse .wsp5 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .j2u6200m .q9n4a0i {
    padding: 5px 10px;
  }
  .j2u6200m .wsp5 {
    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;
  }
  .j2u6200m .wsp5.su4dvcxf { opacity: 1; pointer-events: auto; }
  .j2u6200m .wsp5 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .tg5pj     .q9n4a0i { border-radius: 0 !important; }
  .w1c3wnm3   .q9n4a0i { border-radius: 8px !important; }
  .v8wu20i8 .q9n4a0i { border-radius: 50% !important; }
  .o6r22ps0   .q9n4a0i { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .whp87 .c2tzk { flex-direction: column; align-items: stretch; }
  .whp87 .y1lmmt { flex-direction: row; min-width: auto; }
  .whp87 .g735 { align-items: flex-start; text-align: left; }
}
.pe6dg592,
.pe6dg592.iqng,
.rxz02rj .pe6dg592,
.a4vtwt .pe6dg592,
.adpjk .pe6dg592,
.wv15ua .pe6dg592 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.dqd3xhg {
  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;
}
.frerze { flex: 1 1 280px; min-width: 0; }
.r9lgu58e {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.qb11og {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.bgz3vkj {
  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;
}
.bgz3vkj:hover { transform: translateY(-1px); opacity: 0.95; }
.lewrp .dqd3xhg {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.lewrp .r9lgu58e { color: var(--cta); }
.lewrp .qb11og { color: var(--text-body); }
.lewrp .bgz3vkj {
  background: var(--cta) !important;
  color: #fff !important;
}
.xum21l .dqd3xhg {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.xum21l .r9lgu58e { color: var(--text-primary); }
.xum21l .qb11og { color: var(--text-body); }
.xum21l .bgz3vkj {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .dqd3xhg {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .frerze { flex: 0 0 auto; }
  .r9lgu58e { font-size: 1.2rem; }
  .bgz3vkj { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.tvu9 .alazl5lf { height: 36px; }
.fglmpy .alazl5lf { height: 60px; max-width: 200px; }
.ixati62k .alazl5lf { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .iz8si .g4wwom3d {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .iz8si .x0u8h {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .iz8si .x0u8h { padding: 40px 16px 20px; }
  .iz8si .nws9a6de {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .iz8si .vpamg1w { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .g60ugbe4 .x0u8h {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .g60ugbe4 .x0u8h::before {
    position: absolute; top: 14px; left: 14px;
  }
  .g60ugbe4 .y3vvo {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .g60ugbe4 .lphfhb { white-space: normal; text-align: center; font-size: 1.2rem; }
  .g60ugbe4 .nws9a6de {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .g60ugbe4 .vpamg1w { width: 100%; min-width: 0; }
  .g60ugbe4 .fhk78s { min-width: 0; }
}
.kih4 .x0u8h::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.te93sv2y .dx9zsp49 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.te93sv2y .dx9zsp49 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.te93sv2y .dx9zsp49 p { padding: 0 2px 16px; }
.cs61 .dx9zsp49 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.cs61 .dx9zsp49 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.cs61 .dx9zsp49 summary::after { content: "›"; font-size: 1.2em; }
.cs61 .dx9zsp49[open] summary::after { content: "‹"; }
.cs61 .dx9zsp49 p { padding: 10px 22px 4px; }
.j1wa49cc .dx9zsp49 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.j1wa49cc .dx9zsp49 summary { color: var(--text-primary); padding-left: 16px; }
.j1wa49cc .dx9zsp49 summary::after { content: "›"; font-size: 1.1em; }
.j1wa49cc .dx9zsp49[open] summary::after { content: "‹"; }
.j1wa49cc .dx9zsp49 p { padding-left: 16px; }
.q7m4j3iy .unm76qbg { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.q7m4j3iy .dx9zsp49 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.q7m4j3iy .dx9zsp49:last-child { border-bottom: none; }
.q7m4j3iy .dx9zsp49 summary { color: var(--text-primary); border-radius: 0; }
.q7m4j3iy .dx9zsp49 summary::after { content: "›"; font-size: 1.1em; }
.q7m4j3iy .dx9zsp49[open] summary::after { content: "‹"; }
.r7rbab .dx9zsp49 { overflow: hidden; }
.r7rbab .dx9zsp49 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.r7rbab .dx9zsp49 summary::after { color: rgba(255,255,255,.75); }
.r7rbab .dx9zsp49[open] summary { border-radius: 0; }
.ijhhvoq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.g441 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jm3wg {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.mx4u { color: var(--text-muted); font-size: 1.05rem; }
.fjeu4f {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.oaksx { margin-bottom: 20px; }
.dvz750nf {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.jjpa6y {
  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;
}
.jjpa6y:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.o3s0ex7 { resize: vertical; min-height: 130px; }
.rg79e { width: 100%; margin-top: 8px; }
.dp0yaxso {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.brj90tqo {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.tahwodzw { color: var(--text-muted); line-height: 1.75; }
.p0ousywm { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.p0ousywm li { margin-bottom: 6px; }
.slilo { max-width: 760px; margin: 0 auto; }
.wdna34r0 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zxo4kg { max-width: 760px; margin: 0 auto; }
.o436albx ul.p0ousywm { margin: 0; }
@media (max-width: 640px) { .f3oi { grid-template-columns: 1fr; gap: 10px; } }
.yuel { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.eb4i { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.xxi5wg { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.eb4i p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.eb4i .p0ousywm { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yuel { grid-template-columns: 1fr; } }
.jkq5wv6e { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.jkq5wv6e:hover .a3p24h { color: var(--accent-light); text-decoration: underline; }
.uz31b { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.v71t { max-width: 760px; margin: 0 auto; }
.ykrlxn77 ul.p0ousywm { margin: 0; }
.oljtgv1e { color: var(--text-muted); line-height: 1.75; }
.aepyh .p0ousywm,
.qq6yn3 .p0ousywm,
.u19u5i .p0ousywm,
.xxdfd8 .p0ousywm {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.jroy8l { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.idnp6 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ijmniq { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.fscg { margin-top: 12px; }
.weq9ny { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.weq9ny:hover { border-bottom-color: var(--accent-light); }
.wceyr { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.wceyr img { width: 100%; height: 100%; object-fit: cover; display: block; }
.zsothzks { border-radius: 50%; }
.osxs59 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.e5299h7b { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .j01j { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.da5nra .ijmniq, .da5nra .idnp6 { max-width: 640px; }
.qy8cu .jroy8l { font-size: 1.6rem; margin-top: 18px; }
.b8dt71 .ijmniq { margin-bottom: 28px; }
@media (max-width: 860px) { .djod0g { grid-template-columns: 1fr; } .qy8cu { position: static; text-align: center; } }
.fcmwd .wceyr { margin: 0 auto 18px; }
.fcmwd .osxs59 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .i4h9 { grid-template-columns: 1fr; } }
.s3l7bm { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.z1m8 { flex: 1; }
.s3l7bm .jroy8l { font-size: 1.6rem; margin-bottom: 6px; }
.jtzo { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.xxdfd8 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.aaibm { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.xxdfd8 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.xxdfd8 .p0ousywm { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .s3l7bm { flex-direction: column; text-align: center; } .jtzo { grid-template-columns: 1fr; } }
.si5rvl .jroy8l { font-size: 1.35rem; margin: 0 0 4px; }
.si5rvl .osxs59 { margin: 0; }
.zcy3 .jm3wg { color: var(--accent-light); }
.oe6i64o7 .jm3wg { font-size: 2rem; }
.oe6i64o7 .mx4u { max-width: 680px; }
.jsgk {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jsgk .jm3wg { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.jsgk .mx4u  { margin: 0; }
@media (max-width: 640px) { .jsgk { flex-direction: column; } }
.x4wy .jm3wg { color: var(--accent-light); }
.jult .jm3wg { color: #fff; }
.jult .mx4u  { color: rgba(255,255,255,0.85); }
.ivq285 { max-width: 680px; margin: 0 auto; }
.k1cow4k {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .k1cow4k { grid-template-columns: 1fr; } }
.ft0yyy2n .jjpa6y {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ft0yyy2n .jjpa6y:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.bxhp .jjpa6y { background: var(--bg-raised); border-color: transparent; }
.bxhp .jjpa6y:focus { background: var(--bg-card); border-color: var(--accent-light); }
.zbt6s .jjpa6y { border-radius: 100px; padding: 11px 20px; }
.zbt6s .o3s0ex7 { border-radius: 14px; }
.trntv {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .trntv { grid-template-columns: 1fr; } }
.ydko6gc {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.ydko6gc h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ydko6gc p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ze9relw0 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ze9relw0 li { margin-bottom: 6px; }
.e7o750{display:none}
.e7o750:empty,.l1m9:empty{display:none}
.u953z52{position:relative;overflow:visible}
.moahmhqa .cad2w,.h24qp .cad2w,
.y96n .cad2w,.yxgw .cad2w,
.r653re .cad2w,.w5ghha .cad2w{display:block}
.khqmcq6l .q40v2dt{display:block}
.moahmhqa .cad2w,.h24qp .cad2w,
.y96n .cad2w,.yxgw .cad2w,
.r653re .cad2w{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}
.moahmhqa .cad2w .l1m9,.h24qp .cad2w .l1m9,
.y96n .cad2w .l1m9,.yxgw .cad2w .l1m9,
.r653re .cad2w .l1m9{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}
.moahmhqa .cad2w,.h24qp .cad2w{top:12px}
.moahmhqa .cad2w .l1m9{margin-right:auto}
.h24qp .cad2w .l1m9{margin-left:auto}
.h24qp .cad2w{text-align:right}
.y96n .cad2w,.yxgw .cad2w{bottom:12px}
.y96n .cad2w .l1m9{margin-right:auto}
.yxgw .cad2w .l1m9{margin-left:auto}
.yxgw .cad2w{text-align:right}
.r653re .cad2w{position:relative;margin-top:16px}
.r653re .cad2w .l1m9{margin:0 auto}
.w5ghha .cad2w{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.w5ghha .cad2w .l1m9{margin:0}
.w5ghha .omja71u~.cad2w,
.w5ghha .iybc7ye4~.cad2w{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.w5ghha .omja71u~.cad2w .l1m9,
.w5ghha .iybc7ye4~.cad2w .l1m9{justify-content:flex-start}
.omja71u~.cad2w,.iybc7ye4~.cad2w{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}
.omja71u~.cad2w .l1m9{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.iybc7ye4~.cad2w .l1m9{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.q40v2dt .l1m9{margin:0 0 12px}
.l1m9{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.x2puup9{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.a3p24h{font-weight:600;color:var(--text-heading);opacity:1}
.kre8w .x2puup9{display:none}
.o89v .l1m9{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.kakal .l1m9{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.gpvf3{--date-bg:var(--accent-bg-light)}
.zof3u .gg0h::before{content:""}
.eec8 .yl8233{padding:20px 0}
@media(max-width:640px){
  .yl8233{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .h2k4{max-width:100%}
}
.h4n87 .z2f9{margin:0}
@media (max-width:560px){
  .todyvbk{grid-template-columns:repeat(2,1fr);gap:12px}
}
.mqiz {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mqiz.lo8y {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.vr70 {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.vr70 .mq3c {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.vr70 .mq3c:hover { background: rgba(0,0,0,0.12) !important; }
.m1o4luu {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.itzkb {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.lmy7hu5 {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.vr70 .b2e7vn {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.vr70 .b2e7vn:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .vr70 { padding: 28px 18px 20px; }
  .lmy7hu5 { font-size: 1.2rem; }
  .m1o4luu { max-width: 220px; max-height: 80px; }
}
.q0mgq {
  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);
}
.i3k8foe {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.qvdcx  .q0mgq { border-radius: 50%; }
.oqo81q  .q0mgq { border-radius: 6px; }
.gbwatt .q0mgq { border-radius: 22px; }
.kqxky3gk .dqd3xhg {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .q0mgq { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.dzcqrrm1 {
  margin: 28px 0 24px;
}
.dzcqrrm1 .iqng {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.dzcqrrm1 .c7fji {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.dzcqrrm1 .dqd3xhg {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .evxyb { flex-direction: row-reverse; }
[dir="rtl"] .wsp5 { flex-direction: row-reverse; }
[dir="rtl"] .bq6sjm .yg9m { right: auto; left: 32px; }
[dir="rtl"] .wpcl7gzf  .yg9m { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .bq6sjm .yg9m { right: auto; left: 20px; }
  [dir="rtl"] .wpcl7gzf  .yg9m { left: auto;  right: 20px; }
}
[dir="rtl"] .l3n5 .nbgfxw  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .kqiu .nbgfxw { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .omja71u,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ytpe4, [dir="rtl"] .poyr5gae { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jas15 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .vvzx0 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .vtbr8ew1 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .dqd3xhg { direction: rtl; }
[dir="rtl"] .q0mgq { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .uyts3sw { direction: rtl; }
[dir="rtl"] .b23b { direction: rtl; }
[dir="rtl"] .ovl7y6k { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .l5sh6h .poyr5gae,
[dir="rtl"] .ochb2 .poyr5gae,
[dir="rtl"] .kf3kg2b .poyr5gae,
[dir="rtl"] .dpe4v2j .poyr5gae {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .l5sh6h .poyr5gae li::before,
[dir="rtl"] .ochb2 .poyr5gae li::before,
[dir="rtl"] .kf3kg2b .poyr5gae li::before,
[dir="rtl"] .dpe4v2j .poyr5gae li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .fpqm12rm.dhw1yx .k53lixr7,
[dir="rtl"] .gcpgkjw.dhw1yx .k53lixr7,
[dir="rtl"] .qtm2.dhw1yx .k53lixr7,
[dir="rtl"] .bofz.dhw1yx .k53lixr7,
[dir="rtl"] .msj6.dhw1yx .k53lixr7 { text-align: right; }
[dir="rtl"] .omja71u.dhw1yx .nnstigl { align-items: flex-end; text-align: right; }
[dir="rtl"] .omja71u.ixrh .nnstigl { text-align: center; }
[dir="rtl"] .omja71u .nnstigl { text-align: right; }
[dir="rtl"] .c7fji,
[dir="rtl"] .hv57p,
[dir="rtl"] .ij5q2o,
[dir="rtl"] .uokhlu,
[dir="rtl"] .fjeu4f,
[dir="rtl"] .dvz750nf,
[dir="rtl"] .ijmniq,
[dir="rtl"] .jjpa6y,
[dir="rtl"] .o3s0ex7 { text-align: right; direction: rtl; }
[dir="rtl"] .zbt6s .jjpa6y,
[dir="rtl"] .ft0yyy2n .jjpa6y { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #5b6e04;
  --brand:           #5b6e04;
  --brand-light:     #4e5d08;
  --brand-pale:      #667812;
  --grad-start:      #a4c607;
  --grad-end:        #c6ea20;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #5b6e04;
  --cta-light:       #3b4800;
  --cta-hover:       #2a3201;
  --bg-page:         #f7f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f6f3;
  --bg-raised:       #f0f1ed;
  --bg-hover:        #f5f6f3;
  --border:          #e7e9e1;
  --border-alt:      #daddcf;
  --border-section:  #e7e9e1;
  --text-primary:    #1b1c16;
  --text-muted:      #5e6250;
  --text-body:       #36382d;
  --text-sub:        #515444;
  --text-faint:      #878c72;
  --text-dim:        #9fa38e;
  --text-label:      #6c705b;
  --text-value:      #434639;
  --accent-bg:       #f2f7dd;
  --accent-bg-light: #ecf5c1;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf5f3;
  --c-pros:          #0c9627;
  --c-cons:          #9f3821;
  --c-pros-label:    #0eb32e;
  --c-tip-border:    #10c633;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9627;
}
:root { --logo-bg-opacity: 69%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.fk1mtq .uembr, .fk1mtq .omja71u { min-height: 320px; }
.c28q .vsss::after,.c28q .yg9m::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.b6zlr1::before { content: '|'; opacity: 0.3; }