: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;
}
.vlmo4e7 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.r9b1 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.vkctr2x {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.rb66kv { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.enfry { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.enfry a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.enfry a:hover { color: var(--accent-light); }
.kh2t8j3   .z81nqn { border-radius: 0; }
.bu3b .z81nqn li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .z81nqn {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .wn8ihf5:hover .z81nqn,
  .wn8ihf5:focus-within .z81nqn { display: block; }
  .z81nqn li a { padding: 8px 16px; font-size: 0.88rem; }
}
.xrrh1z {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.uaevt { display: none; }
@media (max-width: 640px) {
  .uaevt {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .uaevt.l8yw { display: block; }
}
@media (max-width: 640px) {
  .xrrh1z { display: block; }
  .enfry > li + li::before { display: none !important; }
  .enfry {
    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;
  }
  .enfry.l8yw { display: flex; }
  .enfry li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .enfry li:last-child a { border-bottom: none; }
}
.zt0r8c { min-height: 480px; }
.ox0gzy {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.oalop2 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.lh0p2 .oalop2 { margin-left: 0; margin-right: 0; }
.lewjh {
  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;
}
.lewjh:hover { opacity: 0.88; }
.foevb2v .s981jf9 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.foevb2v .ox0gzy { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.foevb2v .oalop2 { color: #e2e8f0; }
.foevb2v.f2dd6mjj .s981jf9 { text-align: center; }
.foevb2v.lh0p2   .s981jf9 { text-align: left; }
.mymkkpy {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.mymkkpy .s981jf9 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.mymkkpy .ox0gzy { color: var(--text-primary); text-shadow: none; }
.mymkkpy .oalop2 { color: var(--text-muted); }
.mymkkpy .lewjh { margin-top: 16px; }
.mymkkpy, .mymkkpy.zt0r8c { min-height: auto !important; }
.mymkkpy.f2dd6mjj .s981jf9 { text-align: center; }
.mymkkpy.lh0p2   .s981jf9 { text-align: left; }
.mymkkpy~.q3fntmi{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.mymkkpy~.q3fntmi .c268i{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.pda7k0jj .ox0gzy { color: #fff; }
.pda7k0jj .oalop2 { color: rgba(255,255,255,0.85); }
.pda7k0jj .lewjh { background: #fff; color: var(--cta); }
.pda7k0jj .lewjh:hover { opacity: 0.92; }
.x2c7 .ox0gzy { text-shadow: none; color: var(--text-primary); }
.x2c7 .oalop2 { color: var(--text-muted); }
.x2c7.f2dd6mjj .xsbxg5d { align-items: center; text-align: center; }
.v8lmb1q .s981jf9 { padding-bottom: 24px; }
.hdnpu3 .s981jf9 { max-width: 960px; }
@media (max-width: 700px) {
  .x2c7 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .x2c7 .ji32scke { display: none !important; }
  .vucwyn .ji32scke { display: none !important; }
  .cz60 .uq05kg5z { display: none !important; }
  .berjz5 .aq83f { display: none !important; }
  .xsbxg5d  { padding: 36px 24px; }
  .x2c7~.q3fntmi,.t7nhux~.q3fntmi{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .zt0r8c, .x2c7 { min-height: 320px !important; }
  
  .ox0gzy { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .vg0pf5 { display: none !important; }
  
  .giy4 { flex-direction: column; align-items: center; }
  .a9f2 { width: 100%; max-width: 340px; }
}
.nf2x61 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.bdngj { width: 100%; height: auto; display: block; border-radius: 10px; }
.gn0kklm .nf2x61        { border-radius: 16px; }
.gn0kklm .bdngj  { border-radius: 16px; }
.d4kffmbm .nf2x61         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.d4kffmbm .bdngj   { border-radius: 8px; }
.joi5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.s6rq { width: 100%; padding: 32px 0; position: relative; }
.jiqf { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.wdm3gg .s6rq:nth-child(even) { background: var(--bg-surface); }
.wdm3gg .s6rq:nth-child(odd)  { background: var(--bg-page); }
.y3ogi1 .s6rq:nth-child(even) { background: var(--bg-card); }
.y3ogi1 .s6rq:nth-child(odd)  { background: var(--bg-page); }
.wdm3gg .s6rq:nth-child(odd)  .jiqf { background: var(--bg-card); border-radius: 6px; }
.wdm3gg .s6rq:nth-child(even) .jiqf { background: var(--bg-raised); border-radius: 6px; }
.y3ogi1 .s6rq:nth-child(odd)  .jiqf { background: var(--bg-card); border-radius: 6px; }
.y3ogi1 .s6rq:nth-child(even) .jiqf { background: var(--bg-raised); border-radius: 6px; }
.wdm3gg .s6rq:nth-child(even) .pgg227x .ocp8e,
.y3ogi1 .s6rq:nth-child(even) .pgg227x .ocp8e { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.wdm3gg .s6rq:nth-child(odd) .pgg227x .ocp8e,
.y3ogi1 .s6rq:nth-child(odd) .pgg227x .ocp8e { background: var(--bg-card-inner); }
.wdm3gg .s6rq:nth-child(even) .hqnes .ocp8e:nth-child(odd),
.y3ogi1 .s6rq:nth-child(even) .hqnes .ocp8e:nth-child(odd)  { background: var(--bg-card); }
.wdm3gg .s6rq:nth-child(even) .hqnes .ocp8e:nth-child(even),
.y3ogi1 .s6rq:nth-child(even) .hqnes .ocp8e:nth-child(even) { background: var(--bg-card-inner); }
h1.v6437zl { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.v6437zl {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.c2bwdfn { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.qqd8 h2.v6437zl {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.sg0m0fwl h2.v6437zl {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.p8ql h2.v6437zl {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.q5blk h2.v6437zl::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.z6qz59r7 h2.v6437zl {
  color: var(--text-primary); font-size: 1.7rem;
}
.ipaf h2.v6437zl::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.i0d61kk h2.v6437zl {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.u0s6k2la { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .u0s6k2la { display: none; } }
.y3fd3 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.zpg3 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ic8mip9 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.kumdys { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.g9obv2on { padding-left: 20px; }
.g9obv2on li { margin-bottom: 6px; }
.g9obv2on a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.g9obv2on a:hover { color: var(--accent-light); }
.krla .kumdys { display: none; }
.tc3tir4 .kumdys { display: none; }
.tc3tir4 .g9obv2on { padding-left: 0; list-style: none; }
.tc3tir4 .g9obv2on li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.tc3tir4 .g9obv2on a { font-size: 0.92rem; }
.xvniu1k .ic8mip9 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xvniu1k .kumdys { display: none; }
.xvniu1k .g9obv2on { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xvniu1k .g9obv2on li { margin-bottom: 0; }
.xvniu1k .g9obv2on 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;
}
.xvniu1k .g9obv2on a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.xaawe9k .ic8mip9 { padding: 20px 20px 16px; }
.xaawe9k .g9obv2on {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xaawe9k .g9obv2on li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xaawe9k .g9obv2on 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;
}
.xaawe9k .g9obv2on 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;
}
.xaawe9k .g9obv2on a:hover { color: var(--accent-light); border-color: var(--accent); }
.xaawe9k .g9obv2on a:focus,
.xaawe9k .g9obv2on a:focus-visible,
.xaawe9k .g9obv2on a:target { outline: none; }
.xaawe9k .g9obv2on li:target a { border-color: var(--border); color: var(--text-muted); }
.sfzz .ic8mip9 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.sfzz .kumdys { display: none; }
.sfzz .g9obv2on { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.sfzz .g9obv2on li { margin-bottom: 0; }
.sfzz .g9obv2on li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.sfzz .g9obv2on li:last-child::after { content: ""; margin-right: 0; }
.sfzz .g9obv2on a { font-size: 0.9rem; }
.ocp8e { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.pgg227x .ocp8e { background: var(--bg-card); }
.hqnes .ocp8e:nth-child(odd)  { background: var(--bg-card); }
.hqnes .ocp8e:nth-child(even) { background: var(--bg-raised); }
.mazqx .ocp8e {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.mazqx .ocp8e:last-child { border-bottom: none; }
.mazqx h3.c2bwdfn { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.hws6 .ocp8e {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.hws6 .ocp8e + .ocp8e { margin-top: 4px; }
.xvy5l0 .ocp8e { background: none; border-radius: 0; padding: 12px 0; }
.xvy5l0 .ocp8e + .ocp8e { border-top: 1px solid var(--border-section); }
.k53hep { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.oqbk66 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.vwgqbg8 { color: var(--text-body); margin-bottom: 10px; }
.u9xxxn, .u1ehedlm { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.u9xxxn li, .u1ehedlm li { margin-bottom: 6px; }
.u1ehedlm li { list-style: decimal; }
.mizze85c     .u9xxxn { list-style-type: "● "; }
.tid5deid  .u9xxxn { list-style-type: "■ "; }
.nqb5n .u9xxxn { list-style-type: "◆ "; }
.qwsaq    .u9xxxn { list-style-type: "★ "; }
.mizze85c     .mkkk2an { list-style-type: "● "; }
.tid5deid  .mkkk2an { list-style-type: "■ "; }
.nqb5n .mkkk2an { list-style-type: "◆ "; }
.qwsaq    .mkkk2an { list-style-type: "★ "; }
.mizze85c    .u9xxxn li::marker, .mizze85c    .mkkk2an li::marker,
.tid5deid .u9xxxn li::marker, .tid5deid .mkkk2an li::marker,
.nqb5n .u9xxxn li::marker, .nqb5n .mkkk2an li::marker,
.qwsaq   .u9xxxn li::marker, .qwsaq   .mkkk2an li::marker {
  color: var(--cta); font-size: 1em;
}
.mizze85c .u1ehedlm,
.tid5deid .u1ehedlm,
.nqb5n .u1ehedlm,
.qwsaq .u1ehedlm {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.mizze85c .u1ehedlm li,
.tid5deid .u1ehedlm li,
.nqb5n .u1ehedlm li,
.qwsaq .u1ehedlm li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.mizze85c .u1ehedlm li::before,
.tid5deid .u1ehedlm li::before,
.nqb5n .u1ehedlm li::before,
.qwsaq .u1ehedlm 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;
}
.mizze85c     .u1ehedlm li::before { border-radius: 50%; }
.tid5deid  .u1ehedlm li::before { border-radius: 3px; }
.nqb5n .u1ehedlm li::before { border-radius: 3px; }
.qwsaq    .u1ehedlm li::before { border-radius: 50%; }
.wvjv { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ionl4 .wvjv,
.o4ydghrz .wvjv { background: transparent; border: none; border-radius: 0; }
.bspshz { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.bspshz th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.bspshz td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.bspshz tr:hover td { background: var(--bg-hover); }
.f0yh1 .bspshz tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xd8w955 .bspshz { border: 1px solid var(--border-alt); }
.xd8w955 .bspshz th,
.xd8w955 .bspshz td { border: 1px solid var(--border-alt); }
.e2ywvyuq .bspshz th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.e2ywvyuq .bspshz td { border-bottom: none; }
.e2ywvyuq .bspshz tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.xcx9xqv .bspshz th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.znglcx6 .wvjv {
  overflow: hidden;
}
.znglcx6 .bspshz th { border-bottom: 1px solid var(--border-alt); }
.znglcx6 .bspshz tr:last-child td { border-bottom: none; }
.ofavmw { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.g8zyxbfg { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.njen7s { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.kbvv { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.tlj7o6s { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.mkkk2an { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.mkkk2an li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.affl .kbvv { background: transparent; text-align: center; }
.oqnm .njen7s {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.wbtby0en .njen7s {
  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);
}
.y5wd .g8zyxbfg { display: grid; grid-template-columns: auto 1fr; }
.y5wd .njen7s {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.y5wd .kbvv { grid-column: 2; }
.y5wd .tlj7o6s,
.y5wd .mkkk2an { grid-column: 1 / -1; }
.kax9yfp .g8zyxbfg { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.kax9yfp .njen7s {
  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);
}
.kax9yfp .kbvv { grid-column: 2; }
.kax9yfp .tlj7o6s,
.kax9yfp .mkkk2an { grid-column: 1 / -1; }
.txql .g8zyxbfg { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.txql .kbvv { background: none; color: var(--accent-light); font-weight: 700; }
.wm80qg .g8zyxbfg { 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); }
.wm80qg .kbvv { background: none; color: var(--accent-light); font-weight: 700; }
.g6uw47h .g8zyxbfg { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.g6uw47h .g8zyxbfg:last-child { border-bottom: none; }
.g6uw47h .kbvv { background: none; color: var(--accent-light); font-weight: 700; }
.ds265l1 .g8zyxbfg { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ds265l1 .kbvv { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.pqp1tmn .ofavmw { counter-reset: card-n; }
.pqp1tmn .g8zyxbfg  { counter-increment: card-n; }
.pqp1tmn .kbvv { display: flex; align-items: center; gap: 10px; }
.pqp1tmn .kbvv::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;
}
.wieca .g8zyxbfg { background: var(--bg-surface); border: 1px solid var(--border); }
.wieca .kbvv { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.x5h5r { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.m6p09hg  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.k26aeql { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ynwtyabs { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.kwz3y67d { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.x5h5r strong { color: var(--text-primary); font-size: 0.95rem; }
.x5h5r p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.rak5j { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.d7ghvu0j, .gu0e1yq { border-radius: 8px; padding: 14px; }
.d7ghvu0j { background: var(--bg-pros); }
.gu0e1yq { background: var(--bg-cons); }
.ge4jzh1x { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.d7ghvu0j .ge4jzh1x { color: var(--c-pros-label); }
.gu0e1yq .ge4jzh1x { color: #f87171; }
.d7ghvu0j ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.gu0e1yq ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bdngj { width: 100%; height: auto; border-radius: 10px; display: block; }
.vbq6 {
  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;
}
.vbq6:hover { opacity: 0.85; }
.ap6j .vbq6  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ap6j .vbq6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zi27 .vbq6  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.zi27 .vbq6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.r221rpgc .lewjh { border-radius: 50px; }
.r221rpgc .vbq6  { border-radius: 50px; }
.b7ho0a3 .lewjh { padding-left: 22px; padding-right: 22px; }
.b7ho0a3 .vbq6  { padding-left: 12px; padding-right: 12px; }
.p7dvyox2 .lewjh { padding-left: 44px; padding-right: 44px; }
.p7dvyox2 .vbq6  { padding-left: 24px; padding-right: 24px; }
.vgzji .lewjh { padding-left: 56px; padding-right: 56px; }
.vgzji .vbq6  { padding-left: 32px; padding-right: 32px; }
.y4zw0i   .lewjh::after, .y4zw0i   .vbq6::after,
.zxma .lewjh::after, .zxma .vbq6::after,
.fo2f    .lewjh::after, .fo2f    .vbq6::after,
.jphc2    .lewjh::after, .jphc2    .vbq6::after,
.j5pb2i    .lewjh::after, .j5pb2i    .vbq6::after,
.cxngq1     .lewjh::after, .cxngq1     .vbq6::after,
.c55wz    .lewjh::after, .c55wz    .vbq6::after,
.sxeq   .lewjh::after, .sxeq   .vbq6::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;
}
.y4zw0i .lewjh::after, .y4zw0i .vbq6::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");
}
.zxma .lewjh::after, .zxma .vbq6::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");
}
.fo2f .lewjh::after, .fo2f .vbq6::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");
}
.jphc2 .lewjh::after, .jphc2 .vbq6::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");
}
.j5pb2i .lewjh::after, .j5pb2i .vbq6::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");
}
.cxngq1 .lewjh::after, .cxngq1 .vbq6::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");
}
.c55wz .lewjh::after, .c55wz .vbq6::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");
}
.sxeq .lewjh::after, .sxeq .vbq6::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");
}
.zuypcpld   .mk9uw5::after, .zuypcpld   .vxxp::after,
.ke0w .mk9uw5::after, .ke0w .vxxp::after,
.snht664    .mk9uw5::after, .snht664    .vxxp::after,
.tyb8x    .mk9uw5::after, .tyb8x    .vxxp::after,
.xglq5pov    .mk9uw5::after, .xglq5pov    .vxxp::after,
.omjfc13l     .mk9uw5::after, .omjfc13l     .vxxp::after,
.rcezbmmk    .mk9uw5::after, .rcezbmmk    .vxxp::after,
.vrqjx   .mk9uw5::after, .vrqjx   .vxxp::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;
}
.zuypcpld .mk9uw5::after, .zuypcpld .vxxp::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");
}
.ke0w .mk9uw5::after, .ke0w .vxxp::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");
}
.snht664 .mk9uw5::after, .snht664 .vxxp::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");
}
.tyb8x .mk9uw5::after, .tyb8x .vxxp::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");
}
.xglq5pov .mk9uw5::after, .xglq5pov .vxxp::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");
}
.omjfc13l .mk9uw5::after, .omjfc13l .vxxp::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");
}
.rcezbmmk .mk9uw5::after, .rcezbmmk .vxxp::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");
}
.vrqjx .mk9uw5::after, .vrqjx .vxxp::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");
}
.ismv9gi .dmchwh5t { background: var(--bg-raised); }
@media (min-width: 721px) {
  .tu2fz { flex: 0 0 260px; width: 260px; }
  .spjxu { flex: 0 0 120px; width: 120px; }
  .e1efsw0y { flex: 0 0 110px; width: 110px; }
  .su9xb9   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .qwsr { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.qwsr.vbq6 { 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) {
  .z5khd { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .z5khd .xzqev7pw { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .z5khd .tu2fz { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .z5khd .dmchwh5t { width: 100%; min-width: unset; height: 120px; }
  .z5khd .xc18enb3 { max-height: 96px; max-width: 200px; }
  .z5khd .sz2krf { min-width: unset; text-align: center; white-space: normal; }
  .z5khd .spjxu { min-width: 0; }
  .z5khd .su9xb9 { 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; }
  .z5khd .qwsr { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .zy1eb .xzqev7pw { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .a2wi .ehoiw {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .a2wi .hpy52bpp { margin: 0; }
}
.o4ydghrz .rak5j { gap: 10px; }
.o4ydghrz .d7ghvu0j, .o4ydghrz .gu0e1yq { padding: 12px; }
.o4ydghrz .d7ghvu0j ul, .o4ydghrz .gu0e1yq ul { margin: 4px 0 0; padding-left: 18px; }
.o4ydghrz .d7ghvu0j li, .o4ydghrz .gu0e1yq li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .f68n { grid-template-columns: 1fr; }
  .cgg2 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .cgg2 .jmc7rk { width: 72px; height: 50px; }
  .cgg2 .dz8q { max-width: 180px; }
  .cgg2 .d20t { width: auto; }
}
@media (max-width: 720px) {
  .s9uyh { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .idny3 { padding: 16px; }
  .c3q0u02 .qgbur6bx { min-width: 50%; }
}
.v1si .rak5j { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .v5ul { grid-template-columns: 1fr; }
  .aq10xro5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .v00fny0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vnc9gm { flex-wrap: wrap; padding: 16px; }
}
.yxgl .rak5j { gap: 8px; }
.yxgl .d7ghvu0j, .yxgl .gu0e1yq { padding: 8px; }
@media (max-width: 480px) {
  .bufrl0uv { flex-direction: column; align-items: stretch; }
}
.d3teuxh7 .d20t .vbq6 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .u4bl1er { flex-direction: column; align-items: stretch; gap: 10px; }
  .d3teuxh7 .d20t { text-align: center; }
}
@media (max-width: 720px) {
  .eah6 { grid-template-columns: 1fr; }
  .p7718m9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .nm24 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ogxvli { grid-template-columns: 1fr; }
  .jya8xv { width: 100px; height: 100px; margin: 16px auto; }
  .dlkll { font-size: 1.4rem; }
  .jqp0 { justify-content: center; }
  .nwx2ab .qgbur6bx { min-width: 50%; }
}
.gbjb81t .rak5j { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .qkxs2 { flex-wrap: wrap; padding: 14px 16px; }
  .vdy7d { padding: 12px 16px; }
  .gbjb81t .rak5j { margin: 0 16px; }
  .gbjb81t .d7qr6 { padding: 0 16px; }
  .b7m3 { padding: 12px 16px; }
}
.ywep76xl .qwsr.vbq6 { padding: 14px 30px !important; font-size: 1rem; }
.osc6c .qwsr.vbq6 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.bdsb5j { margin: 16px 0; }
.hjgs { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.hjgs summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.hjgs summary::after { content: "+"; color: var(--accent); }
.hjgs[open] summary::after { content: "−"; }
.hjgs p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.s6rq { margin-bottom: 0; }
.uwaclo6g h2.v6437zl { color: var(--text-primary); border-color: var(--accent); }
.z65yn3zo h2.v6437zl { color: var(--text-primary); border-color: var(--accent); }
.m98mh2s .m6p09hg     { background: #052e16; border-color: #10b981; }
.m98mh2s .k26aeql { background: #2d0a1e; border-color: #f43f5e; }
.m98mh2s .ynwtyabs    { background: #1e1036; border-color: #a855f7; }
.m98mh2s .x5h5r strong  { color: #f1f5f9; }
.m98mh2s .x5h5r p       { color: #cbd5e1; }
.m98mh2s .dd19    .m6p09hg     .kwz3y67d::before,
.m98mh2s .wfbj12tu  .m6p09hg     .kwz3y67d::before,
.m98mh2s .wrb4729  .m6p09hg     .kwz3y67d::before,
.m98mh2s .befj0 .m6p09hg     .kwz3y67d::before { color: #10b981; }
.m98mh2s .dd19    .k26aeql .kwz3y67d::before,
.m98mh2s .wfbj12tu  .k26aeql .kwz3y67d::before,
.m98mh2s .wrb4729  .k26aeql .kwz3y67d::before,
.m98mh2s .befj0 .k26aeql .kwz3y67d::before { color: #f43f5e; }
.m98mh2s .dd19    .ynwtyabs    .kwz3y67d::before,
.m98mh2s .wfbj12tu  .ynwtyabs    .kwz3y67d::before,
.m98mh2s .wrb4729  .ynwtyabs    .kwz3y67d::before,
.m98mh2s .befj0 .ynwtyabs    .kwz3y67d::before { color: #a855f7; }
.rptmdo4h .m6p09hg     { background: #2d2000; border-color: #eab308; }
.rptmdo4h .k26aeql { background: #2d0b0b; border-color: #ef4444; }
.rptmdo4h .ynwtyabs    { background: #2d1600; border-color: #f97316; }
.rptmdo4h .x5h5r strong  { color: #f1f5f9; }
.rptmdo4h .x5h5r p       { color: #cbd5e1; }
.rptmdo4h .dd19    .m6p09hg     .kwz3y67d::before,
.rptmdo4h .wfbj12tu  .m6p09hg     .kwz3y67d::before,
.rptmdo4h .wrb4729  .m6p09hg     .kwz3y67d::before,
.rptmdo4h .befj0 .m6p09hg     .kwz3y67d::before { color: #eab308; }
.rptmdo4h .dd19    .k26aeql .kwz3y67d::before,
.rptmdo4h .wfbj12tu  .k26aeql .kwz3y67d::before,
.rptmdo4h .wrb4729  .k26aeql .kwz3y67d::before,
.rptmdo4h .befj0 .k26aeql .kwz3y67d::before { color: #ef4444; }
.rptmdo4h .dd19    .ynwtyabs    .kwz3y67d::before,
.rptmdo4h .wfbj12tu  .ynwtyabs    .kwz3y67d::before,
.rptmdo4h .wrb4729  .ynwtyabs    .kwz3y67d::before,
.rptmdo4h .befj0 .ynwtyabs    .kwz3y67d::before { color: #f97316; }
.i3ttcl0 .m6p09hg     { background: #0c1a2e; border-color: #38bdf8; }
.i3ttcl0 .k26aeql { background: #12103a; border-color: #818cf8; }
.i3ttcl0 .ynwtyabs    { background: #0a2020; border-color: #2dd4bf; }
.i3ttcl0 .x5h5r strong  { color: #f1f5f9; }
.i3ttcl0 .x5h5r p       { color: #cbd5e1; }
.i3ttcl0 .dd19    .m6p09hg     .kwz3y67d::before,
.i3ttcl0 .wfbj12tu  .m6p09hg     .kwz3y67d::before,
.i3ttcl0 .wrb4729  .m6p09hg     .kwz3y67d::before,
.i3ttcl0 .befj0 .m6p09hg     .kwz3y67d::before { color: #38bdf8; }
.i3ttcl0 .dd19    .k26aeql .kwz3y67d::before,
.i3ttcl0 .wfbj12tu  .k26aeql .kwz3y67d::before,
.i3ttcl0 .wrb4729  .k26aeql .kwz3y67d::before,
.i3ttcl0 .befj0 .k26aeql .kwz3y67d::before { color: #818cf8; }
.i3ttcl0 .dd19    .ynwtyabs    .kwz3y67d::before,
.i3ttcl0 .wfbj12tu  .ynwtyabs    .kwz3y67d::before,
.i3ttcl0 .wrb4729  .ynwtyabs    .kwz3y67d::before,
.i3ttcl0 .befj0 .ynwtyabs    .kwz3y67d::before { color: #2dd4bf; }
.rlv7sf .m6p09hg     { background: var(--accent-bg); border-color: var(--accent); }
.rlv7sf .k26aeql { background: var(--accent-bg-light); border-color: var(--accent-light); }
.rlv7sf .ynwtyabs    { background: var(--accent-bg); border-color: var(--accent-pale); }
.rlv7sf .dd19    .kwz3y67d::before,
.rlv7sf .wfbj12tu  .kwz3y67d::before,
.rlv7sf .wrb4729  .kwz3y67d::before,
.rlv7sf .befj0 .kwz3y67d::before { color: var(--accent-light) !important; }
.qni1v::before,
.ypa6nc::before { margin-right: 5px; }
.jnexr5 .d7ghvu0j ul li,
.jnexr5 .d7ghvu0j .qni1v { color: #22c55e; }
.jnexr5 .gu0e1yq ul li,
.jnexr5 .gu0e1yq .ypa6nc { color: #ef4444; }
.rxz6xzi .d7ghvu0j { background: var(--bg-pros); }
.rxz6xzi .gu0e1yq { background: var(--bg-cons); }
.rxz6xzi .d7ghvu0j .qni1v { color: var(--c-pros-label); }
.rxz6xzi .gu0e1yq .ypa6nc { color: var(--c-cons); }
.rxz6xzi .d7ghvu0j ul li,
.rxz6xzi .gu0e1yq ul li,
.yh49vr5 .d7ghvu0j { background: var(--bg-pros); }
.yh49vr5 .gu0e1yq { background: var(--bg-cons); }
.yh49vr5 .d7ghvu0j .qni1v { color: var(--c-pros-label); }
.yh49vr5 .gu0e1yq .ypa6nc { color: var(--c-cons); }
.yh49vr5 .d7ghvu0j ul li,
.yh49vr5 .bgqxy2cl li          { color: var(--c-pros); }
.yh49vr5 .gu0e1yq ul li,
.yh49vr5 .j428zks li          { color: var(--c-cons); }
.oiz9as52 .qni1v::before { content: "✓ "; }
.oiz9as52 .ypa6nc::before { content: "✗ "; }
.ptr9b .qni1v::before { content: "→ "; }
.ptr9b .ypa6nc::before { content: "← "; }
.zsh9y1 .qni1v::before { content: "★ "; }
.zsh9y1 .ypa6nc::before { content: "✕ "; }
.rqu4 .qni1v::before { content: "◆ "; }
.rqu4 .ypa6nc::before { content: "▲ "; }
.b4dyi7k .x5h5r { background: transparent; border-left: none; border: 1.5px solid; }
.b4dyi7k .m6p09hg     { border-color: var(--c-tip-border); }
.b4dyi7k .k26aeql { border-color: var(--c-warn-border); }
.b4dyi7k .ynwtyabs    { border-color: #60a5fa; }
.b4dyi7k .x5h5r strong { color: var(--text-primary); }
.b4dyi7k .x5h5r p      { color: var(--text-muted); }
.p31gpwy .x5h5r { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.p31gpwy .m6p09hg     { border-top-color: var(--c-tip-border); }
.p31gpwy .k26aeql { border-top-color: var(--c-warn-border); }
.p31gpwy .ynwtyabs    { border-top-color: #60a5fa; }
.yp4j .x5h5r { border-left: none; border-radius: 8px; }
.yp4j .m6p09hg     { background: #065f46; }
.yp4j .k26aeql { background: #92400e; }
.yp4j .ynwtyabs    { background: #1e3a8a; }
.yp4j .x5h5r strong,
.yp4j .x5h5r p { color: #fff; }
.yp4j .kwz3y67d::before { color: rgba(255,255,255,0.85) !important; }
.m98mh2s.yp4j .m6p09hg,
.m98mh2s .yp4j .m6p09hg     { background: #052e16; }
.m98mh2s.yp4j .k26aeql,
.m98mh2s .yp4j .k26aeql { background: #2d0a1e; }
.m98mh2s.yp4j .ynwtyabs,
.m98mh2s .yp4j .ynwtyabs    { background: #1e1036; }
.rptmdo4h.yp4j .m6p09hg,
.rptmdo4h .yp4j .m6p09hg      { background: #2d2000; }
.rptmdo4h.yp4j .k26aeql,
.rptmdo4h .yp4j .k26aeql  { background: #2d0b0b; }
.rptmdo4h.yp4j .ynwtyabs,
.rptmdo4h .yp4j .ynwtyabs     { background: #2d1600; }
.i3ttcl0.yp4j .m6p09hg,
.i3ttcl0 .yp4j .m6p09hg      { background: #0c1a2e; }
.i3ttcl0.yp4j .k26aeql,
.i3ttcl0 .yp4j .k26aeql  { background: #12103a; }
.i3ttcl0.yp4j .ynwtyabs,
.i3ttcl0 .yp4j .ynwtyabs     { background: #0a2020; }
.jlfygn .x5h5r { border-left: none; border-radius: 6px; padding: 10px 14px; }
.jlfygn .m6p09hg     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.jlfygn .k26aeql { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.jlfygn .ynwtyabs    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.jlfygn .x5h5r strong { color: var(--text-primary); }
.jlfygn .x5h5r p      { color: var(--text-muted); }
.npdnvg .x5h5r { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.dd19 .kwz3y67d,
.wfbj12tu .kwz3y67d,
.wrb4729 .kwz3y67d,
.befj0 .kwz3y67d { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.dd19 .kwz3y67d::before,
.wfbj12tu .kwz3y67d::before,
.wrb4729 .kwz3y67d::before,
.befj0 .kwz3y67d::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.dd19 .m6p09hg     .kwz3y67d::before { content: "✦"; color: var(--c-tip-border); }
.dd19 .k26aeql .kwz3y67d::before { content: "▲"; color: var(--c-warn-border); }
.dd19 .ynwtyabs    .kwz3y67d::before { content: "◉"; color: #60a5fa; }
.wfbj12tu .m6p09hg     .kwz3y67d::before { content: "★"; color: var(--c-tip-border); }
.wfbj12tu .k26aeql .kwz3y67d::before { content: "◆"; color: var(--c-warn-border); }
.wfbj12tu .ynwtyabs    .kwz3y67d::before { content: "●"; color: #60a5fa; }
.wrb4729 .m6p09hg     .kwz3y67d::before { content: "▶"; color: var(--c-tip-border); }
.wrb4729 .k26aeql .kwz3y67d::before { content: "■"; color: var(--c-warn-border); }
.wrb4729 .ynwtyabs    .kwz3y67d::before { content: "▸"; color: #60a5fa; }
.befj0 .m6p09hg     .kwz3y67d::before { content: "→"; color: var(--c-tip-border); }
.befj0 .k26aeql .kwz3y67d::before { content: "⬥"; color: var(--c-warn-border); }
.befj0 .ynwtyabs    .kwz3y67d::before { content: "◈"; color: #60a5fa; }
.osoh04 .pgg227x .ocp8e,
.osoh04 .hqnes .ocp8e  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.osoh04 .g8zyxbfg                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.osoh04 .wvjv          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.osoh04 .ic8mip9                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.frmyh3t6 .pgg227x .ocp8e,
.frmyh3t6 .hqnes .ocp8e,
.frmyh3t6 .g8zyxbfg,
.frmyh3t6 .xzqev7pw,
.frmyh3t6 .hpy52bpp,
.frmyh3t6 .wvjv,
.frmyh3t6 .ic8mip9,
.frmyh3t6 .npdnvg .x5h5r { box-shadow: none; }
.uasrsli   .vwgqbg8, .uasrsli .k53hep, .uasrsli .oqbk66,
.uasrsli   .y3fd3, .uasrsli .zpg3 { font-size: 0.9rem; }
.uasrsli   .u9xxxn, .uasrsli .u1ehedlm { font-size: 0.9rem; }
.pov7   .vwgqbg8, .pov7 .k53hep, .pov7 .oqbk66,
.pov7   .y3fd3, .pov7 .zpg3 { font-size: 0.95rem; }
.pov7   .u9xxxn, .pov7 .u1ehedlm { font-size: 0.95rem; }
.ieykt7w   .vwgqbg8, .ieykt7w .k53hep, .ieykt7w .oqbk66,
.ieykt7w   .y3fd3, .ieykt7w .zpg3 { font-size: 1.08rem; }
.ieykt7w   .u9xxxn, .ieykt7w .u1ehedlm { font-size: 1.05rem; }
.ieykt7w   .bspshz { font-size: 0.97rem; }
.zp6nlx .ox0gzy      { font-size: 3.2rem; }
.zp6nlx h2.v6437zl { font-size: 1.9rem; }
.zp6nlx h3.c2bwdfn     { font-size: 1.4rem; }
.aluj .ox0gzy      { font-size: 3.8rem; }
.aluj h2.v6437zl { font-size: 2.2rem; }
.aluj h3.c2bwdfn     { font-size: 1.6rem; }
.s6rq + .s6rq { position: relative; }
.j5bqa0   .s6rq + .s6rq::before,
.yn1da  .s6rq + .s6rq::before,
.p206   .s6rq + .s6rq::before,
.boubb   .s6rq + .s6rq::before,
.or9aq   .s6rq + .s6rq::before,
.jni0i6 .s6rq + .s6rq::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.j5bqa0 .s6rq + .s6rq::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.yn1da .s6rq + .s6rq::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.p206 .s6rq + .s6rq::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.boubb .s6rq + .s6rq::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.u1s5if .s6rq { margin-bottom: 16px; }
.u1s5if .s6rq + .s6rq { margin-top: 0; }
.u1s5if .jiqf { padding-top: 0; padding-bottom: 0; }
.or9aq .s6rq + .s6rq::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.jni0i6 .s6rq + .s6rq::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.f2w2yn .s6rq + .s6rq::before,
.j73u .s6rq + .s6rq::before,
.srdsnyv .s6rq + .s6rq::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%;
}
.wdm3gg .f2w2yn .s6rq:nth-child(even)::before,
.wdm3gg .j73u .s6rq:nth-child(even)::before,
.wdm3gg .srdsnyv .s6rq:nth-child(even)::before { background: var(--bg-surface); }
.y3ogi1 .f2w2yn .s6rq:nth-child(even)::before,
.y3ogi1 .j73u .s6rq:nth-child(even)::before,
.y3ogi1 .srdsnyv .s6rq:nth-child(even)::before { background: var(--bg-card); }
.f2w2yn .s6rq + .s6rq::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");
}
.j73u .s6rq + .s6rq::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");
}
.srdsnyv .s6rq + .s6rq::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");
}
.yhkn .s981jf9,
.lrtt .s981jf9 { margin-bottom: 60px; }
.a43vb .s981jf9 { margin-bottom: 70px; }
.myojz  .foevb2v:not(.pda7k0jj) .rplgq8g { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.myojz .pda7k0jj { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.myojz .ycrg8 { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.myojz .x2c7 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gwcezl .nf2x61 { float: left; width: 38%; margin: 0 28px 16px 0; }
.gwcezl .nf2x61 .bdngj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gwcezl .jiqf::after { content: ''; display: block; clear: both; }
.ozom .nf2x61 { float: right; width: 38%; margin: 0 0 16px 28px; }
.ozom .nf2x61 .bdngj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ozom .jiqf::after { content: ''; display: block; clear: both; }
.x8mbxq .s6rq:nth-child(odd)  .nf2x61 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.x8mbxq .s6rq:nth-child(even) .nf2x61 { float: right; width: 38%; margin: 0 0 16px 28px; }
.x8mbxq .nf2x61 .bdngj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.x8mbxq .jiqf::after { content: ''; display: block; clear: both; }
.gwcezl .ofavmw,
.ozom .ofavmw,
.x8mbxq .ofavmw,
.gwcezl .u9xxxn,
.gwcezl .u1ehedlm,
.ozom .u9xxxn,
.ozom .u1ehedlm,
.x8mbxq .u9xxxn,
.x8mbxq .u1ehedlm { overflow: hidden; }
@media (max-width: 640px) {
  .gwcezl .nf2x61,
  .ozom .nf2x61,
  .x8mbxq .nf2x61 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.g0kr9z .joi5,
.g0kr9z .jiqf,
.g0kr9z .tvbz28zq  { max-width: 1100px; }
.zhi6 .joi5,
.zhi6 .jiqf,
.zhi6 .tvbz28zq  { max-width: 1200px; }
.zhi6 { --content-mw: 1200px; }
.z3x7h .joi5,
.z3x7h .jiqf,
.z3x7h .tvbz28zq  { max-width: 1320px; }
.sdsws9j { font-size: 0.82rem; color: var(--text-muted); }
.yb975 { display: flex; align-items: center; }
.kqalqicw {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.fm3xgv { display: flex; align-items: center; }
.jx3l0rtc { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.jx3l0rtc:hover { text-decoration: underline; }
.a2oa9lg { margin: 0 3px; opacity: 0.45; }
.a2oa9lg::before { content: '/'; }
.jux4f8n9 { padding: 2px 5px; color: var(--text-main); }
.exb7khlj .sdsws9j {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.exb7khlj .yb975 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.u736 .sdsws9j {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.u736 .yb975 { padding: 0 0 0 12px; }
.pobj .yb975 { padding: 0 16px; }
.pobj .sdsws9j {
  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);
}
.pobj .joi5 { padding-top: 28px; }
@media (max-width: 720px) {
  .k6i00rr { margin-top: 18px; padding: 0 16px; }
  .pobj .joi5 { padding-top: 16px; }
}
.g0kr9z.exb7khlj .yb975 { max-width: 1100px; }
.zhi6.exb7khlj .yb975 { max-width: 1200px; }
.z3x7h.exb7khlj .yb975 { max-width: 1320px; }
.zhi6 .k6i00rr { max-width: 1200px; }
.pbfpjj .s6rq { padding-top: 16px; padding-bottom: 16px; }
.sx3sj .s6rq { padding-top: 24px; padding-bottom: 24px; }
.ihi0s6n4 .s6rq { padding-top: 40px; padding-bottom: 40px; }
.y88e95h .s6rq { padding-top: 52px; padding-bottom: 52px; }
.khi2mzre .s6rq:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.khi2mzre .s6rq:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.khi2mzre .s6rq:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.khi2mzre .s6rq:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.fd4qp3c .jiqf { padding-top: 10px;  padding-bottom: 10px; }
.ax8cd .jiqf { padding-top: 18px;  padding-bottom: 18px; }
.p1y2 .jiqf { padding-top: 36px;  padding-bottom: 36px; }
.qslb .jiqf { padding-top: 48px;  padding-bottom: 48px; }
.dku3fivh h2.v6437zl { font-weight: 600; }
.dku3fivh h3.c2bwdfn     { font-weight: 600; }
.i2mea h2.v6437zl { font-weight: 800; }
.i2mea h3.c2bwdfn     { font-weight: 700; }
.j9on { font-weight: 600; }
.j9on h2.v6437zl { font-weight: 900; }
.j9on h3.c2bwdfn     { font-weight: 800; }
.j9on .x5h5r strong,
.j9on .x5h5r strong { font-weight: 600; }
.mk9uw5 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.wolkh1 .mk9uw5 { display: none; }
@media (max-width: 640px) { .mk9uw5 { display: none; } }
.mk9uw5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mk9uw5:hover { opacity: 0.85; }
.k2xvrn0 .mk9uw5 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.vi7f .mk9uw5,
.hb98  .mk9uw5 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.vi7f .mk9uw5:hover,
.hb98  .mk9uw5:hover { opacity: 0.88; }
.k2xvrn0.vi7f .mk9uw5,
.k2xvrn0.hb98  .mk9uw5 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.vxxp {
  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;
}
.vxxp:hover { transform: translateY(-2px); opacity: 0.92; }
.vxxp { background: var(--cta) !important; color: #fff !important; border: none !important; }
.bus8mw .vxxp { display: none; }
.o2kjf6sk .vxxp { right: 32px; }
.aef30  .vxxp { left: 32px; }
@media (max-width: 480px) {
  .o2kjf6sk .vxxp { right: 20px; bottom: 20px; }
  .aef30  .vxxp { left: 20px; bottom: 20px; }
}
.e7gz8q { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.tvbz28zq { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ffbe { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.d3nel { color: var(--text-dim); font-size: 0.8rem; }
.klgp4vnj { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.klgp4vnj img { height: 26px; width: auto; object-fit: contain; }
.awnny0j { display: flex; flex-direction: column; gap: 6px; }
.awnny0j a, .va1y1gzx a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.awnny0j a:hover, .va1y1gzx a:hover { color: var(--accent-light); }
.awnny0j .eupvyw8 { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.scqpt .tvbz28zq { text-align: center; }
.scqpt .ffbe { margin-top: 0; }
.qakpy { margin-top: 10px; }
.qakpy a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .tvbz28zq { padding-left: 16px; padding-right: 16px; }
  .dg3a3rq5 .tvbz28zq { padding: 20px 16px; }
  .va1y1gzx { gap: 4px 12px; }
  .ffbe { font-size: 0.78rem; }
}
.tj0wb5e .se0p5kfn .klgp4vnj { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.tj0wb5e .ffbe { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.tj0wb5e .d3nel { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .tj0wb5e .ga3q { grid-template-columns: 1fr 1fr; } .tj0wb5e .se0p5kfn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tj0wb5e .ga3q { grid-template-columns: 1fr; } }
.zvat .klgp4vnj { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.zvat .ffbe { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .zvat .ao7p { gap: 12px; } .zvat .klgp4vnj { margin-right: 0; width: 100%; } }
.lx3lteb4 .xrdvg .klgp4vnj { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.lx3lteb4 .ffbe { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.lx3lteb4 .d3nel { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .lx3lteb4 .kxldbpk { grid-template-columns: 1fr 1fr; } .lx3lteb4 .xrdvg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lx3lteb4 .kxldbpk { grid-template-columns: 1fr; } }
.pprww4 .hnu5offw { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.pprww4 .awnny0j { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .pprww4 .hnu5offw { grid-template-columns: 1fr 1fr; } .pprww4 .bitg:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pprww4 .hnu5offw { grid-template-columns: 1fr; } }
.jq24w7l2 .hnu5offw { grid-template-columns: 1fr 2fr; }
.jq24w7l2 .p29fm0v .awnny0j { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .jq24w7l2 .hnu5offw { grid-template-columns: 1fr; } }
.gp3d .tvbz28zq { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.to2qi40q .vlmo4e7      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.to2qi40q .e7gz8q { background: var(--bg-page); border-top-color: var(--border-alt); }
.q4ux2qt .vlmo4e7      { background: #0d1117; border-bottom-color: #21262d; }
.q4ux2qt .vkctr2x { color: var(--accent-light); }
.q4ux2qt .enfry { --msep-color: #8b949e; }
.q4ux2qt .enfry a { color: #8b949e; }
.q4ux2qt .enfry a:hover { color: var(--accent-light); }
.q4ux2qt .xrrh1z { color: #8b949e; }
.q4ux2qt .e7gz8q { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.q4ux2qt .ffbe,
.q4ux2qt .d3nel { color: #6e7681; }
.q4ux2qt .awnny0j a, .q4ux2qt .va1y1gzx a,
.q4ux2qt .klgp4vnj { color: #e6edf3; }
.q4ux2qt .awnny0j a:hover, .q4ux2qt .va1y1gzx a:hover,
@media (max-width: 640px) {
  .q4ux2qt .enfry { background: #0d1117; border-top-color: #21262d; }
  .q4ux2qt .enfry li a { border-bottom-color: #21262d; }
}
.ef85d24g .vlmo4e7      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ef85d24g .vkctr2x { color: var(--accent); }
.ef85d24g .enfry { --msep-color: #475569; }
.ef85d24g .enfry a { color: #475569; }
.ef85d24g .enfry a:hover { color: var(--accent); }
.ef85d24g .xrrh1z { color: #64748b; }
.ef85d24g .e7gz8q { background: #f0f4f8; border-top-color: #cbd5e1; }
.ef85d24g .ffbe,
.ef85d24g .d3nel { color: #64748b; }
.ef85d24g .awnny0j a, .ef85d24g .va1y1gzx a,
.ef85d24g .orgx a, .ef85d24g .klgp4vnj { color: #374151; }
.ef85d24g .awnny0j a:hover, .ef85d24g .va1y1gzx a:hover,
@media (max-width: 640px) {
  .ef85d24g .enfry { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ef85d24g .enfry li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.vi7f .vlmo4e7      { background: var(--accent); border-bottom-color: var(--accent-light); }
.vi7f .vkctr2x { color: #fff; }
.vi7f .enfry { --msep-color: rgba(255,255,255,0.82); }
.vi7f .enfry a { color: rgba(255,255,255,0.82); }
.vi7f .enfry a:hover { color: #fff; }
.vi7f .xrrh1z { color: rgba(255,255,255,0.9); }
.vi7f .e7gz8q { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.vi7f .ffbe,
.vi7f .d3nel { color: rgba(255,255,255,0.72); }
.vi7f .awnny0j a, .vi7f .va1y1gzx a,
.vi7f .orgx a, .vi7f .klgp4vnj { color: #fff; }
.vi7f .awnny0j a:hover, .vi7f .va1y1gzx a:hover,
@media (max-width: 640px) {
  .vi7f .enfry { background: var(--accent); border-top-color: var(--accent-light); }
  .vi7f .enfry li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.hb98 .vlmo4e7 {
  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);
}
.hb98 .e7gz8q {
  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) {
  .hb98 .enfry {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.p7vad9s .r9b1 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jkl30ezh .r9b1 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.mjmvd .r9b1 { min-height: 72px; height: auto; }
.cjyg .r9b1 { min-height: 84px; height: auto; }
.dg3a3rq5 .r9b1 { max-width: none; padding: 0 32px; }
.dg3a3rq5 .tvbz28zq  { max-width: none; padding: 24px 32px; }
.vyo4r.zhi6 .r9b1 { max-width: 1200px; }
.vyo4r.z3x7h .r9b1 { max-width: 1320px; }
.o7w41fo6   .vkctr2x, .o7w41fo6   .klgp4vnj { text-transform: capitalize; }
.b5hwa17 .vkctr2x, .b5hwa17 .klgp4vnj { text-transform: lowercase; }
.ct8p5f4 .vkctr2x, .ct8p5f4 .klgp4vnj { text-transform: uppercase; letter-spacing: 0.06em; }
.t1t935, .r2soqe03 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.slptakjx .t1t935,
.slptakjx .r2soqe03 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.xzbj .t1t935,
.xzbj .r2soqe03 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.hrkjnc21 .t1t935,
.hrkjnc21 .r2soqe03 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.j9ln .t1t935,
.j9ln .r2soqe03 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.tq2hgfx   .enfry a { font-weight: 500; }
.bu7j .enfry a { font-weight: 600; }
.xn3znqj     .enfry a { font-weight: 700; }
.kvfkhu    .enfry a { font-weight: 800; letter-spacing: 0.01em; }
.cf3bj4d     .enfry > li + li::before,
.sqzfn3a    .enfry > li + li::before,
.ubcq56rx    .enfry > li + li::before,
.doyeom9 .enfry > li + li::before,
.lgse .enfry > li + li::before,
.uuihuy  .enfry > li + li::before,
.wzk205b    .enfry > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.cf3bj4d     .enfry > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.sqzfn3a    .enfry > li + li::before { content: "|"; }
.ubcq56rx    .enfry > li + li::before { content: "—"; }
.doyeom9 .enfry > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lgse .enfry > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.uuihuy  .enfry > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.wzk205b    .enfry > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ckg5h8 .xrrh1z,
  .bnpis4f .xrrh1z,
  .moay7 .xrrh1z,
  .lnz3hs7 .xrrh1z,
  .wihl73 .xrrh1z {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ckg5h8 .xrrh1z::before,
  .bnpis4f .xrrh1z::before,
  .moay7 .xrrh1z::before,
  .lnz3hs7 .xrrh1z::before,
  .wihl73 .xrrh1z::before { content: ""; display: block; flex-shrink: 0; }

  
  .ckg5h8 .xrrh1z::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;
  }

  
  .bnpis4f .xrrh1z::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;
  }

  
  .moay7 .xrrh1z::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;
  }

  
  .lnz3hs7 .xrrh1z::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;
  }

  
  .wihl73 .xrrh1z::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) {
  .brocam1r .xrrh1z {
    padding: 5px 14px;
  }
  .brocam1r .enfry {
    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;
  }
  .brocam1r .enfry li a {
    border-bottom: none; padding: 10px 22px;
  }
  .brocam1r .enfry li a:hover { background: var(--bg-raised); }
  .brocam1r .uaevt,
  .pl990r .uaevt,
  .filud .uaevt { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ghv5 .xrrh1z {
    padding: 5px 10px;
  }
  .ghv5 .enfry {
    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);
  }
  .ghv5 .enfry.l8yw { transform: translateX(0); }
  .ghv5 .enfry li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ghv5 .enfry li:last-child a { border-bottom: none; }
  .vi7f .enfry,
  .q4ux2qt .enfry { background: var(--accent) !important; }
  .vi7f .enfry li a,
  .q4ux2qt .enfry li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .filud .xrrh1z {
    padding: 5px 10px;
  }
  .filud .enfry {
    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);
  }
  .filud .enfry::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .filud .enfry.l8yw { transform: translateY(0); }
  .filud .enfry li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .zc0si7xi .xrrh1z {
    padding: 5px 10px;
  }
  .zc0si7xi .enfry {
    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;
  }
  .zc0si7xi .enfry.l8yw { opacity: 1; pointer-events: auto; }
  .zc0si7xi .enfry li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .x7i0     .xrrh1z { border-radius: 0 !important; }
  .vwqb9c   .xrrh1z { border-radius: 8px !important; }
  .jv708kfi .xrrh1z { border-radius: 50% !important; }
  .mv3o6   .xrrh1z { border-radius: 999px !important; }
}
.bceh .rb66kv { height: 28px; }
.kvhwdab .rb66kv { height: 54px; }
.kazff .rb66kv { height: 54px; }
.iflss5v9    .spjxu, .iflss5v9    .ch2u5bo { color: #f59e0b; }
.gmvv87 .su9xb9 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .eq5plnk .z5khd {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .eq5plnk .xzqev7pw {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .eq5plnk .xzqev7pw { padding: 40px 16px 20px; }
  .eq5plnk .su9xb9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .eq5plnk .qwsr { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ozgvqegi .xzqev7pw {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ozgvqegi .xzqev7pw::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ozgvqegi .tu2fz {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ozgvqegi .sz2krf { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ozgvqegi .su9xb9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ozgvqegi .qwsr { width: 100%; min-width: 0; }
  .ozgvqegi .spjxu { min-width: 0; }
}
.n2ztk .hjgs {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.n2ztk .hjgs summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.n2ztk .hjgs p { padding: 0 2px 16px; }
.duxge485 .hjgs { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.duxge485 .hjgs summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.duxge485 .hjgs summary::after { content: "›"; font-size: 1.2em; }
.duxge485 .hjgs[open] summary::after { content: "‹"; }
.duxge485 .hjgs p { padding: 10px 22px 4px; }
.isnc4re .hjgs {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.isnc4re .hjgs summary { color: var(--text-primary); padding-left: 16px; }
.isnc4re .hjgs summary::after { content: "›"; font-size: 1.1em; }
.isnc4re .hjgs[open] summary::after { content: "‹"; }
.isnc4re .hjgs p { padding-left: 16px; }
.ctdrfg .bdsb5j { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ctdrfg .hjgs {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ctdrfg .hjgs:last-child { border-bottom: none; }
.ctdrfg .hjgs summary { color: var(--text-primary); border-radius: 0; }
.ctdrfg .hjgs summary::after { content: "›"; font-size: 1.1em; }
.ctdrfg .hjgs[open] summary::after { content: "‹"; }
.so9jr5uj .hjgs { overflow: hidden; }
.so9jr5uj .hjgs summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.so9jr5uj .hjgs summary::after { color: rgba(255,255,255,.75); }
.so9jr5uj .hjgs[open] summary { border-radius: 0; }
.vp1y7c2b { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.lsdx {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.a98xik {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.vs9zqkz { color: var(--text-muted); font-size: 1.05rem; }
.ekvr6vhr {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.j1iych {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.b2dbvy8b { margin-bottom: 20px; }
.cx7w8ye1 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.rj4wfm {
  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;
}
.rj4wfm:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.pwov { resize: vertical; min-height: 130px; }
.dsq3u6s0 { width: 100%; margin-top: 8px; }
.si75ykmm {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.oci1o7u {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.km4rai31 { color: var(--text-muted); line-height: 1.75; }
.sx2du { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.sx2du li { margin-bottom: 6px; }
.iz32hj { max-width: 760px; margin: 0 auto; }
.k4v2 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mc758m { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mc758m:last-child { border-bottom: none; }
.mc758m h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.mc758m p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.taaybnm { max-width: 760px; margin: 0 auto; }
.usj3 ul.sx2du { margin: 0; }
@media (max-width: 640px) { .b5ydehfl { grid-template-columns: 1fr; gap: 10px; } }
.pnr9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.djvn { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ehnxu { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.djvn p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.djvn .sx2du { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pnr9 { grid-template-columns: 1fr; } }
.adv9l7 ul.sx2du { margin: 0; }
.cezfz .sx2du,
.s4q046 .sx2du,
.m0cp .sx2du,
.m3v9 .sx2du {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .dbo1ml { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .clhg7raj { grid-template-columns: 1fr; } .akzj9 { position: static; text-align: center; } }
@media (max-width: 860px) { .yt8s { grid-template-columns: 1fr; } }
.m3v9 .sx2du { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yj3mmdk { flex-direction: column; text-align: center; } .f05vtyt { grid-template-columns: 1fr; } }
.ta9l9 .a98xik { color: var(--accent-light); }
.iiis .a98xik { font-size: 2rem; }
.iiis .vs9zqkz { max-width: 680px; }
.kpjy .a98xik { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.kpjy .vs9zqkz  { margin: 0; }
@media (max-width: 640px) { .kpjy { flex-direction: column; } }
.e94zat .a98xik { color: var(--accent-light); }
.x16ghh87 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.x16ghh87 .a98xik { color: #fff; }
.x16ghh87 .vs9zqkz  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .icpdcpo5 { grid-template-columns: 1fr; } }
.aoekwqz { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.aoekwqz .rj4wfm {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.aoekwqz .rj4wfm:focus { border-bottom-color: var(--accent); box-shadow: none; }
.lp9jpc .rj4wfm { background: var(--bg-raised); border-color: transparent; }
.lp9jpc .rj4wfm:focus { background: var(--bg-card); border-color: var(--accent); }
.rieg .rj4wfm { border-radius: 100px; padding: 11px 20px; }
.rieg .pwov { border-radius: 14px; }
@media (max-width: 640px) { .ulax { grid-template-columns: 1fr; } }
.r1tmjk { counter-reset: priv-count; }
.hkb4kxi {
  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);
}
.hkb4kxi:last-child { border-bottom: none; }
.wds9ho {
  font-size: 2.4rem; font-weight: 800; color: var(--accent);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.hkb4kxi h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.hkb4kxi p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dg6aj6{position:relative;overflow:visible}
.ly00 .q3fntmi,.num7yt8j .q3fntmi,
.ly00 .q3fntmi,.num7yt8j .q3fntmi,
.ly00 .q3fntmi .c268i,.num7yt8j .q3fntmi .c268i,
.ly00 .lre2th,.num7yt8j .lre2th,
.ly00 .q3fntmi,.num7yt8j .q3fntmi{top:12px}
.num7yt8j .q3fntmi .c268i{margin-left:auto}
.num7yt8j .q3fntmi{text-align:right}
.tnt9h{--date-bg:var(--accent-bg-light)}
.jm6clar .tulchn::before{content:"◆";font-size:.5em;opacity:.35}
.jm6clar .lre2th + .lre2th::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.gpew .d882v{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .d882v{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .de0c{max-width:100%}
}
:root {
  --accent:          #c03623;
  --brand:           #c03623;
  --brand-light:     #dc7062;
  --brand-pale:      #de9c92;
  --grad-start:      #691d13;
  --grad-end:        #aa2f1f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #f9c037;
  --cta-hover:       #ffb70e;
  --bg-page:         #110d0c;
  --bg-surface:      #1a1312;
  --bg-card:         #201817;
  --bg-card-inner:   #291f1d;
  --bg-raised:       #2f2321;
  --bg-hover:        #352725;
  --border:          #432f2c;
  --border-alt:      #573b37;
  --border-section:  #432f2c;
  --text-primary:    #e7e3e3;
  --text-muted:      #ada09e;
  --text-body:       #d0c8c7;
  --text-sub:        #ada09e;
  --text-faint:      #7c6b69;
  --text-dim:        #605351;
  --text-label:      #958582;
  --text-value:      #c4bbb9;
  --accent-bg:       #2a1512;
  --accent-bg-light: #421e19;
  --bg-tip:          #162617;
  --bg-warning:      #272115;
  --bg-info:         #181626;
  --bg-pros:         #162617;
  --bg-cons:         #261716;
  --c-pros:          #7fef7f;
  --c-cons:          #e68a89;
  --c-pros-label:    #52ea52;
  --c-tip-border:    #32e632;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7fef7f;
}
:root { --logo-bg-opacity: 39%; }
body, button, input { font-family: "PT Sans", sans-serif; }
.zdj3ja1q .kwz3y67d { font-size: 0; width: 1.2rem; flex-shrink: 0; }.zdj3ja1q .kwz3y67d::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.zdj3ja1q .m6p09hg     .kwz3y67d::before { content: "";  color: var(--c-tip-border); }.zdj3ja1q .k26aeql .kwz3y67d::before { content: ""; color: var(--c-warn-border); }.zdj3ja1q .ynwtyabs    .kwz3y67d::before { content: ""; color: #60a5fa; }.m98mh2s .zdj3ja1q .m6p09hg     .kwz3y67d::before { color: #10b981; }.m98mh2s .zdj3ja1q .k26aeql .kwz3y67d::before { color: #f43f5e; }.m98mh2s .zdj3ja1q .ynwtyabs    .kwz3y67d::before { color: #a855f7; }.rptmdo4h  .zdj3ja1q .m6p09hg     .kwz3y67d::before { color: #eab308; }.rptmdo4h  .zdj3ja1q .k26aeql .kwz3y67d::before { color: #ef4444; }.rptmdo4h  .zdj3ja1q .ynwtyabs    .kwz3y67d::before { color: #f97316; }.i3ttcl0  .zdj3ja1q .m6p09hg     .kwz3y67d::before { color: #38bdf8; }.i3ttcl0  .zdj3ja1q .k26aeql .kwz3y67d::before { color: #818cf8; }.i3ttcl0  .zdj3ja1q .ynwtyabs    .kwz3y67d::before { color: #2dd4bf; }.rlv7sf .zdj3ja1q .kwz3y67d::before { color: var(--accent-light) !important; }
.uxzii2fv .bgqxy2cl li::before, .uxzii2fv .j428zks 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; }.uxzii2fv .bgqxy2cl li::before { content: ""; }.uxzii2fv .j428zks li::before { content: ""; }.uxzii2fv .qni1v::before, .uxzii2fv .ypa6nc::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.uxzii2fv .qni1v::before { content: ""; }.uxzii2fv .ypa6nc::before { content: ""; }
.pd8bt871 .zt0r8c, .pd8bt871 .x2c7 { min-height: 420px; }
.xg1oakj .mk9uw5::after,.xg1oakj .vxxp::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; }
.a2oa9lg::before { content: '›'; font-size: 1.1em; }
.ytcne5 .lre2th::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.ytcne5 .lre2th:first-of-type::before{content:"\f06e"}.ytcne5 .lre2th:last-of-type::before{content:"\f4fc"}