: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;
}
.ld7ioj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.g14t6 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.v5dp {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.msmjlt4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vnv0x4 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vnv0x4 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vnv0x4 a:hover { color: var(--accent-light); }
.uxjbvr     .cs4p7o09 { border-radius: 6px; }
.uxjbvr .cs4p7o09 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.uxjbvr .cs4p7o09 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .cs4p7o09 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .lomfe8td:hover .cs4p7o09,
  .lomfe8td:focus-within .cs4p7o09 { display: block; }
  .cs4p7o09 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ssv6b0 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qudmv1n { display: none; }
@media (max-width: 640px) {
  .qudmv1n {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qudmv1n.qqegf6 { display: block; }
}
@media (max-width: 640px) {
  .ssv6b0 { display: block; }
  .vnv0x4 > li + li::before { display: none !important; }
  .vnv0x4 {
    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;
  }
  .vnv0x4.qqegf6 { display: flex; }
  .vnv0x4 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vnv0x4 li:last-child a { border-bottom: none; }
}
.q176n { min-height: 480px; }
.diii {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.g0sbl { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.sne6u99q .g0sbl { margin-left: 0; margin-right: 0; }
.ekbj4ebe {
  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;
}
.ekbj4ebe:hover { opacity: 0.88; }
.rzatdhes .diii { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.rzatdhes .g0sbl { color: #e2e8f0; }
.rzatdhes.sne6u99q   .jx4kk2 { text-align: left; }
.p8gfj3 .diii { color: var(--text-primary); text-shadow: none; }
.p8gfj3 .g0sbl { color: var(--text-muted); }
.p8gfj3 .ekbj4ebe { margin-top: 16px; }
.p8gfj3, .p8gfj3.q176n { min-height: auto !important; }
.p8gfj3.sne6u99q   .jx4kk2 { text-align: left; }
@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; }
}
.hk0fscl4 .diii { color: #fff; }
.hk0fscl4 .g0sbl { color: rgba(255,255,255,0.85); }
.hk0fscl4 .ekbj4ebe { background: #fff; color: var(--cta); }
.hk0fscl4 .ekbj4ebe:hover { opacity: 0.92; }
.l9fe9c5 .vxi8 { position: relative; overflow: hidden; }
.l9fe9c5 .vxi8::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;
}
.zsv2m .vxi8 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.xb77zk7c .vxi8 { position: relative; overflow: hidden; }
.xb77zk7c .vxi8::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;
}
.z266 .vxi8 { position: relative; overflow: hidden; }
.z266 .vxi8::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;
}
.d6v9hg10 .vxi8 {
  animation: hg-fadein 1.2s ease-out both;
}
.vxi8 {
  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%);
}
.yjx827c4 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.n944g {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.cv6u9 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.vxi8 .diii { text-shadow: none; color: var(--text-primary); }
.vxi8 .g0sbl { color: var(--text-muted); }
body.x5yy .diii {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.yyeo .diii {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.vxi8.gw17uv .yjx827c4 { align-items: center; text-align: center; }
.vxi8.sne6u99q   .yjx827c4 { align-items: flex-start; text-align: left; }
.zlaskq .n944g { position: relative; }
.zlaskq .n944g::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.zlaskq.g105 .n944g::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.cfg9cpc .n944g {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.cfg9cpc .cv6u9 {
  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);
}
.cfg9cpc.g105 .n944g { padding: 32px 0 32px 32px; }
.w71553es .n944g {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.w71553es .cv6u9 {
  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);
}
.g105 .yjx827c4 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.w71553es.g105 .n944g { padding: 40px 16px 40px 48px; }
.yg8ht .n944g { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .vxi8 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .vxi8 .n944g { display: none !important; }
  .yg8ht .n944g { display: none !important; }
  .aou9n .upgmk { display: none !important; }
  .flbcf .sv6nil { display: none !important; }
  .yjx827c4  { padding: 36px 24px; }
  .vxi8~.r31gqnx,.g105~.r31gqnx{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .q176n, .vxi8 { min-height: 320px !important; }
  
  .diii { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .uha6la { display: none !important; }
  
  .zyg2 { flex-direction: column; align-items: center; }
  .abth { width: 100%; max-width: 340px; }
}
.jufwgyv { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.l60rcxo1 { width: 100%; height: auto; display: block; border-radius: 10px; }
.rdvyn9 .jufwgyv        { border-radius: 16px; }
.rdvyn9 .l60rcxo1  { border-radius: 16px; }
.cr5d .jufwgyv         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.cr5d .l60rcxo1   { border-radius: 8px; }
.rymqcz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.unq985 { width: 100%; padding: 32px 0; position: relative; }
.yed7b2g { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.athov6ya .unq985:nth-child(even) { background: var(--bg-surface); }
.athov6ya .unq985:nth-child(odd)  { background: var(--bg-page); }
.kgwffriu .unq985:nth-child(even) { background: var(--bg-card); }
.kgwffriu .unq985:nth-child(odd)  { background: var(--bg-page); }
.athov6ya .unq985:nth-child(odd)  .yed7b2g { background: var(--bg-card); border-radius: 6px; }
.athov6ya .unq985:nth-child(even) .yed7b2g { background: var(--bg-raised); border-radius: 6px; }
.kgwffriu .unq985:nth-child(odd)  .yed7b2g { background: var(--bg-card); border-radius: 6px; }
.kgwffriu .unq985:nth-child(even) .yed7b2g { background: var(--bg-raised); border-radius: 6px; }
.athov6ya .unq985:nth-child(even) .ygl5 .xp5yg,
.kgwffriu .unq985:nth-child(even) .ygl5 .xp5yg { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.athov6ya .unq985:nth-child(odd) .ygl5 .xp5yg,
.kgwffriu .unq985:nth-child(odd) .ygl5 .xp5yg { background: var(--bg-card-inner); }
.athov6ya .unq985:nth-child(even) .b18cp .xp5yg:nth-child(odd),
.kgwffriu .unq985:nth-child(even) .b18cp .xp5yg:nth-child(odd)  { background: var(--bg-card); }
.athov6ya .unq985:nth-child(even) .b18cp .xp5yg:nth-child(even),
.kgwffriu .unq985:nth-child(even) .b18cp .xp5yg:nth-child(even) { background: var(--bg-card-inner); }
h1.ziot { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ziot {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.qzzrlk { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.d64b h2.ziot {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.r1xgmmf h2.ziot {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.g45zl h2.ziot {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.fd7b18 h2.ziot::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.lld4zf7 h2.ziot {
  color: var(--text-primary); font-size: 1.7rem;
}
.rkj8v7 h2.ziot::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.zir2 h2.ziot {
  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;
}
.klxp1yu { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .klxp1yu { display: none; } }
.xe8c { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.qhx5 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.bfiky {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.l91l4dk8 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.my82sn04 { padding-left: 20px; }
.my82sn04 li { margin-bottom: 6px; }
.my82sn04 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.my82sn04 a:hover { color: var(--accent-light); }
.ofadgmta .l91l4dk8 { display: none; }
.v8701s .l91l4dk8 { display: none; }
.v8701s .my82sn04 { padding-left: 0; list-style: none; }
.v8701s .my82sn04 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.v8701s .my82sn04 a { font-size: 0.92rem; }
.dzr8dj1 .bfiky { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.dzr8dj1 .l91l4dk8 { display: none; }
.dzr8dj1 .my82sn04 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.dzr8dj1 .my82sn04 li { margin-bottom: 0; }
.dzr8dj1 .my82sn04 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;
}
.dzr8dj1 .my82sn04 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.e7mv .bfiky { padding: 20px 20px 16px; }
.e7mv .my82sn04 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.e7mv .my82sn04 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.e7mv .my82sn04 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;
}
.e7mv .my82sn04 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;
}
.e7mv .my82sn04 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.e7mv .my82sn04 a:focus,
.e7mv .my82sn04 a:focus-visible,
.e7mv .my82sn04 a:target { outline: none; }
.e7mv .my82sn04 li:target a { border-color: var(--border); color: var(--text-muted); }
.eu78rflj .bfiky { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.eu78rflj .l91l4dk8 { display: none; }
.eu78rflj .my82sn04 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.eu78rflj .my82sn04 li { margin-bottom: 0; }
.eu78rflj .my82sn04 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.eu78rflj .my82sn04 li:last-child::after { content: ""; margin-right: 0; }
.eu78rflj .my82sn04 a { font-size: 0.9rem; }
.xp5yg { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ygl5 .xp5yg { background: var(--bg-card); }
.b18cp .xp5yg:nth-child(odd)  { background: var(--bg-card); }
.b18cp .xp5yg:nth-child(even) { background: var(--bg-raised); }
.vdfe3t .xp5yg {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.vdfe3t .xp5yg:last-child { border-bottom: none; }
.vdfe3t h3.qzzrlk { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nro2p .xp5yg {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nro2p .xp5yg + .xp5yg { margin-top: 4px; }
.wqo83 .xp5yg { background: none; border-radius: 0; padding: 12px 0; }
.wqo83 .xp5yg + .xp5yg { border-top: 1px solid var(--border-section); }
.addu { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.pmk2f { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.gova62gn { color: var(--text-body); margin-bottom: 10px; }
.sxznd6, .iz7hitxq { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.sxznd6 li, .iz7hitxq li { margin-bottom: 6px; }
.iz7hitxq li { list-style: decimal; }
.tskkm8     .sxznd6 { list-style-type: "● "; }
.yq7eby  .sxznd6 { list-style-type: "■ "; }
.nvoaiuse .sxznd6 { list-style-type: "◆ "; }
.jib81g    .sxznd6 { list-style-type: "★ "; }
.tskkm8     .q5nlrs { list-style-type: "● "; }
.yq7eby  .q5nlrs { list-style-type: "■ "; }
.nvoaiuse .q5nlrs { list-style-type: "◆ "; }
.jib81g    .q5nlrs { list-style-type: "★ "; }
.tskkm8    .sxznd6 li::marker, .tskkm8    .q5nlrs li::marker,
.yq7eby .sxznd6 li::marker, .yq7eby .q5nlrs li::marker,
.nvoaiuse .sxznd6 li::marker, .nvoaiuse .q5nlrs li::marker,
.jib81g   .sxznd6 li::marker, .jib81g   .q5nlrs li::marker {
  color: var(--cta); font-size: 1em;
}
.tskkm8 .iz7hitxq,
.yq7eby .iz7hitxq,
.nvoaiuse .iz7hitxq,
.jib81g .iz7hitxq {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.tskkm8 .iz7hitxq li,
.yq7eby .iz7hitxq li,
.nvoaiuse .iz7hitxq li,
.jib81g .iz7hitxq li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.tskkm8 .iz7hitxq li::before,
.yq7eby .iz7hitxq li::before,
.nvoaiuse .iz7hitxq li::before,
.jib81g .iz7hitxq 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;
}
.tskkm8     .iz7hitxq li::before { border-radius: 50%; }
.yq7eby  .iz7hitxq li::before { border-radius: 3px; }
.nvoaiuse .iz7hitxq li::before { border-radius: 3px; }
.jib81g    .iz7hitxq li::before { border-radius: 50%; }
.dkd8cx { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.vrkfy .dkd8cx,
.rpu20v .dkd8cx { background: transparent; border: none; border-radius: 0; }
.big9qs7d { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.big9qs7d th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.big9qs7d td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.big9qs7d tr:hover td { background: var(--bg-hover); }
.fm2dkvy .big9qs7d tbody tr:nth-child(even) td { background: var(--bg-surface); }
.r5nm207r .big9qs7d { border: 1px solid var(--border-alt); }
.r5nm207r .big9qs7d th,
.r5nm207r .big9qs7d td { border: 1px solid var(--border-alt); }
.z288a .big9qs7d th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.z288a .big9qs7d td { border-bottom: none; }
.z288a .big9qs7d tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.duw55 .big9qs7d th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.eqhlyqb1 .dkd8cx {
  overflow: hidden;
}
.eqhlyqb1 .big9qs7d th { border-bottom: 1px solid var(--border-alt); }
.eqhlyqb1 .big9qs7d tr:last-child td { border-bottom: none; }
.in4o1om { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.uwvp { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.kbxp { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.z2h4 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.kaoque { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.q5nlrs { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.q5nlrs 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%}
.pn06j .z2h4 { background: transparent; text-align: center; }
.kuqdurfs .kbxp {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.zm66h97b .kbxp {
  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);
}
.h54x .uwvp { display: grid; grid-template-columns: auto 1fr; }
.h54x .kbxp {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.h54x .z2h4 { grid-column: 2; }
.h54x .kaoque,
.h54x .q5nlrs { grid-column: 1 / -1; }
.ogwrgxf .uwvp { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ogwrgxf .kbxp {
  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);
}
.ogwrgxf .z2h4 { grid-column: 2; }
.ogwrgxf .kaoque,
.ogwrgxf .q5nlrs { grid-column: 1 / -1; }
.doo8zqq .uwvp { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.doo8zqq .z2h4 { background: none; color: var(--accent-light); font-weight: 700; }
.m994278 .uwvp { 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); }
.m994278 .z2h4 { background: none; color: var(--accent-light); font-weight: 700; }
.un7nry .uwvp { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.un7nry .uwvp:last-child { border-bottom: none; }
.un7nry .z2h4 { background: none; color: var(--accent-light); font-weight: 700; }
.u8wg .uwvp { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.u8wg .z2h4 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mc8cf3j .in4o1om { counter-reset: card-n; }
.mc8cf3j .uwvp  { counter-increment: card-n; }
.mc8cf3j .z2h4 { display: flex; align-items: center; gap: 10px; }
.mc8cf3j .z2h4::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;
}
.n13sw .uwvp { background: var(--bg-surface); border: 1px solid var(--border); }
.n13sw .z2h4 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.r0d2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.fvlv  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.po6y6 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ezmnr7 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.cig3 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.r0d2 strong { color: var(--text-primary); font-size: 0.95rem; }
.r0d2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.qg2z { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.k295sc, .d0jvgio { border-radius: 8px; padding: 14px; }
.k295sc { background: var(--bg-pros); }
.d0jvgio { background: var(--bg-cons); }
.n3gr9lzf { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.k295sc .n3gr9lzf { color: var(--c-pros-label); }
.d0jvgio .n3gr9lzf { color: #f87171; }
.k295sc ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.d0jvgio ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.l60rcxo1 { width: 100%; height: auto; border-radius: 10px; display: block; }
.ktjoa {
  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;
}
.ktjoa:hover { opacity: 0.85; }
.ykqlr2 .ktjoa  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ykqlr2 .ktjoa:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.lm9qbub0 .ktjoa  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.lm9qbub0 .ktjoa:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nhtd .ekbj4ebe { border-radius: 50px; }
.nhtd .ktjoa  { border-radius: 50px; }
.vbyx .ekbj4ebe { padding-left: 22px; padding-right: 22px; }
.vbyx .ktjoa  { padding-left: 12px; padding-right: 12px; }
.nhv6waa .ekbj4ebe { padding-left: 44px; padding-right: 44px; }
.nhv6waa .ktjoa  { padding-left: 24px; padding-right: 24px; }
.yg4ntd .ekbj4ebe { padding-left: 56px; padding-right: 56px; }
.yg4ntd .ktjoa  { padding-left: 32px; padding-right: 32px; }
.d3etair   .ekbj4ebe::after, .d3etair   .ktjoa::after,
.w8ct .ekbj4ebe::after, .w8ct .ktjoa::after,
.iqwjgx    .ekbj4ebe::after, .iqwjgx    .ktjoa::after,
.don3qq    .ekbj4ebe::after, .don3qq    .ktjoa::after,
.xno3uf06    .ekbj4ebe::after, .xno3uf06    .ktjoa::after,
.b2svtu0u     .ekbj4ebe::after, .b2svtu0u     .ktjoa::after,
.uq9uvphw    .ekbj4ebe::after, .uq9uvphw    .ktjoa::after,
.ecs7tlff   .ekbj4ebe::after, .ecs7tlff   .ktjoa::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;
}
.d3etair .ekbj4ebe::after, .d3etair .ktjoa::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");
}
.w8ct .ekbj4ebe::after, .w8ct .ktjoa::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");
}
.iqwjgx .ekbj4ebe::after, .iqwjgx .ktjoa::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");
}
.don3qq .ekbj4ebe::after, .don3qq .ktjoa::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");
}
.xno3uf06 .ekbj4ebe::after, .xno3uf06 .ktjoa::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");
}
.b2svtu0u .ekbj4ebe::after, .b2svtu0u .ktjoa::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");
}
.uq9uvphw .ekbj4ebe::after, .uq9uvphw .ktjoa::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");
}
.ecs7tlff .ekbj4ebe::after, .ecs7tlff .ktjoa::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");
}
.mcfkc75   .mae1d::after, .mcfkc75   .dm7y::after,
.hmpt27 .mae1d::after, .hmpt27 .dm7y::after,
.nkwt    .mae1d::after, .nkwt    .dm7y::after,
.rnkc94t9    .mae1d::after, .rnkc94t9    .dm7y::after,
.f36b    .mae1d::after, .f36b    .dm7y::after,
.b0ug     .mae1d::after, .b0ug     .dm7y::after,
.m4mz1j    .mae1d::after, .m4mz1j    .dm7y::after,
.a2r1fh   .mae1d::after, .a2r1fh   .dm7y::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;
}
.mcfkc75 .mae1d::after, .mcfkc75 .dm7y::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");
}
.hmpt27 .mae1d::after, .hmpt27 .dm7y::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");
}
.nkwt .mae1d::after, .nkwt .dm7y::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");
}
.rnkc94t9 .mae1d::after, .rnkc94t9 .dm7y::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");
}
.f36b .mae1d::after, .f36b .dm7y::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");
}
.b0ug .mae1d::after, .b0ug .dm7y::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");
}
.m4mz1j .mae1d::after, .m4mz1j .dm7y::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");
}
.a2r1fh .mae1d::after, .a2r1fh .dm7y::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");
}
.s33asjcf .lv688jfz { background: var(--bg-raised); }
@media (min-width: 721px) {
  .s1w7p { flex: 0 0 260px; width: 260px; }
  .t4bw0ih { flex: 0 0 120px; width: 120px; }
  .z3x5qy { flex: 0 0 110px; width: 110px; }
  .g0m96   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .ifg99v { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.ifg99v.ktjoa { 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) {
  .nnrhq2b { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .nnrhq2b .lm2h { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .nnrhq2b .s1w7p { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .nnrhq2b .lv688jfz { width: 100%; min-width: unset; height: 120px; }
  .nnrhq2b .tmot56cc { max-height: 96px; max-width: 200px; }
  .nnrhq2b .rtjwb { min-width: unset; text-align: center; white-space: normal; }
  .nnrhq2b .t4bw0ih { min-width: 0; }
  .nnrhq2b .g0m96 { 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; }
  .nnrhq2b .ifg99v { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .goo9 .lm2h { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .wywnd .zakf {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .wywnd .tjd1 { margin: 0; }
}
.rpu20v .qg2z { gap: 10px; }
.rpu20v .k295sc, .rpu20v .d0jvgio { padding: 12px; }
.rpu20v .k295sc ul, .rpu20v .d0jvgio ul { margin: 4px 0 0; padding-left: 18px; }
.rpu20v .k295sc li, .rpu20v .d0jvgio li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .l28h { grid-template-columns: 1fr; }
  .olqx4 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .olqx4 .awwo4j { width: 72px; height: 50px; }
  .olqx4 .eetkk { max-width: 180px; }
  .olqx4 .j1x272 { width: auto; }
}
@media (max-width: 720px) {
  .vba4kq { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .y4a0e { padding: 16px; }
  .la69oj1 .npier { min-width: 50%; }
}
.rmarmj1f .qg2z { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .a6quy16 { grid-template-columns: 1fr; }
  .m7ze8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pel5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .r948v { flex-wrap: wrap; padding: 16px; }
}
.po4xrg .qg2z { gap: 8px; }
.po4xrg .k295sc, .po4xrg .d0jvgio { padding: 8px; }
@media (max-width: 480px) {
  .y4vfh98 { flex-direction: column; align-items: stretch; }
}
.n2s7zjb .j1x272 .ktjoa { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .hiur4yl { flex-direction: column; align-items: stretch; gap: 10px; }
  .n2s7zjb .j1x272 { text-align: center; }
}
@media (max-width: 720px) {
  .fn14cf48 { grid-template-columns: 1fr; }
  .git2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .msau { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .onrg1z4 { grid-template-columns: 1fr; }
  .u7rg5xd { width: 100px; height: 100px; margin: 16px auto; }
  .frimjm04 { font-size: 1.4rem; }
  .skiptba { justify-content: center; }
  .homhgx63 .npier { min-width: 50%; }
}
.dsr8kjx .qg2z { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vi02 { flex-wrap: wrap; padding: 14px 16px; }
  .nbi6ctak { padding: 12px 16px; }
  .dsr8kjx .qg2z { margin: 0 16px; }
  .dsr8kjx .n2hcz { padding: 0 16px; }
  .nt17jt { padding: 12px 16px; }
}
.pb5zk .dlbnz {
  color: var(--accent-light); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.pb5zk .t4bw0ih { color: var(--cta); }
.pb5zk .ctg5 { background: var(--accent-bg); }
.pb5zk .e9k8k, .pb5zk .tubdt7s5, .pb5zk .zx3kd {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.bz5ddme .ifg99v.ktjoa { padding: 14px 30px !important; font-size: 1rem; }
.bwe3h .ifg99v.ktjoa { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.k3f136 .ylwjil70 { flex: 1.8; }
.k3f136 .ylwjil70 .dlbnz {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.k3f136 .ylwjil70 .ih7g4whg { font-weight: 700; color: var(--text-primary); }
.k3f136 .hff0s5i,
.k3f136 .owi7rm,
.k3f136 .gin92 { flex: 0.75; opacity: 0.75; }
.f4b2ktt7 { margin: 16px 0; }
.q3h4f { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.q3h4f summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.q3h4f summary::after { content: "+"; color: var(--accent-light); }
.q3h4f[open] summary::after { content: "−"; }
.q3h4f p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.unq985 { margin-bottom: 0; }
.rkst h2.ziot { color: var(--text-primary); border-color: var(--accent-light); }
.g084e h2.ziot { color: var(--text-primary); border-color: var(--accent-light); }
.eoql5f .fvlv     { background: #052e16; border-color: #10b981; }
.eoql5f .po6y6 { background: #2d0a1e; border-color: #f43f5e; }
.eoql5f .ezmnr7    { background: #1e1036; border-color: #a855f7; }
.eoql5f .r0d2 strong  { color: #f1f5f9; }
.eoql5f .r0d2 p       { color: #cbd5e1; }
.eoql5f .q42e8emz    .fvlv     .cig3::before,
.eoql5f .zg5eq0f  .fvlv     .cig3::before,
.eoql5f .efmm5kx  .fvlv     .cig3::before,
.eoql5f .h4jizf .fvlv     .cig3::before { color: #10b981; }
.eoql5f .q42e8emz    .po6y6 .cig3::before,
.eoql5f .zg5eq0f  .po6y6 .cig3::before,
.eoql5f .efmm5kx  .po6y6 .cig3::before,
.eoql5f .h4jizf .po6y6 .cig3::before { color: #f43f5e; }
.eoql5f .q42e8emz    .ezmnr7    .cig3::before,
.eoql5f .zg5eq0f  .ezmnr7    .cig3::before,
.eoql5f .efmm5kx  .ezmnr7    .cig3::before,
.eoql5f .h4jizf .ezmnr7    .cig3::before { color: #a855f7; }
.tr76b .fvlv     { background: #2d2000; border-color: #eab308; }
.tr76b .po6y6 { background: #2d0b0b; border-color: #ef4444; }
.tr76b .ezmnr7    { background: #2d1600; border-color: #f97316; }
.tr76b .r0d2 strong  { color: #f1f5f9; }
.tr76b .r0d2 p       { color: #cbd5e1; }
.tr76b .q42e8emz    .fvlv     .cig3::before,
.tr76b .zg5eq0f  .fvlv     .cig3::before,
.tr76b .efmm5kx  .fvlv     .cig3::before,
.tr76b .h4jizf .fvlv     .cig3::before { color: #eab308; }
.tr76b .q42e8emz    .po6y6 .cig3::before,
.tr76b .zg5eq0f  .po6y6 .cig3::before,
.tr76b .efmm5kx  .po6y6 .cig3::before,
.tr76b .h4jizf .po6y6 .cig3::before { color: #ef4444; }
.tr76b .q42e8emz    .ezmnr7    .cig3::before,
.tr76b .zg5eq0f  .ezmnr7    .cig3::before,
.tr76b .efmm5kx  .ezmnr7    .cig3::before,
.tr76b .h4jizf .ezmnr7    .cig3::before { color: #f97316; }
.xslvgxe .fvlv     { background: #0c1a2e; border-color: #38bdf8; }
.xslvgxe .po6y6 { background: #12103a; border-color: #818cf8; }
.xslvgxe .ezmnr7    { background: #0a2020; border-color: #2dd4bf; }
.xslvgxe .r0d2 strong  { color: #f1f5f9; }
.xslvgxe .r0d2 p       { color: #cbd5e1; }
.xslvgxe .q42e8emz    .fvlv     .cig3::before,
.xslvgxe .zg5eq0f  .fvlv     .cig3::before,
.xslvgxe .efmm5kx  .fvlv     .cig3::before,
.xslvgxe .h4jizf .fvlv     .cig3::before { color: #38bdf8; }
.xslvgxe .q42e8emz    .po6y6 .cig3::before,
.xslvgxe .zg5eq0f  .po6y6 .cig3::before,
.xslvgxe .efmm5kx  .po6y6 .cig3::before,
.xslvgxe .h4jizf .po6y6 .cig3::before { color: #818cf8; }
.xslvgxe .q42e8emz    .ezmnr7    .cig3::before,
.xslvgxe .zg5eq0f  .ezmnr7    .cig3::before,
.xslvgxe .efmm5kx  .ezmnr7    .cig3::before,
.xslvgxe .h4jizf .ezmnr7    .cig3::before { color: #2dd4bf; }
.ei7kuh .fvlv     { background: var(--accent-bg); border-color: var(--accent-light); }
.ei7kuh .po6y6 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ei7kuh .ezmnr7    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ei7kuh .q42e8emz    .cig3::before,
.ei7kuh .zg5eq0f  .cig3::before,
.ei7kuh .efmm5kx  .cig3::before,
.ei7kuh .h4jizf .cig3::before { color: var(--accent-light) !important; }
.detq1rg1::before,
.m1nq44v::before { margin-right: 5px; }
.gvafeo .k295sc ul li,
.gvafeo .x611o li         { color: #4ade80; }
.gvafeo .k295sc .detq1rg1 { color: #22c55e; }
.gvafeo .d0jvgio ul li,
.gvafeo .njjmn30 li         { color: #f87171; }
.gvafeo .d0jvgio .m1nq44v { color: #ef4444; }
.o9qgv .k295sc { background: var(--bg-pros); }
.o9qgv .d0jvgio { background: var(--bg-cons); }
.o9qgv .k295sc .detq1rg1 { color: var(--c-pros-label); }
.o9qgv .d0jvgio .m1nq44v { color: var(--c-cons); }
.o9qgv .k295sc ul li,
.o9qgv .d0jvgio ul li,
.ldjfee .k295sc { background: var(--bg-pros); }
.ldjfee .d0jvgio { background: var(--bg-cons); }
.ldjfee .k295sc .detq1rg1 { color: var(--c-pros-label); }
.ldjfee .d0jvgio .m1nq44v { color: var(--c-cons); }
.ldjfee .k295sc ul li,
.ldjfee .d0jvgio ul li,
.g1dv1o .detq1rg1::before { content: "✓ "; }
.g1dv1o .m1nq44v::before { content: "✗ "; }
.fqibnx .detq1rg1::before { content: "→ "; }
.fqibnx .m1nq44v::before { content: "← "; }
.c1qa0 .detq1rg1::before { content: "★ "; }
.c1qa0 .m1nq44v::before { content: "✕ "; }
.ytqg1 .detq1rg1::before { content: "◆ "; }
.ytqg1 .m1nq44v::before { content: "▲ "; }
.jdmjflom .r0d2 { background: transparent; border-left: none; border: 1.5px solid; }
.jdmjflom .fvlv     { border-color: var(--c-tip-border); }
.jdmjflom .po6y6 { border-color: var(--c-warn-border); }
.jdmjflom .ezmnr7    { border-color: #60a5fa; }
.jdmjflom .r0d2 strong { color: var(--text-primary); }
.jdmjflom .r0d2 p      { color: var(--text-muted); }
.ksadm .r0d2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ksadm .fvlv     { border-top-color: var(--c-tip-border); }
.ksadm .po6y6 { border-top-color: var(--c-warn-border); }
.ksadm .ezmnr7    { border-top-color: #60a5fa; }
.gvi7eltp .r0d2 { border-left: none; border-radius: 8px; }
.gvi7eltp .fvlv     { background: #065f46; }
.gvi7eltp .po6y6 { background: #92400e; }
.gvi7eltp .ezmnr7    { background: #1e3a8a; }
.gvi7eltp .r0d2 strong,
.gvi7eltp .r0d2 p { color: #fff; }
.gvi7eltp .cig3::before { color: rgba(255,255,255,0.85) !important; }
.eoql5f.gvi7eltp .fvlv,
.eoql5f .gvi7eltp .fvlv     { background: #052e16; }
.eoql5f.gvi7eltp .po6y6,
.eoql5f .gvi7eltp .po6y6 { background: #2d0a1e; }
.eoql5f.gvi7eltp .ezmnr7,
.eoql5f .gvi7eltp .ezmnr7    { background: #1e1036; }
.tr76b.gvi7eltp .fvlv,
.tr76b .gvi7eltp .fvlv      { background: #2d2000; }
.tr76b.gvi7eltp .po6y6,
.tr76b .gvi7eltp .po6y6  { background: #2d0b0b; }
.tr76b.gvi7eltp .ezmnr7,
.tr76b .gvi7eltp .ezmnr7     { background: #2d1600; }
.xslvgxe.gvi7eltp .fvlv,
.xslvgxe .gvi7eltp .fvlv      { background: #0c1a2e; }
.xslvgxe.gvi7eltp .po6y6,
.xslvgxe .gvi7eltp .po6y6  { background: #12103a; }
.xslvgxe.gvi7eltp .ezmnr7,
.xslvgxe .gvi7eltp .ezmnr7     { background: #0a2020; }
.dus46pm .r0d2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.dus46pm .fvlv     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.dus46pm .po6y6 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.dus46pm .ezmnr7    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.dus46pm .r0d2 strong { color: var(--text-primary); }
.dus46pm .r0d2 p      { color: var(--text-muted); }
.ysrw3zzf .r0d2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.q42e8emz .cig3,
.zg5eq0f .cig3,
.efmm5kx .cig3,
.h4jizf .cig3 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.q42e8emz .cig3::before,
.zg5eq0f .cig3::before,
.efmm5kx .cig3::before,
.h4jizf .cig3::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.q42e8emz .fvlv     .cig3::before { content: "✦"; color: var(--c-tip-border); }
.q42e8emz .po6y6 .cig3::before { content: "▲"; color: var(--c-warn-border); }
.q42e8emz .ezmnr7    .cig3::before { content: "◉"; color: #60a5fa; }
.zg5eq0f .fvlv     .cig3::before { content: "★"; color: var(--c-tip-border); }
.zg5eq0f .po6y6 .cig3::before { content: "◆"; color: var(--c-warn-border); }
.zg5eq0f .ezmnr7    .cig3::before { content: "●"; color: #60a5fa; }
.efmm5kx .fvlv     .cig3::before { content: "▶"; color: var(--c-tip-border); }
.efmm5kx .po6y6 .cig3::before { content: "■"; color: var(--c-warn-border); }
.efmm5kx .ezmnr7    .cig3::before { content: "▸"; color: #60a5fa; }
.h4jizf .fvlv     .cig3::before { content: "→"; color: var(--c-tip-border); }
.h4jizf .po6y6 .cig3::before { content: "⬥"; color: var(--c-warn-border); }
.h4jizf .ezmnr7    .cig3::before { content: "◈"; color: #60a5fa; }
.m5lmpzfp .ygl5 .xp5yg,
.m5lmpzfp .b18cp .xp5yg  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.m5lmpzfp .uwvp                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.m5lmpzfp .dkd8cx          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.m5lmpzfp .bfiky                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.awhpbh .ygl5 .xp5yg,
.awhpbh .b18cp .xp5yg,
.awhpbh .uwvp,
.awhpbh .lm2h,
.awhpbh .tjd1,
.awhpbh .dkd8cx,
.awhpbh .bfiky,
.awhpbh .ysrw3zzf .r0d2 { box-shadow: none; }
.ebiau78   .gova62gn, .ebiau78 .addu, .ebiau78 .pmk2f,
.ebiau78   .xe8c, .ebiau78 .qhx5 { font-size: 0.9rem; }
.ebiau78   .sxznd6, .ebiau78 .iz7hitxq { font-size: 0.9rem; }
.wx8z9ah   .gova62gn, .wx8z9ah .addu, .wx8z9ah .pmk2f,
.wx8z9ah   .xe8c, .wx8z9ah .qhx5 { font-size: 0.95rem; }
.wx8z9ah   .sxznd6, .wx8z9ah .iz7hitxq { font-size: 0.95rem; }
.t98ninz   .gova62gn, .t98ninz .addu, .t98ninz .pmk2f,
.t98ninz   .xe8c, .t98ninz .qhx5 { font-size: 1.08rem; }
.t98ninz   .sxznd6, .t98ninz .iz7hitxq { font-size: 1.05rem; }
.t98ninz   .big9qs7d { font-size: 0.97rem; }
.n8zi .diii      { font-size: 3.2rem; }
.n8zi h2.ziot { font-size: 1.9rem; }
.n8zi h3.qzzrlk     { font-size: 1.4rem; }
.ipwukj .diii      { font-size: 3.8rem; }
.ipwukj h2.ziot { font-size: 2.2rem; }
.ipwukj h3.qzzrlk     { font-size: 1.6rem; }
.unq985 + .unq985 { position: relative; }
.bu4e7   .unq985 + .unq985::before,
.cd3q54  .unq985 + .unq985::before,
.urtmzsu   .unq985 + .unq985::before,
.wfsgup   .unq985 + .unq985::before,
.dyq4   .unq985 + .unq985::before,
.rd4p52 .unq985 + .unq985::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.bu4e7 .unq985 + .unq985::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.cd3q54 .unq985 + .unq985::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.urtmzsu .unq985 + .unq985::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;
}
.wfsgup .unq985 + .unq985::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wth2m .unq985 { margin-bottom: 16px; }
.wth2m .unq985 + .unq985 { margin-top: 0; }
.wth2m .yed7b2g { padding-top: 0; padding-bottom: 0; }
.dyq4 .unq985 + .unq985::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.rd4p52 .unq985 + .unq985::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xidyl .unq985 + .unq985::before,
.iutfjm7 .unq985 + .unq985::before,
.r7zk .unq985 + .unq985::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%;
}
.athov6ya .xidyl .unq985:nth-child(even)::before,
.athov6ya .iutfjm7 .unq985:nth-child(even)::before,
.athov6ya .r7zk .unq985:nth-child(even)::before { background: var(--bg-surface); }
.kgwffriu .xidyl .unq985:nth-child(even)::before,
.kgwffriu .iutfjm7 .unq985:nth-child(even)::before,
.kgwffriu .r7zk .unq985:nth-child(even)::before { background: var(--bg-card); }
.xidyl .unq985 + .unq985::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");
}
.iutfjm7 .unq985 + .unq985::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");
}
.r7zk .unq985 + .unq985::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");
}
.v36r9nw9 .yjx827c4,
.nk9y3 .yjx827c4 { padding-bottom: 60px; }
.roht6i .yjx827c4 { padding-bottom: 70px; }
.v0fkfe71 .rzatdhes:not(.hk0fscl4) .va5d4r54 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.uhqgv1 .vxi8 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.v0fkfe71 .hk0fscl4 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.v0fkfe71 .qir82e { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.v0fkfe71 .vxi8 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.uj8bd0k .vxi8 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xxqkm .vxi8 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rqlhvr37 .vxi8 { background: var(--accent-bg); }
.wutappy .jufwgyv { float: left; width: 38%; margin: 0 28px 16px 0; }
.wutappy .jufwgyv .l60rcxo1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wutappy .yed7b2g::after { content: ''; display: block; clear: both; }
.hcrx0r .jufwgyv { float: right; width: 38%; margin: 0 0 16px 28px; }
.hcrx0r .jufwgyv .l60rcxo1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hcrx0r .yed7b2g::after { content: ''; display: block; clear: both; }
.gw10bfi .unq985:nth-child(odd)  .jufwgyv { float: left;  width: 38%; margin: 0 28px 16px 0; }
.gw10bfi .unq985:nth-child(even) .jufwgyv { float: right; width: 38%; margin: 0 0 16px 28px; }
.gw10bfi .jufwgyv .l60rcxo1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gw10bfi .yed7b2g::after { content: ''; display: block; clear: both; }
.wutappy .in4o1om,
.wutappy .nnrhq2b,
.hcrx0r .in4o1om,
.gw10bfi .in4o1om,
@media (max-width: 900px) {
  .wutappy .jufwgyv,
  .hcrx0r .jufwgyv,
  .gw10bfi .unq985:nth-child(odd)  .jufwgyv,
  .gw10bfi .unq985:nth-child(even) .jufwgyv {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .wutappy .jufwgyv .l60rcxo1,
  .hcrx0r .jufwgyv .l60rcxo1,
  .gw10bfi .jufwgyv .l60rcxo1 {
    max-height: none !important;
  }
}
.wutappy .sxznd6,
.wutappy .iz7hitxq,
.hcrx0r .sxznd6,
.hcrx0r .iz7hitxq,
.gw10bfi .sxznd6,
.gw10bfi .iz7hitxq { overflow: hidden; }
@media (max-width: 640px) {
  .wutappy .jufwgyv,
  .hcrx0r .jufwgyv,
  .gw10bfi .jufwgyv { float: none; width: 100%; margin: 0 0 16px 0; }
}
.mtkiy6 .rymqcz,
.mtkiy6 .yed7b2g,
.mtkiy6 .chle6  { max-width: 1100px; }
.qff2h .rymqcz,
.qff2h .yed7b2g,
.qff2h .chle6  { max-width: 1200px; }
.qff2h { --content-mw: 1200px; }
.f6cdcnge .rymqcz,
.f6cdcnge .yed7b2g,
.f6cdcnge .chle6  { max-width: 1320px; }
.ktfkxp { font-size: 0.82rem; color: var(--text-muted); }
.xq5cc8 { display: flex; align-items: center; }
.sbromy1r {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.pus1 { display: flex; align-items: center; }
.n68zc { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.n68zc:hover { text-decoration: underline; }
.ht63a74 { margin: 0 3px; opacity: 0.45; }
.ht63a74::before { content: '/'; }
.zbkhb9k { padding: 2px 5px; color: var(--text-main); }
.dyd94c72 .ktfkxp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dyd94c72 .xq5cc8 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.hgedcg .ktfkxp {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hgedcg .xq5cc8 { padding: 0 0 0 12px; }
.tpmea .xq5cc8 { padding: 0 16px; }
.tpmea .ktfkxp {
  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);
}
.tpmea .rymqcz { padding-top: 28px; }
@media (max-width: 720px) {
  .p1fqygfb { margin-top: 18px; padding: 0 16px; }
  .tpmea .rymqcz { padding-top: 16px; }
}
.mtkiy6.dyd94c72 .xq5cc8 { max-width: 1100px; }
.qff2h.dyd94c72 .xq5cc8 { max-width: 1200px; }
.f6cdcnge.dyd94c72 .xq5cc8 { max-width: 1320px; }
.qff2h .p1fqygfb { max-width: 1200px; }
.ek6qhs .unq985 { padding-top: 16px; padding-bottom: 16px; }
.wgt6 .unq985 { padding-top: 24px; padding-bottom: 24px; }
.by5kr .unq985 { padding-top: 40px; padding-bottom: 40px; }
.rrl5vhe .unq985 { padding-top: 52px; padding-bottom: 52px; }
.uqlngh .unq985:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.uqlngh .unq985:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.uqlngh .unq985:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.uqlngh .unq985:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.clvfyg4v .yed7b2g { padding-top: 10px;  padding-bottom: 10px; }
.wa3a5 .yed7b2g { padding-top: 18px;  padding-bottom: 18px; }
.doavha2s .yed7b2g { padding-top: 36px;  padding-bottom: 36px; }
.uwz5msmb .yed7b2g { padding-top: 48px;  padding-bottom: 48px; }
.cv2rkna h2.ziot { font-weight: 600; }
.cv2rkna h3.qzzrlk     { font-weight: 600; }
.ph5hpt h2.ziot { font-weight: 800; }
.ph5hpt h3.qzzrlk     { font-weight: 700; }
.btd4 { font-weight: 600; }
.btd4 h2.ziot { font-weight: 900; }
.btd4 h3.qzzrlk     { font-weight: 800; }
.btd4 .r0d2 strong,
.btd4 .r0d2 strong { font-weight: 600; }
.mae1d {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.v8lbyx .mae1d { display: none; }
@media (max-width: 640px) { .mae1d { display: none; } }
.mae1d { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mae1d:hover { opacity: 0.85; }
.m8txgn0 .mae1d { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.hxcj15s .mae1d,
.wskj  .mae1d { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.hxcj15s .mae1d:hover,
.wskj  .mae1d:hover { opacity: 0.88; }
.m8txgn0.hxcj15s .mae1d,
.m8txgn0.wskj  .mae1d { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.dm7y {
  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;
}
.dm7y:hover { transform: translateY(-2px); opacity: 0.92; }
.dm7y { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dhokc3bo .dm7y { display: none; }
.zg6ez .dm7y { right: 32px; }
.vl1z  .dm7y { left: 32px; }
@media (max-width: 480px) {
  .zg6ez .dm7y { right: 20px; bottom: 20px; }
  .vl1z  .dm7y { left: 20px; bottom: 20px; }
}
.mayiz43 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.chle6 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vpgpwv7 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.dkub { color: var(--text-dim); font-size: 0.8rem; }
.b0qr9537 a, .hb17 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.b0qr9537 a:hover, .hb17 a:hover { color: var(--accent-light); }
.hb17 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.bm3z0 .chle6 { text-align: center; }
.bm3z0 .hb17 { justify-content: center; margin-bottom: 16px; }
.bm3z0 .vpgpwv7 { margin-top: 0; }
.sclrmsc { margin-top: 10px; }
.sclrmsc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .chle6 { padding-left: 16px; padding-right: 16px; }
  .mmazj1e .chle6 { padding: 20px 16px; }
  .hb17 { gap: 4px 12px; }
  .vpgpwv7 { font-size: 0.78rem; }
}
.cvm8wkh .vpgpwv7 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.cvm8wkh .dkub { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .cvm8wkh .sgpd { grid-template-columns: 1fr 1fr; } .cvm8wkh .z80gvt { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cvm8wkh .sgpd { grid-template-columns: 1fr; } }
.bn1b .vpgpwv7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .bn1b .e6800e { gap: 12px; } .bn1b .j6zw6 { margin-right: 0; width: 100%; } }
.mlbz7 .vpgpwv7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.mlbz7 .dkub { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .mlbz7 .nk65kkno { grid-template-columns: 1fr 1fr; } .mlbz7 .fsi150p { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mlbz7 .nk65kkno { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .a8ee0a .jbyt { grid-template-columns: 1fr 1fr; } .a8ee0a .jxv5gdmv:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a8ee0a .jbyt { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .mn5i .jbyt { grid-template-columns: 1fr; } }
.ciiio .chle6 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ciiio .hb17 { justify-content: center; }
.zoy1q8 .ld7ioj      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.zoy1q8 .mayiz43 { background: var(--bg-page); border-top-color: var(--border-alt); }
.ikr254ux .ld7ioj      { background: #0d1117; border-bottom-color: #21262d; }
.ikr254ux .v5dp { color: var(--accent-light); }
.ikr254ux .vnv0x4 { --msep-color: #8b949e; }
.ikr254ux .vnv0x4 a { color: #8b949e; }
.ikr254ux .vnv0x4 a:hover { color: var(--accent-light); }
.ikr254ux .ssv6b0 { color: #8b949e; }
.ikr254ux .mayiz43 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ikr254ux .vpgpwv7,
.ikr254ux .dkub { color: #6e7681; }
.ikr254ux .b0qr9537 a, .ikr254ux .hb17 a,
.ikr254ux .b0qr9537 a:hover, .ikr254ux .hb17 a:hover,
@media (max-width: 640px) {
  .ikr254ux .vnv0x4 { background: #0d1117; border-top-color: #21262d; }
  .ikr254ux .vnv0x4 li a { border-bottom-color: #21262d; }
}
.avphdv .ld7ioj      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.avphdv .v5dp { color: var(--accent-light); }
.avphdv .vnv0x4 { --msep-color: #475569; }
.avphdv .vnv0x4 a { color: #475569; }
.avphdv .vnv0x4 a:hover { color: var(--accent-light); }
.avphdv .ssv6b0 { color: #64748b; }
.avphdv .mayiz43 { background: #f0f4f8; border-top-color: #cbd5e1; }
.avphdv .vpgpwv7,
.avphdv .dkub { color: #64748b; }
.avphdv .b0qr9537 a, .avphdv .hb17 a,
.avphdv .b0qr9537 a:hover, .avphdv .hb17 a:hover,
@media (max-width: 640px) {
  .avphdv .vnv0x4 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .avphdv .vnv0x4 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.hxcj15s .ld7ioj      { background: var(--accent); border-bottom-color: var(--accent-light); }
.hxcj15s .v5dp { color: #fff; }
.hxcj15s .vnv0x4 { --msep-color: rgba(255,255,255,0.82); }
.hxcj15s .vnv0x4 a { color: rgba(255,255,255,0.82); }
.hxcj15s .vnv0x4 a:hover { color: #fff; }
.hxcj15s .ssv6b0 { color: rgba(255,255,255,0.9); }
.hxcj15s .mayiz43 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.hxcj15s .vpgpwv7,
.hxcj15s .dkub { color: rgba(255,255,255,0.72); }
.hxcj15s .b0qr9537 a, .hxcj15s .hb17 a,
.hxcj15s .b0qr9537 a:hover, .hxcj15s .hb17 a:hover,
@media (max-width: 640px) {
  .hxcj15s .vnv0x4 { background: var(--accent); border-top-color: var(--accent-light); }
  .hxcj15s .vnv0x4 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wskj .ld7ioj {
  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);
}
.wskj .mayiz43 {
  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) {
  .wskj .vnv0x4 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.yxfa3 .g14t6 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jfvb2eh .g14t6 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.z7xz .g14t6 { min-height: 72px; height: auto; }
.oatn2hwj .g14t6 { min-height: 84px; height: auto; }
.mmazj1e .g14t6 { max-width: none; padding: 0 32px; }
.mmazj1e .chle6  { max-width: none; padding: 24px 32px; }
.y0gtet.qff2h .g14t6 { max-width: 1200px; }
.y0gtet.f6cdcnge .g14t6 { max-width: 1320px; }
.r2li0t4   .v5dp, .r2li0t4   .j6zw6 { text-transform: capitalize; }
.a4ovmw .v5dp, .a4ovmw .j6zw6 { text-transform: lowercase; }
.lx14b .v5dp, .lx14b .j6zw6 { text-transform: uppercase; letter-spacing: 0.06em; }
.ixneze6b, .f7iu3ok {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.or0strr .ixneze6b,
.gg4m2d6n .ixneze6b,
.gmfek .ixneze6b,
.z2fpl .ixneze6b,
.gg4w   .vnv0x4 a { font-weight: 500; }
.pxqy86 .vnv0x4 a { font-weight: 600; }
.ras7     .vnv0x4 a { font-weight: 700; }
.y4reuqk    .vnv0x4 a { font-weight: 800; letter-spacing: 0.01em; }
.inhge4     .vnv0x4 > li + li::before,
.kw161fjs    .vnv0x4 > li + li::before,
.wu07pekp    .vnv0x4 > li + li::before,
.vle0dv1u .vnv0x4 > li + li::before,
.u9105wh .vnv0x4 > li + li::before,
.wyxmzy  .vnv0x4 > li + li::before,
.z3s8x    .vnv0x4 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.inhge4     .vnv0x4 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.kw161fjs    .vnv0x4 > li + li::before { content: "|"; }
.wu07pekp    .vnv0x4 > li + li::before { content: "—"; }
.vle0dv1u .vnv0x4 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.u9105wh .vnv0x4 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wyxmzy  .vnv0x4 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.z3s8x    .vnv0x4 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .z8pr1s .ssv6b0,
  .zaw9weof .ssv6b0,
  .vxrdc .ssv6b0,
  .gqjei9 .ssv6b0,
  .zz2mjf .ssv6b0 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .z8pr1s .ssv6b0::before,
  .zaw9weof .ssv6b0::before,
  .vxrdc .ssv6b0::before,
  .gqjei9 .ssv6b0::before,
  .zz2mjf .ssv6b0::before { content: ""; display: block; flex-shrink: 0; }

  
  .z8pr1s .ssv6b0::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;
  }

  
  .zaw9weof .ssv6b0::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;
  }

  
  .vxrdc .ssv6b0::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;
  }

  
  .gqjei9 .ssv6b0::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;
  }

  
  .zz2mjf .ssv6b0::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) {
  .mcqjwg3u .ssv6b0 {
    padding: 5px 14px;
  }
  .mcqjwg3u .vnv0x4 {
    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;
  }
  .mcqjwg3u .vnv0x4 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .mcqjwg3u .vnv0x4 li a:hover { background: var(--bg-raised); }
  .mcqjwg3u .qudmv1n,
  .wro8a70 .qudmv1n,
  .sq29 .qudmv1n { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .dtuyd2 .ssv6b0 {
    padding: 5px 10px;
  }
  .dtuyd2 .vnv0x4 {
    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);
  }
  .dtuyd2 .vnv0x4.qqegf6 { transform: translateX(0); }
  .dtuyd2 .vnv0x4 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .dtuyd2 .vnv0x4 li:last-child a { border-bottom: none; }
  .hxcj15s .vnv0x4,
  .ikr254ux .vnv0x4 { background: var(--accent) !important; }
  .hxcj15s .vnv0x4 li a,
  .ikr254ux .vnv0x4 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .sq29 .ssv6b0 {
    padding: 5px 10px;
  }
  .sq29 .vnv0x4 {
    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);
  }
  .sq29 .vnv0x4::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .sq29 .vnv0x4.qqegf6 { transform: translateY(0); }
  .sq29 .vnv0x4 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .f7zki .ssv6b0 {
    padding: 5px 10px;
  }
  .f7zki .vnv0x4 {
    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;
  }
  .f7zki .vnv0x4.qqegf6 { opacity: 1; pointer-events: auto; }
  .f7zki .vnv0x4 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zosbtn     .ssv6b0 { border-radius: 0 !important; }
  .vfheg   .ssv6b0 { border-radius: 8px !important; }
  .kpi8t .ssv6b0 { border-radius: 50% !important; }
  .yask8   .ssv6b0 { border-radius: 999px !important; }
}
.q7lf0f .msmjlt4 { height: 36px; }
.wrun4tb6 .msmjlt4 { height: 60px; max-width: 200px; }
.eybyzbb .msmjlt4 { height: 76px; max-width: 240px; }
.rn7i9z    .t4bw0ih, .rn7i9z    .a02a7yhz { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .a2ve .nnrhq2b {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .a2ve .lm2h {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .a2ve .lm2h { padding: 40px 16px 20px; }
  .a2ve .g0m96 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .a2ve .ifg99v { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .u4hz .lm2h {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .u4hz .lm2h::before {
    position: absolute; top: 14px; left: 14px;
  }
  .u4hz .s1w7p {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .u4hz .rtjwb { white-space: normal; text-align: center; font-size: 1.2rem; }
  .u4hz .g0m96 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .u4hz .ifg99v { width: 100%; min-width: 0; }
  .u4hz .t4bw0ih { min-width: 0; }
}
.ddpm4o .nnrhq2b { counter-reset: cs-rank; }
.ddpm4o .lm2h::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;
}
.wkyqx55 .q3h4f {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.wkyqx55 .q3h4f summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.wkyqx55 .q3h4f p { padding: 0 2px 16px; }
.wr48 .q3h4f { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.wr48 .q3h4f summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.wr48 .q3h4f summary::after { content: "›"; font-size: 1.2em; }
.wr48 .q3h4f[open] summary::after { content: "‹"; }
.wr48 .q3h4f p { padding: 10px 22px 4px; }
.i3dhrymc .q3h4f {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.i3dhrymc .q3h4f summary { color: var(--text-primary); padding-left: 16px; }
.i3dhrymc .q3h4f summary::after { content: "›"; font-size: 1.1em; }
.i3dhrymc .q3h4f[open] summary::after { content: "‹"; }
.i3dhrymc .q3h4f p { padding-left: 16px; }
.rvc3w0y .f4b2ktt7 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.rvc3w0y .q3h4f {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.rvc3w0y .q3h4f:last-child { border-bottom: none; }
.rvc3w0y .q3h4f summary { color: var(--text-primary); border-radius: 0; }
.rvc3w0y .q3h4f summary::after { content: "›"; font-size: 1.1em; }
.rvc3w0y .q3h4f[open] summary::after { content: "‹"; }
.sxz7fw75 .q3h4f { overflow: hidden; }
.sxz7fw75 .q3h4f summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.sxz7fw75 .q3h4f summary::after { color: rgba(255,255,255,.75); }
.sxz7fw75 .q3h4f[open] summary { border-radius: 0; }
.igjg56u5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hwrbagh {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.kvmxb92n {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.d4khx3s { color: var(--text-muted); font-size: 1.05rem; }
.z5pel {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.t2rmwmt5 { margin-bottom: 20px; }
.mcyidgrf {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.r8r6ws6o {
  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;
}
.r8r6ws6o:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.m45ap { resize: vertical; min-height: 130px; }
.ghgqecpi { width: 100%; margin-top: 8px; }
.uunzkw {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.r3tlagf {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.vkfut { color: var(--text-muted); line-height: 1.75; }
.duig { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.duig li { margin-bottom: 6px; }
.ru1j8ux { max-width: 760px; margin: 0 auto; }
.xn5vw9 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ko4o5 { max-width: 760px; margin: 0 auto; }
.epm0uxg ul.duig { margin: 0; }
@media (max-width: 640px) { .z9jr2w4s { grid-template-columns: 1fr; gap: 10px; } }
.gwmp4d { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.qd26f8k { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.i2nuwg { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.qd26f8k p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.qd26f8k .duig { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gwmp4d { grid-template-columns: 1fr; } }
.anyvc2jh ul.duig { margin: 0; }
.pggl1u .duig,
.ucnu03e0 .duig,
.smpl .duig,
.iptq .duig {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .x9rxlh { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .obviqhh { grid-template-columns: 1fr; } .aa7c { position: static; text-align: center; } }
@media (max-width: 860px) { .eb9ucc { grid-template-columns: 1fr; } }
.iptq .duig { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .r3xz7xs { flex-direction: column; text-align: center; } .qhvvz8lp { grid-template-columns: 1fr; } }
.jeaq .kvmxb92n { color: var(--accent-light); }
.fldeesv .kvmxb92n { font-size: 2rem; }
.fldeesv .d4khx3s { max-width: 680px; }
.nxq3c .kvmxb92n { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.nxq3c .d4khx3s  { margin: 0; }
@media (max-width: 640px) { .nxq3c { flex-direction: column; } }
.p565 .kvmxb92n { color: var(--accent-light); }
.tbvbavid {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.tbvbavid .kvmxb92n { color: #fff; }
.tbvbavid .d4khx3s  { color: rgba(255,255,255,0.85); }
.rtk64 { max-width: 680px; margin: 0 auto; }
.wqjylbq {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .wqjylbq { grid-template-columns: 1fr; } }
.rwwixcfs .r8r6ws6o {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.rwwixcfs .r8r6ws6o:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ha7mr4v .r8r6ws6o { background: var(--bg-raised); border-color: transparent; }
.ha7mr4v .r8r6ws6o:focus { background: var(--bg-card); border-color: var(--accent-light); }
.fd04 .r8r6ws6o { border-radius: 100px; padding: 11px 20px; }
.fd04 .m45ap { border-radius: 14px; }
.aq86akz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.aq86akz summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.aq86akz summary::-webkit-details-marker { display: none; }
.aq86akz summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.aq86akz[open] summary::after { content: "−"; }
.kebm {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.yfqvyx0v {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .yfqvyx0v { grid-template-columns: 1fr; } }
.aw1pwpd {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.aw1pwpd h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.aw1pwpd p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.jsdy { counter-reset: priv-count; }
.nbbrm8 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.nbbrm8:last-child { border-bottom: none; }
.u4jg01 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.nbbrm8 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.nbbrm8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rpfi { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.rpfi li { margin-bottom: 6px; }
.bi4y{position:relative;overflow:visible}
.st4sipl .r31gqnx,.cu60z0 .r31gqnx{display:block}
.st4sipl .r31gqnx{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}
.st4sipl .r31gqnx .uexm3pz{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}
.st4sipl .jyqm{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.st4sipl .r31gqnx{position:relative;margin-top:16px}
.st4sipl .r31gqnx .uexm3pz{margin:0 auto}
.cu60z0 .vxi8~.r31gqnx,
.cu60z0 .vxi8~.r31gqnx .uexm3pz,
.vxi8~.r31gqnx,.g105~.r31gqnx{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}
.vxi8~.r31gqnx .uexm3pz{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.cth39t{--date-bg:transparent}
.lzop .g98ltme0::before{content:"›";opacity:.4}
.lzop .jyqm + .jyqm::before{content:"›";margin-right:6px;opacity:.4}
.ruz8p .fuid{padding:20px 0}
@media(max-width:640px){
  .fuid{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .sho9wt{max-width:100%}
}
:root {
  --accent:          #538638;
  --brand:           #538638;
  --brand-light:     #93c17b;
  --brand-pale:      #bacfae;
  --grad-start:      #263e19;
  --grad-end:        #477430;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #538638;
  --cta-light:       #77b159;
  --cta-hover:       #64a244;
  --bg-page:         #0b1108;
  --bg-surface:      #121b0d;
  --bg-card:         #192512;
  --bg-card-inner:   #1f3017;
  --bg-raised:       #263a1c;
  --bg-hover:        #2d4421;
  --border:          #365227;
  --border-alt:      #446731;
  --border-section:  #365227;
  --text-primary:    #e5e6e4;
  --text-muted:      #a4aaa1;
  --text-body:       #cbcec9;
  --text-sub:        #a4aaa1;
  --text-faint:      #71786d;
  --text-dim:        #575d54;
  --text-label:      #8a9186;
  --text-value:      #bec2bc;
  --accent-bg:       #1d211b;
  --accent-bg-light: #2b3526;
  --bg-tip:          #16261b;
  --bg-warning:      #272115;
  --bg-info:         #162326;
  --bg-pros:         #16261b;
  --bg-cons:         #261a16;
  --c-pros:          #8de1a5;
  --c-cons:          #e6a089;
  --c-pros-label:    #65d784;
  --c-tip-border:    #48cf6e;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8de1a5;
}
:root { --logo-bg-opacity: 61%; }
body, button, input { font-family: "Exo", sans-serif; }
.bl2le .cig3 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.bl2le .cig3::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.bl2le .fvlv     .cig3::before { content: "";  color: var(--c-tip-border); }.bl2le .po6y6 .cig3::before { content: ""; color: var(--c-warn-border); }.bl2le .ezmnr7    .cig3::before { content: ""; color: #60a5fa; }.eoql5f .bl2le .fvlv     .cig3::before { color: #10b981; }.eoql5f .bl2le .po6y6 .cig3::before { color: #f43f5e; }.eoql5f .bl2le .ezmnr7    .cig3::before { color: #a855f7; }.tr76b  .bl2le .fvlv     .cig3::before { color: #eab308; }.tr76b  .bl2le .po6y6 .cig3::before { color: #ef4444; }.tr76b  .bl2le .ezmnr7    .cig3::before { color: #f97316; }.xslvgxe  .bl2le .fvlv     .cig3::before { color: #38bdf8; }.xslvgxe  .bl2le .po6y6 .cig3::before { color: #818cf8; }.xslvgxe  .bl2le .ezmnr7    .cig3::before { color: #2dd4bf; }.ei7kuh .bl2le .cig3::before { color: var(--accent-light) !important; }
.lx7oso3 .q176n, .lx7oso3 .vxi8 { min-height: 520px; }
.txu3nfac .mae1d::after,.txu3nfac .dm7y::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; }
.ht63a74::before { content: '/'; }
.ljiz .jyqm::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.ljiz .jyqm:first-of-type::before{content:"\f06e"}.ljiz .jyqm:last-of-type::before{content:"\f4fc"}