:root {
  --color-accent: #a17022;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
: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;
}
.k5i62k95 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lnegs {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.tvn28fkm {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.xo96hva { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.bpc01plb { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.bpc01plb a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.bpc01plb a:hover { color: var(--accent-light); }
.b7tq     .juor5 { border-radius: 24px; padding: 8px; }
.b7tq .juor5 li a { border-radius: 16px; }
@media (max-width: 640px) {
  .juor5 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .uycb:hover .juor5,
  .uycb:focus-within .juor5 { display: block; }
  .juor5 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.j8w7z6 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rhsap { display: none; }
@media (max-width: 640px) {
  .rhsap {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rhsap.sxxocnn { display: block; }
}
@media (max-width: 640px) {
  .j8w7z6 { display: block; }
  .bpc01plb > li + li::before { display: none !important; }
  .bpc01plb {
    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;
  }
  .bpc01plb.sxxocnn { display: flex; }
  .bpc01plb li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .bpc01plb li:last-child a { border-bottom: none; }
}
.f5xh90h { min-height: 480px; }
.anm0ou {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.j3ilmg { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.u3ev .j3ilmg { margin-left: 0; margin-right: 0; }
.iidmb {
  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;
}
.ing0y4 .iidmb { margin-top: 24px; }
.iidmb:hover { opacity: 0.88; }
.qvplpv4 .anm0ou { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qvplpv4 .j3ilmg { color: #e2e8f0; }
.qvplpv4.u3ev   .tdxmxl { text-align: left; }
.eavw .anm0ou { color: var(--text-primary); text-shadow: none; }
.eavw .j3ilmg { color: var(--text-muted); }
.eavw .iidmb { margin-top: 16px; }
.eavw, .eavw.f5xh90h { min-height: auto !important; }
.eavw.u3ev   .tdxmxl { text-align: left; }
.eavw~.brwo0j9{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}
.eavw~.brwo0j9 .npgdr5{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}
.lpbifw0 .bozas,
.lpbifw0 .a3plb {
  position: relative; overflow: hidden;
}
.lpbifw0 .bozas::after,
.lpbifw0 .a3plb::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.lpbifw0 .qvplpv4 .jzegqs5 {
  overflow: hidden;
}
.lpbifw0 .qvplpv4 .jzegqs5::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;
}
.bozas .anm0ou { color: #fff; }
.bozas .j3ilmg { color: rgba(255,255,255,0.85); }
.bozas .iidmb { background: #fff; color: var(--cta); }
.bozas .iidmb:hover { opacity: 0.92; }
.lpbifw0 .jzk5g { position: relative; overflow: hidden; }
.lpbifw0 .jzk5g::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.foe9efil .jzk5g {
  animation: hg-breathe 7s ease-in-out infinite;
}
.jbx03z .jzk5g { position: relative; overflow: hidden; }
.jbx03z .jzk5g::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;
}
.mbtf .jzk5g { position: relative; overflow: hidden; }
.mbtf .jzk5g::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.h5jfit2 .jzk5g {
  animation: hg-fadein 1.2s ease-out both;
}
.jzk5g {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.r0oro2oj {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.jk1l {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.hrrxd {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.jzk5g .anm0ou { text-shadow: none; color: var(--text-primary); }
.jzk5g .j3ilmg { color: var(--text-muted); }
body.dcqoln4e .anm0ou {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.a2tuxmf .anm0ou {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.f5xh90h.bozas .anm0ou,
section.bozas .anm0ou {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.jzk5g.v1dl6aqd .r0oro2oj { align-items: center; text-align: center; }
.jzk5g.u3ev   .r0oro2oj { align-items: flex-start; text-align: left; }
.loyi .jk1l { position: relative; }
.loyi .jk1l::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.loyi.y6pb5nme .jk1l::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.iznzm .jk1l {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.iznzm .hrrxd {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.iznzm.y6pb5nme .jk1l { padding: 32px 0 32px 32px; }
.zsxufn .jk1l {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.zsxufn .hrrxd {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.y6pb5nme .r0oro2oj {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.zsxufn.y6pb5nme .jk1l { padding: 40px 16px 40px 48px; }
.f5xh90h .gl76nnto {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.gl76nnto .dszzc38b.m0up0 {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.gl76nnto .dszzc38b.m0up0:hover { opacity: 0.85; }
.r3sz7 .jk1l {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .jzk5g { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .jzk5g:not(.r3sz7) .jk1l { display: none !important; }
  .r3sz7 .jk1l { padding: 16px; }
  .r0oro2oj  { padding: 36px 24px; }
  .jzk5g~.brwo0j9,.y6pb5nme~.brwo0j9{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .f5xh90h, .jzk5g { min-height: 320px !important; }
  .anm0ou { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .o84byk,
  .tqbd6,
  .edwz4f { grid-template-columns: 1fr !important; }

  

  
  .ckzk5c9s { display: flex !important; flex-direction: column !important; }
  .ckzk5c9s .tdxmxl { display: contents; }
  .ckzk5c9s .jzegqs5 { order: 0; }
  .ckzk5c9s .anm0ou { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ckzk5c9s .o84byk { order: 2; padding: 0 16px 12px !important; }
  .ckzk5c9s .j3ilmg { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ing0y4 .tdxmxl { display: flex; flex-direction: column; }
  .ing0y4 .tdxmxl .anm0ou { order: 1; }
  .ing0y4 .tdxmxl .edwz4f { order: 2; margin: 8px 0 24px !important; }
  .ing0y4 .tdxmxl .j3ilmg { order: 3; }
  .ing0y4 .tdxmxl .iidmb { order: 4; align-self: center; margin-top: 0; }

  
  .jzk5g.r3sz7 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .jzk5g.r3sz7 .r0oro2oj { display: contents; padding: 0; }
  .jzk5g.r3sz7 .r0oro2oj .anm0ou { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .jzk5g.r3sz7 .jk1l { order: 2; padding: 12px 16px; }
  .jzk5g.r3sz7 .r0oro2oj .j3ilmg { order: 3; padding: 0 24px; margin: 0 auto; }
  .jzk5g.r3sz7 .r0oro2oj .iidmb { order: 4; align-self: center; margin: 8px 0 32px; }
}
.h5t5ft3 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.zjjt { width: 100%; height: auto; display: block; border-radius: 10px; }
.pu6g .h5t5ft3        { border-radius: 16px; }
.pu6g .zjjt  { border-radius: 16px; }
.ps2oc .h5t5ft3         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ps2oc .zjjt   { border-radius: 8px; }
.a2ene { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.n8c7 { width: 100%; padding: 32px 0; position: relative; }
.nv8rr77d { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.pmnn78 .n8c7:nth-child(even) { background: var(--bg-surface); }
.pmnn78 .n8c7:nth-child(odd)  { background: var(--bg-page); }
.emr6 .n8c7:nth-child(even) { background: var(--bg-card); }
.emr6 .n8c7:nth-child(odd)  { background: var(--bg-page); }
.pmnn78 .n8c7:nth-child(odd)  .nv8rr77d { background: var(--bg-card); border-radius: 6px; }
.pmnn78 .n8c7:nth-child(even) .nv8rr77d { background: var(--bg-raised); border-radius: 6px; }
.emr6 .n8c7:nth-child(odd)  .nv8rr77d { background: var(--bg-card); border-radius: 6px; }
.emr6 .n8c7:nth-child(even) .nv8rr77d { background: var(--bg-raised); border-radius: 6px; }
.pmnn78 .n8c7:nth-child(even) .u0z60hmo .ltrdn,
.emr6 .n8c7:nth-child(even) .u0z60hmo .ltrdn { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.pmnn78 .n8c7:nth-child(odd) .u0z60hmo .ltrdn,
.emr6 .n8c7:nth-child(odd) .u0z60hmo .ltrdn { background: var(--bg-card-inner); }
.pmnn78 .n8c7:nth-child(even) .p7z1t3cp .ltrdn:nth-child(odd),
.emr6 .n8c7:nth-child(even) .p7z1t3cp .ltrdn:nth-child(odd)  { background: var(--bg-card); }
.pmnn78 .n8c7:nth-child(even) .p7z1t3cp .ltrdn:nth-child(even),
.emr6 .n8c7:nth-child(even) .p7z1t3cp .ltrdn:nth-child(even) { background: var(--bg-card-inner); }
h1.rgf8 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.rgf8 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.k9t64 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.k3u79 h2.rgf8 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.x3h4oqq h2.rgf8 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ruhef h2.rgf8 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wr2qg0 h2.rgf8::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ovw36x h2.rgf8 {
  color: var(--text-primary); font-size: 1.7rem;
}
.l46mj8 h2.rgf8::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.eue536 h2.rgf8 {
  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;
}
.g5xavmpk { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .g5xavmpk { display: none; } }
.c2qhsyd1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.om2cyc { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.i860z3go {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.hco16 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.lmmey { padding-left: 20px; }
.lmmey li { margin-bottom: 6px; }
.lmmey a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.lmmey a:hover { color: var(--accent-light); }
.e94g0tpj .hco16 { display: none; }
.hsaabr .hco16 { display: none; }
.hsaabr .lmmey { padding-left: 0; list-style: none; }
.hsaabr .lmmey li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.hsaabr .lmmey a { font-size: 0.92rem; }
.reqarv92 .i860z3go { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.reqarv92 .hco16 { display: none; }
.reqarv92 .lmmey { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.reqarv92 .lmmey li { margin-bottom: 0; }
.reqarv92 .lmmey 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;
}
.reqarv92 .lmmey a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.he1msj0g .i860z3go { padding: 20px 20px 16px; }
.he1msj0g .lmmey {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.he1msj0g .lmmey li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.he1msj0g .lmmey 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;
}
.he1msj0g .lmmey 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;
}
.he1msj0g .lmmey a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.he1msj0g .lmmey a:focus,
.he1msj0g .lmmey a:focus-visible,
.he1msj0g .lmmey a:target { outline: none; }
.he1msj0g .lmmey li:target a { border-color: var(--border); color: var(--text-muted); }
.pi6lded .i860z3go { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.pi6lded .hco16 { display: none; }
.pi6lded .lmmey { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.pi6lded .lmmey li { margin-bottom: 0; }
.pi6lded .lmmey li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.pi6lded .lmmey li:last-child::after { content: ""; margin-right: 0; }
.pi6lded .lmmey a { font-size: 0.9rem; }
.ltrdn { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.u0z60hmo .ltrdn { background: var(--bg-card); }
.p7z1t3cp .ltrdn:nth-child(odd)  { background: var(--bg-card); }
.p7z1t3cp .ltrdn:nth-child(even) { background: var(--bg-raised); }
.xm1v73 .ltrdn {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.xm1v73 .ltrdn:last-child { border-bottom: none; }
.xm1v73 h3.k9t64 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nwe3tk8 .ltrdn {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nwe3tk8 .ltrdn + .ltrdn { margin-top: 4px; }
.ka8xm2m .ltrdn { background: none; border-radius: 0; padding: 12px 0; }
.ka8xm2m .ltrdn + .ltrdn { border-top: 1px solid var(--border-section); }
.euumzh4h { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.rpqd43tg { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.su7z3b, .ejvjzsp { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.su7z3b li, .ejvjzsp li { margin-bottom: 6px; }
.ejvjzsp li { list-style: decimal; }
.n0yle7f1     .su7z3b { list-style-type: "● "; }
.jy2dn096  .su7z3b { list-style-type: "■ "; }
.t2zi .su7z3b { list-style-type: "◆ "; }
.oh5sy96    .su7z3b { list-style-type: "★ "; }
.n0yle7f1     .putmg8z { list-style-type: "● "; }
.jy2dn096  .putmg8z { list-style-type: "■ "; }
.t2zi .putmg8z { list-style-type: "◆ "; }
.oh5sy96    .putmg8z { list-style-type: "★ "; }
.n0yle7f1    .su7z3b li::marker, .n0yle7f1    .putmg8z li::marker,
.jy2dn096 .su7z3b li::marker, .jy2dn096 .putmg8z li::marker,
.t2zi .su7z3b li::marker, .t2zi .putmg8z li::marker,
.oh5sy96   .su7z3b li::marker, .oh5sy96   .putmg8z li::marker {
  color: var(--cta); font-size: 1em;
}
.n0yle7f1 .ejvjzsp,
.jy2dn096 .ejvjzsp,
.t2zi .ejvjzsp,
.oh5sy96 .ejvjzsp {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.n0yle7f1 .ejvjzsp li,
.jy2dn096 .ejvjzsp li,
.t2zi .ejvjzsp li,
.oh5sy96 .ejvjzsp li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.n0yle7f1 .ejvjzsp li::before,
.jy2dn096 .ejvjzsp li::before,
.t2zi .ejvjzsp li::before,
.oh5sy96 .ejvjzsp 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;
}
.n0yle7f1     .ejvjzsp li::before { border-radius: 50%; }
.jy2dn096  .ejvjzsp li::before { border-radius: 3px; }
.t2zi .ejvjzsp li::before { border-radius: 3px; }
.oh5sy96    .ejvjzsp li::before { border-radius: 50%; }
.j8u4ehl { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.f04y1gqc .j8u4ehl,
.ijri6 .j8u4ehl { background: transparent; border: none; border-radius: 0; }
.qe7et { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.qe7et th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.qe7et td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.qe7et tr:hover td { background: var(--bg-hover); }
.l11tfi1e .qe7et tbody tr:nth-child(even) td { background: var(--bg-surface); }
.p412 .qe7et { border: 1px solid var(--border-alt); }
.p412 .qe7et th,
.p412 .qe7et td { border: 1px solid var(--border-alt); }
.ibtusg .qe7et th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ibtusg .qe7et td { border-bottom: none; }
.ibtusg .qe7et tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.wt56aoxt .qe7et th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.cc0t .j8u4ehl {
  overflow: hidden;
}
.cc0t .qe7et th { border-bottom: 1px solid var(--border-alt); }
.cc0t .qe7et tr:last-child td { border-bottom: none; }
.j586b0t { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.pwwp { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.nysqog { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.rc26 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.h6742ms3 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.putmg8z { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.putmg8z 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%}
.dd7oz .rc26 { background: transparent; text-align: center; }
.k3sji3g .nysqog {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.r5tyo .nysqog {
  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);
}
.jhah .pwwp { display: grid; grid-template-columns: auto 1fr; }
.jhah .nysqog {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jhah .rc26 { grid-column: 2; }
.jhah .h6742ms3,
.jhah .putmg8z { grid-column: 1 / -1; }
.qr7xq .pwwp { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.qr7xq .nysqog {
  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);
}
.qr7xq .rc26 { grid-column: 2; }
.qr7xq .h6742ms3,
.qr7xq .putmg8z { grid-column: 1 / -1; }
.jd9jyh .pwwp { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.jd9jyh .rc26 { background: none; color: var(--accent-light); font-weight: 700; }
.fcyzo .pwwp { 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); }
.fcyzo .rc26 { background: none; color: var(--accent-light); font-weight: 700; }
.dwv99p9x .pwwp { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.dwv99p9x .pwwp:last-child { border-bottom: none; }
.dwv99p9x .rc26 { background: none; color: var(--accent-light); font-weight: 700; }
.pwg1oh0 .pwwp { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.pwg1oh0 .rc26 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.indmrb7 .j586b0t { counter-reset: card-n; }
.indmrb7 .pwwp  { counter-increment: card-n; }
.indmrb7 .rc26 { display: flex; align-items: center; gap: 10px; }
.indmrb7 .rc26::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;
}
.ps7o8zw .pwwp { background: var(--bg-surface); border: 1px solid var(--border); }
.ps7o8zw .rc26 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.e7ywks { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.hj76  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.mm69k1 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.axbtm { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.e7ywks strong { color: var(--text-primary); font-size: 0.95rem; }
.e7ywks p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.zjjt { width: 100%; height: auto; border-radius: 10px; display: block; }
.m0up0 {
  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;
}
.m0up0:hover { opacity: 0.85; }
.t07a1c .m0up0  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.t07a1c .m0up0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.g4q6zgy .m0up0  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.g4q6zgy .m0up0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ya6k3f .iidmb { border-radius: 50px; }
.ya6k3f .m0up0  { border-radius: 50px; }
.ri8d8g0b .iidmb { padding-left: 22px; padding-right: 22px; }
.ri8d8g0b .m0up0  { padding-left: 12px; padding-right: 12px; }
.wtfh2rx .iidmb { padding-left: 44px; padding-right: 44px; }
.wtfh2rx .m0up0  { padding-left: 24px; padding-right: 24px; }
.ryvg1 .iidmb { padding-left: 56px; padding-right: 56px; }
.ryvg1 .m0up0  { padding-left: 32px; padding-right: 32px; }
.wcsiugm   .iidmb::after, .wcsiugm   .m0up0::after,
.h5a36u2 .iidmb::after, .h5a36u2 .m0up0::after,
.pn6tlq    .iidmb::after, .pn6tlq    .m0up0::after,
.z3x90dif    .iidmb::after, .z3x90dif    .m0up0::after,
.j93fn    .iidmb::after, .j93fn    .m0up0::after,
.v7nkgx     .iidmb::after, .v7nkgx     .m0up0::after,
.viu9u6    .iidmb::after, .viu9u6    .m0up0::after,
.qixjke5h   .iidmb::after, .qixjke5h   .m0up0::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;
}
.wcsiugm .iidmb::after, .wcsiugm .m0up0::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");
}
.h5a36u2 .iidmb::after, .h5a36u2 .m0up0::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");
}
.pn6tlq .iidmb::after, .pn6tlq .m0up0::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");
}
.z3x90dif .iidmb::after, .z3x90dif .m0up0::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");
}
.j93fn .iidmb::after, .j93fn .m0up0::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");
}
.v7nkgx .iidmb::after, .v7nkgx .m0up0::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");
}
.viu9u6 .iidmb::after, .viu9u6 .m0up0::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");
}
.qixjke5h .iidmb::after, .qixjke5h .m0up0::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");
}
.ecrw04x   .l7ar::after, .ecrw04x   .u18r74c::after,
.b0gfvv09 .l7ar::after, .b0gfvv09 .u18r74c::after,
.ylrve    .l7ar::after, .ylrve    .u18r74c::after,
.bdw2z9    .l7ar::after, .bdw2z9    .u18r74c::after,
.p42i5    .l7ar::after, .p42i5    .u18r74c::after,
.cbwckko     .l7ar::after, .cbwckko     .u18r74c::after,
.b24x    .l7ar::after, .b24x    .u18r74c::after,
.swv2v   .l7ar::after, .swv2v   .u18r74c::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;
}
.ecrw04x .l7ar::after, .ecrw04x .u18r74c::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");
}
.b0gfvv09 .l7ar::after, .b0gfvv09 .u18r74c::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");
}
.ylrve .l7ar::after, .ylrve .u18r74c::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");
}
.bdw2z9 .l7ar::after, .bdw2z9 .u18r74c::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");
}
.p42i5 .l7ar::after, .p42i5 .u18r74c::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");
}
.cbwckko .l7ar::after, .cbwckko .u18r74c::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");
}
.b24x .l7ar::after, .b24x .u18r74c::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");
}
.swv2v .l7ar::after, .swv2v .u18r74c::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");
}
.ssjt1hjd .sz556q   { background: rgba(128,128,128,.12); }
.dszzc38b.m0up0 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .lp5e {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .lp5e::before    { grid-area: rank;   }
  .j83ftox           { grid-area: ident;  }
  .e3kd4     { grid-area: rating; min-width: 0; width: auto; }
  .yrjsz           { grid-area: pills;  }
  .dszzc38b             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .lp5e {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .lp5e::before    { justify-self: center; }
  .j83ftox           { width: 100%; }
  .e3kd4     { justify-self: center; }
  .yrjsz           { grid-template-columns: 1fr; }
}
.ilf4yl5k .cw0qjv2 li::before { content: "→"; }
.ilf4yl5k .k7iuup li::before { content: "–"; }
.dwav .xp83rm { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .attp99u .fdp329 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .attp99u .gyk3c { margin: 0; }
}
.jefg .gyk3c { border-top: 4px solid var(--accent); }
.jefg .ug9y97 { background: var(--bg-card); }
@media (max-width: 720px) {
  .utjnt2 { grid-template-columns: 1fr; }
  .ynhv { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ynhv .q5tnrujy { width: 72px; height: 50px; }
  .ynhv .u1ccflv { max-width: 180px; }
  .ynhv .ds0io { width: auto; }
}
@media (max-width: 720px) {
  .yrbqx { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .w2wxdq2h { padding: 16px; }
  .q5bi .enew5 { min-width: 50%; }
}
@media (max-width: 860px) {
  .vukoib5b { grid-template-columns: 1fr; }
  .gmmiv { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .e5ehzvgq { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .khbsf { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .zvwqr { flex-direction: column; align-items: stretch; }
}
.xlaxqgo .ds0io .m0up0 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .rs93buxs { flex-direction: column; align-items: stretch; gap: 10px; }
  .xlaxqgo .ds0io { text-align: center; }
}
@media (max-width: 720px) {
  .v2wc { grid-template-columns: 1fr; }
  .qe7zi1s { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .a83w { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .he0m9 { grid-template-columns: 1fr; }
  .w5wa { width: 100px; height: 100px; margin: 16px auto; }
  .zvfsg { font-size: 1.4rem; }
  .u6sh42 { justify-content: center; }
  .unrhiqkz .enew5 { min-width: 50%; }
}
@media (max-width: 540px) {
  .popij3b { flex-wrap: wrap; padding: 14px 16px; }
  .c9t1 { padding: 12px 16px; }
  .wlv51z2m .r3tb { margin: 0 16px; }
  .wlv51z2m .tvzz94t6 { padding: 0 16px; }
  .nrc72g { padding: 12px 16px; }
}
.sf5dlf .lp5e {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.sf5dlf .lp5e:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.mwtn { margin: 16px 0; }
.n6j3o6r { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.n6j3o6r summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.n6j3o6r summary::after { content: "+"; color: var(--accent-light); }
.n6j3o6r[open] summary::after { content: "−"; }
.n6j3o6r p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.n8c7 { margin-bottom: 0; }
.dgshx h2.rgf8 { color: var(--text-primary); border-color: var(--accent-light); }
.wg627gj h2.rgf8 { color: var(--text-primary); border-color: var(--accent-light); }
.wbhbf .hj76     { background: #052e16; border-color: #10b981; }
.wbhbf .mm69k1    { background: #1e1036; border-color: #a855f7; }
.wbhbf .e7ywks strong  { color: #f1f5f9; }
.wbhbf .e7ywks p       { color: #cbd5e1; }
.wbhbf .jsk9    .hj76     .axbtm::before,
.wbhbf .zj0ml0qh  .hj76     .axbtm::before,
.wbhbf .xioug0i  .hj76     .axbtm::before,
.wbhbf .fs1kvlrh .hj76     .axbtm::before { color: #10b981; }
.wbhbf .jsk9    .ath6 .axbtm::before,
.wbhbf .zj0ml0qh  .ath6 .axbtm::before,
.wbhbf .xioug0i  .ath6 .axbtm::before,
.wbhbf .fs1kvlrh .ath6 .axbtm::before { color: #f43f5e; }
.wbhbf .jsk9    .mm69k1    .axbtm::before,
.wbhbf .zj0ml0qh  .mm69k1    .axbtm::before,
.wbhbf .xioug0i  .mm69k1    .axbtm::before,
.wbhbf .fs1kvlrh .mm69k1    .axbtm::before { color: #a855f7; }
.h4iw35i2 .hj76     { background: #2d2000; border-color: #eab308; }
.h4iw35i2 .mm69k1    { background: #2d1600; border-color: #f97316; }
.h4iw35i2 .e7ywks strong  { color: #f1f5f9; }
.h4iw35i2 .e7ywks p       { color: #cbd5e1; }
.h4iw35i2 .jsk9    .hj76     .axbtm::before,
.h4iw35i2 .zj0ml0qh  .hj76     .axbtm::before,
.h4iw35i2 .xioug0i  .hj76     .axbtm::before,
.h4iw35i2 .fs1kvlrh .hj76     .axbtm::before { color: #eab308; }
.h4iw35i2 .jsk9    .ath6 .axbtm::before,
.h4iw35i2 .zj0ml0qh  .ath6 .axbtm::before,
.h4iw35i2 .xioug0i  .ath6 .axbtm::before,
.h4iw35i2 .fs1kvlrh .ath6 .axbtm::before { color: #ef4444; }
.h4iw35i2 .jsk9    .mm69k1    .axbtm::before,
.h4iw35i2 .zj0ml0qh  .mm69k1    .axbtm::before,
.h4iw35i2 .xioug0i  .mm69k1    .axbtm::before,
.h4iw35i2 .fs1kvlrh .mm69k1    .axbtm::before { color: #f97316; }
.fludxfo .hj76     { background: #0c1a2e; border-color: #38bdf8; }
.fludxfo .ath6 { background: #12103a; border-color: #818cf8; }
.fludxfo .mm69k1    { background: #0a2020; border-color: #2dd4bf; }
.fludxfo .e7ywks strong  { color: #f1f5f9; }
.fludxfo .e7ywks p       { color: #cbd5e1; }
.fludxfo .jsk9    .hj76     .axbtm::before,
.fludxfo .zj0ml0qh  .hj76     .axbtm::before,
.fludxfo .xioug0i  .hj76     .axbtm::before,
.fludxfo .fs1kvlrh .hj76     .axbtm::before { color: #38bdf8; }
.fludxfo .jsk9    .ath6 .axbtm::before,
.fludxfo .zj0ml0qh  .ath6 .axbtm::before,
.fludxfo .xioug0i  .ath6 .axbtm::before,
.fludxfo .fs1kvlrh .ath6 .axbtm::before { color: #818cf8; }
.fludxfo .jsk9    .mm69k1    .axbtm::before,
.fludxfo .zj0ml0qh  .mm69k1    .axbtm::before,
.fludxfo .xioug0i  .mm69k1    .axbtm::before,
.fludxfo .fs1kvlrh .mm69k1    .axbtm::before { color: #2dd4bf; }
.xxoyspq .hj76     { background: var(--accent-bg); border-color: var(--accent-light); }
.xxoyspq .mm69k1    { background: var(--accent-bg); border-color: var(--accent-pale); }
.xxoyspq .jsk9    .axbtm::before,
.xxoyspq .zj0ml0qh  .axbtm::before,
.xxoyspq .xioug0i  .axbtm::before,
.xxoyspq .fs1kvlrh .axbtm::before { color: var(--accent-light) !important; }
.yzpyos .f475a { background: var(--bg-pros); }
.yzpyos .z7lo1djc { background: var(--bg-cons); }
.yzpyos .f475a .dbpx57 { color: var(--c-pros-label); }
.yzpyos .z7lo1djc .xi3ja6yt { color: var(--c-cons); }
.yzpyos .f475a ul li,
.yzpyos .cw0qjv2 li          { color: var(--c-pros); }
.yzpyos .z7lo1djc ul li,
.yzpyos .k7iuup li          { color: var(--c-cons); }
.ilf4yl5k .dbpx57::before { content: "→ "; }
.ilf4yl5k .xi3ja6yt::before { content: "← "; }
.dwav .e7ywks { background: transparent; border-left: none; border: 1.5px solid; }
.dwav .hj76     { border-color: var(--c-tip-border); }
.dwav .ath6 { border-color: var(--c-warn-border); }
.dwav .mm69k1    { border-color: #60a5fa; }
.dwav .e7ywks strong { color: var(--text-primary); }
.dwav .e7ywks p      { color: var(--text-muted); }
.xlzzyq4 .e7ywks { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.xlzzyq4 .hj76     { border-top-color: var(--c-tip-border); }
.xlzzyq4 .mm69k1    { border-top-color: #60a5fa; }
.wrchs2t .e7ywks { border-left: none; border-radius: 8px; }
.wrchs2t .hj76     { background: #065f46; }
.wrchs2t .mm69k1    { background: #1e3a8a; }
.wrchs2t .e7ywks strong,
.wrchs2t .e7ywks p { color: #fff; }
.wrchs2t .axbtm::before { color: rgba(255,255,255,0.85) !important; }
.wbhbf.wrchs2t .hj76,
.wbhbf .wrchs2t .hj76     { background: #052e16; }
.wbhbf.wrchs2t .mm69k1,
.wbhbf .wrchs2t .mm69k1    { background: #1e1036; }
.h4iw35i2.wrchs2t .hj76,
.h4iw35i2 .wrchs2t .hj76      { background: #2d2000; }
.h4iw35i2.wrchs2t .mm69k1,
.h4iw35i2 .wrchs2t .mm69k1     { background: #2d1600; }
.fludxfo.wrchs2t .hj76,
.fludxfo .wrchs2t .hj76      { background: #0c1a2e; }
.fludxfo.wrchs2t .ath6,
.fludxfo .wrchs2t .ath6  { background: #12103a; }
.fludxfo.wrchs2t .mm69k1,
.fludxfo .wrchs2t .mm69k1     { background: #0a2020; }
.p83nejmj .e7ywks { border-left: none; border-radius: 6px; padding: 10px 14px; }
.p83nejmj .hj76     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.p83nejmj .mm69k1    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.p83nejmj .e7ywks strong { color: var(--text-primary); }
.p83nejmj .e7ywks p      { color: var(--text-muted); }
.e1v8 .e7ywks { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.jsk9 .axbtm,
.zj0ml0qh .axbtm,
.xioug0i .axbtm,
.fs1kvlrh .axbtm { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.jsk9 .axbtm::before,
.zj0ml0qh .axbtm::before,
.xioug0i .axbtm::before,
.fs1kvlrh .axbtm::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.jsk9 .hj76     .axbtm::before { content: "✦"; color: var(--c-tip-border); }
.jsk9 .ath6 .axbtm::before { content: "▲"; color: var(--c-warn-border); }
.jsk9 .mm69k1    .axbtm::before { content: "◉"; color: #60a5fa; }
.zj0ml0qh .hj76     .axbtm::before { content: "★"; color: var(--c-tip-border); }
.zj0ml0qh .ath6 .axbtm::before { content: "◆"; color: var(--c-warn-border); }
.zj0ml0qh .mm69k1    .axbtm::before { content: "●"; color: #60a5fa; }
.xioug0i .hj76     .axbtm::before { content: "▶"; color: var(--c-tip-border); }
.xioug0i .ath6 .axbtm::before { content: "■"; color: var(--c-warn-border); }
.xioug0i .mm69k1    .axbtm::before { content: "▸"; color: #60a5fa; }
.fs1kvlrh .hj76     .axbtm::before { content: "→"; color: var(--c-tip-border); }
.fs1kvlrh .ath6 .axbtm::before { content: "⬥"; color: var(--c-warn-border); }
.fs1kvlrh .mm69k1    .axbtm::before { content: "◈"; color: #60a5fa; }
.rc2hu .u0z60hmo .ltrdn,
.rc2hu .p7z1t3cp .ltrdn  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.rc2hu .pwwp                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.rc2hu .j8u4ehl          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rc2hu .i860z3go                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.a7w4 .u0z60hmo .ltrdn,
.a7w4 .p7z1t3cp .ltrdn,
.a7w4 .pwwp,
.a7w4 .lp5e,
.a7w4 .gyk3c,
.a7w4 .j8u4ehl,
.a7w4 .i860z3go,
.a7w4 .e1v8 .e7ywks { box-shadow: none; }
.tg5n7q   .y3asnbwj, .tg5n7q .euumzh4h, .tg5n7q .rpqd43tg,
.tg5n7q   .c2qhsyd1, .tg5n7q .om2cyc { font-size: 0.9rem; }
.tg5n7q   .su7z3b, .tg5n7q .ejvjzsp { font-size: 0.9rem; }
.x5dnarev   .y3asnbwj, .x5dnarev .euumzh4h, .x5dnarev .rpqd43tg,
.x5dnarev   .c2qhsyd1, .x5dnarev .om2cyc { font-size: 0.95rem; }
.x5dnarev   .su7z3b, .x5dnarev .ejvjzsp { font-size: 0.95rem; }
.qy4k   .y3asnbwj, .qy4k .euumzh4h, .qy4k .rpqd43tg,
.qy4k   .c2qhsyd1, .qy4k .om2cyc { font-size: 1.08rem; }
.qy4k   .su7z3b, .qy4k .ejvjzsp { font-size: 1.05rem; }
.qy4k   .qe7et { font-size: 0.97rem; }
.vb2khi .anm0ou      { font-size: 3.2rem; }
.vb2khi h2.rgf8 { font-size: 1.9rem; }
.vb2khi h3.k9t64     { font-size: 1.4rem; }
.pk39f .anm0ou      { font-size: 3.8rem; }
.pk39f h2.rgf8 { font-size: 2.2rem; }
.pk39f h3.k9t64     { font-size: 1.6rem; }
.n8c7 + .n8c7 { position: relative; }
.h76r4tc   .n8c7 + .n8c7::before,
.kvzyayy  .n8c7 + .n8c7::before,
.b82ng   .n8c7 + .n8c7::before,
.dth5f   .n8c7 + .n8c7::before,
.aj5tlrpr   .n8c7 + .n8c7::before,
.dc62q .n8c7 + .n8c7::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.h76r4tc .n8c7 + .n8c7::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.kvzyayy .n8c7 + .n8c7::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.b82ng .n8c7 + .n8c7::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;
}
.dth5f .n8c7 + .n8c7::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.z60zf14j .n8c7 { margin-bottom: 16px; }
.z60zf14j .n8c7 + .n8c7 { margin-top: 0; }
.z60zf14j .nv8rr77d { padding-top: 0; padding-bottom: 0; }
.aj5tlrpr .n8c7 + .n8c7::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.dc62q .n8c7 + .n8c7::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.vtuudkrq .n8c7 + .n8c7::before,
.en5erbac .n8c7 + .n8c7::before,
.xfd9n .n8c7 + .n8c7::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%;
}
.pmnn78 .vtuudkrq .n8c7:nth-child(even)::before,
.pmnn78 .en5erbac .n8c7:nth-child(even)::before,
.pmnn78 .xfd9n .n8c7:nth-child(even)::before { background: var(--bg-surface); }
.emr6 .vtuudkrq .n8c7:nth-child(even)::before,
.emr6 .en5erbac .n8c7:nth-child(even)::before,
.emr6 .xfd9n .n8c7:nth-child(even)::before { background: var(--bg-card); }
.vtuudkrq .n8c7 + .n8c7::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");
}
.en5erbac .n8c7 + .n8c7::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");
}
.xfd9n .n8c7 + .n8c7::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");
}
.ndojm3mf .qvplpv4 { overflow: hidden; }
.ndojm3mf .tdxmxl { margin-bottom: 70px; }
.b7mv3lc .r0oro2oj,
.tyal1c .r0oro2oj { padding-bottom: 60px; }
.ndojm3mf .r0oro2oj { padding-bottom: 70px; }
.ndojm3mf .qvplpv4::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%;
}
.ndojm3mf .qvplpv4::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");
}
.wcpnlh6 .jzk5g { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.f6nvy2 .jzk5g { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.jpjaqb5 .jzk5g { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.h6l0e4 .jzk5g { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jes2s .bozas { background: var(--accent); }
.jes2s .bozas .jzegqs5 { background: none; }
.jes2s .a3plb { background: var(--accent); }
.jes2s .jzk5g { background: var(--accent-bg); }
.jes2s .qvplpv4:not(.bozas) .jzegqs5 { background: rgba(0,0,0,0.6); }
.mboy8 .h5t5ft3 { float: left; width: 38%; margin: 0 28px 16px 0; }
.mboy8 .h5t5ft3 .zjjt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mboy8 .nv8rr77d::after { content: ''; display: block; clear: both; }
.fseibz7 .h5t5ft3 { float: right; width: 38%; margin: 0 0 16px 28px; }
.fseibz7 .h5t5ft3 .zjjt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fseibz7 .nv8rr77d::after { content: ''; display: block; clear: both; }
.ekwe .n8c7:nth-child(odd)  .h5t5ft3 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ekwe .n8c7:nth-child(even) .h5t5ft3 { float: right; width: 38%; margin: 0 0 16px 28px; }
.ekwe .h5t5ft3 .zjjt { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ekwe .nv8rr77d::after { content: ''; display: block; clear: both; }
.mboy8 .j586b0t,
.fseibz7 .j586b0t,
.ekwe .j586b0t,
.ekwe .fk84ww { clear: both; }
@media (max-width: 900px) {
  .mboy8 .h5t5ft3,
  .fseibz7 .h5t5ft3,
  .ekwe .n8c7:nth-child(odd)  .h5t5ft3,
  .ekwe .n8c7:nth-child(even) .h5t5ft3 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .mboy8 .h5t5ft3 .zjjt,
  .fseibz7 .h5t5ft3 .zjjt,
  .ekwe .h5t5ft3 .zjjt {
    max-height: none !important;
  }
}
.mboy8 .su7z3b,
.mboy8 .ejvjzsp,
.fseibz7 .su7z3b,
.fseibz7 .ejvjzsp,
.ekwe .su7z3b,
.ekwe .ejvjzsp { overflow: hidden; }
@media (max-width: 640px) {
  .mboy8 .h5t5ft3,
  .fseibz7 .h5t5ft3,
  .ekwe .h5t5ft3 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.uq7gqg7a .a2ene,
.uq7gqg7a .nv8rr77d,
.uq7gqg7a .up2f00if  { max-width: 1100px; }
.gcf1c .a2ene,
.gcf1c .nv8rr77d,
.gcf1c .up2f00if  { max-width: 1200px; }
.bo9ukj .a2ene,
.bo9ukj .nv8rr77d,
.bo9ukj .up2f00if  { max-width: 1320px; }
.bo9ukj { --content-mw: 1320px; }
.xbxv3eib { font-size: 0.82rem; color: var(--text-muted); }
.ryr4l { display: flex; align-items: center; }
.mx845 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.bhtrg { display: flex; align-items: center; }
.t6lv { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.t6lv:hover { text-decoration: underline; }
.i9ns { margin: 0 3px; opacity: 0.45; }
.i9ns::before { content: '/'; }
.qttts3 { padding: 2px 5px; color: var(--text-main); }
.ck9p .xbxv3eib {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ck9p .ryr4l { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.yvg7r7 .xbxv3eib {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.yvg7r7 .ryr4l { padding: 0 0 0 12px; }
.m4lcbb {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.xehsn6 .ryr4l { padding: 0 16px; }
.xehsn6 .xbxv3eib {
  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);
}
.xehsn6 .a2ene { padding-top: 28px; }
@media (max-width: 720px) {
  .m4lcbb { margin-top: 18px; padding: 0 16px; }
  .xehsn6 .a2ene { padding-top: 16px; }
}
.uq7gqg7a.ck9p .ryr4l { max-width: 1100px; }
.gcf1c.ck9p .ryr4l { max-width: 1200px; }
.bo9ukj.ck9p .ryr4l { max-width: 1320px; }
.uq7gqg7a .m4lcbb { max-width: 1100px; }
.gcf1c .m4lcbb { max-width: 1200px; }
.bo9ukj .m4lcbb { max-width: 1320px; }
.kgv2 .n8c7 { padding-top: 16px; padding-bottom: 16px; }
.yhnd8 .n8c7 { padding-top: 24px; padding-bottom: 24px; }
.oxfyg50 .n8c7 { padding-top: 40px; padding-bottom: 40px; }
.iuhav4t .n8c7 { padding-top: 52px; padding-bottom: 52px; }
.np9rj .n8c7:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.np9rj .n8c7:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.np9rj .n8c7:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.np9rj .n8c7:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.pc71u7cb .nv8rr77d { padding-top: 10px;  padding-bottom: 10px; }
.qw3gi .nv8rr77d { padding-top: 18px;  padding-bottom: 18px; }
.j9h5b .nv8rr77d { padding-top: 36px;  padding-bottom: 36px; }
.ojgih .nv8rr77d { padding-top: 48px;  padding-bottom: 48px; }
.rs1o41yf h2.rgf8 { font-weight: 600; }
.rs1o41yf h3.k9t64     { font-weight: 600; }
.ha1rp { font-weight: 500; }
.ha1rp h2.rgf8 { font-weight: 800; }
.ha1rp h3.k9t64     { font-weight: 700; }
.yk8u0adv h2.rgf8 { font-weight: 900; }
.yk8u0adv h3.k9t64     { font-weight: 800; }
.yk8u0adv .e7ywks strong,
.yk8u0adv .e7ywks strong { font-weight: 600; }
.l7ar {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.vfjii4um .l7ar { display: none; }
@media (max-width: 640px) {
  .lukd15l { display: none; }
  .l7ar {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.l7ar { background: var(--cta) !important; color: #fff !important; border: none !important; }
.l7ar:hover { opacity: 0.85; }
.j106 .l7ar { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xybgnkrj .l7ar,
.ew9zm4fy  .l7ar { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.xybgnkrj .l7ar:hover,
.ew9zm4fy  .l7ar:hover { opacity: 0.88; }
.j106.xybgnkrj .l7ar,
.j106.ew9zm4fy  .l7ar { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.u18r74c {
  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;
}
.u18r74c:hover { transform: translateY(-2px); opacity: 0.92; }
.u18r74c { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jn6m .u18r74c { display: none; }
.k0kyvo .u18r74c { right: 32px; }
.zerd6w  .u18r74c { left: 32px; }
@media (max-width: 480px) {
  .k0kyvo .u18r74c { right: 20px; bottom: 20px; }
  .zerd6w  .u18r74c { left: 20px; bottom: 20px; }
}
.vls6w { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.up2f00if { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.qir23vs { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bdqynn { color: var(--text-dim); font-size: 0.8rem; }
.uhnl { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.uhnl img { height: 26px; width: auto; object-fit: contain; }
.zhd8 { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.rre1 .up2f00if { text-align: center; }
.rre1 .qir23vs { margin-top: 0; }
.cqx6z { margin-top: 10px; }
.cqx6z a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .up2f00if { padding-left: 16px; padding-right: 16px; }
  .fr15e0n .up2f00if { padding: 20px 16px; }
  .vrq8 { gap: 4px 12px; }
  .qir23vs { font-size: 0.78rem; }
}
.bbjt .tg8h .uhnl { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.bbjt .zhd8 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.bbjt .zs8c { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.bbjt .zs8c a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.bbjt .zs8c a:hover { color: var(--accent-light); }
.bbjt .qir23vs { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.bbjt .bdqynn { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .bbjt .kuhhih { grid-template-columns: 1fr 1fr; } .bbjt .tg8h { grid-column: 1 / -1; } }
@media (max-width: 480px) { .bbjt .kuhhih { grid-template-columns: 1fr; } }
.ryc153g .uhnl { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.ryc153g .qir23vs { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ryc153g .wyphcpnm { gap: 12px; } .ryc153g .uhnl { margin-right: 0; width: 100%; } }
.z5jr7gy .bbczcn { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.z5jr7gy .u2z7y0 .uhnl { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.z5jr7gy .zhd8 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.z5jr7gy .s5xyklwz { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.z5jr7gy .zs8c { display: flex; flex-direction: column; gap: 9px; }
.z5jr7gy .zs8c a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.z5jr7gy .zs8c a:hover { color: var(--accent-light); }
.z5jr7gy .mbkp { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.z5jr7gy .qir23vs { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.z5jr7gy .bdqynn { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .z5jr7gy .bbczcn { grid-template-columns: 1fr 1fr; } .z5jr7gy .u2z7y0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .z5jr7gy .bbczcn { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ef5jsr .tk9vx { grid-template-columns: 1fr 1fr; } .ef5jsr .z2ca:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ef5jsr .tk9vx { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .eqky .tk9vx { grid-template-columns: 1fr; } }
.lnljnru .up2f00if { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.kt4a .k5i62k95      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.kt4a .vls6w { background: var(--bg-page); border-top-color: var(--border-alt); }
.sgic0m4 .k5i62k95      { background: #0d1117; border-bottom-color: #21262d; }
.sgic0m4 .tvn28fkm { color: var(--accent-light); }
.sgic0m4 .bpc01plb { --msep-color: #8b949e; }
.sgic0m4 .bpc01plb a { color: #8b949e; }
.sgic0m4 .bpc01plb a:hover { color: var(--accent-light); }
.sgic0m4 .j8w7z6 { color: #8b949e; }
.sgic0m4 .vls6w { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.sgic0m4 .qir23vs,
.sgic0m4 .bdqynn { color: #6e7681; }
.sgic0m4 .zs8c a, .sgic0m4 .l9f0 a,
.sgic0m4 .uhnl { color: #e6edf3; }
.sgic0m4 .zs8c a:hover, .sgic0m4 .l9f0 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .sgic0m4 .bpc01plb { background: #0d1117; border-top-color: #21262d; }
  .sgic0m4 .bpc01plb li a { border-bottom-color: #21262d; }
}
.ltyu .k5i62k95      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ltyu .tvn28fkm { color: var(--accent-light); }
.ltyu .bpc01plb { --msep-color: #475569; }
.ltyu .bpc01plb a { color: #475569; }
.ltyu .bpc01plb a:hover { color: var(--accent-light); }
.ltyu .j8w7z6 { color: #64748b; }
.ltyu .vls6w { background: #f0f4f8; border-top-color: #cbd5e1; }
.ltyu .qir23vs,
.ltyu .bdqynn { color: #64748b; }
.ltyu .zs8c a, .ltyu .l9f0 a,
.ltyu .fhtmwl a, .ltyu .uhnl { color: #374151; }
.ltyu .zs8c a:hover, .ltyu .l9f0 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ltyu .bpc01plb { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ltyu .bpc01plb li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xybgnkrj .k5i62k95      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xybgnkrj .tvn28fkm { color: #fff; }
.xybgnkrj .bpc01plb { --msep-color: rgba(255,255,255,0.82); }
.xybgnkrj .bpc01plb a { color: rgba(255,255,255,0.82); }
.xybgnkrj .bpc01plb a:hover { color: #fff; }
.xybgnkrj .j8w7z6 { color: rgba(255,255,255,0.9); }
.xybgnkrj .vls6w { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xybgnkrj .qir23vs,
.xybgnkrj .bdqynn { color: rgba(255,255,255,0.72); }
.xybgnkrj .zs8c a, .xybgnkrj .l9f0 a,
.xybgnkrj .fhtmwl a, .xybgnkrj .uhnl { color: #fff; }
.xybgnkrj .zhd8, .xybgnkrj .s5xyklwz { color: rgba(255,255,255,0.7); }
.xybgnkrj .zs8c a:hover, .xybgnkrj .l9f0 a:hover { color: #fff; }
@media (max-width: 640px) {
  .xybgnkrj .bpc01plb { background: var(--accent); border-top-color: var(--accent-light); }
  .xybgnkrj .bpc01plb li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ew9zm4fy .k5i62k95 {
  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);
}
.ew9zm4fy .vls6w {
  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) {
  .ew9zm4fy .bpc01plb {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.v90lyfb4 .lnegs { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.kftj .lnegs { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.cf1po .lnegs { min-height: 72px; height: auto; }
.qjmgsw0 .lnegs { min-height: 84px; height: auto; }
.fr15e0n .lnegs { max-width: none; padding: 0 32px; }
.fr15e0n .up2f00if  { max-width: none; padding: 24px 32px; }
.pxk9av.gcf1c .lnegs { max-width: 1200px; }
.pxk9av.bo9ukj .lnegs { max-width: 1320px; }
.rboyh4   .tvn28fkm, .rboyh4   .uhnl { text-transform: capitalize; }
.qqpjcb .tvn28fkm, .qqpjcb .uhnl { text-transform: lowercase; }
.h7kue7e .tvn28fkm, .h7kue7e .uhnl { text-transform: uppercase; letter-spacing: 0.06em; }
.yuscag3g, .tpb6v0mf {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.zch375bk .yuscag3g,
.zch375bk .tpb6v0mf { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.wp78 .yuscag3g,
.wp78 .tpb6v0mf { 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; }
.wqz8yjnv .yuscag3g,
.wqz8yjnv .tpb6v0mf { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.wz75qwmj .yuscag3g,
.wz75qwmj .tpb6v0mf { 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; }
.eez8xkkd   .bpc01plb a { font-weight: 500; }
.na8ezq .bpc01plb a { font-weight: 600; }
.k2wkkh28     .bpc01plb a { font-weight: 700; }
.otimzlo    .bpc01plb a { font-weight: 800; letter-spacing: 0.01em; }
.z7wlimt     .bpc01plb > li + li::before,
.jcb8k4    .bpc01plb > li + li::before,
.oag729vz    .bpc01plb > li + li::before,
.w9oe5b .bpc01plb > li + li::before,
.fikzi .bpc01plb > li + li::before,
.c53efne  .bpc01plb > li + li::before,
.fyts02    .bpc01plb > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.z7wlimt     .bpc01plb > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.jcb8k4    .bpc01plb > li + li::before { content: "|"; }
.oag729vz    .bpc01plb > li + li::before { content: "—"; }
.w9oe5b .bpc01plb > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.fikzi .bpc01plb > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.c53efne  .bpc01plb > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.fyts02    .bpc01plb > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ws4rewaf .j8w7z6,
  .horckst .j8w7z6,
  .y85crg .j8w7z6,
  .avs83p .j8w7z6,
  .smnijucp .j8w7z6 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ws4rewaf .j8w7z6::before,
  .horckst .j8w7z6::before,
  .y85crg .j8w7z6::before,
  .avs83p .j8w7z6::before,
  .smnijucp .j8w7z6::before { content: ""; display: block; flex-shrink: 0; }

  
  .ws4rewaf .j8w7z6::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;
  }

  
  .horckst .j8w7z6::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;
  }

  
  .y85crg .j8w7z6::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;
  }

  
  .avs83p .j8w7z6::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;
  }

  
  .smnijucp .j8w7z6::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) {
  .v4wbvt0j .j8w7z6 {
    padding: 5px 14px;
  }
  .v4wbvt0j .bpc01plb {
    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;
  }
  .v4wbvt0j .bpc01plb li a {
    border-bottom: none; padding: 10px 22px;
  }
  .v4wbvt0j .bpc01plb li a:hover { background: var(--bg-raised); }
  .v4wbvt0j .rhsap,
  .oy5qn .rhsap,
  .et0j .rhsap { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .q2zek .j8w7z6 {
    padding: 5px 10px;
  }
  .q2zek .bpc01plb {
    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);
  }
  .q2zek .bpc01plb.sxxocnn { transform: translateX(0); }
  .q2zek .bpc01plb li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .q2zek .bpc01plb li:last-child a { border-bottom: none; }
  .xybgnkrj .bpc01plb,
  .sgic0m4 .bpc01plb { background: var(--accent) !important; }
  .xybgnkrj .bpc01plb li a,
  .sgic0m4 .bpc01plb li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .et0j .j8w7z6 {
    padding: 5px 10px;
  }
  .et0j .bpc01plb {
    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);
  }
  .et0j .bpc01plb::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .et0j .bpc01plb.sxxocnn { transform: translateY(0); }
  .et0j .bpc01plb li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .yxfd .j8w7z6 {
    padding: 5px 10px;
  }
  .yxfd .bpc01plb {
    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;
  }
  .yxfd .bpc01plb.sxxocnn { opacity: 1; pointer-events: auto; }
  .yxfd .bpc01plb li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .kpbw     .j8w7z6 { border-radius: 0 !important; }
  .mxbh   .j8w7z6 { border-radius: 8px !important; }
  .kvoej4 .j8w7z6 { border-radius: 50% !important; }
  .hl7o   .j8w7z6 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dp48b0 .t3wp { flex-direction: column; align-items: stretch; }
  .dp48b0 .tdfb3opi { flex-direction: row; min-width: auto; }
  .dp48b0 .h8fgk7 { align-items: flex-start; text-align: left; }
}
.cxz5,
.cxz5.n8c7,
.pmnn78 .cxz5,
.zcu6kj .cxz5,
.emr6 .cxz5,
.v3jp8 .cxz5 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.obet16 {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.eawmhr { flex: 1 1 280px; min-width: 0; }
.up4wd {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.wn9j {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.k39b44rt {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.k39b44rt:hover { transform: translateY(-1px); opacity: 0.95; }
.r42e4 .obet16 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.r42e4 .up4wd { color: var(--cta); }
.r42e4 .wn9j { color: var(--text-body); }
.r42e4 .k39b44rt {
  background: var(--cta) !important;
  color: #fff !important;
}
.mqga .obet16 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.mqga .up4wd { color: var(--text-primary); }
.mqga .wn9j { color: var(--text-body); }
.mqga .k39b44rt {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .obet16 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .eawmhr { flex: 0 0 auto; }
  .up4wd { font-size: 1.2rem; }
  .k39b44rt { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ids5a .xo96hva { height: 36px; }
.fk59ck0 .xo96hva { height: 60px; max-width: 200px; }
.g35tjfc .xo96hva { height: 56px; max-width: 180px; }
.q6oaa    .djivf, .q6oaa    .sasgc7d { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .kjsn .fk84ww {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .kjsn .lp5e {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .kjsn .lp5e { padding: 40px 16px 20px; }
  .kjsn .xj89 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .kjsn .dszzc38b { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .iouv5p .lp5e {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .iouv5p .lp5e::before {
    position: absolute; top: 14px; left: 14px;
  }
  .iouv5p .j83ftox {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .iouv5p .jc8plcky { white-space: normal; text-align: center; font-size: 1.2rem; }
  .iouv5p .xj89 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .iouv5p .dszzc38b { width: 100%; min-width: 0; }
  .iouv5p .djivf { min-width: 0; }
}
.l24o .n6j3o6r {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.l24o .n6j3o6r summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.l24o .n6j3o6r p { padding: 0 2px 16px; }
.igu9xx2 .n6j3o6r { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.igu9xx2 .n6j3o6r summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.igu9xx2 .n6j3o6r summary::after { content: "›"; font-size: 1.2em; }
.igu9xx2 .n6j3o6r[open] summary::after { content: "‹"; }
.igu9xx2 .n6j3o6r p { padding: 10px 22px 4px; }
.vmuey2sj .n6j3o6r {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.vmuey2sj .n6j3o6r summary { color: var(--text-primary); padding-left: 16px; }
.vmuey2sj .n6j3o6r summary::after { content: "›"; font-size: 1.1em; }
.vmuey2sj .n6j3o6r[open] summary::after { content: "‹"; }
.vmuey2sj .n6j3o6r p { padding-left: 16px; }
.ibenn .mwtn { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ibenn .n6j3o6r {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ibenn .n6j3o6r:last-child { border-bottom: none; }
.ibenn .n6j3o6r summary { color: var(--text-primary); border-radius: 0; }
.ibenn .n6j3o6r summary::after { content: "›"; font-size: 1.1em; }
.ibenn .n6j3o6r[open] summary::after { content: "‹"; }
.dev89c .n6j3o6r { overflow: hidden; }
.dev89c .n6j3o6r summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.dev89c .n6j3o6r summary::after { color: rgba(255,255,255,.75); }
.dev89c .n6j3o6r[open] summary { border-radius: 0; }
.tbz3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.or9ji0u {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.sdcce8 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.u22mpw { color: var(--text-muted); font-size: 1.05rem; }
.e147 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.prrcib { margin-bottom: 20px; }
.enbkj76f {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.gikqohhm {
  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;
}
.gikqohhm:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.xxhmts { resize: vertical; min-height: 130px; }
.rdm0cq40 { width: 100%; margin-top: 8px; }
.jqx0f {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.qeh1k {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.c6q90z6 { color: var(--text-muted); line-height: 1.75; }
.ktjpxb { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ktjpxb li { margin-bottom: 6px; }
.sz0iaf1 { max-width: 760px; margin: 0 auto; }
.njms { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.of5crdt { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.of5crdt:last-child { border-bottom: none; }
.of5crdt h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.of5crdt p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.y9w4ovs { max-width: 760px; margin: 0 auto; }
.isxvqf96 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.oe9fd521 ul.ktjpxb { margin: 0; }
.opppmm { max-width: 900px; margin: 0 auto; }
.bj6b { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.bj6b:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.bj6b .isxvqf96 { margin: 0; font-size: 1rem; }
.bj6b .mq9l p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .bj6b { grid-template-columns: 1fr; gap: 10px; } }
.ovii .isxvqf96 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.zxoir2ot .ktjpxb { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p2to06 { grid-template-columns: 1fr; } }
.ac39pkb5 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ac39pkb5:hover .hs4zs0n { color: var(--accent-light); text-decoration: underline; }
.ksrh4 { color: inherit; text-decoration: none; }
.ksrh4:hover { color: var(--accent-light); text-decoration: underline; }
.l56at { display: inline-block; line-height: 0; }
.comvv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.v3d54 { margin-bottom: 48px; }
.bmhi95k { max-width: 760px; margin: 0 auto; }
.t27rtb { max-width: 640px; margin: 0 auto; }
.db3g53 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.db3g53:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.qnge1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.db3g53 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.db3g53 ul.ktjpxb { margin: 0; }
.rwzpqy { color: var(--text-muted); line-height: 1.75; }
.jbx6wj .ktjpxb,
.t27rtb .ktjpxb,
.ah9tvn .ktjpxb,
.qdir6 .ktjpxb {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.jbx6wj .db3g53,
.t27rtb .db3g53 { text-align: left; }
.jbx6wj .qnge1,
.t27rtb .qnge1 { text-align: center; }
.sj73od6 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.laxod { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.s08qwo { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.om1jezlg { margin-top: 12px; }
.brlxt { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.brlxt:hover { border-bottom-color: var(--accent-light); }
.bsps { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.bsps img { width: 100%; height: 100%; object-fit: cover; display: block; }
.x3u7p { width: 72px; height: 72px; }
.koqd { border-radius: 50%; }
.aku4fu3 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.vot9s { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .dbnmd { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.l5k2tb .s08qwo, .l5k2tb .laxod { max-width: 640px; }
.s2jxxvg .sj73od6 { font-size: 1.6rem; margin-top: 18px; }
.fngyj .s08qwo { margin-bottom: 28px; }
@media (max-width: 860px) { .jn3xx7f2 { grid-template-columns: 1fr; } .s2jxxvg { position: static; text-align: center; } }
.s3yvpes7 .bsps { margin: 0 auto 18px; }
.s3yvpes7 .aku4fu3 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ivm9f87v { grid-template-columns: 1fr; } }
.rzau3r1c .sj73od6 { font-size: 1.6rem; margin-bottom: 6px; }
.qdir6 .ktjpxb { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rzau3r1c { flex-direction: column; text-align: center; } .f2mie7d { grid-template-columns: 1fr; } }
.qcxv7 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.qcxv7 .sj73od6 { font-size: 1.35rem; margin: 0 0 4px; }
.qcxv7 .aku4fu3 { margin: 0; }
.n9kd .sdcce8 { color: var(--accent-light); }
.zerw {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.zerw .sdcce8 { font-size: 2rem; }
.zerw .u22mpw { max-width: 680px; }
.ijflpmo .sdcce8 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ijflpmo .u22mpw  { margin: 0; }
@media (max-width: 640px) { .ijflpmo { flex-direction: column; } }
.cmyf .sdcce8 { color: var(--accent-light); }
.kzcps .sdcce8 { color: #fff; }
.kzcps .u22mpw  { color: rgba(255,255,255,0.85); }
.cs1l2 { max-width: 680px; margin: 0 auto; }
.rinn {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .rinn { grid-template-columns: 1fr; } }
.nuymd .gikqohhm {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nuymd .gikqohhm:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.sfmx8 .gikqohhm { background: var(--bg-raised); border-color: transparent; }
.sfmx8 .gikqohhm:focus { background: var(--bg-card); border-color: var(--accent-light); }
.yazza .gikqohhm { border-radius: 100px; padding: 11px 20px; }
.yazza .xxhmts { border-radius: 14px; }
.lfak {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .lfak { grid-template-columns: 1fr; } }
.aanb9ht3 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.aanb9ht3 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.aanb9ht3 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.b1u4i3ta{display:none}
.b1u4i3ta:empty,.npgdr5:empty{display:none}
.bdup6d{position:relative;overflow:visible}
.txh3sp .brwo0j9,.qfg8i .brwo0j9,
.oqios8r .brwo0j9,.bc56uvj .brwo0j9,
.r3yzv .brwo0j9,.h9ou .brwo0j9{display:block}
.rgdf3 .s4ox2ypr{display:block}
.txh3sp .brwo0j9,.qfg8i .brwo0j9,
.oqios8r .brwo0j9,.bc56uvj .brwo0j9,
.r3yzv .brwo0j9{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.txh3sp .brwo0j9 .npgdr5,.qfg8i .brwo0j9 .npgdr5,
.oqios8r .brwo0j9 .npgdr5,.bc56uvj .brwo0j9 .npgdr5,
.r3yzv .brwo0j9 .npgdr5{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.txh3sp .l3ff4gu,.qfg8i .l3ff4gu,
.oqios8r .l3ff4gu,.bc56uvj .l3ff4gu,
.r3yzv .l3ff4gu{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.txh3sp .brwo0j9,.qfg8i .brwo0j9{top:12px}
.txh3sp .brwo0j9 .npgdr5{margin-right:auto}
.qfg8i .brwo0j9 .npgdr5{margin-left:auto}
.qfg8i .brwo0j9{text-align:right}
.oqios8r .brwo0j9,.bc56uvj .brwo0j9{bottom:12px}
.oqios8r .brwo0j9 .npgdr5{margin-right:auto}
.bc56uvj .brwo0j9 .npgdr5{margin-left:auto}
.bc56uvj .brwo0j9{text-align:right}
.r3yzv .brwo0j9{position:relative;margin-top:16px}
.r3yzv .brwo0j9 .npgdr5{margin:0 auto}
.h9ou .brwo0j9{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.h9ou .brwo0j9 .npgdr5{margin:0}
.h9ou .jzk5g~.brwo0j9,
.h9ou .y6pb5nme~.brwo0j9{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.h9ou .jzk5g~.brwo0j9 .npgdr5,
.h9ou .y6pb5nme~.brwo0j9 .npgdr5{justify-content:flex-start}
.jzk5g~.brwo0j9,.y6pb5nme~.brwo0j9{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.jzk5g~.brwo0j9 .npgdr5{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.y6pb5nme~.brwo0j9 .npgdr5{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.s4ox2ypr .npgdr5{margin:0 0 12px}
.npgdr5{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.c8k9hvmb{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.hs4zs0n{font-weight:600;color:var(--text-heading);opacity:1}
.nm0v::before{content:"·";margin:0 2px;opacity:.5}
.l3ff4gu{white-space:nowrap}
.bgkm .c8k9hvmb{display:none}
.j7fm4 .l3ff4gu{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.j7fm4 .nm0v::before{content:""}
.qe3f4 .l3ff4gu{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.qe3f4 .nm0v::before{content:""}
.t4gwq .npgdr5{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.cvr6tt .l3ff4gu{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.cvr6tt .nm0v::before{content:""}
.ijmi9mk .l3ff4gu{color: var(--accent-light);opacity:1;font-weight:500}
.c7w6g .l3ff4gu{border-bottom:1px solid currentColor;padding-bottom:2px}
.yhau .npgdr5{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.tng47ib8{--date-bg:transparent}
.i5pq4jni .nm0v::before{content:""}
.qozhxjm .nm0v::before{content:"•";opacity:.4}
.qozhxjm .l3ff4gu + .l3ff4gu::before{content:"•";margin-right:6px;opacity:.4}
.ad02y .nm0v::before{content:"/";opacity:.35}
.ad02y .l3ff4gu + .l3ff4gu::before{content:"/";margin-right:6px;opacity:.35}
.zsuhu .nm0v::before{content:"|";opacity:.3}
.zsuhu .l3ff4gu + .l3ff4gu::before{content:"|";margin-right:6px;opacity:.3}
.erpxmdx .nm0v::before{content:"—";opacity:.3}
.erpxmdx .l3ff4gu + .l3ff4gu::before{content:"—";margin-right:6px;opacity:.3}
.qasz .nm0v::before{content:"◆";font-size:.5em;opacity:.35}
.qasz .l3ff4gu + .l3ff4gu::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.pibc0h .nm0v::before{content:"·";opacity:.4}
.pibc0h .l3ff4gu + .l3ff4gu::before{content:"·";margin-right:6px;opacity:.4}
.jvljsll .nm0v::before{content:"›";opacity:.4}
.jvljsll .l3ff4gu + .l3ff4gu::before{content:"›";margin-right:6px;opacity:.4}
.shkj8y1 .nm0v::before{content:"→";opacity:.35;font-size:.85em}
.shkj8y1 .l3ff4gu + .l3ff4gu::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.x7ug3o8{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ypyoe{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.xes3iym{display:flex;flex-direction:column;gap:3px}
.mbbnjxl{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.w3jae{font-weight:700;font-size:1rem;color:var(--text-heading)}
.np03unen{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.n2lway .x7ug3o8{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.i8ld .x7ug3o8{border-top:3px solid var(--accent);padding-top:18px}
.ponedhs .x7ug3o8{border-left:3px solid var(--accent);border-radius:0}
.u32s .x7ug3o8{padding:20px 0}
@media(max-width:640px){
  .x7ug3o8{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .np03unen{max-width:100%}
}
.he62eo .j8u4ehl{margin:0}
@media (max-width:560px){
  .nh0ctco9{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .xvmkyn { padding: 28px 18px 20px; }
  .zsq8lomw { font-size: 1.2rem; }
  .oj4jj { max-width: 220px; max-height: 80px; }
}
.hxx0uxyr  .j91ufk40 { border-radius: 6px; }
.e2amtmgw .obet16 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .j91ufk40 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.u4mot9la {
  margin: 28px 0 24px;
}
.u4mot9la .n8c7 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.u4mot9la .nv8rr77d {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.u4mot9la .obet16 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .lnegs { flex-direction: row-reverse; }
[dir="rtl"] .bpc01plb { flex-direction: row-reverse; }
[dir="rtl"] .k0kyvo .u18r74c { right: auto; left: 32px; }
[dir="rtl"] .zerd6w  .u18r74c { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .k0kyvo .u18r74c { right: auto; left: 20px; }
  [dir="rtl"] .zerd6w  .u18r74c { left: auto;  right: 20px; }
}
[dir="rtl"] .mboy8 .h5t5ft3  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .fseibz7 .h5t5ft3 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .jzk5g,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .su7z3b, [dir="rtl"] .ejvjzsp { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .e7ywks { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .obet16 { direction: rtl; }
[dir="rtl"] .xbxv3eib { direction: rtl; }
[dir="rtl"] .i860z3go { direction: rtl; }
[dir="rtl"] .lmmey { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .n0yle7f1 .ejvjzsp,
[dir="rtl"] .jy2dn096 .ejvjzsp,
[dir="rtl"] .t2zi .ejvjzsp,
[dir="rtl"] .oh5sy96 .ejvjzsp {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .n0yle7f1 .ejvjzsp li::before,
[dir="rtl"] .jy2dn096 .ejvjzsp li::before,
[dir="rtl"] .t2zi .ejvjzsp li::before,
[dir="rtl"] .oh5sy96 .ejvjzsp li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .qvplpv4.u3ev .tdxmxl,
[dir="rtl"] .eavw.u3ev .tdxmxl,
[dir="rtl"] .bozas.u3ev .tdxmxl,
[dir="rtl"] .ckzk5c9s.u3ev .tdxmxl,
[dir="rtl"] .ing0y4.u3ev .tdxmxl { text-align: right; }
[dir="rtl"] .jzk5g.u3ev .r0oro2oj { align-items: flex-end; text-align: right; }
[dir="rtl"] .jzk5g.v1dl6aqd .r0oro2oj { text-align: center; }
[dir="rtl"] .jzk5g .r0oro2oj { text-align: right; }
[dir="rtl"] .nv8rr77d,
[dir="rtl"] .c2qhsyd1,
[dir="rtl"] .om2cyc,
[dir="rtl"] .g5xavmpk,
[dir="rtl"] .e147,
[dir="rtl"] .enbkj76f,
[dir="rtl"] .s08qwo,
[dir="rtl"] .gikqohhm,
[dir="rtl"] .xxhmts { text-align: right; direction: rtl; }
[dir="rtl"] .yazza .gikqohhm,
[dir="rtl"] .nuymd .gikqohhm { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #a17022;
  --brand:           #a17022;
  --brand-light:     #835f26;
  --brand-pale:      #a0793c;
  --grad-start:      #d89f46;
  --grad-end:        #dab881;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a17022;
  --cta-light:       #835917;
  --cta-hover:       #6e4c17;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f3;
  --bg-raised:       #f1f0ee;
  --bg-hover:        #f5f5f3;
  --border:          #e8e6e2;
  --border-alt:      #dcd7d0;
  --border-section:  #e8e6e2;
  --text-primary:    #1b1917;
  --text-muted:      #605a52;
  --text-body:       #36332f;
  --text-sub:        #524d46;
  --text-faint:      #898175;
  --text-dim:        #a09a91;
  --text-label:      #6d675e;
  --text-value:      #44403a;
  --accent-bg:       #f1ece3;
  --accent-bg-light: #ebdecb;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #138f1f;
  --c-cons:          #9f2d21;
  --c-pros-label:    #17aa25;
  --c-tip-border:    #1abc29;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #138f1f;
}
:root { --logo-bg-opacity: 80%; }
body, button, input { font-family: "IBM Plex Sans", sans-serif; }
.kaxywwbq .f5xh90h, .kaxywwbq .jzk5g { min-height: 520px; }
.cnx67 .iidmb::after, .cnx67 .m0up0::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.uvu138 .l7ar::after,.uvu138 .u18r74c::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; }
.i9ns::before { content: '◆'; font-size: 0.5em; }