:root {
  --color-accent: #6c4f1a;
  --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;
}
.dbess {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.tywno61d {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.djyy {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.hxtsw { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jvhio { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jvhio a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jvhio a:hover { color: var(--accent-light); }
.fp0w9b   .z0pgysn8 { border-radius: 0; }
.rvu3 .z0pgysn8 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .z0pgysn8 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .lmsa:hover .z0pgysn8,
  .lmsa:focus-within .z0pgysn8 { display: block; }
  .z0pgysn8 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.wpi6 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.vbhve48 { display: none; }
@media (max-width: 640px) {
  .vbhve48 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .vbhve48.alnlzmk { display: block; }
}
@media (max-width: 640px) {
  .wpi6 { display: block; }
  .jvhio > li + li::before { display: none !important; }
  .jvhio {
    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;
  }
  .jvhio.alnlzmk { display: flex; }
  .jvhio li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jvhio li:last-child a { border-bottom: none; }
}
.imwdgkf9 { min-height: 480px; }
.t0qnqe2 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.bs60nad { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mkah2di .bs60nad { margin-left: 0; margin-right: 0; }
.knkobite {
  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;
}
.tec5js72 .knkobite { margin-top: 24px; }
.knkobite:hover { opacity: 0.88; }
.kdd577 .t0qnqe2 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.kdd577 .bs60nad { color: #e2e8f0; }
.kdd577.b66ll8 .z1igy3 { text-align: center; }
.x3vvl .t0qnqe2 { color: var(--text-primary); text-shadow: none; }
.x3vvl .bs60nad { color: var(--text-muted); }
.x3vvl .knkobite { margin-top: 16px; }
.x3vvl, .x3vvl.imwdgkf9 { min-height: auto !important; }
.x3vvl.b66ll8 .z1igy3 { text-align: center; }
.x3vvl~.csxj7{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}
.x3vvl~.csxj7 .js5vi{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.sdt5zc3g .t0qnqe2 { color: #fff; }
.sdt5zc3g .bs60nad { color: rgba(255,255,255,0.85); }
.sdt5zc3g .knkobite { background: #fff; color: var(--cta); }
.sdt5zc3g .knkobite:hover { opacity: 0.92; }
.ahtcaqh .xumh3 { position: relative; overflow: hidden; }
.ahtcaqh .xumh3::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;
}
.qc1g6b .xumh3 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.aa9x .xumh3 { position: relative; overflow: hidden; }
.aa9x .xumh3::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;
}
.l82adlts .xumh3 { position: relative; overflow: hidden; }
.l82adlts .xumh3::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;
}
.lih1d1 .xumh3 {
  animation: hg-fadein 1.2s ease-out both;
}
.xumh3 {
  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%);
}
.yddu694 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.re996a {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.zxqoqbc {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.xumh3 .t0qnqe2 { text-shadow: none; color: var(--text-primary); }
.xumh3 .bs60nad { color: var(--text-muted); }
body.azq23wai .t0qnqe2 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.uege .t0qnqe2 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.imwdgkf9.sdt5zc3g .t0qnqe2,
section.sdt5zc3g .t0qnqe2 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.xumh3.b66ll8 .yddu694 { align-items: center; text-align: center; }
.xumh3.mkah2di   .yddu694 { align-items: flex-start; text-align: left; }
.wjb9kovu .re996a { position: relative; }
.wjb9kovu .re996a::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.wjb9kovu.lrz8z7l .re996a::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.xx71 .re996a {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.xx71 .zxqoqbc {
  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);
}
.xx71 .ha7yuc {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.xx71.lrz8z7l .re996a { padding: 32px 0 32px 32px; }
.s8urpm .re996a {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.s8urpm .zxqoqbc {
  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);
}
.lrz8z7l .yddu694 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.s8urpm.lrz8z7l .re996a { padding: 40px 16px 40px 48px; }
.imwdgkf9 .id6ao9ub {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.id6ao9ub .gg8d5.auqxu2qg {
  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;
}
.id6ao9ub .gg8d5.auqxu2qg:hover { opacity: 0.85; }
.kothz0 .re996a {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .xumh3 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .xumh3:not(.kothz0) .re996a { display: none !important; }
  .kothz0 .re996a { padding: 16px; }
  .yddu694  { padding: 36px 24px; }
  .xumh3~.csxj7,.lrz8z7l~.csxj7{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .imwdgkf9, .xumh3 { min-height: 320px !important; }
  .t0qnqe2 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .hmo13,
  .c70iy,
  .uauuhg { grid-template-columns: 1fr !important; }

  

  
  .m8kqpq8w { display: flex !important; flex-direction: column !important; }
  .m8kqpq8w .z1igy3 { display: contents; }
  .m8kqpq8w .roywml7 { order: 0; }
  .m8kqpq8w .t0qnqe2 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .m8kqpq8w .hmo13 { order: 2; padding: 0 16px 12px !important; }
  .m8kqpq8w .bs60nad { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .tec5js72 .z1igy3 { display: flex; flex-direction: column; }
  .tec5js72 .z1igy3 .t0qnqe2 { order: 1; }
  .tec5js72 .z1igy3 .uauuhg { order: 2; margin: 8px 0 24px !important; }
  .tec5js72 .z1igy3 .bs60nad { order: 3; }
  .tec5js72 .z1igy3 .knkobite { order: 4; align-self: center; margin-top: 0; }

  
  .xumh3.kothz0 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .xumh3.kothz0 .yddu694 { display: contents; padding: 0; }
  .xumh3.kothz0 .yddu694 .t0qnqe2 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .xumh3.kothz0 .re996a { order: 2; padding: 12px 16px; }
  .xumh3.kothz0 .yddu694 .bs60nad { order: 3; padding: 0 24px; margin: 0 auto; }
  .xumh3.kothz0 .yddu694 .knkobite { order: 4; align-self: center; margin: 8px 0 32px; }
}
.sir3u7et { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.hq4a { width: 100%; height: auto; display: block; border-radius: 10px; }
.tzslsha .sir3u7et        { border-radius: 16px; }
.tzslsha .hq4a  { border-radius: 16px; }
.vqfu3erx .sir3u7et         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.vqfu3erx .hq4a   { border-radius: 8px; }
.s38p { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.f76hfdl { width: 100%; padding: 32px 0; position: relative; }
.z57de { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.clsl3 .f76hfdl:nth-child(even) { background: var(--bg-surface); }
.clsl3 .f76hfdl:nth-child(odd)  { background: var(--bg-page); }
.ol0ny .f76hfdl:nth-child(even) { background: var(--bg-card); }
.ol0ny .f76hfdl:nth-child(odd)  { background: var(--bg-page); }
.clsl3 .f76hfdl:nth-child(odd)  .z57de { background: var(--bg-card); border-radius: 6px; }
.clsl3 .f76hfdl:nth-child(even) .z57de { background: var(--bg-raised); border-radius: 6px; }
.ol0ny .f76hfdl:nth-child(odd)  .z57de { background: var(--bg-card); border-radius: 6px; }
.ol0ny .f76hfdl:nth-child(even) .z57de { background: var(--bg-raised); border-radius: 6px; }
.clsl3 .f76hfdl:nth-child(even) .ssg0 .dz6j3f,
.ol0ny .f76hfdl:nth-child(even) .ssg0 .dz6j3f { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.clsl3 .f76hfdl:nth-child(odd) .ssg0 .dz6j3f,
.ol0ny .f76hfdl:nth-child(odd) .ssg0 .dz6j3f { background: var(--bg-card-inner); }
.clsl3 .f76hfdl:nth-child(even) .vhu3f8 .dz6j3f:nth-child(odd),
.ol0ny .f76hfdl:nth-child(even) .vhu3f8 .dz6j3f:nth-child(odd)  { background: var(--bg-card); }
.clsl3 .f76hfdl:nth-child(even) .vhu3f8 .dz6j3f:nth-child(even),
.ol0ny .f76hfdl:nth-child(even) .vhu3f8 .dz6j3f:nth-child(even) { background: var(--bg-card-inner); }
h1.aoi8ypb { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.aoi8ypb {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.esq5bawe { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.eunfyp h2.aoi8ypb {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.nseuh47 h2.aoi8ypb {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.a913 h2.aoi8ypb {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.g7gq22e h2.aoi8ypb::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.whmfa h2.aoi8ypb {
  color: var(--text-primary); font-size: 1.7rem;
}
.x89np h2.aoi8ypb::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vaopvsv h2.aoi8ypb {
  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;
}
.b46g { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .b46g { display: none; } }
.q5m9sa1f { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ulajy { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.f7a18of {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.iu6jzs { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.nbjfd { padding-left: 20px; }
.nbjfd li { margin-bottom: 6px; }
.nbjfd a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.nbjfd a:hover { color: var(--accent-light); }
.h2o685 .iu6jzs { display: none; }
.b8ixdwjo .iu6jzs { display: none; }
.b8ixdwjo .nbjfd { padding-left: 0; list-style: none; }
.b8ixdwjo .nbjfd li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.b8ixdwjo .nbjfd a { font-size: 0.92rem; }
.qiggedf .f7a18of { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.qiggedf .iu6jzs { display: none; }
.qiggedf .nbjfd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.qiggedf .nbjfd li { margin-bottom: 0; }
.qiggedf .nbjfd 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;
}
.qiggedf .nbjfd a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.en8npm .f7a18of { padding: 20px 20px 16px; }
.en8npm .nbjfd {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.en8npm .nbjfd li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.en8npm .nbjfd 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;
}
.en8npm .nbjfd 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;
}
.en8npm .nbjfd a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.en8npm .nbjfd a:focus,
.en8npm .nbjfd a:focus-visible,
.en8npm .nbjfd a:target { outline: none; }
.en8npm .nbjfd li:target a { border-color: var(--border); color: var(--text-muted); }
.pyprb7y .f7a18of { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.pyprb7y .iu6jzs { display: none; }
.pyprb7y .nbjfd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.pyprb7y .nbjfd li { margin-bottom: 0; }
.pyprb7y .nbjfd li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.pyprb7y .nbjfd li:last-child::after { content: ""; margin-right: 0; }
.pyprb7y .nbjfd a { font-size: 0.9rem; }
.dz6j3f { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ssg0 .dz6j3f { background: var(--bg-card); }
.vhu3f8 .dz6j3f:nth-child(odd)  { background: var(--bg-card); }
.vhu3f8 .dz6j3f:nth-child(even) { background: var(--bg-raised); }
.fbtl9g .dz6j3f {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.fbtl9g .dz6j3f:last-child { border-bottom: none; }
.fbtl9g h3.esq5bawe { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.firenta .dz6j3f {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.firenta .dz6j3f + .dz6j3f { margin-top: 4px; }
.tkz3m3 .dz6j3f { background: none; border-radius: 0; padding: 12px 0; }
.tkz3m3 .dz6j3f + .dz6j3f { border-top: 1px solid var(--border-section); }
.rcppl8j8 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xydf2b22 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.mgtrfp4 { color: var(--text-body); margin-bottom: 10px; }
.gszo, .ja5xo { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.gszo li, .ja5xo li { margin-bottom: 6px; }
.ja5xo li { list-style: decimal; }
.dk3w     .gszo { list-style-type: "● "; }
.lza8  .gszo { list-style-type: "■ "; }
.qxpou7d .gszo { list-style-type: "◆ "; }
.m0cnciz    .gszo { list-style-type: "★ "; }
.dk3w     .io7fv { list-style-type: "● "; }
.lza8  .io7fv { list-style-type: "■ "; }
.qxpou7d .io7fv { list-style-type: "◆ "; }
.m0cnciz    .io7fv { list-style-type: "★ "; }
.dk3w    .gszo li::marker, .dk3w    .io7fv li::marker,
.lza8 .gszo li::marker, .lza8 .io7fv li::marker,
.qxpou7d .gszo li::marker, .qxpou7d .io7fv li::marker,
.m0cnciz   .gszo li::marker, .m0cnciz   .io7fv li::marker {
  color: var(--cta); font-size: 1em;
}
.dk3w .ja5xo,
.lza8 .ja5xo,
.qxpou7d .ja5xo,
.m0cnciz .ja5xo {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.dk3w .ja5xo li,
.lza8 .ja5xo li,
.qxpou7d .ja5xo li,
.m0cnciz .ja5xo li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.dk3w .ja5xo li::before,
.lza8 .ja5xo li::before,
.qxpou7d .ja5xo li::before,
.m0cnciz .ja5xo 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;
}
.dk3w     .ja5xo li::before { border-radius: 50%; }
.lza8  .ja5xo li::before { border-radius: 3px; }
.qxpou7d .ja5xo li::before { border-radius: 3px; }
.m0cnciz    .ja5xo li::before { border-radius: 50%; }
.eeg0ic7w { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.w3ex89h .eeg0ic7w,
.pdu82ib .eeg0ic7w { background: transparent; border: none; border-radius: 0; }
.uskjl2m5 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.uskjl2m5 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.uskjl2m5 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.uskjl2m5 tr:hover td { background: var(--bg-hover); }
.yp83 .uskjl2m5 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.rnhop .uskjl2m5 { border: 1px solid var(--border-alt); }
.rnhop .uskjl2m5 th,
.rnhop .uskjl2m5 td { border: 1px solid var(--border-alt); }
.cr4ukc9 .uskjl2m5 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.cr4ukc9 .uskjl2m5 td { border-bottom: none; }
.cr4ukc9 .uskjl2m5 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.uf5xsdt .uskjl2m5 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.n61wc4 .eeg0ic7w {
  overflow: hidden;
}
.n61wc4 .uskjl2m5 th { border-bottom: 1px solid var(--border-alt); }
.n61wc4 .uskjl2m5 tr:last-child td { border-bottom: none; }
.uue8 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.xpqtmn5 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.e4ydd { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ia34ayp { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.wlyez { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.io7fv { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.io7fv 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%}
.j54g732d .ia34ayp { background: transparent; text-align: center; }
.jt5wgg .e4ydd {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.gchvscmh .e4ydd {
  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);
}
.w6m44 .xpqtmn5 { display: grid; grid-template-columns: auto 1fr; }
.w6m44 .e4ydd {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.w6m44 .ia34ayp { grid-column: 2; }
.w6m44 .wlyez,
.w6m44 .io7fv { grid-column: 1 / -1; }
.b6tbnx .xpqtmn5 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.b6tbnx .e4ydd {
  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);
}
.b6tbnx .ia34ayp { grid-column: 2; }
.b6tbnx .wlyez,
.b6tbnx .io7fv { grid-column: 1 / -1; }
.setl .xpqtmn5 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.setl .ia34ayp { background: none; color: var(--accent-light); font-weight: 700; }
.w6dck5l .xpqtmn5 { 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); }
.w6dck5l .ia34ayp { background: none; color: var(--accent-light); font-weight: 700; }
.u1rfb .xpqtmn5 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.u1rfb .xpqtmn5:last-child { border-bottom: none; }
.u1rfb .ia34ayp { background: none; color: var(--accent-light); font-weight: 700; }
.anpifk2 .xpqtmn5 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.anpifk2 .ia34ayp { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.s80ap2ar .uue8 { counter-reset: card-n; }
.s80ap2ar .xpqtmn5  { counter-increment: card-n; }
.s80ap2ar .ia34ayp { display: flex; align-items: center; gap: 10px; }
.s80ap2ar .ia34ayp::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;
}
.rjjupca0 .xpqtmn5 { background: var(--bg-surface); border: 1px solid var(--border); }
.rjjupca0 .ia34ayp { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.erxjwef5 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.c880aun  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.qi7p { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ia39gc { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.erxjwef5 strong { color: var(--text-primary); font-size: 0.95rem; }
.erxjwef5 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.oi8s8p { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wxzls7n3, .hn9k { border-radius: 8px; padding: 14px; }
.wxzls7n3 { background: var(--bg-pros); }
.hn9k { background: var(--bg-cons); }
.beol06 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wxzls7n3 .beol06 { color: var(--c-pros-label); }
.hn9k .beol06 { color: #f87171; }
.wxzls7n3 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hn9k ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hq4a { width: 100%; height: auto; border-radius: 10px; display: block; }
.auqxu2qg {
  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;
}
.auqxu2qg:hover { opacity: 0.85; }
.xfn97 .auqxu2qg  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.xfn97 .auqxu2qg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dbef .auqxu2qg  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.dbef .auqxu2qg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.vcv908 .knkobite { border-radius: 50px; }
.vcv908 .auqxu2qg  { border-radius: 50px; }
.cpmxv6 .knkobite { padding-left: 22px; padding-right: 22px; }
.cpmxv6 .auqxu2qg  { padding-left: 12px; padding-right: 12px; }
.wo8i .knkobite { padding-left: 44px; padding-right: 44px; }
.wo8i .auqxu2qg  { padding-left: 24px; padding-right: 24px; }
.jx9kh1l8 .knkobite { padding-left: 56px; padding-right: 56px; }
.jx9kh1l8 .auqxu2qg  { padding-left: 32px; padding-right: 32px; }
.ngu6ofs   .knkobite::after, .ngu6ofs   .auqxu2qg::after,
.m5ij4 .knkobite::after, .m5ij4 .auqxu2qg::after,
.mlrqv8    .knkobite::after, .mlrqv8    .auqxu2qg::after,
.c5yq    .knkobite::after, .c5yq    .auqxu2qg::after,
.re7yd    .knkobite::after, .re7yd    .auqxu2qg::after,
.hew1v     .knkobite::after, .hew1v     .auqxu2qg::after,
.aiz9m5    .knkobite::after, .aiz9m5    .auqxu2qg::after,
.m05jkc   .knkobite::after, .m05jkc   .auqxu2qg::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;
}
.ngu6ofs .knkobite::after, .ngu6ofs .auqxu2qg::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");
}
.m5ij4 .knkobite::after, .m5ij4 .auqxu2qg::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");
}
.mlrqv8 .knkobite::after, .mlrqv8 .auqxu2qg::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");
}
.c5yq .knkobite::after, .c5yq .auqxu2qg::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");
}
.re7yd .knkobite::after, .re7yd .auqxu2qg::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");
}
.hew1v .knkobite::after, .hew1v .auqxu2qg::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");
}
.aiz9m5 .knkobite::after, .aiz9m5 .auqxu2qg::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");
}
.m05jkc .knkobite::after, .m05jkc .auqxu2qg::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");
}
.azquo   .cpp9cfns::after, .azquo   .vw38975b::after,
.d8mgctp9 .cpp9cfns::after, .d8mgctp9 .vw38975b::after,
.eu500lz    .cpp9cfns::after, .eu500lz    .vw38975b::after,
.i4r77    .cpp9cfns::after, .i4r77    .vw38975b::after,
.ji0gp    .cpp9cfns::after, .ji0gp    .vw38975b::after,
.v26m     .cpp9cfns::after, .v26m     .vw38975b::after,
.db81ts2    .cpp9cfns::after, .db81ts2    .vw38975b::after,
.s4kech9a   .cpp9cfns::after, .s4kech9a   .vw38975b::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;
}
.azquo .cpp9cfns::after, .azquo .vw38975b::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");
}
.d8mgctp9 .cpp9cfns::after, .d8mgctp9 .vw38975b::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");
}
.eu500lz .cpp9cfns::after, .eu500lz .vw38975b::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");
}
.i4r77 .cpp9cfns::after, .i4r77 .vw38975b::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");
}
.ji0gp .cpp9cfns::after, .ji0gp .vw38975b::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");
}
.v26m .cpp9cfns::after, .v26m .vw38975b::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");
}
.db81ts2 .cpp9cfns::after, .db81ts2 .vw38975b::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");
}
.s4kech9a .cpp9cfns::after, .s4kech9a .vw38975b::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");
}
.tpth8mg3 .u66x1b7    { background: #1a1a1a; }
.gg8d5.auqxu2qg {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .tq5n {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .tq5n::before    { grid-area: rank;   }
  .mz6gs           { grid-area: ident;  }
  .p4axd     { grid-area: rating; min-width: 0; width: auto; }
  .u33r           { grid-area: pills;  }
  .gg8d5             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .tq5n {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .tq5n::before    { justify-self: center; }
  .mz6gs           { width: 100%; }
  .p4axd     { justify-self: center; }
  .u33r           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .ugqjhp .lvk7 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ugqjhp .hz3o { margin: 0; }
}
.pdu82ib .oi8s8p { gap: 10px; }
.pdu82ib .wxzls7n3, .pdu82ib .hn9k { padding: 12px; }
.pdu82ib .wxzls7n3 ul, .pdu82ib .hn9k ul { margin: 4px 0 0; padding-left: 18px; }
.pdu82ib .wxzls7n3 li, .pdu82ib .hn9k li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .midme { grid-template-columns: 1fr; }
  .ps3c9q { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ps3c9q .prknhil { width: 72px; height: 50px; }
  .ps3c9q .kg2k8 { max-width: 180px; }
  .ps3c9q .pz6pb0v { width: auto; }
}
@media (max-width: 720px) {
  .jr1nh { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .sd2h4h { padding: 16px; }
  .q7x2go27 .fcw3d4 { min-width: 50%; }
}
.w2olqm .oi8s8p { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .oim3f6q { grid-template-columns: 1fr; }
  .npnnu9w0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fnibbj2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .tx58voc2 { flex-wrap: wrap; padding: 16px; }
}
.pz49fh .oi8s8p { gap: 8px; }
.pz49fh .wxzls7n3, .pz49fh .hn9k { padding: 8px; }
@media (max-width: 480px) {
  .q3wjnj { flex-direction: column; align-items: stretch; }
}
.tb1iyiwz .pz6pb0v .auqxu2qg { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .d5vsn2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .tb1iyiwz .pz6pb0v { text-align: center; }
}
@media (max-width: 720px) {
  .xlwmxgo { grid-template-columns: 1fr; }
  .ggfvgoah { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .r531c7 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .w9f6wo { grid-template-columns: 1fr; }
  .us30tnr { width: 100px; height: 100px; margin: 16px auto; }
  .n2ifdf9 { font-size: 1.4rem; }
  .pxuw7xu5 { justify-content: center; }
  .kucfo .fcw3d4 { min-width: 50%; }
}
.wnrksi .oi8s8p { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .uawg { flex-wrap: wrap; padding: 14px 16px; }
  .x9eah { padding: 12px 16px; }
  .wnrksi .oi8s8p { margin: 0 16px; }
  .wnrksi .zleo3m { padding: 0 16px; }
  .vjzee { padding: 12px 16px; }
}
.qz3wiqlq .h08fl {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.qz3wiqlq .tq5n {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.qz3wiqlq .tq5n:last-child { border-bottom: none; }
.qz3wiqlq .mz6gs,
.qz3wiqlq .p4axd,
.qz3wiqlq .u33r {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.egkxx66y .u33r .o3rqf {
  background: transparent; padding: 4px 8px;
}
.egkxx66y .u33r .q4chb8ce { font-size: .65rem; opacity: .65; }
.egkxx66y .u33r .jmcr2f   { font-size: 1.15rem; color: var(--accent-light); }
.n4gmpsbl { margin: 16px 0; }
.e9jq1 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.e9jq1 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.e9jq1 summary::after { content: "+"; color: var(--accent-light); }
.e9jq1[open] summary::after { content: "−"; }
.e9jq1 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.f76hfdl { margin-bottom: 0; }
.u06rhj1t h2.aoi8ypb { color: var(--text-primary); border-color: var(--accent-light); }
.tosygz h2.aoi8ypb { color: var(--text-primary); border-color: var(--accent-light); }
.x5n7rt42 .c880aun     { background: #052e16; border-color: #10b981; }
.x5n7rt42 .qi7p    { background: #1e1036; border-color: #a855f7; }
.x5n7rt42 .erxjwef5 strong  { color: #f1f5f9; }
.x5n7rt42 .erxjwef5 p       { color: #cbd5e1; }
.x5n7rt42 .likj    .c880aun     .ia39gc::before,
.x5n7rt42 .wl3vj  .c880aun     .ia39gc::before,
.x5n7rt42 .pyvt  .c880aun     .ia39gc::before,
.x5n7rt42 .uh6t .c880aun     .ia39gc::before { color: #10b981; }
.x5n7rt42 .likj    .jjjzkxw .ia39gc::before,
.x5n7rt42 .wl3vj  .jjjzkxw .ia39gc::before,
.x5n7rt42 .pyvt  .jjjzkxw .ia39gc::before,
.x5n7rt42 .uh6t .jjjzkxw .ia39gc::before { color: #f43f5e; }
.x5n7rt42 .likj    .qi7p    .ia39gc::before,
.x5n7rt42 .wl3vj  .qi7p    .ia39gc::before,
.x5n7rt42 .pyvt  .qi7p    .ia39gc::before,
.x5n7rt42 .uh6t .qi7p    .ia39gc::before { color: #a855f7; }
.i4waji3 .c880aun     { background: #2d2000; border-color: #eab308; }
.i4waji3 .jjjzkxw { background: #2d0b0b; border-color: #ef4444; }
.i4waji3 .qi7p    { background: #2d1600; border-color: #f97316; }
.i4waji3 .erxjwef5 strong  { color: #f1f5f9; }
.i4waji3 .erxjwef5 p       { color: #cbd5e1; }
.i4waji3 .likj    .c880aun     .ia39gc::before,
.i4waji3 .wl3vj  .c880aun     .ia39gc::before,
.i4waji3 .pyvt  .c880aun     .ia39gc::before,
.i4waji3 .uh6t .c880aun     .ia39gc::before { color: #eab308; }
.i4waji3 .likj    .jjjzkxw .ia39gc::before,
.i4waji3 .wl3vj  .jjjzkxw .ia39gc::before,
.i4waji3 .pyvt  .jjjzkxw .ia39gc::before,
.i4waji3 .uh6t .jjjzkxw .ia39gc::before { color: #ef4444; }
.i4waji3 .likj    .qi7p    .ia39gc::before,
.i4waji3 .wl3vj  .qi7p    .ia39gc::before,
.i4waji3 .pyvt  .qi7p    .ia39gc::before,
.i4waji3 .uh6t .qi7p    .ia39gc::before { color: #f97316; }
.utd6 .c880aun     { background: #0c1a2e; border-color: #38bdf8; }
.utd6 .qi7p    { background: #0a2020; border-color: #2dd4bf; }
.utd6 .erxjwef5 strong  { color: #f1f5f9; }
.utd6 .erxjwef5 p       { color: #cbd5e1; }
.utd6 .likj    .c880aun     .ia39gc::before,
.utd6 .wl3vj  .c880aun     .ia39gc::before,
.utd6 .pyvt  .c880aun     .ia39gc::before,
.utd6 .uh6t .c880aun     .ia39gc::before { color: #38bdf8; }
.utd6 .likj    .jjjzkxw .ia39gc::before,
.utd6 .wl3vj  .jjjzkxw .ia39gc::before,
.utd6 .pyvt  .jjjzkxw .ia39gc::before,
.utd6 .uh6t .jjjzkxw .ia39gc::before { color: #818cf8; }
.utd6 .likj    .qi7p    .ia39gc::before,
.utd6 .wl3vj  .qi7p    .ia39gc::before,
.utd6 .pyvt  .qi7p    .ia39gc::before,
.utd6 .uh6t .qi7p    .ia39gc::before { color: #2dd4bf; }
.o9i9i .c880aun     { background: var(--accent-bg); border-color: var(--accent-light); }
.o9i9i .qi7p    { background: var(--accent-bg); border-color: var(--accent-pale); }
.o9i9i .likj    .ia39gc::before,
.o9i9i .wl3vj  .ia39gc::before,
.o9i9i .pyvt  .ia39gc::before,
.o9i9i .uh6t .ia39gc::before { color: var(--accent-light) !important; }
.hm8ojhrr::before,
.wtg1uh::before { margin-right: 5px; }
.cg99 .wxzls7n3 ul li,
.cg99 .wxzls7n3 .hm8ojhrr { color: #22c55e; }
.cg99 .hn9k ul li,
.cg99 .hn9k .wtg1uh { color: #ef4444; }
.qrf9cv .wxzls7n3 { background: var(--bg-pros); }
.qrf9cv .hn9k { background: var(--bg-cons); }
.qrf9cv .wxzls7n3 .hm8ojhrr { color: var(--c-pros-label); }
.qrf9cv .hn9k .wtg1uh { color: var(--c-cons); }
.qrf9cv .wxzls7n3 ul li,
.qrf9cv .hn9k ul li,
.xkki .wxzls7n3 { background: var(--bg-pros); }
.xkki .hn9k { background: var(--bg-cons); }
.xkki .wxzls7n3 .hm8ojhrr { color: var(--c-pros-label); }
.xkki .hn9k .wtg1uh { color: var(--c-cons); }
.xkki .wxzls7n3 ul li,
.xkki .aozk li          { color: var(--c-pros); }
.xkki .hn9k ul li,
.xkki .nb8271us li          { color: var(--c-cons); }
.w4qjem .hm8ojhrr::before { content: "✓ "; }
.w4qjem .wtg1uh::before { content: "✗ "; }
.tcmz .hm8ojhrr::before { content: "→ "; }
.tcmz .wtg1uh::before { content: "← "; }
.jq8a .hm8ojhrr::before { content: "★ "; }
.jq8a .wtg1uh::before { content: "✕ "; }
.kljjkzk .hm8ojhrr::before { content: "◆ "; }
.kljjkzk .wtg1uh::before { content: "▲ "; }
.k5ymvxp .erxjwef5 { background: transparent; border-left: none; border: 1.5px solid; }
.k5ymvxp .c880aun     { border-color: var(--c-tip-border); }
.k5ymvxp .qi7p    { border-color: #60a5fa; }
.k5ymvxp .erxjwef5 strong { color: var(--text-primary); }
.k5ymvxp .erxjwef5 p      { color: var(--text-muted); }
.h4z9 .erxjwef5 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.h4z9 .c880aun     { border-top-color: var(--c-tip-border); }
.h4z9 .qi7p    { border-top-color: #60a5fa; }
.jydng0 .erxjwef5 { border-left: none; border-radius: 8px; }
.jydng0 .c880aun     { background: #065f46; }
.jydng0 .qi7p    { background: #1e3a8a; }
.jydng0 .erxjwef5 strong,
.jydng0 .erxjwef5 p { color: #fff; }
.jydng0 .ia39gc::before { color: rgba(255,255,255,0.85) !important; }
.x5n7rt42.jydng0 .c880aun,
.x5n7rt42 .jydng0 .c880aun     { background: #052e16; }
.x5n7rt42.jydng0 .qi7p,
.x5n7rt42 .jydng0 .qi7p    { background: #1e1036; }
.i4waji3.jydng0 .c880aun,
.i4waji3 .jydng0 .c880aun      { background: #2d2000; }
.i4waji3.jydng0 .jjjzkxw,
.i4waji3 .jydng0 .jjjzkxw  { background: #2d0b0b; }
.i4waji3.jydng0 .qi7p,
.i4waji3 .jydng0 .qi7p     { background: #2d1600; }
.utd6.jydng0 .c880aun,
.utd6 .jydng0 .c880aun      { background: #0c1a2e; }
.utd6.jydng0 .qi7p,
.utd6 .jydng0 .qi7p     { background: #0a2020; }
.zxco .erxjwef5 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.zxco .c880aun     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.zxco .qi7p    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.zxco .erxjwef5 strong { color: var(--text-primary); }
.zxco .erxjwef5 p      { color: var(--text-muted); }
.z64k0m1c .erxjwef5 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.likj .ia39gc,
.wl3vj .ia39gc,
.pyvt .ia39gc,
.uh6t .ia39gc { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.likj .ia39gc::before,
.wl3vj .ia39gc::before,
.pyvt .ia39gc::before,
.uh6t .ia39gc::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.likj .c880aun     .ia39gc::before { content: "✦"; color: var(--c-tip-border); }
.likj .jjjzkxw .ia39gc::before { content: "▲"; color: var(--c-warn-border); }
.likj .qi7p    .ia39gc::before { content: "◉"; color: #60a5fa; }
.wl3vj .c880aun     .ia39gc::before { content: "★"; color: var(--c-tip-border); }
.wl3vj .jjjzkxw .ia39gc::before { content: "◆"; color: var(--c-warn-border); }
.wl3vj .qi7p    .ia39gc::before { content: "●"; color: #60a5fa; }
.pyvt .c880aun     .ia39gc::before { content: "▶"; color: var(--c-tip-border); }
.pyvt .jjjzkxw .ia39gc::before { content: "■"; color: var(--c-warn-border); }
.pyvt .qi7p    .ia39gc::before { content: "▸"; color: #60a5fa; }
.uh6t .c880aun     .ia39gc::before { content: "→"; color: var(--c-tip-border); }
.uh6t .jjjzkxw .ia39gc::before { content: "⬥"; color: var(--c-warn-border); }
.uh6t .qi7p    .ia39gc::before { content: "◈"; color: #60a5fa; }
.mfl6g .ssg0 .dz6j3f,
.mfl6g .vhu3f8 .dz6j3f  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.mfl6g .xpqtmn5                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.mfl6g .eeg0ic7w          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mfl6g .f7a18of                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.hrod8 .ssg0 .dz6j3f,
.hrod8 .vhu3f8 .dz6j3f,
.hrod8 .xpqtmn5,
.hrod8 .tq5n,
.hrod8 .hz3o,
.hrod8 .eeg0ic7w,
.hrod8 .f7a18of,
.hrod8 .z64k0m1c .erxjwef5 { box-shadow: none; }
.e80u   body, .e80u   { font-size: 0.9rem; }
.e80u   .mgtrfp4, .e80u .rcppl8j8, .e80u .xydf2b22,
.e80u   .q5m9sa1f, .e80u .ulajy { font-size: 0.9rem; }
.e80u   .gszo, .e80u .ja5xo { font-size: 0.9rem; }
.xi04a03   .mgtrfp4, .xi04a03 .rcppl8j8, .xi04a03 .xydf2b22,
.xi04a03   .q5m9sa1f, .xi04a03 .ulajy { font-size: 0.95rem; }
.xi04a03   .gszo, .xi04a03 .ja5xo { font-size: 0.95rem; }
.wau1992   .mgtrfp4, .wau1992 .rcppl8j8, .wau1992 .xydf2b22,
.wau1992   .q5m9sa1f, .wau1992 .ulajy { font-size: 1.08rem; }
.wau1992   .gszo, .wau1992 .ja5xo { font-size: 1.05rem; }
.wau1992   .uskjl2m5 { font-size: 0.97rem; }
.v8ic2 .t0qnqe2      { font-size: 3.2rem; }
.v8ic2 h2.aoi8ypb { font-size: 1.9rem; }
.v8ic2 h3.esq5bawe     { font-size: 1.4rem; }
.c1rr35oi .t0qnqe2      { font-size: 3.8rem; }
.c1rr35oi h2.aoi8ypb { font-size: 2.2rem; }
.c1rr35oi h3.esq5bawe     { font-size: 1.6rem; }
.f76hfdl + .f76hfdl { position: relative; }
.auup   .f76hfdl + .f76hfdl::before,
.ho6ztxm  .f76hfdl + .f76hfdl::before,
.wb1l   .f76hfdl + .f76hfdl::before,
.on7r3v   .f76hfdl + .f76hfdl::before,
.avzm1   .f76hfdl + .f76hfdl::before,
.kl1wcm .f76hfdl + .f76hfdl::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.auup .f76hfdl + .f76hfdl::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ho6ztxm .f76hfdl + .f76hfdl::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.wb1l .f76hfdl + .f76hfdl::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;
}
.on7r3v .f76hfdl + .f76hfdl::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.k9gtocd .f76hfdl { margin-bottom: 16px; }
.k9gtocd .f76hfdl + .f76hfdl { margin-top: 0; }
.k9gtocd .z57de { padding-top: 0; padding-bottom: 0; }
.avzm1 .f76hfdl + .f76hfdl::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.kl1wcm .f76hfdl + .f76hfdl::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.tyz3d7 .f76hfdl + .f76hfdl::before,
.tt556l .f76hfdl + .f76hfdl::before,
.fojwxgc9 .f76hfdl + .f76hfdl::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%;
}
.clsl3 .tyz3d7 .f76hfdl:nth-child(even)::before,
.clsl3 .tt556l .f76hfdl:nth-child(even)::before,
.clsl3 .fojwxgc9 .f76hfdl:nth-child(even)::before { background: var(--bg-surface); }
.ol0ny .tyz3d7 .f76hfdl:nth-child(even)::before,
.ol0ny .tt556l .f76hfdl:nth-child(even)::before,
.ol0ny .fojwxgc9 .f76hfdl:nth-child(even)::before { background: var(--bg-card); }
.tyz3d7 .f76hfdl + .f76hfdl::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");
}
.tt556l .f76hfdl + .f76hfdl::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");
}
.fojwxgc9 .f76hfdl + .f76hfdl::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");
}
.ahmpaa .kdd577,
.ahmpaa .z1igy3 { margin-bottom: 60px; }
.me1uku .yddu694,
.ahmpaa .yddu694 { padding-bottom: 60px; }
.qbpi8jjz .yddu694 { padding-bottom: 70px; }
.ahmpaa .kdd577::before,
.ahmpaa .kdd577::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");
}
.jjo7m6dz .xumh3 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jrmr .xumh3 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ip13856 .xumh3 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mofv0u .xumh3 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gjqt3 .xumh3 { background: var(--accent-bg); }
.rs5dxc8 .sir3u7et { float: left; width: 38%; margin: 0 28px 16px 0; }
.rs5dxc8 .sir3u7et .hq4a { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rs5dxc8 .z57de::after { content: ''; display: block; clear: both; }
.hxj2 .sir3u7et { float: right; width: 38%; margin: 0 0 16px 28px; }
.hxj2 .sir3u7et .hq4a { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hxj2 .z57de::after { content: ''; display: block; clear: both; }
.k0cbwoz .f76hfdl:nth-child(odd)  .sir3u7et { float: left;  width: 38%; margin: 0 28px 16px 0; }
.k0cbwoz .f76hfdl:nth-child(even) .sir3u7et { float: right; width: 38%; margin: 0 0 16px 28px; }
.k0cbwoz .sir3u7et .hq4a { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.k0cbwoz .z57de::after { content: ''; display: block; clear: both; }
.rs5dxc8 .uue8,
.hxj2 .uue8,
.k0cbwoz .uue8,
@media (max-width: 900px) {
  .rs5dxc8 .sir3u7et,
  .hxj2 .sir3u7et,
  .k0cbwoz .f76hfdl:nth-child(odd)  .sir3u7et,
  .k0cbwoz .f76hfdl:nth-child(even) .sir3u7et {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .rs5dxc8 .sir3u7et .hq4a,
  .hxj2 .sir3u7et .hq4a,
  .k0cbwoz .sir3u7et .hq4a {
    max-height: none !important;
  }
}
.rs5dxc8 .gszo,
.rs5dxc8 .ja5xo,
.hxj2 .gszo,
.hxj2 .ja5xo,
.k0cbwoz .gszo,
.k0cbwoz .ja5xo { overflow: hidden; }
@media (max-width: 640px) {
  .rs5dxc8 .sir3u7et,
  .hxj2 .sir3u7et,
  .k0cbwoz .sir3u7et { float: none; width: 100%; margin: 0 0 16px 0; }
}
.yw281 .s38p,
.yw281 .z57de,
.yw281 .yyggn  { max-width: 1100px; }
.yw281 { --content-mw: 1100px; }
.u7k8q .s38p,
.u7k8q .z57de,
.u7k8q .yyggn  { max-width: 1200px; }
.el9ch3 .s38p,
.el9ch3 .z57de,
.el9ch3 .yyggn  { max-width: 1320px; }
.m5fcs4r { font-size: 0.82rem; color: var(--text-muted); }
.za46 { display: flex; align-items: center; }
.zi6pw {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.w3hm9wbl { display: flex; align-items: center; }
.wdtd { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.wdtd:hover { text-decoration: underline; }
.ytfevt { margin: 0 3px; opacity: 0.45; }
.ytfevt::before { content: '/'; }
.wmvq { padding: 2px 5px; color: var(--text-main); }
.mg1qsf .m5fcs4r {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.mg1qsf .za46 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.zzce22 .m5fcs4r {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.zzce22 .za46 { padding: 0 0 0 12px; }
.kehe .za46 { padding: 0 16px; }
.kehe .m5fcs4r {
  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);
}
.kehe .s38p { padding-top: 28px; }
@media (max-width: 720px) {
  .lzowd13 { margin-top: 18px; padding: 0 16px; }
  .kehe .s38p { padding-top: 16px; }
}
.yw281.mg1qsf .za46 { max-width: 1100px; }
.u7k8q.mg1qsf .za46 { max-width: 1200px; }
.el9ch3.mg1qsf .za46 { max-width: 1320px; }
.yw281 .lzowd13 { max-width: 1100px; }
.c0hjzks .f76hfdl { padding-top: 16px; padding-bottom: 16px; }
.vkg2y .f76hfdl { padding-top: 24px; padding-bottom: 24px; }
.krafeb .f76hfdl { padding-top: 40px; padding-bottom: 40px; }
.jl7d4a .f76hfdl { padding-top: 52px; padding-bottom: 52px; }
.p0zkw5 .f76hfdl:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.p0zkw5 .f76hfdl:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.p0zkw5 .f76hfdl:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.p0zkw5 .f76hfdl:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.b3xzg1qr .z57de { padding-top: 10px;  padding-bottom: 10px; }
.f4w5xvkb .z57de { padding-top: 18px;  padding-bottom: 18px; }
.vpncl .z57de { padding-top: 36px;  padding-bottom: 36px; }
.brhb42 .z57de { padding-top: 48px;  padding-bottom: 48px; }
.z7ab h2.aoi8ypb { font-weight: 600; }
.z7ab h3.esq5bawe     { font-weight: 600; }
.x2gw h2.aoi8ypb { font-weight: 800; }
.x2gw h3.esq5bawe     { font-weight: 700; }
.t4zf h2.aoi8ypb { font-weight: 900; }
.t4zf h3.esq5bawe     { font-weight: 800; }
.t4zf .erxjwef5 strong,
.t4zf .erxjwef5 strong { font-weight: 600; }
.cpp9cfns {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.d211i6k .cpp9cfns { display: none; }
@media (max-width: 640px) {
  .s7hn { display: none; }
  .cpp9cfns {
    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;
  }
}
.cpp9cfns { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cpp9cfns:hover { opacity: 0.85; }
.s74okg .cpp9cfns { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.sq3trq .cpp9cfns,
.jwcoezab  .cpp9cfns { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.sq3trq .cpp9cfns:hover,
.jwcoezab  .cpp9cfns:hover { opacity: 0.88; }
.s74okg.sq3trq .cpp9cfns,
.s74okg.jwcoezab  .cpp9cfns { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.vw38975b {
  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;
}
.vw38975b:hover { transform: translateY(-2px); opacity: 0.92; }
.vw38975b { background: var(--cta) !important; color: #fff !important; border: none !important; }
.smkr .vw38975b { display: none; }
.wos87 .vw38975b { right: 32px; }
.qy98s  .vw38975b { left: 32px; }
@media (max-width: 480px) {
  .wos87 .vw38975b { right: 20px; bottom: 20px; }
  .qy98s  .vw38975b { left: 20px; bottom: 20px; }
}
.hztfrvo9 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.yyggn { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.m2gseu { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.t964 { color: var(--text-dim); font-size: 0.8rem; }
.ixs3okzd a, .sl8duqa a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ixs3okzd a:hover, .sl8duqa a:hover { color: var(--accent-light); }
.sl8duqa { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.blh2j2 .yyggn { text-align: center; }
.blh2j2 .sl8duqa { justify-content: center; margin-bottom: 16px; }
.blh2j2 .m2gseu { margin-top: 0; }
.yd0y3 { margin-top: 10px; }
.yd0y3 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .yyggn { padding-left: 16px; padding-right: 16px; }
  .gbffc6la .yyggn { padding: 20px 16px; }
  .sl8duqa { gap: 4px 12px; }
  .m2gseu { font-size: 0.78rem; }
}
.fyjsv .m2gseu { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.fyjsv .t964 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .fyjsv .mgt3 { grid-template-columns: 1fr 1fr; } .fyjsv .m25a2uw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fyjsv .mgt3 { grid-template-columns: 1fr; } }
.t5jc .m2gseu { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .t5jc .ex6rcm5n { gap: 12px; } .t5jc .qxzg { margin-right: 0; width: 100%; } }
.he0ec .m2gseu { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.he0ec .t964 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .he0ec .jqjl { grid-template-columns: 1fr 1fr; } .he0ec .l4i8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .he0ec .jqjl { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .cnp43 .v5f6mtxn { grid-template-columns: 1fr 1fr; } .cnp43 .dp5u:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cnp43 .v5f6mtxn { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .njmsmk1 .v5f6mtxn { grid-template-columns: 1fr; } }
.pj4e .yyggn { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.pj4e .sl8duqa { justify-content: center; }
.y8rrl2de .dbess      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.y8rrl2de .hztfrvo9 { background: var(--bg-page); border-top-color: var(--border-alt); }
.gpv8l .dbess      { background: #0d1117; border-bottom-color: #21262d; }
.gpv8l .djyy { color: var(--accent-light); }
.gpv8l .jvhio { --msep-color: #8b949e; }
.gpv8l .jvhio a { color: #8b949e; }
.gpv8l .jvhio a:hover { color: var(--accent-light); }
.gpv8l .wpi6 { color: #8b949e; }
.gpv8l .hztfrvo9 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.gpv8l .m2gseu,
.gpv8l .t964 { color: #6e7681; }
.gpv8l .ixs3okzd a, .gpv8l .sl8duqa a,
.gpv8l .urbkplq a, .gpv8l .kgbep a,
.gpv8l .okqy2 a { color: #8b949e; }
.gpv8l .qxzg { color: #e6edf3; }
.gpv8l .ixs3okzd a:hover, .gpv8l .sl8duqa a:hover,
.gpv8l .urbkplq a:hover, .gpv8l .kgbep a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .gpv8l .jvhio { background: #0d1117; border-top-color: #21262d; }
  .gpv8l .jvhio li a { border-bottom-color: #21262d; }
}
.vc20 .dbess      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.vc20 .djyy { color: var(--accent-light); }
.vc20 .jvhio { --msep-color: #475569; }
.vc20 .jvhio a { color: #475569; }
.vc20 .jvhio a:hover { color: var(--accent-light); }
.vc20 .wpi6 { color: #64748b; }
.vc20 .hztfrvo9 { background: #f0f4f8; border-top-color: #cbd5e1; }
.vc20 .m2gseu,
.vc20 .t964 { color: #64748b; }
.vc20 .ixs3okzd a, .vc20 .sl8duqa a,
.vc20 .ixs3okzd a:hover, .vc20 .sl8duqa a:hover,
@media (max-width: 640px) {
  .vc20 .jvhio { background: #f0f4f8; border-top-color: #cbd5e1; }
  .vc20 .jvhio li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.sq3trq .dbess      { background: var(--accent); border-bottom-color: var(--accent-light); }
.sq3trq .djyy { color: #fff; }
.sq3trq .jvhio { --msep-color: rgba(255,255,255,0.82); }
.sq3trq .jvhio a { color: rgba(255,255,255,0.82); }
.sq3trq .jvhio a:hover { color: #fff; }
.sq3trq .wpi6 { color: rgba(255,255,255,0.9); }
.sq3trq .hztfrvo9 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.sq3trq .m2gseu,
.sq3trq .t964 { color: rgba(255,255,255,0.72); }
.sq3trq .ixs3okzd a, .sq3trq .sl8duqa a,
.sq3trq .ixs3okzd a:hover, .sq3trq .sl8duqa a:hover,
@media (max-width: 640px) {
  .sq3trq .jvhio { background: var(--accent); border-top-color: var(--accent-light); }
  .sq3trq .jvhio li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.jwcoezab .dbess {
  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);
}
.jwcoezab .hztfrvo9 {
  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) {
  .jwcoezab .jvhio {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.fifcyllh .tywno61d { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.tvn4uwkf .tywno61d { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.plkab99o .tywno61d { min-height: 72px; height: auto; }
.a8j2x9zo .tywno61d { min-height: 84px; height: auto; }
.gbffc6la .tywno61d { max-width: none; padding: 0 32px; }
.gbffc6la .yyggn  { max-width: none; padding: 24px 32px; }
.m3ac.u7k8q .tywno61d { max-width: 1200px; }
.m3ac.el9ch3 .tywno61d { max-width: 1320px; }
.w95xv   .djyy, .w95xv   .qxzg { text-transform: capitalize; }
.zs4ym3y4 .djyy, .zs4ym3y4 .qxzg { text-transform: lowercase; }
.upnfspor .djyy, .upnfspor .qxzg { text-transform: uppercase; letter-spacing: 0.06em; }
.ri3baz, .hv7yui0v {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ivlz9oh .ri3baz,
.u0rh077 .ri3baz,
.y3pr .ri3baz,
.vb7ejrhw .ri3baz,
.uyfddj   .jvhio a { font-weight: 500; }
.n03fm .jvhio a { font-weight: 600; }
.q6f116     .jvhio a { font-weight: 700; }
.j8sfqa    .jvhio a { font-weight: 800; letter-spacing: 0.01em; }
.ufp8v     .jvhio > li + li::before,
.muml    .jvhio > li + li::before,
.wicsh1s    .jvhio > li + li::before,
.ozuc .jvhio > li + li::before,
.lkq3ah .jvhio > li + li::before,
.skrxeii0  .jvhio > li + li::before,
.nokf    .jvhio > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ufp8v     .jvhio > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.muml    .jvhio > li + li::before { content: "|"; }
.wicsh1s    .jvhio > li + li::before { content: "—"; }
.ozuc .jvhio > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lkq3ah .jvhio > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.skrxeii0  .jvhio > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.nokf    .jvhio > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .y7rn5 .wpi6,
  .rnei1q .wpi6,
  .nzps1 .wpi6,
  .y7i6csr .wpi6,
  .zx4lt .wpi6 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .y7rn5 .wpi6::before,
  .rnei1q .wpi6::before,
  .nzps1 .wpi6::before,
  .y7i6csr .wpi6::before,
  .zx4lt .wpi6::before { content: ""; display: block; flex-shrink: 0; }

  
  .y7rn5 .wpi6::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;
  }

  
  .rnei1q .wpi6::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;
  }

  
  .nzps1 .wpi6::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;
  }

  
  .y7i6csr .wpi6::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;
  }

  
  .zx4lt .wpi6::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) {
  .toj0sf2 .wpi6 {
    padding: 5px 14px;
  }
  .toj0sf2 .jvhio {
    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;
  }
  .toj0sf2 .jvhio li a {
    border-bottom: none; padding: 10px 22px;
  }
  .toj0sf2 .jvhio li a:hover { background: var(--bg-raised); }
  .toj0sf2 .vbhve48,
  .eg1m3 .vbhve48,
  .wwdfrd5 .vbhve48 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .fj57 .wpi6 {
    padding: 5px 10px;
  }
  .fj57 .jvhio {
    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);
  }
  .fj57 .jvhio.alnlzmk { transform: translateX(0); }
  .fj57 .jvhio li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .fj57 .jvhio li:last-child a { border-bottom: none; }
  .sq3trq .jvhio,
  .gpv8l .jvhio { background: var(--accent) !important; }
  .sq3trq .jvhio li a,
  .gpv8l .jvhio li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .wwdfrd5 .wpi6 {
    padding: 5px 10px;
  }
  .wwdfrd5 .jvhio {
    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);
  }
  .wwdfrd5 .jvhio::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .wwdfrd5 .jvhio.alnlzmk { transform: translateY(0); }
  .wwdfrd5 .jvhio li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .fpkn .wpi6 {
    padding: 5px 10px;
  }
  .fpkn .jvhio {
    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;
  }
  .fpkn .jvhio.alnlzmk { opacity: 1; pointer-events: auto; }
  .fpkn .jvhio li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .r033     .wpi6 { border-radius: 0 !important; }
  .ik46j   .wpi6 { border-radius: 8px !important; }
  .uwmjyd5 .wpi6 { border-radius: 50% !important; }
  .gjdy0   .wpi6 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .afxt .gbvyk4x4 { flex-direction: column; align-items: stretch; }
  .afxt .m1gor { flex-direction: row; min-width: auto; }
  .afxt .w2rdvm { align-items: flex-start; text-align: left; }
}
.j9e2g,
.j9e2g.f76hfdl,
.clsl3 .j9e2g,
.qzxe .j9e2g,
.ol0ny .j9e2g,
.pcvdm .j9e2g {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.q1vn {
  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;
}
.uyukqw { flex: 1 1 280px; min-width: 0; }
.qcex {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.n1kilf5j {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.i48o {
  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;
}
.i48o:hover { transform: translateY(-1px); opacity: 0.95; }
.u3y3urab .q1vn {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.u3y3urab .qcex { color: var(--cta); }
.u3y3urab .n1kilf5j { color: var(--text-body); }
.u3y3urab .i48o {
  background: var(--cta) !important;
  color: #fff !important;
}
.g851 .q1vn {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.g851 .qcex { color: var(--text-primary); }
.g851 .n1kilf5j { color: var(--text-body); }
.g851 .i48o {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .q1vn {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .uyukqw { flex: 0 0 auto; }
  .qcex { font-size: 1.2rem; }
  .i48o { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.x9an .hxtsw { height: 36px; }
.fu3n .hxtsw { height: 60px; max-width: 200px; }
.gs0z4n .hxtsw { height: 56px; max-width: 180px; }
.egkxx66y .q4chb8ce {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.egkxx66y .jmcr2f {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .vsx1cr .h08fl {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .vsx1cr .tq5n {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .vsx1cr .tq5n { padding: 40px 16px 20px; }
  .vsx1cr .o3rqf {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .vsx1cr .gg8d5 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .h7k9w .tq5n {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .h7k9w .tq5n::before {
    position: absolute; top: 14px; left: 14px;
  }
  .h7k9w .mz6gs {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .h7k9w .n585 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .h7k9w .o3rqf {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .h7k9w .gg8d5 { width: 100%; min-width: 0; }
  .h7k9w .fv0t9oe9 { min-width: 0; }
}
.d7a88zrn .tq5n::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.wxneu .e9jq1 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.wxneu .e9jq1 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.wxneu .e9jq1 p { padding: 0 2px 16px; }
.wbca9lj2 .e9jq1 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.wbca9lj2 .e9jq1 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.wbca9lj2 .e9jq1 summary::after { content: "›"; font-size: 1.2em; }
.wbca9lj2 .e9jq1[open] summary::after { content: "‹"; }
.wbca9lj2 .e9jq1 p { padding: 10px 22px 4px; }
.ztimw0z .e9jq1 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ztimw0z .e9jq1 summary { color: var(--text-primary); padding-left: 16px; }
.ztimw0z .e9jq1 summary::after { content: "›"; font-size: 1.1em; }
.ztimw0z .e9jq1[open] summary::after { content: "‹"; }
.ztimw0z .e9jq1 p { padding-left: 16px; }
.o7vlcwa9 .n4gmpsbl { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.o7vlcwa9 .e9jq1 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.o7vlcwa9 .e9jq1:last-child { border-bottom: none; }
.o7vlcwa9 .e9jq1 summary { color: var(--text-primary); border-radius: 0; }
.o7vlcwa9 .e9jq1 summary::after { content: "›"; font-size: 1.1em; }
.o7vlcwa9 .e9jq1[open] summary::after { content: "‹"; }
.j5cl .e9jq1 { overflow: hidden; }
.j5cl .e9jq1 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.j5cl .e9jq1 summary::after { color: rgba(255,255,255,.75); }
.j5cl .e9jq1[open] summary { border-radius: 0; }
.ptroo4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.egta03 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.w0uy38 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.li39i { color: var(--text-muted); font-size: 1.05rem; }
.s2o8 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.maugw2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.a9d94v4 { margin-bottom: 20px; }
.x299n2 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.meafheu {
  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;
}
.meafheu:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.s0g76rr1 { resize: vertical; min-height: 130px; }
.heah6 { width: 100%; margin-top: 8px; }
.sq2x {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.b5owh6 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.kbxgmni { color: var(--text-muted); line-height: 1.75; }
.qwu5l0 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.qwu5l0 li { margin-bottom: 6px; }
.t24a { max-width: 760px; margin: 0 auto; }
.clm16sk { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.bts0j0or { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.bts0j0or:last-child { border-bottom: none; }
.bts0j0or h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.bts0j0or p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.s3o0 { max-width: 760px; margin: 0 auto; }
.pod8e { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.bbfi6 ul.qwu5l0 { margin: 0; }
.wyp6id { max-width: 900px; margin: 0 auto; }
.x7kv { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.x7kv:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.x7kv .pod8e { margin: 0; font-size: 1rem; }
.x7kv .lmozax0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .x7kv { grid-template-columns: 1fr; gap: 10px; } }
.rn5uudg .pod8e { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.b4cu48z .qwu5l0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .uib2ont0 { grid-template-columns: 1fr; } }
.ve16t5 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ve16t5:hover .ysecd6nn { color: var(--accent-light); text-decoration: underline; }
.mcxsf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.l2tdd2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.l2tdd2:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.xtdhgqi { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.l2tdd2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.l2tdd2 ul.qwu5l0 { margin: 0; }
.qq0xcbjb { color: var(--text-muted); line-height: 1.75; }
.am43we .qwu5l0,
.hyaiv8t .qwu5l0,
.zx7o5gw .qwu5l0,
.surjai .qwu5l0 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.am43we .l2tdd2,
.hyaiv8t .l2tdd2 { text-align: left; }
.am43we .xtdhgqi,
.hyaiv8t .xtdhgqi { text-align: center; }
.g9gl0 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.xy1p8xd { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.wo4a1 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.qwr35 { margin-top: 12px; }
.dp1g9t { 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; }
.dp1g9t:hover { border-bottom-color: var(--accent-light); }
.cyjo { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.cyjo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.vfwec { width: 200px; height: 200px; }
.vrgzd5 { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.r3mecyz { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.j4vgkdv { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.s8dxmds { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .m78eew6f { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.o0f7y0gn .wo4a1, .o0f7y0gn .xy1p8xd { max-width: 640px; }
.n0bvvx .g9gl0 { font-size: 1.6rem; margin-top: 18px; }
.nvg7 .wo4a1 { margin-bottom: 28px; }
@media (max-width: 860px) { .no6fwoq { grid-template-columns: 1fr; } .n0bvvx { position: static; text-align: center; } }
.a3t36 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.digsduy { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.digsduy .cyjo { margin: 0 auto 18px; }
.digsduy .j4vgkdv { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .a3t36 { grid-template-columns: 1fr; } }
.go7xvs8 .g9gl0 { font-size: 1.6rem; margin-bottom: 6px; }
.surjai .qwu5l0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .go7xvs8 { flex-direction: column; text-align: center; } .n2gdgrxi { grid-template-columns: 1fr; } }
.b1mambet .g9gl0 { font-size: 1.35rem; margin: 0 0 4px; }
.b1mambet .j4vgkdv { margin: 0; }
.v36oxnp .w0uy38 { color: var(--accent-light); }
.eqs73 .w0uy38 { font-size: 2rem; }
.eqs73 .li39i { max-width: 680px; }
.bq3o .w0uy38 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.bq3o .li39i  { margin: 0; }
@media (max-width: 640px) { .bq3o { flex-direction: column; } }
.m1dj {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.m1dj .w0uy38 { color: var(--accent-light); }
.qe93hvl .w0uy38 { color: #fff; }
.qe93hvl .li39i  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .mk17 { grid-template-columns: 1fr; } }
.vtnt .meafheu {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.vtnt .meafheu:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.qs9nt .meafheu { background: var(--bg-raised); border-color: transparent; }
.qs9nt .meafheu:focus { background: var(--bg-card); border-color: var(--accent-light); }
.zqn6 .meafheu { border-radius: 100px; padding: 11px 20px; }
.zqn6 .s0g76rr1 { border-radius: 14px; }
@media (max-width: 640px) { .g6n7j { grid-template-columns: 1fr; } }
.a5md{display:none}
.a5md:empty,.js5vi:empty{display:none}
.jiads8gj{position:relative;overflow:visible}
.itgclk3 .csxj7,.x0ru6 .csxj7,
.iqeyqd0 .csxj7,.ns0ph3 .csxj7,
.r5r23nl7 .csxj7,.vjylsgn0 .csxj7{display:block}
.bba7piu .g0nk{display:block}
.itgclk3 .csxj7,.x0ru6 .csxj7,
.iqeyqd0 .csxj7,.ns0ph3 .csxj7,
.r5r23nl7 .csxj7{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}
.itgclk3 .csxj7 .js5vi,.x0ru6 .csxj7 .js5vi,
.iqeyqd0 .csxj7 .js5vi,.ns0ph3 .csxj7 .js5vi,
.r5r23nl7 .csxj7 .js5vi{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}
.itgclk3 .y5p3,.x0ru6 .y5p3,
.iqeyqd0 .y5p3,.ns0ph3 .y5p3,
.r5r23nl7 .y5p3{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.itgclk3 .csxj7,.x0ru6 .csxj7{top:12px}
.itgclk3 .csxj7 .js5vi{margin-right:auto}
.x0ru6 .csxj7 .js5vi{margin-left:auto}
.x0ru6 .csxj7{text-align:right}
.iqeyqd0 .csxj7,.ns0ph3 .csxj7{bottom:12px}
.iqeyqd0 .csxj7 .js5vi{margin-right:auto}
.ns0ph3 .csxj7 .js5vi{margin-left:auto}
.ns0ph3 .csxj7{text-align:right}
.r5r23nl7 .csxj7{position:relative;margin-top:16px}
.r5r23nl7 .csxj7 .js5vi{margin:0 auto}
.vjylsgn0 .csxj7{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vjylsgn0 .csxj7 .js5vi{margin:0}
.vjylsgn0 .xumh3~.csxj7,
.vjylsgn0 .lrz8z7l~.csxj7{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vjylsgn0 .xumh3~.csxj7 .js5vi,
.vjylsgn0 .lrz8z7l~.csxj7 .js5vi{justify-content:flex-start}
.xumh3~.csxj7,.lrz8z7l~.csxj7{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}
.xumh3~.csxj7 .js5vi{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lrz8z7l~.csxj7 .js5vi{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.g0nk .js5vi{margin:0 0 12px}
.js5vi{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ysecd6nn{font-weight:600;color:var(--text-heading);opacity:1}
.oj21::before{content:"·";margin:0 2px;opacity:.5}
.y5p3{white-space:nowrap}
.ybjsm9 .y5p3{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ybjsm9 .oj21::before{content:""}
.jh0pzb51 .y5p3{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}
.jh0pzb51 .oj21::before{content:""}
.j90orv4v .js5vi{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ajmcfgf .y5p3{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ajmcfgf .oj21::before{content:""}
.kutjge90 .y5p3{color: var(--accent-light);opacity:1;font-weight:500}
.m7qn79om .y5p3{border-bottom:1px solid currentColor;padding-bottom:2px}
.m7eblz .js5vi{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.bpgi0kg{--date-bg:var(--accent-bg)}
.pmtun .oj21::before{content:""}
.wrokofm .oj21::before{content:"•";opacity:.4}
.wrokofm .y5p3 + .y5p3::before{content:"•";margin-right:6px;opacity:.4}
.xjvt97za .oj21::before{content:"/";opacity:.35}
.xjvt97za .y5p3 + .y5p3::before{content:"/";margin-right:6px;opacity:.35}
.z15gc .oj21::before{content:"|";opacity:.3}
.z15gc .y5p3 + .y5p3::before{content:"|";margin-right:6px;opacity:.3}
.w0cho5w .oj21::before{content:"—";opacity:.3}
.w0cho5w .y5p3 + .y5p3::before{content:"—";margin-right:6px;opacity:.3}
.hpeyko .oj21::before{content:"◆";font-size:.5em;opacity:.35}
.hpeyko .y5p3 + .y5p3::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.e20sf5 .oj21::before{content:"·";opacity:.4}
.e20sf5 .y5p3 + .y5p3::before{content:"·";margin-right:6px;opacity:.4}
.q9oq .oj21::before{content:"›";opacity:.4}
.q9oq .y5p3 + .y5p3::before{content:"›";margin-right:6px;opacity:.4}
.ljabm2 .oj21::before{content:"→";opacity:.35;font-size:.85em}
.ljabm2 .y5p3 + .y5p3::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.y507s .ppzji5{padding:20px 0}
@media(max-width:640px){
  .ppzji5{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .t1h5x{max-width:100%}
}
.d752fr .eeg0ic7w{margin:0}
@media (max-width:560px){
  .vfa3ifhm{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .cy05a { padding: 28px 18px 20px; }
  .g9y8 { font-size: 1.2rem; }
  .kunk { max-width: 220px; max-height: 80px; }
}
.pbscu3 .swucl { border-radius: 22px; }
.blwk .q1vn {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .swucl { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.bal88a {
  margin: 28px 0 24px;
}
.bal88a .f76hfdl {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.bal88a .z57de {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.bal88a .q1vn {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .tywno61d { flex-direction: row-reverse; }
[dir="rtl"] .jvhio { flex-direction: row-reverse; }
[dir="rtl"] .wos87 .vw38975b { right: auto; left: 32px; }
[dir="rtl"] .qy98s  .vw38975b { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .wos87 .vw38975b { right: auto; left: 20px; }
  [dir="rtl"] .qy98s  .vw38975b { left: auto;  right: 20px; }
}
[dir="rtl"] .rs5dxc8 .sir3u7et  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .hxj2 .sir3u7et { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .xumh3,
[dir="rtl"] .xx71,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .gszo, [dir="rtl"] .ja5xo { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wxzls7n3 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .hn9k { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .erxjwef5 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .q1vn { direction: rtl; }
[dir="rtl"] .m5fcs4r { direction: rtl; }
[dir="rtl"] .f7a18of { direction: rtl; }
[dir="rtl"] .nbjfd { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .dk3w .ja5xo,
[dir="rtl"] .lza8 .ja5xo,
[dir="rtl"] .qxpou7d .ja5xo,
[dir="rtl"] .m0cnciz .ja5xo {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .dk3w .ja5xo li::before,
[dir="rtl"] .lza8 .ja5xo li::before,
[dir="rtl"] .qxpou7d .ja5xo li::before,
[dir="rtl"] .m0cnciz .ja5xo li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .xumh3.mkah2di .yddu694 { align-items: flex-end; text-align: right; }
[dir="rtl"] .xumh3.b66ll8 .yddu694 { text-align: center; }
[dir="rtl"] .xumh3 .yddu694 { text-align: right; }
[dir="rtl"] .z57de,
[dir="rtl"] .q5m9sa1f,
[dir="rtl"] .ulajy,
[dir="rtl"] .b46g,
[dir="rtl"] .maugw2,
[dir="rtl"] .x299n2,
[dir="rtl"] .wo4a1,
[dir="rtl"] .meafheu,
[dir="rtl"] .s0g76rr1 { text-align: right; direction: rtl; }
[dir="rtl"] .zqn6 .meafheu,
[dir="rtl"] .vtnt .meafheu { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #6c4f1a;
  --brand:           #6c4f1a;
  --brand-light:     #523e1a;
  --brand-pale:      #70592e;
  --grad-start:      #b5852b;
  --grad-end:        #c8a056;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #6c4f1a;
  --cta-light:       #4d370f;
  --cta-hover:       #3a2a0e;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f3;
  --bg-raised:       #f1f0ee;
  --bg-hover:        #f5f5f3;
  --border:          #e8e6e2;
  --border-alt:      #dbd7d0;
  --border-section:  #e8e6e2;
  --text-primary:    #1b1a17;
  --text-muted:      #5f5b52;
  --text-body:       #36342f;
  --text-sub:        #524e46;
  --text-faint:      #888276;
  --text-dim:        #a09b91;
  --text-label:      #6d685e;
  --text-value:      #44413b;
  --accent-bg:       #f0ece4;
  --accent-bg-light: #eadfcc;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #168d21;
  --c-cons:          #9f2e21;
  --c-pros-label:    #1aa728;
  --c-tip-border:    #1db92c;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #168d21;
}
:root { --logo-bg-opacity: 38%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.b4nk3 .aozk li::before, .b4nk3 .nb8271us li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.b4nk3 .aozk li::before { content: ""; }.b4nk3 .nb8271us li::before { content: ""; }.b4nk3 .hm8ojhrr::before, .b4nk3 .wtg1uh::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.b4nk3 .hm8ojhrr::before { content: ""; }.b4nk3 .wtg1uh::before { content: ""; }
.rlwee0 .imwdgkf9, .rlwee0 .xumh3 { min-height: 320px; }
.u978 .cpp9cfns::after,.u978 .vw38975b::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; }
.ytfevt::before { content: '|'; opacity: 0.3; }