:root {
  --color-accent: #cec340;
  --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;
}
.uyrlq611 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.qphb {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.g8u2v4 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.fkp6c6 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.inlxe { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.inlxe a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.inlxe a:hover { color: var(--accent-light); }
.yggpax     .eskgeo { border-radius: 24px; padding: 8px; }
.yggpax .eskgeo li a { border-radius: 16px; }
.gz8p0iaq .eskgeo li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .eskgeo {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ormy:hover .eskgeo,
  .ormy:focus-within .eskgeo { display: block; }
  .eskgeo li a { padding: 8px 16px; font-size: 0.88rem; }
}
.iviz {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.dhiaja7 { display: none; }
@media (max-width: 640px) {
  .dhiaja7 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .dhiaja7.grejd { display: block; }
}
@media (max-width: 640px) {
  .iviz { display: block; }
  .inlxe > li + li::before { display: none !important; }
  .inlxe {
    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;
  }
  .inlxe.grejd { display: flex; }
  .inlxe li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .inlxe li:last-child a { border-bottom: none; }
}
.mqkxl93 { min-height: 480px; }
.jhz6o {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.roa3ps { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.lu48sv2l .roa3ps { margin-left: 0; margin-right: 0; }
.o4b6 {
  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;
}
.w8tip .o4b6 { margin-top: 24px; }
.o4b6:hover { opacity: 0.88; }
.snwkhshi .jhz6o { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.snwkhshi .roa3ps { color: #e2e8f0; }
.snwkhshi.hag9u8rj .kq4a { text-align: center; }
.pdau .jhz6o { color: var(--text-primary); text-shadow: none; }
.pdau .roa3ps { color: var(--text-muted); }
.pdau .o4b6 { margin-top: 16px; }
.pdau, .pdau.mqkxl93 { min-height: auto !important; }
.pdau.hag9u8rj .kq4a { text-align: center; }
.pdau~.p0icb6{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}
.pdau~.p0icb6 .b906{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; }
}
.pwso5 .tpeo608,
.pwso5 .vivovufy,
.pwso5 .snwkhshi .mnqerd {
  overflow: hidden;
}
.pwso5 .tpeo608::after,
.pwso5 .vivovufy::after,
.pwso5 .snwkhshi .mnqerd::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;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.tpeo608 .jhz6o { color: #fff; }
.tpeo608 .roa3ps { color: rgba(255,255,255,0.85); }
.tpeo608 .o4b6 { background: #fff; color: var(--cta); }
.tpeo608 .o4b6:hover { opacity: 0.92; }
.vf1sud8s .w49dz8 { position: relative; overflow: hidden; }
.vf1sud8s .w49dz8::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;
}
.on3caqnk .w49dz8 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.pwso5 .w49dz8 { position: relative; overflow: hidden; }
.pwso5 .w49dz8::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;
}
.o52zjc7l .w49dz8 { position: relative; overflow: hidden; }
.o52zjc7l .w49dz8::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;
}
.kiqy4g .w49dz8 {
  animation: hg-fadein 1.2s ease-out both;
}
.w49dz8 {
  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%);
}
.s2dpgs5f {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.lgprzk {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.qnh0 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.w49dz8 .jhz6o { text-shadow: none; color: var(--text-primary); }
.w49dz8 .roa3ps { color: var(--text-muted); }
body.ivkwb .jhz6o {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ykzvfxez .jhz6o {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.mqkxl93.tpeo608 .jhz6o,
section.tpeo608 .jhz6o {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.w49dz8.hag9u8rj .s2dpgs5f { align-items: center; text-align: center; }
.w49dz8.lu48sv2l   .s2dpgs5f { align-items: flex-start; text-align: left; }
.s85wvw .lgprzk { position: relative; }
.s85wvw .lgprzk::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.s85wvw.lh51u38c .lgprzk::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.c5u4e .lgprzk {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.c5u4e .qnh0 {
  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);
}
.c5u4e.lh51u38c .lgprzk { padding: 32px 0 32px 32px; }
.uw13dz5 .lgprzk {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.uw13dz5 .qnh0 {
  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);
}
.lh51u38c .s2dpgs5f {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.uw13dz5.lh51u38c .lgprzk { padding: 40px 16px 40px 48px; }
.mqkxl93 .cjg1xjh {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.cjg1xjh .ddpr.gxvp {
  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;
}
.cjg1xjh .ddpr.gxvp:hover { opacity: 0.85; }
.ohp5v .lgprzk {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .w49dz8 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .w49dz8:not(.ohp5v) .lgprzk { display: none !important; }
  .ohp5v .lgprzk { padding: 16px; }
  .s2dpgs5f  { padding: 36px 24px; }
  .w49dz8~.p0icb6,.lh51u38c~.p0icb6{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .mqkxl93, .w49dz8 { min-height: 320px !important; }
  .jhz6o { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .d20n,
  .pgm1,
  .fv5p { grid-template-columns: 1fr !important; }

  

  
  .tol1x { display: flex !important; flex-direction: column !important; }
  .tol1x .kq4a { display: contents; }
  .tol1x .mnqerd { order: 0; }
  .tol1x .jhz6o { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .tol1x .d20n { order: 2; padding: 0 16px 12px !important; }
  .tol1x .roa3ps { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .w8tip .kq4a { display: flex; flex-direction: column; }
  .w8tip .kq4a .jhz6o { order: 1; }
  .w8tip .kq4a .fv5p { order: 2; margin: 8px 0 24px !important; }
  .w8tip .kq4a .roa3ps { order: 3; }
  .w8tip .kq4a .o4b6 { order: 4; align-self: center; margin-top: 0; }

  
  .w49dz8.ohp5v {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .w49dz8.ohp5v .s2dpgs5f { display: contents; padding: 0; }
  .w49dz8.ohp5v .s2dpgs5f .jhz6o { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .w49dz8.ohp5v .lgprzk { order: 2; padding: 12px 16px; }
  .w49dz8.ohp5v .s2dpgs5f .roa3ps { order: 3; padding: 0 24px; margin: 0 auto; }
  .w49dz8.ohp5v .s2dpgs5f .o4b6 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.rhzufra { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ojcn89 { width: 100%; height: auto; display: block; border-radius: 10px; }
.jqslm8f .rhzufra        { border-radius: 16px; }
.jqslm8f .ojcn89  { border-radius: 16px; }
.xrnq917c .rhzufra         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.xrnq917c .ojcn89   { border-radius: 8px; }
.g8dj21v { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.a5jbclz { width: 100%; padding: 32px 0; position: relative; }
.bxqd82 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.gphr .a5jbclz:nth-child(even) { background: var(--bg-surface); }
.gphr .a5jbclz:nth-child(odd)  { background: var(--bg-page); }
.x5e190 .a5jbclz:nth-child(even) { background: var(--bg-card); }
.x5e190 .a5jbclz:nth-child(odd)  { background: var(--bg-page); }
.gphr .a5jbclz:nth-child(odd)  .bxqd82 { background: var(--bg-card); border-radius: 6px; }
.gphr .a5jbclz:nth-child(even) .bxqd82 { background: var(--bg-raised); border-radius: 6px; }
.x5e190 .a5jbclz:nth-child(odd)  .bxqd82 { background: var(--bg-card); border-radius: 6px; }
.x5e190 .a5jbclz:nth-child(even) .bxqd82 { background: var(--bg-raised); border-radius: 6px; }
.gphr .a5jbclz:nth-child(even) .db8s .uyska9,
.x5e190 .a5jbclz:nth-child(even) .db8s .uyska9 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.gphr .a5jbclz:nth-child(odd) .db8s .uyska9,
.x5e190 .a5jbclz:nth-child(odd) .db8s .uyska9 { background: var(--bg-card-inner); }
.gphr .a5jbclz:nth-child(even) .bxt9lsjk .uyska9:nth-child(odd),
.x5e190 .a5jbclz:nth-child(even) .bxt9lsjk .uyska9:nth-child(odd)  { background: var(--bg-card); }
.gphr .a5jbclz:nth-child(even) .bxt9lsjk .uyska9:nth-child(even),
.x5e190 .a5jbclz:nth-child(even) .bxt9lsjk .uyska9:nth-child(even) { background: var(--bg-card-inner); }
h1.i2oi { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.i2oi {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.uerp6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.b2go h2.i2oi {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.laqw3b h2.i2oi {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.g1awy5 h2.i2oi {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.k6xl h2.i2oi::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.nur9 h2.i2oi {
  color: var(--text-primary); font-size: 1.7rem;
}
.bel5 h2.i2oi::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.lyczr h2.i2oi {
  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;
}
.j2jmni { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .j2jmni { display: none; } }
.lcpckh { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.umcw3rn1 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.avwmha {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.gsp2 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.qxzmzg { padding-left: 20px; }
.qxzmzg li { margin-bottom: 6px; }
.qxzmzg a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.qxzmzg a:hover { color: var(--accent-light); }
.xb33 .gsp2 { display: none; }
.syp7c .gsp2 { display: none; }
.syp7c .qxzmzg { padding-left: 0; list-style: none; }
.syp7c .qxzmzg li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.syp7c .qxzmzg a { font-size: 0.92rem; }
.rf4k1zh .avwmha { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.rf4k1zh .gsp2 { display: none; }
.rf4k1zh .qxzmzg { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.rf4k1zh .qxzmzg li { margin-bottom: 0; }
.rf4k1zh .qxzmzg 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;
}
.rf4k1zh .qxzmzg a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.chp1sj7l .avwmha { padding: 20px 20px 16px; }
.chp1sj7l .qxzmzg {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.chp1sj7l .qxzmzg li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.chp1sj7l .qxzmzg 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;
}
.chp1sj7l .qxzmzg 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;
}
.chp1sj7l .qxzmzg a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.chp1sj7l .qxzmzg a:focus,
.chp1sj7l .qxzmzg a:focus-visible,
.chp1sj7l .qxzmzg a:target { outline: none; }
.chp1sj7l .qxzmzg li:target a { border-color: var(--border); color: var(--text-muted); }
.aghkk .avwmha { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.aghkk .gsp2 { display: none; }
.aghkk .qxzmzg { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.aghkk .qxzmzg li { margin-bottom: 0; }
.aghkk .qxzmzg li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.aghkk .qxzmzg li:last-child::after { content: ""; margin-right: 0; }
.aghkk .qxzmzg a { font-size: 0.9rem; }
.uyska9 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.db8s .uyska9 { background: var(--bg-card); }
.bxt9lsjk .uyska9:nth-child(odd)  { background: var(--bg-card); }
.bxt9lsjk .uyska9:nth-child(even) { background: var(--bg-raised); }
.yvb1oq0 .uyska9 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.yvb1oq0 .uyska9:last-child { border-bottom: none; }
.yvb1oq0 h3.uerp6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.jz97w4n .uyska9 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.jz97w4n .uyska9 + .uyska9 { margin-top: 4px; }
.l2xnukdb .uyska9 { background: none; border-radius: 0; padding: 12px 0; }
.l2xnukdb .uyska9 + .uyska9 { border-top: 1px solid var(--border-section); }
.g43pfk { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ydrtmzq { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.hvqf { color: var(--text-body); margin-bottom: 10px; }
.t48j, .q9t6ex { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.t48j li, .q9t6ex li { margin-bottom: 6px; }
.q9t6ex li { list-style: decimal; }
.zve4i     .t48j { list-style-type: "● "; }
.jr1u0e4  .t48j { list-style-type: "■ "; }
.nppx .t48j { list-style-type: "◆ "; }
.ompj    .t48j { list-style-type: "★ "; }
.zve4i     .mti6 { list-style-type: "● "; }
.jr1u0e4  .mti6 { list-style-type: "■ "; }
.nppx .mti6 { list-style-type: "◆ "; }
.ompj    .mti6 { list-style-type: "★ "; }
.zve4i    .t48j li::marker, .zve4i    .mti6 li::marker,
.jr1u0e4 .t48j li::marker, .jr1u0e4 .mti6 li::marker,
.nppx .t48j li::marker, .nppx .mti6 li::marker,
.ompj   .t48j li::marker, .ompj   .mti6 li::marker {
  color: var(--cta); font-size: 1em;
}
.zve4i .q9t6ex,
.jr1u0e4 .q9t6ex,
.nppx .q9t6ex,
.ompj .q9t6ex {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zve4i .q9t6ex li,
.jr1u0e4 .q9t6ex li,
.nppx .q9t6ex li,
.ompj .q9t6ex li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zve4i .q9t6ex li::before,
.jr1u0e4 .q9t6ex li::before,
.nppx .q9t6ex li::before,
.ompj .q9t6ex 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;
}
.zve4i     .q9t6ex li::before { border-radius: 50%; }
.jr1u0e4  .q9t6ex li::before { border-radius: 3px; }
.nppx .q9t6ex li::before { border-radius: 3px; }
.ompj    .q9t6ex li::before { border-radius: 50%; }
.u9kh19 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.n3ekmg9 .u9kh19,
.eyhg .u9kh19 { background: transparent; border: none; border-radius: 0; }
.dnxjvq { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.dnxjvq th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.dnxjvq td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.dnxjvq tr:hover td { background: var(--bg-hover); }
.pe6f8 .dnxjvq tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ovihgzmp .dnxjvq { border: 1px solid var(--border-alt); }
.ovihgzmp .dnxjvq th,
.ovihgzmp .dnxjvq td { border: 1px solid var(--border-alt); }
.ed7e .dnxjvq th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ed7e .dnxjvq td { border-bottom: none; }
.ed7e .dnxjvq tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ea7x .dnxjvq th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.cgb8d44a .u9kh19 {
  overflow: hidden;
}
.cgb8d44a .dnxjvq th { border-bottom: 1px solid var(--border-alt); }
.cgb8d44a .dnxjvq tr:last-child td { border-bottom: none; }
.lbbarm { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ccqc { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.clppx { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.yiq9xi7 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.dffo8q { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.mti6 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.mti6 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.h7y6 .yiq9xi7 { background: transparent; text-align: center; }
.abe15zs .clppx {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.trfl .clppx {
  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);
}
.x80g .ccqc { display: grid; grid-template-columns: auto 1fr; }
.x80g .clppx {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.x80g .yiq9xi7 { grid-column: 2; }
.x80g .dffo8q,
.x80g .mti6 { grid-column: 1 / -1; }
.f5t8e5 .ccqc { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.f5t8e5 .clppx {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.f5t8e5 .yiq9xi7 { grid-column: 2; }
.f5t8e5 .dffo8q,
.f5t8e5 .mti6 { grid-column: 1 / -1; }
.de3k42x4 .ccqc { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.de3k42x4 .yiq9xi7 { background: none; color: var(--accent-light); font-weight: 700; }
.wjxv05uz .ccqc { 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); }
.wjxv05uz .yiq9xi7 { background: none; color: var(--accent-light); font-weight: 700; }
.bt4vo .ccqc { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.bt4vo .ccqc:last-child { border-bottom: none; }
.bt4vo .yiq9xi7 { background: none; color: var(--accent-light); font-weight: 700; }
.f5ww82 .ccqc { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.f5ww82 .yiq9xi7 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.gh7bm2r .lbbarm { counter-reset: card-n; }
.gh7bm2r .ccqc  { counter-increment: card-n; }
.gh7bm2r .yiq9xi7 { display: flex; align-items: center; gap: 10px; }
.gh7bm2r .yiq9xi7::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.pdvyxdzh .ccqc { background: var(--bg-surface); border: 1px solid var(--border); }
.pdvyxdzh .yiq9xi7 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.q4o6 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ofqrqwp  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.tz3drxnv { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.t8dd3mc { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.g2pf2 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.q4o6 strong { color: var(--text-primary); font-size: 0.95rem; }
.q4o6 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.h4s4 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.txm38, .uhd1uuet { border-radius: 8px; padding: 14px; }
.txm38 { background: var(--bg-pros); }
.uhd1uuet { background: var(--bg-cons); }
.i7h1axx { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.txm38 .i7h1axx { color: var(--c-pros-label); }
.uhd1uuet .i7h1axx { color: #f87171; }
.txm38 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.uhd1uuet ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ojcn89 { width: 100%; height: auto; border-radius: 10px; display: block; }
.gxvp {
  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;
}
.gxvp:hover { opacity: 0.85; }
.sskzvvm7 .gxvp  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.sskzvvm7 .gxvp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.os7ono .gxvp  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.os7ono .gxvp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.uc6n6 .o4b6 { border-radius: 50px; }
.uc6n6 .gxvp  { border-radius: 50px; }
.x7tu .o4b6 { padding-left: 22px; padding-right: 22px; }
.x7tu .gxvp  { padding-left: 12px; padding-right: 12px; }
.r0y3bmi .o4b6 { padding-left: 44px; padding-right: 44px; }
.r0y3bmi .gxvp  { padding-left: 24px; padding-right: 24px; }
.x2agnyc .o4b6 { padding-left: 56px; padding-right: 56px; }
.x2agnyc .gxvp  { padding-left: 32px; padding-right: 32px; }
.y9xro   .o4b6::after, .y9xro   .gxvp::after,
.pan433 .o4b6::after, .pan433 .gxvp::after,
.j7yhfg    .o4b6::after, .j7yhfg    .gxvp::after,
.yphuro13    .o4b6::after, .yphuro13    .gxvp::after,
.emz1y6    .o4b6::after, .emz1y6    .gxvp::after,
.bscyc     .o4b6::after, .bscyc     .gxvp::after,
.eq54yfr    .o4b6::after, .eq54yfr    .gxvp::after,
.uee2dest   .o4b6::after, .uee2dest   .gxvp::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;
}
.y9xro .o4b6::after, .y9xro .gxvp::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");
}
.pan433 .o4b6::after, .pan433 .gxvp::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");
}
.j7yhfg .o4b6::after, .j7yhfg .gxvp::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");
}
.yphuro13 .o4b6::after, .yphuro13 .gxvp::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");
}
.emz1y6 .o4b6::after, .emz1y6 .gxvp::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");
}
.bscyc .o4b6::after, .bscyc .gxvp::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");
}
.eq54yfr .o4b6::after, .eq54yfr .gxvp::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");
}
.uee2dest .o4b6::after, .uee2dest .gxvp::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");
}
.dg2j7u   .bycbth::after, .dg2j7u   .vn8f::after,
.mxz9eq .bycbth::after, .mxz9eq .vn8f::after,
.bi38i    .bycbth::after, .bi38i    .vn8f::after,
.io8upgkz    .bycbth::after, .io8upgkz    .vn8f::after,
.p80wbt    .bycbth::after, .p80wbt    .vn8f::after,
.ebm0tf     .bycbth::after, .ebm0tf     .vn8f::after,
.xtbt5    .bycbth::after, .xtbt5    .vn8f::after,
.hycg   .bycbth::after, .hycg   .vn8f::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;
}
.dg2j7u .bycbth::after, .dg2j7u .vn8f::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");
}
.mxz9eq .bycbth::after, .mxz9eq .vn8f::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");
}
.bi38i .bycbth::after, .bi38i .vn8f::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");
}
.io8upgkz .bycbth::after, .io8upgkz .vn8f::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");
}
.p80wbt .bycbth::after, .p80wbt .vn8f::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");
}
.ebm0tf .bycbth::after, .ebm0tf .vn8f::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");
}
.xtbt5 .bycbth::after, .xtbt5 .vn8f::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");
}
.hycg .bycbth::after, .hycg .vn8f::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");
}
.h2jpc .a3716   { background: rgba(128,128,128,.12); }
.ddpr.gxvp {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .s7kk {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .s7kk::before    { grid-area: rank;   }
  .o8e4xv8a           { grid-area: ident;  }
  .ts4kzg     { grid-area: rating; min-width: 0; width: auto; }
  .sq0mzm           { grid-area: pills;  }
  .ddpr             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .s7kk {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .s7kk::before    { justify-self: center; }
  .o8e4xv8a           { width: 100%; }
  .ts4kzg     { justify-self: center; }
  .sq0mzm           { grid-template-columns: 1fr; }
}
.c7103iw .e97wq li::before { content: "→"; }
.c7103iw .gt85isw0 li::before { content: "–"; }
.co3fz .ks06bhkc { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .wbaix1z .bxyij3 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .wbaix1z .eqmb { margin: 0; }
}
.eyhg .h4s4 { gap: 10px; }
.eyhg .txm38, .eyhg .uhd1uuet { padding: 12px; }
.eyhg .txm38 ul, .eyhg .uhd1uuet ul { margin: 4px 0 0; padding-left: 18px; }
.eyhg .txm38 li, .eyhg .uhd1uuet li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .c0di8 { grid-template-columns: 1fr; }
  .isbae { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .isbae .wzomkp { width: 72px; height: 50px; }
  .isbae .juuoak8p { max-width: 180px; }
  .isbae .ljok { width: auto; }
}
@media (max-width: 720px) {
  .d3x2jb { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .jxsvy { padding: 16px; }
  .t3pnp1f .s3xra8 { min-width: 50%; }
}
.zo91id .h4s4 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .jkob { grid-template-columns: 1fr; }
  .yzy8p { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .n5nkbu { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ex6na85 { flex-wrap: wrap; padding: 16px; }
}
.h1pna8g .h4s4 { gap: 8px; }
.h1pna8g .txm38, .h1pna8g .uhd1uuet { padding: 8px; }
@media (max-width: 480px) {
  .nanytxxt { flex-direction: column; align-items: stretch; }
}
.bvyxw2 .ljok .gxvp { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .og11c5q9 { flex-direction: column; align-items: stretch; gap: 10px; }
  .bvyxw2 .ljok { text-align: center; }
}
@media (max-width: 720px) {
  .wwmokjek { grid-template-columns: 1fr; }
  .g6m4ol { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kk7fy { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .nu966jv { grid-template-columns: 1fr; }
  .pqa9ia { width: 100px; height: 100px; margin: 16px auto; }
  .larpth95 { font-size: 1.4rem; }
  .eyfhdgsa { justify-content: center; }
  .zcz5adu .s3xra8 { min-width: 50%; }
}
.nzkdqd .h4s4 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .do724ad4 { flex-wrap: wrap; padding: 14px 16px; }
  .jtxvfc { padding: 12px 16px; }
  .nzkdqd .h4s4 { margin: 0 16px; }
  .nzkdqd .im9wtx { padding: 0 16px; }
  .nb8e { padding: 12px 16px; }
}
.h2s48 .dtzuxdne { gap: 0; }
.h2s48 .s7kk {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.h2s48 .s7kk:last-child { border-bottom: none; }
.h2s48 .s7kk:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.h2s48 .s7kk:nth-child(even):hover { background: var(--bg-hover); }
.csxf0 .sq0mzm .y2929op {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.rfy626pi .v7mwd { display: none; }
.rfy626pi .m3z8s { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.rfy626pi .m3z8s {
  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;
}
.rfy626pi .m3z8s small { display: none; }
.rfy626pi .rofpos .njzbym { display: none; }
.rfy626pi .rofpos strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.rfy626pi .oqxc4 { display: none; }
.kb27yag { margin: 16px 0; }
.zxoxyeu7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.zxoxyeu7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.zxoxyeu7 summary::after { content: "+"; color: var(--accent-light); }
.zxoxyeu7[open] summary::after { content: "−"; }
.zxoxyeu7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.a5jbclz { margin-bottom: 0; }
.y588t h2.i2oi { color: var(--text-primary); border-color: var(--accent-light); }
.oinpgv7e h2.i2oi { color: var(--text-primary); border-color: var(--accent-light); }
.qo43 .ofqrqwp     { background: #052e16; border-color: #10b981; }
.qo43 .tz3drxnv { background: #2d0a1e; border-color: #f43f5e; }
.qo43 .t8dd3mc    { background: #1e1036; border-color: #a855f7; }
.qo43 .q4o6 strong  { color: #f1f5f9; }
.qo43 .q4o6 p       { color: #cbd5e1; }
.qo43 .ernbubew    .ofqrqwp     .g2pf2::before,
.qo43 .rrm3k  .ofqrqwp     .g2pf2::before,
.qo43 .altkomve  .ofqrqwp     .g2pf2::before,
.qo43 .yw2v12c .ofqrqwp     .g2pf2::before { color: #10b981; }
.qo43 .ernbubew    .tz3drxnv .g2pf2::before,
.qo43 .rrm3k  .tz3drxnv .g2pf2::before,
.qo43 .altkomve  .tz3drxnv .g2pf2::before,
.qo43 .yw2v12c .tz3drxnv .g2pf2::before { color: #f43f5e; }
.qo43 .ernbubew    .t8dd3mc    .g2pf2::before,
.qo43 .rrm3k  .t8dd3mc    .g2pf2::before,
.qo43 .altkomve  .t8dd3mc    .g2pf2::before,
.qo43 .yw2v12c .t8dd3mc    .g2pf2::before { color: #a855f7; }
.jxwa .ofqrqwp     { background: #2d2000; border-color: #eab308; }
.jxwa .tz3drxnv { background: #2d0b0b; border-color: #ef4444; }
.jxwa .t8dd3mc    { background: #2d1600; border-color: #f97316; }
.jxwa .q4o6 strong  { color: #f1f5f9; }
.jxwa .q4o6 p       { color: #cbd5e1; }
.jxwa .ernbubew    .ofqrqwp     .g2pf2::before,
.jxwa .rrm3k  .ofqrqwp     .g2pf2::before,
.jxwa .altkomve  .ofqrqwp     .g2pf2::before,
.jxwa .yw2v12c .ofqrqwp     .g2pf2::before { color: #eab308; }
.jxwa .ernbubew    .tz3drxnv .g2pf2::before,
.jxwa .rrm3k  .tz3drxnv .g2pf2::before,
.jxwa .altkomve  .tz3drxnv .g2pf2::before,
.jxwa .yw2v12c .tz3drxnv .g2pf2::before { color: #ef4444; }
.jxwa .ernbubew    .t8dd3mc    .g2pf2::before,
.jxwa .rrm3k  .t8dd3mc    .g2pf2::before,
.jxwa .altkomve  .t8dd3mc    .g2pf2::before,
.jxwa .yw2v12c .t8dd3mc    .g2pf2::before { color: #f97316; }
.reldu .ofqrqwp     { background: #0c1a2e; border-color: #38bdf8; }
.reldu .tz3drxnv { background: #12103a; border-color: #818cf8; }
.reldu .t8dd3mc    { background: #0a2020; border-color: #2dd4bf; }
.reldu .q4o6 strong  { color: #f1f5f9; }
.reldu .q4o6 p       { color: #cbd5e1; }
.reldu .ernbubew    .ofqrqwp     .g2pf2::before,
.reldu .rrm3k  .ofqrqwp     .g2pf2::before,
.reldu .altkomve  .ofqrqwp     .g2pf2::before,
.reldu .yw2v12c .ofqrqwp     .g2pf2::before { color: #38bdf8; }
.reldu .ernbubew    .tz3drxnv .g2pf2::before,
.reldu .rrm3k  .tz3drxnv .g2pf2::before,
.reldu .altkomve  .tz3drxnv .g2pf2::before,
.reldu .yw2v12c .tz3drxnv .g2pf2::before { color: #818cf8; }
.reldu .ernbubew    .t8dd3mc    .g2pf2::before,
.reldu .rrm3k  .t8dd3mc    .g2pf2::before,
.reldu .altkomve  .t8dd3mc    .g2pf2::before,
.reldu .yw2v12c .t8dd3mc    .g2pf2::before { color: #2dd4bf; }
.elcdk3 .ofqrqwp     { background: var(--accent-bg); border-color: var(--accent-light); }
.elcdk3 .tz3drxnv { background: var(--accent-bg-light); border-color: var(--accent-light); }
.elcdk3 .t8dd3mc    { background: var(--accent-bg); border-color: var(--accent-pale); }
.elcdk3 .ernbubew    .g2pf2::before,
.elcdk3 .rrm3k  .g2pf2::before,
.elcdk3 .altkomve  .g2pf2::before,
.elcdk3 .yw2v12c .g2pf2::before { color: var(--accent-light) !important; }
.wvriy8g::before,
.zlgt::before { margin-right: 5px; }
.dazz .txm38 ul li,
.dazz .txm38 .wvriy8g { color: #22c55e; }
.dazz .uhd1uuet ul li,
.dazz .uhd1uuet .zlgt { color: #ef4444; }
.gvp9jvuu .txm38 { background: var(--bg-pros); }
.gvp9jvuu .uhd1uuet { background: var(--bg-cons); }
.gvp9jvuu .txm38 .wvriy8g { color: var(--c-pros-label); }
.gvp9jvuu .uhd1uuet .zlgt { color: var(--c-cons); }
.gvp9jvuu .txm38 ul li,
.gvp9jvuu .e97wq li            { color: var(--c-pros); }
.gvp9jvuu .uhd1uuet ul li,
.gvp9jvuu .gt85isw0 li            { color: var(--c-cons); }
.iz7jktc .txm38 { background: var(--bg-pros); }
.iz7jktc .uhd1uuet { background: var(--bg-cons); }
.iz7jktc .txm38 .wvriy8g { color: var(--c-pros-label); }
.iz7jktc .uhd1uuet .zlgt { color: var(--c-cons); }
.iz7jktc .txm38 ul li,
.iz7jktc .uhd1uuet ul li,
.icy3v .wvriy8g::before { content: "✓ "; }
.icy3v .zlgt::before { content: "✗ "; }
.c7103iw .wvriy8g::before { content: "→ "; }
.c7103iw .zlgt::before { content: "← "; }
.s4im .wvriy8g::before { content: "★ "; }
.s4im .zlgt::before { content: "✕ "; }
.faihc .wvriy8g::before { content: "◆ "; }
.faihc .zlgt::before { content: "▲ "; }
.co3fz .q4o6 { background: transparent; border-left: none; border: 1.5px solid; }
.co3fz .ofqrqwp     { border-color: var(--c-tip-border); }
.co3fz .tz3drxnv { border-color: var(--c-warn-border); }
.co3fz .t8dd3mc    { border-color: #60a5fa; }
.co3fz .q4o6 strong { color: var(--text-primary); }
.co3fz .q4o6 p      { color: var(--text-muted); }
.dkqtu .q4o6 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.dkqtu .ofqrqwp     { border-top-color: var(--c-tip-border); }
.dkqtu .tz3drxnv { border-top-color: var(--c-warn-border); }
.dkqtu .t8dd3mc    { border-top-color: #60a5fa; }
.idglwqn8 .q4o6 { border-left: none; border-radius: 8px; }
.idglwqn8 .ofqrqwp     { background: #065f46; }
.idglwqn8 .tz3drxnv { background: #92400e; }
.idglwqn8 .t8dd3mc    { background: #1e3a8a; }
.idglwqn8 .q4o6 strong,
.idglwqn8 .q4o6 p { color: #fff; }
.idglwqn8 .g2pf2::before { color: rgba(255,255,255,0.85) !important; }
.qo43.idglwqn8 .ofqrqwp,
.qo43 .idglwqn8 .ofqrqwp     { background: #052e16; }
.qo43.idglwqn8 .tz3drxnv,
.qo43 .idglwqn8 .tz3drxnv { background: #2d0a1e; }
.qo43.idglwqn8 .t8dd3mc,
.qo43 .idglwqn8 .t8dd3mc    { background: #1e1036; }
.jxwa.idglwqn8 .ofqrqwp,
.jxwa .idglwqn8 .ofqrqwp      { background: #2d2000; }
.jxwa.idglwqn8 .tz3drxnv,
.jxwa .idglwqn8 .tz3drxnv  { background: #2d0b0b; }
.jxwa.idglwqn8 .t8dd3mc,
.jxwa .idglwqn8 .t8dd3mc     { background: #2d1600; }
.reldu.idglwqn8 .ofqrqwp,
.reldu .idglwqn8 .ofqrqwp      { background: #0c1a2e; }
.reldu.idglwqn8 .tz3drxnv,
.reldu .idglwqn8 .tz3drxnv  { background: #12103a; }
.reldu.idglwqn8 .t8dd3mc,
.reldu .idglwqn8 .t8dd3mc     { background: #0a2020; }
.psf1pju .q4o6 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.psf1pju .ofqrqwp     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.psf1pju .tz3drxnv { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.psf1pju .t8dd3mc    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.psf1pju .q4o6 strong { color: var(--text-primary); }
.psf1pju .q4o6 p      { color: var(--text-muted); }
.n0did3l .q4o6 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ernbubew .g2pf2,
.rrm3k .g2pf2,
.altkomve .g2pf2,
.yw2v12c .g2pf2 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ernbubew .g2pf2::before,
.rrm3k .g2pf2::before,
.altkomve .g2pf2::before,
.yw2v12c .g2pf2::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ernbubew .ofqrqwp     .g2pf2::before { content: "✦"; color: var(--c-tip-border); }
.ernbubew .tz3drxnv .g2pf2::before { content: "▲"; color: var(--c-warn-border); }
.ernbubew .t8dd3mc    .g2pf2::before { content: "◉"; color: #60a5fa; }
.rrm3k .ofqrqwp     .g2pf2::before { content: "★"; color: var(--c-tip-border); }
.rrm3k .tz3drxnv .g2pf2::before { content: "◆"; color: var(--c-warn-border); }
.rrm3k .t8dd3mc    .g2pf2::before { content: "●"; color: #60a5fa; }
.altkomve .ofqrqwp     .g2pf2::before { content: "▶"; color: var(--c-tip-border); }
.altkomve .tz3drxnv .g2pf2::before { content: "■"; color: var(--c-warn-border); }
.altkomve .t8dd3mc    .g2pf2::before { content: "▸"; color: #60a5fa; }
.yw2v12c .ofqrqwp     .g2pf2::before { content: "→"; color: var(--c-tip-border); }
.yw2v12c .tz3drxnv .g2pf2::before { content: "⬥"; color: var(--c-warn-border); }
.yw2v12c .t8dd3mc    .g2pf2::before { content: "◈"; color: #60a5fa; }
.qqy8nof2 .db8s .uyska9,
.qqy8nof2 .bxt9lsjk .uyska9  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.qqy8nof2 .ccqc                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.qqy8nof2 .u9kh19          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qqy8nof2 .avwmha                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kr957q7m .db8s .uyska9,
.kr957q7m .bxt9lsjk .uyska9,
.kr957q7m .ccqc,
.kr957q7m .s7kk,
.kr957q7m .eqmb,
.kr957q7m .u9kh19,
.kr957q7m .avwmha,
.kr957q7m .n0did3l .q4o6 { box-shadow: none; }
.dnz7t   body, .dnz7t   { font-size: 0.9rem; }
.dnz7t   .hvqf, .dnz7t .g43pfk, .dnz7t .ydrtmzq,
.dnz7t   .lcpckh, .dnz7t .umcw3rn1 { font-size: 0.9rem; }
.dnz7t   .t48j, .dnz7t .q9t6ex { font-size: 0.9rem; }
.eki50ft   .hvqf, .eki50ft .g43pfk, .eki50ft .ydrtmzq,
.eki50ft   .lcpckh, .eki50ft .umcw3rn1 { font-size: 0.95rem; }
.eki50ft   .t48j, .eki50ft .q9t6ex { font-size: 0.95rem; }
.pfcw   .hvqf, .pfcw .g43pfk, .pfcw .ydrtmzq,
.pfcw   .lcpckh, .pfcw .umcw3rn1 { font-size: 1.08rem; }
.pfcw   .t48j, .pfcw .q9t6ex { font-size: 1.05rem; }
.pfcw   .dnxjvq { font-size: 0.97rem; }
.tb7i81l .jhz6o      { font-size: 3.2rem; }
.tb7i81l h2.i2oi { font-size: 1.9rem; }
.tb7i81l h3.uerp6     { font-size: 1.4rem; }
.f6bjo .jhz6o      { font-size: 3.8rem; }
.f6bjo h2.i2oi { font-size: 2.2rem; }
.f6bjo h3.uerp6     { font-size: 1.6rem; }
.a5jbclz + .a5jbclz { position: relative; }
.i66l7wmy   .a5jbclz + .a5jbclz::before,
.zk9pw6  .a5jbclz + .a5jbclz::before,
.ajkzm6r8   .a5jbclz + .a5jbclz::before,
.ha2d   .a5jbclz + .a5jbclz::before,
.enlxz   .a5jbclz + .a5jbclz::before,
.hkolx .a5jbclz + .a5jbclz::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.i66l7wmy .a5jbclz + .a5jbclz::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.zk9pw6 .a5jbclz + .a5jbclz::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ajkzm6r8 .a5jbclz + .a5jbclz::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;
}
.ha2d .a5jbclz + .a5jbclz::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.y20y .a5jbclz { margin-bottom: 16px; }
.y20y .a5jbclz + .a5jbclz { margin-top: 0; }
.y20y .bxqd82 { padding-top: 0; padding-bottom: 0; }
.enlxz .a5jbclz + .a5jbclz::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.hkolx .a5jbclz + .a5jbclz::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.zoupl .a5jbclz + .a5jbclz::before,
.dhdnq .a5jbclz + .a5jbclz::before,
.ya2n .a5jbclz + .a5jbclz::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%;
}
.gphr .zoupl .a5jbclz:nth-child(even)::before,
.gphr .dhdnq .a5jbclz:nth-child(even)::before,
.gphr .ya2n .a5jbclz:nth-child(even)::before { background: var(--bg-surface); }
.x5e190 .zoupl .a5jbclz:nth-child(even)::before,
.x5e190 .dhdnq .a5jbclz:nth-child(even)::before,
.x5e190 .ya2n .a5jbclz:nth-child(even)::before { background: var(--bg-card); }
.zoupl .a5jbclz + .a5jbclz::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");
}
.dhdnq .a5jbclz + .a5jbclz::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");
}
.ya2n .a5jbclz + .a5jbclz::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");
}
.w5x1l9 .s2dpgs5f,
.dwkjn3sv .s2dpgs5f { padding-bottom: 60px; }
.tuw6eo .s2dpgs5f { padding-bottom: 70px; }
.epg6im .snwkhshi:not(.tpeo608) .mnqerd { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.epg6im .tpeo608 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.epg6im .vivovufy { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.epg6im .w49dz8 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.uc4a .w49dz8 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ei0twz .w49dz8 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xtztoh .w49dz8 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gtt7 .w49dz8 { background: var(--accent-bg); }
.bjtmiv .rhzufra { float: left; width: 38%; margin: 0 28px 16px 0; }
.bjtmiv .rhzufra .ojcn89 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bjtmiv .bxqd82::after { content: ''; display: block; clear: both; }
.o2we .rhzufra { float: right; width: 38%; margin: 0 0 16px 28px; }
.o2we .rhzufra .ojcn89 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o2we .bxqd82::after { content: ''; display: block; clear: both; }
.yizoso0l .a5jbclz:nth-child(odd)  .rhzufra { float: left;  width: 38%; margin: 0 28px 16px 0; }
.yizoso0l .a5jbclz:nth-child(even) .rhzufra { float: right; width: 38%; margin: 0 0 16px 28px; }
.yizoso0l .rhzufra .ojcn89 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yizoso0l .bxqd82::after { content: ''; display: block; clear: both; }
.bjtmiv .lbbarm,
.bjtmiv .dtzuxdne,
.o2we .lbbarm,
.yizoso0l .lbbarm,
@media (max-width: 900px) {
  .bjtmiv .rhzufra,
  .o2we .rhzufra,
  .yizoso0l .a5jbclz:nth-child(odd)  .rhzufra,
  .yizoso0l .a5jbclz:nth-child(even) .rhzufra {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .bjtmiv .rhzufra .ojcn89,
  .o2we .rhzufra .ojcn89,
  .yizoso0l .rhzufra .ojcn89 {
    max-height: none !important;
  }
}
.bjtmiv .t48j,
.bjtmiv .q9t6ex,
.o2we .t48j,
.o2we .q9t6ex,
.yizoso0l .t48j,
.yizoso0l .q9t6ex { overflow: hidden; }
@media (max-width: 640px) {
  .bjtmiv .rhzufra,
  .o2we .rhzufra,
  .yizoso0l .rhzufra { float: none; width: 100%; margin: 0 0 16px 0; }
}
.d22pa .g8dj21v,
.d22pa .bxqd82,
.d22pa .q4vem  { max-width: 1100px; }
.eobt .g8dj21v,
.eobt .bxqd82,
.eobt .q4vem  { max-width: 1200px; }
.eobt { --content-mw: 1200px; }
.wd00wwm0 .g8dj21v,
.wd00wwm0 .bxqd82,
.wd00wwm0 .q4vem  { max-width: 1320px; }
.q6nyxzju { font-size: 0.82rem; color: var(--text-muted); }
.ham6jus { display: flex; align-items: center; }
.n4n7voz {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.yqynv5l { display: flex; align-items: center; }
.udui { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.udui:hover { text-decoration: underline; }
.nc49irq { margin: 0 3px; opacity: 0.45; }
.nc49irq::before { content: '/'; }
.ith4s4e { padding: 2px 5px; color: var(--text-main); }
.q34y25u .q6nyxzju {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.q34y25u .ham6jus { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.uwssf66x .q6nyxzju {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.uwssf66x .ham6jus { padding: 0 0 0 12px; }
.uh60n99m .ham6jus { padding: 0 16px; }
.uh60n99m .q6nyxzju {
  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);
}
.uh60n99m .g8dj21v { padding-top: 28px; }
@media (max-width: 720px) {
  .gqvxyl { margin-top: 18px; padding: 0 16px; }
  .uh60n99m .g8dj21v { padding-top: 16px; }
}
.d22pa.q34y25u .ham6jus { max-width: 1100px; }
.eobt.q34y25u .ham6jus { max-width: 1200px; }
.wd00wwm0.q34y25u .ham6jus { max-width: 1320px; }
.eobt .gqvxyl { max-width: 1200px; }
.g51d483 .a5jbclz { padding-top: 16px; padding-bottom: 16px; }
.dxbf .a5jbclz { padding-top: 24px; padding-bottom: 24px; }
.fjmy .a5jbclz { padding-top: 40px; padding-bottom: 40px; }
.mlkib92 .a5jbclz { padding-top: 52px; padding-bottom: 52px; }
.ixz7ame .a5jbclz:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ixz7ame .a5jbclz:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ixz7ame .a5jbclz:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ixz7ame .a5jbclz:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.owjrxnl .bxqd82 { padding-top: 10px;  padding-bottom: 10px; }
.aishjg .bxqd82 { padding-top: 18px;  padding-bottom: 18px; }
.rav1xc88 .bxqd82 { padding-top: 36px;  padding-bottom: 36px; }
.hwig .bxqd82 { padding-top: 48px;  padding-bottom: 48px; }
.hblvtyde h2.i2oi { font-weight: 600; }
.hblvtyde h3.uerp6     { font-weight: 600; }
.eluuzd { font-weight: 500; }
.eluuzd h2.i2oi { font-weight: 800; }
.eluuzd h3.uerp6     { font-weight: 700; }
.vrk42 h2.i2oi { font-weight: 900; }
.vrk42 h3.uerp6     { font-weight: 800; }
.vrk42 .q4o6 strong,
.vrk42 .q4o6 strong { font-weight: 600; }
.bycbth {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.dwfjok7a .bycbth { display: none; }
@media (max-width: 640px) {
  .zjr2zkv { display: none; }
  .bycbth {
    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;
  }
}
.bycbth { background: var(--cta) !important; color: #fff !important; border: none !important; }
.bycbth:hover { opacity: 0.85; }
.mva1 .bycbth { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.crsgennq .bycbth,
.vqm660l  .bycbth { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.crsgennq .bycbth:hover,
.vqm660l  .bycbth:hover { opacity: 0.88; }
.mva1.crsgennq .bycbth,
.mva1.vqm660l  .bycbth { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.vn8f {
  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;
}
.vn8f:hover { transform: translateY(-2px); opacity: 0.92; }
.vn8f { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gpolsye .vn8f { display: none; }
.e8tyd0u .vn8f { right: 32px; }
.t8e3  .vn8f { left: 32px; }
@media (max-width: 480px) {
  .e8tyd0u .vn8f { right: 20px; bottom: 20px; }
  .t8e3  .vn8f { left: 20px; bottom: 20px; }
}
.p63y { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.q4vem { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.r3fr9k5 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gonyoxo6 { color: var(--text-dim); font-size: 0.8rem; }
.fnfp { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.fnfp img { height: 26px; width: auto; object-fit: contain; }
.yajc3ep .q4vem { text-align: center; }
.yajc3ep .r3fr9k5 { margin-top: 0; }
@media (max-width: 640px) {
  .q4vem { padding-left: 16px; padding-right: 16px; }
  .cmb777r .q4vem { padding: 20px 16px; }
  .i9twr { gap: 4px 12px; }
  .r3fr9k5 { font-size: 0.78rem; }
}
.gv2cih8 .d0hqop .fnfp { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.gv2cih8 .r3fr9k5 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.gv2cih8 .gonyoxo6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .gv2cih8 .hpydcgs8 { grid-template-columns: 1fr 1fr; } .gv2cih8 .d0hqop { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gv2cih8 .hpydcgs8 { grid-template-columns: 1fr; } }
.rw3575 .x2407 { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.rw3575 .fnfp { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.rw3575 .zondnpm { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.rw3575 .zondnpm a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.rw3575 .zondnpm a:hover { color: var(--accent-light); }
.pn1yj9s { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.rw3575 .z2rrf76 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.rw3575 .xma5b { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.rw3575 .xma5b a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.rw3575 .xma5b a:hover { color: var(--accent-light); }
.rw3575 .r3fr9k5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .rw3575 .x2407 { gap: 12px; } .rw3575 .fnfp { margin-right: 0; width: 100%; } }
.d76u7n .ixln0 .fnfp { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.d76u7n .r3fr9k5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.d76u7n .gonyoxo6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .d76u7n .g9pv41c { grid-template-columns: 1fr 1fr; } .d76u7n .ixln0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .d76u7n .g9pv41c { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .quc5 .g0wcwz { grid-template-columns: 1fr 1fr; } .quc5 .a7ea:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .quc5 .g0wcwz { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .kc92mx .g0wcwz { grid-template-columns: 1fr; } }
.n6czexr .q4vem { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.nrj58 .uyrlq611      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.nrj58 .p63y { background: var(--bg-page); border-top-color: var(--border-alt); }
.qqu4 .uyrlq611      { background: #0d1117; border-bottom-color: #21262d; }
.qqu4 .g8u2v4 { color: var(--accent-light); }
.qqu4 .inlxe { --msep-color: #8b949e; }
.qqu4 .inlxe a { color: #8b949e; }
.qqu4 .inlxe a:hover { color: var(--accent-light); }
.qqu4 .iviz { color: #8b949e; }
.qqu4 .p63y { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.qqu4 .r3fr9k5,
.qqu4 .gonyoxo6 { color: #6e7681; }
.qqu4 .xma5b a { color: #8b949e; }
.qqu4 .fnfp { color: #e6edf3; }
@media (max-width: 640px) {
  .qqu4 .inlxe { background: #0d1117; border-top-color: #21262d; }
  .qqu4 .inlxe li a { border-bottom-color: #21262d; }
}
.an2kfpg1 .uyrlq611      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.an2kfpg1 .g8u2v4 { color: var(--accent-light); }
.an2kfpg1 .inlxe { --msep-color: #475569; }
.an2kfpg1 .inlxe a { color: #475569; }
.an2kfpg1 .inlxe a:hover { color: var(--accent-light); }
.an2kfpg1 .iviz { color: #64748b; }
.an2kfpg1 .p63y { background: #f0f4f8; border-top-color: #cbd5e1; }
.an2kfpg1 .r3fr9k5,
.an2kfpg1 .gonyoxo6 { color: #64748b; }
.an2kfpg1 .xma5b a, .an2kfpg1 .fnfp { color: #374151; }
@media (max-width: 640px) {
  .an2kfpg1 .inlxe { background: #f0f4f8; border-top-color: #cbd5e1; }
  .an2kfpg1 .inlxe li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.crsgennq .uyrlq611      { background: var(--accent); border-bottom-color: var(--accent-light); }
.crsgennq .g8u2v4 { color: #fff; }
.crsgennq .inlxe { --msep-color: rgba(255,255,255,0.82); }
.crsgennq .inlxe a { color: rgba(255,255,255,0.82); }
.crsgennq .inlxe a:hover { color: #fff; }
.crsgennq .iviz { color: rgba(255,255,255,0.9); }
.crsgennq .p63y { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.crsgennq .r3fr9k5,
.crsgennq .gonyoxo6 { color: rgba(255,255,255,0.72); }
.crsgennq .xma5b a, .crsgennq .fnfp { color: #fff; }
@media (max-width: 640px) {
  .crsgennq .inlxe { background: var(--accent); border-top-color: var(--accent-light); }
  .crsgennq .inlxe li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.vqm660l .uyrlq611 {
  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);
}
.vqm660l .p63y {
  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) {
  .vqm660l .inlxe {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ywy2 .qphb { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.yukszaui .qphb { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ms1qs .qphb { min-height: 72px; height: auto; }
.k31wrd .qphb { min-height: 84px; height: auto; }
.cmb777r .qphb { max-width: none; padding: 0 32px; }
.cmb777r .q4vem  { max-width: none; padding: 24px 32px; }
.keipruq.eobt .qphb { max-width: 1200px; }
.keipruq.wd00wwm0 .qphb { max-width: 1320px; }
.drj3m9js   .g8u2v4, .drj3m9js   .fnfp { text-transform: capitalize; }
.eet38 .g8u2v4, .eet38 .fnfp { text-transform: lowercase; }
.nkx6m .g8u2v4, .nkx6m .fnfp { text-transform: uppercase; letter-spacing: 0.06em; }
.vb9qrjlh, .ynl5gnl {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.xzou .vb9qrjlh,
.xzou .ynl5gnl { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.sz47o58 .vb9qrjlh,
.sz47o58 .ynl5gnl { 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; }
.kgezmk .vb9qrjlh,
.kgezmk .ynl5gnl { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.xxxenxa .vb9qrjlh,
.xxxenxa .ynl5gnl { 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; }
.q9tk2   .inlxe a { font-weight: 500; }
.nazex .inlxe a { font-weight: 600; }
.fyu873u     .inlxe a { font-weight: 700; }
.k4i1    .inlxe a { font-weight: 800; letter-spacing: 0.01em; }
.enov1     .inlxe > li + li::before,
.b1efh1x    .inlxe > li + li::before,
.jeju    .inlxe > li + li::before,
.mrm6w .inlxe > li + li::before,
.cqb3sy .inlxe > li + li::before,
.n8ba9v  .inlxe > li + li::before,
.gg3jfn    .inlxe > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.enov1     .inlxe > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.b1efh1x    .inlxe > li + li::before { content: "|"; }
.jeju    .inlxe > li + li::before { content: "—"; }
.mrm6w .inlxe > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.cqb3sy .inlxe > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.n8ba9v  .inlxe > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.gg3jfn    .inlxe > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .sdxib4 .iviz,
  .jvz42y0z .iviz,
  .isusy2 .iviz,
  .dd84l .iviz,
  .qd5g5 .iviz {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .sdxib4 .iviz::before,
  .jvz42y0z .iviz::before,
  .isusy2 .iviz::before,
  .dd84l .iviz::before,
  .qd5g5 .iviz::before { content: ""; display: block; flex-shrink: 0; }

  
  .sdxib4 .iviz::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;
  }

  
  .jvz42y0z .iviz::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;
  }

  
  .isusy2 .iviz::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;
  }

  
  .dd84l .iviz::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;
  }

  
  .qd5g5 .iviz::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) {
  .wr48w72 .iviz {
    padding: 5px 14px;
  }
  .wr48w72 .inlxe {
    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;
  }
  .wr48w72 .inlxe li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wr48w72 .inlxe li a:hover { background: var(--bg-raised); }
  .wr48w72 .dhiaja7,
  .c8kf4 .dhiaja7,
  .k8t91ea9 .dhiaja7 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .en57heqr .iviz {
    padding: 5px 10px;
  }
  .en57heqr .inlxe {
    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);
  }
  .en57heqr .inlxe.grejd { transform: translateX(0); }
  .en57heqr .inlxe li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .en57heqr .inlxe li:last-child a { border-bottom: none; }
  .crsgennq .inlxe,
  .qqu4 .inlxe { background: var(--accent) !important; }
  .crsgennq .inlxe li a,
  .qqu4 .inlxe li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .k8t91ea9 .iviz {
    padding: 5px 10px;
  }
  .k8t91ea9 .inlxe {
    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);
  }
  .k8t91ea9 .inlxe::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .k8t91ea9 .inlxe.grejd { transform: translateY(0); }
  .k8t91ea9 .inlxe li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .eirzwt .iviz {
    padding: 5px 10px;
  }
  .eirzwt .inlxe {
    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;
  }
  .eirzwt .inlxe.grejd { opacity: 1; pointer-events: auto; }
  .eirzwt .inlxe li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .i0ur     .iviz { border-radius: 0 !important; }
  .rjrv49   .iviz { border-radius: 8px !important; }
  .vpyh .iviz { border-radius: 50% !important; }
  .d8azw4o   .iviz { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .qo3al1lf .csgggd { flex-direction: column; align-items: stretch; }
  .qo3al1lf .yl0sw { flex-direction: row; min-width: auto; }
  .qo3al1lf .v45rku07 { align-items: flex-start; text-align: left; }
}
.ddpp6p3,
.ddpp6p3.a5jbclz,
.gphr .ddpp6p3,
.orl58j .ddpp6p3,
.x5e190 .ddpp6p3,
.t4hr .ddpp6p3 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.t837 {
  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;
}
.fwmbjh30 { flex: 1 1 280px; min-width: 0; }
.p1dtb {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.cybjn2 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.e5y5 {
  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;
}
.e5y5:hover { transform: translateY(-1px); opacity: 0.95; }
.z2p2 .t837 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.z2p2 .p1dtb { color: var(--cta); }
.z2p2 .cybjn2 { color: var(--text-body); }
.z2p2 .e5y5 {
  background: var(--cta) !important;
  color: #fff !important;
}
.ytov07i .t837 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ytov07i .p1dtb { color: var(--text-primary); }
.ytov07i .cybjn2 { color: var(--text-body); }
.ytov07i .e5y5 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .t837 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .fwmbjh30 { flex: 0 0 auto; }
  .p1dtb { font-size: 1.2rem; }
  .e5y5 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.n51t69k .fkp6c6 { height: 36px; }
.oyppf21 .fkp6c6 { height: 60px; max-width: 200px; }
.q3vb1le .fkp6c6 { height: 56px; max-width: 180px; }
.a7hqzn9b     .v7mwd, .a7hqzn9b     .njzbym { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.csxf0 .y2929op {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .vur9m .dtzuxdne {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .vur9m .s7kk {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .vur9m .s7kk { padding: 40px 16px 20px; }
  .vur9m .y2929op {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .vur9m .ddpr { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .mnue3 .s7kk {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .mnue3 .s7kk::before {
    position: absolute; top: 14px; left: 14px;
  }
  .mnue3 .o8e4xv8a {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .mnue3 .l258qf { white-space: normal; text-align: center; font-size: 1.2rem; }
  .mnue3 .y2929op {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .mnue3 .ddpr { width: 100%; min-width: 0; }
  .mnue3 .v7mwd { min-width: 0; }
}
.yhri .zxoxyeu7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.yhri .zxoxyeu7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.yhri .zxoxyeu7 p { padding: 0 2px 16px; }
.g77j .zxoxyeu7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.g77j .zxoxyeu7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.g77j .zxoxyeu7 summary::after { content: "›"; font-size: 1.2em; }
.g77j .zxoxyeu7[open] summary::after { content: "‹"; }
.g77j .zxoxyeu7 p { padding: 10px 22px 4px; }
.knbb9npk .zxoxyeu7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.knbb9npk .zxoxyeu7 summary { color: var(--text-primary); padding-left: 16px; }
.knbb9npk .zxoxyeu7 summary::after { content: "›"; font-size: 1.1em; }
.knbb9npk .zxoxyeu7[open] summary::after { content: "‹"; }
.knbb9npk .zxoxyeu7 p { padding-left: 16px; }
.pwqqir6 .kb27yag { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.pwqqir6 .zxoxyeu7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.pwqqir6 .zxoxyeu7:last-child { border-bottom: none; }
.pwqqir6 .zxoxyeu7 summary { color: var(--text-primary); border-radius: 0; }
.pwqqir6 .zxoxyeu7 summary::after { content: "›"; font-size: 1.1em; }
.pwqqir6 .zxoxyeu7[open] summary::after { content: "‹"; }
.l6pxt5c4 .zxoxyeu7 { overflow: hidden; }
.l6pxt5c4 .zxoxyeu7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.l6pxt5c4 .zxoxyeu7 summary::after { color: rgba(255,255,255,.75); }
.l6pxt5c4 .zxoxyeu7[open] summary { border-radius: 0; }
.l4tdzc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jsvtcw1 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hzvz {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.u31dfb3h { color: var(--text-muted); font-size: 1.05rem; }
.m8rr {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.al92a8z {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.l1tp3 { margin-bottom: 20px; }
.vtex {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.fa9w {
  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;
}
.fa9w:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.nhjb { resize: vertical; min-height: 130px; }
.uzy9e { width: 100%; margin-top: 8px; }
.cza4 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.iidgeqm {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.nocpgtm6 { color: var(--text-muted); line-height: 1.75; }
.vvbu { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.vvbu li { margin-bottom: 6px; }
.rghuz { max-width: 760px; margin: 0 auto; }
.m90yos { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mt4qk { max-width: 760px; margin: 0 auto; }
.hb14h6 ul.vvbu { margin: 0; }
@media (max-width: 640px) { .a360kk8 { grid-template-columns: 1fr; gap: 10px; } }
.gjlepguv { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.gmv9m1f1 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.i499s5h { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.gmv9m1f1 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.gmv9m1f1 .vvbu { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gjlepguv { grid-template-columns: 1fr; } }
.wmx2xm { color: inherit; text-decoration: none; }
.wmx2xm:hover { color: var(--accent-light); text-decoration: underline; }
.p2rllg { display: inline-block; line-height: 0; }
.ib4aqa { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.m1w09t { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.m1w09t:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.b5ov0b { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.m1w09t p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.m1w09t ul.vvbu { margin: 0; }
.tf7gk { color: var(--text-muted); line-height: 1.75; }
.xokr9nq .vvbu,
.lr8c .vvbu,
.zgpzebz .vvbu,
.otql0 .vvbu {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.xokr9nq .m1w09t,
.lr8c .m1w09t { text-align: left; }
.xokr9nq .b5ov0b,
.lr8c .b5ov0b { text-align: center; }
.i1gsee { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.k1kn9 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.cq3vj { font-size: 1.1rem; }
.lttk { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ea7n0 { margin-top: 12px; }
.wtlynrl2 { 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; }
.wtlynrl2:hover { border-bottom-color: var(--accent-light); }
.blqjcb8 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.blqjcb8 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.twvye2i7 { width: 260px; height: 260px; }
.ctm8zs { border-radius: 10px; }
.bktwe { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.e8gbcv6u { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .auttjpx1 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.pb2d34 .lttk, .pb2d34 .k1kn9 { max-width: 640px; }
.ar18xb { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.q73qle { position: sticky; top: 96px; align-self: start; }
.q73qle .i1gsee { font-size: 1.6rem; margin-top: 18px; }
.bxmua66d .lttk { margin-bottom: 28px; }
@media (max-width: 860px) { .ar18xb { grid-template-columns: 1fr; } .q73qle { position: static; text-align: center; } }
.hlohrng .blqjcb8 { margin: 0 auto 18px; }
.hlohrng .bktwe { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .purqqd2w { grid-template-columns: 1fr; } }
.kin0b .i1gsee { font-size: 1.6rem; margin-bottom: 6px; }
.otql0 .vvbu { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kin0b { flex-direction: column; text-align: center; } .fmjmrd { grid-template-columns: 1fr; } }
.pzzqsb .i1gsee { font-size: 1.35rem; margin: 0 0 4px; }
.pzzqsb .bktwe { margin: 0; }
.uiwfyw9 .hzvz { color: var(--accent-light); }
.bi5nniqe .hzvz { font-size: 2rem; }
.bi5nniqe .u31dfb3h { max-width: 680px; }
.m2hevy .hzvz { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.m2hevy .u31dfb3h  { margin: 0; }
@media (max-width: 640px) { .m2hevy { flex-direction: column; } }
.rjid7u .hzvz { color: var(--accent-light); }
.sp9eitx {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.sp9eitx .hzvz { color: #fff; }
.sp9eitx .u31dfb3h  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ss35y { grid-template-columns: 1fr; } }
.r3bp .fa9w {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.r3bp .fa9w:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ivyoh3w .fa9w { background: var(--bg-raised); border-color: transparent; }
.ivyoh3w .fa9w:focus { background: var(--bg-card); border-color: var(--accent-light); }
.gw7p .fa9w { border-radius: 100px; padding: 11px 20px; }
.gw7p .nhjb { border-radius: 14px; }
@media (max-width: 640px) { .c1pak0 { grid-template-columns: 1fr; } }
.f5me2 { counter-reset: priv-count; }
.nciyh {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.nciyh:last-child { border-bottom: none; }
.w4vecfkq {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.nciyh h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.nciyh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ec1cd5 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ec1cd5 li { margin-bottom: 6px; }
.oaazru{display:none}
.oaazru:empty,.b906:empty{display:none}
.ixxs90w6{position:relative;overflow:visible}
.q5llxq .p0icb6,.jquybzdm .p0icb6,
.gr47sk .p0icb6,.hxa0qdg .p0icb6,
.oyor .p0icb6,.f3doovz .p0icb6{display:block}
.v3zc04u9 .c76y25{display:block}
.q5llxq .p0icb6,.jquybzdm .p0icb6,
.gr47sk .p0icb6,.hxa0qdg .p0icb6,
.oyor .p0icb6{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}
.q5llxq .p0icb6 .b906,.jquybzdm .p0icb6 .b906,
.gr47sk .p0icb6 .b906,.hxa0qdg .p0icb6 .b906,
.oyor .p0icb6 .b906{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}
.q5llxq .pa9qhm22,.jquybzdm .pa9qhm22,
.gr47sk .pa9qhm22,.hxa0qdg .pa9qhm22,
.oyor .pa9qhm22{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.q5llxq .p0icb6,.jquybzdm .p0icb6{top:12px}
.q5llxq .p0icb6 .b906{margin-right:auto}
.jquybzdm .p0icb6 .b906{margin-left:auto}
.jquybzdm .p0icb6{text-align:right}
.gr47sk .p0icb6,.hxa0qdg .p0icb6{bottom:12px}
.gr47sk .p0icb6 .b906{margin-right:auto}
.hxa0qdg .p0icb6 .b906{margin-left:auto}
.hxa0qdg .p0icb6{text-align:right}
.oyor .p0icb6{position:relative;margin-top:16px}
.oyor .p0icb6 .b906{margin:0 auto}
.f3doovz .p0icb6{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.f3doovz .p0icb6 .b906{margin:0}
.f3doovz .w49dz8~.p0icb6,
.f3doovz .lh51u38c~.p0icb6{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.f3doovz .w49dz8~.p0icb6 .b906,
.f3doovz .lh51u38c~.p0icb6 .b906{justify-content:flex-start}
.w49dz8~.p0icb6,.lh51u38c~.p0icb6{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}
.w49dz8~.p0icb6 .b906{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lh51u38c~.p0icb6 .b906{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.c76y25 .b906{margin:0 0 12px}
.b906{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.pa9qhm22{white-space:nowrap}
.jmamz .pa9qhm22{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.upqt5s3 .pa9qhm22{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.rsjto .b906{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.je19 .pa9qhm22{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ipp6 .pa9qhm22{color: var(--accent-light);opacity:1;font-weight:500}
.ju7hjjc1 .pa9qhm22{border-bottom:1px solid currentColor;padding-bottom:2px}
.ioiccx .b906{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.byop8nn{--date-bg:var(--accent-bg)}
.p5ww8s .b8yy5m::before{content:""}
.pkfdf5 .pa9qhm22 + .pa9qhm22::before{content:"•";margin-right:6px;opacity:.4}
.nelpp61 .pa9qhm22 + .pa9qhm22::before{content:"/";margin-right:6px;opacity:.35}
.l2ds .pa9qhm22 + .pa9qhm22::before{content:"|";margin-right:6px;opacity:.3}
.g580pg0a .pa9qhm22 + .pa9qhm22::before{content:"—";margin-right:6px;opacity:.3}
.b2xro21 .pa9qhm22 + .pa9qhm22::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.embe .pa9qhm22 + .pa9qhm22::before{content:"·";margin-right:6px;opacity:.4}
.jjhq .pa9qhm22 + .pa9qhm22::before{content:"›";margin-right:6px;opacity:.4}
.rlnffxl .pa9qhm22 + .pa9qhm22::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.er8uw4d{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.lghml{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ncsq8an{display:flex;flex-direction:column;gap:3px}
.x670x{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.b2hjqugq{font-weight:700;font-size:1rem;color:var(--text-heading)}
.xxv0{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.tqnd .er8uw4d{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.d35mh4gy .er8uw4d{border-top:3px solid var(--accent);padding-top:18px}
.peut .er8uw4d{border-left:3px solid var(--accent);border-radius:0}
.u6t50c3 .er8uw4d{padding:20px 0}
@media(max-width:640px){
  .er8uw4d{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xxv0{max-width:100%}
}
.ypfl6r .u9kh19{margin:0}
@media (max-width:560px){
  .b1dtifgb{grid-template-columns:repeat(2,1fr);gap:12px}
}
.i6n0nuk {
  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;
}
.i6n0nuk.auhshon9 {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.rcht603 {
  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; } }
.rcht603 .z2e558xl {
  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;
}
.rcht603 .z2e558xl:hover { background: rgba(0,0,0,0.12) !important; }
.sx1ig6e {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.cp1phkp0 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.vmk4st {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.rcht603 .qbakzkgy {
  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;
}
.rcht603 .qbakzkgy:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .rcht603 { padding: 28px 18px 20px; }
  .vmk4st { font-size: 1.2rem; }
  .sx1ig6e { max-width: 220px; max-height: 80px; }
}
.gxvr1e {
  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);
}
.wq3cf {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.h3jroot5  .gxvr1e { border-radius: 50%; }
.nnn56wz  .gxvr1e { border-radius: 6px; }
.dmw8 .gxvr1e { border-radius: 22px; }
.hdboryna .t837 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .gxvr1e { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ha7kmhu {
  margin: 28px 0 24px;
}
.ha7kmhu .a5jbclz {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ha7kmhu .bxqd82 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ha7kmhu .t837 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .qphb { flex-direction: row-reverse; }
[dir="rtl"] .inlxe { flex-direction: row-reverse; }
[dir="rtl"] .e8tyd0u .vn8f { right: auto; left: 32px; }
[dir="rtl"] .t8e3  .vn8f { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .e8tyd0u .vn8f { right: auto; left: 20px; }
  [dir="rtl"] .t8e3  .vn8f { left: auto;  right: 20px; }
}
[dir="rtl"] .bjtmiv .rhzufra  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .o2we .rhzufra { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .w49dz8,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .t48j, [dir="rtl"] .q9t6ex { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .txm38 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .uhd1uuet { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .q4o6 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .t837 { direction: rtl; }
[dir="rtl"] .gxvr1e { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .q6nyxzju { direction: rtl; }
[dir="rtl"] .avwmha { direction: rtl; }
[dir="rtl"] .qxzmzg { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .zve4i .q9t6ex,
[dir="rtl"] .jr1u0e4 .q9t6ex,
[dir="rtl"] .nppx .q9t6ex,
[dir="rtl"] .ompj .q9t6ex {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .zve4i .q9t6ex li::before,
[dir="rtl"] .jr1u0e4 .q9t6ex li::before,
[dir="rtl"] .nppx .q9t6ex li::before,
[dir="rtl"] .ompj .q9t6ex li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .w49dz8.lu48sv2l .s2dpgs5f { align-items: flex-end; text-align: right; }
[dir="rtl"] .w49dz8.hag9u8rj .s2dpgs5f { text-align: center; }
[dir="rtl"] .w49dz8 .s2dpgs5f { text-align: right; }
[dir="rtl"] .bxqd82,
[dir="rtl"] .lcpckh,
[dir="rtl"] .umcw3rn1,
[dir="rtl"] .j2jmni,
[dir="rtl"] .al92a8z,
[dir="rtl"] .vtex,
[dir="rtl"] .lttk,
[dir="rtl"] .fa9w,
[dir="rtl"] .nhjb { text-align: right; direction: rtl; }
[dir="rtl"] .gw7p .fa9w,
[dir="rtl"] .r3bp .fa9w { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #cec340;
  --brand:           #cec340;
  --brand-light:     #989033;
  --brand-pale:      #b9b25f;
  --grad-start:      #e0d989;
  --grad-end:        #e8e5be;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #cec340;
  --cta-light:       #bcb029;
  --cta-hover:       #a69c2a;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f3;
  --bg-raised:       #f1f0ee;
  --bg-hover:        #f5f5f3;
  --border:          #e8e8e2;
  --border-alt:      #dbdad0;
  --border-section:  #e8e8e2;
  --text-primary:    #1b1b17;
  --text-muted:      #5f5e52;
  --text-body:       #36362f;
  --text-sub:        #515147;
  --text-faint:      #888776;
  --text-dim:        #a09f91;
  --text-label:      #6d6c5e;
  --text-value:      #44433b;
  --accent-bg:       #f0efe4;
  --accent-bg-light: #e9e7cd;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #178b28;
  --c-cons:          #9f3321;
  --c-pros-label:    #1ba630;
  --c-tip-border:    #1eb735;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #178b28;
}
:root { --logo-bg-opacity: 50%; }
body, button, input { font-family: "Chakra Petch", sans-serif; }
.kftfzc .mqkxl93, .kftfzc .w49dz8 { min-height: 320px; }
.kj8ulq7n .o4b6::after, .kj8ulq7n .gxvp::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.di7yv4fu .bycbth::after,.di7yv4fu .vn8f::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; }
.nc49irq::before { content: '—'; }