: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;
}
.ltmv1k78 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.rcp2e {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.eyt52boj {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.cc7ohmd4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.udhb { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.udhb a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.udhb a:hover { color: var(--accent-light); }
.wm9vjtc   .lwbfpv0 { border-radius: 0; }
.uuht17q  .lwbfpv0 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .lwbfpv0 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .byvdo:hover .lwbfpv0,
  .byvdo:focus-within .lwbfpv0 { display: block; }
  .lwbfpv0 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.mz4pjm {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.wsa9v { display: none; }
@media (max-width: 640px) {
  .wsa9v {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .wsa9v.enchy7b { display: block; }
}
@media (max-width: 640px) {
  .mz4pjm { display: block; }
  .udhb > li + li::before { display: none !important; }
  .udhb {
    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;
  }
  .udhb.enchy7b { display: flex; }
  .udhb li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .udhb li:last-child a { border-bottom: none; }
}
.ksbvv { min-height: 480px; }
.e6ucn9r5 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.f6hs { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.uk430uw9 .f6hs { margin-left: 0; margin-right: 0; }
.nl2tb {
  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;
}
.nl2tb:hover { opacity: 0.88; }
.cecwexgw .e6ucn9r5 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.cecwexgw .f6hs { color: #e2e8f0; }
.cecwexgw.uk430uw9   .jaaws8c { text-align: left; }
.ai80gur .e6ucn9r5 { color: var(--text-primary); text-shadow: none; }
.ai80gur .f6hs { color: var(--text-muted); }
.ai80gur .nl2tb { margin-top: 16px; }
.ai80gur, .ai80gur.ksbvv { min-height: auto !important; }
.ai80gur.uk430uw9   .jaaws8c { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.iggm38m .v0m3,
.iggm38m .wonutyso {
  animation: hg-breathe 10s ease-in-out infinite;
}
@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; }
}
.iggm38m .cecwexgw .x2p38470 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.v0m3 .e6ucn9r5 { color: #fff; }
.v0m3 .f6hs { color: rgba(255,255,255,0.85); }
.v0m3 .nl2tb { background: #fff; color: var(--cta); }
.v0m3 .nl2tb:hover { opacity: 0.92; }
.c0wnr8 .o8kq { position: relative; overflow: hidden; }
.c0wnr8 .o8kq::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;
}
.iggm38m .o8kq {
  animation: hg-breathe 7s ease-in-out infinite;
}
.uvntcfgj .o8kq { position: relative; overflow: hidden; }
.uvntcfgj .o8kq::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;
}
.l9kdp2c .o8kq { position: relative; overflow: hidden; }
.l9kdp2c .o8kq::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;
}
.q9uq2e .o8kq {
  animation: hg-fadein 1.2s ease-out both;
}
.o8kq {
  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%);
}
.j1vnm {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.rnk7 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.skvvu {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.o8kq .e6ucn9r5 { text-shadow: none; color: var(--text-primary); }
.o8kq .f6hs { color: var(--text-muted); }
body.ixnge .e6ucn9r5 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.mxdkb .e6ucn9r5 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.o8kq.kzxo .j1vnm { align-items: center; text-align: center; }
.o8kq.uk430uw9   .j1vnm { align-items: flex-start; text-align: left; }
.bpr3 .rnk7 { position: relative; }
.bpr3 .rnk7::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.bpr3.g99mue .rnk7::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.p2y8uz7 .rnk7 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.p2y8uz7 .skvvu {
  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);
}
.p2y8uz7.g99mue .rnk7 { padding: 32px 0 32px 32px; }
.qywo1nt .rnk7 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.qywo1nt .skvvu {
  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);
}
.g99mue .j1vnm {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.qywo1nt.g99mue .rnk7 { padding: 40px 16px 40px 48px; }
.fk6e7ia .rnk7 { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .o8kq { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .o8kq .rnk7 { display: none !important; }
  .fk6e7ia .rnk7 { display: none !important; }
  .bvojax .vlk65 { display: none !important; }
  .goy8 .hezu9xt { display: none !important; }
  .j1vnm  { padding: 36px 24px; }
  .o8kq~.n7ar,.g99mue~.n7ar{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .ksbvv, .o8kq { min-height: 320px !important; }
  
  .e6ucn9r5 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .dd41psm { display: none !important; }
  
  .if746 { flex-direction: column; align-items: center; }
  .qo03i72 { width: 100%; max-width: 340px; }
}
.d1yw2330 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ke6g { width: 100%; height: auto; display: block; border-radius: 10px; }
.im9rli .d1yw2330        { border-radius: 16px; }
.im9rli .ke6g  { border-radius: 16px; }
.z4i2kvu .d1yw2330         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.z4i2kvu .ke6g   { border-radius: 8px; }
.htiqok { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.vind { width: 100%; padding: 32px 0; position: relative; }
.c0iqphx { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.gt9c .vind:nth-child(even) { background: var(--bg-surface); }
.gt9c .vind:nth-child(odd)  { background: var(--bg-page); }
.leiatoj .vind:nth-child(even) { background: var(--bg-card); }
.leiatoj .vind:nth-child(odd)  { background: var(--bg-page); }
.gt9c .vind:nth-child(odd)  .c0iqphx { background: var(--bg-card); border-radius: 6px; }
.gt9c .vind:nth-child(even) .c0iqphx { background: var(--bg-raised); border-radius: 6px; }
.leiatoj .vind:nth-child(odd)  .c0iqphx { background: var(--bg-card); border-radius: 6px; }
.leiatoj .vind:nth-child(even) .c0iqphx { background: var(--bg-raised); border-radius: 6px; }
.gt9c .vind:nth-child(even) .psxoowfi .e4mdt45z,
.leiatoj .vind:nth-child(even) .psxoowfi .e4mdt45z { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.gt9c .vind:nth-child(odd) .psxoowfi .e4mdt45z,
.leiatoj .vind:nth-child(odd) .psxoowfi .e4mdt45z { background: var(--bg-card-inner); }
.gt9c .vind:nth-child(even) .dd8b39 .e4mdt45z:nth-child(odd),
.leiatoj .vind:nth-child(even) .dd8b39 .e4mdt45z:nth-child(odd)  { background: var(--bg-card); }
.gt9c .vind:nth-child(even) .dd8b39 .e4mdt45z:nth-child(even),
.leiatoj .vind:nth-child(even) .dd8b39 .e4mdt45z:nth-child(even) { background: var(--bg-card-inner); }
h1.gvnd { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.gvnd {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.k33l2who { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.vewy4l h2.gvnd {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.qn78ibmg h2.gvnd {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.fzin h2.gvnd {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.jscgm4 h2.gvnd::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xx78dm5m h2.gvnd {
  color: var(--text-primary); font-size: 1.7rem;
}
.iifgnl h2.gvnd::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vrs6gir h2.gvnd {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.aaf5x6mh { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .aaf5x6mh { display: none; } }
.xbi3 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.g6rnjqty { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.vu8v8 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ou01stgt { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.g3zq9ajf { padding-left: 20px; }
.g3zq9ajf li { margin-bottom: 6px; }
.g3zq9ajf a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.g3zq9ajf a:hover { color: var(--accent-light); }
.nqo2ht7l .ou01stgt { display: none; }
.x5105t .ou01stgt { display: none; }
.x5105t .g3zq9ajf { padding-left: 0; list-style: none; }
.x5105t .g3zq9ajf li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.x5105t .g3zq9ajf a { font-size: 0.92rem; }
.g9rn4s .vu8v8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.g9rn4s .ou01stgt { display: none; }
.g9rn4s .g3zq9ajf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.g9rn4s .g3zq9ajf li { margin-bottom: 0; }
.g9rn4s .g3zq9ajf 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;
}
.g9rn4s .g3zq9ajf a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.z4jqt .vu8v8 { padding: 20px 20px 16px; }
.z4jqt .g3zq9ajf {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.z4jqt .g3zq9ajf li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.z4jqt .g3zq9ajf 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;
}
.z4jqt .g3zq9ajf 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;
}
.z4jqt .g3zq9ajf a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.z4jqt .g3zq9ajf a:focus,
.z4jqt .g3zq9ajf a:focus-visible,
.z4jqt .g3zq9ajf a:target { outline: none; }
.z4jqt .g3zq9ajf li:target a { border-color: var(--border); color: var(--text-muted); }
.do38vhv .vu8v8 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.do38vhv .ou01stgt { display: none; }
.do38vhv .g3zq9ajf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.do38vhv .g3zq9ajf li { margin-bottom: 0; }
.do38vhv .g3zq9ajf li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.do38vhv .g3zq9ajf li:last-child::after { content: ""; margin-right: 0; }
.do38vhv .g3zq9ajf a { font-size: 0.9rem; }
.e4mdt45z { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.psxoowfi .e4mdt45z { background: var(--bg-card); }
.dd8b39 .e4mdt45z:nth-child(odd)  { background: var(--bg-card); }
.dd8b39 .e4mdt45z:nth-child(even) { background: var(--bg-raised); }
.ge3i00 .e4mdt45z {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ge3i00 .e4mdt45z:last-child { border-bottom: none; }
.ge3i00 h3.k33l2who { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fzsisb .e4mdt45z {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fzsisb .e4mdt45z + .e4mdt45z { margin-top: 4px; }
.rir01u9 .e4mdt45z { background: none; border-radius: 0; padding: 12px 0; }
.rir01u9 .e4mdt45z + .e4mdt45z { border-top: 1px solid var(--border-section); }
.ssvekx5y { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.tk59 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ak0d { color: var(--text-body); margin-bottom: 10px; }
.oo7j6m, .iamlzq { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.oo7j6m li, .iamlzq li { margin-bottom: 6px; }
.iamlzq li { list-style: decimal; }
.y1eu     .oo7j6m { list-style-type: "● "; }
.x7hsgdmr  .oo7j6m { list-style-type: "■ "; }
.v1mhfy .oo7j6m { list-style-type: "◆ "; }
.ekvso51b    .oo7j6m { list-style-type: "★ "; }
.y1eu     .c789s { list-style-type: "● "; }
.x7hsgdmr  .c789s { list-style-type: "■ "; }
.v1mhfy .c789s { list-style-type: "◆ "; }
.ekvso51b    .c789s { list-style-type: "★ "; }
.y1eu    .oo7j6m li::marker, .y1eu    .c789s li::marker,
.x7hsgdmr .oo7j6m li::marker, .x7hsgdmr .c789s li::marker,
.v1mhfy .oo7j6m li::marker, .v1mhfy .c789s li::marker,
.ekvso51b   .oo7j6m li::marker, .ekvso51b   .c789s li::marker {
  color: var(--cta); font-size: 1em;
}
.y1eu .iamlzq,
.x7hsgdmr .iamlzq,
.v1mhfy .iamlzq,
.ekvso51b .iamlzq {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.y1eu .iamlzq li,
.x7hsgdmr .iamlzq li,
.v1mhfy .iamlzq li,
.ekvso51b .iamlzq li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.y1eu .iamlzq li::before,
.x7hsgdmr .iamlzq li::before,
.v1mhfy .iamlzq li::before,
.ekvso51b .iamlzq 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;
}
.y1eu     .iamlzq li::before { border-radius: 50%; }
.x7hsgdmr  .iamlzq li::before { border-radius: 3px; }
.v1mhfy .iamlzq li::before { border-radius: 3px; }
.ekvso51b    .iamlzq li::before { border-radius: 50%; }
.mm1ppj { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.en2xw .mm1ppj,
.oujkfqc .mm1ppj { background: transparent; border: none; border-radius: 0; }
.wd1r13t { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.wd1r13t th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.wd1r13t td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.wd1r13t tr:hover td { background: var(--bg-hover); }
.xo6bgq .wd1r13t tbody tr:nth-child(even) td { background: var(--bg-surface); }
.cjkn9 .wd1r13t { border: 1px solid var(--border-alt); }
.cjkn9 .wd1r13t th,
.cjkn9 .wd1r13t td { border: 1px solid var(--border-alt); }
.cb6dq6 .wd1r13t th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.cb6dq6 .wd1r13t td { border-bottom: none; }
.cb6dq6 .wd1r13t tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.m48s .wd1r13t th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tanc .mm1ppj {
  overflow: hidden;
}
.tanc .wd1r13t th { border-bottom: 1px solid var(--border-alt); }
.tanc .wd1r13t tr:last-child td { border-bottom: none; }
.whfpan { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.zzj9fx3j { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.uh4zbu { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.yk4eb9 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.mt49yu { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.c789s { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.c789s li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.e7rcb9xu .yk4eb9 { background: transparent; text-align: center; }
.f37zww9x .uh4zbu {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.z7m6ijj9 .uh4zbu {
  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);
}
.nus2 .zzj9fx3j { display: grid; grid-template-columns: auto 1fr; }
.nus2 .uh4zbu {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.nus2 .yk4eb9 { grid-column: 2; }
.nus2 .mt49yu,
.nus2 .c789s { grid-column: 1 / -1; }
.y441 .zzj9fx3j { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.y441 .uh4zbu {
  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);
}
.y441 .yk4eb9 { grid-column: 2; }
.y441 .mt49yu,
.y441 .c789s { grid-column: 1 / -1; }
.e8hm .zzj9fx3j { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.e8hm .yk4eb9 { background: none; color: var(--accent-light); font-weight: 700; }
.baug5 .zzj9fx3j { 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); }
.baug5 .yk4eb9 { background: none; color: var(--accent-light); font-weight: 700; }
.zvndoxqp .zzj9fx3j { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.zvndoxqp .zzj9fx3j:last-child { border-bottom: none; }
.zvndoxqp .yk4eb9 { background: none; color: var(--accent-light); font-weight: 700; }
.fqs28in .zzj9fx3j { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.fqs28in .yk4eb9 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.iq802b .whfpan { counter-reset: card-n; }
.iq802b .zzj9fx3j  { counter-increment: card-n; }
.iq802b .yk4eb9 { display: flex; align-items: center; gap: 10px; }
.iq802b .yk4eb9::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;
}
.zjzen5 .zzj9fx3j { background: var(--bg-surface); border: 1px solid var(--border); }
.zjzen5 .yk4eb9 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.chyw { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ma4wr9e  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.rq7r { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.hd2xwsve { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.chyw strong { color: var(--text-primary); font-size: 0.95rem; }
.chyw p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.fpy4n { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.th5o, .ctlf6t { border-radius: 8px; padding: 14px; }
.th5o { background: var(--bg-pros); }
.ctlf6t { background: var(--bg-cons); }
.e44zm3y { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.th5o .e44zm3y { color: var(--c-pros-label); }
.ctlf6t .e44zm3y { color: #f87171; }
.th5o ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ctlf6t ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ke6g { width: 100%; height: auto; border-radius: 10px; display: block; }
.fl794b {
  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;
}
.fl794b:hover { opacity: 0.85; }
.uvqep .fl794b  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.uvqep .fl794b:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ireesxe .fl794b  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ireesxe .fl794b:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.w2w687e .nl2tb { border-radius: 50px; }
.w2w687e .fl794b  { border-radius: 50px; }
.ihppg80 .nl2tb { padding-left: 22px; padding-right: 22px; }
.ihppg80 .fl794b  { padding-left: 12px; padding-right: 12px; }
.k295 .nl2tb { padding-left: 44px; padding-right: 44px; }
.k295 .fl794b  { padding-left: 24px; padding-right: 24px; }
.mdav7vrh .nl2tb { padding-left: 56px; padding-right: 56px; }
.mdav7vrh .fl794b  { padding-left: 32px; padding-right: 32px; }
.dl02p0z   .nl2tb::after, .dl02p0z   .fl794b::after,
.pyfrc2hk .nl2tb::after, .pyfrc2hk .fl794b::after,
.sa5ftua    .nl2tb::after, .sa5ftua    .fl794b::after,
.yil3gvj    .nl2tb::after, .yil3gvj    .fl794b::after,
.soxv8l1a    .nl2tb::after, .soxv8l1a    .fl794b::after,
.niwysw     .nl2tb::after, .niwysw     .fl794b::after,
.do4v1a    .nl2tb::after, .do4v1a    .fl794b::after,
.do4m33z   .nl2tb::after, .do4m33z   .fl794b::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;
}
.dl02p0z .nl2tb::after, .dl02p0z .fl794b::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");
}
.pyfrc2hk .nl2tb::after, .pyfrc2hk .fl794b::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");
}
.sa5ftua .nl2tb::after, .sa5ftua .fl794b::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");
}
.yil3gvj .nl2tb::after, .yil3gvj .fl794b::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");
}
.soxv8l1a .nl2tb::after, .soxv8l1a .fl794b::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");
}
.niwysw .nl2tb::after, .niwysw .fl794b::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");
}
.do4v1a .nl2tb::after, .do4v1a .fl794b::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");
}
.do4m33z .nl2tb::after, .do4m33z .fl794b::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");
}
.dee7oc   .lr2g0l::after, .dee7oc   .bhth::after,
.eyasdl .lr2g0l::after, .eyasdl .bhth::after,
.mmz3av95    .lr2g0l::after, .mmz3av95    .bhth::after,
.epq4e    .lr2g0l::after, .epq4e    .bhth::after,
.pqdln5u    .lr2g0l::after, .pqdln5u    .bhth::after,
.hy5b2ed4     .lr2g0l::after, .hy5b2ed4     .bhth::after,
.i6vx05j4    .lr2g0l::after, .i6vx05j4    .bhth::after,
.v1ylxyk   .lr2g0l::after, .v1ylxyk   .bhth::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;
}
.dee7oc .lr2g0l::after, .dee7oc .bhth::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");
}
.eyasdl .lr2g0l::after, .eyasdl .bhth::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");
}
.mmz3av95 .lr2g0l::after, .mmz3av95 .bhth::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");
}
.epq4e .lr2g0l::after, .epq4e .bhth::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");
}
.pqdln5u .lr2g0l::after, .pqdln5u .bhth::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");
}
.hy5b2ed4 .lr2g0l::after, .hy5b2ed4 .bhth::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");
}
.i6vx05j4 .lr2g0l::after, .i6vx05j4 .bhth::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");
}
.v1ylxyk .lr2g0l::after, .v1ylxyk .bhth::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");
}
.ckevy9 .a6win { background: rgba(128,128,128,.12); }
@media (min-width: 721px) {
  .q1e31 { flex: 0 0 260px; width: 260px; }
  .spvah420 { flex: 0 0 120px; width: 120px; }
  .h53j { flex: 0 0 110px; width: 110px; }
  .hbfdbke   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .pk63a { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.pk63a.fl794b { 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) {
  .nt2ol { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .nt2ol .csb2u { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .nt2ol .q1e31 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .nt2ol .a6win { width: 100%; min-width: unset; height: 120px; }
  .nt2ol .kllzxj4e { max-height: 96px; max-width: 200px; }
  .nt2ol .pz5qazn { min-width: unset; text-align: center; white-space: normal; }
  .nt2ol .spvah420 { min-width: 0; }
  .nt2ol .hbfdbke { 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; }
  .nt2ol .pk63a { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .hweo .csb2u { row-gap: 8px !important; gap: 10px !important; }
}
.traab  .zjpyy li::before { content: "★"; }
.traab  .i595sf li::before { content: "✕"; }
.p5ib4 .wzyj { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .yps0pd .p84f {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .yps0pd .isgcnayu { margin: 0; }
}
.ogi6 .isgcnayu { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ogi6 .xepp { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ogi6 .en2xw { padding: 14px 16px; }
.ogi6 .ujeggol { border-radius: 4px; }
.ogi6 .wzyj { border-radius: 0; }
.oujkfqc .fpy4n { gap: 10px; }
.oujkfqc .th5o, .oujkfqc .ctlf6t { padding: 12px; }
.oujkfqc .th5o ul, .oujkfqc .ctlf6t ul { margin: 4px 0 0; padding-left: 18px; }
.oujkfqc .th5o li, .oujkfqc .ctlf6t li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .c354 { grid-template-columns: 1fr; }
  .e9yxhcdd { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .e9yxhcdd .uo7by { width: 72px; height: 50px; }
  .e9yxhcdd .g9yfjw1g { max-width: 180px; }
  .e9yxhcdd .zk1kl0 { width: auto; }
}
@media (max-width: 720px) {
  .yeqjnmer { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .can9 { padding: 16px; }
  .yvsie .jx567 { min-width: 50%; }
}
.ku9pii .fpy4n { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .b3zn { grid-template-columns: 1fr; }
  .rdk9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .u0b658 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .iqf283t { flex-wrap: wrap; padding: 16px; }
}
.dvkn8p9 .fpy4n { gap: 8px; }
.dvkn8p9 .th5o, .dvkn8p9 .ctlf6t { padding: 8px; }
@media (max-width: 480px) {
  .obi9vjc { flex-direction: column; align-items: stretch; }
}
.wmnx .zk1kl0 .fl794b { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .n1v9ei1 { flex-direction: column; align-items: stretch; gap: 10px; }
  .wmnx .zk1kl0 { text-align: center; }
}
@media (max-width: 720px) {
  .paiaj { grid-template-columns: 1fr; }
  .n5i78 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xdgg { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .f6vzja1 { grid-template-columns: 1fr; }
  .akc3a { width: 100px; height: 100px; margin: 16px auto; }
  .ciixy { font-size: 1.4rem; }
  .c1lwru { justify-content: center; }
  .fo7enxpk .jx567 { min-width: 50%; }
}
.bv4tzeab .fpy4n { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .qzyszo6 { flex-wrap: wrap; padding: 14px 16px; }
  .zpmn3 { padding: 12px 16px; }
  .bv4tzeab .fpy4n { margin: 0 16px; }
  .bv4tzeab .oze6 { padding: 0 16px; }
  .oedwsoid { padding: 12px 16px; }
}
.na43l .q1e31 { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.na43l .pz5qazn { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.g4pvz2s .pk63a.fl794b { padding: 14px 30px !important; font-size: 1rem; }
.phe392mf .pk63a.fl794b { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.i2wl .spvah420 { display: none; }
.i2wl .h53j { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.i2wl .h53j {
  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;
}
.i2wl .h53j small { display: none; }
.i2wl .c67xcf .ogcg { display: none; }
.i2wl .c67xcf strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.i2wl .d4nprr78 { display: none; }
.bgfv1 { margin: 16px 0; }
.f7k0lxd { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.f7k0lxd summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.f7k0lxd summary::after { content: "+"; color: var(--accent-light); }
.f7k0lxd[open] summary::after { content: "−"; }
.f7k0lxd p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.vind { margin-bottom: 0; }
.jn16aukr h2.gvnd { color: var(--text-primary); border-color: var(--accent-light); }
.eb75 h2.gvnd { color: var(--text-primary); border-color: var(--accent-light); }
.fz8o .ma4wr9e     { background: #052e16; border-color: #10b981; }
.fz8o .rq7r    { background: #1e1036; border-color: #a855f7; }
.fz8o .chyw strong  { color: #f1f5f9; }
.fz8o .chyw p       { color: #cbd5e1; }
.fz8o .z2kx    .ma4wr9e     .hd2xwsve::before,
.fz8o .gstec5  .ma4wr9e     .hd2xwsve::before,
.fz8o .xxiil  .ma4wr9e     .hd2xwsve::before,
.fz8o .nht0s4 .ma4wr9e     .hd2xwsve::before { color: #10b981; }
.fz8o .z2kx    .te38as5 .hd2xwsve::before,
.fz8o .gstec5  .te38as5 .hd2xwsve::before,
.fz8o .xxiil  .te38as5 .hd2xwsve::before,
.fz8o .nht0s4 .te38as5 .hd2xwsve::before { color: #f43f5e; }
.fz8o .z2kx    .rq7r    .hd2xwsve::before,
.fz8o .gstec5  .rq7r    .hd2xwsve::before,
.fz8o .xxiil  .rq7r    .hd2xwsve::before,
.fz8o .nht0s4 .rq7r    .hd2xwsve::before { color: #a855f7; }
.gqqa2 .ma4wr9e     { background: #2d2000; border-color: #eab308; }
.gqqa2 .rq7r    { background: #2d1600; border-color: #f97316; }
.gqqa2 .chyw strong  { color: #f1f5f9; }
.gqqa2 .chyw p       { color: #cbd5e1; }
.gqqa2 .z2kx    .ma4wr9e     .hd2xwsve::before,
.gqqa2 .gstec5  .ma4wr9e     .hd2xwsve::before,
.gqqa2 .xxiil  .ma4wr9e     .hd2xwsve::before,
.gqqa2 .nht0s4 .ma4wr9e     .hd2xwsve::before { color: #eab308; }
.gqqa2 .z2kx    .te38as5 .hd2xwsve::before,
.gqqa2 .gstec5  .te38as5 .hd2xwsve::before,
.gqqa2 .xxiil  .te38as5 .hd2xwsve::before,
.gqqa2 .nht0s4 .te38as5 .hd2xwsve::before { color: #ef4444; }
.gqqa2 .z2kx    .rq7r    .hd2xwsve::before,
.gqqa2 .gstec5  .rq7r    .hd2xwsve::before,
.gqqa2 .xxiil  .rq7r    .hd2xwsve::before,
.gqqa2 .nht0s4 .rq7r    .hd2xwsve::before { color: #f97316; }
.sqch5p .ma4wr9e     { background: #0c1a2e; border-color: #38bdf8; }
.sqch5p .rq7r    { background: #0a2020; border-color: #2dd4bf; }
.sqch5p .chyw strong  { color: #f1f5f9; }
.sqch5p .chyw p       { color: #cbd5e1; }
.sqch5p .z2kx    .ma4wr9e     .hd2xwsve::before,
.sqch5p .gstec5  .ma4wr9e     .hd2xwsve::before,
.sqch5p .xxiil  .ma4wr9e     .hd2xwsve::before,
.sqch5p .nht0s4 .ma4wr9e     .hd2xwsve::before { color: #38bdf8; }
.sqch5p .z2kx    .te38as5 .hd2xwsve::before,
.sqch5p .gstec5  .te38as5 .hd2xwsve::before,
.sqch5p .xxiil  .te38as5 .hd2xwsve::before,
.sqch5p .nht0s4 .te38as5 .hd2xwsve::before { color: #818cf8; }
.sqch5p .z2kx    .rq7r    .hd2xwsve::before,
.sqch5p .gstec5  .rq7r    .hd2xwsve::before,
.sqch5p .xxiil  .rq7r    .hd2xwsve::before,
.sqch5p .nht0s4 .rq7r    .hd2xwsve::before { color: #2dd4bf; }
.k9ou2rvd .ma4wr9e     { background: var(--accent-bg); border-color: var(--accent-light); }
.k9ou2rvd .te38as5 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.k9ou2rvd .rq7r    { background: var(--accent-bg); border-color: var(--accent-pale); }
.k9ou2rvd .z2kx    .hd2xwsve::before,
.k9ou2rvd .gstec5  .hd2xwsve::before,
.k9ou2rvd .xxiil  .hd2xwsve::before,
.k9ou2rvd .nht0s4 .hd2xwsve::before { color: var(--accent-light) !important; }
.yta74v::before,
.wnqq5::before { margin-right: 5px; }
.u0aodx .th5o ul li,
.u0aodx .zjpyy li         { color: #4ade80; }
.u0aodx .th5o .yta74v { color: #22c55e; }
.u0aodx .ctlf6t ul li,
.u0aodx .i595sf li         { color: #f87171; }
.u0aodx .ctlf6t .wnqq5 { color: #ef4444; }
.tyvs4i .th5o { background: var(--bg-pros); }
.tyvs4i .ctlf6t { background: var(--bg-cons); }
.tyvs4i .th5o .yta74v { color: var(--c-pros-label); }
.tyvs4i .ctlf6t .wnqq5 { color: var(--c-cons); }
.tyvs4i .th5o ul li,
.tyvs4i .ctlf6t ul li,
.w5dkfmw .th5o { background: var(--bg-pros); }
.w5dkfmw .ctlf6t { background: var(--bg-cons); }
.w5dkfmw .th5o .yta74v { color: var(--c-pros-label); }
.w5dkfmw .ctlf6t .wnqq5 { color: var(--c-cons); }
.w5dkfmw .th5o ul li,
.w5dkfmw .ctlf6t ul li,
.uqplgp66 .yta74v::before { content: "✓ "; }
.uqplgp66 .wnqq5::before { content: "✗ "; }
.n2kir .yta74v::before { content: "→ "; }
.n2kir .wnqq5::before { content: "← "; }
.traab .yta74v::before { content: "★ "; }
.traab .wnqq5::before { content: "✕ "; }
.eop4oicm .yta74v::before { content: "◆ "; }
.eop4oicm .wnqq5::before { content: "▲ "; }
.p5ib4 .chyw { background: transparent; border-left: none; border: 1.5px solid; }
.p5ib4 .ma4wr9e     { border-color: var(--c-tip-border); }
.p5ib4 .te38as5 { border-color: var(--c-warn-border); }
.p5ib4 .rq7r    { border-color: #60a5fa; }
.p5ib4 .chyw strong { color: var(--text-primary); }
.p5ib4 .chyw p      { color: var(--text-muted); }
.xrelv .chyw { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.xrelv .ma4wr9e     { border-top-color: var(--c-tip-border); }
.xrelv .rq7r    { border-top-color: #60a5fa; }
.gf5og8e .chyw { border-left: none; border-radius: 8px; }
.gf5og8e .ma4wr9e     { background: #065f46; }
.gf5og8e .rq7r    { background: #1e3a8a; }
.gf5og8e .chyw strong,
.gf5og8e .chyw p { color: #fff; }
.gf5og8e .hd2xwsve::before { color: rgba(255,255,255,0.85) !important; }
.fz8o.gf5og8e .ma4wr9e,
.fz8o .gf5og8e .ma4wr9e     { background: #052e16; }
.fz8o.gf5og8e .rq7r,
.fz8o .gf5og8e .rq7r    { background: #1e1036; }
.gqqa2.gf5og8e .ma4wr9e,
.gqqa2 .gf5og8e .ma4wr9e      { background: #2d2000; }
.gqqa2.gf5og8e .rq7r,
.gqqa2 .gf5og8e .rq7r     { background: #2d1600; }
.sqch5p.gf5og8e .ma4wr9e,
.sqch5p .gf5og8e .ma4wr9e      { background: #0c1a2e; }
.sqch5p.gf5og8e .rq7r,
.sqch5p .gf5og8e .rq7r     { background: #0a2020; }
.mzfxscm .chyw { border-left: none; border-radius: 6px; padding: 10px 14px; }
.mzfxscm .ma4wr9e     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.mzfxscm .rq7r    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.mzfxscm .chyw strong { color: var(--text-primary); }
.mzfxscm .chyw p      { color: var(--text-muted); }
.xwxu6 .chyw { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.z2kx .hd2xwsve,
.gstec5 .hd2xwsve,
.xxiil .hd2xwsve,
.nht0s4 .hd2xwsve { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.z2kx .hd2xwsve::before,
.gstec5 .hd2xwsve::before,
.xxiil .hd2xwsve::before,
.nht0s4 .hd2xwsve::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.z2kx .ma4wr9e     .hd2xwsve::before { content: "✦"; color: var(--c-tip-border); }
.z2kx .te38as5 .hd2xwsve::before { content: "▲"; color: var(--c-warn-border); }
.z2kx .rq7r    .hd2xwsve::before { content: "◉"; color: #60a5fa; }
.gstec5 .ma4wr9e     .hd2xwsve::before { content: "★"; color: var(--c-tip-border); }
.gstec5 .te38as5 .hd2xwsve::before { content: "◆"; color: var(--c-warn-border); }
.gstec5 .rq7r    .hd2xwsve::before { content: "●"; color: #60a5fa; }
.xxiil .ma4wr9e     .hd2xwsve::before { content: "▶"; color: var(--c-tip-border); }
.xxiil .te38as5 .hd2xwsve::before { content: "■"; color: var(--c-warn-border); }
.xxiil .rq7r    .hd2xwsve::before { content: "▸"; color: #60a5fa; }
.nht0s4 .ma4wr9e     .hd2xwsve::before { content: "→"; color: var(--c-tip-border); }
.nht0s4 .te38as5 .hd2xwsve::before { content: "⬥"; color: var(--c-warn-border); }
.nht0s4 .rq7r    .hd2xwsve::before { content: "◈"; color: #60a5fa; }
.wrheg9r .psxoowfi .e4mdt45z,
.wrheg9r .dd8b39 .e4mdt45z  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.wrheg9r .zzj9fx3j                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.wrheg9r .mm1ppj          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wrheg9r .vu8v8                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.eofwr6 .psxoowfi .e4mdt45z,
.eofwr6 .dd8b39 .e4mdt45z,
.eofwr6 .zzj9fx3j,
.eofwr6 .csb2u,
.eofwr6 .isgcnayu,
.eofwr6 .mm1ppj,
.eofwr6 .vu8v8,
.eofwr6 .xwxu6 .chyw { box-shadow: none; }
.ajmjfs   body, .ajmjfs   { font-size: 0.9rem; }
.ajmjfs   .ak0d, .ajmjfs .ssvekx5y, .ajmjfs .tk59,
.ajmjfs   .xbi3, .ajmjfs .g6rnjqty { font-size: 0.9rem; }
.ajmjfs   .oo7j6m, .ajmjfs .iamlzq { font-size: 0.9rem; }
.e7egocv   .ak0d, .e7egocv .ssvekx5y, .e7egocv .tk59,
.e7egocv   .xbi3, .e7egocv .g6rnjqty { font-size: 0.95rem; }
.e7egocv   .oo7j6m, .e7egocv .iamlzq { font-size: 0.95rem; }
.ijnnhms   .ak0d, .ijnnhms .ssvekx5y, .ijnnhms .tk59,
.ijnnhms   .xbi3, .ijnnhms .g6rnjqty { font-size: 1.08rem; }
.ijnnhms   .oo7j6m, .ijnnhms .iamlzq { font-size: 1.05rem; }
.ijnnhms   .wd1r13t { font-size: 0.97rem; }
.b07cn .e6ucn9r5      { font-size: 3.2rem; }
.b07cn h2.gvnd { font-size: 1.9rem; }
.b07cn h3.k33l2who     { font-size: 1.4rem; }
.mc8ohx .e6ucn9r5      { font-size: 3.8rem; }
.mc8ohx h2.gvnd { font-size: 2.2rem; }
.mc8ohx h3.k33l2who     { font-size: 1.6rem; }
.vind + .vind { position: relative; }
.hkb1285r   .vind + .vind::before,
.qeolbm  .vind + .vind::before,
.lsreiz6   .vind + .vind::before,
.t480tf   .vind + .vind::before,
.osbdvo   .vind + .vind::before,
.myulnhel .vind + .vind::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hkb1285r .vind + .vind::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.qeolbm .vind + .vind::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.lsreiz6 .vind + .vind::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.t480tf .vind + .vind::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.k5wf0mpp .vind { margin-bottom: 16px; }
.k5wf0mpp .vind + .vind { margin-top: 0; }
.k5wf0mpp .c0iqphx { padding-top: 0; padding-bottom: 0; }
.osbdvo .vind + .vind::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.myulnhel .vind + .vind::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.sgzqs2 .vind + .vind::before,
.x3kryyxa .vind + .vind::before,
.j3u4bpb .vind + .vind::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%;
}
.gt9c .sgzqs2 .vind:nth-child(even)::before,
.gt9c .x3kryyxa .vind:nth-child(even)::before,
.gt9c .j3u4bpb .vind:nth-child(even)::before { background: var(--bg-surface); }
.leiatoj .sgzqs2 .vind:nth-child(even)::before,
.leiatoj .x3kryyxa .vind:nth-child(even)::before,
.leiatoj .j3u4bpb .vind:nth-child(even)::before { background: var(--bg-card); }
.sgzqs2 .vind + .vind::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");
}
.x3kryyxa .vind + .vind::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");
}
.j3u4bpb .vind + .vind::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");
}
.tj8km92n .cecwexgw,
.tj8km92n .jaaws8c { margin-bottom: 60px; }
.nvysu .j1vnm,
.tj8km92n .j1vnm { padding-bottom: 60px; }
.g38ty6 .j1vnm { padding-bottom: 70px; }
.tj8km92n .cecwexgw::before,
.tj8km92n .cecwexgw::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");
}
.avm3bm .cecwexgw:not(.v0m3) .x2p38470 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.mqmor1 .o8kq { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.avm3bm .v0m3 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.avm3bm .wonutyso { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.avm3bm .o8kq { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.do6o .o8kq { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.n6fai .o8kq { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.e9mhf3y .o8kq { background: var(--accent-bg); }
.xzzg6oy .d1yw2330 { float: left; width: 38%; margin: 0 28px 16px 0; }
.xzzg6oy .d1yw2330 .ke6g { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xzzg6oy .c0iqphx::after { content: ''; display: block; clear: both; }
.bca1ijwa .d1yw2330 { float: right; width: 38%; margin: 0 0 16px 28px; }
.bca1ijwa .d1yw2330 .ke6g { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bca1ijwa .c0iqphx::after { content: ''; display: block; clear: both; }
.amuddb .vind:nth-child(odd)  .d1yw2330 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.amuddb .vind:nth-child(even) .d1yw2330 { float: right; width: 38%; margin: 0 0 16px 28px; }
.amuddb .d1yw2330 .ke6g { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.amuddb .c0iqphx::after { content: ''; display: block; clear: both; }
.xzzg6oy .whfpan,
.bca1ijwa .whfpan,
.amuddb .whfpan,
.amuddb .nt2ol { clear: both; }
@media (max-width: 900px) {
  .xzzg6oy .d1yw2330,
  .bca1ijwa .d1yw2330,
  .amuddb .vind:nth-child(odd)  .d1yw2330,
  .amuddb .vind:nth-child(even) .d1yw2330 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xzzg6oy .d1yw2330 .ke6g,
  .bca1ijwa .d1yw2330 .ke6g,
  .amuddb .d1yw2330 .ke6g {
    max-height: none !important;
  }
}
.xzzg6oy .oo7j6m,
.xzzg6oy .iamlzq,
.bca1ijwa .oo7j6m,
.bca1ijwa .iamlzq,
.amuddb .oo7j6m,
.amuddb .iamlzq { overflow: hidden; }
@media (max-width: 640px) {
  .xzzg6oy .d1yw2330,
  .bca1ijwa .d1yw2330,
  .amuddb .d1yw2330 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.iqrd .htiqok,
.iqrd .c0iqphx,
.iqrd .hc5avw  { max-width: 1100px; }
.bkir .htiqok,
.bkir .c0iqphx,
.bkir .hc5avw  { max-width: 1200px; }
.oramu .htiqok,
.oramu .c0iqphx,
.oramu .hc5avw  { max-width: 1320px; }
.d0rhe0 { font-size: 0.82rem; color: var(--text-muted); }
.nzztk2m { display: flex; align-items: center; }
.c8i6 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.hsafexj { display: flex; align-items: center; }
.uwm6j { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.uwm6j:hover { text-decoration: underline; }
.c4tu { margin: 0 3px; opacity: 0.45; }
.c4tu::before { content: '/'; }
.mkrb96sc { padding: 2px 5px; color: var(--text-main); }
.nxm1 .d0rhe0 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.nxm1 .nzztk2m { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.m32p .d0rhe0 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.m32p .nzztk2m { padding: 0 0 0 12px; }
.dku3fo94 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.vfsai9 .nzztk2m { padding: 0 16px; }
.vfsai9 .d0rhe0 {
  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);
}
.vfsai9 .htiqok { padding-top: 28px; }
@media (max-width: 720px) {
  .dku3fo94 { margin-top: 18px; padding: 0 16px; }
  .vfsai9 .htiqok { padding-top: 16px; }
}
.iqrd.nxm1 .nzztk2m { max-width: 1100px; }
.bkir.nxm1 .nzztk2m { max-width: 1200px; }
.oramu.nxm1 .nzztk2m { max-width: 1320px; }
.iqrd .dku3fo94 { max-width: 1100px; }
.bkir .dku3fo94 { max-width: 1200px; }
.oramu .dku3fo94 { max-width: 1320px; }
.f3qj3g .vind { padding-top: 16px; padding-bottom: 16px; }
.zapiybez .vind { padding-top: 24px; padding-bottom: 24px; }
.jjt9lw7h .vind { padding-top: 40px; padding-bottom: 40px; }
.bkujr .vind { padding-top: 52px; padding-bottom: 52px; }
.u5qkqew .vind:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.u5qkqew .vind:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.u5qkqew .vind:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.u5qkqew .vind:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.en0m2 .c0iqphx { padding-top: 10px;  padding-bottom: 10px; }
.ihf0 .c0iqphx { padding-top: 18px;  padding-bottom: 18px; }
.snh7s3 .c0iqphx { padding-top: 36px;  padding-bottom: 36px; }
.f3k08 .c0iqphx { padding-top: 48px;  padding-bottom: 48px; }
.dt6j30 h2.gvnd { font-weight: 600; }
.dt6j30 h3.k33l2who     { font-weight: 600; }
.zz4f02 h2.gvnd { font-weight: 800; }
.zz4f02 h3.k33l2who     { font-weight: 700; }
.u5ytlyh1 h2.gvnd { font-weight: 900; }
.u5ytlyh1 h3.k33l2who     { font-weight: 800; }
.u5ytlyh1 .chyw strong,
.u5ytlyh1 .chyw strong { font-weight: 600; }
.lr2g0l {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.mfibzk .lr2g0l { display: none; }
@media (max-width: 640px) { .lr2g0l { display: none; } }
.lr2g0l { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lr2g0l:hover { opacity: 0.85; }
.x108b1t .lr2g0l { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.vdgvi .lr2g0l,
.cu0v2dra  .lr2g0l { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.vdgvi .lr2g0l:hover,
.cu0v2dra  .lr2g0l:hover { opacity: 0.88; }
.x108b1t.vdgvi .lr2g0l,
.x108b1t.cu0v2dra  .lr2g0l { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.bhth {
  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;
}
.bhth:hover { transform: translateY(-2px); opacity: 0.92; }
.bhth { background: var(--cta) !important; color: #fff !important; border: none !important; }
.v5i6g7wc .bhth { display: none; }
.eloppn .bhth { right: 32px; }
.rnpfap2  .bhth { left: 32px; }
@media (max-width: 480px) {
  .eloppn .bhth { right: 20px; bottom: 20px; }
  .rnpfap2  .bhth { left: 20px; bottom: 20px; }
}
.ndevp { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.hc5avw { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.u63orcts { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.trggyzc { color: var(--text-dim); font-size: 0.8rem; }
.ep3ubal6 a, .ifn4 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ep3ubal6 a:hover, .ifn4 a:hover { color: var(--accent-light); }
.ifn4 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.puei .hc5avw { text-align: center; }
.puei .ifn4 { justify-content: center; margin-bottom: 16px; }
.puei .u63orcts { margin-top: 0; }
.qd7535 { margin-top: 10px; }
.qd7535 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .hc5avw { padding-left: 16px; padding-right: 16px; }
  .bjnw .hc5avw { padding: 20px 16px; }
  .ifn4 { gap: 4px 12px; }
  .u63orcts { font-size: 0.78rem; }
}
.awhqq .u63orcts { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.awhqq .trggyzc { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .awhqq .nbfg { grid-template-columns: 1fr 1fr; } .awhqq .gcgz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .awhqq .nbfg { grid-template-columns: 1fr; } }
.wyxg0t .u63orcts { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wyxg0t .phwmri { gap: 12px; } .wyxg0t .wwmfi0t7 { margin-right: 0; width: 100%; } }
.nda8 .u63orcts { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.nda8 .trggyzc { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .nda8 .dro80 { grid-template-columns: 1fr 1fr; } .nda8 .x1l39wa { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nda8 .dro80 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .jnmp85 .dwx0el6b { grid-template-columns: 1fr 1fr; } .jnmp85 .co7i9aq:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jnmp85 .dwx0el6b { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .fn0f .dwx0el6b { grid-template-columns: 1fr; } }
.sd3ipoe9 .hc5avw { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.sd3ipoe9 .ifn4 { justify-content: center; }
.u7i42i .ltmv1k78      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.u7i42i .ndevp { background: var(--bg-page); border-top-color: var(--border-alt); }
.cj0oqqe .ltmv1k78      { background: #0d1117; border-bottom-color: #21262d; }
.cj0oqqe .eyt52boj { color: var(--accent-light); }
.cj0oqqe .udhb { --msep-color: #8b949e; }
.cj0oqqe .udhb a { color: #8b949e; }
.cj0oqqe .udhb a:hover { color: var(--accent-light); }
.cj0oqqe .mz4pjm { color: #8b949e; }
.cj0oqqe .ndevp { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.cj0oqqe .u63orcts,
.cj0oqqe .trggyzc { color: #6e7681; }
.cj0oqqe .ep3ubal6 a, .cj0oqqe .ifn4 a,
.cj0oqqe .ep3ubal6 a:hover, .cj0oqqe .ifn4 a:hover,
@media (max-width: 640px) {
  .cj0oqqe .udhb { background: #0d1117; border-top-color: #21262d; }
  .cj0oqqe .udhb li a { border-bottom-color: #21262d; }
}
.rcxa4 .ltmv1k78      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.rcxa4 .eyt52boj { color: var(--accent-light); }
.rcxa4 .udhb { --msep-color: #475569; }
.rcxa4 .udhb a { color: #475569; }
.rcxa4 .udhb a:hover { color: var(--accent-light); }
.rcxa4 .mz4pjm { color: #64748b; }
.rcxa4 .ndevp { background: #f0f4f8; border-top-color: #cbd5e1; }
.rcxa4 .u63orcts,
.rcxa4 .trggyzc { color: #64748b; }
.rcxa4 .ep3ubal6 a, .rcxa4 .ifn4 a,
.rcxa4 .ep3ubal6 a:hover, .rcxa4 .ifn4 a:hover,
@media (max-width: 640px) {
  .rcxa4 .udhb { background: #f0f4f8; border-top-color: #cbd5e1; }
  .rcxa4 .udhb li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.vdgvi .ltmv1k78      { background: var(--accent); border-bottom-color: var(--accent-light); }
.vdgvi .eyt52boj { color: #fff; }
.vdgvi .udhb { --msep-color: rgba(255,255,255,0.82); }
.vdgvi .udhb a { color: rgba(255,255,255,0.82); }
.vdgvi .udhb a:hover { color: #fff; }
.vdgvi .mz4pjm { color: rgba(255,255,255,0.9); }
.vdgvi .ndevp { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.vdgvi .u63orcts,
.vdgvi .trggyzc { color: rgba(255,255,255,0.72); }
.vdgvi .ep3ubal6 a, .vdgvi .ifn4 a,
.vdgvi .ep3ubal6 a:hover, .vdgvi .ifn4 a:hover,
@media (max-width: 640px) {
  .vdgvi .udhb { background: var(--accent); border-top-color: var(--accent-light); }
  .vdgvi .udhb li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.cu0v2dra .ltmv1k78 {
  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);
}
.cu0v2dra .ndevp {
  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) {
  .cu0v2dra .udhb {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.rppyqrgq .rcp2e { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.uqu47 .rcp2e { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ff8npejg .rcp2e { min-height: 72px; height: auto; }
.l3ykba .rcp2e { min-height: 84px; height: auto; }
.bjnw .rcp2e { max-width: none; padding: 0 32px; }
.bjnw .hc5avw  { max-width: none; padding: 24px 32px; }
.at44r.bkir .rcp2e { max-width: 1200px; }
.at44r.oramu .rcp2e { max-width: 1320px; }
.b9sccg   .eyt52boj, .b9sccg   .wwmfi0t7 { text-transform: capitalize; }
.upezdi .eyt52boj, .upezdi .wwmfi0t7 { text-transform: lowercase; }
.louxo .eyt52boj, .louxo .wwmfi0t7 { text-transform: uppercase; letter-spacing: 0.06em; }
.gj1f, .lv6d {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.srs6nm0 .gj1f,
.l6g4gr .gj1f,
.gj46prc2 .gj1f,
.i37y7 .gj1f,
.jtfjc   .udhb a { font-weight: 500; }
.ojnk .udhb a { font-weight: 600; }
.ucx2e0t     .udhb a { font-weight: 700; }
.d5vqze8s    .udhb a { font-weight: 800; letter-spacing: 0.01em; }
.dw6x     .udhb > li + li::before,
.nwgvka    .udhb > li + li::before,
.hwch2i    .udhb > li + li::before,
.jrci20 .udhb > li + li::before,
.f82xe .udhb > li + li::before,
.ogg4c  .udhb > li + li::before,
.muee    .udhb > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.dw6x     .udhb > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.nwgvka    .udhb > li + li::before { content: "|"; }
.hwch2i    .udhb > li + li::before { content: "—"; }
.jrci20 .udhb > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.f82xe .udhb > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ogg4c  .udhb > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.muee    .udhb > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .wqkb .mz4pjm,
  .fkfa2ji .mz4pjm,
  .ke0j .mz4pjm,
  .vj6l6 .mz4pjm,
  .f3mcmex4 .mz4pjm {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .wqkb .mz4pjm::before,
  .fkfa2ji .mz4pjm::before,
  .ke0j .mz4pjm::before,
  .vj6l6 .mz4pjm::before,
  .f3mcmex4 .mz4pjm::before { content: ""; display: block; flex-shrink: 0; }

  
  .wqkb .mz4pjm::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;
  }

  
  .fkfa2ji .mz4pjm::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;
  }

  
  .ke0j .mz4pjm::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;
  }

  
  .vj6l6 .mz4pjm::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;
  }

  
  .f3mcmex4 .mz4pjm::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) {
  .kjcvmvh .mz4pjm {
    padding: 5px 14px;
  }
  .kjcvmvh .udhb {
    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;
  }
  .kjcvmvh .udhb li a {
    border-bottom: none; padding: 10px 22px;
  }
  .kjcvmvh .udhb li a:hover { background: var(--bg-raised); }
  .kjcvmvh .wsa9v,
  .jj0cw4 .wsa9v,
  .ef8r .wsa9v { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .n2i3un .mz4pjm {
    padding: 5px 10px;
  }
  .n2i3un .udhb {
    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);
  }
  .n2i3un .udhb.enchy7b { transform: translateX(0); }
  .n2i3un .udhb li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .n2i3un .udhb li:last-child a { border-bottom: none; }
  .vdgvi .udhb,
  .cj0oqqe .udhb { background: var(--accent) !important; }
  .vdgvi .udhb li a,
  .cj0oqqe .udhb li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ef8r .mz4pjm {
    padding: 5px 10px;
  }
  .ef8r .udhb {
    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);
  }
  .ef8r .udhb::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ef8r .udhb.enchy7b { transform: translateY(0); }
  .ef8r .udhb li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .lr1uc .mz4pjm {
    padding: 5px 10px;
  }
  .lr1uc .udhb {
    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;
  }
  .lr1uc .udhb.enchy7b { opacity: 1; pointer-events: auto; }
  .lr1uc .udhb li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .eognj     .mz4pjm { border-radius: 0 !important; }
  .f1qk   .mz4pjm { border-radius: 8px !important; }
  .o435g .mz4pjm { border-radius: 50% !important; }
  .qasnlk   .mz4pjm { border-radius: 999px !important; }
}
.zc95k .cc7ohmd4 { height: 36px; }
.pxeu9h9 .cc7ohmd4 { height: 60px; max-width: 200px; }
.lj4xyp .cc7ohmd4 { height: 76px; max-width: 240px; }
.zqcdu2s5     .spvah420, .zqcdu2s5     .ogcg { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .ee3nwo .nt2ol {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ee3nwo .csb2u {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ee3nwo .csb2u { padding: 40px 16px 20px; }
  .ee3nwo .hbfdbke {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ee3nwo .pk63a { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .i9be3sh2 .csb2u {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .i9be3sh2 .csb2u::before {
    position: absolute; top: 14px; left: 14px;
  }
  .i9be3sh2 .q1e31 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .i9be3sh2 .pz5qazn { white-space: normal; text-align: center; font-size: 1.2rem; }
  .i9be3sh2 .hbfdbke {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .i9be3sh2 .pk63a { width: 100%; min-width: 0; }
  .i9be3sh2 .spvah420 { min-width: 0; }
}
.bmg6bn .nt2ol { counter-reset: cs-rank; }
.bmg6bn .csb2u::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.xe6j .f7k0lxd {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.xe6j .f7k0lxd summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.xe6j .f7k0lxd p { padding: 0 2px 16px; }
.r46yk1 .f7k0lxd { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.r46yk1 .f7k0lxd summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.r46yk1 .f7k0lxd summary::after { content: "›"; font-size: 1.2em; }
.r46yk1 .f7k0lxd[open] summary::after { content: "‹"; }
.r46yk1 .f7k0lxd p { padding: 10px 22px 4px; }
.wc9q .f7k0lxd {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.wc9q .f7k0lxd summary { color: var(--text-primary); padding-left: 16px; }
.wc9q .f7k0lxd summary::after { content: "›"; font-size: 1.1em; }
.wc9q .f7k0lxd[open] summary::after { content: "‹"; }
.wc9q .f7k0lxd p { padding-left: 16px; }
.lt9m4 .bgfv1 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.lt9m4 .f7k0lxd {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.lt9m4 .f7k0lxd:last-child { border-bottom: none; }
.lt9m4 .f7k0lxd summary { color: var(--text-primary); border-radius: 0; }
.lt9m4 .f7k0lxd summary::after { content: "›"; font-size: 1.1em; }
.lt9m4 .f7k0lxd[open] summary::after { content: "‹"; }
.gpfdfbq2 .f7k0lxd { overflow: hidden; }
.gpfdfbq2 .f7k0lxd summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.gpfdfbq2 .f7k0lxd summary::after { color: rgba(255,255,255,.75); }
.gpfdfbq2 .f7k0lxd[open] summary { border-radius: 0; }
.ph1sjsgq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.w2z0wz24 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xn6cl1mr {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.p3p600e { color: var(--text-muted); font-size: 1.05rem; }
.ja2y2y {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.wt4qcl { margin-bottom: 20px; }
.en6x {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ftxau3 {
  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;
}
.ftxau3:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.xl32gab { resize: vertical; min-height: 130px; }
.nuri { width: 100%; margin-top: 8px; }
.rkqug {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.z7dlgv5 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.kbi1u97 { color: var(--text-muted); line-height: 1.75; }
.mkkimjp { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.mkkimjp li { margin-bottom: 6px; }
.upsvq { max-width: 760px; margin: 0 auto; }
.i7ghobsw { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.qci2v { max-width: 760px; margin: 0 auto; }
.i50ro5bc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.h3hah1d ul.mkkimjp { margin: 0; }
.xysras0 { max-width: 900px; margin: 0 auto; }
.whl3ps4p { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.whl3ps4p:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.whl3ps4p .i50ro5bc { margin: 0; font-size: 1rem; }
.whl3ps4p .sr71dpee p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .whl3ps4p { grid-template-columns: 1fr; gap: 10px; } }
.gngdhak .i50ro5bc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.yul1j .mkkimjp { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .eq2n39pa { grid-template-columns: 1fr; } }
.bq975 { color: inherit; text-decoration: none; }
.bq975:hover { color: var(--accent-light); text-decoration: underline; }
.z9h4r { display: inline-block; line-height: 0; }
.y77pjnn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dzdw585g { margin-bottom: 48px; }
.ok2m { max-width: 760px; margin: 0 auto; }
.krw7 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.krw7:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.n6149 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.krw7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.krw7 ul.mkkimjp { margin: 0; }
.uyrmzc { color: var(--text-muted); line-height: 1.75; }
.kr1g2 .mkkimjp,
.ihjiker .mkkimjp,
.zowa41 .mkkimjp,
.x9sz .mkkimjp {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.kr1g2 .krw7,
.ihjiker .krw7 { text-align: left; }
.kr1g2 .n6149,
.ihjiker .n6149 { text-align: center; }
.pmj6ibf7 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.cxm3th { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.tabvg84j { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.av64 { margin-top: 12px; }
.zve3yd6 { 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; }
.zve3yd6:hover { border-bottom-color: var(--accent-light); }
.y790x { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.y790x img { width: 100%; height: 100%; object-fit: cover; display: block; }
.fy8zgl { border-radius: 28%; }
.ca71em { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.geeae { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
.evbv2yy { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .evbv2yy { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.besgr0 .tabvg84j, .besgr0 .cxm3th { max-width: 640px; }
.yht4tjir .pmj6ibf7 { font-size: 1.6rem; margin-top: 18px; }
.ygvz1 .tabvg84j { margin-bottom: 28px; }
@media (max-width: 860px) { .rcki { grid-template-columns: 1fr; } .yht4tjir { position: static; text-align: center; } }
.bhh7bwjw .y790x { margin: 0 auto 18px; }
.bhh7bwjw .ca71em { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .h056zn { grid-template-columns: 1fr; } }
.at2r .pmj6ibf7 { font-size: 1.6rem; margin-bottom: 6px; }
.x9sz .mkkimjp { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .at2r { flex-direction: column; text-align: center; } .vn4q { grid-template-columns: 1fr; } }
.phfy6o0 .pmj6ibf7 { font-size: 1.35rem; margin: 0 0 4px; }
.phfy6o0 .ca71em { margin: 0; }
.llzi2a57 { max-width: 760px; margin: 0 auto; }
.d9y5v7dg { position: relative; padding-left: 28px; }
.d9y5v7dg::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.aguoutd { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.aguoutd:last-child { padding-bottom: 0; }
.fu0fg { 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; }
.xjyyk7 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.xjyyk7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jyju .xn6cl1mr { color: var(--accent-light); }
.yep9 .xn6cl1mr { font-size: 2rem; }
.yep9 .p3p600e { max-width: 680px; }
.y9tk1s .xn6cl1mr { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.y9tk1s .p3p600e  { margin: 0; }
@media (max-width: 640px) { .y9tk1s { flex-direction: column; } }
.fyhe6u9w .xn6cl1mr { color: var(--accent-light); }
.t0kbz {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.t0kbz .xn6cl1mr { color: #fff; }
.t0kbz .p3p600e  { color: rgba(255,255,255,0.85); }
.z2zk { max-width: 680px; margin: 0 auto; }
.w2mnjj8z {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .w2mnjj8z { grid-template-columns: 1fr; } }
.h0oe92 .ftxau3 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.h0oe92 .ftxau3:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.xpcl .ftxau3 { background: var(--bg-raised); border-color: transparent; }
.xpcl .ftxau3:focus { background: var(--bg-card); border-color: var(--accent-light); }
.pl0a1 .ftxau3 { border-radius: 100px; padding: 11px 20px; }
.pl0a1 .xl32gab { border-radius: 14px; }
.tvva {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .tvva { grid-template-columns: 1fr; } }
.idb61 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.idb61 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.idb61 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.me3x7{position:relative;overflow:visible}
.jxnf .a7s5j{display:block}
.fw1wyg .o8kq~.n7ar,
.fw1wyg .o8kq~.n7ar .wix0ol,
.o8kq~.n7ar,.g99mue~.n7ar{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}
.o8kq~.n7ar .wix0ol{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fmos .h93y5m2{color: var(--accent-light);opacity:1;font-weight:500}
.wfez20w{--date-bg:var(--accent-bg)}
.n269g23q .xp5lmjv0::before{content:"•";opacity:.4}
.n269g23q .h93y5m2 + .h93y5m2::before{content:"•";margin-right:6px;opacity:.4}
.s4rahkh{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.toc5uq{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.fdf7r{display:flex;flex-direction:column;gap:3px}
.knlf4y{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.kuw8micb{font-weight:700;font-size:1rem;color:var(--text-heading)}
.x9vp{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.vpx4n .s4rahkh{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.qybju6 .s4rahkh{border-top:3px solid var(--accent);padding-top:18px}
.l2d7 .s4rahkh{border-left:3px solid var(--accent);border-radius:0}
.hcu2 .s4rahkh{padding:20px 0}
@media(max-width:640px){
  .s4rahkh{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .x9vp{max-width:100%}
}
:root {
  --accent:          #84cc16;
  --brand:           #84cc16;
  --brand-light:     #ade754;
  --brand-pale:      #c7e995;
  --grad-start:      #486f0c;
  --grad-end:        #75b413;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #f9c037;
  --cta-hover:       #ffb70e;
  --bg-page:         #0e1504;
  --bg-surface:      #172206;
  --bg-card:         #202f08;
  --bg-card-inner:   #283c0b;
  --bg-raised:       #31490d;
  --bg-hover:        #3a5510;
  --border:          #456713;
  --border-alt:      #578018;
  --border-section:  #456713;
  --text-primary:    #e6e7e3;
  --text-muted:      #a7ae9d;
  --text-body:       #cdd0c7;
  --text-sub:        #a7ae9d;
  --text-faint:      #757d67;
  --text-dim:        #5b6150;
  --text-label:      #8e9781;
  --text-value:      #c0c5b9;
  --accent-bg:       #212e0f;
  --accent-bg-light: #334714;
  --bg-tip:          #16261a;
  --bg-warning:      #272115;
  --bg-info:         #162426;
  --bg-pros:         #16261a;
  --bg-cons:         #261a16;
  --c-pros:          #7af497;
  --c-cons:          #e69c89;
  --c-pros-label:    #4bf072;
  --c-tip-border:    #2aed58;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af497;
}
:root { --logo-bg-opacity: 52%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.ermzutuk .hd2xwsve { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ermzutuk .hd2xwsve::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ermzutuk .ma4wr9e     .hd2xwsve::before { content: "";  color: var(--c-tip-border); }.ermzutuk .te38as5 .hd2xwsve::before { content: ""; color: var(--c-warn-border); }.ermzutuk .rq7r    .hd2xwsve::before { content: ""; color: #60a5fa; }.fz8o .ermzutuk .ma4wr9e     .hd2xwsve::before { color: #10b981; }.fz8o .ermzutuk .te38as5 .hd2xwsve::before { color: #f43f5e; }.fz8o .ermzutuk .rq7r    .hd2xwsve::before { color: #a855f7; }.gqqa2  .ermzutuk .ma4wr9e     .hd2xwsve::before { color: #eab308; }.gqqa2  .ermzutuk .te38as5 .hd2xwsve::before { color: #ef4444; }.gqqa2  .ermzutuk .rq7r    .hd2xwsve::before { color: #f97316; }.sqch5p  .ermzutuk .ma4wr9e     .hd2xwsve::before { color: #38bdf8; }.sqch5p  .ermzutuk .te38as5 .hd2xwsve::before { color: #818cf8; }.sqch5p  .ermzutuk .rq7r    .hd2xwsve::before { color: #2dd4bf; }.k9ou2rvd .ermzutuk .hd2xwsve::before { color: var(--accent-light) !important; }
.n8jtct4 .ksbvv, .n8jtct4 .o8kq { min-height: 320px; }
.g76bk0z .lr2g0l::after,.g76bk0z .bhth::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.c4tu::before { content: '·'; font-size: 1.3em; line-height: 1; }
.t3bne7x8 .h93y5m2::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.t3bne7x8 .h93y5m2:first-of-type::before{content:"\f15b"}.t3bne7x8 .h93y5m2:last-of-type::before{content:"\f044"}