:root {
  --color-accent: #af9e2c;
  --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;
}
.iw0r {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.a1lqmdml {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.wvt5hf {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.vyp2q { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.tr8urc { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.tr8urc a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.tr8urc a:hover { color: var(--accent-light); }
.yb0481kv     .lu5qc09m { border-radius: 6px; }
.yb0481kv .lu5qc09m li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.yb0481kv .lu5qc09m li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.ja07kss8 .lu5qc09m li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .lu5qc09m {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .zbdvp:hover .lu5qc09m,
  .zbdvp:focus-within .lu5qc09m { display: block; }
  .lu5qc09m li a { padding: 8px 16px; font-size: 0.88rem; }
}
.o9aou {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.mrfrt19y { display: none; }
@media (max-width: 640px) {
  .mrfrt19y {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .mrfrt19y.ybyg { display: block; }
}
@media (max-width: 640px) {
  .o9aou { display: block; }
  .tr8urc > li + li::before { display: none !important; }
  .tr8urc {
    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;
  }
  .tr8urc.ybyg { display: flex; }
  .tr8urc li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .tr8urc li:last-child a { border-bottom: none; }
}
.fy1fn11o { min-height: 480px; }
.gckea {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.nrr8g { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.e0d1sa0d .nrr8g { margin-left: 0; margin-right: 0; }
.h1mco46 {
  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;
}
.t44s3wd .h1mco46 { margin-top: 24px; }
.h1mco46:hover { opacity: 0.88; }
.htrxvb .gckea { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.htrxvb .nrr8g { color: #e2e8f0; }
.htrxvb.e0d1sa0d   .li7iwd6j { text-align: left; }
.zbmq6 .gckea { color: var(--text-primary); text-shadow: none; }
.zbmq6 .nrr8g { color: var(--text-muted); }
.zbmq6 .h1mco46 { margin-top: 16px; }
.zbmq6, .zbmq6.fy1fn11o { min-height: auto !important; }
.zbmq6.e0d1sa0d   .li7iwd6j { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.q3h7e .n2etvg94,
.q3h7e .nkf8jow,
.q3h7e .htrxvb .drg2t0 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.n2etvg94 .gckea { color: #fff; }
.n2etvg94 .nrr8g { color: rgba(255,255,255,0.85); }
.n2etvg94 .h1mco46 { background: #fff; color: var(--cta); }
.n2etvg94 .h1mco46:hover { opacity: 0.92; }
.id2qdt .u8zwigbu { position: relative; overflow: hidden; }
.id2qdt .u8zwigbu::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.zppi .u8zwigbu {
  animation: hg-breathe 7s ease-in-out infinite;
}
.c4kcl4 .u8zwigbu { position: relative; overflow: hidden; }
.c4kcl4 .u8zwigbu::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;
}
.zsl9i .u8zwigbu { position: relative; overflow: hidden; }
.zsl9i .u8zwigbu::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.q3h7e .u8zwigbu {
  animation: hg-fadein 1.2s ease-out both;
}
.u8zwigbu {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.hl6zzmwa {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.my9w {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.xiph5 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.u8zwigbu .gckea { text-shadow: none; color: var(--text-primary); }
.u8zwigbu .nrr8g { color: var(--text-muted); }
body.r6z4t3r .gckea {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.atepw .gckea {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.fy1fn11o.n2etvg94 .gckea,
section.n2etvg94 .gckea {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.u8zwigbu.jzmxt43z .hl6zzmwa { align-items: center; text-align: center; }
.u8zwigbu.e0d1sa0d   .hl6zzmwa { align-items: flex-start; text-align: left; }
.p2lspbnl .my9w { position: relative; }
.p2lspbnl .my9w::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.p2lspbnl.etqs5 .my9w::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.sy2qqpkn .my9w {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.sy2qqpkn .xiph5 {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.sy2qqpkn .nkf8jow {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.sy2qqpkn.etqs5 .my9w { padding: 32px 0 32px 32px; }
.pfyackh2 .my9w {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.pfyackh2 .xiph5 {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.etqs5 .hl6zzmwa {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.pfyackh2.etqs5 .my9w { padding: 40px 16px 40px 48px; }
.fy1fn11o .av7c {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.av7c .ffkl5t.wvm3vi {
  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;
}
.av7c .ffkl5t.wvm3vi:hover { opacity: 0.85; }
.fpacdk .my9w {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .u8zwigbu { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .u8zwigbu:not(.fpacdk) .my9w { display: none !important; }
  .fpacdk .my9w { padding: 16px; }
  .hl6zzmwa  { padding: 36px 24px; }
  .u8zwigbu~.qg34,.etqs5~.qg34{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .fy1fn11o, .u8zwigbu { min-height: 320px !important; }
  .gckea { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .n5ug,
  .dbvc,
  .u1biu { grid-template-columns: 1fr !important; }

  

  
  .h0tlh { display: flex !important; flex-direction: column !important; }
  .h0tlh .li7iwd6j { display: contents; }
  .h0tlh .drg2t0 { order: 0; }
  .h0tlh .gckea { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .h0tlh .n5ug { order: 2; padding: 0 16px 12px !important; }
  .h0tlh .nrr8g { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .t44s3wd .li7iwd6j { display: flex; flex-direction: column; }
  .t44s3wd .li7iwd6j .gckea { order: 1; }
  .t44s3wd .li7iwd6j .u1biu { order: 2; margin: 8px 0 24px !important; }
  .t44s3wd .li7iwd6j .nrr8g { order: 3; }
  .t44s3wd .li7iwd6j .h1mco46 { order: 4; align-self: center; margin-top: 0; }

  
  .u8zwigbu.fpacdk {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .u8zwigbu.fpacdk .hl6zzmwa { display: contents; padding: 0; }
  .u8zwigbu.fpacdk .hl6zzmwa .gckea { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .u8zwigbu.fpacdk .my9w { order: 2; padding: 12px 16px; }
  .u8zwigbu.fpacdk .hl6zzmwa .nrr8g { order: 3; padding: 0 24px; margin: 0 auto; }
  .u8zwigbu.fpacdk .hl6zzmwa .h1mco46 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.xnb6jy { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.cnuqtm { width: 100%; height: auto; display: block; border-radius: 10px; }
.agl6l15 .xnb6jy        { border-radius: 16px; }
.agl6l15 .cnuqtm  { border-radius: 16px; }
.uu86c87m .xnb6jy         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.uu86c87m .cnuqtm   { border-radius: 8px; }
.c39pwj { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qipwk { width: 100%; padding: 32px 0; position: relative; }
.nf2qwkr { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.d0mrtj3e .qipwk:nth-child(even) { background: var(--bg-surface); }
.d0mrtj3e .qipwk:nth-child(odd)  { background: var(--bg-page); }
.dnwqhwg .qipwk:nth-child(even) { background: var(--bg-card); }
.dnwqhwg .qipwk:nth-child(odd)  { background: var(--bg-page); }
.d0mrtj3e .qipwk:nth-child(odd)  .nf2qwkr { background: var(--bg-card); border-radius: 6px; }
.d0mrtj3e .qipwk:nth-child(even) .nf2qwkr { background: var(--bg-raised); border-radius: 6px; }
.dnwqhwg .qipwk:nth-child(odd)  .nf2qwkr { background: var(--bg-card); border-radius: 6px; }
.dnwqhwg .qipwk:nth-child(even) .nf2qwkr { background: var(--bg-raised); border-radius: 6px; }
.d0mrtj3e .qipwk:nth-child(even) .hzj7t3c .km9o,
.dnwqhwg .qipwk:nth-child(even) .hzj7t3c .km9o { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.d0mrtj3e .qipwk:nth-child(odd) .hzj7t3c .km9o,
.dnwqhwg .qipwk:nth-child(odd) .hzj7t3c .km9o { background: var(--bg-card-inner); }
.d0mrtj3e .qipwk:nth-child(even) .c825 .km9o:nth-child(odd),
.dnwqhwg .qipwk:nth-child(even) .c825 .km9o:nth-child(odd)  { background: var(--bg-card); }
.d0mrtj3e .qipwk:nth-child(even) .c825 .km9o:nth-child(even),
.dnwqhwg .qipwk:nth-child(even) .c825 .km9o:nth-child(even) { background: var(--bg-card-inner); }
h1.m1qws4pp { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.m1qws4pp {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.bazgn { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.u8e9z h2.m1qws4pp {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.wpcda4l h2.m1qws4pp {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ffdjwu h2.m1qws4pp {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.b4cv h2.m1qws4pp::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.t5x3y6j h2.m1qws4pp {
  color: var(--text-primary); font-size: 1.7rem;
}
.kyx2p h2.m1qws4pp::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ydghf3cs h2.m1qws4pp {
  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;
}
.ldptnoe { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ldptnoe { display: none; } }
.qg7wzg7b { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.oetqvp { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ql6itpa {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.rgr7aw7 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.yy4z43 { padding-left: 20px; }
.yy4z43 li { margin-bottom: 6px; }
.yy4z43 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.yy4z43 a:hover { color: var(--accent-light); }
.htun .rgr7aw7 { display: none; }
.t6lyg6b .rgr7aw7 { display: none; }
.t6lyg6b .yy4z43 { padding-left: 0; list-style: none; }
.t6lyg6b .yy4z43 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.t6lyg6b .yy4z43 a { font-size: 0.92rem; }
.oausx31 .ql6itpa { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.oausx31 .rgr7aw7 { display: none; }
.oausx31 .yy4z43 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.oausx31 .yy4z43 li { margin-bottom: 0; }
.oausx31 .yy4z43 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;
}
.oausx31 .yy4z43 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.v4xi4f .ql6itpa { padding: 20px 20px 16px; }
.v4xi4f .yy4z43 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.v4xi4f .yy4z43 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.v4xi4f .yy4z43 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;
}
.v4xi4f .yy4z43 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;
}
.v4xi4f .yy4z43 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.v4xi4f .yy4z43 a:focus,
.v4xi4f .yy4z43 a:focus-visible,
.v4xi4f .yy4z43 a:target { outline: none; }
.v4xi4f .yy4z43 li:target a { border-color: var(--border); color: var(--text-muted); }
.p74oz8 .ql6itpa { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.p74oz8 .rgr7aw7 { display: none; }
.p74oz8 .yy4z43 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.p74oz8 .yy4z43 li { margin-bottom: 0; }
.p74oz8 .yy4z43 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.p74oz8 .yy4z43 li:last-child::after { content: ""; margin-right: 0; }
.p74oz8 .yy4z43 a { font-size: 0.9rem; }
.km9o { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.hzj7t3c .km9o { background: var(--bg-card); }
.c825 .km9o:nth-child(odd)  { background: var(--bg-card); }
.c825 .km9o:nth-child(even) { background: var(--bg-raised); }
.lavfd .km9o {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.lavfd .km9o:last-child { border-bottom: none; }
.lavfd h3.bazgn { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wpg9wldr .km9o {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wpg9wldr .km9o + .km9o { margin-top: 4px; }
.begci4 .km9o { background: none; border-radius: 0; padding: 12px 0; }
.begci4 .km9o + .km9o { border-top: 1px solid var(--border-section); }
.ubfhxm1s { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.q7kp7i91 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.peoxc, .naqkkv5 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.peoxc li, .naqkkv5 li { margin-bottom: 6px; }
.naqkkv5 li { list-style: decimal; }
.ud8pw     .peoxc { list-style-type: "● "; }
.zrrd0gl  .peoxc { list-style-type: "■ "; }
.oayj .peoxc { list-style-type: "◆ "; }
.dqd0    .peoxc { list-style-type: "★ "; }
.ud8pw     .s9efh8 { list-style-type: "● "; }
.zrrd0gl  .s9efh8 { list-style-type: "■ "; }
.oayj .s9efh8 { list-style-type: "◆ "; }
.dqd0    .s9efh8 { list-style-type: "★ "; }
.ud8pw    .peoxc li::marker, .ud8pw    .s9efh8 li::marker,
.zrrd0gl .peoxc li::marker, .zrrd0gl .s9efh8 li::marker,
.oayj .peoxc li::marker, .oayj .s9efh8 li::marker,
.dqd0   .peoxc li::marker, .dqd0   .s9efh8 li::marker {
  color: var(--cta); font-size: 1em;
}
.ud8pw .naqkkv5,
.zrrd0gl .naqkkv5,
.oayj .naqkkv5,
.dqd0 .naqkkv5 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ud8pw .naqkkv5 li,
.zrrd0gl .naqkkv5 li,
.oayj .naqkkv5 li,
.dqd0 .naqkkv5 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ud8pw .naqkkv5 li::before,
.zrrd0gl .naqkkv5 li::before,
.oayj .naqkkv5 li::before,
.dqd0 .naqkkv5 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;
}
.ud8pw     .naqkkv5 li::before { border-radius: 50%; }
.zrrd0gl  .naqkkv5 li::before { border-radius: 3px; }
.oayj .naqkkv5 li::before { border-radius: 3px; }
.dqd0    .naqkkv5 li::before { border-radius: 50%; }
.xoytz9 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.te5k .xoytz9,
.fuke .xoytz9 { background: transparent; border: none; border-radius: 0; }
.ni37h { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ni37h th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ni37h td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ni37h tr:hover td { background: var(--bg-hover); }
.yfh4 .ni37h tbody tr:nth-child(even) td { background: var(--bg-surface); }
.qn6spc .ni37h { border: 1px solid var(--border-alt); }
.qn6spc .ni37h th,
.qn6spc .ni37h td { border: 1px solid var(--border-alt); }
.nv1pluh .ni37h th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.nv1pluh .ni37h td { border-bottom: none; }
.nv1pluh .ni37h tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.m76q .ni37h th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.lh6fa .xoytz9 {
  overflow: hidden;
}
.lh6fa .ni37h th { border-bottom: 1px solid var(--border-alt); }
.lh6fa .ni37h tr:last-child td { border-bottom: none; }
.ivfsl6ux { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.jqrulxn { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.jfntmkp6 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.w3ak8 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.sgaz5ixx { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.s9efh8 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.s9efh8 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%}
.ojgi .w3ak8 { background: transparent; text-align: center; }
.y08n .jfntmkp6 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.malqhm .jfntmkp6 {
  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);
}
.cvn7z7e6 .jqrulxn { display: grid; grid-template-columns: auto 1fr; }
.cvn7z7e6 .jfntmkp6 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.cvn7z7e6 .w3ak8 { grid-column: 2; }
.cvn7z7e6 .sgaz5ixx,
.cvn7z7e6 .s9efh8 { grid-column: 1 / -1; }
.niqbqn .jqrulxn { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.niqbqn .jfntmkp6 {
  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);
}
.niqbqn .w3ak8 { grid-column: 2; }
.niqbqn .sgaz5ixx,
.niqbqn .s9efh8 { grid-column: 1 / -1; }
.hqayizoe .jqrulxn { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.hqayizoe .w3ak8 { background: none; color: var(--accent-light); font-weight: 700; }
.cqsvq .jqrulxn { 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); }
.cqsvq .w3ak8 { background: none; color: var(--accent-light); font-weight: 700; }
.zc0kfiuh .jqrulxn { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.zc0kfiuh .jqrulxn:last-child { border-bottom: none; }
.zc0kfiuh .w3ak8 { background: none; color: var(--accent-light); font-weight: 700; }
.hxi831d5 .jqrulxn { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.hxi831d5 .w3ak8 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.eu9e .ivfsl6ux { counter-reset: card-n; }
.eu9e .jqrulxn  { counter-increment: card-n; }
.eu9e .w3ak8 { display: flex; align-items: center; gap: 10px; }
.eu9e .w3ak8::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;
}
.m40dib .jqrulxn { background: var(--bg-surface); border: 1px solid var(--border); }
.m40dib .w3ak8 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.y0sb { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.xtqbse7c  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.vulysj { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.mzpt3j { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.mckidt7s { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.y0sb strong { color: var(--text-primary); font-size: 0.95rem; }
.y0sb p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.yl8zv4cx { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.dk2c88, .u3fag { border-radius: 8px; padding: 14px; }
.dk2c88 { background: var(--bg-pros); }
.u3fag { background: var(--bg-cons); }
.lz73ex { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.dk2c88 .lz73ex { color: var(--c-pros-label); }
.u3fag .lz73ex { color: #f87171; }
.dk2c88 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.u3fag ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.cnuqtm { width: 100%; height: auto; border-radius: 10px; display: block; }
.wvm3vi {
  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;
}
.wvm3vi:hover { opacity: 0.85; }
.kzgqwfal .wvm3vi  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.kzgqwfal .wvm3vi:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.lqxkt .wvm3vi  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.lqxkt .wvm3vi:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.xh0h14p .h1mco46 { border-radius: 50px; }
.xh0h14p .wvm3vi  { border-radius: 50px; }
.i4ruriip .h1mco46 { padding-left: 22px; padding-right: 22px; }
.i4ruriip .wvm3vi  { padding-left: 12px; padding-right: 12px; }
.fz1asz4 .h1mco46 { padding-left: 44px; padding-right: 44px; }
.fz1asz4 .wvm3vi  { padding-left: 24px; padding-right: 24px; }
.z4bpx6 .h1mco46 { padding-left: 56px; padding-right: 56px; }
.z4bpx6 .wvm3vi  { padding-left: 32px; padding-right: 32px; }
.f7pc34o   .h1mco46::after, .f7pc34o   .wvm3vi::after,
.hb5eh .h1mco46::after, .hb5eh .wvm3vi::after,
.ctews    .h1mco46::after, .ctews    .wvm3vi::after,
.z5ny9k5    .h1mco46::after, .z5ny9k5    .wvm3vi::after,
.iq4mbef    .h1mco46::after, .iq4mbef    .wvm3vi::after,
.bm08y5bd     .h1mco46::after, .bm08y5bd     .wvm3vi::after,
.urnhyxy    .h1mco46::after, .urnhyxy    .wvm3vi::after,
.qzymu   .h1mco46::after, .qzymu   .wvm3vi::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;
}
.f7pc34o .h1mco46::after, .f7pc34o .wvm3vi::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");
}
.hb5eh .h1mco46::after, .hb5eh .wvm3vi::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");
}
.ctews .h1mco46::after, .ctews .wvm3vi::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");
}
.z5ny9k5 .h1mco46::after, .z5ny9k5 .wvm3vi::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");
}
.iq4mbef .h1mco46::after, .iq4mbef .wvm3vi::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");
}
.bm08y5bd .h1mco46::after, .bm08y5bd .wvm3vi::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");
}
.urnhyxy .h1mco46::after, .urnhyxy .wvm3vi::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");
}
.qzymu .h1mco46::after, .qzymu .wvm3vi::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");
}
.nve5r0h   .ency::after, .nve5r0h   .z5vul::after,
.rhou6ts .ency::after, .rhou6ts .z5vul::after,
.bg6tkiz    .ency::after, .bg6tkiz    .z5vul::after,
.i7ui853    .ency::after, .i7ui853    .z5vul::after,
.mbfqms    .ency::after, .mbfqms    .z5vul::after,
.wijre9nr     .ency::after, .wijre9nr     .z5vul::after,
.gx69r    .ency::after, .gx69r    .z5vul::after,
.fx6q   .ency::after, .fx6q   .z5vul::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;
}
.nve5r0h .ency::after, .nve5r0h .z5vul::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");
}
.rhou6ts .ency::after, .rhou6ts .z5vul::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");
}
.bg6tkiz .ency::after, .bg6tkiz .z5vul::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");
}
.i7ui853 .ency::after, .i7ui853 .z5vul::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");
}
.mbfqms .ency::after, .mbfqms .z5vul::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");
}
.wijre9nr .ency::after, .wijre9nr .z5vul::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");
}
.gx69r .ency::after, .gx69r .z5vul::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");
}
.fx6q .ency::after, .fx6q .z5vul::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");
}
.kcta .hgc6p7uj { background: var(--bg-raised); }
.ffkl5t.wvm3vi {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .bwlk9 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .bwlk9::before    { grid-area: rank;   }
  .cn683x           { grid-area: ident;  }
  .dex7     { grid-area: rating; min-width: 0; width: auto; }
  .ufedt3           { grid-area: pills;  }
  .ffkl5t             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .bwlk9 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .bwlk9::before    { justify-self: center; }
  .cn683x           { width: 100%; }
  .dex7     { justify-self: center; }
  .ufedt3           { grid-template-columns: 1fr; }
}
.endmhek .rk2vbf li::before { content: "→"; }
.endmhek .ylbpi li::before { content: "–"; }
@media (min-width: 860px) {
  .ykik3 .zb1zss {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ykik3 .w8r7 { margin: 0; }
}
.j3lhnz .jxcp1 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.j3lhnz .ej1gii2 h3 { color: var(--accent-light); }
.j3lhnz .mtkf4i { background: var(--bg-page); border: 1px solid var(--border); }
.fuke .yl8zv4cx { gap: 10px; }
.fuke .dk2c88, .fuke .u3fag { padding: 12px; }
.fuke .dk2c88 ul, .fuke .u3fag ul { margin: 4px 0 0; padding-left: 18px; }
.fuke .dk2c88 li, .fuke .u3fag li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .v1hevc { grid-template-columns: 1fr; }
  .fjpahg { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .fjpahg .sqi2 { width: 72px; height: 50px; }
  .fjpahg .qe26 { max-width: 180px; }
  .fjpahg .r6b77g { width: auto; }
}
@media (max-width: 720px) {
  .iu74zu { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .esejz80 { padding: 16px; }
  .q5kti0 .bogt { min-width: 50%; }
}
.yrwpy5 .yl8zv4cx { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .kfjt3wq { grid-template-columns: 1fr; }
  .kwi6i5fg { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pfqva { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .t57kl1p { flex-wrap: wrap; padding: 16px; }
}
.kut22 .yl8zv4cx { gap: 8px; }
.kut22 .dk2c88, .kut22 .u3fag { padding: 8px; }
@media (max-width: 480px) {
  .chzigz1q { flex-direction: column; align-items: stretch; }
}
.whw89a .r6b77g .wvm3vi { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .z2mvso { flex-direction: column; align-items: stretch; gap: 10px; }
  .whw89a .r6b77g { text-align: center; }
}
@media (max-width: 720px) {
  .ph2i3m3y { grid-template-columns: 1fr; }
  .jmqzw31r { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .oswmn3 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .mdthl { grid-template-columns: 1fr; }
  .m409 { width: 100px; height: 100px; margin: 16px auto; }
  .o9wl { font-size: 1.4rem; }
  .lwzvyyv { justify-content: center; }
  .n1nhxe .bogt { min-width: 50%; }
}
.jvoy9fi9 .yl8zv4cx { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vmpshz { flex-wrap: wrap; padding: 14px 16px; }
  .augsz6it { padding: 12px 16px; }
  .jvoy9fi9 .yl8zv4cx { margin: 0 16px; }
  .jvoy9fi9 .kq16fw { padding: 0 16px; }
  .ba0ngcvn { padding: 12px 16px; }
}
.ntsfnpl1 .bwlk9 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ntsfnpl1 .bwlk9:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.qwfsekdk .ufedt3 .zl9zt {
  background: transparent; padding: 4px 8px;
}
.qwfsekdk .ufedt3 .omftoej { font-size: .65rem; opacity: .65; }
.qwfsekdk .ufedt3 .nf2ak573   { font-size: 1.15rem; color: var(--accent-light); }
.nreb { margin: 16px 0; }
.tfzruc { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.tfzruc summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.tfzruc summary::after { content: "+"; color: var(--accent-light); }
.tfzruc[open] summary::after { content: "−"; }
.tfzruc p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qipwk { margin-bottom: 0; }
.yc5g h2.m1qws4pp { color: var(--text-primary); border-color: var(--accent-light); }
.rgw6 h2.m1qws4pp { color: var(--text-primary); border-color: var(--accent-light); }
.enyu .xtqbse7c     { background: #052e16; border-color: #10b981; }
.enyu .vulysj { background: #2d0a1e; border-color: #f43f5e; }
.enyu .mzpt3j    { background: #1e1036; border-color: #a855f7; }
.enyu .y0sb strong  { color: #f1f5f9; }
.enyu .y0sb p       { color: #cbd5e1; }
.enyu .unud    .xtqbse7c     .mckidt7s::before,
.enyu .vq1yyrwc  .xtqbse7c     .mckidt7s::before,
.enyu .pdrp2s4  .xtqbse7c     .mckidt7s::before,
.enyu .ftao779 .xtqbse7c     .mckidt7s::before { color: #10b981; }
.enyu .unud    .vulysj .mckidt7s::before,
.enyu .vq1yyrwc  .vulysj .mckidt7s::before,
.enyu .pdrp2s4  .vulysj .mckidt7s::before,
.enyu .ftao779 .vulysj .mckidt7s::before { color: #f43f5e; }
.enyu .unud    .mzpt3j    .mckidt7s::before,
.enyu .vq1yyrwc  .mzpt3j    .mckidt7s::before,
.enyu .pdrp2s4  .mzpt3j    .mckidt7s::before,
.enyu .ftao779 .mzpt3j    .mckidt7s::before { color: #a855f7; }
.jk2igpe .xtqbse7c     { background: #2d2000; border-color: #eab308; }
.jk2igpe .vulysj { background: #2d0b0b; border-color: #ef4444; }
.jk2igpe .mzpt3j    { background: #2d1600; border-color: #f97316; }
.jk2igpe .y0sb strong  { color: #f1f5f9; }
.jk2igpe .y0sb p       { color: #cbd5e1; }
.jk2igpe .unud    .xtqbse7c     .mckidt7s::before,
.jk2igpe .vq1yyrwc  .xtqbse7c     .mckidt7s::before,
.jk2igpe .pdrp2s4  .xtqbse7c     .mckidt7s::before,
.jk2igpe .ftao779 .xtqbse7c     .mckidt7s::before { color: #eab308; }
.jk2igpe .unud    .vulysj .mckidt7s::before,
.jk2igpe .vq1yyrwc  .vulysj .mckidt7s::before,
.jk2igpe .pdrp2s4  .vulysj .mckidt7s::before,
.jk2igpe .ftao779 .vulysj .mckidt7s::before { color: #ef4444; }
.jk2igpe .unud    .mzpt3j    .mckidt7s::before,
.jk2igpe .vq1yyrwc  .mzpt3j    .mckidt7s::before,
.jk2igpe .pdrp2s4  .mzpt3j    .mckidt7s::before,
.jk2igpe .ftao779 .mzpt3j    .mckidt7s::before { color: #f97316; }
.l355x3 .xtqbse7c     { background: #0c1a2e; border-color: #38bdf8; }
.l355x3 .vulysj { background: #12103a; border-color: #818cf8; }
.l355x3 .mzpt3j    { background: #0a2020; border-color: #2dd4bf; }
.l355x3 .y0sb strong  { color: #f1f5f9; }
.l355x3 .y0sb p       { color: #cbd5e1; }
.l355x3 .unud    .xtqbse7c     .mckidt7s::before,
.l355x3 .vq1yyrwc  .xtqbse7c     .mckidt7s::before,
.l355x3 .pdrp2s4  .xtqbse7c     .mckidt7s::before,
.l355x3 .ftao779 .xtqbse7c     .mckidt7s::before { color: #38bdf8; }
.l355x3 .unud    .vulysj .mckidt7s::before,
.l355x3 .vq1yyrwc  .vulysj .mckidt7s::before,
.l355x3 .pdrp2s4  .vulysj .mckidt7s::before,
.l355x3 .ftao779 .vulysj .mckidt7s::before { color: #818cf8; }
.l355x3 .unud    .mzpt3j    .mckidt7s::before,
.l355x3 .vq1yyrwc  .mzpt3j    .mckidt7s::before,
.l355x3 .pdrp2s4  .mzpt3j    .mckidt7s::before,
.l355x3 .ftao779 .mzpt3j    .mckidt7s::before { color: #2dd4bf; }
.qzxv .xtqbse7c     { background: var(--accent-bg); border-color: var(--accent-light); }
.qzxv .vulysj { background: var(--accent-bg-light); border-color: var(--accent-light); }
.qzxv .mzpt3j    { background: var(--accent-bg); border-color: var(--accent-pale); }
.qzxv .unud    .mckidt7s::before,
.qzxv .vq1yyrwc  .mckidt7s::before,
.qzxv .pdrp2s4  .mckidt7s::before,
.qzxv .ftao779 .mckidt7s::before { color: var(--accent-light) !important; }
.epprcar::before,
.xlzbna4::before { margin-right: 5px; }
.rzdq .dk2c88 ul li,
.rzdq .dk2c88 .epprcar { color: #22c55e; }
.rzdq .u3fag ul li,
.rzdq .u3fag .xlzbna4 { color: #ef4444; }
.jmcc5 .dk2c88 { background: var(--bg-pros); }
.jmcc5 .u3fag { background: var(--bg-cons); }
.jmcc5 .dk2c88 .epprcar { color: var(--c-pros-label); }
.jmcc5 .u3fag .xlzbna4 { color: var(--c-cons); }
.jmcc5 .dk2c88 ul li,
.jmcc5 .rk2vbf li            { color: var(--c-pros); }
.jmcc5 .u3fag ul li,
.jmcc5 .ylbpi li            { color: var(--c-cons); }
.qfm06c .dk2c88 { background: var(--bg-pros); }
.qfm06c .u3fag { background: var(--bg-cons); }
.qfm06c .dk2c88 .epprcar { color: var(--c-pros-label); }
.qfm06c .u3fag .xlzbna4 { color: var(--c-cons); }
.qfm06c .dk2c88 ul li,
.qfm06c .u3fag ul li,
.qzkye .epprcar::before { content: "✓ "; }
.qzkye .xlzbna4::before { content: "✗ "; }
.endmhek .epprcar::before { content: "→ "; }
.endmhek .xlzbna4::before { content: "← "; }
.st4rub .epprcar::before { content: "★ "; }
.st4rub .xlzbna4::before { content: "✕ "; }
.vhup4 .epprcar::before { content: "◆ "; }
.vhup4 .xlzbna4::before { content: "▲ "; }
.ft5tzpib .y0sb { background: transparent; border-left: none; border: 1.5px solid; }
.ft5tzpib .xtqbse7c     { border-color: var(--c-tip-border); }
.ft5tzpib .vulysj { border-color: var(--c-warn-border); }
.ft5tzpib .mzpt3j    { border-color: #60a5fa; }
.ft5tzpib .y0sb strong { color: var(--text-primary); }
.ft5tzpib .y0sb p      { color: var(--text-muted); }
.c6ter .y0sb { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.c6ter .xtqbse7c     { border-top-color: var(--c-tip-border); }
.c6ter .vulysj { border-top-color: var(--c-warn-border); }
.c6ter .mzpt3j    { border-top-color: #60a5fa; }
.ftel5 .y0sb { border-left: none; border-radius: 8px; }
.ftel5 .xtqbse7c     { background: #065f46; }
.ftel5 .vulysj { background: #92400e; }
.ftel5 .mzpt3j    { background: #1e3a8a; }
.ftel5 .y0sb strong,
.ftel5 .y0sb p { color: #fff; }
.ftel5 .mckidt7s::before { color: rgba(255,255,255,0.85) !important; }
.enyu.ftel5 .xtqbse7c,
.enyu .ftel5 .xtqbse7c     { background: #052e16; }
.enyu.ftel5 .vulysj,
.enyu .ftel5 .vulysj { background: #2d0a1e; }
.enyu.ftel5 .mzpt3j,
.enyu .ftel5 .mzpt3j    { background: #1e1036; }
.jk2igpe.ftel5 .xtqbse7c,
.jk2igpe .ftel5 .xtqbse7c      { background: #2d2000; }
.jk2igpe.ftel5 .vulysj,
.jk2igpe .ftel5 .vulysj  { background: #2d0b0b; }
.jk2igpe.ftel5 .mzpt3j,
.jk2igpe .ftel5 .mzpt3j     { background: #2d1600; }
.l355x3.ftel5 .xtqbse7c,
.l355x3 .ftel5 .xtqbse7c      { background: #0c1a2e; }
.l355x3.ftel5 .vulysj,
.l355x3 .ftel5 .vulysj  { background: #12103a; }
.l355x3.ftel5 .mzpt3j,
.l355x3 .ftel5 .mzpt3j     { background: #0a2020; }
.a5uo .y0sb { border-left: none; border-radius: 6px; padding: 10px 14px; }
.a5uo .xtqbse7c     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.a5uo .vulysj { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.a5uo .mzpt3j    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.a5uo .y0sb strong { color: var(--text-primary); }
.a5uo .y0sb p      { color: var(--text-muted); }
.u77gwx3 .y0sb { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.unud .mckidt7s,
.vq1yyrwc .mckidt7s,
.pdrp2s4 .mckidt7s,
.ftao779 .mckidt7s { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.unud .mckidt7s::before,
.vq1yyrwc .mckidt7s::before,
.pdrp2s4 .mckidt7s::before,
.ftao779 .mckidt7s::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.unud .xtqbse7c     .mckidt7s::before { content: "✦"; color: var(--c-tip-border); }
.unud .vulysj .mckidt7s::before { content: "▲"; color: var(--c-warn-border); }
.unud .mzpt3j    .mckidt7s::before { content: "◉"; color: #60a5fa; }
.vq1yyrwc .xtqbse7c     .mckidt7s::before { content: "★"; color: var(--c-tip-border); }
.vq1yyrwc .vulysj .mckidt7s::before { content: "◆"; color: var(--c-warn-border); }
.vq1yyrwc .mzpt3j    .mckidt7s::before { content: "●"; color: #60a5fa; }
.pdrp2s4 .xtqbse7c     .mckidt7s::before { content: "▶"; color: var(--c-tip-border); }
.pdrp2s4 .vulysj .mckidt7s::before { content: "■"; color: var(--c-warn-border); }
.pdrp2s4 .mzpt3j    .mckidt7s::before { content: "▸"; color: #60a5fa; }
.ftao779 .xtqbse7c     .mckidt7s::before { content: "→"; color: var(--c-tip-border); }
.ftao779 .vulysj .mckidt7s::before { content: "⬥"; color: var(--c-warn-border); }
.ftao779 .mzpt3j    .mckidt7s::before { content: "◈"; color: #60a5fa; }
.zg8q .hzj7t3c .km9o,
.zg8q .c825 .km9o  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.zg8q .jqrulxn                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.zg8q .xoytz9          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.zg8q .ql6itpa                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.spaypyt .hzj7t3c .km9o,
.spaypyt .c825 .km9o,
.spaypyt .jqrulxn,
.spaypyt .bwlk9,
.spaypyt .w8r7,
.spaypyt .xoytz9,
.spaypyt .ql6itpa,
.spaypyt .u77gwx3 .y0sb { box-shadow: none; }
.z1tfjzq   .tif4c4, .z1tfjzq .ubfhxm1s, .z1tfjzq .q7kp7i91,
.z1tfjzq   .qg7wzg7b, .z1tfjzq .oetqvp { font-size: 0.9rem; }
.z1tfjzq   .peoxc, .z1tfjzq .naqkkv5 { font-size: 0.9rem; }
.m438efr3   .tif4c4, .m438efr3 .ubfhxm1s, .m438efr3 .q7kp7i91,
.m438efr3   .qg7wzg7b, .m438efr3 .oetqvp { font-size: 0.95rem; }
.m438efr3   .peoxc, .m438efr3 .naqkkv5 { font-size: 0.95rem; }
.bwfulhby   .tif4c4, .bwfulhby .ubfhxm1s, .bwfulhby .q7kp7i91,
.bwfulhby   .qg7wzg7b, .bwfulhby .oetqvp { font-size: 1.08rem; }
.bwfulhby   .peoxc, .bwfulhby .naqkkv5 { font-size: 1.05rem; }
.bwfulhby   .ni37h { font-size: 0.97rem; }
.b6cj .gckea      { font-size: 3.2rem; }
.b6cj h2.m1qws4pp { font-size: 1.9rem; }
.b6cj h3.bazgn     { font-size: 1.4rem; }
.j2dkicv .gckea      { font-size: 3.8rem; }
.j2dkicv h2.m1qws4pp { font-size: 2.2rem; }
.j2dkicv h3.bazgn     { font-size: 1.6rem; }
.qipwk + .qipwk { position: relative; }
.ittw4nb   .qipwk + .qipwk::before,
.j72s84j  .qipwk + .qipwk::before,
.u0b2h   .qipwk + .qipwk::before,
.e95m   .qipwk + .qipwk::before,
.hb5buo   .qipwk + .qipwk::before,
.bh0120 .qipwk + .qipwk::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ittw4nb .qipwk + .qipwk::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.j72s84j .qipwk + .qipwk::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.u0b2h .qipwk + .qipwk::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;
}
.e95m .qipwk + .qipwk::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.s85yg4b .qipwk { margin-bottom: 16px; }
.s85yg4b .qipwk + .qipwk { margin-top: 0; }
.s85yg4b .nf2qwkr { padding-top: 0; padding-bottom: 0; }
.hb5buo .qipwk + .qipwk::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.bh0120 .qipwk + .qipwk::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jvgvo66u .qipwk + .qipwk::before,
.r9470ku .qipwk + .qipwk::before,
.qe80e3 .qipwk + .qipwk::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%;
}
.d0mrtj3e .jvgvo66u .qipwk:nth-child(even)::before,
.d0mrtj3e .r9470ku .qipwk:nth-child(even)::before,
.d0mrtj3e .qe80e3 .qipwk:nth-child(even)::before { background: var(--bg-surface); }
.dnwqhwg .jvgvo66u .qipwk:nth-child(even)::before,
.dnwqhwg .r9470ku .qipwk:nth-child(even)::before,
.dnwqhwg .qe80e3 .qipwk:nth-child(even)::before { background: var(--bg-card); }
.jvgvo66u .qipwk + .qipwk::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");
}
.r9470ku .qipwk + .qipwk::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");
}
.qe80e3 .qipwk + .qipwk::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");
}
.v042az0 .hl6zzmwa,
.clk0u .hl6zzmwa { padding-bottom: 60px; }
.uu7js4sm .hl6zzmwa { padding-bottom: 70px; }
.gqk7e  .htrxvb:not(.n2etvg94) .drg2t0 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.cn98 .u8zwigbu { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.eeao6vx6 .u8zwigbu { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.gqk7e .n2etvg94 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.gqk7e .nkf8jow { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.gqk7e .u8zwigbu { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pajzuj .u8zwigbu { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ecmry .u8zwigbu { background: var(--accent-bg); }
.plldhhvw .xnb6jy { float: left; width: 38%; margin: 0 28px 16px 0; }
.plldhhvw .xnb6jy .cnuqtm { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.plldhhvw .nf2qwkr::after { content: ''; display: block; clear: both; }
.zguq .xnb6jy { float: right; width: 38%; margin: 0 0 16px 28px; }
.zguq .xnb6jy .cnuqtm { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zguq .nf2qwkr::after { content: ''; display: block; clear: both; }
.kzuecmot .qipwk:nth-child(odd)  .xnb6jy { float: left;  width: 38%; margin: 0 28px 16px 0; }
.kzuecmot .qipwk:nth-child(even) .xnb6jy { float: right; width: 38%; margin: 0 0 16px 28px; }
.kzuecmot .xnb6jy .cnuqtm { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kzuecmot .nf2qwkr::after { content: ''; display: block; clear: both; }
.plldhhvw .ivfsl6ux,
.zguq .ivfsl6ux,
.kzuecmot .ivfsl6ux,
@media (max-width: 900px) {
  .plldhhvw .xnb6jy,
  .zguq .xnb6jy,
  .kzuecmot .qipwk:nth-child(odd)  .xnb6jy,
  .kzuecmot .qipwk:nth-child(even) .xnb6jy {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .plldhhvw .xnb6jy .cnuqtm,
  .zguq .xnb6jy .cnuqtm,
  .kzuecmot .xnb6jy .cnuqtm {
    max-height: none !important;
  }
}
.plldhhvw .peoxc,
.plldhhvw .naqkkv5,
.zguq .peoxc,
.zguq .naqkkv5,
.kzuecmot .peoxc,
.kzuecmot .naqkkv5 { overflow: hidden; }
@media (max-width: 640px) {
  .plldhhvw .xnb6jy,
  .zguq .xnb6jy,
  .kzuecmot .xnb6jy { float: none; width: 100%; margin: 0 0 16px 0; }
}
.fy7midad .c39pwj,
.fy7midad .nf2qwkr,
.fy7midad .pnbn  { max-width: 1100px; }
.bkz905v .c39pwj,
.bkz905v .nf2qwkr,
.bkz905v .pnbn  { max-width: 1200px; }
.h1gw .c39pwj,
.h1gw .nf2qwkr,
.h1gw .pnbn  { max-width: 1320px; }
.h1gw { --content-mw: 1320px; }
.nocot5 { font-size: 0.82rem; color: var(--text-muted); }
.joxq { display: flex; align-items: center; }
.igifn {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.p6ml { display: flex; align-items: center; }
.ped8w4z0 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ped8w4z0:hover { text-decoration: underline; }
.v9id40z { margin: 0 3px; opacity: 0.45; }
.v9id40z::before { content: '/'; }
.sfu5so { padding: 2px 5px; color: var(--text-main); }
.e0tpjfn .nocot5 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.e0tpjfn .joxq { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.shxesv .nocot5 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.shxesv .joxq { padding: 0 0 0 12px; }
.i1j5o8t2 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.j5d4f44 .joxq { padding: 0 16px; }
.j5d4f44 .nocot5 {
  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);
}
.j5d4f44 .c39pwj { padding-top: 28px; }
@media (max-width: 720px) {
  .i1j5o8t2 { margin-top: 18px; padding: 0 16px; }
  .j5d4f44 .c39pwj { padding-top: 16px; }
}
.fy7midad.e0tpjfn .joxq { max-width: 1100px; }
.bkz905v.e0tpjfn .joxq { max-width: 1200px; }
.h1gw.e0tpjfn .joxq { max-width: 1320px; }
.fy7midad .i1j5o8t2 { max-width: 1100px; }
.bkz905v .i1j5o8t2 { max-width: 1200px; }
.h1gw .i1j5o8t2 { max-width: 1320px; }
.zegx .qipwk { padding-top: 16px; padding-bottom: 16px; }
.byvwv1 .qipwk { padding-top: 24px; padding-bottom: 24px; }
.hadnx .qipwk { padding-top: 40px; padding-bottom: 40px; }
.xbz365 .qipwk { padding-top: 52px; padding-bottom: 52px; }
.bb1170q5 .qipwk:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.bb1170q5 .qipwk:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.bb1170q5 .qipwk:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.bb1170q5 .qipwk:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.kmvozru .nf2qwkr { padding-top: 10px;  padding-bottom: 10px; }
.w7g7r6 .nf2qwkr { padding-top: 18px;  padding-bottom: 18px; }
.weyd463z .nf2qwkr { padding-top: 36px;  padding-bottom: 36px; }
.z5nmi .nf2qwkr { padding-top: 48px;  padding-bottom: 48px; }
.eanai h2.m1qws4pp { font-weight: 600; }
.eanai h3.bazgn     { font-weight: 600; }
.zbv0 h2.m1qws4pp { font-weight: 800; }
.zbv0 h3.bazgn     { font-weight: 700; }
.jafku { font-weight: 600; }
.jafku h2.m1qws4pp { font-weight: 900; }
.jafku h3.bazgn     { font-weight: 800; }
.jafku .y0sb strong,
.jafku .y0sb strong { font-weight: 600; }
.ency {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.n8o5 .ency { display: none; }
@media (max-width: 640px) {
  .xax5f { display: none; }
  .ency {
    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;
  }
}
.ency { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ency:hover { opacity: 0.85; }
.k6pbz2p .ency { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.nm3stmj .ency,
.dlydk9p  .ency { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.nm3stmj .ency:hover,
.dlydk9p  .ency:hover { opacity: 0.88; }
.k6pbz2p.nm3stmj .ency,
.k6pbz2p.dlydk9p  .ency { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.z5vul {
  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;
}
.z5vul:hover { transform: translateY(-2px); opacity: 0.92; }
.z5vul { background: var(--cta) !important; color: #fff !important; border: none !important; }
.in3rbho .z5vul { display: none; }
.tbv9v66 .z5vul { right: 32px; }
.jeuqgd1  .z5vul { left: 32px; }
@media (max-width: 480px) {
  .tbv9v66 .z5vul { right: 20px; bottom: 20px; }
  .jeuqgd1  .z5vul { left: 20px; bottom: 20px; }
}
.hys1 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.pnbn { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.hfnvb3 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.iz8gvgr0 { color: var(--text-dim); font-size: 0.8rem; }
.summbxgo a, .qjqxzogr a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.summbxgo a:hover, .qjqxzogr a:hover { color: var(--accent-light); }
.qjqxzogr { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.z2qbu6k .pnbn { text-align: center; }
.z2qbu6k .qjqxzogr { justify-content: center; margin-bottom: 16px; }
.z2qbu6k .hfnvb3 { margin-top: 0; }
.psa3 { margin-top: 10px; }
.psa3 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .pnbn { padding-left: 16px; padding-right: 16px; }
  .oba2i4 .pnbn { padding: 20px 16px; }
  .qjqxzogr { gap: 4px 12px; }
  .hfnvb3 { font-size: 0.78rem; }
}
.rgaxf .hfnvb3 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.rgaxf .iz8gvgr0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .rgaxf .d63qwu8 { grid-template-columns: 1fr 1fr; } .rgaxf .sm57tl6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rgaxf .d63qwu8 { grid-template-columns: 1fr; } }
.wrkcgo3 .hfnvb3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wrkcgo3 .ca96 { gap: 12px; } .wrkcgo3 .r7rk9 { margin-right: 0; width: 100%; } }
.qm4v .hfnvb3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.qm4v .iz8gvgr0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .qm4v .rzbw97gx { grid-template-columns: 1fr 1fr; } .qm4v .hma7qiid { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qm4v .rzbw97gx { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .buk6 .eulh2j { grid-template-columns: 1fr 1fr; } .buk6 .pm98:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .buk6 .eulh2j { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .p3wwdn .eulh2j { grid-template-columns: 1fr; } }
.wzoynl .pnbn { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.wzoynl .qjqxzogr { justify-content: center; }
.kf7z3d .iw0r      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.kf7z3d .hys1 { background: var(--bg-page); border-top-color: var(--border-alt); }
.swrq4i9s .iw0r      { background: #0d1117; border-bottom-color: #21262d; }
.swrq4i9s .wvt5hf { color: var(--accent-light); }
.swrq4i9s .tr8urc { --msep-color: #8b949e; }
.swrq4i9s .tr8urc a { color: #8b949e; }
.swrq4i9s .tr8urc a:hover { color: var(--accent-light); }
.swrq4i9s .o9aou { color: #8b949e; }
.swrq4i9s .hys1 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.swrq4i9s .hfnvb3,
.swrq4i9s .iz8gvgr0 { color: #6e7681; }
.swrq4i9s .summbxgo a, .swrq4i9s .qjqxzogr a,
.swrq4i9s .summbxgo a:hover, .swrq4i9s .qjqxzogr a:hover,
@media (max-width: 640px) {
  .swrq4i9s .tr8urc { background: #0d1117; border-top-color: #21262d; }
  .swrq4i9s .tr8urc li a { border-bottom-color: #21262d; }
}
.to495d .iw0r      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.to495d .wvt5hf { color: var(--accent-light); }
.to495d .tr8urc { --msep-color: #475569; }
.to495d .tr8urc a { color: #475569; }
.to495d .tr8urc a:hover { color: var(--accent-light); }
.to495d .o9aou { color: #64748b; }
.to495d .hys1 { background: #f0f4f8; border-top-color: #cbd5e1; }
.to495d .hfnvb3,
.to495d .iz8gvgr0 { color: #64748b; }
.to495d .summbxgo a, .to495d .qjqxzogr a,
.to495d .summbxgo a:hover, .to495d .qjqxzogr a:hover,
@media (max-width: 640px) {
  .to495d .tr8urc { background: #f0f4f8; border-top-color: #cbd5e1; }
  .to495d .tr8urc li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.nm3stmj .iw0r      { background: var(--accent); border-bottom-color: var(--accent-light); }
.nm3stmj .wvt5hf { color: #fff; }
.nm3stmj .tr8urc { --msep-color: rgba(255,255,255,0.82); }
.nm3stmj .tr8urc a { color: rgba(255,255,255,0.82); }
.nm3stmj .tr8urc a:hover { color: #fff; }
.nm3stmj .o9aou { color: rgba(255,255,255,0.9); }
.nm3stmj .hys1 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.nm3stmj .hfnvb3,
.nm3stmj .iz8gvgr0 { color: rgba(255,255,255,0.72); }
.nm3stmj .summbxgo a, .nm3stmj .qjqxzogr a,
.nm3stmj .summbxgo a:hover, .nm3stmj .qjqxzogr a:hover,
@media (max-width: 640px) {
  .nm3stmj .tr8urc { background: var(--accent); border-top-color: var(--accent-light); }
  .nm3stmj .tr8urc li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.dlydk9p .iw0r {
  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);
}
.dlydk9p .hys1 {
  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) {
  .dlydk9p .tr8urc {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.tl4bv .a1lqmdml { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.b37jkr3 .a1lqmdml { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.bamx .a1lqmdml { min-height: 72px; height: auto; }
.vze40t .a1lqmdml { min-height: 84px; height: auto; }
.oba2i4 .a1lqmdml { max-width: none; padding: 0 32px; }
.oba2i4 .pnbn  { max-width: none; padding: 24px 32px; }
.amhp0n.bkz905v .a1lqmdml { max-width: 1200px; }
.amhp0n.h1gw .a1lqmdml { max-width: 1320px; }
.yyfiqgu   .wvt5hf, .yyfiqgu   .r7rk9 { text-transform: capitalize; }
.za6ni .wvt5hf, .za6ni .r7rk9 { text-transform: lowercase; }
.vb3wp7v6 .wvt5hf, .vb3wp7v6 .r7rk9 { text-transform: uppercase; letter-spacing: 0.06em; }
.hmf74m, .rab1liv {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ut7y .hmf74m,
.texoojlt .hmf74m,
.mgo7kfjw .hmf74m,
.w73z .hmf74m,
.mqzm9a   .tr8urc a { font-weight: 500; }
.dlov7e .tr8urc a { font-weight: 600; }
.wymj     .tr8urc a { font-weight: 700; }
.krq874a    .tr8urc a { font-weight: 800; letter-spacing: 0.01em; }
.bcscfji4     .tr8urc > li + li::before,
.duss9l    .tr8urc > li + li::before,
.m92m    .tr8urc > li + li::before,
.oqzx .tr8urc > li + li::before,
.f82mo8 .tr8urc > li + li::before,
.ft248obg  .tr8urc > li + li::before,
.eyxkc8t    .tr8urc > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.bcscfji4     .tr8urc > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.duss9l    .tr8urc > li + li::before { content: "|"; }
.m92m    .tr8urc > li + li::before { content: "—"; }
.oqzx .tr8urc > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.f82mo8 .tr8urc > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ft248obg  .tr8urc > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.eyxkc8t    .tr8urc > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .eumfe .o9aou,
  .ohqi .o9aou,
  .vhcybu .o9aou,
  .hl2r3a .o9aou,
  .taw9qwo .o9aou {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .eumfe .o9aou::before,
  .ohqi .o9aou::before,
  .vhcybu .o9aou::before,
  .hl2r3a .o9aou::before,
  .taw9qwo .o9aou::before { content: ""; display: block; flex-shrink: 0; }

  
  .eumfe .o9aou::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;
  }

  
  .ohqi .o9aou::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;
  }

  
  .vhcybu .o9aou::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;
  }

  
  .hl2r3a .o9aou::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;
  }

  
  .taw9qwo .o9aou::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) {
  .gx5i .o9aou {
    padding: 5px 14px;
  }
  .gx5i .tr8urc {
    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;
  }
  .gx5i .tr8urc li a {
    border-bottom: none; padding: 10px 22px;
  }
  .gx5i .tr8urc li a:hover { background: var(--bg-raised); }
  .gx5i .mrfrt19y,
  .r0kd5y .mrfrt19y,
  .vgz3c .mrfrt19y { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .rjr8 .o9aou {
    padding: 5px 10px;
  }
  .rjr8 .tr8urc {
    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);
  }
  .rjr8 .tr8urc.ybyg { transform: translateX(0); }
  .rjr8 .tr8urc li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .rjr8 .tr8urc li:last-child a { border-bottom: none; }
  .nm3stmj .tr8urc,
  .swrq4i9s .tr8urc { background: var(--accent) !important; }
  .nm3stmj .tr8urc li a,
  .swrq4i9s .tr8urc li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vgz3c .o9aou {
    padding: 5px 10px;
  }
  .vgz3c .tr8urc {
    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);
  }
  .vgz3c .tr8urc::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vgz3c .tr8urc.ybyg { transform: translateY(0); }
  .vgz3c .tr8urc li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .bglr .o9aou {
    padding: 5px 10px;
  }
  .bglr .tr8urc {
    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;
  }
  .bglr .tr8urc.ybyg { opacity: 1; pointer-events: auto; }
  .bglr .tr8urc li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .x78w77o9     .o9aou { border-radius: 0 !important; }
  .gktve   .o9aou { border-radius: 8px !important; }
  .vuhr .o9aou { border-radius: 50% !important; }
  .uyvgq   .o9aou { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .d30m5o1 .o398 { flex-direction: column; align-items: stretch; }
  .d30m5o1 .rnlqpfr { flex-direction: row; min-width: auto; }
  .d30m5o1 .m5j7 { align-items: flex-start; text-align: left; }
}
.ehz3daw9,
.ehz3daw9.qipwk,
.d0mrtj3e .ehz3daw9,
.mf6qj1 .ehz3daw9,
.dnwqhwg .ehz3daw9,
.y5ss .ehz3daw9 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.hndc0z {
  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;
}
.jkbk { flex: 1 1 280px; min-width: 0; }
.f8cmmq {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.vb41pqu {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.sw6tv9 {
  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;
}
.sw6tv9:hover { transform: translateY(-1px); opacity: 0.95; }
.f4lyba7 .hndc0z {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.f4lyba7 .f8cmmq { color: var(--cta); }
.f4lyba7 .vb41pqu { color: var(--text-body); }
.f4lyba7 .sw6tv9 {
  background: var(--cta) !important;
  color: #fff !important;
}
.fw52m2 .hndc0z {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.fw52m2 .f8cmmq { color: var(--text-primary); }
.fw52m2 .vb41pqu { color: var(--text-body); }
.fw52m2 .sw6tv9 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .hndc0z {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .jkbk { flex: 0 0 auto; }
  .f8cmmq { font-size: 1.2rem; }
  .sw6tv9 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.p0fhd3br .vyp2q { height: 36px; }
.jg72lvif .vyp2q { height: 60px; max-width: 200px; }
.wrp2 .vyp2q { height: 56px; max-width: 180px; }
.mqdjxc    .auq6f, .mqdjxc    .y310 { color: #f59e0b; }
.qwfsekdk .omftoej {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.qwfsekdk .nf2ak573 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .qrznzf0 .mof8a94p {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .qrznzf0 .bwlk9 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .qrznzf0 .bwlk9 { padding: 40px 16px 20px; }
  .qrznzf0 .zl9zt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .qrznzf0 .ffkl5t { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .y4zbieb .bwlk9 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .y4zbieb .bwlk9::before {
    position: absolute; top: 14px; left: 14px;
  }
  .y4zbieb .cn683x {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .y4zbieb .mobmc2 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .y4zbieb .zl9zt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .y4zbieb .ffkl5t { width: 100%; min-width: 0; }
  .y4zbieb .auq6f { min-width: 0; }
}
.jj8ulil .tfzruc {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.jj8ulil .tfzruc summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.jj8ulil .tfzruc p { padding: 0 2px 16px; }
.pq9q8kf .tfzruc { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.pq9q8kf .tfzruc summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.pq9q8kf .tfzruc summary::after { content: "›"; font-size: 1.2em; }
.pq9q8kf .tfzruc[open] summary::after { content: "‹"; }
.pq9q8kf .tfzruc p { padding: 10px 22px 4px; }
.noyj3p .tfzruc {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.noyj3p .tfzruc summary { color: var(--text-primary); padding-left: 16px; }
.noyj3p .tfzruc summary::after { content: "›"; font-size: 1.1em; }
.noyj3p .tfzruc[open] summary::after { content: "‹"; }
.noyj3p .tfzruc p { padding-left: 16px; }
.lk00 .nreb { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.lk00 .tfzruc {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.lk00 .tfzruc:last-child { border-bottom: none; }
.lk00 .tfzruc summary { color: var(--text-primary); border-radius: 0; }
.lk00 .tfzruc summary::after { content: "›"; font-size: 1.1em; }
.lk00 .tfzruc[open] summary::after { content: "‹"; }
.qmhwj2pk .tfzruc { overflow: hidden; }
.qmhwj2pk .tfzruc summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.qmhwj2pk .tfzruc summary::after { color: rgba(255,255,255,.75); }
.qmhwj2pk .tfzruc[open] summary { border-radius: 0; }
.wy7x19j { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.b7ogu5 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.d8th {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.dqj23s8q { color: var(--text-muted); font-size: 1.05rem; }
.lkv7 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.j0c6gi {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.zmw2p { margin-bottom: 20px; }
.f9y16 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.b3k7 {
  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;
}
.b3k7:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.bfypdg3 { resize: vertical; min-height: 130px; }
.fkyvt5 { width: 100%; margin-top: 8px; }
.um27x {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.jrquinl {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.nd6bkd81 { color: var(--text-muted); line-height: 1.75; }
.in8h { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.in8h li { margin-bottom: 6px; }
.ksarq0 { max-width: 760px; margin: 0 auto; }
.hqnz5g7m { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.a1fd91 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.a1fd91:last-child { border-bottom: none; }
.a1fd91 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.a1fd91 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wdotpd3 { max-width: 760px; margin: 0 auto; }
.f2nyy ul.in8h { margin: 0; }
@media (max-width: 640px) { .xltn { grid-template-columns: 1fr; gap: 10px; } }
.rrqfzgt { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.kj5lult { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.yu64j { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.kj5lult p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.kj5lult .in8h { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rrqfzgt { grid-template-columns: 1fr; } }
.cqf2 ul.in8h { margin: 0; }
.rfdx7ws .in8h,
.qc123vwo .in8h,
.kbohn .in8h,
.l77laiwn .in8h {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .pwgln9 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .urtcudup { grid-template-columns: 1fr; } .tria5j { position: static; text-align: center; } }
@media (max-width: 860px) { .jk3uu { grid-template-columns: 1fr; } }
.l77laiwn .in8h { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .v9dc { flex-direction: column; text-align: center; } .f69wrc { grid-template-columns: 1fr; } }
.dhjc0 .d8th { color: var(--accent-light); }
.ry81 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.ry81 .d8th { font-size: 2rem; }
.ry81 .dqj23s8q { max-width: 680px; }
.wpyr1kmu .d8th { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wpyr1kmu .dqj23s8q  { margin: 0; }
@media (max-width: 640px) { .wpyr1kmu { flex-direction: column; } }
.aak241 .d8th { color: var(--accent-light); }
.c0xam6p6 .d8th { color: #fff; }
.c0xam6p6 .dqj23s8q  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ci1y7yzv { grid-template-columns: 1fr; } }
.alla3 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.alla3 .b3k7 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.alla3 .b3k7:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.lnnl .b3k7 { background: var(--bg-raised); border-color: transparent; }
.lnnl .b3k7:focus { background: var(--bg-card); border-color: var(--accent-light); }
.t9c4 .b3k7 { border-radius: 100px; padding: 11px 20px; }
.t9c4 .bfypdg3 { border-radius: 14px; }
@media (max-width: 640px) { .pxjp { grid-template-columns: 1fr; } }
.zecy6stv { counter-reset: priv-count; }
.r6dgy7r8 {
  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);
}
.r6dgy7r8:last-child { border-bottom: none; }
.te4k {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.r6dgy7r8 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.r6dgy7r8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.y7r0{position:relative;overflow:visible}
.ts1r32s6 .qbjgy4ga{display:block}
.rxoktcp .u8zwigbu~.qg34,
.rxoktcp .u8zwigbu~.qg34 .yvxl0,
.u8zwigbu~.qg34,.etqs5~.qg34{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}
.u8zwigbu~.qg34 .yvxl0{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jqxg319 .lhdeylwh{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}
.jqxg319 .iuzq::before{content:""}
.b9wmzkvb{--date-bg:transparent}
.f0gicy .iuzq::before{content:""}
.vhkl .cjl0ku9j{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .cjl0ku9j{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .mxkeql{max-width:100%}
}
.b8fmo .xoytz9{margin:0}
@media (max-width:560px){
  .fb17rilw{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) {
  .pohlv { padding: 28px 18px 20px; }
  .yeclqih { font-size: 1.2rem; }
  .pl9os9ae { max-width: 220px; max-height: 80px; }
}
.smw9rn .c7967q { border-radius: 22px; }
.j9sm5neb .hndc0z {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .c7967q { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.sg3tk {
  margin: 28px 0 24px;
}
.sg3tk .qipwk {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.sg3tk .nf2qwkr {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.sg3tk .hndc0z {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .a1lqmdml { flex-direction: row-reverse; }
[dir="rtl"] .tr8urc { flex-direction: row-reverse; }
[dir="rtl"] .tbv9v66 .z5vul { right: auto; left: 32px; }
[dir="rtl"] .jeuqgd1  .z5vul { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .tbv9v66 .z5vul { right: auto; left: 20px; }
  [dir="rtl"] .jeuqgd1  .z5vul { left: auto;  right: 20px; }
}
[dir="rtl"] .plldhhvw .xnb6jy  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zguq .xnb6jy { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .u8zwigbu,
[dir="rtl"] .sy2qqpkn,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .peoxc, [dir="rtl"] .naqkkv5 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .dk2c88 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .u3fag { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .y0sb { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .hndc0z { direction: rtl; }
[dir="rtl"] .nocot5 { direction: rtl; }
[dir="rtl"] .ql6itpa { direction: rtl; }
[dir="rtl"] .yy4z43 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ud8pw .naqkkv5,
[dir="rtl"] .zrrd0gl .naqkkv5,
[dir="rtl"] .oayj .naqkkv5,
[dir="rtl"] .dqd0 .naqkkv5 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ud8pw .naqkkv5 li::before,
[dir="rtl"] .zrrd0gl .naqkkv5 li::before,
[dir="rtl"] .oayj .naqkkv5 li::before,
[dir="rtl"] .dqd0 .naqkkv5 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .htrxvb.e0d1sa0d .li7iwd6j,
[dir="rtl"] .zbmq6.e0d1sa0d .li7iwd6j,
[dir="rtl"] .n2etvg94.e0d1sa0d .li7iwd6j,
[dir="rtl"] .h0tlh.e0d1sa0d .li7iwd6j,
[dir="rtl"] .t44s3wd.e0d1sa0d .li7iwd6j { text-align: right; }
[dir="rtl"] .u8zwigbu.e0d1sa0d .hl6zzmwa { align-items: flex-end; text-align: right; }
[dir="rtl"] .u8zwigbu.jzmxt43z .hl6zzmwa { text-align: center; }
[dir="rtl"] .u8zwigbu .hl6zzmwa { text-align: right; }
[dir="rtl"] .nf2qwkr,
[dir="rtl"] .qg7wzg7b,
[dir="rtl"] .oetqvp,
[dir="rtl"] .ldptnoe,
[dir="rtl"] .j0c6gi,
[dir="rtl"] .f9y16,
[dir="rtl"] .b3k7,
[dir="rtl"] .bfypdg3 { text-align: right; direction: rtl; }
[dir="rtl"] .t9c4 .b3k7,
[dir="rtl"] .alla3 .b3k7 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #af9e2c;
  --brand:           #af9e2c;
  --brand-light:     #908430;
  --brand-pale:      #aa9e49;
  --grad-start:      #d6c75f;
  --grad-end:        #dcd397;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #af9e2c;
  --cta-light:       #92831f;
  --cta-hover:       #7e711f;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f3;
  --bg-raised:       #f1f0ee;
  --bg-hover:        #f5f5f3;
  --border:          #e8e7e2;
  --border-alt:      #dbdad0;
  --border-section:  #e8e7e2;
  --text-primary:    #1b1a17;
  --text-muted:      #5f5d52;
  --text-body:       #36352f;
  --text-sub:        #515047;
  --text-faint:      #888676;
  --text-dim:        #a09e91;
  --text-label:      #6d6b5e;
  --text-value:      #44433b;
  --accent-bg:       #f0efe4;
  --accent-bg-light: #e9e5cd;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #168c27;
  --c-cons:          #9f3221;
  --c-pros-label:    #1ba62e;
  --c-tip-border:    #1eb833;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #168c27;
}
:root { --logo-bg-opacity: 57%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.j3ln .fy1fn11o, .j3ln .u8zwigbu { min-height: 320px; }
.n2h7jf8 .ency::after,.n2h7jf8 .z5vul::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.v9id40z::before { content: '|'; opacity: 0.3; }