: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;
}
.ybj5n5 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lxpr {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.rni9zh50 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.mw04rc5r { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.eblj6p08 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.eblj6p08 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.eblj6p08 a:hover { color: var(--accent-light); }
.mwdi3fg     .yjh5yz { border-radius: 24px; padding: 8px; }
.mwdi3fg .yjh5yz li a { border-radius: 16px; }
.ykxb4xj .yjh5yz li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .yjh5yz {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .g8azf:hover .yjh5yz,
  .g8azf:focus-within .yjh5yz { display: block; }
  .yjh5yz li a { padding: 8px 16px; font-size: 0.88rem; }
}
.q8aqf {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.aj8qmvam { display: none; }
@media (max-width: 640px) {
  .aj8qmvam {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .aj8qmvam.ja2vlug0 { display: block; }
}
@media (max-width: 640px) {
  .q8aqf { display: block; }
  .eblj6p08 > li + li::before { display: none !important; }
  .eblj6p08 {
    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;
  }
  .eblj6p08.ja2vlug0 { display: flex; }
  .eblj6p08 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .eblj6p08 li:last-child a { border-bottom: none; }
}
.c204t { min-height: 480px; }
.jl1yl {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.cvt43 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.kf9yx61l .cvt43 { margin-left: 0; margin-right: 0; }
.tcvzpaiv {
  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;
}
.tcvzpaiv:hover { opacity: 0.88; }
.q3fj {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.bozkmcx0 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.q3fj .cpnk {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.q3fj .jl1yl { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.q3fj .cvt43 { color: #e2e8f0; }
.q3fj.zzes9 .cpnk { text-align: center; }
.q3fj.kf9yx61l   .cpnk { text-align: left; }
.lsey .cpnk {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.lsey .jl1yl { color: var(--text-primary); text-shadow: none; }
.lsey .cvt43 { color: var(--text-muted); }
.lsey .tcvzpaiv { margin-top: 16px; }
.lsey, .lsey.c204t { min-height: auto !important; }
.lsey.zzes9 .cpnk { text-align: center; }
.lsey.kf9yx61l   .cpnk { 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; }
}
.wgq8a .q3fj .bozkmcx0 {
  overflow: hidden;
}
.wgq8a .q3fj .bozkmcx0::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.r7a78 .q3fj .bozkmcx0 {
  overflow: hidden;
}
.r7a78 .q3fj .bozkmcx0::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.op6r .q3fj .bozkmcx0 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.lrd1xr .q3fj .bozkmcx0 {
  overflow: hidden;
}
.lrd1xr .q3fj .bozkmcx0::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.s9hlu .q3fj .bozkmcx0 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.yyzteskm .bozkmcx0 {
  background: none;
}
.yyzteskm .jl1yl { color: #fff; }
.yyzteskm .cvt43 { color: rgba(255,255,255,0.85); }
.yyzteskm .tcvzpaiv { background: #fff; color: var(--cta); }
.yyzteskm .tcvzpaiv:hover { opacity: 0.92; }
.kjvui .jl1yl { text-shadow: none; color: var(--text-primary); }
.kjvui .cvt43 { color: var(--text-muted); }
body.qkahiups .jl1yl {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.iyp1 .jl1yl {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.kjvui.zzes9 .q7r65uzz { align-items: center; text-align: center; }
.s8390 .cpnk { padding-bottom: 24px; }
.ctoon .cpnk { max-width: 960px; }
@media (max-width: 700px) {
  .kjvui { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .kjvui .nodisi7 { display: none !important; }
  .k785z5ts .nodisi7 { display: none !important; }
  .cuf5zrj .e1t27vtd { display: none !important; }
  .c4uc5k8n .emxtq3 { display: none !important; }
  .q7r65uzz  { padding: 36px 24px; }
  .kjvui~.ou2z,.hbl7ge~.ou2z{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .c204t, .kjvui { min-height: 320px !important; }
  
  .jl1yl { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .z9r806w { display: none !important; }
  
  .ciho { flex-direction: column; align-items: center; }
  .azbnmi { width: 100%; max-width: 340px; }
}
.j0scx { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ga9b { width: 100%; height: auto; display: block; border-radius: 10px; }
.hy5lmp8 .j0scx        { border-radius: 16px; }
.hy5lmp8 .ga9b  { border-radius: 16px; }
.x4sxfhgm .j0scx         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.x4sxfhgm .ga9b   { border-radius: 8px; }
.fqgdys { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.iyek { width: 100%; padding: 32px 0; position: relative; }
.ys2ycmk { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.u1ynssu .iyek:nth-child(even) { background: var(--bg-surface); }
.u1ynssu .iyek:nth-child(odd)  { background: var(--bg-page); }
.zfeas .iyek:nth-child(even) { background: var(--bg-card); }
.zfeas .iyek:nth-child(odd)  { background: var(--bg-page); }
.u1ynssu .iyek:nth-child(odd)  .ys2ycmk { background: var(--bg-card); border-radius: 6px; }
.u1ynssu .iyek:nth-child(even) .ys2ycmk { background: var(--bg-raised); border-radius: 6px; }
.zfeas .iyek:nth-child(odd)  .ys2ycmk { background: var(--bg-card); border-radius: 6px; }
.zfeas .iyek:nth-child(even) .ys2ycmk { background: var(--bg-raised); border-radius: 6px; }
.u1ynssu .iyek:nth-child(even) .vhhfb .g0jvdh,
.zfeas .iyek:nth-child(even) .vhhfb .g0jvdh { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.u1ynssu .iyek:nth-child(odd) .vhhfb .g0jvdh,
.zfeas .iyek:nth-child(odd) .vhhfb .g0jvdh { background: var(--bg-card-inner); }
.u1ynssu .iyek:nth-child(even) .tdoz34v9 .g0jvdh:nth-child(odd),
.zfeas .iyek:nth-child(even) .tdoz34v9 .g0jvdh:nth-child(odd)  { background: var(--bg-card); }
.u1ynssu .iyek:nth-child(even) .tdoz34v9 .g0jvdh:nth-child(even),
.zfeas .iyek:nth-child(even) .tdoz34v9 .g0jvdh:nth-child(even) { background: var(--bg-card-inner); }
h1.g9ku { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.g9ku {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.j08l7782 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ux7c8 h2.g9ku {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.a6qsw h2.g9ku {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.jyxa h2.g9ku {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.oha4fc7 h2.g9ku::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ngtc1fk h2.g9ku {
  color: var(--text-primary); font-size: 1.7rem;
}
.is36 h2.g9ku::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.xp0k h2.g9ku {
  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;
}
.rvoas5t1 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .rvoas5t1 { display: none; } }
.ux20076 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.xh47rl9d { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.m82xuz {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.bksm4 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.akhizw6 { padding-left: 20px; }
.akhizw6 li { margin-bottom: 6px; }
.akhizw6 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.akhizw6 a:hover { color: var(--accent-light); }
.m5bolrp .bksm4 { display: none; }
.y1nmfa3o .bksm4 { display: none; }
.y1nmfa3o .akhizw6 { padding-left: 0; list-style: none; }
.y1nmfa3o .akhizw6 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.y1nmfa3o .akhizw6 a { font-size: 0.92rem; }
.bnps .m82xuz { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.bnps .bksm4 { display: none; }
.bnps .akhizw6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.bnps .akhizw6 li { margin-bottom: 0; }
.bnps .akhizw6 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;
}
.bnps .akhizw6 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.y90ifmuy .m82xuz { padding: 20px 20px 16px; }
.y90ifmuy .akhizw6 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.y90ifmuy .akhizw6 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.y90ifmuy .akhizw6 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;
}
.y90ifmuy .akhizw6 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;
}
.y90ifmuy .akhizw6 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.y90ifmuy .akhizw6 a:focus,
.y90ifmuy .akhizw6 a:focus-visible,
.y90ifmuy .akhizw6 a:target { outline: none; }
.y90ifmuy .akhizw6 li:target a { border-color: var(--border); color: var(--text-muted); }
.mvwby .m82xuz { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mvwby .bksm4 { display: none; }
.mvwby .akhizw6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mvwby .akhizw6 li { margin-bottom: 0; }
.mvwby .akhizw6 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mvwby .akhizw6 li:last-child::after { content: ""; margin-right: 0; }
.mvwby .akhizw6 a { font-size: 0.9rem; }
.g0jvdh { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.vhhfb .g0jvdh { background: var(--bg-card); }
.tdoz34v9 .g0jvdh:nth-child(odd)  { background: var(--bg-card); }
.tdoz34v9 .g0jvdh:nth-child(even) { background: var(--bg-raised); }
.kf1no5 .g0jvdh {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.kf1no5 .g0jvdh:last-child { border-bottom: none; }
.kf1no5 h3.j08l7782 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.d9fouhi .g0jvdh {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.d9fouhi .g0jvdh + .g0jvdh { margin-top: 4px; }
.kilq11 .g0jvdh { background: none; border-radius: 0; padding: 12px 0; }
.kilq11 .g0jvdh + .g0jvdh { border-top: 1px solid var(--border-section); }
.vyj5z { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.inqh0t { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.o2j0u { color: var(--text-body); margin-bottom: 10px; }
.d4esi6, .k5b1bb70 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.d4esi6 li, .k5b1bb70 li { margin-bottom: 6px; }
.k5b1bb70 li { list-style: decimal; }
.lm5j     .d4esi6 { list-style-type: "● "; }
.zm8l13  .d4esi6 { list-style-type: "■ "; }
.stbq .d4esi6 { list-style-type: "◆ "; }
.bux79q    .d4esi6 { list-style-type: "★ "; }
.lm5j     .cb1ieyty { list-style-type: "● "; }
.zm8l13  .cb1ieyty { list-style-type: "■ "; }
.stbq .cb1ieyty { list-style-type: "◆ "; }
.bux79q    .cb1ieyty { list-style-type: "★ "; }
.lm5j    .d4esi6 li::marker, .lm5j    .cb1ieyty li::marker,
.zm8l13 .d4esi6 li::marker, .zm8l13 .cb1ieyty li::marker,
.stbq .d4esi6 li::marker, .stbq .cb1ieyty li::marker,
.bux79q   .d4esi6 li::marker, .bux79q   .cb1ieyty li::marker {
  color: var(--cta); font-size: 1em;
}
.lm5j .k5b1bb70,
.zm8l13 .k5b1bb70,
.stbq .k5b1bb70,
.bux79q .k5b1bb70 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.lm5j .k5b1bb70 li,
.zm8l13 .k5b1bb70 li,
.stbq .k5b1bb70 li,
.bux79q .k5b1bb70 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.lm5j .k5b1bb70 li::before,
.zm8l13 .k5b1bb70 li::before,
.stbq .k5b1bb70 li::before,
.bux79q .k5b1bb70 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;
}
.lm5j     .k5b1bb70 li::before { border-radius: 50%; }
.zm8l13  .k5b1bb70 li::before { border-radius: 3px; }
.stbq .k5b1bb70 li::before { border-radius: 3px; }
.bux79q    .k5b1bb70 li::before { border-radius: 50%; }
.stc0 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.mr28 .stc0,
.q7viuz .stc0 { background: transparent; border: none; border-radius: 0; }
.swzdb7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.swzdb7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.swzdb7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.swzdb7 tr:hover td { background: var(--bg-hover); }
.tgjth .swzdb7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.a7b8jdk4 .swzdb7 { border: 1px solid var(--border-alt); }
.a7b8jdk4 .swzdb7 th,
.a7b8jdk4 .swzdb7 td { border: 1px solid var(--border-alt); }
.h86i .swzdb7 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.h86i .swzdb7 td { border-bottom: none; }
.h86i .swzdb7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.mt1m76i .swzdb7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ajjz .stc0 {
  overflow: hidden;
}
.ajjz .swzdb7 th { border-bottom: 1px solid var(--border-alt); }
.ajjz .swzdb7 tr:last-child td { border-bottom: none; }
.hc94d { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.kb8m { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.lplbot { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.t8zxpf { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ec5izi { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.cb1ieyty { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.cb1ieyty 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%}
.dexzfqai .t8zxpf { background: transparent; text-align: center; }
.cfs1h .lplbot {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.xi6a6g8 .lplbot {
  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);
}
.jxs1b .kb8m { display: grid; grid-template-columns: auto 1fr; }
.jxs1b .lplbot {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jxs1b .t8zxpf { grid-column: 2; }
.jxs1b .ec5izi,
.jxs1b .cb1ieyty { grid-column: 1 / -1; }
.cxwi8aw0 .kb8m { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.cxwi8aw0 .lplbot {
  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);
}
.cxwi8aw0 .t8zxpf { grid-column: 2; }
.cxwi8aw0 .ec5izi,
.cxwi8aw0 .cb1ieyty { grid-column: 1 / -1; }
.kn7cj242 .kb8m { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.kn7cj242 .t8zxpf { background: none; color: var(--accent-light); font-weight: 700; }
.u3vc9xr .kb8m { 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); }
.u3vc9xr .t8zxpf { background: none; color: var(--accent-light); font-weight: 700; }
.wezb2x1g .kb8m { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.wezb2x1g .kb8m:last-child { border-bottom: none; }
.wezb2x1g .t8zxpf { background: none; color: var(--accent-light); font-weight: 700; }
.k9k539th .kb8m { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.k9k539th .t8zxpf { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mcgose .hc94d { counter-reset: card-n; }
.mcgose .kb8m  { counter-increment: card-n; }
.mcgose .t8zxpf { display: flex; align-items: center; gap: 10px; }
.mcgose .t8zxpf::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;
}
.pdmcvq .kb8m { background: var(--bg-surface); border: 1px solid var(--border); }
.pdmcvq .t8zxpf { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.rzwyw9z2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ryqe6 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.fmewop { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.b35e { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.rzwyw9z2 strong { color: var(--text-primary); font-size: 0.95rem; }
.rzwyw9z2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.h1lfas5q { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ugt1, .oh0h { border-radius: 8px; padding: 14px; }
.ugt1 { background: var(--bg-pros); }
.oh0h { background: var(--bg-cons); }
.g36nfz { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ugt1 .g36nfz { color: var(--c-pros-label); }
.oh0h .g36nfz { color: #f87171; }
.ugt1 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.oh0h ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ga9b { width: 100%; height: auto; border-radius: 10px; display: block; }
.v3x7 {
  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;
}
.v3x7:hover { opacity: 0.85; }
.tmgkl1nh .v3x7  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.tmgkl1nh .v3x7:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zltffm .v3x7  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.zltffm .v3x7:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dhd0ol .tcvzpaiv { border-radius: 50px; }
.dhd0ol .v3x7  { border-radius: 50px; }
.wm8spi .tcvzpaiv { padding-left: 22px; padding-right: 22px; }
.wm8spi .v3x7  { padding-left: 12px; padding-right: 12px; }
.cw5lsp .tcvzpaiv { padding-left: 44px; padding-right: 44px; }
.cw5lsp .v3x7  { padding-left: 24px; padding-right: 24px; }
.nvft3vb .tcvzpaiv { padding-left: 56px; padding-right: 56px; }
.nvft3vb .v3x7  { padding-left: 32px; padding-right: 32px; }
.g4nu   .tcvzpaiv::after, .g4nu   .v3x7::after,
.fwsk0ty .tcvzpaiv::after, .fwsk0ty .v3x7::after,
.g4his7i7    .tcvzpaiv::after, .g4his7i7    .v3x7::after,
.zc10s4wt    .tcvzpaiv::after, .zc10s4wt    .v3x7::after,
.hhjxyg0    .tcvzpaiv::after, .hhjxyg0    .v3x7::after,
.krptx     .tcvzpaiv::after, .krptx     .v3x7::after,
.l55j1x2    .tcvzpaiv::after, .l55j1x2    .v3x7::after,
.w88n2f   .tcvzpaiv::after, .w88n2f   .v3x7::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;
}
.g4nu .tcvzpaiv::after, .g4nu .v3x7::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");
}
.fwsk0ty .tcvzpaiv::after, .fwsk0ty .v3x7::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");
}
.g4his7i7 .tcvzpaiv::after, .g4his7i7 .v3x7::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");
}
.zc10s4wt .tcvzpaiv::after, .zc10s4wt .v3x7::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");
}
.hhjxyg0 .tcvzpaiv::after, .hhjxyg0 .v3x7::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");
}
.krptx .tcvzpaiv::after, .krptx .v3x7::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");
}
.l55j1x2 .tcvzpaiv::after, .l55j1x2 .v3x7::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");
}
.w88n2f .tcvzpaiv::after, .w88n2f .v3x7::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");
}
.zlnioe   .fykyj::after, .zlnioe   .va3gn::after,
.cc5j9eq .fykyj::after, .cc5j9eq .va3gn::after,
.mqjja5jp    .fykyj::after, .mqjja5jp    .va3gn::after,
.yes0    .fykyj::after, .yes0    .va3gn::after,
.bkmdhyer    .fykyj::after, .bkmdhyer    .va3gn::after,
.phn7     .fykyj::after, .phn7     .va3gn::after,
.j50c4j    .fykyj::after, .j50c4j    .va3gn::after,
.k4t4b7c   .fykyj::after, .k4t4b7c   .va3gn::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;
}
.zlnioe .fykyj::after, .zlnioe .va3gn::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");
}
.cc5j9eq .fykyj::after, .cc5j9eq .va3gn::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");
}
.mqjja5jp .fykyj::after, .mqjja5jp .va3gn::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");
}
.yes0 .fykyj::after, .yes0 .va3gn::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");
}
.bkmdhyer .fykyj::after, .bkmdhyer .va3gn::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");
}
.phn7 .fykyj::after, .phn7 .va3gn::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");
}
.j50c4j .fykyj::after, .j50c4j .va3gn::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");
}
.k4t4b7c .fykyj::after, .k4t4b7c .va3gn::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");
}
.l01c6 .jpehzet { background: transparent; padding: 0; }
@media (min-width: 721px) {
  .i6zd { flex: 0 0 260px; width: 260px; }
  .mpk4i53 { flex: 0 0 120px; width: 120px; }
  .u6eg3fo { flex: 0 0 110px; width: 110px; }
  .qf8v   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .p0db { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.p0db.v3x7 { 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) {
  .uvdrrw { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .uvdrrw .g2vv { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .uvdrrw .i6zd { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .uvdrrw .jpehzet { width: 100%; min-width: unset; height: 120px; }
  .uvdrrw .f4j8c { max-height: 96px; max-width: 200px; }
  .uvdrrw .jfshuu { min-width: unset; text-align: center; white-space: normal; }
  .uvdrrw .mpk4i53 { min-width: 0; }
  .uvdrrw .qf8v { 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; }
  .uvdrrw .p0db { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .e7tf3a97 .g2vv { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .t14e .jp2mkk {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .t14e .wd0j { margin: 0; }
}
.q7viuz .h1lfas5q { gap: 10px; }
.q7viuz .ugt1, .q7viuz .oh0h { padding: 12px; }
.q7viuz .ugt1 ul, .q7viuz .oh0h ul { margin: 4px 0 0; padding-left: 18px; }
.q7viuz .ugt1 li, .q7viuz .oh0h li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .vg5gho { grid-template-columns: 1fr; }
  .e2fu { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .e2fu .c59xdo { width: 72px; height: 50px; }
  .e2fu .cuv2 { max-width: 180px; }
  .e2fu .uvaalcr { width: auto; }
}
@media (max-width: 720px) {
  .f3tmc6 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .l6ob { padding: 16px; }
  .euhuo1fs .af6ja { min-width: 50%; }
}
.v5z9c .h1lfas5q { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .lqpv { grid-template-columns: 1fr; }
  .w53manky { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ku58hb { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ohh20qz { flex-wrap: wrap; padding: 16px; }
}
.fyzql .h1lfas5q { gap: 8px; }
.fyzql .ugt1, .fyzql .oh0h { padding: 8px; }
@media (max-width: 480px) {
  .ll90mvky { flex-direction: column; align-items: stretch; }
}
.cw54q .uvaalcr .v3x7 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .nyvbsje { flex-direction: column; align-items: stretch; gap: 10px; }
  .cw54q .uvaalcr { text-align: center; }
}
@media (max-width: 720px) {
  .cdd3c5o { grid-template-columns: 1fr; }
  .i9xp0n { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .qg672a { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .w0vv24 { grid-template-columns: 1fr; }
  .jcqsjle { width: 100px; height: 100px; margin: 16px auto; }
  .c05sp { font-size: 1.4rem; }
  .dhuk { justify-content: center; }
  .re5q .af6ja { min-width: 50%; }
}
.ddb3 .h1lfas5q { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .jvpr0wry { flex-wrap: wrap; padding: 14px 16px; }
  .rcn7 { padding: 12px 16px; }
  .ddb3 .h1lfas5q { margin: 0 16px; }
  .ddb3 .yu7tnq { padding: 0 16px; }
  .b6ukt8 { padding: 12px 16px; }
}
.e7tf3a97 .uvdrrw {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.e7tf3a97 .g2vv {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.e7tf3a97 .g2vv:last-child { border-bottom: none; }
.e7tf3a97 .mpk4i53,
.e7tf3a97 .x2dud,
.e7tf3a97 .fxlv { border-left: 1px solid var(--border); padding-left: 10px; }
.e7tf3a97 .jfshuu { padding: 0 10px; }
.p7k4epd .p0db.v3x7 { padding: 14px 30px !important; font-size: 1rem; }
.p2ectn .p0db.v3x7 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.zsk0lw .mpk4i53 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.s2a25eh { margin: 16px 0; }
.a5o7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.a5o7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.a5o7 summary::after { content: "+"; color: var(--accent-light); }
.a5o7[open] summary::after { content: "−"; }
.a5o7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.iyek { margin-bottom: 0; }
.xor9xmby h2.g9ku { color: var(--text-primary); border-color: var(--accent-light); }
.x6goozi h2.g9ku { color: var(--text-primary); border-color: var(--accent-light); }
.yan2yu6t .jj76k1f     { background: #052e16; border-color: #10b981; }
.yan2yu6t .ryqe6 { background: #2d0a1e; border-color: #f43f5e; }
.yan2yu6t .fmewop    { background: #1e1036; border-color: #a855f7; }
.yan2yu6t .rzwyw9z2 strong  { color: #f1f5f9; }
.yan2yu6t .rzwyw9z2 p       { color: #cbd5e1; }
.yan2yu6t .xlashq    .jj76k1f     .b35e::before,
.yan2yu6t .z9tg5g3p  .jj76k1f     .b35e::before,
.yan2yu6t .l32u44  .jj76k1f     .b35e::before,
.yan2yu6t .t5b1 .jj76k1f     .b35e::before { color: #10b981; }
.yan2yu6t .xlashq    .ryqe6 .b35e::before,
.yan2yu6t .z9tg5g3p  .ryqe6 .b35e::before,
.yan2yu6t .l32u44  .ryqe6 .b35e::before,
.yan2yu6t .t5b1 .ryqe6 .b35e::before { color: #f43f5e; }
.yan2yu6t .xlashq    .fmewop    .b35e::before,
.yan2yu6t .z9tg5g3p  .fmewop    .b35e::before,
.yan2yu6t .l32u44  .fmewop    .b35e::before,
.yan2yu6t .t5b1 .fmewop    .b35e::before { color: #a855f7; }
.tejhk .ryqe6 { background: #2d0b0b; border-color: #ef4444; }
.tejhk .fmewop    { background: #2d1600; border-color: #f97316; }
.tejhk .rzwyw9z2 strong  { color: #f1f5f9; }
.tejhk .rzwyw9z2 p       { color: #cbd5e1; }
.tejhk .xlashq    .jj76k1f     .b35e::before,
.tejhk .z9tg5g3p  .jj76k1f     .b35e::before,
.tejhk .l32u44  .jj76k1f     .b35e::before,
.tejhk .t5b1 .jj76k1f     .b35e::before { color: #eab308; }
.tejhk .xlashq    .ryqe6 .b35e::before,
.tejhk .z9tg5g3p  .ryqe6 .b35e::before,
.tejhk .l32u44  .ryqe6 .b35e::before,
.tejhk .t5b1 .ryqe6 .b35e::before { color: #ef4444; }
.tejhk .xlashq    .fmewop    .b35e::before,
.tejhk .z9tg5g3p  .fmewop    .b35e::before,
.tejhk .l32u44  .fmewop    .b35e::before,
.tejhk .t5b1 .fmewop    .b35e::before { color: #f97316; }
.ifld .ryqe6 { background: #12103a; border-color: #818cf8; }
.ifld .fmewop    { background: #0a2020; border-color: #2dd4bf; }
.ifld .rzwyw9z2 strong  { color: #f1f5f9; }
.ifld .rzwyw9z2 p       { color: #cbd5e1; }
.ifld .xlashq    .jj76k1f     .b35e::before,
.ifld .z9tg5g3p  .jj76k1f     .b35e::before,
.ifld .l32u44  .jj76k1f     .b35e::before,
.ifld .t5b1 .jj76k1f     .b35e::before { color: #38bdf8; }
.ifld .xlashq    .ryqe6 .b35e::before,
.ifld .z9tg5g3p  .ryqe6 .b35e::before,
.ifld .l32u44  .ryqe6 .b35e::before,
.ifld .t5b1 .ryqe6 .b35e::before { color: #818cf8; }
.ifld .xlashq    .fmewop    .b35e::before,
.ifld .z9tg5g3p  .fmewop    .b35e::before,
.ifld .l32u44  .fmewop    .b35e::before,
.ifld .t5b1 .fmewop    .b35e::before { color: #2dd4bf; }
.youirrw .ryqe6 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.youirrw .fmewop    { background: var(--accent-bg); border-color: var(--accent-pale); }
.youirrw .xlashq    .b35e::before,
.youirrw .z9tg5g3p  .b35e::before,
.youirrw .l32u44  .b35e::before,
.youirrw .t5b1 .b35e::before { color: var(--accent-light) !important; }
.oh61lhj::before,
.pmid4emq::before { margin-right: 5px; }
.f8lzpn6 .ugt1 ul li,
.f8lzpn6 .ugt1 .oh61lhj { color: #22c55e; }
.f8lzpn6 .oh0h ul li,
.f8lzpn6 .oh0h .pmid4emq { color: #ef4444; }
.fhd3b .ugt1 { background: var(--bg-pros); }
.fhd3b .oh0h { background: var(--bg-cons); }
.fhd3b .ugt1 .oh61lhj { color: var(--c-pros-label); }
.fhd3b .oh0h .pmid4emq { color: var(--c-cons); }
.fhd3b .ugt1 ul li,
.fhd3b .oh0h ul li,
.cxit2v3v .ugt1 { background: var(--bg-pros); }
.cxit2v3v .oh0h { background: var(--bg-cons); }
.cxit2v3v .ugt1 .oh61lhj { color: var(--c-pros-label); }
.cxit2v3v .oh0h .pmid4emq { color: var(--c-cons); }
.cxit2v3v .ugt1 ul li,
.cxit2v3v .eiws9dte li          { color: var(--c-pros); }
.cxit2v3v .oh0h ul li,
.cxit2v3v .lcqcs li          { color: var(--c-cons); }
.ohqjz .oh61lhj::before { content: "✓ "; }
.ohqjz .pmid4emq::before { content: "✗ "; }
.eb2x .oh61lhj::before { content: "→ "; }
.eb2x .pmid4emq::before { content: "← "; }
.yzvhpy .oh61lhj::before { content: "★ "; }
.yzvhpy .pmid4emq::before { content: "✕ "; }
.imr4 .oh61lhj::before { content: "◆ "; }
.imr4 .pmid4emq::before { content: "▲ "; }
.ppgm .rzwyw9z2 { background: transparent; border-left: none; border: 1.5px solid; }
.ppgm .ryqe6 { border-color: var(--c-warn-border); }
.ppgm .fmewop    { border-color: #60a5fa; }
.ppgm .rzwyw9z2 strong { color: var(--text-primary); }
.ppgm .rzwyw9z2 p      { color: var(--text-muted); }
.tsaj9 .rzwyw9z2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.tsaj9 .ryqe6 { border-top-color: var(--c-warn-border); }
.tsaj9 .fmewop    { border-top-color: #60a5fa; }
.hs9nm .rzwyw9z2 { border-left: none; border-radius: 8px; }
.hs9nm .ryqe6 { background: #92400e; }
.hs9nm .fmewop    { background: #1e3a8a; }
.hs9nm .rzwyw9z2 strong,
.hs9nm .rzwyw9z2 p { color: #fff; }
.hs9nm .b35e::before { color: rgba(255,255,255,0.85) !important; }
.yan2yu6t.hs9nm .jj76k1f,
.yan2yu6t .hs9nm .jj76k1f     { background: #052e16; }
.yan2yu6t.hs9nm .ryqe6,
.yan2yu6t .hs9nm .ryqe6 { background: #2d0a1e; }
.yan2yu6t.hs9nm .fmewop,
.yan2yu6t .hs9nm .fmewop    { background: #1e1036; }
.tejhk.hs9nm .ryqe6,
.tejhk .hs9nm .ryqe6  { background: #2d0b0b; }
.tejhk.hs9nm .fmewop,
.tejhk .hs9nm .fmewop     { background: #2d1600; }
.ifld.hs9nm .ryqe6,
.ifld .hs9nm .ryqe6  { background: #12103a; }
.ifld.hs9nm .fmewop,
.ifld .hs9nm .fmewop     { background: #0a2020; }
.y0xq .rzwyw9z2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.y0xq .ryqe6 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.y0xq .fmewop    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.y0xq .rzwyw9z2 strong { color: var(--text-primary); }
.y0xq .rzwyw9z2 p      { color: var(--text-muted); }
.lhoqstx .rzwyw9z2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.xlashq .b35e,
.z9tg5g3p .b35e,
.l32u44 .b35e,
.t5b1 .b35e { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.xlashq .b35e::before,
.z9tg5g3p .b35e::before,
.l32u44 .b35e::before,
.t5b1 .b35e::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.xlashq .jj76k1f     .b35e::before { content: "✦"; color: var(--c-tip-border); }
.xlashq .ryqe6 .b35e::before { content: "▲"; color: var(--c-warn-border); }
.xlashq .fmewop    .b35e::before { content: "◉"; color: #60a5fa; }
.z9tg5g3p .jj76k1f     .b35e::before { content: "★"; color: var(--c-tip-border); }
.z9tg5g3p .ryqe6 .b35e::before { content: "◆"; color: var(--c-warn-border); }
.z9tg5g3p .fmewop    .b35e::before { content: "●"; color: #60a5fa; }
.l32u44 .jj76k1f     .b35e::before { content: "▶"; color: var(--c-tip-border); }
.l32u44 .ryqe6 .b35e::before { content: "■"; color: var(--c-warn-border); }
.l32u44 .fmewop    .b35e::before { content: "▸"; color: #60a5fa; }
.t5b1 .jj76k1f     .b35e::before { content: "→"; color: var(--c-tip-border); }
.t5b1 .ryqe6 .b35e::before { content: "⬥"; color: var(--c-warn-border); }
.t5b1 .fmewop    .b35e::before { content: "◈"; color: #60a5fa; }
.h593 .vhhfb .g0jvdh,
.h593 .tdoz34v9 .g0jvdh  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.h593 .kb8m                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.h593 .stc0          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.h593 .m82xuz                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.go3yl .vhhfb .g0jvdh,
.go3yl .tdoz34v9 .g0jvdh,
.go3yl .kb8m,
.go3yl .g2vv,
.go3yl .wd0j,
.go3yl .stc0,
.go3yl .m82xuz,
.go3yl .lhoqstx .rzwyw9z2 { box-shadow: none; }
.ah2fdx   .o2j0u, .ah2fdx .vyj5z, .ah2fdx .inqh0t,
.ah2fdx   .ux20076, .ah2fdx .xh47rl9d { font-size: 0.9rem; }
.ah2fdx   .d4esi6, .ah2fdx .k5b1bb70 { font-size: 0.9rem; }
.i3it7j9   .o2j0u, .i3it7j9 .vyj5z, .i3it7j9 .inqh0t,
.i3it7j9   .ux20076, .i3it7j9 .xh47rl9d { font-size: 0.95rem; }
.i3it7j9   .d4esi6, .i3it7j9 .k5b1bb70 { font-size: 0.95rem; }
.z99d   .o2j0u, .z99d .vyj5z, .z99d .inqh0t,
.z99d   .ux20076, .z99d .xh47rl9d { font-size: 1.08rem; }
.z99d   .d4esi6, .z99d .k5b1bb70 { font-size: 1.05rem; }
.z99d   .swzdb7 { font-size: 0.97rem; }
.kh2b .jl1yl      { font-size: 3.2rem; }
.kh2b h2.g9ku { font-size: 1.9rem; }
.kh2b h3.j08l7782     { font-size: 1.4rem; }
.bgoutd .jl1yl      { font-size: 3.8rem; }
.bgoutd h2.g9ku { font-size: 2.2rem; }
.bgoutd h3.j08l7782     { font-size: 1.6rem; }
.iyek + .iyek { position: relative; }
.pndg   .iyek + .iyek::before,
.tews9  .iyek + .iyek::before,
.vutupz   .iyek + .iyek::before,
.mic94q0   .iyek + .iyek::before,
.c0k0   .iyek + .iyek::before,
.cktcdp .iyek + .iyek::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.pndg .iyek + .iyek::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.tews9 .iyek + .iyek::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.vutupz .iyek + .iyek::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;
}
.mic94q0 .iyek + .iyek::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ouos .iyek { margin-bottom: 16px; }
.ouos .iyek + .iyek { margin-top: 0; }
.ouos .ys2ycmk { padding-top: 0; padding-bottom: 0; }
.c0k0 .iyek + .iyek::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.cktcdp .iyek + .iyek::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.hwvwfi8k .iyek + .iyek::before,
.f7fbdn6 .iyek + .iyek::before,
.pqk41m .iyek + .iyek::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%;
}
.u1ynssu .hwvwfi8k .iyek:nth-child(even)::before,
.u1ynssu .f7fbdn6 .iyek:nth-child(even)::before,
.u1ynssu .pqk41m .iyek:nth-child(even)::before { background: var(--bg-surface); }
.zfeas .hwvwfi8k .iyek:nth-child(even)::before,
.zfeas .f7fbdn6 .iyek:nth-child(even)::before,
.zfeas .pqk41m .iyek:nth-child(even)::before { background: var(--bg-card); }
.hwvwfi8k .iyek + .iyek::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");
}
.f7fbdn6 .iyek + .iyek::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");
}
.pqk41m .iyek + .iyek::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");
}
.isp7ob .q3fj,
.u3ur .q3fj,
.p5xz9l8c .q3fj { overflow: hidden; }
.isp7ob .cpnk,
.u3ur .cpnk { margin-bottom: 60px; }
.p5xz9l8c .cpnk { margin-bottom: 70px; }
.isp7ob .q3fj::before,
.u3ur .q3fj::before,
.p5xz9l8c .q3fj::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.isp7ob .q3fj::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");
}
.u3ur .q3fj::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");
}
.p5xz9l8c .q3fj::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.zldg58q .q3fj:not(.yyzteskm) .bozkmcx0 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ngtc .q3fj:not(.yyzteskm) .bozkmcx0 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.lzi3ef  .q3fj:not(.yyzteskm) .bozkmcx0 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.hp25i28  .q3fj:not(.yyzteskm) .bozkmcx0 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.mutzsdmu .yyzteskm .bozkmcx0 { background: none; }
.mutzsdmu .q3fj:not(.yyzteskm) .bozkmcx0 { background: rgba(0,0,0,0.6); }
.fzliczt .j0scx { float: left; width: 38%; margin: 0 28px 16px 0; }
.fzliczt .j0scx .ga9b { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fzliczt .ys2ycmk::after { content: ''; display: block; clear: both; }
.o3jhii9w .j0scx { float: right; width: 38%; margin: 0 0 16px 28px; }
.o3jhii9w .j0scx .ga9b { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o3jhii9w .ys2ycmk::after { content: ''; display: block; clear: both; }
.xrodu .iyek:nth-child(odd)  .j0scx { float: left;  width: 38%; margin: 0 28px 16px 0; }
.xrodu .iyek:nth-child(even) .j0scx { float: right; width: 38%; margin: 0 0 16px 28px; }
.xrodu .j0scx .ga9b { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xrodu .ys2ycmk::after { content: ''; display: block; clear: both; }
.fzliczt .hc94d,
.o3jhii9w .hc94d,
.xrodu .hc94d,
@media (max-width: 900px) {
  .fzliczt .j0scx,
  .o3jhii9w .j0scx,
  .xrodu .iyek:nth-child(odd)  .j0scx,
  .xrodu .iyek:nth-child(even) .j0scx {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .fzliczt .j0scx .ga9b,
  .o3jhii9w .j0scx .ga9b,
  .xrodu .j0scx .ga9b {
    max-height: none !important;
  }
}
.fzliczt .d4esi6,
.fzliczt .k5b1bb70,
.o3jhii9w .d4esi6,
.o3jhii9w .k5b1bb70,
.xrodu .d4esi6,
.xrodu .k5b1bb70 { overflow: hidden; }
@media (max-width: 640px) {
  .fzliczt .j0scx,
  .o3jhii9w .j0scx,
  .xrodu .j0scx { float: none; width: 100%; margin: 0 0 16px 0; }
}
.uhsupmx .fqgdys,
.uhsupmx .ys2ycmk,
.uhsupmx .h0evjykt  { max-width: 1100px; }
.dus2 .fqgdys,
.dus2 .ys2ycmk,
.dus2 .h0evjykt  { max-width: 1200px; }
.dus2 { --content-mw: 1200px; }
.zvildn .fqgdys,
.zvildn .ys2ycmk,
.zvildn .h0evjykt  { max-width: 1320px; }
.t2m4iv { font-size: 0.82rem; color: var(--text-muted); }
.oni6kwan { display: flex; align-items: center; }
.oa40 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.zreu38qn { display: flex; align-items: center; }
.f6ktklv3 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.f6ktklv3:hover { text-decoration: underline; }
.a6ier8 { margin: 0 3px; opacity: 0.45; }
.a6ier8::before { content: '/'; }
.zzl4qpwa { padding: 2px 5px; color: var(--text-main); }
.uo1i171 .t2m4iv {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.uo1i171 .oni6kwan { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.fdzdrr .t2m4iv {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.fdzdrr .oni6kwan { padding: 0 0 0 12px; }
.qhil .oni6kwan { padding: 0 16px; }
.qhil .t2m4iv {
  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);
}
.qhil .fqgdys { padding-top: 28px; }
@media (max-width: 720px) {
  .gsr25 { margin-top: 18px; padding: 0 16px; }
  .qhil .fqgdys { padding-top: 16px; }
}
.uhsupmx.uo1i171 .oni6kwan { max-width: 1100px; }
.dus2.uo1i171 .oni6kwan { max-width: 1200px; }
.zvildn.uo1i171 .oni6kwan { max-width: 1320px; }
.dus2 .gsr25 { max-width: 1200px; }
.ebe79lc .iyek { padding-top: 16px; padding-bottom: 16px; }
.fsjhbmn .iyek { padding-top: 24px; padding-bottom: 24px; }
.kv8ei .iyek { padding-top: 40px; padding-bottom: 40px; }
.crlg1r9n .iyek { padding-top: 52px; padding-bottom: 52px; }
.cjin .iyek:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.cjin .iyek:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.cjin .iyek:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.cjin .iyek:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.p319x1a9 .ys2ycmk { padding-top: 10px;  padding-bottom: 10px; }
.t2pt6mn .ys2ycmk { padding-top: 18px;  padding-bottom: 18px; }
.b82j4h .ys2ycmk { padding-top: 36px;  padding-bottom: 36px; }
.nqzwk .ys2ycmk { padding-top: 48px;  padding-bottom: 48px; }
.nm8j3za h2.g9ku { font-weight: 600; }
.nm8j3za h3.j08l7782     { font-weight: 600; }
.jj88 h2.g9ku { font-weight: 800; }
.jj88 h3.j08l7782     { font-weight: 700; }
.aygh h2.g9ku { font-weight: 900; }
.aygh h3.j08l7782     { font-weight: 800; }
.aygh .rzwyw9z2 strong,
.aygh .rzwyw9z2 strong { font-weight: 600; }
.fykyj {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.m671ka .fykyj { display: none; }
@media (max-width: 640px) { .fykyj { display: none; } }
.fykyj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fykyj:hover { opacity: 0.85; }
.wyb3f74 .fykyj { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.i4ht .fykyj,
.g30butou  .fykyj { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.i4ht .fykyj:hover,
.g30butou  .fykyj:hover { opacity: 0.88; }
.wyb3f74.i4ht .fykyj,
.wyb3f74.g30butou  .fykyj { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.va3gn {
  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;
}
.va3gn:hover { transform: translateY(-2px); opacity: 0.92; }
.va3gn { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rq0y3k .va3gn { display: none; }
.vgma .va3gn { right: 32px; }
.uzmouiwk  .va3gn { left: 32px; }
@media (max-width: 480px) {
  .vgma .va3gn { right: 20px; bottom: 20px; }
  .uzmouiwk  .va3gn { left: 20px; bottom: 20px; }
}
.otmet6 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.h0evjykt { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.cxl1axa { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.oq5t { color: var(--text-dim); font-size: 0.8rem; }
.qwb03fx a, .o0gnfq a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.qwb03fx a:hover, .o0gnfq a:hover { color: var(--accent-light); }
.o0gnfq { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.oap5b8l .h0evjykt { text-align: center; }
.oap5b8l .o0gnfq { justify-content: center; margin-bottom: 16px; }
.oap5b8l .cxl1axa { margin-top: 0; }
.x1k5ne { margin-top: 10px; }
.x1k5ne a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .h0evjykt { padding-left: 16px; padding-right: 16px; }
  .ipq54qu .h0evjykt { padding: 20px 16px; }
  .o0gnfq { gap: 4px 12px; }
  .cxl1axa { font-size: 0.78rem; }
}
.m6an15gd .cxl1axa { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.m6an15gd .oq5t { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .m6an15gd .aen5lw { grid-template-columns: 1fr 1fr; } .m6an15gd .qacv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .m6an15gd .aen5lw { grid-template-columns: 1fr; } }
.iphhsk .cxl1axa { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .iphhsk .p5guh2 { gap: 12px; } .iphhsk .pc2py0 { margin-right: 0; width: 100%; } }
.ajnuu .cxl1axa { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ajnuu .oq5t { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ajnuu .rnb4 { grid-template-columns: 1fr 1fr; } .ajnuu .cv4wsb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ajnuu .rnb4 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .rpkmsv3c .lwxsn42i { grid-template-columns: 1fr 1fr; } .rpkmsv3c .ox59tao:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rpkmsv3c .lwxsn42i { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .zr9s .lwxsn42i { grid-template-columns: 1fr; } }
.zeec .h0evjykt { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.zeec .o0gnfq { justify-content: center; }
.w3awpx6 .ybj5n5      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.w3awpx6 .otmet6 { background: var(--bg-page); border-top-color: var(--border-alt); }
.k5pyl .ybj5n5      { background: #0d1117; border-bottom-color: #21262d; }
.k5pyl .rni9zh50 { color: var(--accent-light); }
.k5pyl .eblj6p08 { --msep-color: #8b949e; }
.k5pyl .eblj6p08 a { color: #8b949e; }
.k5pyl .eblj6p08 a:hover { color: var(--accent-light); }
.k5pyl .q8aqf { color: #8b949e; }
.k5pyl .otmet6 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.k5pyl .cxl1axa,
.k5pyl .oq5t { color: #6e7681; }
.k5pyl .qwb03fx a, .k5pyl .o0gnfq a,
.k5pyl .qwb03fx a:hover, .k5pyl .o0gnfq a:hover,
@media (max-width: 640px) {
  .k5pyl .eblj6p08 { background: #0d1117; border-top-color: #21262d; }
  .k5pyl .eblj6p08 li a { border-bottom-color: #21262d; }
}
.xrlins0 .ybj5n5      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.xrlins0 .rni9zh50 { color: var(--accent-light); }
.xrlins0 .eblj6p08 { --msep-color: #475569; }
.xrlins0 .eblj6p08 a { color: #475569; }
.xrlins0 .eblj6p08 a:hover { color: var(--accent-light); }
.xrlins0 .q8aqf { color: #64748b; }
.xrlins0 .otmet6 { background: #f0f4f8; border-top-color: #cbd5e1; }
.xrlins0 .cxl1axa,
.xrlins0 .oq5t { color: #64748b; }
.xrlins0 .qwb03fx a, .xrlins0 .o0gnfq a,
.xrlins0 .qwb03fx a:hover, .xrlins0 .o0gnfq a:hover,
@media (max-width: 640px) {
  .xrlins0 .eblj6p08 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .xrlins0 .eblj6p08 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.i4ht .ybj5n5      { background: var(--accent); border-bottom-color: var(--accent-light); }
.i4ht .rni9zh50 { color: #fff; }
.i4ht .eblj6p08 { --msep-color: rgba(255,255,255,0.82); }
.i4ht .eblj6p08 a { color: rgba(255,255,255,0.82); }
.i4ht .eblj6p08 a:hover { color: #fff; }
.i4ht .q8aqf { color: rgba(255,255,255,0.9); }
.i4ht .otmet6 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.i4ht .cxl1axa,
.i4ht .oq5t { color: rgba(255,255,255,0.72); }
.i4ht .qwb03fx a, .i4ht .o0gnfq a,
.i4ht .qwb03fx a:hover, .i4ht .o0gnfq a:hover,
@media (max-width: 640px) {
  .i4ht .eblj6p08 { background: var(--accent); border-top-color: var(--accent-light); }
  .i4ht .eblj6p08 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.g30butou .ybj5n5 {
  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);
}
.g30butou .otmet6 {
  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) {
  .g30butou .eblj6p08 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.dm4v .lxpr { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zb70 .lxpr { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.gg3ag33k .lxpr { min-height: 72px; height: auto; }
.hftpkl .lxpr { min-height: 84px; height: auto; }
.ipq54qu .lxpr { max-width: none; padding: 0 32px; }
.ipq54qu .h0evjykt  { max-width: none; padding: 24px 32px; }
.o83hwal0.dus2 .lxpr { max-width: 1200px; }
.o83hwal0.zvildn .lxpr { max-width: 1320px; }
.sxe8s5e   .rni9zh50, .sxe8s5e   .pc2py0 { text-transform: capitalize; }
.inkrpj .rni9zh50, .inkrpj .pc2py0 { text-transform: lowercase; }
.xr3k7vfc .rni9zh50, .xr3k7vfc .pc2py0 { text-transform: uppercase; letter-spacing: 0.06em; }
.rg6of, .kvdll2 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.bkti .rg6of,
.z6wi .rg6of,
.w2aq2s .rg6of,
.c78iy .rg6of,
.fb8g0   .eblj6p08 a { font-weight: 500; }
.m1ksamfb .eblj6p08 a { font-weight: 600; }
.rdrl2l     .eblj6p08 a { font-weight: 700; }
.vzni9x2    .eblj6p08 a { font-weight: 800; letter-spacing: 0.01em; }
.r1g5okd     .eblj6p08 > li + li::before,
.ip93    .eblj6p08 > li + li::before,
.hw2e8    .eblj6p08 > li + li::before,
.l46a .eblj6p08 > li + li::before,
.n3bq .eblj6p08 > li + li::before,
.x86b1lp  .eblj6p08 > li + li::before,
.cu369q    .eblj6p08 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.r1g5okd     .eblj6p08 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ip93    .eblj6p08 > li + li::before { content: "|"; }
.hw2e8    .eblj6p08 > li + li::before { content: "—"; }
.l46a .eblj6p08 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.n3bq .eblj6p08 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.x86b1lp  .eblj6p08 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.cu369q    .eblj6p08 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .pdw0s .q8aqf,
  .rijv .q8aqf,
  .xzr2q .q8aqf,
  .bd36a .q8aqf,
  .np00lwg .q8aqf {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .pdw0s .q8aqf::before,
  .rijv .q8aqf::before,
  .xzr2q .q8aqf::before,
  .bd36a .q8aqf::before,
  .np00lwg .q8aqf::before { content: ""; display: block; flex-shrink: 0; }

  
  .pdw0s .q8aqf::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;
  }

  
  .rijv .q8aqf::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;
  }

  
  .xzr2q .q8aqf::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;
  }

  
  .bd36a .q8aqf::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;
  }

  
  .np00lwg .q8aqf::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) {
  .vyreyp6 .q8aqf {
    padding: 5px 14px;
  }
  .vyreyp6 .eblj6p08 {
    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;
  }
  .vyreyp6 .eblj6p08 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .vyreyp6 .eblj6p08 li a:hover { background: var(--bg-raised); }
  .vyreyp6 .aj8qmvam,
  .m492n994 .aj8qmvam,
  .z0ld .aj8qmvam { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .b4gs .q8aqf {
    padding: 5px 10px;
  }
  .b4gs .eblj6p08 {
    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);
  }
  .b4gs .eblj6p08.ja2vlug0 { transform: translateX(0); }
  .b4gs .eblj6p08 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .b4gs .eblj6p08 li:last-child a { border-bottom: none; }
  .i4ht .eblj6p08,
  .k5pyl .eblj6p08 { background: var(--accent) !important; }
  .i4ht .eblj6p08 li a,
  .k5pyl .eblj6p08 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .z0ld .q8aqf {
    padding: 5px 10px;
  }
  .z0ld .eblj6p08 {
    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);
  }
  .z0ld .eblj6p08::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .z0ld .eblj6p08.ja2vlug0 { transform: translateY(0); }
  .z0ld .eblj6p08 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .eafecv .q8aqf {
    padding: 5px 10px;
  }
  .eafecv .eblj6p08 {
    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;
  }
  .eafecv .eblj6p08.ja2vlug0 { opacity: 1; pointer-events: auto; }
  .eafecv .eblj6p08 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jd7uzo     .q8aqf { border-radius: 0 !important; }
  .sz5z2w2   .q8aqf { border-radius: 8px !important; }
  .bkd9o4hl .q8aqf { border-radius: 50% !important; }
  .ugq24s6v   .q8aqf { border-radius: 999px !important; }
}
.a9dr .mw04rc5r { height: 36px; }
.oxifb .mw04rc5r { height: 60px; max-width: 200px; }
.s9sfbgr .mw04rc5r { height: 76px; max-width: 240px; }
.up51ya    .mpk4i53, .up51ya    .irv8m7n9 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.s4av43v .qf8v + .qf8v {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .aahp6su .uvdrrw {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .aahp6su .g2vv {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .aahp6su .g2vv { padding: 40px 16px 20px; }
  .aahp6su .qf8v {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .aahp6su .p0db { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .dcu3o .g2vv {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .dcu3o .g2vv::before {
    position: absolute; top: 14px; left: 14px;
  }
  .dcu3o .i6zd {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .dcu3o .jfshuu { white-space: normal; text-align: center; font-size: 1.2rem; }
  .dcu3o .qf8v {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .dcu3o .p0db { width: 100%; min-width: 0; }
  .dcu3o .mpk4i53 { min-width: 0; }
}
.cqxbn7s .a5o7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.cqxbn7s .a5o7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.cqxbn7s .a5o7 p { padding: 0 2px 16px; }
.eho22iad .a5o7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.eho22iad .a5o7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.eho22iad .a5o7 summary::after { content: "›"; font-size: 1.2em; }
.eho22iad .a5o7[open] summary::after { content: "‹"; }
.eho22iad .a5o7 p { padding: 10px 22px 4px; }
.z6fzqdv .a5o7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.z6fzqdv .a5o7 summary { color: var(--text-primary); padding-left: 16px; }
.z6fzqdv .a5o7 summary::after { content: "›"; font-size: 1.1em; }
.z6fzqdv .a5o7[open] summary::after { content: "‹"; }
.z6fzqdv .a5o7 p { padding-left: 16px; }
.zsxl .s2a25eh { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.zsxl .a5o7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.zsxl .a5o7:last-child { border-bottom: none; }
.zsxl .a5o7 summary { color: var(--text-primary); border-radius: 0; }
.zsxl .a5o7 summary::after { content: "›"; font-size: 1.1em; }
.zsxl .a5o7[open] summary::after { content: "‹"; }
.blmj316u .a5o7 { overflow: hidden; }
.blmj316u .a5o7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.blmj316u .a5o7 summary::after { color: rgba(255,255,255,.75); }
.blmj316u .a5o7[open] summary { border-radius: 0; }
.r5qvklcu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.h94x1xj {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.d3r1 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.l2x3esl { color: var(--text-muted); font-size: 1.05rem; }
.dzgy2es1 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.n9ig {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.zimf6 { margin-bottom: 20px; }
.hie63x {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.x42g {
  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;
}
.x42g:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.xq02 { resize: vertical; min-height: 130px; }
.zcozbcf0 { width: 100%; margin-top: 8px; }
.uy6ac {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.k4zps {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.wi7qwwa { color: var(--text-muted); line-height: 1.75; }
.j63t { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.j63t li { margin-bottom: 6px; }
.fqy1 { max-width: 760px; margin: 0 auto; }
.hdlir { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.d0ro5l35 { max-width: 760px; margin: 0 auto; }
.i5vo { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.l1zbu9q ul.j63t { margin: 0; }
.vbo0z .i5vo { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .vbo0z { grid-template-columns: 1fr; gap: 10px; } }
.sk629g7u { max-width: 640px; margin: 0 auto; text-align: center; }
.ores57 { margin-bottom: 48px; }
.ores57 .i5vo { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ores57 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xtjsho1v .j63t { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bj7uwgf { grid-template-columns: 1fr; } }
.xxm0rtj7 ul.j63t { margin: 0; }
.u1jvpe .j63t,
.r3xt .j63t,
.rv93vy2 .j63t,
.ylv0kw .j63t {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .by147 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .rgun { grid-template-columns: 1fr; } .hbvom0 { position: static; text-align: center; } }
@media (max-width: 860px) { .k6j5 { grid-template-columns: 1fr; } }
.ylv0kw .j63t { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zkec { flex-direction: column; text-align: center; } .isb3e5 { grid-template-columns: 1fr; } }
.o2fguob { max-width: 760px; margin: 0 auto; }
.qh4u { position: relative; padding-left: 28px; }
.qh4u::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.e3vjr { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.e3vjr:last-child { padding-bottom: 0; }
.vyrj4wo { 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; }
.ucsmsk h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ucsmsk p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.lbgt .d3r1 { color: var(--accent-light); }
.dsvhx70q .d3r1 { font-size: 2rem; }
.dsvhx70q .l2x3esl { max-width: 680px; }
.evilxo2 .d3r1 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.evilxo2 .l2x3esl  { margin: 0; }
@media (max-width: 640px) { .evilxo2 { flex-direction: column; } }
.o947e .d3r1 { color: var(--accent-light); }
.m37f0gkx .d3r1 { color: #fff; }
.m37f0gkx .l2x3esl  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .es6i1 { grid-template-columns: 1fr; } }
.ivy7bl .x42g {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ivy7bl .x42g:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.pz6wqv .x42g { background: var(--bg-raised); border-color: transparent; }
.pz6wqv .x42g:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ixji .x42g { border-radius: 100px; padding: 11px 20px; }
.ixji .xq02 { border-radius: 14px; }
@media (max-width: 640px) { .n519j2i { grid-template-columns: 1fr; } }
.md7ln9ya{position:relative;overflow:visible}
.pxmisra .ou2z,.u5b6 .ou2z,
.pxmisra .ou2z,.u5b6 .ou2z,
.pxmisra .ou2z .v98g2,.u5b6 .ou2z .v98g2,
.pxmisra .j0zf40au,.u5b6 .j0zf40au,
.pxmisra .ou2z,.u5b6 .ou2z{top:12px}
.u5b6 .ou2z .v98g2{margin-left:auto}
.u5b6 .ou2z{text-align:right}
.lctpm9 .v98g2{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.awumme0{--date-bg:var(--accent-bg)}
.nms1nhuf .qkrq87::before{content:"—";opacity:.3}
.nms1nhuf .j0zf40au + .j0zf40au::before{content:"—";margin-right:6px;opacity:.3}
.tw4f .jx4km{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .jx4km{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .rkkncnco{max-width:100%}
}
:root {
  --accent:          #c25e09;
  --brand:           #c25e09;
  --brand-light:     #a05210;
  --brand-pale:      #c36b20;
  --grad-start:      #f58b31;
  --grad-end:        #f0ac73;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c25e09;
  --cta-light:       #9f4a03;
  --cta-hover:       #874106;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f4f3;
  --bg-raised:       #f1efed;
  --bg-hover:        #f6f4f3;
  --border:          #e9e5e1;
  --border-alt:      #ddd5cf;
  --border-section:  #e9e5e1;
  --text-primary:    #1c1916;
  --text-muted:      #625850;
  --text-body:       #38322d;
  --text-sub:        #544b44;
  --text-faint:      #8c7e72;
  --text-dim:        #a3988e;
  --text-label:      #70655b;
  --text-value:      #463f39;
  --accent-bg:       #f7e9de;
  --accent-bg-light: #f4d9c1;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9615;
  --c-cons:          #9f2a21;
  --c-pros-label:    #0eb319;
  --c-tip-border:    #10c61b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9615;
}
:root { --logo-bg-opacity: 67%; }
body, button, input { font-family: "Encode Sans", sans-serif; }
.g9wkbz0 .eiws9dte li::before, .g9wkbz0 .lcqcs li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.g9wkbz0 .eiws9dte li::before { content: ""; }.g9wkbz0 .lcqcs li::before { content: ""; }.g9wkbz0 .oh61lhj::before, .g9wkbz0 .pmid4emq::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.g9wkbz0 .oh61lhj::before { content: ""; }.g9wkbz0 .pmid4emq::before { content: ""; }
.uners4n3 .c204t, .uners4n3 .kjvui { min-height: 520px; }
.z9j91a .fykyj::after,.z9j91a .va3gn::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; }
.a6ier8::before { content: '•'; }
.na921 .j0zf40au::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.na921 .j0zf40au:first-of-type::before{content:"\f15b"}.na921 .j0zf40au:last-of-type::before{content:"\f044"}