:root {
  --color-accent: #8c5934;
  --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;
}
.p4e0qma {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.mvi5s {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.b0eom {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.javj5d { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vlgqk { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vlgqk a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vlgqk a:hover { color: var(--accent-light); }
.trw9oe  .rqyioxb { border-radius: 14px; }
.trw9oe .rqyioxb li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.trw9oe .rqyioxb li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .rqyioxb {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ctnm:hover .rqyioxb,
  .ctnm:focus-within .rqyioxb { display: block; }
  .rqyioxb li a { padding: 8px 16px; font-size: 0.88rem; }
}
.p54h {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.vi6ltoz { display: none; }
@media (max-width: 640px) {
  .vi6ltoz {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .vi6ltoz.b7ride { display: block; }
}
@media (max-width: 640px) {
  .p54h { display: block; }
  .vlgqk > li + li::before { display: none !important; }
  .vlgqk {
    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;
  }
  .vlgqk.b7ride { display: flex; }
  .vlgqk li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vlgqk li:last-child a { border-bottom: none; }
}
.npqfar { min-height: 480px; }
.g4hkjbh {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ij58e65 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xdyf2l89 .ij58e65 { margin-left: 0; margin-right: 0; }
.c0swe8s {
  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;
}
.hy9jwra .c0swe8s { margin-top: 24px; }
.c0swe8s:hover { opacity: 0.88; }
.u86pn {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.nigk1 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.u86pn .ccz2rq {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.u86pn .g4hkjbh { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.u86pn .ij58e65 { color: #e2e8f0; }
.u86pn.eibw2ul .ccz2rq { text-align: center; }
.u86pn.xdyf2l89   .ccz2rq { text-align: left; }
.wpm3ce7 .ccz2rq {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.wpm3ce7 .g4hkjbh { color: var(--text-primary); text-shadow: none; }
.wpm3ce7 .ij58e65 { color: var(--text-muted); }
.wpm3ce7 .c0swe8s { margin-top: 16px; }
.wpm3ce7, .wpm3ce7.npqfar { min-height: auto !important; }
.wpm3ce7.eibw2ul .ccz2rq { text-align: center; }
.wpm3ce7.xdyf2l89   .ccz2rq { text-align: left; }
.wpm3ce7~.kabhd7{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.wpm3ce7~.kabhd7 .dcjgol4{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
.ur2dj0kx {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.vihzmga .ur2dj0kx,
.vihzmga .ur2dj0kx::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.qwbvlw .ur2dj0kx,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.w0x7kgmb .ur2dj0kx,
.w0x7kgmb .u86pn .nigk1 {
  overflow: hidden;
}
.w0x7kgmb .ur2dj0kx::after,
.w0x7kgmb .u86pn .nigk1::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.w0v1 .ur2dj0kx,
.w0v1 .ur2dj0kx::after,
@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); }
}
.w0v1 .u86pn .nigk1 {
  overflow: hidden;
}
.w0v1 .u86pn .nigk1::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.utqf5 .ur2dj0kx,
.utqf5 .u86pn .nigk1 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.vihzmga .u86pn .nigk1 {
  overflow: hidden;
}
.vihzmga .u86pn .nigk1::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.qwbvlw .u86pn .nigk1 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ur2dj0kx .nigk1 {
  background: none;
}
.ur2dj0kx .g4hkjbh { color: #fff; }
.ur2dj0kx .ij58e65 { color: rgba(255,255,255,0.85); }
.ur2dj0kx .c0swe8s { background: #fff; color: var(--cta); }
.ur2dj0kx .c0swe8s:hover { opacity: 0.92; }
.hvv6kho .g4hkjbh { text-shadow: none; color: var(--text-primary); }
.hvv6kho .ij58e65 { color: var(--text-muted); }
body.p5cjioew .g4hkjbh {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wg4y .g4hkjbh {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.npqfar.ur2dj0kx .g4hkjbh,
section.ur2dj0kx .g4hkjbh {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.hvv6kho.eibw2ul .i5d3w5q { align-items: center; text-align: center; }
.npqfar .fepkbyqm {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.fepkbyqm .q864p.bmgbr26 {
  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;
}
.fepkbyqm .q864p.bmgbr26:hover { opacity: 0.85; }
.z0d0okf .ccz2rq { padding-bottom: 24px; }
.hy9jwra .ccz2rq { max-width: 1100px; }
@media (max-width: 700px) {
  .hvv6kho { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .hvv6kho:not(.kj89dtud) .gpbjb212 { display: none !important; }
  .kj89dtud .gpbjb212 { padding: 16px; }
  .i5d3w5q  { padding: 36px 24px; }
  .hvv6kho~.kabhd7,.f4ez~.kabhd7{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .npqfar, .hvv6kho { min-height: 320px !important; }
  .g4hkjbh { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .pzogisw,
  .v886g5g,
  .z9sf { grid-template-columns: 1fr !important; }

  

  
  .z0d0okf { display: flex !important; flex-direction: column !important; }
  .z0d0okf .ccz2rq { display: contents; }
  .z0d0okf .nigk1 { order: 0; }
  .z0d0okf .g4hkjbh { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .z0d0okf .pzogisw { order: 2; padding: 0 16px 12px !important; }
  .z0d0okf .ij58e65 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .hy9jwra .ccz2rq { display: flex; flex-direction: column; }
  .hy9jwra .ccz2rq .g4hkjbh { order: 1; }
  .hy9jwra .ccz2rq .z9sf { order: 2; margin: 8px 0 24px !important; }
  .hy9jwra .ccz2rq .ij58e65 { order: 3; }
  .hy9jwra .ccz2rq .c0swe8s { order: 4; align-self: center; margin-top: 0; }

  
  .hvv6kho.kj89dtud {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .hvv6kho.kj89dtud .i5d3w5q { display: contents; padding: 0; }
  .hvv6kho.kj89dtud .i5d3w5q .g4hkjbh { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .hvv6kho.kj89dtud .gpbjb212 { order: 2; padding: 12px 16px; }
  .hvv6kho.kj89dtud .i5d3w5q .ij58e65 { order: 3; padding: 0 24px; margin: 0 auto; }
  .hvv6kho.kj89dtud .i5d3w5q .c0swe8s { order: 4; align-self: center; margin: 8px 0 32px; }
}
.kgemyc { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.eaz55on { width: 100%; height: auto; display: block; border-radius: 10px; }
.reyg0zc .kgemyc        { border-radius: 16px; }
.reyg0zc .eaz55on  { border-radius: 16px; }
.vy8ln56e .kgemyc         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.vy8ln56e .eaz55on   { border-radius: 8px; }
.d28z00m { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yngr { width: 100%; padding: 32px 0; position: relative; }
.pa1o6 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.h4n4dbk .yngr:nth-child(even) { background: var(--bg-surface); }
.h4n4dbk .yngr:nth-child(odd)  { background: var(--bg-page); }
.tk0k4b1 .yngr:nth-child(even) { background: var(--bg-card); }
.tk0k4b1 .yngr:nth-child(odd)  { background: var(--bg-page); }
.h4n4dbk .yngr:nth-child(odd)  .pa1o6 { background: var(--bg-card); border-radius: 6px; }
.h4n4dbk .yngr:nth-child(even) .pa1o6 { background: var(--bg-raised); border-radius: 6px; }
.tk0k4b1 .yngr:nth-child(odd)  .pa1o6 { background: var(--bg-card); border-radius: 6px; }
.tk0k4b1 .yngr:nth-child(even) .pa1o6 { background: var(--bg-raised); border-radius: 6px; }
.h4n4dbk .yngr:nth-child(even) .q3zcbd1t .qhy7m8ph,
.tk0k4b1 .yngr:nth-child(even) .q3zcbd1t .qhy7m8ph { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.h4n4dbk .yngr:nth-child(odd) .q3zcbd1t .qhy7m8ph,
.tk0k4b1 .yngr:nth-child(odd) .q3zcbd1t .qhy7m8ph { background: var(--bg-card-inner); }
.h4n4dbk .yngr:nth-child(even) .x07q9 .qhy7m8ph:nth-child(odd),
.tk0k4b1 .yngr:nth-child(even) .x07q9 .qhy7m8ph:nth-child(odd)  { background: var(--bg-card); }
.h4n4dbk .yngr:nth-child(even) .x07q9 .qhy7m8ph:nth-child(even),
.tk0k4b1 .yngr:nth-child(even) .x07q9 .qhy7m8ph:nth-child(even) { background: var(--bg-card-inner); }
h1.e0xdzt8m { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.e0xdzt8m {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.vz6gan7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.i5sjywt h2.e0xdzt8m {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.gtiw h2.e0xdzt8m {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.vfc12zy h2.e0xdzt8m {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.gzudnr h2.e0xdzt8m::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.junaih8 h2.e0xdzt8m {
  color: var(--text-primary); font-size: 1.7rem;
}
.o4jqs25q h2.e0xdzt8m::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qdrd6b0 h2.e0xdzt8m {
  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;
}
.u1m5yyas { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .u1m5yyas { display: none; } }
.l1h4 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fy5v3k6c { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.sfs42t5 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.fm134f4 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wpg2gku6 { padding-left: 20px; }
.wpg2gku6 li { margin-bottom: 6px; }
.wpg2gku6 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wpg2gku6 a:hover { color: var(--accent-light); }
.q0zjpsy .fm134f4 { display: none; }
.ocq949 .fm134f4 { display: none; }
.ocq949 .wpg2gku6 { padding-left: 0; list-style: none; }
.ocq949 .wpg2gku6 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ocq949 .wpg2gku6 a { font-size: 0.92rem; }
.dc3jjj .sfs42t5 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.dc3jjj .fm134f4 { display: none; }
.dc3jjj .wpg2gku6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.dc3jjj .wpg2gku6 li { margin-bottom: 0; }
.dc3jjj .wpg2gku6 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;
}
.dc3jjj .wpg2gku6 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.rv6ce .sfs42t5 { padding: 20px 20px 16px; }
.rv6ce .wpg2gku6 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.rv6ce .wpg2gku6 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.rv6ce .wpg2gku6 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;
}
.rv6ce .wpg2gku6 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;
}
.rv6ce .wpg2gku6 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.rv6ce .wpg2gku6 a:focus,
.rv6ce .wpg2gku6 a:focus-visible,
.rv6ce .wpg2gku6 a:target { outline: none; }
.rv6ce .wpg2gku6 li:target a { border-color: var(--border); color: var(--text-muted); }
.t22j .sfs42t5 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.t22j .fm134f4 { display: none; }
.t22j .wpg2gku6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.t22j .wpg2gku6 li { margin-bottom: 0; }
.t22j .wpg2gku6 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.t22j .wpg2gku6 li:last-child::after { content: ""; margin-right: 0; }
.t22j .wpg2gku6 a { font-size: 0.9rem; }
.qhy7m8ph { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.q3zcbd1t .qhy7m8ph { background: var(--bg-card); }
.x07q9 .qhy7m8ph:nth-child(odd)  { background: var(--bg-card); }
.x07q9 .qhy7m8ph:nth-child(even) { background: var(--bg-raised); }
.vd6lfdgo .qhy7m8ph {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.vd6lfdgo .qhy7m8ph:last-child { border-bottom: none; }
.vd6lfdgo h3.vz6gan7 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gpcoc2ae .qhy7m8ph {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gpcoc2ae .qhy7m8ph + .qhy7m8ph { margin-top: 4px; }
.x1ekz .qhy7m8ph { background: none; border-radius: 0; padding: 12px 0; }
.x1ekz .qhy7m8ph + .qhy7m8ph { border-top: 1px solid var(--border-section); }
.shdmtkw { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xoqau { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.bfob { color: var(--text-body); margin-bottom: 10px; }
.umxr17f, .hgf1c19k { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.umxr17f li, .hgf1c19k li { margin-bottom: 6px; }
.hgf1c19k li { list-style: decimal; }
.zfev88     .umxr17f { list-style-type: "● "; }
.mcxsi  .umxr17f { list-style-type: "■ "; }
.mhshnt .umxr17f { list-style-type: "◆ "; }
.h1ld    .umxr17f { list-style-type: "★ "; }
.zfev88     .vymav { list-style-type: "● "; }
.mcxsi  .vymav { list-style-type: "■ "; }
.mhshnt .vymav { list-style-type: "◆ "; }
.h1ld    .vymav { list-style-type: "★ "; }
.zfev88    .umxr17f li::marker, .zfev88    .vymav li::marker,
.mcxsi .umxr17f li::marker, .mcxsi .vymav li::marker,
.mhshnt .umxr17f li::marker, .mhshnt .vymav li::marker,
.h1ld   .umxr17f li::marker, .h1ld   .vymav li::marker {
  color: var(--cta); font-size: 1em;
}
.zfev88 .hgf1c19k,
.mcxsi .hgf1c19k,
.mhshnt .hgf1c19k,
.h1ld .hgf1c19k {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zfev88 .hgf1c19k li,
.mcxsi .hgf1c19k li,
.mhshnt .hgf1c19k li,
.h1ld .hgf1c19k li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zfev88 .hgf1c19k li::before,
.mcxsi .hgf1c19k li::before,
.mhshnt .hgf1c19k li::before,
.h1ld .hgf1c19k 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;
}
.zfev88     .hgf1c19k li::before { border-radius: 50%; }
.mcxsi  .hgf1c19k li::before { border-radius: 3px; }
.mhshnt .hgf1c19k li::before { border-radius: 3px; }
.h1ld    .hgf1c19k li::before { border-radius: 50%; }
.muy0cj { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.sdkp .muy0cj,
.bq1t3o .muy0cj { background: transparent; border: none; border-radius: 0; }
.mgn57d4 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.mgn57d4 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.mgn57d4 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.mgn57d4 tr:hover td { background: var(--bg-hover); }
.j9elr .mgn57d4 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.akavt .mgn57d4 { border: 1px solid var(--border-alt); }
.akavt .mgn57d4 th,
.akavt .mgn57d4 td { border: 1px solid var(--border-alt); }
.b12k2eh0 .mgn57d4 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.b12k2eh0 .mgn57d4 td { border-bottom: none; }
.b12k2eh0 .mgn57d4 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.hbmgafm .mgn57d4 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ruqci .muy0cj {
  overflow: hidden;
}
.ruqci .mgn57d4 th { border-bottom: 1px solid var(--border-alt); }
.ruqci .mgn57d4 tr:last-child td { border-bottom: none; }
.xxexidq { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.q0go { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.if83 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.up06bk2 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.p2lc { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.vymav { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.vymav 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%}
.ngw8lx3 .up06bk2 { background: transparent; text-align: center; }
.thpalcsa .if83 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.f8hhk .if83 {
  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);
}
.djjssvmp .q0go { display: grid; grid-template-columns: auto 1fr; }
.djjssvmp .if83 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.djjssvmp .up06bk2 { grid-column: 2; }
.djjssvmp .p2lc,
.djjssvmp .vymav { grid-column: 1 / -1; }
.yed7 .q0go { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.yed7 .if83 {
  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);
}
.yed7 .up06bk2 { grid-column: 2; }
.yed7 .p2lc,
.yed7 .vymav { grid-column: 1 / -1; }
.t3y33569 .q0go { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.t3y33569 .up06bk2 { background: none; color: var(--accent-light); font-weight: 700; }
.scrjll6 .q0go { 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); }
.scrjll6 .up06bk2 { background: none; color: var(--accent-light); font-weight: 700; }
.ebcnk .q0go { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ebcnk .q0go:last-child { border-bottom: none; }
.ebcnk .up06bk2 { background: none; color: var(--accent-light); font-weight: 700; }
.t940 .q0go { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.t940 .up06bk2 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.h82dp .xxexidq { counter-reset: card-n; }
.h82dp .q0go  { counter-increment: card-n; }
.h82dp .up06bk2 { display: flex; align-items: center; gap: 10px; }
.h82dp .up06bk2::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;
}
.p29mdwy .q0go { background: var(--bg-surface); border: 1px solid var(--border); }
.p29mdwy .up06bk2 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.y7qry { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.iluovfp  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.sitpg { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.f11okb { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.sm7q66n { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.y7qry strong { color: var(--text-primary); font-size: 0.95rem; }
.y7qry p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.nd9tp { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.eebd0f, .n7cqle1p { border-radius: 8px; padding: 14px; }
.eebd0f { background: var(--bg-pros); }
.n7cqle1p { background: var(--bg-cons); }
.r9ciifoc { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.eebd0f .r9ciifoc { color: var(--c-pros-label); }
.n7cqle1p .r9ciifoc { color: #f87171; }
.eebd0f ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.n7cqle1p ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.eaz55on { width: 100%; height: auto; border-radius: 10px; display: block; }
.bmgbr26 {
  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;
}
.bmgbr26:hover { opacity: 0.85; }
.ndy3f26 .bmgbr26  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ndy3f26 .bmgbr26:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.da2q0d .bmgbr26  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.da2q0d .bmgbr26:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.xjc2u .c0swe8s { border-radius: 50px; }
.xjc2u .bmgbr26  { border-radius: 50px; }
.nw1xl0 .c0swe8s { padding-left: 22px; padding-right: 22px; }
.nw1xl0 .bmgbr26  { padding-left: 12px; padding-right: 12px; }
.y8c3na .c0swe8s { padding-left: 44px; padding-right: 44px; }
.y8c3na .bmgbr26  { padding-left: 24px; padding-right: 24px; }
.z4xq7w2 .c0swe8s { padding-left: 56px; padding-right: 56px; }
.z4xq7w2 .bmgbr26  { padding-left: 32px; padding-right: 32px; }
.w2xnkjap   .c0swe8s::after, .w2xnkjap   .bmgbr26::after,
.hoeg .c0swe8s::after, .hoeg .bmgbr26::after,
.ju6bw    .c0swe8s::after, .ju6bw    .bmgbr26::after,
.idq1i    .c0swe8s::after, .idq1i    .bmgbr26::after,
.zr3homi    .c0swe8s::after, .zr3homi    .bmgbr26::after,
.q58ils     .c0swe8s::after, .q58ils     .bmgbr26::after,
.hqmqs1    .c0swe8s::after, .hqmqs1    .bmgbr26::after,
.z1iwvh   .c0swe8s::after, .z1iwvh   .bmgbr26::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;
}
.w2xnkjap .c0swe8s::after, .w2xnkjap .bmgbr26::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");
}
.hoeg .c0swe8s::after, .hoeg .bmgbr26::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");
}
.ju6bw .c0swe8s::after, .ju6bw .bmgbr26::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");
}
.idq1i .c0swe8s::after, .idq1i .bmgbr26::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");
}
.zr3homi .c0swe8s::after, .zr3homi .bmgbr26::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");
}
.q58ils .c0swe8s::after, .q58ils .bmgbr26::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");
}
.hqmqs1 .c0swe8s::after, .hqmqs1 .bmgbr26::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");
}
.z1iwvh .c0swe8s::after, .z1iwvh .bmgbr26::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");
}
.icfi3ip   .voy0l7oj::after, .icfi3ip   .m8bx2iw::after,
.m9w3 .voy0l7oj::after, .m9w3 .m8bx2iw::after,
.qtwur5    .voy0l7oj::after, .qtwur5    .m8bx2iw::after,
.ctcwl    .voy0l7oj::after, .ctcwl    .m8bx2iw::after,
.i8hqn    .voy0l7oj::after, .i8hqn    .m8bx2iw::after,
.bdjm6     .voy0l7oj::after, .bdjm6     .m8bx2iw::after,
.gcuzuw8    .voy0l7oj::after, .gcuzuw8    .m8bx2iw::after,
.z8j6g   .voy0l7oj::after, .z8j6g   .m8bx2iw::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;
}
.icfi3ip .voy0l7oj::after, .icfi3ip .m8bx2iw::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");
}
.m9w3 .voy0l7oj::after, .m9w3 .m8bx2iw::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");
}
.qtwur5 .voy0l7oj::after, .qtwur5 .m8bx2iw::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");
}
.ctcwl .voy0l7oj::after, .ctcwl .m8bx2iw::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");
}
.i8hqn .voy0l7oj::after, .i8hqn .m8bx2iw::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");
}
.bdjm6 .voy0l7oj::after, .bdjm6 .m8bx2iw::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");
}
.gcuzuw8 .voy0l7oj::after, .gcuzuw8 .m8bx2iw::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");
}
.z8j6g .voy0l7oj::after, .z8j6g .m8bx2iw::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");
}
.htepe3 .nxmza   { background: rgba(128,128,128,.12); }
.q864p.bmgbr26 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .rzwwx {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .rzwwx::before    { grid-area: rank;   }
  .o0f9tzq           { grid-area: ident;  }
  .k0yt7     { grid-area: rating; min-width: 0; width: auto; }
  .lelq3vfb           { grid-area: pills;  }
  .q864p             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .rzwwx {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .rzwwx::before    { justify-self: center; }
  .o0f9tzq           { width: 100%; }
  .k0yt7     { justify-self: center; }
  .lelq3vfb           { grid-template-columns: 1fr; }
}
.cea2 .gmrmjucj { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .vji8 .a6jv {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .vji8 .vuc3 { margin: 0; }
}
.bq1t3o .nd9tp { gap: 10px; }
.bq1t3o .eebd0f, .bq1t3o .n7cqle1p { padding: 12px; }
.bq1t3o .eebd0f ul, .bq1t3o .n7cqle1p ul { margin: 4px 0 0; padding-left: 18px; }
.bq1t3o .eebd0f li, .bq1t3o .n7cqle1p li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .utmnz6u { grid-template-columns: 1fr; }
  .n5yer { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .n5yer .eray6 { width: 72px; height: 50px; }
  .n5yer .l0a55rp { max-width: 180px; }
  .n5yer .tgsy { width: auto; }
}
@media (max-width: 720px) {
  .u7w9qj { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .yh2vw9 { padding: 16px; }
  .va54 .ryl32m { min-width: 50%; }
}
.wb4evg2s .nd9tp { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .qzoi2k { grid-template-columns: 1fr; }
  .b2vdc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .t9bf { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .zjxkrrw4 { flex-wrap: wrap; padding: 16px; }
}
.z2glrdt .nd9tp { gap: 8px; }
.z2glrdt .eebd0f, .z2glrdt .n7cqle1p { padding: 8px; }
@media (max-width: 480px) {
  .uxxuum { flex-direction: column; align-items: stretch; }
}
.s0dq .tgsy .bmgbr26 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ops656 { flex-direction: column; align-items: stretch; gap: 10px; }
  .s0dq .tgsy { text-align: center; }
}
@media (max-width: 720px) {
  .owvpieoj { grid-template-columns: 1fr; }
  .f4kj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .js8nel { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .g4m5eo { grid-template-columns: 1fr; }
  .hf8yyv8 { width: 100px; height: 100px; margin: 16px auto; }
  .l4sn { font-size: 1.4rem; }
  .ykb7mllh { justify-content: center; }
  .k21dskf .ryl32m { min-width: 50%; }
}
.hcnf1 .nd9tp { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .a9lae8q { flex-wrap: wrap; padding: 14px 16px; }
  .m1z8st { padding: 12px 16px; }
  .hcnf1 .nd9tp { margin: 0 16px; }
  .hcnf1 .n0k7uhi { padding: 0 16px; }
  .m9djg { padding: 12px 16px; }
}
.qdm2 .rzwwx {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.a35b .gexsz { display: none; }
.a35b .vdzip { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.a35b .vdzip {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.a35b .vdzip small { display: none; }
.a35b .mqym61 .eo5g80 { display: none; }
.a35b .mqym61 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.a35b .wkjyn { display: none; }
.jf6jc7xs { margin: 16px 0; }
.kuewmdr { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.kuewmdr summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.kuewmdr summary::after { content: "+"; color: var(--accent-light); }
.kuewmdr[open] summary::after { content: "−"; }
.kuewmdr p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.yngr { margin-bottom: 0; }
.wqomkw8 h2.e0xdzt8m { color: var(--text-primary); border-color: var(--accent-light); }
.d7sy h2.e0xdzt8m { color: var(--text-primary); border-color: var(--accent-light); }
.xnypjbu .iluovfp     { background: #052e16; border-color: #10b981; }
.xnypjbu .sitpg { background: #2d0a1e; border-color: #f43f5e; }
.xnypjbu .f11okb    { background: #1e1036; border-color: #a855f7; }
.xnypjbu .y7qry strong  { color: #f1f5f9; }
.xnypjbu .y7qry p       { color: #cbd5e1; }
.xnypjbu .zzww882    .iluovfp     .sm7q66n::before,
.xnypjbu .ilkxsfn  .iluovfp     .sm7q66n::before,
.xnypjbu .dsns  .iluovfp     .sm7q66n::before,
.xnypjbu .gcn00 .iluovfp     .sm7q66n::before { color: #10b981; }
.xnypjbu .zzww882    .sitpg .sm7q66n::before,
.xnypjbu .ilkxsfn  .sitpg .sm7q66n::before,
.xnypjbu .dsns  .sitpg .sm7q66n::before,
.xnypjbu .gcn00 .sitpg .sm7q66n::before { color: #f43f5e; }
.xnypjbu .zzww882    .f11okb    .sm7q66n::before,
.xnypjbu .ilkxsfn  .f11okb    .sm7q66n::before,
.xnypjbu .dsns  .f11okb    .sm7q66n::before,
.xnypjbu .gcn00 .f11okb    .sm7q66n::before { color: #a855f7; }
.uzks .iluovfp     { background: #2d2000; border-color: #eab308; }
.uzks .sitpg { background: #2d0b0b; border-color: #ef4444; }
.uzks .f11okb    { background: #2d1600; border-color: #f97316; }
.uzks .y7qry strong  { color: #f1f5f9; }
.uzks .y7qry p       { color: #cbd5e1; }
.uzks .zzww882    .iluovfp     .sm7q66n::before,
.uzks .ilkxsfn  .iluovfp     .sm7q66n::before,
.uzks .dsns  .iluovfp     .sm7q66n::before,
.uzks .gcn00 .iluovfp     .sm7q66n::before { color: #eab308; }
.uzks .zzww882    .sitpg .sm7q66n::before,
.uzks .ilkxsfn  .sitpg .sm7q66n::before,
.uzks .dsns  .sitpg .sm7q66n::before,
.uzks .gcn00 .sitpg .sm7q66n::before { color: #ef4444; }
.uzks .zzww882    .f11okb    .sm7q66n::before,
.uzks .ilkxsfn  .f11okb    .sm7q66n::before,
.uzks .dsns  .f11okb    .sm7q66n::before,
.uzks .gcn00 .f11okb    .sm7q66n::before { color: #f97316; }
.b3xjo6k .iluovfp     { background: #0c1a2e; border-color: #38bdf8; }
.b3xjo6k .sitpg { background: #12103a; border-color: #818cf8; }
.b3xjo6k .f11okb    { background: #0a2020; border-color: #2dd4bf; }
.b3xjo6k .y7qry strong  { color: #f1f5f9; }
.b3xjo6k .y7qry p       { color: #cbd5e1; }
.b3xjo6k .zzww882    .iluovfp     .sm7q66n::before,
.b3xjo6k .ilkxsfn  .iluovfp     .sm7q66n::before,
.b3xjo6k .dsns  .iluovfp     .sm7q66n::before,
.b3xjo6k .gcn00 .iluovfp     .sm7q66n::before { color: #38bdf8; }
.b3xjo6k .zzww882    .sitpg .sm7q66n::before,
.b3xjo6k .ilkxsfn  .sitpg .sm7q66n::before,
.b3xjo6k .dsns  .sitpg .sm7q66n::before,
.b3xjo6k .gcn00 .sitpg .sm7q66n::before { color: #818cf8; }
.b3xjo6k .zzww882    .f11okb    .sm7q66n::before,
.b3xjo6k .ilkxsfn  .f11okb    .sm7q66n::before,
.b3xjo6k .dsns  .f11okb    .sm7q66n::before,
.b3xjo6k .gcn00 .f11okb    .sm7q66n::before { color: #2dd4bf; }
.jw0m .iluovfp     { background: var(--accent-bg); border-color: var(--accent-light); }
.jw0m .sitpg { background: var(--accent-bg-light); border-color: var(--accent-light); }
.jw0m .f11okb    { background: var(--accent-bg); border-color: var(--accent-pale); }
.jw0m .zzww882    .sm7q66n::before,
.jw0m .ilkxsfn  .sm7q66n::before,
.jw0m .dsns  .sm7q66n::before,
.jw0m .gcn00 .sm7q66n::before { color: var(--accent-light) !important; }
.a3x0tq::before,
.d9fxvc55::before { margin-right: 5px; }
.zgzt .eebd0f ul li,
.zgzt .eebd0f .a3x0tq { color: #22c55e; }
.zgzt .n7cqle1p ul li,
.zgzt .n7cqle1p .d9fxvc55 { color: #ef4444; }
.pbgjv84 .eebd0f { background: var(--bg-pros); }
.pbgjv84 .n7cqle1p { background: var(--bg-cons); }
.pbgjv84 .eebd0f .a3x0tq { color: var(--c-pros-label); }
.pbgjv84 .n7cqle1p .d9fxvc55 { color: var(--c-cons); }
.pbgjv84 .eebd0f ul li,
.pbgjv84 .n7cqle1p ul li,
.okphppf4 .eebd0f { background: var(--bg-pros); }
.okphppf4 .n7cqle1p { background: var(--bg-cons); }
.okphppf4 .eebd0f .a3x0tq { color: var(--c-pros-label); }
.okphppf4 .n7cqle1p .d9fxvc55 { color: var(--c-cons); }
.okphppf4 .eebd0f ul li,
.okphppf4 .nqiqgy1 li          { color: var(--c-pros); }
.okphppf4 .n7cqle1p ul li,
.okphppf4 .sky6g41 li          { color: var(--c-cons); }
.tboc6b .a3x0tq::before { content: "✓ "; }
.tboc6b .d9fxvc55::before { content: "✗ "; }
.ovmyav .a3x0tq::before { content: "→ "; }
.ovmyav .d9fxvc55::before { content: "← "; }
.yawn .a3x0tq::before { content: "★ "; }
.yawn .d9fxvc55::before { content: "✕ "; }
.cdvo1l0 .a3x0tq::before { content: "◆ "; }
.cdvo1l0 .d9fxvc55::before { content: "▲ "; }
.cea2 .y7qry { background: transparent; border-left: none; border: 1.5px solid; }
.cea2 .iluovfp     { border-color: var(--c-tip-border); }
.cea2 .sitpg { border-color: var(--c-warn-border); }
.cea2 .f11okb    { border-color: #60a5fa; }
.cea2 .y7qry strong { color: var(--text-primary); }
.cea2 .y7qry p      { color: var(--text-muted); }
.vgd8yaai .y7qry { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.vgd8yaai .iluovfp     { border-top-color: var(--c-tip-border); }
.vgd8yaai .sitpg { border-top-color: var(--c-warn-border); }
.vgd8yaai .f11okb    { border-top-color: #60a5fa; }
.jwpmx .y7qry { border-left: none; border-radius: 8px; }
.jwpmx .iluovfp     { background: #065f46; }
.jwpmx .sitpg { background: #92400e; }
.jwpmx .f11okb    { background: #1e3a8a; }
.jwpmx .y7qry strong,
.jwpmx .y7qry p { color: #fff; }
.jwpmx .sm7q66n::before { color: rgba(255,255,255,0.85) !important; }
.xnypjbu.jwpmx .iluovfp,
.xnypjbu .jwpmx .iluovfp     { background: #052e16; }
.xnypjbu.jwpmx .sitpg,
.xnypjbu .jwpmx .sitpg { background: #2d0a1e; }
.xnypjbu.jwpmx .f11okb,
.xnypjbu .jwpmx .f11okb    { background: #1e1036; }
.uzks.jwpmx .iluovfp,
.uzks .jwpmx .iluovfp      { background: #2d2000; }
.uzks.jwpmx .sitpg,
.uzks .jwpmx .sitpg  { background: #2d0b0b; }
.uzks.jwpmx .f11okb,
.uzks .jwpmx .f11okb     { background: #2d1600; }
.b3xjo6k.jwpmx .iluovfp,
.b3xjo6k .jwpmx .iluovfp      { background: #0c1a2e; }
.b3xjo6k.jwpmx .sitpg,
.b3xjo6k .jwpmx .sitpg  { background: #12103a; }
.b3xjo6k.jwpmx .f11okb,
.b3xjo6k .jwpmx .f11okb     { background: #0a2020; }
.oxaas .y7qry { border-left: none; border-radius: 6px; padding: 10px 14px; }
.oxaas .iluovfp     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.oxaas .sitpg { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.oxaas .f11okb    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.oxaas .y7qry strong { color: var(--text-primary); }
.oxaas .y7qry p      { color: var(--text-muted); }
.zxfaqdh2 .y7qry { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zzww882 .sm7q66n,
.ilkxsfn .sm7q66n,
.dsns .sm7q66n,
.gcn00 .sm7q66n { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zzww882 .sm7q66n::before,
.ilkxsfn .sm7q66n::before,
.dsns .sm7q66n::before,
.gcn00 .sm7q66n::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zzww882 .iluovfp     .sm7q66n::before { content: "✦"; color: var(--c-tip-border); }
.zzww882 .sitpg .sm7q66n::before { content: "▲"; color: var(--c-warn-border); }
.zzww882 .f11okb    .sm7q66n::before { content: "◉"; color: #60a5fa; }
.ilkxsfn .iluovfp     .sm7q66n::before { content: "★"; color: var(--c-tip-border); }
.ilkxsfn .sitpg .sm7q66n::before { content: "◆"; color: var(--c-warn-border); }
.ilkxsfn .f11okb    .sm7q66n::before { content: "●"; color: #60a5fa; }
.dsns .iluovfp     .sm7q66n::before { content: "▶"; color: var(--c-tip-border); }
.dsns .sitpg .sm7q66n::before { content: "■"; color: var(--c-warn-border); }
.dsns .f11okb    .sm7q66n::before { content: "▸"; color: #60a5fa; }
.gcn00 .iluovfp     .sm7q66n::before { content: "→"; color: var(--c-tip-border); }
.gcn00 .sitpg .sm7q66n::before { content: "⬥"; color: var(--c-warn-border); }
.gcn00 .f11okb    .sm7q66n::before { content: "◈"; color: #60a5fa; }
.vp0hf .q3zcbd1t .qhy7m8ph,
.vp0hf .x07q9 .qhy7m8ph  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.vp0hf .q0go                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.vp0hf .muy0cj          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vp0hf .sfs42t5                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vxjl9al9 .q3zcbd1t .qhy7m8ph,
.vxjl9al9 .x07q9 .qhy7m8ph,
.vxjl9al9 .q0go,
.vxjl9al9 .rzwwx,
.vxjl9al9 .vuc3,
.vxjl9al9 .muy0cj,
.vxjl9al9 .sfs42t5,
.vxjl9al9 .zxfaqdh2 .y7qry { box-shadow: none; }
.erhvgp6   .bfob, .erhvgp6 .shdmtkw, .erhvgp6 .xoqau,
.erhvgp6   .l1h4, .erhvgp6 .fy5v3k6c { font-size: 0.9rem; }
.erhvgp6   .umxr17f, .erhvgp6 .hgf1c19k { font-size: 0.9rem; }
.rvpa   .bfob, .rvpa .shdmtkw, .rvpa .xoqau,
.rvpa   .l1h4, .rvpa .fy5v3k6c { font-size: 0.95rem; }
.rvpa   .umxr17f, .rvpa .hgf1c19k { font-size: 0.95rem; }
.jzsd   .bfob, .jzsd .shdmtkw, .jzsd .xoqau,
.jzsd   .l1h4, .jzsd .fy5v3k6c { font-size: 1.08rem; }
.jzsd   .umxr17f, .jzsd .hgf1c19k { font-size: 1.05rem; }
.jzsd   .mgn57d4 { font-size: 0.97rem; }
.u5r9 .g4hkjbh      { font-size: 3.2rem; }
.u5r9 h2.e0xdzt8m { font-size: 1.9rem; }
.u5r9 h3.vz6gan7     { font-size: 1.4rem; }
.mbkda .g4hkjbh      { font-size: 3.8rem; }
.mbkda h2.e0xdzt8m { font-size: 2.2rem; }
.mbkda h3.vz6gan7     { font-size: 1.6rem; }
.yngr + .yngr { position: relative; }
.kjo4j1k   .yngr + .yngr::before,
.imrm  .yngr + .yngr::before,
.z4kago   .yngr + .yngr::before,
.x8nq21   .yngr + .yngr::before,
.whr3v0p   .yngr + .yngr::before,
.cjxy .yngr + .yngr::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.kjo4j1k .yngr + .yngr::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.imrm .yngr + .yngr::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.z4kago .yngr + .yngr::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;
}
.x8nq21 .yngr + .yngr::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ohjv .yngr { margin-bottom: 16px; }
.ohjv .yngr + .yngr { margin-top: 0; }
.ohjv .pa1o6 { padding-top: 0; padding-bottom: 0; }
.whr3v0p .yngr + .yngr::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.cjxy .yngr + .yngr::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.tsjc .yngr + .yngr::before,
.nio4r6h7 .yngr + .yngr::before,
.ilv5 .yngr + .yngr::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%;
}
.h4n4dbk .tsjc .yngr:nth-child(even)::before,
.h4n4dbk .nio4r6h7 .yngr:nth-child(even)::before,
.h4n4dbk .ilv5 .yngr:nth-child(even)::before { background: var(--bg-surface); }
.tk0k4b1 .tsjc .yngr:nth-child(even)::before,
.tk0k4b1 .nio4r6h7 .yngr:nth-child(even)::before,
.tk0k4b1 .ilv5 .yngr:nth-child(even)::before { background: var(--bg-card); }
.tsjc .yngr + .yngr::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");
}
.nio4r6h7 .yngr + .yngr::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");
}
.ilv5 .yngr + .yngr::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");
}
.nbfvt6lm .u86pn,
.gx7n2y .u86pn,
.bppkk2x0 .u86pn { overflow: hidden; }
.nbfvt6lm .ccz2rq,
.gx7n2y .ccz2rq { margin-bottom: 60px; }
.bppkk2x0 .ccz2rq { margin-bottom: 70px; }
.nbfvt6lm .u86pn::before,
.gx7n2y .u86pn::before,
.bppkk2x0 .u86pn::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.nbfvt6lm .u86pn::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");
}
.gx7n2y .u86pn::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");
}
.bppkk2x0 .u86pn::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.w4o9y .u86pn:not(.ur2dj0kx) .nigk1 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.f4gxldg .u86pn:not(.ur2dj0kx) .nigk1 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.aseptmdp  .u86pn:not(.ur2dj0kx) .nigk1 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.uf2uc4e7  .u86pn:not(.ur2dj0kx) .nigk1 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.w4o9y .ur2dj0kx { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.w4o9y .h3irqj83 { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.w4o9y .hvv6kho { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.f4gxldg .ur2dj0kx { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.aseptmdp .ur2dj0kx { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.uf2uc4e7 .ur2dj0kx { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.l0y15 .ur2dj0kx { background: var(--accent); }
.l0y15 .ur2dj0kx .nigk1 { background: none; }
.l0y15 .u86pn:not(.ur2dj0kx) .nigk1 { background: rgba(0,0,0,0.6); }
.miy24i .kgemyc { float: left; width: 38%; margin: 0 28px 16px 0; }
.miy24i .kgemyc .eaz55on { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.miy24i .pa1o6::after { content: ''; display: block; clear: both; }
.zfipk7 .kgemyc { float: right; width: 38%; margin: 0 0 16px 28px; }
.zfipk7 .kgemyc .eaz55on { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zfipk7 .pa1o6::after { content: ''; display: block; clear: both; }
.njkktqjq .yngr:nth-child(odd)  .kgemyc { float: left;  width: 38%; margin: 0 28px 16px 0; }
.njkktqjq .yngr:nth-child(even) .kgemyc { float: right; width: 38%; margin: 0 0 16px 28px; }
.njkktqjq .kgemyc .eaz55on { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.njkktqjq .pa1o6::after { content: ''; display: block; clear: both; }
.miy24i .xxexidq,
.zfipk7 .xxexidq,
.njkktqjq .xxexidq,
@media (max-width: 900px) {
  .miy24i .kgemyc,
  .zfipk7 .kgemyc,
  .njkktqjq .yngr:nth-child(odd)  .kgemyc,
  .njkktqjq .yngr:nth-child(even) .kgemyc {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .miy24i .kgemyc .eaz55on,
  .zfipk7 .kgemyc .eaz55on,
  .njkktqjq .kgemyc .eaz55on {
    max-height: none !important;
  }
}
.miy24i .umxr17f,
.miy24i .hgf1c19k,
.zfipk7 .umxr17f,
.zfipk7 .hgf1c19k,
.njkktqjq .umxr17f,
.njkktqjq .hgf1c19k { overflow: hidden; }
@media (max-width: 640px) {
  .miy24i .kgemyc,
  .zfipk7 .kgemyc,
  .njkktqjq .kgemyc { float: none; width: 100%; margin: 0 0 16px 0; }
}
.nedwk .d28z00m,
.nedwk .pa1o6,
.nedwk .p4ffkso  { max-width: 1100px; }
.nntdqxa .d28z00m,
.nntdqxa .pa1o6,
.nntdqxa .p4ffkso  { max-width: 1200px; }
.nntdqxa { --content-mw: 1200px; }
.xfv5 .d28z00m,
.xfv5 .pa1o6,
.xfv5 .p4ffkso  { max-width: 1320px; }
.v87yw { font-size: 0.82rem; color: var(--text-muted); }
.jnny { display: flex; align-items: center; }
.ohxnqa {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.cmh3or { display: flex; align-items: center; }
.b2bgm { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.b2bgm:hover { text-decoration: underline; }
.moi0u0qj { margin: 0 3px; opacity: 0.45; }
.moi0u0qj::before { content: '/'; }
.dzuwb { padding: 2px 5px; color: var(--text-main); }
.easc00t .v87yw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.easc00t .jnny { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.st9fqlar .v87yw {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.st9fqlar .jnny { padding: 0 0 0 12px; }
.lh39c7ia .jnny { padding: 0 16px; }
.lh39c7ia .v87yw {
  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);
}
.lh39c7ia .d28z00m { padding-top: 28px; }
@media (max-width: 720px) {
  .ipt89niw { margin-top: 18px; padding: 0 16px; }
  .lh39c7ia .d28z00m { padding-top: 16px; }
}
.nedwk.easc00t .jnny { max-width: 1100px; }
.nntdqxa.easc00t .jnny { max-width: 1200px; }
.xfv5.easc00t .jnny { max-width: 1320px; }
.nntdqxa .ipt89niw { max-width: 1200px; }
.zb9le .yngr { padding-top: 16px; padding-bottom: 16px; }
.l4yo8f .yngr { padding-top: 24px; padding-bottom: 24px; }
.so7sti9e .yngr { padding-top: 40px; padding-bottom: 40px; }
.prqgq .yngr { padding-top: 52px; padding-bottom: 52px; }
.d59mup66 .yngr:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.d59mup66 .yngr:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.d59mup66 .yngr:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.d59mup66 .yngr:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.xbkwkwz .pa1o6 { padding-top: 10px;  padding-bottom: 10px; }
.fdttwlv .pa1o6 { padding-top: 18px;  padding-bottom: 18px; }
.ov5w .pa1o6 { padding-top: 36px;  padding-bottom: 36px; }
.xth8 .pa1o6 { padding-top: 48px;  padding-bottom: 48px; }
.cyv7 h2.e0xdzt8m { font-weight: 600; }
.cyv7 h3.vz6gan7     { font-weight: 600; }
.jalxklm { font-weight: 500; }
.jalxklm h2.e0xdzt8m { font-weight: 800; }
.jalxklm h3.vz6gan7     { font-weight: 700; }
.wepc h2.e0xdzt8m { font-weight: 900; }
.wepc h3.vz6gan7     { font-weight: 800; }
.wepc .y7qry strong,
.wepc .y7qry strong { font-weight: 600; }
.voy0l7oj {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.v2hzz0q .voy0l7oj { display: none; }
@media (max-width: 640px) {
  .ivezbs { display: none; }
  .voy0l7oj {
    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;
  }
}
.voy0l7oj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.voy0l7oj:hover { opacity: 0.85; }
.vgzzuz .voy0l7oj { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.b80lq53 .voy0l7oj,
.o6xi0mue  .voy0l7oj { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.b80lq53 .voy0l7oj:hover,
.o6xi0mue  .voy0l7oj:hover { opacity: 0.88; }
.vgzzuz.b80lq53 .voy0l7oj,
.vgzzuz.o6xi0mue  .voy0l7oj { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.m8bx2iw {
  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;
}
.m8bx2iw:hover { transform: translateY(-2px); opacity: 0.92; }
.m8bx2iw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.uzr3f0 .m8bx2iw { display: none; }
.xey9km5l .m8bx2iw { right: 32px; }
.oyaluyzj  .m8bx2iw { left: 32px; }
@media (max-width: 480px) {
  .xey9km5l .m8bx2iw { right: 20px; bottom: 20px; }
  .oyaluyzj  .m8bx2iw { left: 20px; bottom: 20px; }
}
.lap9i { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.p4ffkso { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.du5rb { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.iqyk { color: var(--text-dim); font-size: 0.8rem; }
.xt591n9 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.xt591n9 img { height: 26px; width: auto; object-fit: contain; }
.qel8uzx a, .efm5r a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.qel8uzx a:hover, .efm5r a:hover { color: var(--accent-light); }
.efm5r { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.gutjj87i .p4ffkso { text-align: center; }
.gutjj87i .efm5r { justify-content: center; margin-bottom: 16px; }
.gutjj87i .du5rb { margin-top: 0; }
.lbjhz { margin-top: 10px; }
.lbjhz a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .p4ffkso { padding-left: 16px; padding-right: 16px; }
  .kt02al .p4ffkso { padding: 20px 16px; }
  .efm5r { gap: 4px 12px; }
  .du5rb { font-size: 0.78rem; }
}
.ov89q .wgsgb .xt591n9 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ov89q .du5rb { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ov89q .iqyk { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ov89q .maekxo { grid-template-columns: 1fr 1fr; } .ov89q .wgsgb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ov89q .maekxo { grid-template-columns: 1fr; } }
.u3hrlz .xt591n9 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.u3hrlz .du5rb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .u3hrlz .vzub1 { gap: 12px; } .u3hrlz .xt591n9 { margin-right: 0; width: 100%; } }
.ye1d4v .xg2po9c .xt591n9 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ye1d4v .du5rb { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ye1d4v .iqyk { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ye1d4v .gto6w4nu { grid-template-columns: 1fr 1fr; } .ye1d4v .xg2po9c { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ye1d4v .gto6w4nu { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qy516 .jtkoxt { grid-template-columns: 1fr 1fr; } .qy516 .vjqt:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qy516 .jtkoxt { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .l99ps79w .jtkoxt { grid-template-columns: 1fr; } }
.qo325 .p4ffkso { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qo325 .efm5r { justify-content: center; }
.v9991ppr .p4e0qma      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.v9991ppr .lap9i { background: var(--bg-page); border-top-color: var(--border-alt); }
.vhpc8rwo .p4e0qma      { background: #0d1117; border-bottom-color: #21262d; }
.vhpc8rwo .b0eom { color: var(--accent-light); }
.vhpc8rwo .vlgqk { --msep-color: #8b949e; }
.vhpc8rwo .vlgqk a { color: #8b949e; }
.vhpc8rwo .vlgqk a:hover { color: var(--accent-light); }
.vhpc8rwo .p54h { color: #8b949e; }
.vhpc8rwo .lap9i { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.vhpc8rwo .du5rb,
.vhpc8rwo .iqyk { color: #6e7681; }
.vhpc8rwo .qel8uzx a, .vhpc8rwo .efm5r a,
.vhpc8rwo .xt591n9 { color: #e6edf3; }
.vhpc8rwo .qel8uzx a:hover, .vhpc8rwo .efm5r a:hover,
@media (max-width: 640px) {
  .vhpc8rwo .vlgqk { background: #0d1117; border-top-color: #21262d; }
  .vhpc8rwo .vlgqk li a { border-bottom-color: #21262d; }
}
.hjsrzdl .p4e0qma      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.hjsrzdl .b0eom { color: var(--accent-light); }
.hjsrzdl .vlgqk { --msep-color: #475569; }
.hjsrzdl .vlgqk a { color: #475569; }
.hjsrzdl .vlgqk a:hover { color: var(--accent-light); }
.hjsrzdl .p54h { color: #64748b; }
.hjsrzdl .lap9i { background: #f0f4f8; border-top-color: #cbd5e1; }
.hjsrzdl .du5rb,
.hjsrzdl .iqyk { color: #64748b; }
.hjsrzdl .qel8uzx a, .hjsrzdl .efm5r a,
.hjsrzdl .yikvf51t a, .hjsrzdl .xt591n9 { color: #374151; }
.hjsrzdl .qel8uzx a:hover, .hjsrzdl .efm5r a:hover,
@media (max-width: 640px) {
  .hjsrzdl .vlgqk { background: #f0f4f8; border-top-color: #cbd5e1; }
  .hjsrzdl .vlgqk li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.b80lq53 .p4e0qma      { background: var(--accent); border-bottom-color: var(--accent-light); }
.b80lq53 .b0eom { color: #fff; }
.b80lq53 .vlgqk { --msep-color: rgba(255,255,255,0.82); }
.b80lq53 .vlgqk a { color: rgba(255,255,255,0.82); }
.b80lq53 .vlgqk a:hover { color: #fff; }
.b80lq53 .p54h { color: rgba(255,255,255,0.9); }
.b80lq53 .rqyioxb a { color: var(--text-primary) !important; }
.b80lq53 .rqyioxb a:hover { color: var(--accent-light) !important; }
.b80lq53 .lap9i { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.b80lq53 .du5rb,
.b80lq53 .iqyk { color: rgba(255,255,255,0.72); }
.b80lq53 .qel8uzx a, .b80lq53 .efm5r a,
.b80lq53 .cf4fv a, .b80lq53 .ydkxdu a,
.b80lq53 .yikvf51t a, .b80lq53 .xt591n9 { color: #fff; }
.b80lq53 .krme, .b80lq53 .dhakqf { color: rgba(255,255,255,0.7); }
.b80lq53 .qel8uzx a:hover, .b80lq53 .efm5r a:hover,
.b80lq53 .cf4fv a:hover, .b80lq53 .ydkxdu a:hover { color: #fff; }
@media (max-width: 640px) {
  .b80lq53 .vlgqk { background: var(--accent); border-top-color: var(--accent-light); }
  .b80lq53 .vlgqk li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.o6xi0mue .p4e0qma {
  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);
}
.o6xi0mue .lap9i {
  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) {
  .o6xi0mue .vlgqk {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ujncu .mvi5s { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.fzii82 .mvi5s { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.cbp0iq1u .mvi5s { min-height: 72px; height: auto; }
.wzlc .mvi5s { min-height: 84px; height: auto; }
.kt02al .mvi5s { max-width: none; padding: 0 32px; }
.kt02al .p4ffkso  { max-width: none; padding: 24px 32px; }
.asx1m4.nntdqxa .mvi5s { max-width: 1200px; }
.asx1m4.xfv5 .mvi5s { max-width: 1320px; }
.aprct6a   .b0eom, .aprct6a   .xt591n9 { text-transform: capitalize; }
.w0qu4yli .b0eom, .w0qu4yli .xt591n9 { text-transform: lowercase; }
.o1osi5b .b0eom, .o1osi5b .xt591n9 { text-transform: uppercase; letter-spacing: 0.06em; }
.ymshuh, .qpa7s {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.lskp .ymshuh,
.lskp .qpa7s { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.y3imo1t2 .ymshuh,
.y3imo1t2 .qpa7s { 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; }
.l2rdl0hh .ymshuh,
.l2rdl0hh .qpa7s { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.a0j59e9 .ymshuh,
.a0j59e9 .qpa7s { 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; }
.lzwj9   .vlgqk a { font-weight: 500; }
.xerlm .vlgqk a { font-weight: 600; }
.dw8l82gw     .vlgqk a { font-weight: 700; }
.ohcsfm    .vlgqk a { font-weight: 800; letter-spacing: 0.01em; }
.pppv6     .vlgqk > li + li::before,
.ny4w    .vlgqk > li + li::before,
.bzjuh    .vlgqk > li + li::before,
.z5vzlm8 .vlgqk > li + li::before,
.ej701 .vlgqk > li + li::before,
.kaxyj4  .vlgqk > li + li::before,
.ooms0f9    .vlgqk > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.pppv6     .vlgqk > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ny4w    .vlgqk > li + li::before { content: "|"; }
.bzjuh    .vlgqk > li + li::before { content: "—"; }
.z5vzlm8 .vlgqk > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ej701 .vlgqk > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.kaxyj4  .vlgqk > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ooms0f9    .vlgqk > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .v4tp .p54h,
  .vkitea1j .p54h,
  .dkrs7yi .p54h,
  .tvdj .p54h,
  .mrof .p54h {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .v4tp .p54h::before,
  .vkitea1j .p54h::before,
  .dkrs7yi .p54h::before,
  .tvdj .p54h::before,
  .mrof .p54h::before { content: ""; display: block; flex-shrink: 0; }

  
  .v4tp .p54h::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;
  }

  
  .vkitea1j .p54h::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;
  }

  
  .dkrs7yi .p54h::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;
  }

  
  .tvdj .p54h::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;
  }

  
  .mrof .p54h::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) {
  .fjra .p54h {
    padding: 5px 14px;
  }
  .fjra .vlgqk {
    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;
  }
  .fjra .vlgqk li a {
    border-bottom: none; padding: 10px 22px;
  }
  .fjra .vlgqk li a:hover { background: var(--bg-raised); }
  .fjra .vi6ltoz,
  .vh61 .vi6ltoz,
  .g1vmz7 .vi6ltoz { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .kckn9uqm .p54h {
    padding: 5px 10px;
  }
  .kckn9uqm .vlgqk {
    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);
  }
  .kckn9uqm .vlgqk.b7ride { transform: translateX(0); }
  .kckn9uqm .vlgqk li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .kckn9uqm .vlgqk li:last-child a { border-bottom: none; }
  .b80lq53 .vlgqk,
  .vhpc8rwo .vlgqk { background: var(--accent) !important; }
  .b80lq53 .vlgqk li a,
  .vhpc8rwo .vlgqk li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .g1vmz7 .p54h {
    padding: 5px 10px;
  }
  .g1vmz7 .vlgqk {
    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);
  }
  .g1vmz7 .vlgqk::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .g1vmz7 .vlgqk.b7ride { transform: translateY(0); }
  .g1vmz7 .vlgqk li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wkzkf .p54h {
    padding: 5px 10px;
  }
  .wkzkf .vlgqk {
    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;
  }
  .wkzkf .vlgqk.b7ride { opacity: 1; pointer-events: auto; }
  .wkzkf .vlgqk li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .unij     .p54h { border-radius: 0 !important; }
  .motw32q   .p54h { border-radius: 8px !important; }
  .d0wa7l .p54h { border-radius: 50% !important; }
  .p3c5g8y   .p54h { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .m7hceq3x .wyb5ozo { flex-direction: column; align-items: stretch; }
  .m7hceq3x .wvloahzp { flex-direction: row; min-width: auto; }
  .m7hceq3x .cvi68kg { align-items: flex-start; text-align: left; }
}
.r7go,
.r7go.yngr,
.h4n4dbk .r7go,
.pz74zp .r7go,
.tk0k4b1 .r7go,
.fmr5b .r7go {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.d7j0 {
  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;
}
.wjejgb7 { flex: 1 1 280px; min-width: 0; }
.nn41i {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.lz84 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.q7v98 {
  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;
}
.q7v98:hover { transform: translateY(-1px); opacity: 0.95; }
.gkp33b .d7j0 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.gkp33b .nn41i { color: var(--cta); }
.gkp33b .lz84 { color: var(--text-body); }
.gkp33b .q7v98 {
  background: var(--cta) !important;
  color: #fff !important;
}
.z1dl .d7j0 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.z1dl .nn41i { color: var(--text-primary); }
.z1dl .lz84 { color: var(--text-body); }
.z1dl .q7v98 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .d7j0 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wjejgb7 { flex: 0 0 auto; }
  .nn41i { font-size: 1.2rem; }
  .q7v98 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.hg589 .javj5d { height: 36px; }
.v7rp .javj5d { height: 60px; max-width: 200px; }
.votapjuo .javj5d { height: 56px; max-width: 180px; }
.ab3lvx    .gexsz, .ab3lvx    .eo5g80 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .g97py .l6qs91 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .g97py .rzwwx {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .g97py .rzwwx { padding: 40px 16px 20px; }
  .g97py .o3smk0o7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .g97py .q864p { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .akjllp3a .rzwwx {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .akjllp3a .rzwwx::before {
    position: absolute; top: 14px; left: 14px;
  }
  .akjllp3a .o0f9tzq {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .akjllp3a .r4mlq6w { white-space: normal; text-align: center; font-size: 1.2rem; }
  .akjllp3a .o3smk0o7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .akjllp3a .q864p { width: 100%; min-width: 0; }
  .akjllp3a .gexsz { min-width: 0; }
}
.oqzshg12 .kuewmdr {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.oqzshg12 .kuewmdr summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.oqzshg12 .kuewmdr p { padding: 0 2px 16px; }
.pufw9 .kuewmdr { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.pufw9 .kuewmdr summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.pufw9 .kuewmdr summary::after { content: "›"; font-size: 1.2em; }
.pufw9 .kuewmdr[open] summary::after { content: "‹"; }
.pufw9 .kuewmdr p { padding: 10px 22px 4px; }
.kng7ufx .kuewmdr {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.kng7ufx .kuewmdr summary { color: var(--text-primary); padding-left: 16px; }
.kng7ufx .kuewmdr summary::after { content: "›"; font-size: 1.1em; }
.kng7ufx .kuewmdr[open] summary::after { content: "‹"; }
.kng7ufx .kuewmdr p { padding-left: 16px; }
.nubiga .jf6jc7xs { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.nubiga .kuewmdr {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.nubiga .kuewmdr:last-child { border-bottom: none; }
.nubiga .kuewmdr summary { color: var(--text-primary); border-radius: 0; }
.nubiga .kuewmdr summary::after { content: "›"; font-size: 1.1em; }
.nubiga .kuewmdr[open] summary::after { content: "‹"; }
.ubl090l .kuewmdr { overflow: hidden; }
.ubl090l .kuewmdr summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ubl090l .kuewmdr summary::after { color: rgba(255,255,255,.75); }
.ubl090l .kuewmdr[open] summary { border-radius: 0; }
.nfh2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.i3ekrp40 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ln39m0 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.mvziwfa { color: var(--text-muted); font-size: 1.05rem; }
.pqzust2 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.s43f {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.z9orvkfs { margin-bottom: 20px; }
.mw3n {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.t8n0 {
  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;
}
.t8n0:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.asrp { resize: vertical; min-height: 130px; }
.etzflc { width: 100%; margin-top: 8px; }
.nvywt77 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.s4notyps {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.k148 { color: var(--text-muted); line-height: 1.75; }
.i2j4n8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.i2j4n8 li { margin-bottom: 6px; }
.xmn2ol3 { max-width: 760px; margin: 0 auto; }
.a8ibv { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.oodj1v5u { max-width: 760px; margin: 0 auto; }
.khoop ul.i2j4n8 { margin: 0; }
@media (max-width: 640px) { .byrnlg3 { grid-template-columns: 1fr; gap: 10px; } }
.yp6fy { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.lp3wxk { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.qz1c { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.lp3wxk p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.lp3wxk .i2j4n8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yp6fy { grid-template-columns: 1fr; } }
.l22jrk { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.l22jrk:hover .dxhdmr { color: var(--accent-light); text-decoration: underline; }
.ofhp { color: inherit; text-decoration: none; }
.ofhp:hover { color: var(--accent-light); text-decoration: underline; }
.c2pfeqb { display: inline-block; line-height: 0; }
.gz5onoc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.qc95 { margin-bottom: 48px; }
.ffx2i4 { max-width: 760px; margin: 0 auto; }
.zx3n4 { max-width: 640px; margin: 0 auto; }
.puxi { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.puxi:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jfvr8 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.puxi p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.puxi ul.i2j4n8 { margin: 0; }
.h6n1k7i { color: var(--text-muted); line-height: 1.75; }
.hd5bmfh .i2j4n8,
.zx3n4 .i2j4n8,
.ew7e .i2j4n8,
.n3rzc .i2j4n8 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.hd5bmfh .puxi,
.zx3n4 .puxi { text-align: left; }
.hd5bmfh .jfvr8,
.zx3n4 .jfvr8 { text-align: center; }
.b6brpl { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.iuvg { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.mxcw0ky { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.lieqf1gs { margin-top: 12px; }
.yb3abta { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.yb3abta:hover { border-bottom-color: var(--accent-light); }
.j7apk5 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.j7apk5 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.odgpzk7 { width: 72px; height: 72px; }
.frmb6 { border-radius: 50%; }
.sw4qx5l { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.hwyqb { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .qldz2nzn { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.m7qijwf .mxcw0ky, .m7qijwf .iuvg { max-width: 640px; }
.tswevb80 .b6brpl { font-size: 1.6rem; margin-top: 18px; }
.nzfm6lja .mxcw0ky { margin-bottom: 28px; }
@media (max-width: 860px) { .o4ulj61 { grid-template-columns: 1fr; } .tswevb80 { position: static; text-align: center; } }
.tz6zv .j7apk5 { margin: 0 auto 18px; }
.tz6zv .sw4qx5l { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .wi60xbem { grid-template-columns: 1fr; } }
.d5o2c .b6brpl { font-size: 1.6rem; margin-bottom: 6px; }
.n3rzc .i2j4n8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .d5o2c { flex-direction: column; text-align: center; } .sj1e { grid-template-columns: 1fr; } }
.t6580 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.t6580 .b6brpl { font-size: 1.35rem; margin: 0 0 4px; }
.t6580 .sw4qx5l { margin: 0; }
.igmgh .ln39m0 { color: var(--accent-light); }
.hc0a .ln39m0 { font-size: 2rem; }
.hc0a .mvziwfa { max-width: 680px; }
.yzetr .ln39m0 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.yzetr .mvziwfa  { margin: 0; }
@media (max-width: 640px) { .yzetr { flex-direction: column; } }
.qatpn69 {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.qatpn69 .ln39m0 { color: var(--accent-light); }
.vr52gfog .ln39m0 { color: #fff; }
.vr52gfog .mvziwfa  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ymvex { grid-template-columns: 1fr; } }
.m0na .t8n0 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.m0na .t8n0:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jdkyk .t8n0 { background: var(--bg-raised); border-color: transparent; }
.jdkyk .t8n0:focus { background: var(--bg-card); border-color: var(--accent-light); }
.p3h13 .t8n0 { border-radius: 100px; padding: 11px 20px; }
.p3h13 .asrp { border-radius: 14px; }
.rol25y {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.rol25y summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.rol25y summary::-webkit-details-marker { display: none; }
.rol25y summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.rol25y[open] summary::after { content: "−"; }
.aowi {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .oqb2y { grid-template-columns: 1fr; } }
.v4m9o { counter-reset: priv-count; }
.cebm8au {
  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);
}
.cebm8au:last-child { border-bottom: none; }
.wcorq {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.cebm8au h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.cebm8au p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.qnc9apy { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.qnc9apy li { margin-bottom: 6px; }
.e773{display:none}
.e773:empty,.dcjgol4:empty{display:none}
.jj0adra8{position:relative;overflow:visible}
.tfl22 .kabhd7,.e0thhvi .kabhd7,
.lyxnzd .kabhd7,.zt11m15v .kabhd7,
.z24szj .kabhd7,.pncgmlz .kabhd7{display:block}
.jrhtlk .cqcb{display:block}
.tfl22 .kabhd7,.e0thhvi .kabhd7,
.lyxnzd .kabhd7,.zt11m15v .kabhd7,
.z24szj .kabhd7{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.tfl22 .kabhd7 .dcjgol4,.e0thhvi .kabhd7 .dcjgol4,
.lyxnzd .kabhd7 .dcjgol4,.zt11m15v .kabhd7 .dcjgol4,
.z24szj .kabhd7 .dcjgol4{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.tfl22 .girbfa0f,.e0thhvi .girbfa0f,
.lyxnzd .girbfa0f,.zt11m15v .girbfa0f,
.z24szj .girbfa0f{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.tfl22 .kabhd7,.e0thhvi .kabhd7{top:12px}
.tfl22 .kabhd7 .dcjgol4{margin-right:auto}
.e0thhvi .kabhd7 .dcjgol4{margin-left:auto}
.e0thhvi .kabhd7{text-align:right}
.lyxnzd .kabhd7,.zt11m15v .kabhd7{bottom:12px}
.lyxnzd .kabhd7 .dcjgol4{margin-right:auto}
.zt11m15v .kabhd7 .dcjgol4{margin-left:auto}
.zt11m15v .kabhd7{text-align:right}
.z24szj .kabhd7{position:relative;margin-top:16px}
.z24szj .kabhd7 .dcjgol4{margin:0 auto}
.pncgmlz .kabhd7{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.pncgmlz .kabhd7 .dcjgol4{margin:0}
.pncgmlz .hvv6kho~.kabhd7,
.pncgmlz .f4ez~.kabhd7{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.pncgmlz .hvv6kho~.kabhd7 .dcjgol4,
.pncgmlz .f4ez~.kabhd7 .dcjgol4{justify-content:flex-start}
.hvv6kho~.kabhd7,.f4ez~.kabhd7{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}
.hvv6kho~.kabhd7 .dcjgol4{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.f4ez~.kabhd7 .dcjgol4{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.cqcb .dcjgol4{margin:0 0 12px}
.dcjgol4{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.tnkpd{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.dxhdmr{font-weight:600;color:var(--text-heading);opacity:1}
.vw41y::before{content:"·";margin:0 2px;opacity:.5}
.girbfa0f{white-space:nowrap}
.pbq4s0cr .tnkpd{display:none}
.yflssz .girbfa0f{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.yflssz .vw41y::before{content:""}
.zs1yb2 .girbfa0f{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.zs1yb2 .vw41y::before{content:""}
.wy1exmkg .dcjgol4{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.f7f4mp4h .girbfa0f{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.f7f4mp4h .vw41y::before{content:""}
.d9kdpn .girbfa0f{color: var(--accent-light);opacity:1;font-weight:500}
.kb9wz4ia .girbfa0f{border-bottom:1px solid currentColor;padding-bottom:2px}
.xfmaoz .dcjgol4{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.nrpwsf{--date-bg:transparent}
.v6re16 .vw41y::before{content:""}
.jrnq .vw41y::before{content:"•";opacity:.4}
.jrnq .girbfa0f + .girbfa0f::before{content:"•";margin-right:6px;opacity:.4}
.htz42 .vw41y::before{content:"/";opacity:.35}
.htz42 .girbfa0f + .girbfa0f::before{content:"/";margin-right:6px;opacity:.35}
.cyt38i66 .vw41y::before{content:"|";opacity:.3}
.cyt38i66 .girbfa0f + .girbfa0f::before{content:"|";margin-right:6px;opacity:.3}
.ia470 .vw41y::before{content:"—";opacity:.3}
.ia470 .girbfa0f + .girbfa0f::before{content:"—";margin-right:6px;opacity:.3}
.js1ozvyr .vw41y::before{content:"◆";font-size:.5em;opacity:.35}
.js1ozvyr .girbfa0f + .girbfa0f::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.xmrhth .vw41y::before{content:"·";opacity:.4}
.xmrhth .girbfa0f + .girbfa0f::before{content:"·";margin-right:6px;opacity:.4}
.d4jzmo .vw41y::before{content:"›";opacity:.4}
.d4jzmo .girbfa0f + .girbfa0f::before{content:"›";margin-right:6px;opacity:.4}
.sjexs .vw41y::before{content:"→";opacity:.35;font-size:.85em}
.sjexs .girbfa0f + .girbfa0f::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.zfdk{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.t1jz{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.sma0{display:flex;flex-direction:column;gap:3px}
.rkh3guj{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.giazd{font-weight:700;font-size:1rem;color:var(--text-heading)}
.d4qpkz2{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.a7457ts4 .zfdk{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.hn1q .zfdk{border-top:3px solid var(--accent);padding-top:18px}
.de6fyf .zfdk{border-left:3px solid var(--accent);border-radius:0}
.dqq8k83 .zfdk{padding:20px 0}
@media(max-width:640px){
  .zfdk{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .d4qpkz2{max-width:100%}
}
.i8q04g7r .muy0cj{margin:0}
@media (max-width:560px){
  .gx5b2sa{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) {
  .nvxqnwx { padding: 28px 18px 20px; }
  .ah975x8j { font-size: 1.2rem; }
  .ev3m { max-width: 220px; max-height: 80px; }
}
.rm7h4oit .y8pi { border-radius: 22px; }
.hr2ekx9 .d7j0 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .y8pi { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.z9hkf {
  margin: 28px 0 24px;
}
.z9hkf .yngr {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.z9hkf .pa1o6 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.z9hkf .d7j0 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .mvi5s { flex-direction: row-reverse; }
[dir="rtl"] .vlgqk { flex-direction: row-reverse; }
[dir="rtl"] .xey9km5l .m8bx2iw { right: auto; left: 32px; }
[dir="rtl"] .oyaluyzj  .m8bx2iw { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .xey9km5l .m8bx2iw { right: auto; left: 20px; }
  [dir="rtl"] .oyaluyzj  .m8bx2iw { left: auto;  right: 20px; }
}
[dir="rtl"] .miy24i .kgemyc  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zfipk7 .kgemyc { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .umxr17f, [dir="rtl"] .hgf1c19k { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .eebd0f { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .n7cqle1p { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .y7qry { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .d7j0 { direction: rtl; }
[dir="rtl"] .v87yw { direction: rtl; }
[dir="rtl"] .sfs42t5 { direction: rtl; }
[dir="rtl"] .wpg2gku6 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .zfev88 .hgf1c19k,
[dir="rtl"] .mcxsi .hgf1c19k,
[dir="rtl"] .mhshnt .hgf1c19k,
[dir="rtl"] .h1ld .hgf1c19k {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .zfev88 .hgf1c19k li::before,
[dir="rtl"] .mcxsi .hgf1c19k li::before,
[dir="rtl"] .mhshnt .hgf1c19k li::before,
[dir="rtl"] .h1ld .hgf1c19k li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .u86pn.xdyf2l89 .ccz2rq,
[dir="rtl"] .wpm3ce7.xdyf2l89 .ccz2rq,
[dir="rtl"] .ur2dj0kx.xdyf2l89 .ccz2rq,
[dir="rtl"] .z0d0okf.xdyf2l89 .ccz2rq,
[dir="rtl"] .hy9jwra.xdyf2l89 .ccz2rq { text-align: right; }
[dir="rtl"] .hvv6kho.eibw2ul .i5d3w5q { text-align: center; }
[dir="rtl"] .pa1o6,
[dir="rtl"] .l1h4,
[dir="rtl"] .fy5v3k6c,
[dir="rtl"] .u1m5yyas,
[dir="rtl"] .ccz2rq { text-align: right; }
[dir="rtl"] .s43f,
[dir="rtl"] .mw3n,
[dir="rtl"] .mxcw0ky,
[dir="rtl"] .t8n0,
[dir="rtl"] .asrp { text-align: right; direction: rtl; }
[dir="rtl"] .p3h13 .t8n0,
[dir="rtl"] .m0na .t8n0 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #8c5934;
  --brand:           #8c5934;
  --brand-light:     #714e35;
  --brand-pale:      #886850;
  --grad-start:      #c1855a;
  --grad-end:        #caa78e;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #8c5934;
  --cta-light:       #724525;
  --cta-hover:       #5f3c23;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f4;
  --bg-raised:       #f0efee;
  --bg-hover:        #f5f4f4;
  --border:          #e8e5e2;
  --border-alt:      #dbd5d1;
  --border-section:  #e8e5e2;
  --text-primary:    #1a1918;
  --text-muted:      #5e5854;
  --text-body:       #353230;
  --text-sub:        #504b48;
  --text-faint:      #867e78;
  --text-dim:        #9e9893;
  --text-label:      #6b6560;
  --text-value:      #433f3c;
  --accent-bg:       #edeae7;
  --accent-bg-light: #e4d9d2;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #1e8424;
  --c-cons:          #9f2921;
  --c-pros-label:    #249d2b;
  --c-tip-border:    #28ad30;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1e8424;
}
:root { --logo-bg-opacity: 35%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.xku6v .sm7q66n { font-size: 0; width: 1.2rem; flex-shrink: 0; }.xku6v .sm7q66n::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.xku6v .iluovfp     .sm7q66n::before { content: "";  color: var(--c-tip-border); }.xku6v .sitpg .sm7q66n::before { content: ""; color: var(--c-warn-border); }.xku6v .f11okb    .sm7q66n::before { content: ""; color: #60a5fa; }.xnypjbu .xku6v .iluovfp     .sm7q66n::before { color: #10b981; }.xnypjbu .xku6v .sitpg .sm7q66n::before { color: #f43f5e; }.xnypjbu .xku6v .f11okb    .sm7q66n::before { color: #a855f7; }.uzks  .xku6v .iluovfp     .sm7q66n::before { color: #eab308; }.uzks  .xku6v .sitpg .sm7q66n::before { color: #ef4444; }.uzks  .xku6v .f11okb    .sm7q66n::before { color: #f97316; }.b3xjo6k  .xku6v .iluovfp     .sm7q66n::before { color: #38bdf8; }.b3xjo6k  .xku6v .sitpg .sm7q66n::before { color: #818cf8; }.b3xjo6k  .xku6v .f11okb    .sm7q66n::before { color: #2dd4bf; }.jw0m .xku6v .sm7q66n::before { color: var(--accent-light) !important; }
.bvp1oz1 .nqiqgy1 li::before, .bvp1oz1 .sky6g41 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; }.bvp1oz1 .nqiqgy1 li::before { content: ""; }.bvp1oz1 .sky6g41 li::before { content: ""; }.bvp1oz1 .a3x0tq::before, .bvp1oz1 .d9fxvc55::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.bvp1oz1 .a3x0tq::before { content: ""; }.bvp1oz1 .d9fxvc55::before { content: ""; }
.w2iyvf .npqfar, .w2iyvf .hvv6kho { min-height: 520px; }
.gmukp .c0swe8s::after, .gmukp .bmgbr26::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; }
.moi0u0qj::before { content: '·'; font-size: 1.3em; line-height: 1; }