:root {
  --color-accent: #854916;
  --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;
}
.f2zy {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.qj6d4gfy {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.q65jat1 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.eys3e9 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.eh8z { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.eh8z a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.eh8z a:hover { color: var(--accent-light); }
.jtbt3  .wa3g9 { border-radius: 14px; }
.jtbt3 .wa3g9 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.jtbt3 .wa3g9 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .wa3g9 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .l644:hover .wa3g9,
  .l644:focus-within .wa3g9 { display: block; }
  .wa3g9 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.sa2r {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.h1c96 { display: none; }
@media (max-width: 640px) {
  .h1c96 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .h1c96.f8pem { display: block; }
}
@media (max-width: 640px) {
  .sa2r { display: block; }
  .eh8z > li + li::before { display: none !important; }
  .eh8z {
    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;
  }
  .eh8z.f8pem { display: flex; }
  .eh8z li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .eh8z li:last-child a { border-bottom: none; }
}
.rxpf0vo { min-height: 480px; }
.ddx8hrct {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rwb1s { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.nqfanng .rwb1s { margin-left: 0; margin-right: 0; }
.rxy3 {
  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;
}
.aw290m .rxy3 { margin-top: 24px; }
.rxy3:hover { opacity: 0.88; }
.ld6712l .ddx8hrct { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ld6712l .rwb1s { color: #e2e8f0; }
.ld6712l.nqfanng   .bop2 { text-align: left; }
.afr3 .ddx8hrct { color: var(--text-primary); text-shadow: none; }
.afr3 .rwb1s { color: var(--text-muted); }
.afr3 .rxy3 { margin-top: 16px; }
.afr3, .afr3.rxpf0vo { min-height: auto !important; }
.afr3.nqfanng   .bop2 { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.f47xy25s .ddx8hrct { color: #fff; }
.f47xy25s .rwb1s { color: rgba(255,255,255,0.85); }
.f47xy25s .rxy3 { background: #fff; color: var(--cta); }
.f47xy25s .rxy3:hover { opacity: 0.92; }
.hcs66 .sw871f7 { position: relative; overflow: hidden; }
.hcs66 .sw871f7::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;
}
.o4nkmyf .sw871f7 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ncus .sw871f7 { position: relative; overflow: hidden; }
.ncus .sw871f7::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;
}
.qop6x5e .sw871f7 { position: relative; overflow: hidden; }
.qop6x5e .sw871f7::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;
}
.neooc .sw871f7 {
  animation: hg-fadein 1.2s ease-out both;
}
.sw871f7 {
  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%);
}
.cxreq {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.wipou3nn {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.jlt3 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.sw871f7 .ddx8hrct { text-shadow: none; color: var(--text-primary); }
.sw871f7 .rwb1s { color: var(--text-muted); }
body.ngpg .ddx8hrct {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.tkdp1a .ddx8hrct {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.rxpf0vo.f47xy25s .ddx8hrct,
section.f47xy25s .ddx8hrct {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.sw871f7.uu5dm6e .cxreq { align-items: center; text-align: center; }
.sw871f7.nqfanng   .cxreq { align-items: flex-start; text-align: left; }
.wckgadu .wipou3nn { position: relative; }
.wckgadu .wipou3nn::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.wckgadu.vaf9o5 .wipou3nn::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.lowuzidv .wipou3nn {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.lowuzidv .jlt3 {
  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);
}
.lowuzidv .a8v0hter {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.lowuzidv.vaf9o5 .wipou3nn { padding: 32px 0 32px 32px; }
.sl6d0wg .wipou3nn {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.sl6d0wg .jlt3 {
  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);
}
.vaf9o5 .cxreq {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.sl6d0wg.vaf9o5 .wipou3nn { padding: 40px 16px 40px 48px; }
.rxpf0vo .vistd {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.vistd .wud2yj.ebthtdo {
  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;
}
.vistd .wud2yj.ebthtdo:hover { opacity: 0.85; }
.fxhvdcfo .wipou3nn {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .sw871f7 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .sw871f7:not(.fxhvdcfo) .wipou3nn { display: none !important; }
  .fxhvdcfo .wipou3nn { padding: 16px; }
  .cxreq  { padding: 36px 24px; }
  .sw871f7~.y20p,.vaf9o5~.y20p{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .rxpf0vo, .sw871f7 { min-height: 320px !important; }
  .ddx8hrct { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .t2y3ptcr,
  .a51an7,
  .umm0o { grid-template-columns: 1fr !important; }

  

  
  .k1j5 { display: flex !important; flex-direction: column !important; }
  .k1j5 .bop2 { display: contents; }
  .k1j5 .zp6wt4 { order: 0; }
  .k1j5 .ddx8hrct { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .k1j5 .t2y3ptcr { order: 2; padding: 0 16px 12px !important; }
  .k1j5 .rwb1s { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .aw290m .bop2 { display: flex; flex-direction: column; }
  .aw290m .bop2 .ddx8hrct { order: 1; }
  .aw290m .bop2 .umm0o { order: 2; margin: 8px 0 24px !important; }
  .aw290m .bop2 .rwb1s { order: 3; }
  .aw290m .bop2 .rxy3 { order: 4; align-self: center; margin-top: 0; }

  
  .sw871f7.fxhvdcfo {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .sw871f7.fxhvdcfo .cxreq { display: contents; padding: 0; }
  .sw871f7.fxhvdcfo .cxreq .ddx8hrct { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .sw871f7.fxhvdcfo .wipou3nn { order: 2; padding: 12px 16px; }
  .sw871f7.fxhvdcfo .cxreq .rwb1s { order: 3; padding: 0 24px; margin: 0 auto; }
  .sw871f7.fxhvdcfo .cxreq .rxy3 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.rr8q { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.au46p2 { width: 100%; height: auto; display: block; border-radius: 10px; }
.u1aj15xy .rr8q        { border-radius: 16px; }
.u1aj15xy .au46p2  { border-radius: 16px; }
.q5d3jn0g .rr8q         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.q5d3jn0g .au46p2   { border-radius: 8px; }
.mr17r2cp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.esvt { width: 100%; padding: 32px 0; position: relative; }
.sruhl { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.h0ct3n8h .esvt:nth-child(even) { background: var(--bg-surface); }
.h0ct3n8h .esvt:nth-child(odd)  { background: var(--bg-page); }
.u8owfa5x .esvt:nth-child(even) { background: var(--bg-card); }
.u8owfa5x .esvt:nth-child(odd)  { background: var(--bg-page); }
.h0ct3n8h .esvt:nth-child(odd)  .sruhl { background: var(--bg-card); border-radius: 6px; }
.h0ct3n8h .esvt:nth-child(even) .sruhl { background: var(--bg-raised); border-radius: 6px; }
.u8owfa5x .esvt:nth-child(odd)  .sruhl { background: var(--bg-card); border-radius: 6px; }
.u8owfa5x .esvt:nth-child(even) .sruhl { background: var(--bg-raised); border-radius: 6px; }
.h0ct3n8h .esvt:nth-child(even) .c58qv .mfb8z6,
.u8owfa5x .esvt:nth-child(even) .c58qv .mfb8z6 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.h0ct3n8h .esvt:nth-child(odd) .c58qv .mfb8z6,
.u8owfa5x .esvt:nth-child(odd) .c58qv .mfb8z6 { background: var(--bg-card-inner); }
.h0ct3n8h .esvt:nth-child(even) .lcscl .mfb8z6:nth-child(odd),
.u8owfa5x .esvt:nth-child(even) .lcscl .mfb8z6:nth-child(odd)  { background: var(--bg-card); }
.h0ct3n8h .esvt:nth-child(even) .lcscl .mfb8z6:nth-child(even),
.u8owfa5x .esvt:nth-child(even) .lcscl .mfb8z6:nth-child(even) { background: var(--bg-card-inner); }
h1.mj5os4 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.mj5os4 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.eynp1a07 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.q5eifr h2.mj5os4 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.jigbk h2.mj5os4 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ers9 h2.mj5os4 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.iz20m h2.mj5os4::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.fomvwxe h2.mj5os4 {
  color: var(--text-primary); font-size: 1.7rem;
}
.d6fn67 h2.mj5os4::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ai21 h2.mj5os4 {
  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;
}
.pk8g6 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .pk8g6 { display: none; } }
.jjvaep { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.pdyh4hg { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.odfg7 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.pely { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.y3xoc4s { padding-left: 20px; }
.y3xoc4s li { margin-bottom: 6px; }
.y3xoc4s a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.y3xoc4s a:hover { color: var(--accent-light); }
.jp6o .pely { display: none; }
.bv9hp .pely { display: none; }
.bv9hp .y3xoc4s { padding-left: 0; list-style: none; }
.bv9hp .y3xoc4s li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.bv9hp .y3xoc4s a { font-size: 0.92rem; }
.lhwsb8qn .odfg7 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lhwsb8qn .pely { display: none; }
.lhwsb8qn .y3xoc4s { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.lhwsb8qn .y3xoc4s li { margin-bottom: 0; }
.lhwsb8qn .y3xoc4s 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;
}
.lhwsb8qn .y3xoc4s a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.vlqzcwx .odfg7 { padding: 20px 20px 16px; }
.vlqzcwx .y3xoc4s {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.vlqzcwx .y3xoc4s li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.vlqzcwx .y3xoc4s 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;
}
.vlqzcwx .y3xoc4s 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;
}
.vlqzcwx .y3xoc4s a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.vlqzcwx .y3xoc4s a:focus,
.vlqzcwx .y3xoc4s a:focus-visible,
.vlqzcwx .y3xoc4s a:target { outline: none; }
.vlqzcwx .y3xoc4s li:target a { border-color: var(--border); color: var(--text-muted); }
.aivsk4jl .odfg7 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.aivsk4jl .pely { display: none; }
.aivsk4jl .y3xoc4s { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.aivsk4jl .y3xoc4s li { margin-bottom: 0; }
.aivsk4jl .y3xoc4s li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.aivsk4jl .y3xoc4s li:last-child::after { content: ""; margin-right: 0; }
.aivsk4jl .y3xoc4s a { font-size: 0.9rem; }
.mfb8z6 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.c58qv .mfb8z6 { background: var(--bg-card); }
.lcscl .mfb8z6:nth-child(odd)  { background: var(--bg-card); }
.lcscl .mfb8z6:nth-child(even) { background: var(--bg-raised); }
.crnq4s .mfb8z6 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.crnq4s .mfb8z6:last-child { border-bottom: none; }
.crnq4s h3.eynp1a07 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.hevi0zdt .mfb8z6 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.hevi0zdt .mfb8z6 + .mfb8z6 { margin-top: 4px; }
.ucg37ua .mfb8z6 { background: none; border-radius: 0; padding: 12px 0; }
.ucg37ua .mfb8z6 + .mfb8z6 { border-top: 1px solid var(--border-section); }
.v3zy6x { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.zgw2 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.auf9d6f { color: var(--text-body); margin-bottom: 10px; }
.chly5d, .n0gbqz { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.chly5d li, .n0gbqz li { margin-bottom: 6px; }
.n0gbqz li { list-style: decimal; }
.sxmg78f     .chly5d { list-style-type: "● "; }
.qy3vusy  .chly5d { list-style-type: "■ "; }
.r33joh6 .chly5d { list-style-type: "◆ "; }
.gg9mzasj    .chly5d { list-style-type: "★ "; }
.sxmg78f     .ajyc6 { list-style-type: "● "; }
.qy3vusy  .ajyc6 { list-style-type: "■ "; }
.r33joh6 .ajyc6 { list-style-type: "◆ "; }
.gg9mzasj    .ajyc6 { list-style-type: "★ "; }
.sxmg78f    .chly5d li::marker, .sxmg78f    .ajyc6 li::marker,
.qy3vusy .chly5d li::marker, .qy3vusy .ajyc6 li::marker,
.r33joh6 .chly5d li::marker, .r33joh6 .ajyc6 li::marker,
.gg9mzasj   .chly5d li::marker, .gg9mzasj   .ajyc6 li::marker {
  color: var(--cta); font-size: 1em;
}
.sxmg78f .n0gbqz,
.qy3vusy .n0gbqz,
.r33joh6 .n0gbqz,
.gg9mzasj .n0gbqz {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.sxmg78f .n0gbqz li,
.qy3vusy .n0gbqz li,
.r33joh6 .n0gbqz li,
.gg9mzasj .n0gbqz li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.sxmg78f .n0gbqz li::before,
.qy3vusy .n0gbqz li::before,
.r33joh6 .n0gbqz li::before,
.gg9mzasj .n0gbqz 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;
}
.sxmg78f     .n0gbqz li::before { border-radius: 50%; }
.qy3vusy  .n0gbqz li::before { border-radius: 3px; }
.r33joh6 .n0gbqz li::before { border-radius: 3px; }
.gg9mzasj    .n0gbqz li::before { border-radius: 50%; }
.kk86ivf { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ngtze36 .kk86ivf,
.heyna5o .kk86ivf { background: transparent; border: none; border-radius: 0; }
.id0s3 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.id0s3 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.id0s3 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.id0s3 tr:hover td { background: var(--bg-hover); }
.xsfro .id0s3 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.hqawho6 .id0s3 { border: 1px solid var(--border-alt); }
.hqawho6 .id0s3 th,
.hqawho6 .id0s3 td { border: 1px solid var(--border-alt); }
.ehlm9m .id0s3 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ehlm9m .id0s3 td { border-bottom: none; }
.ehlm9m .id0s3 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.nxk17ty .id0s3 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tpe6y80 .kk86ivf {
  overflow: hidden;
}
.tpe6y80 .id0s3 th { border-bottom: 1px solid var(--border-alt); }
.tpe6y80 .id0s3 tr:last-child td { border-bottom: none; }
.f0ie { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.mv1l1 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.psr7rhft { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.xjg1 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.u1lpbn { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ajyc6 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ajyc6 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%}
.fslj .xjg1 { background: transparent; text-align: center; }
.ucfhe .psr7rhft {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.xmfjghh .psr7rhft {
  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);
}
.xikx5yaw .mv1l1 { display: grid; grid-template-columns: auto 1fr; }
.xikx5yaw .psr7rhft {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.xikx5yaw .xjg1 { grid-column: 2; }
.xikx5yaw .u1lpbn,
.xikx5yaw .ajyc6 { grid-column: 1 / -1; }
.i0n4jt04 .mv1l1 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.i0n4jt04 .psr7rhft {
  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);
}
.i0n4jt04 .xjg1 { grid-column: 2; }
.i0n4jt04 .u1lpbn,
.i0n4jt04 .ajyc6 { grid-column: 1 / -1; }
.ct0o3xh .mv1l1 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ct0o3xh .xjg1 { background: none; color: var(--accent-light); font-weight: 700; }
.am1qh6 .mv1l1 { 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); }
.am1qh6 .xjg1 { background: none; color: var(--accent-light); font-weight: 700; }
.d24ytj .mv1l1 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.d24ytj .mv1l1:last-child { border-bottom: none; }
.d24ytj .xjg1 { background: none; color: var(--accent-light); font-weight: 700; }
.p0tbntm .mv1l1 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.p0tbntm .xjg1 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.vop46ew9 .f0ie { counter-reset: card-n; }
.vop46ew9 .mv1l1  { counter-increment: card-n; }
.vop46ew9 .xjg1 { display: flex; align-items: center; gap: 10px; }
.vop46ew9 .xjg1::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;
}
.xxm8 .mv1l1 { background: var(--bg-surface); border: 1px solid var(--border); }
.xxm8 .xjg1 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.uxbg0iz { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.l9hj  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.fkr303 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.qhsckc { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.uxbg0iz strong { color: var(--text-primary); font-size: 0.95rem; }
.uxbg0iz p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.eagmvjl { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.tw7t3r4, .hqe9 { border-radius: 8px; padding: 14px; }
.tw7t3r4 { background: var(--bg-pros); }
.hqe9 { background: var(--bg-cons); }
.q6h4 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.tw7t3r4 .q6h4 { color: var(--c-pros-label); }
.hqe9 .q6h4 { color: #f87171; }
.tw7t3r4 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hqe9 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.au46p2 { width: 100%; height: auto; border-radius: 10px; display: block; }
.ebthtdo {
  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;
}
.ebthtdo:hover { opacity: 0.85; }
.f4wx4wl4 .ebthtdo  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.f4wx4wl4 .ebthtdo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nziiecv .ebthtdo  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.nziiecv .ebthtdo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.k1ja3 .rxy3 { border-radius: 50px; }
.k1ja3 .ebthtdo  { border-radius: 50px; }
.ym6h7d .rxy3 { padding-left: 22px; padding-right: 22px; }
.ym6h7d .ebthtdo  { padding-left: 12px; padding-right: 12px; }
.vcprxjz .rxy3 { padding-left: 44px; padding-right: 44px; }
.vcprxjz .ebthtdo  { padding-left: 24px; padding-right: 24px; }
.yen4n .rxy3 { padding-left: 56px; padding-right: 56px; }
.yen4n .ebthtdo  { padding-left: 32px; padding-right: 32px; }
.q8vuiez5   .rxy3::after, .q8vuiez5   .ebthtdo::after,
.qbby .rxy3::after, .qbby .ebthtdo::after,
.hx3kbzuv    .rxy3::after, .hx3kbzuv    .ebthtdo::after,
.lz84x27    .rxy3::after, .lz84x27    .ebthtdo::after,
.xils5odx    .rxy3::after, .xils5odx    .ebthtdo::after,
.ms5lunm3     .rxy3::after, .ms5lunm3     .ebthtdo::after,
.d8oe9r3p    .rxy3::after, .d8oe9r3p    .ebthtdo::after,
.y6oelzp2   .rxy3::after, .y6oelzp2   .ebthtdo::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;
}
.q8vuiez5 .rxy3::after, .q8vuiez5 .ebthtdo::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");
}
.qbby .rxy3::after, .qbby .ebthtdo::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");
}
.hx3kbzuv .rxy3::after, .hx3kbzuv .ebthtdo::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");
}
.lz84x27 .rxy3::after, .lz84x27 .ebthtdo::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");
}
.xils5odx .rxy3::after, .xils5odx .ebthtdo::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");
}
.ms5lunm3 .rxy3::after, .ms5lunm3 .ebthtdo::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");
}
.d8oe9r3p .rxy3::after, .d8oe9r3p .ebthtdo::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");
}
.y6oelzp2 .rxy3::after, .y6oelzp2 .ebthtdo::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");
}
.bn34l   .zo1ovv9::after, .bn34l   .c2w56um8::after,
.w3vi .zo1ovv9::after, .w3vi .c2w56um8::after,
.fd3m    .zo1ovv9::after, .fd3m    .c2w56um8::after,
.fy34lv    .zo1ovv9::after, .fy34lv    .c2w56um8::after,
.iejj    .zo1ovv9::after, .iejj    .c2w56um8::after,
.zqpw     .zo1ovv9::after, .zqpw     .c2w56um8::after,
.ztzmb8    .zo1ovv9::after, .ztzmb8    .c2w56um8::after,
.u7ch   .zo1ovv9::after, .u7ch   .c2w56um8::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;
}
.bn34l .zo1ovv9::after, .bn34l .c2w56um8::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");
}
.w3vi .zo1ovv9::after, .w3vi .c2w56um8::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");
}
.fd3m .zo1ovv9::after, .fd3m .c2w56um8::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");
}
.fy34lv .zo1ovv9::after, .fy34lv .c2w56um8::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");
}
.iejj .zo1ovv9::after, .iejj .c2w56um8::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");
}
.zqpw .zo1ovv9::after, .zqpw .c2w56um8::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");
}
.ztzmb8 .zo1ovv9::after, .ztzmb8 .c2w56um8::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");
}
.u7ch .zo1ovv9::after, .u7ch .c2w56um8::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");
}
.nva7iu .p7hi { background: var(--bg-raised); }
.wud2yj.ebthtdo {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .c1lx {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .c1lx::before    { grid-area: rank;   }
  .yw7ffq1           { grid-area: ident;  }
  .rps8aj6     { grid-area: rating; min-width: 0; width: auto; }
  .aiim0m           { grid-area: pills;  }
  .wud2yj             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .c1lx {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .c1lx::before    { justify-self: center; }
  .yw7ffq1           { width: 100%; }
  .rps8aj6     { justify-self: center; }
  .aiim0m           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .u0nb .w58hp9b {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .u0nb .s9bhbpj { margin: 0; }
}
.diq0 .s9bhbpj { border-top: 4px solid var(--accent); }
.diq0 .oe9c00 { background: var(--bg-card); }
.heyna5o .eagmvjl { gap: 10px; }
.heyna5o .tw7t3r4, .heyna5o .hqe9 { padding: 12px; }
.heyna5o .tw7t3r4 ul, .heyna5o .hqe9 ul { margin: 4px 0 0; padding-left: 18px; }
.heyna5o .tw7t3r4 li, .heyna5o .hqe9 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .beli { grid-template-columns: 1fr; }
  .ri93iup7 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ri93iup7 .smzcq { width: 72px; height: 50px; }
  .ri93iup7 .hdyomnm4 { max-width: 180px; }
  .ri93iup7 .e5ifhrxs { width: auto; }
}
@media (max-width: 720px) {
  .ll5e { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .rq9w { padding: 16px; }
  .zysytk .h3uxluv { min-width: 50%; }
}
.ufl8i3 .eagmvjl { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .j94jl { grid-template-columns: 1fr; }
  .vxap4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .omfcrbj9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .jy8n45 { flex-wrap: wrap; padding: 16px; }
}
.qtw3czcl .eagmvjl { gap: 8px; }
.qtw3czcl .tw7t3r4, .qtw3czcl .hqe9 { padding: 8px; }
@media (max-width: 480px) {
  .yduttvr { flex-direction: column; align-items: stretch; }
}
.vo6v .e5ifhrxs .ebthtdo { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .qltl { flex-direction: column; align-items: stretch; gap: 10px; }
  .vo6v .e5ifhrxs { text-align: center; }
}
@media (max-width: 720px) {
  .jqhj47v { grid-template-columns: 1fr; }
  .pnjyrpd7 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lfcb { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .emol48s { grid-template-columns: 1fr; }
  .lzced { width: 100px; height: 100px; margin: 16px auto; }
  .jauz { font-size: 1.4rem; }
  .skx3ww { justify-content: center; }
  .t0t0 .h3uxluv { min-width: 50%; }
}
.bxirme .eagmvjl { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .tl1iha20 { flex-wrap: wrap; padding: 14px 16px; }
  .pjb0d { padding: 12px 16px; }
  .bxirme .eagmvjl { margin: 0 16px; }
  .bxirme .sbrt { padding: 0 16px; }
  .rxpd2 { padding: 12px 16px; }
}
.zwa7jcx7 .k96gkfca { gap: 0; }
.zwa7jcx7 .c1lx {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.zwa7jcx7 .c1lx:last-child { border-bottom: none; }
.zwa7jcx7 .c1lx:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.zwa7jcx7 .c1lx:nth-child(even):hover { background: var(--bg-hover); }
.vgsk3ex { margin: 16px 0; }
.dulodgd { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.dulodgd summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.dulodgd summary::after { content: "+"; color: var(--accent-light); }
.dulodgd[open] summary::after { content: "−"; }
.dulodgd p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.esvt { margin-bottom: 0; }
.mc4f h2.mj5os4 { color: var(--text-primary); border-color: var(--accent-light); }
.tbp5xkc h2.mj5os4 { color: var(--text-primary); border-color: var(--accent-light); }
.erhz .l9hj     { background: #052e16; border-color: #10b981; }
.erhz .fkr303    { background: #1e1036; border-color: #a855f7; }
.erhz .uxbg0iz strong  { color: #f1f5f9; }
.erhz .uxbg0iz p       { color: #cbd5e1; }
.erhz .fwsf51    .l9hj     .qhsckc::before,
.erhz .hr954kt  .l9hj     .qhsckc::before,
.erhz .omj2bm  .l9hj     .qhsckc::before,
.erhz .k1d6zh .l9hj     .qhsckc::before { color: #10b981; }
.erhz .fwsf51    .l9m2ur .qhsckc::before,
.erhz .hr954kt  .l9m2ur .qhsckc::before,
.erhz .omj2bm  .l9m2ur .qhsckc::before,
.erhz .k1d6zh .l9m2ur .qhsckc::before { color: #f43f5e; }
.erhz .fwsf51    .fkr303    .qhsckc::before,
.erhz .hr954kt  .fkr303    .qhsckc::before,
.erhz .omj2bm  .fkr303    .qhsckc::before,
.erhz .k1d6zh .fkr303    .qhsckc::before { color: #a855f7; }
.iwphvqqr .l9hj     { background: #2d2000; border-color: #eab308; }
.iwphvqqr .fkr303    { background: #2d1600; border-color: #f97316; }
.iwphvqqr .uxbg0iz strong  { color: #f1f5f9; }
.iwphvqqr .uxbg0iz p       { color: #cbd5e1; }
.iwphvqqr .fwsf51    .l9hj     .qhsckc::before,
.iwphvqqr .hr954kt  .l9hj     .qhsckc::before,
.iwphvqqr .omj2bm  .l9hj     .qhsckc::before,
.iwphvqqr .k1d6zh .l9hj     .qhsckc::before { color: #eab308; }
.iwphvqqr .fwsf51    .l9m2ur .qhsckc::before,
.iwphvqqr .hr954kt  .l9m2ur .qhsckc::before,
.iwphvqqr .omj2bm  .l9m2ur .qhsckc::before,
.iwphvqqr .k1d6zh .l9m2ur .qhsckc::before { color: #ef4444; }
.iwphvqqr .fwsf51    .fkr303    .qhsckc::before,
.iwphvqqr .hr954kt  .fkr303    .qhsckc::before,
.iwphvqqr .omj2bm  .fkr303    .qhsckc::before,
.iwphvqqr .k1d6zh .fkr303    .qhsckc::before { color: #f97316; }
.jk84eyr .l9hj     { background: #0c1a2e; border-color: #38bdf8; }
.jk84eyr .fkr303    { background: #0a2020; border-color: #2dd4bf; }
.jk84eyr .uxbg0iz strong  { color: #f1f5f9; }
.jk84eyr .uxbg0iz p       { color: #cbd5e1; }
.jk84eyr .fwsf51    .l9hj     .qhsckc::before,
.jk84eyr .hr954kt  .l9hj     .qhsckc::before,
.jk84eyr .omj2bm  .l9hj     .qhsckc::before,
.jk84eyr .k1d6zh .l9hj     .qhsckc::before { color: #38bdf8; }
.jk84eyr .fwsf51    .l9m2ur .qhsckc::before,
.jk84eyr .hr954kt  .l9m2ur .qhsckc::before,
.jk84eyr .omj2bm  .l9m2ur .qhsckc::before,
.jk84eyr .k1d6zh .l9m2ur .qhsckc::before { color: #818cf8; }
.jk84eyr .fwsf51    .fkr303    .qhsckc::before,
.jk84eyr .hr954kt  .fkr303    .qhsckc::before,
.jk84eyr .omj2bm  .fkr303    .qhsckc::before,
.jk84eyr .k1d6zh .fkr303    .qhsckc::before { color: #2dd4bf; }
.e3k7f .l9hj     { background: var(--accent-bg); border-color: var(--accent-light); }
.e3k7f .fkr303    { background: var(--accent-bg); border-color: var(--accent-pale); }
.e3k7f .fwsf51    .qhsckc::before,
.e3k7f .hr954kt  .qhsckc::before,
.e3k7f .omj2bm  .qhsckc::before,
.e3k7f .k1d6zh .qhsckc::before { color: var(--accent-light) !important; }
.kywhawyf::before,
.y53bz::before { margin-right: 5px; }
.a30x25pf .tw7t3r4 ul li,
.a30x25pf .tw7t3r4 .kywhawyf { color: #22c55e; }
.a30x25pf .hqe9 ul li,
.a30x25pf .hqe9 .y53bz { color: #ef4444; }
.f5wh6u .tw7t3r4 { background: var(--bg-pros); }
.f5wh6u .hqe9 { background: var(--bg-cons); }
.f5wh6u .tw7t3r4 .kywhawyf { color: var(--c-pros-label); }
.f5wh6u .hqe9 .y53bz { color: var(--c-cons); }
.f5wh6u .tw7t3r4 ul li,
.f5wh6u .hqe9 ul li,
.kqyjn .tw7t3r4 { background: var(--bg-pros); }
.kqyjn .hqe9 { background: var(--bg-cons); }
.kqyjn .tw7t3r4 .kywhawyf { color: var(--c-pros-label); }
.kqyjn .hqe9 .y53bz { color: var(--c-cons); }
.kqyjn .tw7t3r4 ul li,
.kqyjn .uz9d li          { color: var(--c-pros); }
.kqyjn .hqe9 ul li,
.kqyjn .eh7cu li          { color: var(--c-cons); }
.q5a0ba6n .kywhawyf::before { content: "✓ "; }
.q5a0ba6n .y53bz::before { content: "✗ "; }
.exwpwces .kywhawyf::before { content: "→ "; }
.exwpwces .y53bz::before { content: "← "; }
.pqvj4o .kywhawyf::before { content: "★ "; }
.pqvj4o .y53bz::before { content: "✕ "; }
.kdts5ktd .kywhawyf::before { content: "◆ "; }
.kdts5ktd .y53bz::before { content: "▲ "; }
.sej02i4 .uxbg0iz { background: transparent; border-left: none; border: 1.5px solid; }
.sej02i4 .l9hj     { border-color: var(--c-tip-border); }
.sej02i4 .fkr303    { border-color: #60a5fa; }
.sej02i4 .uxbg0iz strong { color: var(--text-primary); }
.sej02i4 .uxbg0iz p      { color: var(--text-muted); }
.cr44xoi .uxbg0iz { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.cr44xoi .l9hj     { border-top-color: var(--c-tip-border); }
.cr44xoi .fkr303    { border-top-color: #60a5fa; }
.ygtcb .uxbg0iz { border-left: none; border-radius: 8px; }
.ygtcb .l9hj     { background: #065f46; }
.ygtcb .fkr303    { background: #1e3a8a; }
.ygtcb .uxbg0iz strong,
.ygtcb .uxbg0iz p { color: #fff; }
.ygtcb .qhsckc::before { color: rgba(255,255,255,0.85) !important; }
.erhz.ygtcb .l9hj,
.erhz .ygtcb .l9hj     { background: #052e16; }
.erhz.ygtcb .fkr303,
.erhz .ygtcb .fkr303    { background: #1e1036; }
.iwphvqqr.ygtcb .l9hj,
.iwphvqqr .ygtcb .l9hj      { background: #2d2000; }
.iwphvqqr.ygtcb .fkr303,
.iwphvqqr .ygtcb .fkr303     { background: #2d1600; }
.jk84eyr.ygtcb .l9hj,
.jk84eyr .ygtcb .l9hj      { background: #0c1a2e; }
.jk84eyr.ygtcb .fkr303,
.jk84eyr .ygtcb .fkr303     { background: #0a2020; }
.q7lkfx .uxbg0iz { border-left: none; border-radius: 6px; padding: 10px 14px; }
.q7lkfx .l9hj     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.q7lkfx .fkr303    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.q7lkfx .uxbg0iz strong { color: var(--text-primary); }
.q7lkfx .uxbg0iz p      { color: var(--text-muted); }
.h9idi .uxbg0iz { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.fwsf51 .qhsckc,
.hr954kt .qhsckc,
.omj2bm .qhsckc,
.k1d6zh .qhsckc { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.fwsf51 .qhsckc::before,
.hr954kt .qhsckc::before,
.omj2bm .qhsckc::before,
.k1d6zh .qhsckc::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.fwsf51 .l9hj     .qhsckc::before { content: "✦"; color: var(--c-tip-border); }
.fwsf51 .l9m2ur .qhsckc::before { content: "▲"; color: var(--c-warn-border); }
.fwsf51 .fkr303    .qhsckc::before { content: "◉"; color: #60a5fa; }
.hr954kt .l9hj     .qhsckc::before { content: "★"; color: var(--c-tip-border); }
.hr954kt .l9m2ur .qhsckc::before { content: "◆"; color: var(--c-warn-border); }
.hr954kt .fkr303    .qhsckc::before { content: "●"; color: #60a5fa; }
.omj2bm .l9hj     .qhsckc::before { content: "▶"; color: var(--c-tip-border); }
.omj2bm .l9m2ur .qhsckc::before { content: "■"; color: var(--c-warn-border); }
.omj2bm .fkr303    .qhsckc::before { content: "▸"; color: #60a5fa; }
.k1d6zh .l9hj     .qhsckc::before { content: "→"; color: var(--c-tip-border); }
.k1d6zh .l9m2ur .qhsckc::before { content: "⬥"; color: var(--c-warn-border); }
.k1d6zh .fkr303    .qhsckc::before { content: "◈"; color: #60a5fa; }
.hqiltics .c58qv .mfb8z6,
.hqiltics .lcscl .mfb8z6  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.hqiltics .mv1l1                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.hqiltics .kk86ivf          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.hqiltics .odfg7                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.cmandc .c58qv .mfb8z6,
.cmandc .lcscl .mfb8z6,
.cmandc .mv1l1,
.cmandc .c1lx,
.cmandc .s9bhbpj,
.cmandc .kk86ivf,
.cmandc .odfg7,
.cmandc .h9idi .uxbg0iz { box-shadow: none; }
.ehxn8z6i   .auf9d6f, .ehxn8z6i .v3zy6x, .ehxn8z6i .zgw2,
.ehxn8z6i   .jjvaep, .ehxn8z6i .pdyh4hg { font-size: 0.9rem; }
.ehxn8z6i   .chly5d, .ehxn8z6i .n0gbqz { font-size: 0.9rem; }
.fuz4f   .auf9d6f, .fuz4f .v3zy6x, .fuz4f .zgw2,
.fuz4f   .jjvaep, .fuz4f .pdyh4hg { font-size: 0.95rem; }
.fuz4f   .chly5d, .fuz4f .n0gbqz { font-size: 0.95rem; }
.gid72   .auf9d6f, .gid72 .v3zy6x, .gid72 .zgw2,
.gid72   .jjvaep, .gid72 .pdyh4hg { font-size: 1.08rem; }
.gid72   .chly5d, .gid72 .n0gbqz { font-size: 1.05rem; }
.gid72   .id0s3 { font-size: 0.97rem; }
.r63m .ddx8hrct      { font-size: 3.2rem; }
.r63m h2.mj5os4 { font-size: 1.9rem; }
.r63m h3.eynp1a07     { font-size: 1.4rem; }
.e83h5eq .ddx8hrct      { font-size: 3.8rem; }
.e83h5eq h2.mj5os4 { font-size: 2.2rem; }
.e83h5eq h3.eynp1a07     { font-size: 1.6rem; }
.esvt + .esvt { position: relative; }
.yvb5   .esvt + .esvt::before,
.yc45  .esvt + .esvt::before,
.f9yonsuo   .esvt + .esvt::before,
.mqar8jrr   .esvt + .esvt::before,
.ttml9   .esvt + .esvt::before,
.jbxq9p .esvt + .esvt::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.yvb5 .esvt + .esvt::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.yc45 .esvt + .esvt::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.f9yonsuo .esvt + .esvt::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;
}
.mqar8jrr .esvt + .esvt::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.c12cri .esvt { margin-bottom: 16px; }
.c12cri .esvt + .esvt { margin-top: 0; }
.c12cri .sruhl { padding-top: 0; padding-bottom: 0; }
.ttml9 .esvt + .esvt::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.jbxq9p .esvt + .esvt::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.mvfybm .esvt + .esvt::before,
.ep374 .esvt + .esvt::before,
.yn88 .esvt + .esvt::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%;
}
.h0ct3n8h .mvfybm .esvt:nth-child(even)::before,
.h0ct3n8h .ep374 .esvt:nth-child(even)::before,
.h0ct3n8h .yn88 .esvt:nth-child(even)::before { background: var(--bg-surface); }
.u8owfa5x .mvfybm .esvt:nth-child(even)::before,
.u8owfa5x .ep374 .esvt:nth-child(even)::before,
.u8owfa5x .yn88 .esvt:nth-child(even)::before { background: var(--bg-card); }
.mvfybm .esvt + .esvt::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");
}
.ep374 .esvt + .esvt::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");
}
.yn88 .esvt + .esvt::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");
}
.mm8ty0 .cxreq,
.fc57r1m0 .cxreq { padding-bottom: 60px; }
.d48sqr .cxreq { padding-bottom: 70px; }
.xry5 .sw871f7 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zcbk .sw871f7 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.s6qm7x1 .sw871f7 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.iy019 .sw871f7 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.s30w .sw871f7 { background: var(--accent-bg); }
.ltk87k .rr8q { float: left; width: 38%; margin: 0 28px 16px 0; }
.ltk87k .rr8q .au46p2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ltk87k .sruhl::after { content: ''; display: block; clear: both; }
.tawseyi .rr8q { float: right; width: 38%; margin: 0 0 16px 28px; }
.tawseyi .rr8q .au46p2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.tawseyi .sruhl::after { content: ''; display: block; clear: both; }
.fd50 .esvt:nth-child(odd)  .rr8q { float: left;  width: 38%; margin: 0 28px 16px 0; }
.fd50 .esvt:nth-child(even) .rr8q { float: right; width: 38%; margin: 0 0 16px 28px; }
.fd50 .rr8q .au46p2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fd50 .sruhl::after { content: ''; display: block; clear: both; }
.ltk87k .f0ie,
.tawseyi .f0ie,
.fd50 .f0ie,
@media (max-width: 900px) {
  .ltk87k .rr8q,
  .tawseyi .rr8q,
  .fd50 .esvt:nth-child(odd)  .rr8q,
  .fd50 .esvt:nth-child(even) .rr8q {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ltk87k .rr8q .au46p2,
  .tawseyi .rr8q .au46p2,
  .fd50 .rr8q .au46p2 {
    max-height: none !important;
  }
}
.ltk87k .chly5d,
.ltk87k .n0gbqz,
.tawseyi .chly5d,
.tawseyi .n0gbqz,
.fd50 .chly5d,
.fd50 .n0gbqz { overflow: hidden; }
@media (max-width: 640px) {
  .ltk87k .rr8q,
  .tawseyi .rr8q,
  .fd50 .rr8q { float: none; width: 100%; margin: 0 0 16px 0; }
}
.siq51 .mr17r2cp,
.siq51 .sruhl,
.siq51 .thqnku6  { max-width: 1100px; }
.siq51 { --content-mw: 1100px; }
.bfpf .mr17r2cp,
.bfpf .sruhl,
.bfpf .thqnku6  { max-width: 1200px; }
.nlx4 .mr17r2cp,
.nlx4 .sruhl,
.nlx4 .thqnku6  { max-width: 1320px; }
.zg67agmt { font-size: 0.82rem; color: var(--text-muted); }
.r29bo7w { display: flex; align-items: center; }
.v1z8937 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.s1a4q { display: flex; align-items: center; }
.uf7tid { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.uf7tid:hover { text-decoration: underline; }
.b9vbzr { margin: 0 3px; opacity: 0.45; }
.b9vbzr::before { content: '/'; }
.vugcst2 { padding: 2px 5px; color: var(--text-main); }
.w4a5k1e9 .zg67agmt {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.w4a5k1e9 .r29bo7w { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.nhatjfy .zg67agmt {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.nhatjfy .r29bo7w { padding: 0 0 0 12px; }
.y2fqtx4 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.n01d2b .r29bo7w { padding: 0 16px; }
.n01d2b .zg67agmt {
  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);
}
.n01d2b .mr17r2cp { padding-top: 28px; }
@media (max-width: 720px) {
  .y2fqtx4 { margin-top: 18px; padding: 0 16px; }
  .n01d2b .mr17r2cp { padding-top: 16px; }
}
.siq51.w4a5k1e9 .r29bo7w { max-width: 1100px; }
.bfpf.w4a5k1e9 .r29bo7w { max-width: 1200px; }
.nlx4.w4a5k1e9 .r29bo7w { max-width: 1320px; }
.siq51 .y2fqtx4 { max-width: 1100px; }
.bfpf .y2fqtx4 { max-width: 1200px; }
.nlx4 .y2fqtx4 { max-width: 1320px; }
.pues71tt .esvt { padding-top: 16px; padding-bottom: 16px; }
.l8ptxm .esvt { padding-top: 24px; padding-bottom: 24px; }
.a2all0vw .esvt { padding-top: 40px; padding-bottom: 40px; }
.e7338y .esvt { padding-top: 52px; padding-bottom: 52px; }
.uw3pdig .esvt:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.uw3pdig .esvt:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.uw3pdig .esvt:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.uw3pdig .esvt:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.rmed0 .sruhl { padding-top: 10px;  padding-bottom: 10px; }
.df9xqdl4 .sruhl { padding-top: 18px;  padding-bottom: 18px; }
.x0sflkvo .sruhl { padding-top: 36px;  padding-bottom: 36px; }
.n7rc8j .sruhl { padding-top: 48px;  padding-bottom: 48px; }
.g7c3x h2.mj5os4 { font-weight: 600; }
.g7c3x h3.eynp1a07     { font-weight: 600; }
.yu17 h2.mj5os4 { font-weight: 800; }
.yu17 h3.eynp1a07     { font-weight: 700; }
.a8nc1 { font-weight: 600; }
.a8nc1 h2.mj5os4 { font-weight: 900; }
.a8nc1 h3.eynp1a07     { font-weight: 800; }
.a8nc1 .uxbg0iz strong,
.a8nc1 .uxbg0iz strong { font-weight: 600; }
.zo1ovv9 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.d6dg .zo1ovv9 { display: none; }
@media (max-width: 640px) {
  .lz06jev { display: none; }
  .zo1ovv9 {
    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;
  }
}
.zo1ovv9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zo1ovv9:hover { opacity: 0.85; }
.l96rmqlf .zo1ovv9 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.tfdsm2 .zo1ovv9,
.cizl  .zo1ovv9 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.tfdsm2 .zo1ovv9:hover,
.cizl  .zo1ovv9:hover { opacity: 0.88; }
.l96rmqlf.tfdsm2 .zo1ovv9,
.l96rmqlf.cizl  .zo1ovv9 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.c2w56um8 {
  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;
}
.c2w56um8:hover { transform: translateY(-2px); opacity: 0.92; }
.c2w56um8 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fszzbbfr .c2w56um8 { display: none; }
.lo99p .c2w56um8 { right: 32px; }
.qc25590  .c2w56um8 { left: 32px; }
@media (max-width: 480px) {
  .lo99p .c2w56um8 { right: 20px; bottom: 20px; }
  .qc25590  .c2w56um8 { left: 20px; bottom: 20px; }
}
.k1q9 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.thqnku6 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.nysn7cu { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.y6msoo { color: var(--text-dim); font-size: 0.8rem; }
.d0rg7dk { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.d0rg7dk img { height: 26px; width: auto; object-fit: contain; }
.pt077qt { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.huaavtte .thqnku6 { text-align: center; }
.huaavtte .nysn7cu { margin-top: 0; }
.cb231vk { margin-top: 10px; }
.cb231vk a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .thqnku6 { padding-left: 16px; padding-right: 16px; }
  .fd41r .thqnku6 { padding: 20px 16px; }
  .celj4 { gap: 4px 12px; }
  .nysn7cu { font-size: 0.78rem; }
}
.ow4g .k94jx .d0rg7dk { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ow4g .pt077qt { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.ow4g .no5s { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.ow4g .no5s a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.ow4g .no5s a:hover { color: var(--accent-light); }
.ow4g .nysn7cu { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ow4g .y6msoo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ow4g .ww1s4 { grid-template-columns: 1fr 1fr; } .ow4g .k94jx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ow4g .ww1s4 { grid-template-columns: 1fr; } }
.uf1uzpq .d0rg7dk { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.uf1uzpq .nysn7cu { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .uf1uzpq .w1j0xz { gap: 12px; } .uf1uzpq .d0rg7dk { margin-right: 0; width: 100%; } }
.yxhy5 .aonh738 { 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; }
.yxhy5 .udnorw8 .d0rg7dk { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.yxhy5 .pt077qt { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.yxhy5 .u62rnk { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.yxhy5 .no5s { display: flex; flex-direction: column; gap: 9px; }
.yxhy5 .no5s a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.yxhy5 .no5s a:hover { color: var(--accent-light); }
.yxhy5 .u6mt4 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.yxhy5 .nysn7cu { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.yxhy5 .y6msoo { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .yxhy5 .aonh738 { grid-template-columns: 1fr 1fr; } .yxhy5 .udnorw8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yxhy5 .aonh738 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .mlxmsn2 .t56fu { grid-template-columns: 1fr 1fr; } .mlxmsn2 .yu1b:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mlxmsn2 .t56fu { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .lqi9 .t56fu { grid-template-columns: 1fr; } }
.onof9u .thqnku6 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ak36ml0 .f2zy      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ak36ml0 .k1q9 { background: var(--bg-page); border-top-color: var(--border-alt); }
.e1gjhw0 .f2zy      { background: #0d1117; border-bottom-color: #21262d; }
.e1gjhw0 .q65jat1 { color: var(--accent-light); }
.e1gjhw0 .eh8z { --msep-color: #8b949e; }
.e1gjhw0 .eh8z a { color: #8b949e; }
.e1gjhw0 .eh8z a:hover { color: var(--accent-light); }
.e1gjhw0 .sa2r { color: #8b949e; }
.e1gjhw0 .k1q9 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.e1gjhw0 .nysn7cu,
.e1gjhw0 .y6msoo { color: #6e7681; }
.e1gjhw0 .no5s a, .e1gjhw0 .mwkl a,
.e1gjhw0 .d0rg7dk { color: #e6edf3; }
.e1gjhw0 .no5s a:hover, .e1gjhw0 .mwkl a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .e1gjhw0 .eh8z { background: #0d1117; border-top-color: #21262d; }
  .e1gjhw0 .eh8z li a { border-bottom-color: #21262d; }
}
.z6w0271g .f2zy      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.z6w0271g .q65jat1 { color: var(--accent-light); }
.z6w0271g .eh8z { --msep-color: #475569; }
.z6w0271g .eh8z a { color: #475569; }
.z6w0271g .eh8z a:hover { color: var(--accent-light); }
.z6w0271g .sa2r { color: #64748b; }
.z6w0271g .k1q9 { background: #f0f4f8; border-top-color: #cbd5e1; }
.z6w0271g .nysn7cu,
.z6w0271g .y6msoo { color: #64748b; }
.z6w0271g .no5s a, .z6w0271g .mwkl a,
.z6w0271g .ek3rmh a, .z6w0271g .d0rg7dk { color: #374151; }
.z6w0271g .no5s a:hover, .z6w0271g .mwkl a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .z6w0271g .eh8z { background: #f0f4f8; border-top-color: #cbd5e1; }
  .z6w0271g .eh8z li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.tfdsm2 .f2zy      { background: var(--accent); border-bottom-color: var(--accent-light); }
.tfdsm2 .q65jat1 { color: #fff; }
.tfdsm2 .eh8z { --msep-color: rgba(255,255,255,0.82); }
.tfdsm2 .eh8z a { color: rgba(255,255,255,0.82); }
.tfdsm2 .eh8z a:hover { color: #fff; }
.tfdsm2 .sa2r { color: rgba(255,255,255,0.9); }
.tfdsm2 .k1q9 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.tfdsm2 .nysn7cu,
.tfdsm2 .y6msoo { color: rgba(255,255,255,0.72); }
.tfdsm2 .no5s a, .tfdsm2 .mwkl a,
.tfdsm2 .ek3rmh a, .tfdsm2 .d0rg7dk { color: #fff; }
.tfdsm2 .pt077qt, .tfdsm2 .u62rnk { color: rgba(255,255,255,0.7); }
.tfdsm2 .no5s a:hover, .tfdsm2 .mwkl a:hover { color: #fff; }
@media (max-width: 640px) {
  .tfdsm2 .eh8z { background: var(--accent); border-top-color: var(--accent-light); }
  .tfdsm2 .eh8z li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.cizl .f2zy {
  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);
}
.cizl .k1q9 {
  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) {
  .cizl .eh8z {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.i7wxltc .qj6d4gfy { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.tc0749bn .qj6d4gfy { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fs1hkf .qj6d4gfy { min-height: 72px; height: auto; }
.m21szr .qj6d4gfy { min-height: 84px; height: auto; }
.fd41r .qj6d4gfy { max-width: none; padding: 0 32px; }
.fd41r .thqnku6  { max-width: none; padding: 24px 32px; }
.ihxm.bfpf .qj6d4gfy { max-width: 1200px; }
.ihxm.nlx4 .qj6d4gfy { max-width: 1320px; }
.sryd0g7m   .q65jat1, .sryd0g7m   .d0rg7dk { text-transform: capitalize; }
.mak2ee .q65jat1, .mak2ee .d0rg7dk { text-transform: lowercase; }
.gipb2 .q65jat1, .gipb2 .d0rg7dk { text-transform: uppercase; letter-spacing: 0.06em; }
.li7e9, .pmj9z2 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.xp0b8 .li7e9,
.xp0b8 .pmj9z2 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.kft6 .li7e9,
.kft6 .pmj9z2 { 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; }
.z261e3 .li7e9,
.z261e3 .pmj9z2 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.e7kqzt .li7e9,
.e7kqzt .pmj9z2 { 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; }
.j6cf3n   .eh8z a { font-weight: 500; }
.bqn7fmd .eh8z a { font-weight: 600; }
.v7tta8u     .eh8z a { font-weight: 700; }
.t48b9    .eh8z a { font-weight: 800; letter-spacing: 0.01em; }
.uvb5t     .eh8z > li + li::before,
.dgch7    .eh8z > li + li::before,
.p35z1    .eh8z > li + li::before,
.tzf7 .eh8z > li + li::before,
.zm8dphv9 .eh8z > li + li::before,
.vx1k5  .eh8z > li + li::before,
.uony1pxs    .eh8z > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.uvb5t     .eh8z > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.dgch7    .eh8z > li + li::before { content: "|"; }
.p35z1    .eh8z > li + li::before { content: "—"; }
.tzf7 .eh8z > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.zm8dphv9 .eh8z > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.vx1k5  .eh8z > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.uony1pxs    .eh8z > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ureor .sa2r,
  .kugkgxi .sa2r,
  .fczy .sa2r,
  .tyvz2 .sa2r,
  .jpyz1vq7 .sa2r {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ureor .sa2r::before,
  .kugkgxi .sa2r::before,
  .fczy .sa2r::before,
  .tyvz2 .sa2r::before,
  .jpyz1vq7 .sa2r::before { content: ""; display: block; flex-shrink: 0; }

  
  .ureor .sa2r::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;
  }

  
  .kugkgxi .sa2r::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;
  }

  
  .fczy .sa2r::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;
  }

  
  .tyvz2 .sa2r::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;
  }

  
  .jpyz1vq7 .sa2r::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) {
  .mcxzfng .sa2r {
    padding: 5px 14px;
  }
  .mcxzfng .eh8z {
    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;
  }
  .mcxzfng .eh8z li a {
    border-bottom: none; padding: 10px 22px;
  }
  .mcxzfng .eh8z li a:hover { background: var(--bg-raised); }
  .mcxzfng .h1c96,
  .e3ku .h1c96,
  .gsvjt6dv .h1c96 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .e8y2p .sa2r {
    padding: 5px 10px;
  }
  .e8y2p .eh8z {
    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);
  }
  .e8y2p .eh8z.f8pem { transform: translateX(0); }
  .e8y2p .eh8z li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .e8y2p .eh8z li:last-child a { border-bottom: none; }
  .tfdsm2 .eh8z,
  .e1gjhw0 .eh8z { background: var(--accent) !important; }
  .tfdsm2 .eh8z li a,
  .e1gjhw0 .eh8z li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .gsvjt6dv .sa2r {
    padding: 5px 10px;
  }
  .gsvjt6dv .eh8z {
    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);
  }
  .gsvjt6dv .eh8z::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .gsvjt6dv .eh8z.f8pem { transform: translateY(0); }
  .gsvjt6dv .eh8z li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .cp8g .sa2r {
    padding: 5px 10px;
  }
  .cp8g .eh8z {
    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;
  }
  .cp8g .eh8z.f8pem { opacity: 1; pointer-events: auto; }
  .cp8g .eh8z li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .v25v     .sa2r { border-radius: 0 !important; }
  .yiwyn   .sa2r { border-radius: 8px !important; }
  .nmqe .sa2r { border-radius: 50% !important; }
  .lmbhlu8   .sa2r { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .yp2n .axqv { flex-direction: column; align-items: stretch; }
  .yp2n .o9de { flex-direction: row; min-width: auto; }
  .yp2n .jd1rm8b { align-items: flex-start; text-align: left; }
}
.hgi5186h,
.hgi5186h.esvt,
.h0ct3n8h .hgi5186h,
.uykum .hgi5186h,
.u8owfa5x .hgi5186h,
.lw0imhbq .hgi5186h {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.hxn3 {
  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;
}
.cmh2s { flex: 1 1 280px; min-width: 0; }
.cjuco7 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.tzg7m {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.hl0rxk2 {
  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;
}
.hl0rxk2:hover { transform: translateY(-1px); opacity: 0.95; }
.j6ng1klt .hxn3 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.j6ng1klt .cjuco7 { color: var(--cta); }
.j6ng1klt .tzg7m { color: var(--text-body); }
.j6ng1klt .hl0rxk2 {
  background: var(--cta) !important;
  color: #fff !important;
}
.pv95 .hxn3 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.pv95 .cjuco7 { color: var(--text-primary); }
.pv95 .tzg7m { color: var(--text-body); }
.pv95 .hl0rxk2 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .hxn3 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .cmh2s { flex: 0 0 auto; }
  .cjuco7 { font-size: 1.2rem; }
  .hl0rxk2 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.s6gvfrxo .eys3e9 { height: 36px; }
.i2654u .eys3e9 { height: 60px; max-width: 200px; }
.i5x1 .eys3e9 { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .u7oaz8q .k96gkfca {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .u7oaz8q .c1lx {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .u7oaz8q .c1lx { padding: 40px 16px 20px; }
  .u7oaz8q .qqz0z {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .u7oaz8q .wud2yj { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .jqw0b .c1lx {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .jqw0b .c1lx::before {
    position: absolute; top: 14px; left: 14px;
  }
  .jqw0b .yw7ffq1 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .jqw0b .w4aksq { white-space: normal; text-align: center; font-size: 1.2rem; }
  .jqw0b .qqz0z {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .jqw0b .wud2yj { width: 100%; min-width: 0; }
  .jqw0b .zueuz { min-width: 0; }
}
.wtetxr .c1lx::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.xp3iq4w .dulodgd {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.xp3iq4w .dulodgd summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.xp3iq4w .dulodgd p { padding: 0 2px 16px; }
.xqvqe .dulodgd { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xqvqe .dulodgd summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xqvqe .dulodgd summary::after { content: "›"; font-size: 1.2em; }
.xqvqe .dulodgd[open] summary::after { content: "‹"; }
.xqvqe .dulodgd p { padding: 10px 22px 4px; }
.ce7r8gfz .dulodgd {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ce7r8gfz .dulodgd summary { color: var(--text-primary); padding-left: 16px; }
.ce7r8gfz .dulodgd summary::after { content: "›"; font-size: 1.1em; }
.ce7r8gfz .dulodgd[open] summary::after { content: "‹"; }
.ce7r8gfz .dulodgd p { padding-left: 16px; }
.l6oxmdv .vgsk3ex { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.l6oxmdv .dulodgd {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.l6oxmdv .dulodgd:last-child { border-bottom: none; }
.l6oxmdv .dulodgd summary { color: var(--text-primary); border-radius: 0; }
.l6oxmdv .dulodgd summary::after { content: "›"; font-size: 1.1em; }
.l6oxmdv .dulodgd[open] summary::after { content: "‹"; }
.uu7w .dulodgd { overflow: hidden; }
.uu7w .dulodgd summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.uu7w .dulodgd summary::after { color: rgba(255,255,255,.75); }
.uu7w .dulodgd[open] summary { border-radius: 0; }
.f6ykpu5b { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bnak {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.d0tc {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.kdjgg { color: var(--text-muted); font-size: 1.05rem; }
.d7x3dwv {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.r5ejte3 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xihdur58 { margin-bottom: 20px; }
.ozfc4j {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.d9kf {
  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;
}
.d9kf:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.v73n8k6 { resize: vertical; min-height: 130px; }
.o3n3o32 { width: 100%; margin-top: 8px; }
.hthn {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.bui4o9 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ggoypkd { color: var(--text-muted); line-height: 1.75; }
.m3oyisar { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.m3oyisar li { margin-bottom: 6px; }
.qf17i68 { max-width: 760px; margin: 0 auto; }
.t4z2c3 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ugq6 { max-width: 760px; margin: 0 auto; }
.xtqf4wv ul.m3oyisar { margin: 0; }
@media (max-width: 640px) { .ks2x { grid-template-columns: 1fr; gap: 10px; } }
.h6aoe2 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.kfa8hm7s { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.z1svytnb { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.kfa8hm7s p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.kfa8hm7s .m3oyisar { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .h6aoe2 { grid-template-columns: 1fr; } }
.azakv91 ul.m3oyisar { margin: 0; }
.hms0d6 .m3oyisar,
.lf1ig3p .m3oyisar,
.adv5iqb .m3oyisar,
.m3x2 .m3oyisar {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .uwbp { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .egt0 { grid-template-columns: 1fr; } .kqumhz { position: static; text-align: center; } }
@media (max-width: 860px) { .aw9nk8p { grid-template-columns: 1fr; } }
.m3x2 .m3oyisar { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hh1pc5 { flex-direction: column; text-align: center; } .cyakk { grid-template-columns: 1fr; } }
.zzvv7yu .d0tc { color: var(--accent-light); }
.x7lhhw .d0tc { font-size: 2rem; }
.x7lhhw .kdjgg { max-width: 680px; }
.sa4y .d0tc { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.sa4y .kdjgg  { margin: 0; }
@media (max-width: 640px) { .sa4y { flex-direction: column; } }
.og527t .d0tc { color: var(--accent-light); }
.y5n1u4v {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.y5n1u4v .d0tc { color: #fff; }
.y5n1u4v .kdjgg  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .z40k { grid-template-columns: 1fr; } }
.isao .d9kf {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.isao .d9kf:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.v5pf8k .d9kf { background: var(--bg-raised); border-color: transparent; }
.v5pf8k .d9kf:focus { background: var(--bg-card); border-color: var(--accent-light); }
.hj5ib .d9kf { border-radius: 100px; padding: 11px 20px; }
.hj5ib .v73n8k6 { border-radius: 14px; }
.cghuzh {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .cghuzh { grid-template-columns: 1fr; } }
.u2i6z3c {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.u2i6z3c h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.u2i6z3c p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.lcuv57o { counter-reset: priv-count; }
.tndhtwa5 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.tndhtwa5:last-child { border-bottom: none; }
.gnan {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.tndhtwa5 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.tndhtwa5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mn13k3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.mn13k3 li { margin-bottom: 6px; }
.o1x1w0{position:relative;overflow:visible}
.gy4vw .g1tsfm{display:block}
.uqovriar .sw871f7~.y20p,
.uqovriar .sw871f7~.y20p .jgql6,
.sw871f7~.y20p,.vaf9o5~.y20p{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}
.sw871f7~.y20p .jgql6{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.o6hulkf8 .o0dqt{border-bottom:1px solid currentColor;padding-bottom:2px}
.b3j3lf0{--date-bg:var(--accent-bg-light)}
.vbv63 .d7ls::before{content:""}
.daglnm6 .j6zemqso{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .j6zemqso{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .gw4x{max-width:100%}
}
.zm0a .kk86ivf{margin:0}
@media (max-width:560px){
  .jijni5n{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) {
  .avuu { padding: 28px 18px 20px; }
  .mruqcsi { font-size: 1.2rem; }
  .kuitjg { max-width: 220px; max-height: 80px; }
}
.jz4de4p  .su1r86 { border-radius: 50%; }
.o98x5vdt .hxn3 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .su1r86 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.c8klcg3 {
  margin: 28px 0 24px;
}
.c8klcg3 .esvt {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.c8klcg3 .sruhl {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.c8klcg3 .hxn3 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .qj6d4gfy { flex-direction: row-reverse; }
[dir="rtl"] .eh8z { flex-direction: row-reverse; }
[dir="rtl"] .lo99p .c2w56um8 { right: auto; left: 32px; }
[dir="rtl"] .qc25590  .c2w56um8 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .lo99p .c2w56um8 { right: auto; left: 20px; }
  [dir="rtl"] .qc25590  .c2w56um8 { left: auto;  right: 20px; }
}
[dir="rtl"] .ltk87k .rr8q  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .tawseyi .rr8q { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .sw871f7,
[dir="rtl"] .lowuzidv,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .chly5d, [dir="rtl"] .n0gbqz { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .tw7t3r4 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .hqe9 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .uxbg0iz { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .hxn3 { direction: rtl; }
[dir="rtl"] .zg67agmt { direction: rtl; }
[dir="rtl"] .odfg7 { direction: rtl; }
[dir="rtl"] .y3xoc4s { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .sxmg78f .n0gbqz,
[dir="rtl"] .qy3vusy .n0gbqz,
[dir="rtl"] .r33joh6 .n0gbqz,
[dir="rtl"] .gg9mzasj .n0gbqz {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .sxmg78f .n0gbqz li::before,
[dir="rtl"] .qy3vusy .n0gbqz li::before,
[dir="rtl"] .r33joh6 .n0gbqz li::before,
[dir="rtl"] .gg9mzasj .n0gbqz li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ld6712l.nqfanng .bop2,
[dir="rtl"] .afr3.nqfanng .bop2,
[dir="rtl"] .f47xy25s.nqfanng .bop2,
[dir="rtl"] .k1j5.nqfanng .bop2,
[dir="rtl"] .aw290m.nqfanng .bop2 { text-align: right; }
[dir="rtl"] .sw871f7.nqfanng .cxreq { align-items: flex-end; text-align: right; }
[dir="rtl"] .sw871f7.uu5dm6e .cxreq { text-align: center; }
[dir="rtl"] .sw871f7 .cxreq { text-align: right; }
[dir="rtl"] .sruhl,
[dir="rtl"] .jjvaep,
[dir="rtl"] .pdyh4hg,
[dir="rtl"] .pk8g6,
[dir="rtl"] .r5ejte3,
[dir="rtl"] .ozfc4j,
[dir="rtl"] .d9kf,
[dir="rtl"] .v73n8k6 { text-align: right; direction: rtl; }
[dir="rtl"] .hj5ib .d9kf,
[dir="rtl"] .isao .d9kf { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #854916;
  --brand:           #854916;
  --brand-light:     #683d18;
  --brand-pale:      #88562b;
  --grad-start:      #d37423;
  --grad-end:        #d8945b;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #854916;
  --cta-light:       #64350d;
  --cta-hover:       #502c0d;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f3;
  --bg-raised:       #f1efee;
  --bg-hover:        #f5f4f3;
  --border:          #e9e5e1;
  --border-alt:      #dcd5cf;
  --border-section:  #e9e5e1;
  --text-primary:    #1b1917;
  --text-muted:      #605851;
  --text-body:       #37322e;
  --text-sub:        #534b45;
  --text-faint:      #8a7e74;
  --text-dim:        #a19890;
  --text-label:      #6e655d;
  --text-value:      #453f3a;
  --accent-bg:       #f3e9e2;
  --accent-bg-light: #edd9c8;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #109218;
  --c-cons:          #9f2a21;
  --c-pros-label:    #13ae1d;
  --c-tip-border:    #15c020;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #109218;
}
:root { --logo-bg-opacity: 56%; }
body, button, input { font-family: "Lexend", sans-serif; }
.zvj2py .qhsckc { font-size: 0; width: 1.2rem; flex-shrink: 0; }.zvj2py .qhsckc::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.zvj2py .l9hj     .qhsckc::before { content: "";  color: var(--c-tip-border); }.zvj2py .l9m2ur .qhsckc::before { content: ""; color: var(--c-warn-border); }.zvj2py .fkr303    .qhsckc::before { content: ""; color: #60a5fa; }.erhz .zvj2py .l9hj     .qhsckc::before { color: #10b981; }.erhz .zvj2py .l9m2ur .qhsckc::before { color: #f43f5e; }.erhz .zvj2py .fkr303    .qhsckc::before { color: #a855f7; }.iwphvqqr  .zvj2py .l9hj     .qhsckc::before { color: #eab308; }.iwphvqqr  .zvj2py .l9m2ur .qhsckc::before { color: #ef4444; }.iwphvqqr  .zvj2py .fkr303    .qhsckc::before { color: #f97316; }.jk84eyr  .zvj2py .l9hj     .qhsckc::before { color: #38bdf8; }.jk84eyr  .zvj2py .l9m2ur .qhsckc::before { color: #818cf8; }.jk84eyr  .zvj2py .fkr303    .qhsckc::before { color: #2dd4bf; }.e3k7f .zvj2py .qhsckc::before { color: var(--accent-light) !important; }
.w5xw .uz9d li::before, .w5xw .eh7cu li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.w5xw .uz9d li::before { content: ""; }.w5xw .eh7cu li::before { content: ""; }.w5xw .kywhawyf::before, .w5xw .y53bz::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.w5xw .kywhawyf::before { content: ""; }.w5xw .y53bz::before { content: ""; }
.ua82rpxu .rxpf0vo, .ua82rpxu .sw871f7 { min-height: 520px; }
.ghzx33 .rxy3::after, .ghzx33 .ebthtdo::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; }
.m9uk74ji .zo1ovv9::after,.m9uk74ji .c2w56um8::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; }
.b9vbzr::before { content: '—'; }