: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;
}
.fw6bz {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ynhym {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.wtzr {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.caw8 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.xrs16p { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.xrs16p a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.xrs16p a:hover { color: var(--accent-light); }
.j8llb63  .uu4v534c { border-radius: 14px; }
.j8llb63 .uu4v534c li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.j8llb63 .uu4v534c li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .uu4v534c {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ltdy:hover .uu4v534c,
  .ltdy:focus-within .uu4v534c { display: block; }
  .uu4v534c li a { padding: 8px 16px; font-size: 0.88rem; }
}
.iuum3nu {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ccmhri { display: none; }
@media (max-width: 640px) {
  .ccmhri {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ccmhri.a6dt7 { display: block; }
}
@media (max-width: 640px) {
  .iuum3nu { display: block; }
  .xrs16p > li + li::before { display: none !important; }
  .xrs16p {
    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;
  }
  .xrs16p.a6dt7 { display: flex; }
  .xrs16p li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .xrs16p li:last-child a { border-bottom: none; }
}
.gm9r045 { min-height: 480px; }
.mwf8jfs {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.bq0c9 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.tv6iy4cq .bq0c9 { margin-left: 0; margin-right: 0; }
.r037mvf {
  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;
}
.r037mvf:hover { opacity: 0.88; }
.skkq .mwf8jfs { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.skkq .bq0c9 { color: #e2e8f0; }
.skkq.i0pc .n8fg87p { text-align: center; }
.anyf .mwf8jfs { color: var(--text-primary); text-shadow: none; }
.anyf .bq0c9 { color: var(--text-muted); }
.anyf .r037mvf { margin-top: 16px; }
.anyf, .anyf.gm9r045 { min-height: auto !important; }
.anyf.i0pc .n8fg87p { text-align: center; }
.anyf~.erse2z{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}
.anyf~.erse2z .wg50dny8{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}
.lq8x .bskdsdj,
.lq8x .dp62xpl {
  position: relative; overflow: hidden;
}
.lq8x .bskdsdj::after,
.lq8x .dp62xpl::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@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; }
}
.lq8x .skkq .rwpz {
  overflow: hidden;
}
.lq8x .skkq .rwpz::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.bskdsdj .mwf8jfs { color: #fff; }
.bskdsdj .bq0c9 { color: rgba(255,255,255,0.85); }
.bskdsdj .r037mvf { background: #fff; color: var(--cta); }
.bskdsdj .r037mvf:hover { opacity: 0.92; }
.lq8x .dp5xsz { position: relative; overflow: hidden; }
.lq8x .dp5xsz::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;
}
.vdj04gj9 .dp5xsz {
  animation: hg-breathe 7s ease-in-out infinite;
}
.iusdyxxt .dp5xsz { position: relative; overflow: hidden; }
.iusdyxxt .dp5xsz::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;
}
.r2w0jq .dp5xsz { position: relative; overflow: hidden; }
.r2w0jq .dp5xsz::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;
}
.ezhoq .dp5xsz {
  animation: hg-fadein 1.2s ease-out both;
}
.dp5xsz {
  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%);
}
.ihkfq {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.fsbs {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.wpm34rm {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.dp5xsz .mwf8jfs { text-shadow: none; color: var(--text-primary); }
.dp5xsz .bq0c9 { color: var(--text-muted); }
.dp5xsz.i0pc .ihkfq { align-items: center; text-align: center; }
.dp5xsz.tv6iy4cq   .ihkfq { align-items: flex-start; text-align: left; }
.t1x06lp .fsbs { position: relative; }
.t1x06lp .fsbs::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.t1x06lp.ir83 .fsbs::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.jtf0v .fsbs {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.jtf0v .wpm34rm {
  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);
}
.jtf0v.ir83 .fsbs { padding: 32px 0 32px 32px; }
.szn3 .fsbs {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.szn3 .wpm34rm {
  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);
}
.szn3 .dp62xpl {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.ir83 .ihkfq {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.szn3.ir83 .fsbs { padding: 40px 16px 40px 48px; }
.utkbm7 .fsbs { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .dp5xsz { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .dp5xsz .fsbs { display: none !important; }
  .utkbm7 .fsbs { display: none !important; }
  .a1rf .tu13 { display: none !important; }
  .en5mucn .htzaw { display: none !important; }
  .ihkfq  { padding: 36px 24px; }
  .dp5xsz~.erse2z,.ir83~.erse2z{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .gm9r045, .dp5xsz { min-height: 320px !important; }
  
  .mwf8jfs { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .s88osa { display: none !important; }
  
  .tatef { flex-direction: column; align-items: center; }
  .wlujka { width: 100%; max-width: 340px; }
}
.hvc6 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.c803my { width: 100%; height: auto; display: block; border-radius: 10px; }
.a6d3cn .hvc6        { border-radius: 16px; }
.a6d3cn .c803my  { border-radius: 16px; }
.a76vrn7 .hvc6         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.a76vrn7 .c803my   { border-radius: 8px; }
.j5mav1sg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.h6zokk7 { width: 100%; padding: 32px 0; position: relative; }
.clck { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tzvu8hm .h6zokk7:nth-child(even) { background: var(--bg-surface); }
.tzvu8hm .h6zokk7:nth-child(odd)  { background: var(--bg-page); }
.qvoafmy7 .h6zokk7:nth-child(even) { background: var(--bg-card); }
.qvoafmy7 .h6zokk7:nth-child(odd)  { background: var(--bg-page); }
.tzvu8hm .h6zokk7:nth-child(odd)  .clck { background: var(--bg-card); border-radius: 6px; }
.tzvu8hm .h6zokk7:nth-child(even) .clck { background: var(--bg-raised); border-radius: 6px; }
.qvoafmy7 .h6zokk7:nth-child(odd)  .clck { background: var(--bg-card); border-radius: 6px; }
.qvoafmy7 .h6zokk7:nth-child(even) .clck { background: var(--bg-raised); border-radius: 6px; }
.tzvu8hm .h6zokk7:nth-child(even) .bvwt1we .a9cz,
.qvoafmy7 .h6zokk7:nth-child(even) .bvwt1we .a9cz { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tzvu8hm .h6zokk7:nth-child(odd) .bvwt1we .a9cz,
.qvoafmy7 .h6zokk7:nth-child(odd) .bvwt1we .a9cz { background: var(--bg-card-inner); }
.tzvu8hm .h6zokk7:nth-child(even) .hox5a .a9cz:nth-child(odd),
.qvoafmy7 .h6zokk7:nth-child(even) .hox5a .a9cz:nth-child(odd)  { background: var(--bg-card); }
.tzvu8hm .h6zokk7:nth-child(even) .hox5a .a9cz:nth-child(even),
.qvoafmy7 .h6zokk7:nth-child(even) .hox5a .a9cz:nth-child(even) { background: var(--bg-card-inner); }
h1.c3akg2g { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.c3akg2g {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.mc5v6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.awz4q5e9 h2.c3akg2g {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.xs9nh h2.c3akg2g {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.t3su h2.c3akg2g {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.mipfm h2.c3akg2g::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ggtmiez h2.c3akg2g {
  color: var(--text-primary); font-size: 1.7rem;
}
.nrqrcppe h2.c3akg2g::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.hy45tiqr h2.c3akg2g {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.frlya09 { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.h2zf1a2 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .h2zf1a2 { display: none; } }
.zeq97ew4 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.x5fi { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.r6afth96 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.v1zmfnge { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.vkke7he { padding-left: 20px; }
.vkke7he li { margin-bottom: 6px; }
.vkke7he a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.vkke7he a:hover { color: var(--accent-light); }
.t3zrd29 .v1zmfnge { display: none; }
.xk2nsd .v1zmfnge { display: none; }
.xk2nsd .vkke7he { padding-left: 0; list-style: none; }
.xk2nsd .vkke7he li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.xk2nsd .vkke7he a { font-size: 0.92rem; }
.chixf .r6afth96 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.chixf .v1zmfnge { display: none; }
.chixf .vkke7he { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.chixf .vkke7he li { margin-bottom: 0; }
.chixf .vkke7he 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;
}
.chixf .vkke7he a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.oy1c .r6afth96 { padding: 20px 20px 16px; }
.oy1c .vkke7he {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.oy1c .vkke7he li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.oy1c .vkke7he 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;
}
.oy1c .vkke7he 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;
}
.oy1c .vkke7he a:hover { color: var(--accent-light); border-color: var(--accent); }
.oy1c .vkke7he a:focus,
.oy1c .vkke7he a:focus-visible,
.oy1c .vkke7he a:target { outline: none; }
.oy1c .vkke7he li:target a { border-color: var(--border); color: var(--text-muted); }
.hsmkf7h .r6afth96 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.hsmkf7h .v1zmfnge { display: none; }
.hsmkf7h .vkke7he { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.hsmkf7h .vkke7he li { margin-bottom: 0; }
.hsmkf7h .vkke7he li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.hsmkf7h .vkke7he li:last-child::after { content: ""; margin-right: 0; }
.hsmkf7h .vkke7he a { font-size: 0.9rem; }
.a9cz { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.bvwt1we .a9cz { background: var(--bg-card); }
.hox5a .a9cz:nth-child(odd)  { background: var(--bg-card); }
.hox5a .a9cz:nth-child(even) { background: var(--bg-raised); }
.fzlwgo .a9cz {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.fzlwgo .a9cz:last-child { border-bottom: none; }
.fzlwgo h3.mc5v6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.n0dgv2z .a9cz {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.n0dgv2z .a9cz + .a9cz { margin-top: 4px; }
.brwmr .a9cz { background: none; border-radius: 0; padding: 12px 0; }
.brwmr .a9cz + .a9cz { border-top: 1px solid var(--border-section); }
.xuo4p { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.r8cn7kj { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.sbjmsx8 { color: var(--text-body); margin-bottom: 10px; }
.zc52, .j9yfnb74 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.zc52 li, .j9yfnb74 li { margin-bottom: 6px; }
.j9yfnb74 li { list-style: decimal; }
.hpi3     .zc52 { list-style-type: "● "; }
.cc1gbj  .zc52 { list-style-type: "■ "; }
.l2aa .zc52 { list-style-type: "◆ "; }
.a4d91    .zc52 { list-style-type: "★ "; }
.hpi3     .q3o4l { list-style-type: "● "; }
.cc1gbj  .q3o4l { list-style-type: "■ "; }
.l2aa .q3o4l { list-style-type: "◆ "; }
.a4d91    .q3o4l { list-style-type: "★ "; }
.hpi3    .zc52 li::marker, .hpi3    .q3o4l li::marker,
.cc1gbj .zc52 li::marker, .cc1gbj .q3o4l li::marker,
.l2aa .zc52 li::marker, .l2aa .q3o4l li::marker,
.a4d91   .zc52 li::marker, .a4d91   .q3o4l li::marker {
  color: var(--cta); font-size: 1em;
}
.hpi3 .j9yfnb74,
.cc1gbj .j9yfnb74,
.l2aa .j9yfnb74,
.a4d91 .j9yfnb74 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.hpi3 .j9yfnb74 li,
.cc1gbj .j9yfnb74 li,
.l2aa .j9yfnb74 li,
.a4d91 .j9yfnb74 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.hpi3 .j9yfnb74 li::before,
.cc1gbj .j9yfnb74 li::before,
.l2aa .j9yfnb74 li::before,
.a4d91 .j9yfnb74 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;
}
.hpi3     .j9yfnb74 li::before { border-radius: 50%; }
.cc1gbj  .j9yfnb74 li::before { border-radius: 3px; }
.l2aa .j9yfnb74 li::before { border-radius: 3px; }
.a4d91    .j9yfnb74 li::before { border-radius: 50%; }
.soel7 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.e776rgm .soel7,
.y3cbmtlw .soel7 { background: transparent; border: none; border-radius: 0; }
.od2u69 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.od2u69 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.od2u69 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.od2u69 tr:hover td { background: var(--bg-hover); }
.lud48 .od2u69 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ncdcfl67 .od2u69 { border: 1px solid var(--border-alt); }
.ncdcfl67 .od2u69 th,
.ncdcfl67 .od2u69 td { border: 1px solid var(--border-alt); }
.v5mu65ic .od2u69 th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.v5mu65ic .od2u69 td { border-bottom: none; }
.v5mu65ic .od2u69 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.tfn5qp .od2u69 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ilo1o7q .soel7 {
  overflow: hidden;
}
.ilo1o7q .od2u69 th { border-bottom: 1px solid var(--border-alt); }
.ilo1o7q .od2u69 tr:last-child td { border-bottom: none; }
.yh1pm { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.g2t3ypj1 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.e38xnlw { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.v9i7 { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ewqu { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.q3o4l { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.q3o4l 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);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%}
.lr28kkgf .v9i7 { background: transparent; text-align: center; }
.nqan8gb .e38xnlw {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.mr78 .e38xnlw {
  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);
}
.qsbc .g2t3ypj1 { display: grid; grid-template-columns: auto 1fr; }
.qsbc .e38xnlw {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.qsbc .v9i7 { grid-column: 2; }
.qsbc .ewqu,
.qsbc .q3o4l { grid-column: 1 / -1; }
.z98vr2 .g2t3ypj1 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.z98vr2 .e38xnlw {
  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);
}
.z98vr2 .v9i7 { grid-column: 2; }
.z98vr2 .ewqu,
.z98vr2 .q3o4l { grid-column: 1 / -1; }
.jbj7n923 .g2t3ypj1 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.jbj7n923 .v9i7 { background: none; color: var(--accent-light); font-weight: 700; }
.v8i5 .g2t3ypj1 { 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); }
.v8i5 .v9i7 { background: none; color: var(--accent-light); font-weight: 700; }
.s9gjyz2 .g2t3ypj1 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.s9gjyz2 .g2t3ypj1:last-child { border-bottom: none; }
.s9gjyz2 .v9i7 { background: none; color: var(--accent-light); font-weight: 700; }
.w21v .g2t3ypj1 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.w21v .v9i7 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ianv .yh1pm { counter-reset: card-n; }
.ianv .g2t3ypj1  { counter-increment: card-n; }
.ianv .v9i7 { display: flex; align-items: center; gap: 10px; }
.ianv .v9i7::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;
}
.cwitb .g2t3ypj1 { background: var(--bg-surface); border: 1px solid var(--border); }
.cwitb .v9i7 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.u1ch2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.bcv7n  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.p40bjx { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.zcwlf6xv { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.np0py38 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.u1ch2 strong { color: var(--text-primary); font-size: 0.95rem; }
.u1ch2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.vkcz1r65 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.necjejm4, .k1fi8h { border-radius: 8px; padding: 14px; }
.necjejm4 { background: var(--bg-pros); }
.k1fi8h { background: var(--bg-cons); }
.li3z589z { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.necjejm4 .li3z589z { color: var(--c-pros-label); }
.k1fi8h .li3z589z { color: #f87171; }
.necjejm4 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.k1fi8h ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.c803my { width: 100%; height: auto; border-radius: 10px; display: block; }
.hdlll3t {
  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;
}
.hdlll3t:hover { opacity: 0.85; }
.kv4gj .hdlll3t  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.kv4gj .hdlll3t:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p43vjhw .hdlll3t  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.p43vjhw .hdlll3t:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.houo6 .r037mvf { border-radius: 50px; }
.houo6 .hdlll3t  { border-radius: 50px; }
.j90sri9u .r037mvf { padding-left: 22px; padding-right: 22px; }
.j90sri9u .hdlll3t  { padding-left: 12px; padding-right: 12px; }
.jc42 .r037mvf { padding-left: 44px; padding-right: 44px; }
.jc42 .hdlll3t  { padding-left: 24px; padding-right: 24px; }
.c9y9zr .r037mvf { padding-left: 56px; padding-right: 56px; }
.c9y9zr .hdlll3t  { padding-left: 32px; padding-right: 32px; }
.t3h6iru   .r037mvf::after, .t3h6iru   .hdlll3t::after,
.m7zdxti .r037mvf::after, .m7zdxti .hdlll3t::after,
.no5yn    .r037mvf::after, .no5yn    .hdlll3t::after,
.e4y9g23    .r037mvf::after, .e4y9g23    .hdlll3t::after,
.fktdvg    .r037mvf::after, .fktdvg    .hdlll3t::after,
.gds40     .r037mvf::after, .gds40     .hdlll3t::after,
.apil3    .r037mvf::after, .apil3    .hdlll3t::after,
.lgy86   .r037mvf::after, .lgy86   .hdlll3t::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;
}
.t3h6iru .r037mvf::after, .t3h6iru .hdlll3t::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");
}
.m7zdxti .r037mvf::after, .m7zdxti .hdlll3t::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");
}
.no5yn .r037mvf::after, .no5yn .hdlll3t::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");
}
.e4y9g23 .r037mvf::after, .e4y9g23 .hdlll3t::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");
}
.fktdvg .r037mvf::after, .fktdvg .hdlll3t::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");
}
.gds40 .r037mvf::after, .gds40 .hdlll3t::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");
}
.apil3 .r037mvf::after, .apil3 .hdlll3t::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");
}
.lgy86 .r037mvf::after, .lgy86 .hdlll3t::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");
}
.jdrw   .f2ivyvxt::after, .jdrw   .ld3v::after,
.i4l6dv .f2ivyvxt::after, .i4l6dv .ld3v::after,
.quhk0yer    .f2ivyvxt::after, .quhk0yer    .ld3v::after,
.uzbavb    .f2ivyvxt::after, .uzbavb    .ld3v::after,
.omrt    .f2ivyvxt::after, .omrt    .ld3v::after,
.bcc99     .f2ivyvxt::after, .bcc99     .ld3v::after,
.t94jx    .f2ivyvxt::after, .t94jx    .ld3v::after,
.skxvnhrz   .f2ivyvxt::after, .skxvnhrz   .ld3v::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;
}
.jdrw .f2ivyvxt::after, .jdrw .ld3v::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");
}
.i4l6dv .f2ivyvxt::after, .i4l6dv .ld3v::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");
}
.quhk0yer .f2ivyvxt::after, .quhk0yer .ld3v::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");
}
.uzbavb .f2ivyvxt::after, .uzbavb .ld3v::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");
}
.omrt .f2ivyvxt::after, .omrt .ld3v::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");
}
.bcc99 .f2ivyvxt::after, .bcc99 .ld3v::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");
}
.t94jx .f2ivyvxt::after, .t94jx .ld3v::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");
}
.skxvnhrz .f2ivyvxt::after, .skxvnhrz .ld3v::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");
}
.fg3kg {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.q562len {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.q562len > [itemprop="item"] { display: contents; }
.q562len [itemprop="itemReviewed"],
.q562len [itemprop="reviewRating"] { display: none; }
.q562len:hover { background: var(--bg-hover); }
.v1wol {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.tjt0g .v1wol { background: #1a1a1a; }
.msn3 .v1wol { background: rgba(128,128,128,.12); }
.kva2pjcf .v1wol { background: var(--bg-raised); }
.ny6cf .v1wol { background: transparent; padding: 0; }
.vccrw6kq { max-height: 74px; max-width: 120px; object-fit: contain; }
.ul7wmjl { display: flex; align-items: center; gap: 16px; min-width: 0; }
.ul7wmjl .v1wol + .by4jswjg { flex: 1 1 auto; }
.by4jswjg { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.zf2d5x1 { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.gwsm { text-align: center; font-size: 1.2rem; font-weight: 700; }
.llvphu { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .ul7wmjl { flex: 0 0 260px; width: 260px; }
  .zf2d5x1 { flex: 0 0 120px; width: 120px; }
  .gwsm { flex: 0 0 110px; width: 110px; }
  .llvphu   { flex: 0 0 180px; width: 180px; }
}
.avj499ni { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.lbzc3u { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.e9l72 { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .e9l72 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.e9l72.hdlll3t { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .fg3kg { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .fg3kg .q562len { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .fg3kg .ul7wmjl { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .fg3kg .v1wol { width: 100%; min-width: unset; height: 120px; }
  .fg3kg .vccrw6kq { max-height: 96px; max-width: 200px; }
  .fg3kg .by4jswjg { min-width: unset; text-align: center; white-space: normal; }
  .fg3kg .zf2d5x1 { min-width: 0; }
  .fg3kg .llvphu { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .fg3kg .e9l72 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .hvehu4pd .q562len { row-gap: 8px !important; gap: 10px !important; }
}
.eiiv7 .f9ykgx li::before { content: "→"; }
.eiiv7 .ngfjt2 li::before { content: "–"; }
.vw6yi9 .hzn9adu { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .zyymi2ms .vr1nq {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .zyymi2ms .j8zr8q3y { margin: 0; }
}
.uumr49e .j8zr8q3y { border-top: 4px solid var(--accent); }
.uumr49e .ccwbbq2c { background: var(--bg-card); }
.y3cbmtlw .vkcz1r65 { gap: 10px; }
.y3cbmtlw .necjejm4, .y3cbmtlw .k1fi8h { padding: 12px; }
.y3cbmtlw .necjejm4 ul, .y3cbmtlw .k1fi8h ul { margin: 4px 0 0; padding-left: 18px; }
.y3cbmtlw .necjejm4 li, .y3cbmtlw .k1fi8h li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .et4d83i4 { grid-template-columns: 1fr; }
  .hcr1 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .hcr1 .xgieyby7 { width: 72px; height: 50px; }
  .hcr1 .obfqb { max-width: 180px; }
  .hcr1 .c6p9dme { width: auto; }
}
@media (max-width: 720px) {
  .z4k8bwx { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .cbahj1 { padding: 16px; }
  .w9pna .rb9ib { min-width: 50%; }
}
.ab5o1 .vkcz1r65 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .jmmo { grid-template-columns: 1fr; }
  .fene0q { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .oljo { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yhzlvz { flex-wrap: wrap; padding: 16px; }
}
.tqimn7 .vkcz1r65 { gap: 8px; }
.tqimn7 .necjejm4, .tqimn7 .k1fi8h { padding: 8px; }
@media (max-width: 480px) {
  .s1c01 { flex-direction: column; align-items: stretch; }
}
.xwx17f .c6p9dme .hdlll3t { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .s1poep { flex-direction: column; align-items: stretch; gap: 10px; }
  .xwx17f .c6p9dme { text-align: center; }
}
@media (max-width: 720px) {
  .i5i8l { grid-template-columns: 1fr; }
  .nsvkma8b { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ma9p9 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .mnn3 { grid-template-columns: 1fr; }
  .z99599cj { width: 100px; height: 100px; margin: 16px auto; }
  .jwlt { font-size: 1.4rem; }
  .tp3ic84 { justify-content: center; }
  .p4ih4 .rb9ib { min-width: 50%; }
}
.o3qua .vkcz1r65 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .d6s43t65 { flex-wrap: wrap; padding: 14px 16px; }
  .we7l { padding: 12px 16px; }
  .o3qua .vkcz1r65 { margin: 0 16px; }
  .o3qua .yixrl { padding: 0 16px; }
  .ui0puk3o { padding: 12px 16px; }
}
.akzxhy .fg3kg {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.akzxhy .fg3kg .q562len:only-child { grid-column: 1 / -1; }
.akzxhy .fg3kg .q562len {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.akzxhy .fg3kg .ul7wmjl { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.akzxhy .fg3kg .v1wol { width: 100%; min-width: unset; height: 120px; }
.akzxhy .fg3kg .vccrw6kq { max-height: 100px; max-width: 200px; }
.akzxhy .fg3kg .by4jswjg { min-width: unset; text-align: center; white-space: normal; }
.akzxhy .fg3kg .zf2d5x1 { min-width: 0; }
.akzxhy .fg3kg .llvphu {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.akzxhy .fg3kg .e9l72 { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.xgaot79 .lbzc3u {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.xgaot79 .zf2d5x1 { color: var(--cta); }
.ztuao2 .llvphu { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.ztuao2 .lbzc3u {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.ztuao2 .zf2d5x1 { color: var(--cta); }
.tast .q562len { border-top: 3px solid var(--accent); }
.rm4h .q562len { padding: 14px 18px; gap: 16px; }
.rm4h .by4jswjg { font-size: 1rem; }
.u5as9ds .fg3kg { gap: 0; }
.u5as9ds .q562len {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.u5as9ds .q562len:last-child { border-bottom: none; }
.u5as9ds .q562len:nth-child(odd) { background: var(--accent-bg); }
.u5as9ds .q562len:nth-child(odd):hover { background: var(--bg-hover); }
.hvehu4pd .fg3kg {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.hvehu4pd .q562len {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.hvehu4pd .q562len:last-child { border-bottom: none; }
.hvehu4pd .zf2d5x1,
.hvehu4pd .zujtu7d,
.hvehu4pd .ahc5w { border-left: 1px solid var(--border); padding-left: 10px; }
.hvehu4pd .by4jswjg { padding: 0 10px; }
.sz3bq .ul7wmjl { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.sz3bq .by4jswjg { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.qazdw .ul7wmjl { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.qazdw .by4jswjg { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.wigthn5 .fg3kg { gap: 14px; }
.wigthn5 .q562len {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.wigthn5 .by4jswjg { font-size: 1.15rem; }
.wigthn5 .lbzc3u { font-size: 1.22rem; }
.wigthn5 .e9l72.hdlll3t { padding: 14px 30px !important; font-size: 1rem; }
.qlgcez0 .fg3kg { gap: 18px; }
.qlgcez0 .q562len {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.qlgcez0 .v1wol {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.qlgcez0 .vccrw6kq { max-height: 100px; max-width: 160px; }
.qlgcez0 .ul7wmjl { min-width: 260px; }
.qlgcez0 .by4jswjg { font-size: 1.25rem; font-weight: 800; }
.qlgcez0 .zf2d5x1 { font-size: 1.1rem; letter-spacing: 2px; }
.qlgcez0 .lbzc3u { font-size: 1.3rem; font-weight: 800; }
.qlgcez0 .avj499ni { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.qlgcez0 .e9l72.hdlll3t { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.f2nzl64q .zujtu7d { flex: 1.8; }
.f2nzl64q .zujtu7d .lbzc3u {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.f2nzl64q .zujtu7d .avj499ni { font-weight: 700; color: var(--text-primary); }
.gwsm { display: none; }
.apmzeg .zf2d5x1 { display: none; }
.job260yf .zf2d5x1 { font-size: 1rem; letter-spacing: 2px; }
.hzef .zf2d5x1 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ya1f .zf2d5x1,
.b5dev .zf2d5x1,
.axec .zf2d5x1 { display: none; }
.ya1f .gwsm,
.b5dev .gwsm,
.axec .gwsm { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ya1f .gwsm { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.ya1f .gwsm small { display: none; }
.b5dev .gwsm {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.b5dev .gwsm small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.axec .gwsm {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.axec .gwsm small { display: none; }
.n7jk0pix { margin: 16px 0; }
.mn9x { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.mn9x summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.mn9x summary::after { content: "+"; color: var(--accent); }
.mn9x[open] summary::after { content: "−"; }
.mn9x p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.h6zokk7 { margin-bottom: 0; }
.lxkiz13a h2.c3akg2g { color: var(--text-primary); border-color: var(--accent); }
.gy9r h2.c3akg2g { color: var(--text-primary); border-color: var(--accent); }
.mepnl .bcv7n     { background: #052e16; border-color: #10b981; }
.mepnl .p40bjx { background: #2d0a1e; border-color: #f43f5e; }
.mepnl .zcwlf6xv    { background: #1e1036; border-color: #a855f7; }
.mepnl .u1ch2 strong  { color: #f1f5f9; }
.mepnl .u1ch2 p       { color: #cbd5e1; }
.mepnl .s9wtoa    .bcv7n     .np0py38::before,
.mepnl .sdr7qjv7  .bcv7n     .np0py38::before,
.mepnl .tj5i8a0e  .bcv7n     .np0py38::before,
.mepnl .h8uj0 .bcv7n     .np0py38::before { color: #10b981; }
.mepnl .s9wtoa    .p40bjx .np0py38::before,
.mepnl .sdr7qjv7  .p40bjx .np0py38::before,
.mepnl .tj5i8a0e  .p40bjx .np0py38::before,
.mepnl .h8uj0 .p40bjx .np0py38::before { color: #f43f5e; }
.mepnl .s9wtoa    .zcwlf6xv    .np0py38::before,
.mepnl .sdr7qjv7  .zcwlf6xv    .np0py38::before,
.mepnl .tj5i8a0e  .zcwlf6xv    .np0py38::before,
.mepnl .h8uj0 .zcwlf6xv    .np0py38::before { color: #a855f7; }
.ynbqu6ls .bcv7n     { background: #2d2000; border-color: #eab308; }
.ynbqu6ls .p40bjx { background: #2d0b0b; border-color: #ef4444; }
.ynbqu6ls .zcwlf6xv    { background: #2d1600; border-color: #f97316; }
.ynbqu6ls .u1ch2 strong  { color: #f1f5f9; }
.ynbqu6ls .u1ch2 p       { color: #cbd5e1; }
.ynbqu6ls .s9wtoa    .bcv7n     .np0py38::before,
.ynbqu6ls .sdr7qjv7  .bcv7n     .np0py38::before,
.ynbqu6ls .tj5i8a0e  .bcv7n     .np0py38::before,
.ynbqu6ls .h8uj0 .bcv7n     .np0py38::before { color: #eab308; }
.ynbqu6ls .s9wtoa    .p40bjx .np0py38::before,
.ynbqu6ls .sdr7qjv7  .p40bjx .np0py38::before,
.ynbqu6ls .tj5i8a0e  .p40bjx .np0py38::before,
.ynbqu6ls .h8uj0 .p40bjx .np0py38::before { color: #ef4444; }
.ynbqu6ls .s9wtoa    .zcwlf6xv    .np0py38::before,
.ynbqu6ls .sdr7qjv7  .zcwlf6xv    .np0py38::before,
.ynbqu6ls .tj5i8a0e  .zcwlf6xv    .np0py38::before,
.ynbqu6ls .h8uj0 .zcwlf6xv    .np0py38::before { color: #f97316; }
.ydy0 .bcv7n     { background: #0c1a2e; border-color: #38bdf8; }
.ydy0 .p40bjx { background: #12103a; border-color: #818cf8; }
.ydy0 .zcwlf6xv    { background: #0a2020; border-color: #2dd4bf; }
.ydy0 .u1ch2 strong  { color: #f1f5f9; }
.ydy0 .u1ch2 p       { color: #cbd5e1; }
.ydy0 .s9wtoa    .bcv7n     .np0py38::before,
.ydy0 .sdr7qjv7  .bcv7n     .np0py38::before,
.ydy0 .tj5i8a0e  .bcv7n     .np0py38::before,
.ydy0 .h8uj0 .bcv7n     .np0py38::before { color: #38bdf8; }
.ydy0 .s9wtoa    .p40bjx .np0py38::before,
.ydy0 .sdr7qjv7  .p40bjx .np0py38::before,
.ydy0 .tj5i8a0e  .p40bjx .np0py38::before,
.ydy0 .h8uj0 .p40bjx .np0py38::before { color: #818cf8; }
.ydy0 .s9wtoa    .zcwlf6xv    .np0py38::before,
.ydy0 .sdr7qjv7  .zcwlf6xv    .np0py38::before,
.ydy0 .tj5i8a0e  .zcwlf6xv    .np0py38::before,
.ydy0 .h8uj0 .zcwlf6xv    .np0py38::before { color: #2dd4bf; }
.mm5hb67 .bcv7n     { background: var(--accent-bg); border-color: var(--accent); }
.mm5hb67 .p40bjx { background: var(--accent-bg-light); border-color: var(--accent-light); }
.mm5hb67 .zcwlf6xv    { background: var(--accent-bg); border-color: var(--accent-pale); }
.mm5hb67 .s9wtoa    .np0py38::before,
.mm5hb67 .sdr7qjv7  .np0py38::before,
.mm5hb67 .tj5i8a0e  .np0py38::before,
.mm5hb67 .h8uj0 .np0py38::before { color: var(--accent-light) !important; }
.dxntpw::before,
.cko74j::before { margin-right: 5px; }
.fl64xldr .necjejm4 ul li,
.fl64xldr .f9ykgx li         { color: #4ade80; }
.fl64xldr .necjejm4 .dxntpw { color: #22c55e; }
.fl64xldr .k1fi8h ul li,
.fl64xldr .ngfjt2 li         { color: #f87171; }
.fl64xldr .k1fi8h .cko74j { color: #ef4444; }
.i01e .necjejm4 { background: var(--bg-pros); }
.i01e .k1fi8h { background: var(--bg-cons); }
.i01e .necjejm4 .dxntpw { color: var(--c-pros-label); }
.i01e .k1fi8h .cko74j { color: var(--c-cons); }
.i01e .necjejm4 ul li,
.i01e .k1fi8h ul li,
.cabohmjv .necjejm4 { background: var(--bg-pros); }
.cabohmjv .k1fi8h { background: var(--bg-cons); }
.cabohmjv .necjejm4 .dxntpw { color: var(--c-pros-label); }
.cabohmjv .k1fi8h .cko74j { color: var(--c-cons); }
.cabohmjv .necjejm4 ul li,
.cabohmjv .k1fi8h ul li,
.uy2m .dxntpw::before { content: "✓ "; }
.uy2m .cko74j::before { content: "✗ "; }
.eiiv7 .dxntpw::before { content: "→ "; }
.eiiv7 .cko74j::before { content: "← "; }
.afks .dxntpw::before { content: "★ "; }
.afks .cko74j::before { content: "✕ "; }
.xzd9qs2 .dxntpw::before { content: "◆ "; }
.xzd9qs2 .cko74j::before { content: "▲ "; }
.h01h17 .u1ch2 { background: transparent; border-left: none; border: 1.5px solid; }
.h01h17 .bcv7n     { border-color: var(--c-tip-border); }
.h01h17 .p40bjx { border-color: var(--c-warn-border); }
.h01h17 .zcwlf6xv    { border-color: #60a5fa; }
.h01h17 .u1ch2 strong { color: var(--text-primary); }
.h01h17 .u1ch2 p      { color: var(--text-muted); }
.vw6yi9 .u1ch2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.vw6yi9 .bcv7n     { border-top-color: var(--c-tip-border); }
.vw6yi9 .p40bjx { border-top-color: var(--c-warn-border); }
.vw6yi9 .zcwlf6xv    { border-top-color: #60a5fa; }
.a5unret .u1ch2 { border-left: none; border-radius: 8px; }
.a5unret .bcv7n     { background: #065f46; }
.a5unret .p40bjx { background: #92400e; }
.a5unret .zcwlf6xv    { background: #1e3a8a; }
.a5unret .u1ch2 strong,
.a5unret .u1ch2 p { color: #fff; }
.a5unret .np0py38::before { color: rgba(255,255,255,0.85) !important; }
.mepnl.a5unret .bcv7n,
.mepnl .a5unret .bcv7n     { background: #052e16; }
.mepnl.a5unret .p40bjx,
.mepnl .a5unret .p40bjx { background: #2d0a1e; }
.mepnl.a5unret .zcwlf6xv,
.mepnl .a5unret .zcwlf6xv    { background: #1e1036; }
.ynbqu6ls.a5unret .bcv7n,
.ynbqu6ls .a5unret .bcv7n      { background: #2d2000; }
.ynbqu6ls.a5unret .p40bjx,
.ynbqu6ls .a5unret .p40bjx  { background: #2d0b0b; }
.ynbqu6ls.a5unret .zcwlf6xv,
.ynbqu6ls .a5unret .zcwlf6xv     { background: #2d1600; }
.ydy0.a5unret .bcv7n,
.ydy0 .a5unret .bcv7n      { background: #0c1a2e; }
.ydy0.a5unret .p40bjx,
.ydy0 .a5unret .p40bjx  { background: #12103a; }
.ydy0.a5unret .zcwlf6xv,
.ydy0 .a5unret .zcwlf6xv     { background: #0a2020; }
.mv8oexbx .u1ch2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.mv8oexbx .bcv7n     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.mv8oexbx .p40bjx { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.mv8oexbx .zcwlf6xv    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.mv8oexbx .u1ch2 strong { color: var(--text-primary); }
.mv8oexbx .u1ch2 p      { color: var(--text-muted); }
.euur .u1ch2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.s9wtoa .np0py38,
.sdr7qjv7 .np0py38,
.tj5i8a0e .np0py38,
.h8uj0 .np0py38 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.s9wtoa .np0py38::before,
.sdr7qjv7 .np0py38::before,
.tj5i8a0e .np0py38::before,
.h8uj0 .np0py38::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.s9wtoa .bcv7n     .np0py38::before { content: "✦"; color: var(--c-tip-border); }
.s9wtoa .p40bjx .np0py38::before { content: "▲"; color: var(--c-warn-border); }
.s9wtoa .zcwlf6xv    .np0py38::before { content: "◉"; color: #60a5fa; }
.sdr7qjv7 .bcv7n     .np0py38::before { content: "★"; color: var(--c-tip-border); }
.sdr7qjv7 .p40bjx .np0py38::before { content: "◆"; color: var(--c-warn-border); }
.sdr7qjv7 .zcwlf6xv    .np0py38::before { content: "●"; color: #60a5fa; }
.tj5i8a0e .bcv7n     .np0py38::before { content: "▶"; color: var(--c-tip-border); }
.tj5i8a0e .p40bjx .np0py38::before { content: "■"; color: var(--c-warn-border); }
.tj5i8a0e .zcwlf6xv    .np0py38::before { content: "▸"; color: #60a5fa; }
.h8uj0 .bcv7n     .np0py38::before { content: "→"; color: var(--c-tip-border); }
.h8uj0 .p40bjx .np0py38::before { content: "⬥"; color: var(--c-warn-border); }
.h8uj0 .zcwlf6xv    .np0py38::before { content: "◈"; color: #60a5fa; }
.m1yhqfj .bvwt1we .a9cz,
.m1yhqfj .hox5a .a9cz  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.m1yhqfj .g2t3ypj1                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.m1yhqfj .q562len                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.m1yhqfj .soel7          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.m1yhqfj .r6afth96                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.n7dzebs .bvwt1we .a9cz,
.n7dzebs .hox5a .a9cz,
.n7dzebs .g2t3ypj1,
.n7dzebs .q562len,
.n7dzebs .j8zr8q3y,
.n7dzebs .soel7,
.n7dzebs .r6afth96,
.n7dzebs .euur .u1ch2 { box-shadow: none; }
.g2l4e3   .sbjmsx8, .g2l4e3 .xuo4p, .g2l4e3 .r8cn7kj,
.g2l4e3   .zeq97ew4, .g2l4e3 .x5fi { font-size: 0.9rem; }
.g2l4e3   .zc52, .g2l4e3 .j9yfnb74 { font-size: 0.9rem; }
.on8qw   .sbjmsx8, .on8qw .xuo4p, .on8qw .r8cn7kj,
.on8qw   .zeq97ew4, .on8qw .x5fi { font-size: 0.95rem; }
.on8qw   .zc52, .on8qw .j9yfnb74 { font-size: 0.95rem; }
.r2xe   .sbjmsx8, .r2xe .xuo4p, .r2xe .r8cn7kj,
.r2xe   .zeq97ew4, .r2xe .x5fi { font-size: 1.08rem; }
.r2xe   .zc52, .r2xe .j9yfnb74 { font-size: 1.05rem; }
.r2xe   .od2u69 { font-size: 0.97rem; }
.dje8td .mwf8jfs      { font-size: 3.2rem; }
.dje8td h2.c3akg2g { font-size: 1.9rem; }
.dje8td h3.mc5v6     { font-size: 1.4rem; }
.dtr59j .mwf8jfs      { font-size: 3.8rem; }
.dtr59j h2.c3akg2g { font-size: 2.2rem; }
.dtr59j h3.mc5v6     { font-size: 1.6rem; }
.h6zokk7 + .h6zokk7 { position: relative; }
.c5qsrjn   .h6zokk7 + .h6zokk7::before,
.t9slulyq  .h6zokk7 + .h6zokk7::before,
.ekwx   .h6zokk7 + .h6zokk7::before,
.j1qjfo4   .h6zokk7 + .h6zokk7::before,
.noukdw   .h6zokk7 + .h6zokk7::before,
.z24wwd .h6zokk7 + .h6zokk7::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.c5qsrjn .h6zokk7 + .h6zokk7::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.t9slulyq .h6zokk7 + .h6zokk7::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ekwx .h6zokk7 + .h6zokk7::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.j1qjfo4 .h6zokk7 + .h6zokk7::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.o1949 .h6zokk7 { margin-bottom: 16px; }
.o1949 .h6zokk7 + .h6zokk7 { margin-top: 0; }
.o1949 .clck { padding-top: 0; padding-bottom: 0; }
.noukdw .h6zokk7 + .h6zokk7::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.z24wwd .h6zokk7 + .h6zokk7::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.m5fn809k .h6zokk7 + .h6zokk7::before,
.k73o .h6zokk7 + .h6zokk7::before,
.haj8x .h6zokk7 + .h6zokk7::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%;
}
.tzvu8hm .m5fn809k .h6zokk7:nth-child(even)::before,
.tzvu8hm .k73o .h6zokk7:nth-child(even)::before,
.tzvu8hm .haj8x .h6zokk7:nth-child(even)::before { background: var(--bg-surface); }
.qvoafmy7 .m5fn809k .h6zokk7:nth-child(even)::before,
.qvoafmy7 .k73o .h6zokk7:nth-child(even)::before,
.qvoafmy7 .haj8x .h6zokk7:nth-child(even)::before { background: var(--bg-card); }
.m5fn809k .h6zokk7 + .h6zokk7::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");
}
.k73o .h6zokk7 + .h6zokk7::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");
}
.haj8x .h6zokk7 + .h6zokk7::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");
}
.i2n2nig .skkq { overflow: hidden; }
.i2n2nig .n8fg87p { margin-bottom: 70px; }
.crbm3u .ihkfq,
.nbwq .ihkfq { padding-bottom: 60px; }
.i2n2nig .ihkfq { padding-bottom: 70px; }
.i2n2nig .skkq::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.i2n2nig .skkq::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.nfvy  .skkq:not(.bskdsdj) .rwpz { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.y1gg .dp5xsz { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wx28nzi .dp5xsz { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.u97yy2 .dp5xsz { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.nfvy .bskdsdj { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.nfvy .dp62xpl { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.nfvy .dp5xsz { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.d1wp0edv .dp5xsz { background: var(--accent-bg); }
.fujsx1 .hvc6 { float: left; width: 38%; margin: 0 28px 16px 0; }
.fujsx1 .hvc6 .c803my { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fujsx1 .clck::after { content: ''; display: block; clear: both; }
.i7i3qm3c .hvc6 { float: right; width: 38%; margin: 0 0 16px 28px; }
.i7i3qm3c .hvc6 .c803my { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i7i3qm3c .clck::after { content: ''; display: block; clear: both; }
.zsu9wqxe .h6zokk7:nth-child(odd)  .hvc6 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.zsu9wqxe .h6zokk7:nth-child(even) .hvc6 { float: right; width: 38%; margin: 0 0 16px 28px; }
.zsu9wqxe .hvc6 .c803my { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zsu9wqxe .clck::after { content: ''; display: block; clear: both; }
.fujsx1 .yh1pm,
.fujsx1 .fg3kg,
.i7i3qm3c .yh1pm,
.i7i3qm3c .fg3kg,
.zsu9wqxe .yh1pm,
.zsu9wqxe .fg3kg { clear: both; }
.fujsx1 .zc52,
.fujsx1 .j9yfnb74,
.i7i3qm3c .zc52,
.i7i3qm3c .j9yfnb74,
.zsu9wqxe .zc52,
.zsu9wqxe .j9yfnb74 { overflow: hidden; }
@media (max-width: 640px) {
  .fujsx1 .hvc6,
  .i7i3qm3c .hvc6,
  .zsu9wqxe .hvc6 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.j9g2y06 .j5mav1sg,
.j9g2y06 .clck,
.j9g2y06 .wqe6sr  { max-width: 1100px; }
.q0xrs .j5mav1sg,
.q0xrs .clck,
.q0xrs .wqe6sr  { max-width: 1200px; }
.i9vci .j5mav1sg,
.i9vci .clck,
.i9vci .wqe6sr  { max-width: 1320px; }
.i9vci { --content-mw: 1320px; }
.m5t9mu { font-size: 0.82rem; color: var(--text-muted); }
.ud8vv6 { display: flex; align-items: center; }
.cmdxd {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.q5jnib7 { display: flex; align-items: center; }
.x674p { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.x674p:hover { text-decoration: underline; }
.cm2nr { margin: 0 3px; opacity: 0.45; }
.cm2nr::before { content: '/'; }
.oqht { padding: 2px 5px; color: var(--text-main); }
.moeclyig .m5t9mu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.moeclyig .ud8vv6 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.scqn .m5t9mu {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.scqn .ud8vv6 { padding: 0 0 0 12px; }
.xhj6 .ud8vv6 { padding: 0 16px; }
.xhj6 .m5t9mu {
  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);
}
.xhj6 .j5mav1sg { padding-top: 28px; }
@media (max-width: 720px) {
  .fakmk { margin-top: 18px; padding: 0 16px; }
  .xhj6 .j5mav1sg { padding-top: 16px; }
}
.j9g2y06.moeclyig .ud8vv6 { max-width: 1100px; }
.q0xrs.moeclyig .ud8vv6 { max-width: 1200px; }
.i9vci.moeclyig .ud8vv6 { max-width: 1320px; }
.i9vci .fakmk { max-width: 1320px; }
.f7tz .h6zokk7 { padding-top: 16px; padding-bottom: 16px; }
.qinugnl .h6zokk7 { padding-top: 24px; padding-bottom: 24px; }
.rxsd .h6zokk7 { padding-top: 40px; padding-bottom: 40px; }
.x52q3u .h6zokk7 { padding-top: 52px; padding-bottom: 52px; }
.lnp6lwo .h6zokk7:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.lnp6lwo .h6zokk7:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.lnp6lwo .h6zokk7:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.lnp6lwo .h6zokk7:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ye51 .clck { padding-top: 10px;  padding-bottom: 10px; }
.wu3idir .clck { padding-top: 18px;  padding-bottom: 18px; }
.irkmq .clck { padding-top: 36px;  padding-bottom: 36px; }
.j0a3fmk .clck { padding-top: 48px;  padding-bottom: 48px; }
.xeklrq77 h2.c3akg2g { font-weight: 600; }
.xeklrq77 h3.mc5v6     { font-weight: 600; }
.pl10hj h2.c3akg2g { font-weight: 800; }
.pl10hj h3.mc5v6     { font-weight: 700; }
.i4nw2i h2.c3akg2g { font-weight: 900; }
.i4nw2i h3.mc5v6     { font-weight: 800; }
.i4nw2i .u1ch2 strong,
.i4nw2i .u1ch2 strong { font-weight: 600; }
.f2ivyvxt {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.tw5jk .f2ivyvxt { display: none; }
@media (max-width: 640px) { .f2ivyvxt { display: none; } }
.f2ivyvxt { background: var(--cta) !important; color: #fff !important; border: none !important; }
.f2ivyvxt:hover { opacity: 0.85; }
.fwhw8l .f2ivyvxt { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xqo7yo4 .f2ivyvxt,
.uhehzn4f  .f2ivyvxt { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.xqo7yo4 .f2ivyvxt:hover,
.uhehzn4f  .f2ivyvxt:hover { opacity: 0.88; }
.fwhw8l.xqo7yo4 .f2ivyvxt,
.fwhw8l.uhehzn4f  .f2ivyvxt { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ld3v {
  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;
}
.ld3v:hover { transform: translateY(-2px); opacity: 0.92; }
.ld3v { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ta59n84s .ld3v { display: none; }
.zz91401q .ld3v { right: 32px; }
.zxy0fkx  .ld3v { left: 32px; }
@media (max-width: 480px) {
  .zz91401q .ld3v { right: 20px; bottom: 20px; }
  .zxy0fkx  .ld3v { left: 20px; bottom: 20px; }
}
.dtmsyq8 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.wqe6sr { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xbom { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.yh47v5 { color: var(--text-dim); font-size: 0.8rem; }
.vhzxv a, .swk8cwm a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.vhzxv a:hover, .swk8cwm a:hover { color: var(--accent-light); }
.swk8cwm { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.kzz00 .wqe6sr { text-align: center; }
.kzz00 .swk8cwm { justify-content: center; margin-bottom: 16px; }
.kzz00 .xbom { margin-top: 0; }
.co4ac0jq { margin-top: 10px; }
.co4ac0jq a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .wqe6sr { padding-left: 16px; padding-right: 16px; }
  .urn4a .wqe6sr { padding: 20px 16px; }
  .swk8cwm { gap: 4px 12px; }
  .xbom { font-size: 0.78rem; }
}
.k01j .xbom { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.k01j .yh47v5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .k01j .sq4fk5pr { grid-template-columns: 1fr 1fr; } .k01j .bfee1 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k01j .sq4fk5pr { grid-template-columns: 1fr; } }
.ab4s1y9 .xbom { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ab4s1y9 .ocjp { gap: 12px; } .ab4s1y9 .jsxxaofs { margin-right: 0; width: 100%; } }
.td36 .xbom { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.td36 .yh47v5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .td36 .idlsthb { grid-template-columns: 1fr 1fr; } .td36 .ux73k { grid-column: 1 / -1; } }
@media (max-width: 480px) { .td36 .idlsthb { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .jb9th .ugocx0xk { grid-template-columns: 1fr 1fr; } .jb9th .snhzhlci:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jb9th .ugocx0xk { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .wcm63o .ugocx0xk { grid-template-columns: 1fr; } }
.s1a4pv .wqe6sr { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.s1a4pv .swk8cwm { justify-content: center; }
.jjsuu .fw6bz      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.jjsuu .dtmsyq8 { background: var(--bg-page); border-top-color: var(--border-alt); }
.i15xgd4b .fw6bz      { background: #0d1117; border-bottom-color: #21262d; }
.i15xgd4b .wtzr { color: var(--accent-light); }
.i15xgd4b .xrs16p { --msep-color: #8b949e; }
.i15xgd4b .xrs16p a { color: #8b949e; }
.i15xgd4b .xrs16p a:hover { color: var(--accent-light); }
.i15xgd4b .iuum3nu { color: #8b949e; }
.i15xgd4b .dtmsyq8 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.i15xgd4b .xbom,
.i15xgd4b .yh47v5 { color: #6e7681; }
.i15xgd4b .vhzxv a, .i15xgd4b .swk8cwm a,
.i15xgd4b .vhzxv a:hover, .i15xgd4b .swk8cwm a:hover,
@media (max-width: 640px) {
  .i15xgd4b .xrs16p { background: #0d1117; border-top-color: #21262d; }
  .i15xgd4b .xrs16p li a { border-bottom-color: #21262d; }
}
.p1bj6hwp .fw6bz      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.p1bj6hwp .wtzr { color: var(--accent); }
.p1bj6hwp .xrs16p { --msep-color: #475569; }
.p1bj6hwp .xrs16p a { color: #475569; }
.p1bj6hwp .xrs16p a:hover { color: var(--accent); }
.p1bj6hwp .iuum3nu { color: #64748b; }
.p1bj6hwp .dtmsyq8 { background: #f0f4f8; border-top-color: #cbd5e1; }
.p1bj6hwp .xbom,
.p1bj6hwp .yh47v5 { color: #64748b; }
.p1bj6hwp .vhzxv a, .p1bj6hwp .swk8cwm a,
.p1bj6hwp .vhzxv a:hover, .p1bj6hwp .swk8cwm a:hover,
@media (max-width: 640px) {
  .p1bj6hwp .xrs16p { background: #f0f4f8; border-top-color: #cbd5e1; }
  .p1bj6hwp .xrs16p li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xqo7yo4 .fw6bz      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xqo7yo4 .wtzr { color: #fff; }
.xqo7yo4 .xrs16p { --msep-color: rgba(255,255,255,0.82); }
.xqo7yo4 .xrs16p a { color: rgba(255,255,255,0.82); }
.xqo7yo4 .xrs16p a:hover { color: #fff; }
.xqo7yo4 .iuum3nu { color: rgba(255,255,255,0.9); }
.xqo7yo4 .dtmsyq8 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xqo7yo4 .xbom,
.xqo7yo4 .yh47v5 { color: rgba(255,255,255,0.72); }
.xqo7yo4 .vhzxv a, .xqo7yo4 .swk8cwm a,
.xqo7yo4 .vhzxv a:hover, .xqo7yo4 .swk8cwm a:hover,
@media (max-width: 640px) {
  .xqo7yo4 .xrs16p { background: var(--accent); border-top-color: var(--accent-light); }
  .xqo7yo4 .xrs16p li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.uhehzn4f .fw6bz {
  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);
}
.uhehzn4f .dtmsyq8 {
  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) {
  .uhehzn4f .xrs16p {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.pcsx0p .ynhym { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.hyn8j3 .ynhym { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.yw5ez .ynhym { min-height: 72px; height: auto; }
.ftotc33w .ynhym { min-height: 84px; height: auto; }
.urn4a .ynhym { max-width: none; padding: 0 32px; }
.urn4a .wqe6sr  { max-width: none; padding: 24px 32px; }
.nlqve4v.q0xrs .ynhym { max-width: 1200px; }
.nlqve4v.i9vci .ynhym { max-width: 1320px; }
.ya1fw5i1   .wtzr, .ya1fw5i1   .jsxxaofs { text-transform: capitalize; }
.u3tjq7 .wtzr, .u3tjq7 .jsxxaofs { text-transform: lowercase; }
.iee76 .wtzr, .iee76 .jsxxaofs { text-transform: uppercase; letter-spacing: 0.06em; }
.lhebip9q, .i1acs6 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.pk8fk .lhebip9q,
.mccv .lhebip9q,
.z3l6z8 .lhebip9q,
.mcqdpxl .lhebip9q,
.vnmfqdf   .xrs16p a { font-weight: 500; }
.nrz38u5v .xrs16p a { font-weight: 600; }
.bd9x     .xrs16p a { font-weight: 700; }
.xs8p    .xrs16p a { font-weight: 800; letter-spacing: 0.01em; }
.cf1dqj     .xrs16p > li + li::before,
.b5mdb    .xrs16p > li + li::before,
.hkjj4    .xrs16p > li + li::before,
.ukd0 .xrs16p > li + li::before,
.wk7zhf .xrs16p > li + li::before,
.oozn5  .xrs16p > li + li::before,
.ffpn5x    .xrs16p > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.cf1dqj     .xrs16p > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.b5mdb    .xrs16p > li + li::before { content: "|"; }
.hkjj4    .xrs16p > li + li::before { content: "—"; }
.ukd0 .xrs16p > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.wk7zhf .xrs16p > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.oozn5  .xrs16p > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ffpn5x    .xrs16p > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .z48w2 .iuum3nu,
  .pk9f0c8 .iuum3nu,
  .ew16 .iuum3nu,
  .z6xhln .iuum3nu,
  .ozam0 .iuum3nu {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .z48w2 .iuum3nu::before,
  .pk9f0c8 .iuum3nu::before,
  .ew16 .iuum3nu::before,
  .z6xhln .iuum3nu::before,
  .ozam0 .iuum3nu::before { content: ""; display: block; flex-shrink: 0; }

  
  .z48w2 .iuum3nu::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;
  }

  
  .pk9f0c8 .iuum3nu::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;
  }

  
  .ew16 .iuum3nu::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;
  }

  
  .z6xhln .iuum3nu::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;
  }

  
  .ozam0 .iuum3nu::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) {
  .r03dv .iuum3nu {
    padding: 5px 14px;
  }
  .r03dv .xrs16p {
    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;
  }
  .r03dv .xrs16p li a {
    border-bottom: none; padding: 10px 22px;
  }
  .r03dv .xrs16p li a:hover { background: var(--bg-raised); }
  .r03dv .ccmhri,
  .g7n011a8 .ccmhri,
  .w7xs .ccmhri { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .yt2vxna .iuum3nu {
    padding: 5px 10px;
  }
  .yt2vxna .xrs16p {
    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);
  }
  .yt2vxna .xrs16p.a6dt7 { transform: translateX(0); }
  .yt2vxna .xrs16p li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .yt2vxna .xrs16p li:last-child a { border-bottom: none; }
  .xqo7yo4 .xrs16p,
  .i15xgd4b .xrs16p { background: var(--accent) !important; }
  .xqo7yo4 .xrs16p li a,
  .i15xgd4b .xrs16p li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .w7xs .iuum3nu {
    padding: 5px 10px;
  }
  .w7xs .xrs16p {
    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);
  }
  .w7xs .xrs16p::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .w7xs .xrs16p.a6dt7 { transform: translateY(0); }
  .w7xs .xrs16p li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wc3o1yd .iuum3nu {
    padding: 5px 10px;
  }
  .wc3o1yd .xrs16p {
    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;
  }
  .wc3o1yd .xrs16p.a6dt7 { opacity: 1; pointer-events: auto; }
  .wc3o1yd .xrs16p li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .aniyj     .iuum3nu { border-radius: 0 !important; }
  .wqtjruh   .iuum3nu { border-radius: 8px !important; }
  .hw3902 .iuum3nu { border-radius: 50% !important; }
  .r0es848c   .iuum3nu { border-radius: 999px !important; }
}
.vyhzru .caw8 { height: 28px; }
.qwwv .caw8 { height: 54px; }
.nfpq3le .caw8 { height: 54px; }
.dlfzef5r    .zf2d5x1, .dlfzef5r    .ai6tz { color: #f59e0b; }
.hx8s      .zf2d5x1 { font-size: 1rem; letter-spacing: 1.5px; }
.d66qcxx1    .zf2d5x1, .d66qcxx1    .ai6tz { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.n93dc     .zf2d5x1, .n93dc     .ai6tz { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.d4g3dbx .zf2d5x1, .d4g3dbx .ai6tz { color: var(--cta); letter-spacing: 2px; }
.oosmsy9i   .zf2d5x1, .oosmsy9i   .ai6tz { color: #e91e63; letter-spacing: 2px; }
.fduap  .zf2d5x1, .fduap  .ai6tz { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.ypgk4n     .zf2d5x1, .ypgk4n     .ai6tz { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.iqb3r .llvphu + .llvphu {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.bxlul .q562len { padding: 18px 24px; min-height: 68px; }
.w17kz1h .avj499ni {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.w17kz1h .lbzc3u {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.h2smk .llvphu {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ao2jjjy .fg3kg { counter-reset: cs-rank; }
.ao2jjjy .q562len { position: relative; counter-increment: cs-rank; }
.ao2jjjy .q562len::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.nlz5 .fg3kg { counter-reset: cs-rank; gap: 0; }
.nlz5 .q562len {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.nlz5 .q562len::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.nlz5 .ul7wmjl {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.nlz5 .v1wol {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.nlz5 .vccrw6kq { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.nlz5 .ul7wmjl { min-width: 0; flex-direction: column; width: 100%; }
.nlz5 .by4jswjg {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.nlz5 .zf2d5x1 { color: var(--cta, var(--accent)); }
.nlz5 .gwsm { font-weight: 700; }
.nlz5 .llvphu {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.nlz5 .avj499ni {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.nlz5 .lbzc3u {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.nlz5 .zujtu7d .lbzc3u { font-size: 1.3rem; color: var(--accent-light); }
.nlz5 .e9l72 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.nlz5 .q562len:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .nlz5 .fg3kg {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .nlz5 .q562len {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .nlz5 .q562len { padding: 40px 16px 20px; }
  .nlz5 .llvphu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .nlz5 .e9l72 { width: 100%; min-width: 0; }
}
.ulwj .fg3kg { counter-reset: cs-rank; gap: 10px; }
.ulwj .q562len {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.ulwj .q562len::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.ulwj .ul7wmjl {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.ulwj .v1wol {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.ulwj .vccrw6kq { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.ulwj .by4jswjg {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.ulwj .zf2d5x1 { color: var(--cta, var(--accent)); }
.ulwj .llvphu {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.ulwj .avj499ni {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.ulwj .lbzc3u { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.ulwj .zujtu7d .lbzc3u { color: var(--accent-light); }
.ulwj .e9l72 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.ulwj .q562len:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .ulwj .q562len {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ulwj .q562len::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ulwj .ul7wmjl {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ulwj .by4jswjg { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ulwj .llvphu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ulwj .e9l72 { width: 100%; min-width: 0; }
  .ulwj .zf2d5x1 { min-width: 0; }
}
.ceptj29 .fg3kg { counter-reset: cs-rank; }
.ceptj29 .q562len::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.opfxi0iq .mn9x {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.opfxi0iq .mn9x summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.opfxi0iq .mn9x p { padding: 0 2px 16px; }
.ikyfb6ub .mn9x { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ikyfb6ub .mn9x summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ikyfb6ub .mn9x summary::after { content: "›"; font-size: 1.2em; }
.ikyfb6ub .mn9x[open] summary::after { content: "‹"; }
.ikyfb6ub .mn9x p { padding: 10px 22px 4px; }
.yz1bek2 .mn9x {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.yz1bek2 .mn9x summary { color: var(--text-primary); padding-left: 16px; }
.yz1bek2 .mn9x summary::after { content: "›"; font-size: 1.1em; }
.yz1bek2 .mn9x[open] summary::after { content: "‹"; }
.yz1bek2 .mn9x p { padding-left: 16px; }
.nrisp0 .n7jk0pix { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.nrisp0 .mn9x {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.nrisp0 .mn9x:last-child { border-bottom: none; }
.nrisp0 .mn9x summary { color: var(--text-primary); border-radius: 0; }
.nrisp0 .mn9x summary::after { content: "›"; font-size: 1.1em; }
.nrisp0 .mn9x[open] summary::after { content: "‹"; }
.xvqm .mn9x { overflow: hidden; }
.xvqm .mn9x summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xvqm .mn9x summary::after { color: rgba(255,255,255,.75); }
.xvqm .mn9x[open] summary { border-radius: 0; }
.lof32bn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jh3dsqh {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dswtp2z {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.jrn5h { color: var(--text-muted); font-size: 1.05rem; }
.z3us {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.pg19tyf { margin-bottom: 20px; }
.eo1xoyi {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.lap2093l {
  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;
}
.lap2093l:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.asja { resize: vertical; min-height: 130px; }
.ac4pm3yl { width: 100%; margin-top: 8px; }
.ggyr {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.b7nm {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.xq2ge { color: var(--text-muted); line-height: 1.75; }
.fs1d { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.fs1d li { margin-bottom: 6px; }
.g9dw0 { max-width: 760px; margin: 0 auto; }
.e71o { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.r67xiyl { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.r67xiyl:last-child { border-bottom: none; }
.r67xiyl h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.r67xiyl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.i8ygxq0 { max-width: 760px; margin: 0 auto; }
.b3vfc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.lorj20 ul.fs1d { margin: 0; }
.zvo4v8o { max-width: 900px; margin: 0 auto; }
.eaod { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.eaod:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.eaod .b3vfc { margin: 0; font-size: 1rem; }
.eaod .vimuw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .eaod { grid-template-columns: 1fr; gap: 10px; } }
.yxi1m .b3vfc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.jen4 .fs1d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .th8xj { grid-template-columns: 1fr; } }
.oxza { color: inherit; text-decoration: none; }
.oxza:hover { color: var(--accent-light); text-decoration: underline; }
.k8wt5l { display: inline-block; line-height: 0; }
.p7a9uanf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dugf0 { margin-bottom: 48px; }
.i6nuo0dr { max-width: 760px; margin: 0 auto; }
.e5vy { text-align: center; }
.mg9nc { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mg9nc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.emmlwx { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.mg9nc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mg9nc ul.fs1d { margin: 0; }
.m1ptftq { color: var(--text-muted); line-height: 1.75; }
.e5vy .fs1d,
.hu6pafov .fs1d,
.t884p .fs1d,
.jauzj .fs1d {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.e5vy .mg9nc,
.hu6pafov .mg9nc { text-align: left; }
.e5vy .emmlwx,
.hu6pafov .emmlwx { text-align: center; }
.irh6f8zq { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.x3vq { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.mijpoxqa { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.yjzmnyt { margin-top: 12px; }
.unzx { 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; }
.unzx:hover { border-bottom-color: var(--accent); }
.wwsm { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.wwsm img { width: 100%; height: 100%; object-fit: cover; display: block; }
.qq7x3 { width: 200px; height: 200px; }
.h0rqn { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.juizz5qt { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.c4l52 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.c4l52::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .xwpcs7 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.rl3y { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.rl3y .mijpoxqa, .rl3y .x3vq { max-width: 640px; }
.spye .irh6f8zq { font-size: 1.6rem; margin-top: 18px; }
.c9adu .mijpoxqa { margin-bottom: 28px; }
@media (max-width: 860px) { .vknb { grid-template-columns: 1fr; } .spye { position: static; text-align: center; } }
.wgmo7re .wwsm { margin: 0 auto 18px; }
.wgmo7re .juizz5qt { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .vv0hajb { grid-template-columns: 1fr; } }
.yvrzz6am .irh6f8zq { font-size: 1.6rem; margin-bottom: 6px; }
.jauzj .fs1d { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yvrzz6am { flex-direction: column; text-align: center; } .eadz { grid-template-columns: 1fr; } }
.vilfzto .irh6f8zq { font-size: 1.35rem; margin: 0 0 4px; }
.vilfzto .juizz5qt { margin: 0; }
.xjk8l3 { max-width: 760px; margin: 0 auto; }
.qdeqivx9 { position: relative; padding-left: 28px; }
.qdeqivx9::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.kidxl944 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.kidxl944:last-child { padding-bottom: 0; }
.j30jvjc2 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.zwfdqdjw h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.zwfdqdjw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.o9d8zx .dswtp2z { color: var(--accent-light); }
.pv0vbx .dswtp2z { font-size: 2rem; }
.pv0vbx .jrn5h { max-width: 680px; }
.h1mxg7tm .dswtp2z { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.h1mxg7tm .jrn5h  { margin: 0; }
@media (max-width: 640px) { .h1mxg7tm { flex-direction: column; } }
.uurg6qj {
  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;
}
.uurg6qj .dswtp2z { color: var(--accent-light); }
.chby6 .dswtp2z { color: #fff; }
.chby6 .jrn5h  { color: rgba(255,255,255,0.85); }
.enjpw { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .vyc8ftig { grid-template-columns: 1fr; } }
.p60dq .lap2093l {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.p60dq .lap2093l:focus { border-bottom-color: var(--accent); box-shadow: none; }
.p8l2 .lap2093l { background: var(--bg-raised); border-color: transparent; }
.p8l2 .lap2093l:focus { background: var(--bg-card); border-color: var(--accent); }
.k2s3gv .lap2093l { border-radius: 100px; padding: 11px 20px; }
.k2s3gv .asja { border-radius: 14px; }
.gkzyj {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .gkzyj { grid-template-columns: 1fr; } }
.g5601 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.g5601 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.g5601 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.n5mxq5yy { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.n5mxq5yy li { margin-bottom: 6px; }
.imcrqo78{display:none}
.imcrqo78:empty,.wg50dny8:empty{display:none}
.gu4r2{position:relative;overflow:visible}
.xv97h9t .erse2z,.m352usr .erse2z,
.rwrqr1v3 .erse2z,.aqzf .erse2z,
.egc15 .erse2z,.wdbug .erse2z{display:block}
.w4uee73z .bd6w{display:block}
.xv97h9t .erse2z,.m352usr .erse2z,
.rwrqr1v3 .erse2z,.aqzf .erse2z,
.egc15 .erse2z{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}
.xv97h9t .erse2z .wg50dny8,.m352usr .erse2z .wg50dny8,
.rwrqr1v3 .erse2z .wg50dny8,.aqzf .erse2z .wg50dny8,
.egc15 .erse2z .wg50dny8{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}
.xv97h9t .w4mb9,.m352usr .w4mb9,
.rwrqr1v3 .w4mb9,.aqzf .w4mb9,
.egc15 .w4mb9{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.xv97h9t .erse2z,.m352usr .erse2z{top:12px}
.xv97h9t .erse2z .wg50dny8{margin-right:auto}
.m352usr .erse2z .wg50dny8{margin-left:auto}
.m352usr .erse2z{text-align:right}
.rwrqr1v3 .erse2z,.aqzf .erse2z{bottom:12px}
.rwrqr1v3 .erse2z .wg50dny8{margin-right:auto}
.aqzf .erse2z .wg50dny8{margin-left:auto}
.aqzf .erse2z{text-align:right}
.egc15 .erse2z{position:relative;margin-top:16px}
.egc15 .erse2z .wg50dny8{margin:0 auto}
.wdbug .erse2z{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.wdbug .erse2z .wg50dny8{margin:0}
.wdbug .dp5xsz~.erse2z,
.wdbug .ir83~.erse2z{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.wdbug .dp5xsz~.erse2z .wg50dny8,
.wdbug .ir83~.erse2z .wg50dny8{justify-content:flex-start}
.dp5xsz~.erse2z,.ir83~.erse2z{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}
.dp5xsz~.erse2z .wg50dny8{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ir83~.erse2z .wg50dny8{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bd6w .wg50dny8{margin:0 0 12px}
.wg50dny8{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.w4mb9{white-space:nowrap}
.jxxnyaj .w4mb9{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.apkmmzd .w4mb9{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}
.oodai .wg50dny8{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.sdyi4 .w4mb9{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.w0mt .w4mb9{color:var(--accent);opacity:1;font-weight:500}
.swvdu9 .w4mb9{border-bottom:1px solid currentColor;padding-bottom:2px}
.xpkxuzpl .wg50dny8{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.v4846gt{--date-bg:var(--accent-bg)}
.ila7d .w4mb9 + .w4mb9::before{content:"•";margin-right:6px;opacity:.4}
.ocdot0qq .ezxn9knm::before{content:"/";opacity:.35}
.ocdot0qq .w4mb9 + .w4mb9::before{content:"/";margin-right:6px;opacity:.35}
.ja862u .w4mb9 + .w4mb9::before{content:"|";margin-right:6px;opacity:.3}
.xuca .w4mb9 + .w4mb9::before{content:"—";margin-right:6px;opacity:.3}
.sjzdjy .w4mb9 + .w4mb9::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ir3vuq7 .w4mb9 + .w4mb9::before{content:"·";margin-right:6px;opacity:.4}
.d7pfsk9 .w4mb9 + .w4mb9::before{content:"›";margin-right:6px;opacity:.4}
.wvvbp .w4mb9 + .w4mb9::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.hk6m{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.x9rgitw0{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.vauxbn{display:flex;flex-direction:column;gap:3px}
.v14p{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.hrm5xpw2{font-weight:700;font-size:1rem;color:var(--text-heading)}
.ou8hwz{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.befq .hk6m{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.g0z43a5f .hk6m{border-top:3px solid var(--accent);padding-top:18px}
.ytoepf6 .hk6m{border-left:3px solid var(--accent);border-radius:0}
.efbnfy2 .hk6m{padding:20px 0}
@media(max-width:640px){
  .hk6m{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ou8hwz{max-width:100%}
}
:root {
  --accent:          #36837a;
  --brand:           #36837a;
  --brand-light:     #5fb5ab;
  --brand-pale:      #8bbcb6;
  --grad-start:      #183a36;
  --grad-end:        #2e7069;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #36837a;
  --cta-light:       #55b0a5;
  --cta-hover:       #419f94;
  --bg-page:         #0d1010;
  --bg-surface:      #141918;
  --bg-card:         #191e1e;
  --bg-card-inner:   #1f2726;
  --bg-raised:       #242d2c;
  --bg-hover:        #293231;
  --border:          #303f3d;
  --border-alt:      #3c524f;
  --border-section:  #303f3d;
  --text-primary:    #e4e6e6;
  --text-muted:      #a1aaa9;
  --text-body:       #c9cecd;
  --text-sub:        #a1aaa9;
  --text-faint:      #6d7877;
  --text-dim:        #545d5c;
  --text-label:      #869190;
  --text-value:      #bcc2c1;
  --accent-bg:       #1b2221;
  --accent-bg-light: #263533;
  --bg-tip:          #261618;
  --bg-warning:      #272115;
  --bg-info:         #161f26;
  --bg-pros:         #261618;
  --bg-cons:         #261d16;
  --c-pros:          #e18d97;
  --c-cons:          #e6b189;
  --c-pros-label:    #d76472;
  --c-tip-border:    #d04858;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #e18d97;
}
:root { --logo-bg-opacity: 64%; }
body, button, input { font-family: "Kanit", sans-serif; }
.p30iffdw .np0py38 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.p30iffdw .np0py38::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.p30iffdw .bcv7n     .np0py38::before { content: "";  color: var(--c-tip-border); }.p30iffdw .p40bjx .np0py38::before { content: ""; color: var(--c-warn-border); }.p30iffdw .zcwlf6xv    .np0py38::before { content: ""; color: #60a5fa; }.mepnl .p30iffdw .bcv7n     .np0py38::before { color: #10b981; }.mepnl .p30iffdw .p40bjx .np0py38::before { color: #f43f5e; }.mepnl .p30iffdw .zcwlf6xv    .np0py38::before { color: #a855f7; }.ynbqu6ls  .p30iffdw .bcv7n     .np0py38::before { color: #eab308; }.ynbqu6ls  .p30iffdw .p40bjx .np0py38::before { color: #ef4444; }.ynbqu6ls  .p30iffdw .zcwlf6xv    .np0py38::before { color: #f97316; }.ydy0  .p30iffdw .bcv7n     .np0py38::before { color: #38bdf8; }.ydy0  .p30iffdw .p40bjx .np0py38::before { color: #818cf8; }.ydy0  .p30iffdw .zcwlf6xv    .np0py38::before { color: #2dd4bf; }.mm5hb67 .p30iffdw .np0py38::before { color: var(--accent-light) !important; }
.sf2151m .gm9r045, .sf2151m .dp5xsz { min-height: 420px; }
.cm2nr::before { content: '—'; }
.wulrc .w4mb9::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.wulrc .w4mb9:first-of-type::before{content:"\f073"}.wulrc .w4mb9:last-of-type::before{content:"\f303"}