:root {
  --color-accent: #a1a939;
  --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;
}
.u4vp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.fxi3 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.wcmu {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ldtaf6 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vflaj1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vflaj1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vflaj1 a:hover { color: var(--accent-light); }
.p548ar     .eebv { border-radius: 6px; }
.p548ar .eebv li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.p548ar .eebv li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.tkgz0vd .eebv li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .eebv {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .urb0:hover .eebv,
  .urb0:focus-within .eebv { display: block; }
  .eebv li a { padding: 8px 16px; font-size: 0.88rem; }
}
.sj5so {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.aw8n28s { display: none; }
@media (max-width: 640px) {
  .aw8n28s {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .aw8n28s.d78q { display: block; }
}
@media (max-width: 640px) {
  .sj5so { display: block; }
  .vflaj1 > li + li::before { display: none !important; }
  .vflaj1 {
    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;
  }
  .vflaj1.d78q { display: flex; }
  .vflaj1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vflaj1 li:last-child a { border-bottom: none; }
}
.bj5ckgu { min-height: 480px; }
.ml8dv65 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.uux00n { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.thef97en .uux00n { margin-left: 0; margin-right: 0; }
.zvny {
  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;
}
.dm883v .zvny { margin-top: 24px; }
.zvny:hover { opacity: 0.88; }
.jbl98 .ml8dv65 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.jbl98 .uux00n { color: #e2e8f0; }
.jbl98.thef97en   .zwn1e5gz { text-align: left; }
.ezw1p7 .ml8dv65 { color: var(--text-primary); text-shadow: none; }
.ezw1p7 .uux00n { color: var(--text-muted); }
.ezw1p7 .zvny { margin-top: 16px; }
.ezw1p7, .ezw1p7.bj5ckgu { min-height: auto !important; }
.ezw1p7.thef97en   .zwn1e5gz { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.nhid4c .ml8dv65 { color: #fff; }
.nhid4c .uux00n { color: rgba(255,255,255,0.85); }
.nhid4c .zvny { background: #fff; color: var(--cta); }
.nhid4c .zvny:hover { opacity: 0.92; }
.kwqs3jn .hmy9 { position: relative; overflow: hidden; }
.kwqs3jn .hmy9::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;
}
.gzjuu0j .hmy9 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.owlytl .hmy9 { position: relative; overflow: hidden; }
.owlytl .hmy9::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;
}
.fp65in .hmy9 { position: relative; overflow: hidden; }
.fp65in .hmy9::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;
}
.tajb2nui .hmy9 {
  animation: hg-fadein 1.2s ease-out both;
}
.hmy9 {
  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%);
}
.xdhq4sid {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ovenk {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.sops65x {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.hmy9 .ml8dv65 { text-shadow: none; color: var(--text-primary); }
.hmy9 .uux00n { color: var(--text-muted); }
body.qgj6cf .ml8dv65 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.pe51w2 .ml8dv65 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bj5ckgu.nhid4c .ml8dv65,
section.nhid4c .ml8dv65 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.hmy9.ywbv2zeu .xdhq4sid { align-items: center; text-align: center; }
.hmy9.thef97en   .xdhq4sid { align-items: flex-start; text-align: left; }
.fyzc .ovenk { position: relative; }
.fyzc .ovenk::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.fyzc.nfr0 .ovenk::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.iench .ovenk {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.iench .sops65x {
  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);
}
.iench.nfr0 .ovenk { padding: 32px 0 32px 32px; }
.hyzef .ovenk {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.hyzef .sops65x {
  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);
}
.nfr0 .xdhq4sid {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.hyzef.nfr0 .ovenk { padding: 40px 16px 40px 48px; }
.bj5ckgu .y45vlz {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.y45vlz .jc7q5z5n.xclt {
  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;
}
.y45vlz .jc7q5z5n.xclt:hover { opacity: 0.85; }
.tgrb9t .ovenk {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .hmy9 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .hmy9:not(.tgrb9t) .ovenk { display: none !important; }
  .tgrb9t .ovenk { padding: 16px; }
  .xdhq4sid  { padding: 36px 24px; }
  .hmy9~.okjx,.nfr0~.okjx{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .bj5ckgu, .hmy9 { min-height: 320px !important; }
  .ml8dv65 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .akz73dl,
  .kjhu19ld,
  .k7lktoj { grid-template-columns: 1fr !important; }

  

  
  .ypvsddcz { display: flex !important; flex-direction: column !important; }
  .ypvsddcz .zwn1e5gz { display: contents; }
  .ypvsddcz .wbydmx17 { order: 0; }
  .ypvsddcz .ml8dv65 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ypvsddcz .akz73dl { order: 2; padding: 0 16px 12px !important; }
  .ypvsddcz .uux00n { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .dm883v .zwn1e5gz { display: flex; flex-direction: column; }
  .dm883v .zwn1e5gz .ml8dv65 { order: 1; }
  .dm883v .zwn1e5gz .k7lktoj { order: 2; margin: 8px 0 24px !important; }
  .dm883v .zwn1e5gz .uux00n { order: 3; }
  .dm883v .zwn1e5gz .zvny { order: 4; align-self: center; margin-top: 0; }

  
  .hmy9.tgrb9t {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .hmy9.tgrb9t .xdhq4sid { display: contents; padding: 0; }
  .hmy9.tgrb9t .xdhq4sid .ml8dv65 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .hmy9.tgrb9t .ovenk { order: 2; padding: 12px 16px; }
  .hmy9.tgrb9t .xdhq4sid .uux00n { order: 3; padding: 0 24px; margin: 0 auto; }
  .hmy9.tgrb9t .xdhq4sid .zvny { order: 4; align-self: center; margin: 8px 0 32px; }
}
.l3u8 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.o3pu6 { width: 100%; height: auto; display: block; border-radius: 10px; }
.ph4l5 .l3u8        { border-radius: 16px; }
.ph4l5 .o3pu6  { border-radius: 16px; }
.i2ty .l3u8         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.i2ty .o3pu6   { border-radius: 8px; }
.ghu8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.y43gne4o { width: 100%; padding: 32px 0; position: relative; }
.gwsu { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.m6br1x5 .y43gne4o:nth-child(even) { background: var(--bg-surface); }
.m6br1x5 .y43gne4o:nth-child(odd)  { background: var(--bg-page); }
.u13i9 .y43gne4o:nth-child(even) { background: var(--bg-card); }
.u13i9 .y43gne4o:nth-child(odd)  { background: var(--bg-page); }
.m6br1x5 .y43gne4o:nth-child(odd)  .gwsu { background: var(--bg-card); border-radius: 6px; }
.m6br1x5 .y43gne4o:nth-child(even) .gwsu { background: var(--bg-raised); border-radius: 6px; }
.u13i9 .y43gne4o:nth-child(odd)  .gwsu { background: var(--bg-card); border-radius: 6px; }
.u13i9 .y43gne4o:nth-child(even) .gwsu { background: var(--bg-raised); border-radius: 6px; }
.m6br1x5 .y43gne4o:nth-child(even) .nayfvk .k8nuxrg,
.u13i9 .y43gne4o:nth-child(even) .nayfvk .k8nuxrg { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.m6br1x5 .y43gne4o:nth-child(odd) .nayfvk .k8nuxrg,
.u13i9 .y43gne4o:nth-child(odd) .nayfvk .k8nuxrg { background: var(--bg-card-inner); }
.m6br1x5 .y43gne4o:nth-child(even) .jk1ky2jt .k8nuxrg:nth-child(odd),
.u13i9 .y43gne4o:nth-child(even) .jk1ky2jt .k8nuxrg:nth-child(odd)  { background: var(--bg-card); }
.m6br1x5 .y43gne4o:nth-child(even) .jk1ky2jt .k8nuxrg:nth-child(even),
.u13i9 .y43gne4o:nth-child(even) .jk1ky2jt .k8nuxrg:nth-child(even) { background: var(--bg-card-inner); }
h1.rcg0 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.rcg0 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.kao841 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.fwysz h2.rcg0 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.nmns h2.rcg0 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.efvd1 h2.rcg0 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.bxl9 h2.rcg0::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.sfnhq5n h2.rcg0 {
  color: var(--text-primary); font-size: 1.7rem;
}
.xbup h2.rcg0::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.wayq42bx h2.rcg0 {
  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;
}
.bga1 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .bga1 { display: none; } }
.a2t51b7r { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.odunmn5n { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.c93y2p {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qife { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ssn4zu6p { padding-left: 20px; }
.ssn4zu6p li { margin-bottom: 6px; }
.ssn4zu6p a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ssn4zu6p a:hover { color: var(--accent-light); }
.cupziw87 .qife { display: none; }
.pwz0c9d .qife { display: none; }
.pwz0c9d .ssn4zu6p { padding-left: 0; list-style: none; }
.pwz0c9d .ssn4zu6p li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.pwz0c9d .ssn4zu6p a { font-size: 0.92rem; }
.lwq2as .c93y2p { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lwq2as .qife { display: none; }
.lwq2as .ssn4zu6p { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.lwq2as .ssn4zu6p li { margin-bottom: 0; }
.lwq2as .ssn4zu6p 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;
}
.lwq2as .ssn4zu6p a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.acsso0lr .c93y2p { padding: 20px 20px 16px; }
.acsso0lr .ssn4zu6p {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.acsso0lr .ssn4zu6p li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.acsso0lr .ssn4zu6p 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;
}
.acsso0lr .ssn4zu6p 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;
}
.acsso0lr .ssn4zu6p a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.acsso0lr .ssn4zu6p a:focus,
.acsso0lr .ssn4zu6p a:focus-visible,
.acsso0lr .ssn4zu6p a:target { outline: none; }
.acsso0lr .ssn4zu6p li:target a { border-color: var(--border); color: var(--text-muted); }
.dzsb .c93y2p { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.dzsb .qife { display: none; }
.dzsb .ssn4zu6p { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.dzsb .ssn4zu6p li { margin-bottom: 0; }
.dzsb .ssn4zu6p li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.dzsb .ssn4zu6p li:last-child::after { content: ""; margin-right: 0; }
.dzsb .ssn4zu6p a { font-size: 0.9rem; }
.k8nuxrg { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.nayfvk .k8nuxrg { background: var(--bg-card); }
.jk1ky2jt .k8nuxrg:nth-child(odd)  { background: var(--bg-card); }
.jk1ky2jt .k8nuxrg:nth-child(even) { background: var(--bg-raised); }
.cxw0j .k8nuxrg {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.cxw0j .k8nuxrg:last-child { border-bottom: none; }
.cxw0j h3.kao841 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.bz4b9ri6 .k8nuxrg {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.bz4b9ri6 .k8nuxrg + .k8nuxrg { margin-top: 4px; }
.lgzo1g0k .k8nuxrg { background: none; border-radius: 0; padding: 12px 0; }
.lgzo1g0k .k8nuxrg + .k8nuxrg { border-top: 1px solid var(--border-section); }
.k1arkwbg { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.snjrzw7n { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.v7hej { color: var(--text-body); margin-bottom: 10px; }
.bhw9jawe, .yoofh { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bhw9jawe li, .yoofh li { margin-bottom: 6px; }
.yoofh li { list-style: decimal; }
.m2myh95w     .bhw9jawe { list-style-type: "● "; }
.n6mz  .bhw9jawe { list-style-type: "■ "; }
.mihou .bhw9jawe { list-style-type: "◆ "; }
.mgdpeqkd    .bhw9jawe { list-style-type: "★ "; }
.m2myh95w     .fh4p { list-style-type: "● "; }
.n6mz  .fh4p { list-style-type: "■ "; }
.mihou .fh4p { list-style-type: "◆ "; }
.mgdpeqkd    .fh4p { list-style-type: "★ "; }
.m2myh95w    .bhw9jawe li::marker, .m2myh95w    .fh4p li::marker,
.n6mz .bhw9jawe li::marker, .n6mz .fh4p li::marker,
.mihou .bhw9jawe li::marker, .mihou .fh4p li::marker,
.mgdpeqkd   .bhw9jawe li::marker, .mgdpeqkd   .fh4p li::marker {
  color: var(--cta); font-size: 1em;
}
.m2myh95w .yoofh,
.n6mz .yoofh,
.mihou .yoofh,
.mgdpeqkd .yoofh {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.m2myh95w .yoofh li,
.n6mz .yoofh li,
.mihou .yoofh li,
.mgdpeqkd .yoofh li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.m2myh95w .yoofh li::before,
.n6mz .yoofh li::before,
.mihou .yoofh li::before,
.mgdpeqkd .yoofh 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;
}
.m2myh95w     .yoofh li::before { border-radius: 50%; }
.n6mz  .yoofh li::before { border-radius: 3px; }
.mihou .yoofh li::before { border-radius: 3px; }
.mgdpeqkd    .yoofh li::before { border-radius: 50%; }
.l9u0q { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.u8ejo9 .l9u0q,
.t5yah .l9u0q { background: transparent; border: none; border-radius: 0; }
.nsnud { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.nsnud th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.nsnud td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.nsnud tr:hover td { background: var(--bg-hover); }
.n9zxlx .nsnud tbody tr:nth-child(even) td { background: var(--bg-surface); }
.rsx6tjgt .nsnud { border: 1px solid var(--border-alt); }
.rsx6tjgt .nsnud th,
.rsx6tjgt .nsnud td { border: 1px solid var(--border-alt); }
.rokh7xz8 .nsnud th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rokh7xz8 .nsnud td { border-bottom: none; }
.rokh7xz8 .nsnud tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.h5nvdif .nsnud th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.xdfex8lw .l9u0q {
  overflow: hidden;
}
.xdfex8lw .nsnud th { border-bottom: 1px solid var(--border-alt); }
.xdfex8lw .nsnud tr:last-child td { border-bottom: none; }
.t9fnewvo { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.z42k63sb { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.mldc06v { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.olztpp2 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.x7bktui1 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.fh4p { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.fh4p 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%}
.ow5vs1q .olztpp2 { background: transparent; text-align: center; }
.y07s .mldc06v {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.eti9nq0a .mldc06v {
  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);
}
.u8mcelb9 .z42k63sb { display: grid; grid-template-columns: auto 1fr; }
.u8mcelb9 .mldc06v {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.u8mcelb9 .olztpp2 { grid-column: 2; }
.u8mcelb9 .x7bktui1,
.u8mcelb9 .fh4p { grid-column: 1 / -1; }
.eodd368q .z42k63sb { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.eodd368q .mldc06v {
  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);
}
.eodd368q .olztpp2 { grid-column: 2; }
.eodd368q .x7bktui1,
.eodd368q .fh4p { grid-column: 1 / -1; }
.nnlw0mi .z42k63sb { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.nnlw0mi .olztpp2 { background: none; color: var(--accent-light); font-weight: 700; }
.glygsr6h .z42k63sb { 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); }
.glygsr6h .olztpp2 { background: none; color: var(--accent-light); font-weight: 700; }
.qcc40nny .z42k63sb { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.qcc40nny .z42k63sb:last-child { border-bottom: none; }
.qcc40nny .olztpp2 { background: none; color: var(--accent-light); font-weight: 700; }
.ghwl .z42k63sb { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ghwl .olztpp2 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.czatc .t9fnewvo { counter-reset: card-n; }
.czatc .z42k63sb  { counter-increment: card-n; }
.czatc .olztpp2 { display: flex; align-items: center; gap: 10px; }
.czatc .olztpp2::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;
}
.v50v5p .z42k63sb { background: var(--bg-surface); border: 1px solid var(--border); }
.v50v5p .olztpp2 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ed5qp9s7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.hk3kp6s  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.rkhy6l0 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.rc92age { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ed5qp9s7 strong { color: var(--text-primary); font-size: 0.95rem; }
.ed5qp9s7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.o3pu6 { width: 100%; height: auto; border-radius: 10px; display: block; }
.xclt {
  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;
}
.xclt:hover { opacity: 0.85; }
.me5p .xclt  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.me5p .xclt:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.gkwji .xclt  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.gkwji .xclt:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.pgivs9x .zvny { border-radius: 50px; }
.pgivs9x .xclt  { border-radius: 50px; }
.obuyqr18 .zvny { padding-left: 22px; padding-right: 22px; }
.obuyqr18 .xclt  { padding-left: 12px; padding-right: 12px; }
.qdvcwy .zvny { padding-left: 44px; padding-right: 44px; }
.qdvcwy .xclt  { padding-left: 24px; padding-right: 24px; }
.ksrw1vsm .zvny { padding-left: 56px; padding-right: 56px; }
.ksrw1vsm .xclt  { padding-left: 32px; padding-right: 32px; }
.lk9yvc5   .zvny::after, .lk9yvc5   .xclt::after,
.yq7tz .zvny::after, .yq7tz .xclt::after,
.cmya    .zvny::after, .cmya    .xclt::after,
.ol24zrx1    .zvny::after, .ol24zrx1    .xclt::after,
.ljega    .zvny::after, .ljega    .xclt::after,
.v2boap     .zvny::after, .v2boap     .xclt::after,
.gw175    .zvny::after, .gw175    .xclt::after,
.tg0a   .zvny::after, .tg0a   .xclt::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;
}
.lk9yvc5 .zvny::after, .lk9yvc5 .xclt::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");
}
.yq7tz .zvny::after, .yq7tz .xclt::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");
}
.cmya .zvny::after, .cmya .xclt::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");
}
.ol24zrx1 .zvny::after, .ol24zrx1 .xclt::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");
}
.ljega .zvny::after, .ljega .xclt::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");
}
.v2boap .zvny::after, .v2boap .xclt::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");
}
.gw175 .zvny::after, .gw175 .xclt::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");
}
.tg0a .zvny::after, .tg0a .xclt::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");
}
.b196n   .vpwhy::after, .b196n   .nl7iy::after,
.cudjrhp .vpwhy::after, .cudjrhp .nl7iy::after,
.qzj99qh    .vpwhy::after, .qzj99qh    .nl7iy::after,
.yud65e83    .vpwhy::after, .yud65e83    .nl7iy::after,
.pshuy    .vpwhy::after, .pshuy    .nl7iy::after,
.gh8h66s6     .vpwhy::after, .gh8h66s6     .nl7iy::after,
.kfg0j    .vpwhy::after, .kfg0j    .nl7iy::after,
.v8rtma   .vpwhy::after, .v8rtma   .nl7iy::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;
}
.b196n .vpwhy::after, .b196n .nl7iy::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");
}
.cudjrhp .vpwhy::after, .cudjrhp .nl7iy::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");
}
.qzj99qh .vpwhy::after, .qzj99qh .nl7iy::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");
}
.yud65e83 .vpwhy::after, .yud65e83 .nl7iy::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");
}
.pshuy .vpwhy::after, .pshuy .nl7iy::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");
}
.gh8h66s6 .vpwhy::after, .gh8h66s6 .nl7iy::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");
}
.kfg0j .vpwhy::after, .kfg0j .nl7iy::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");
}
.v8rtma .vpwhy::after, .v8rtma .nl7iy::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");
}
.rxd95l .q9c15l2 { background: var(--bg-raised); }
.jc7q5z5n.xclt {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .mzqw0 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .mzqw0::before    { grid-area: rank;   }
  .n3vjnl           { grid-area: ident;  }
  .a9uba0     { grid-area: rating; min-width: 0; width: auto; }
  .jm4iwwj           { grid-area: pills;  }
  .jc7q5z5n             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .mzqw0 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .mzqw0::before    { justify-self: center; }
  .n3vjnl           { width: 100%; }
  .a9uba0     { justify-self: center; }
  .jm4iwwj           { grid-template-columns: 1fr; }
}
.mwv82 .njmlc li::before { content: "→"; }
.mwv82 .z30qt li::before { content: "–"; }
.y3xuun .flvk { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .se2e9hl .viq9k397 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .se2e9hl .c4itweel { margin: 0; }
}
@media (max-width: 720px) {
  .byjn9h5 { grid-template-columns: 1fr; }
  .muy032y { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .muy032y .amd3fwfb { width: 72px; height: 50px; }
  .muy032y .hhenr3 { max-width: 180px; }
  .muy032y .lqnarqih { width: auto; }
}
@media (max-width: 720px) {
  .teilla { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .i9sbfcj { padding: 16px; }
  .ix3hw .ddi01 { min-width: 50%; }
}
@media (max-width: 860px) {
  .f6ss4r { grid-template-columns: 1fr; }
  .qm7db { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vyjd { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .uu6t { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .w8k0yk { flex-direction: column; align-items: stretch; }
}
.xzrq .lqnarqih .xclt { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .i17h { flex-direction: column; align-items: stretch; gap: 10px; }
  .xzrq .lqnarqih { text-align: center; }
}
@media (max-width: 720px) {
  .fbjt { grid-template-columns: 1fr; }
  .wgphy { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rltyko { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .qns7vsk { grid-template-columns: 1fr; }
  .ywf0bi { width: 100px; height: 100px; margin: 16px auto; }
  .c7nhy5 { font-size: 1.4rem; }
  .cmq6 { justify-content: center; }
  .zviby .ddi01 { min-width: 50%; }
}
@media (max-width: 540px) {
  .bzy9d2q { flex-wrap: wrap; padding: 14px 16px; }
  .xs4z { padding: 12px 16px; }
  .snc0 .oo4k2h4x { margin: 0 16px; }
  .snc0 .ozyv6 { padding: 0 16px; }
  .h15ugs5v { padding: 12px 16px; }
}
.xfxj .jm4iwwj .g5kxrm {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.xfxj .jm4iwwj .g5kxrm:first-child { border-left: none; }
.sn2vqx .wizs {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.gjikh82 { margin: 16px 0; }
.lhp2 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.lhp2 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.lhp2 summary::after { content: "+"; color: var(--accent-light); }
.lhp2[open] summary::after { content: "−"; }
.lhp2 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.y43gne4o { margin-bottom: 0; }
.sjqwmg h2.rcg0 { color: var(--text-primary); border-color: var(--accent-light); }
.on89hbx h2.rcg0 { color: var(--text-primary); border-color: var(--accent-light); }
.ynprff .hk3kp6s     { background: #052e16; border-color: #10b981; }
.ynprff .rkhy6l0 { background: #2d0a1e; border-color: #f43f5e; }
.ynprff .ed5qp9s7 strong  { color: #f1f5f9; }
.ynprff .ed5qp9s7 p       { color: #cbd5e1; }
.ynprff .h8nc    .hk3kp6s     .rc92age::before,
.ynprff .duxg3u  .hk3kp6s     .rc92age::before,
.ynprff .wmiaalt  .hk3kp6s     .rc92age::before,
.ynprff .om9cx .hk3kp6s     .rc92age::before { color: #10b981; }
.ynprff .h8nc    .rkhy6l0 .rc92age::before,
.ynprff .duxg3u  .rkhy6l0 .rc92age::before,
.ynprff .wmiaalt  .rkhy6l0 .rc92age::before,
.ynprff .om9cx .rkhy6l0 .rc92age::before { color: #f43f5e; }
.ynprff .h8nc    .v8vicod    .rc92age::before,
.ynprff .duxg3u  .v8vicod    .rc92age::before,
.ynprff .wmiaalt  .v8vicod    .rc92age::before,
.ynprff .om9cx .v8vicod    .rc92age::before { color: #a855f7; }
.qypx5poh .hk3kp6s     { background: #2d2000; border-color: #eab308; }
.qypx5poh .rkhy6l0 { background: #2d0b0b; border-color: #ef4444; }
.qypx5poh .ed5qp9s7 strong  { color: #f1f5f9; }
.qypx5poh .ed5qp9s7 p       { color: #cbd5e1; }
.qypx5poh .h8nc    .hk3kp6s     .rc92age::before,
.qypx5poh .duxg3u  .hk3kp6s     .rc92age::before,
.qypx5poh .wmiaalt  .hk3kp6s     .rc92age::before,
.qypx5poh .om9cx .hk3kp6s     .rc92age::before { color: #eab308; }
.qypx5poh .h8nc    .rkhy6l0 .rc92age::before,
.qypx5poh .duxg3u  .rkhy6l0 .rc92age::before,
.qypx5poh .wmiaalt  .rkhy6l0 .rc92age::before,
.qypx5poh .om9cx .rkhy6l0 .rc92age::before { color: #ef4444; }
.qypx5poh .h8nc    .v8vicod    .rc92age::before,
.qypx5poh .duxg3u  .v8vicod    .rc92age::before,
.qypx5poh .wmiaalt  .v8vicod    .rc92age::before,
.qypx5poh .om9cx .v8vicod    .rc92age::before { color: #f97316; }
.mwnlzb .hk3kp6s     { background: #0c1a2e; border-color: #38bdf8; }
.mwnlzb .rkhy6l0 { background: #12103a; border-color: #818cf8; }
.mwnlzb .ed5qp9s7 strong  { color: #f1f5f9; }
.mwnlzb .ed5qp9s7 p       { color: #cbd5e1; }
.mwnlzb .h8nc    .hk3kp6s     .rc92age::before,
.mwnlzb .duxg3u  .hk3kp6s     .rc92age::before,
.mwnlzb .wmiaalt  .hk3kp6s     .rc92age::before,
.mwnlzb .om9cx .hk3kp6s     .rc92age::before { color: #38bdf8; }
.mwnlzb .h8nc    .rkhy6l0 .rc92age::before,
.mwnlzb .duxg3u  .rkhy6l0 .rc92age::before,
.mwnlzb .wmiaalt  .rkhy6l0 .rc92age::before,
.mwnlzb .om9cx .rkhy6l0 .rc92age::before { color: #818cf8; }
.mwnlzb .h8nc    .v8vicod    .rc92age::before,
.mwnlzb .duxg3u  .v8vicod    .rc92age::before,
.mwnlzb .wmiaalt  .v8vicod    .rc92age::before,
.mwnlzb .om9cx .v8vicod    .rc92age::before { color: #2dd4bf; }
.eyaf3b .hk3kp6s     { background: var(--accent-bg); border-color: var(--accent-light); }
.eyaf3b .rkhy6l0 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.eyaf3b .v8vicod    { background: var(--accent-bg); border-color: var(--accent-pale); }
.eyaf3b .h8nc    .rc92age::before,
.eyaf3b .duxg3u  .rc92age::before,
.eyaf3b .wmiaalt  .rc92age::before,
.eyaf3b .om9cx .rc92age::before { color: var(--accent-light) !important; }
.r7jeu9x .giyl { background: var(--bg-pros); }
.r7jeu9x .ygcbj9h { background: var(--bg-cons); }
.r7jeu9x .giyl .fpzsqwk { color: var(--c-pros-label); }
.r7jeu9x .ygcbj9h .zr8bjz93 { color: var(--c-cons); }
.r7jeu9x .giyl ul li,
.r7jeu9x .njmlc li            { color: var(--c-pros); }
.r7jeu9x .ygcbj9h ul li,
.r7jeu9x .z30qt li            { color: var(--c-cons); }
.mwv82 .fpzsqwk::before { content: "→ "; }
.mwv82 .zr8bjz93::before { content: "← "; }
.d7np .ed5qp9s7 { background: transparent; border-left: none; border: 1.5px solid; }
.d7np .hk3kp6s     { border-color: var(--c-tip-border); }
.d7np .rkhy6l0 { border-color: var(--c-warn-border); }
.d7np .ed5qp9s7 strong { color: var(--text-primary); }
.d7np .ed5qp9s7 p      { color: var(--text-muted); }
.y3xuun .ed5qp9s7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.y3xuun .hk3kp6s     { border-top-color: var(--c-tip-border); }
.y3xuun .rkhy6l0 { border-top-color: var(--c-warn-border); }
.y3xuun .v8vicod    { border-top-color: #60a5fa; }
.u5qy48v3 .ed5qp9s7 { border-left: none; border-radius: 8px; }
.u5qy48v3 .hk3kp6s     { background: #065f46; }
.u5qy48v3 .rkhy6l0 { background: #92400e; }
.u5qy48v3 .ed5qp9s7 strong,
.u5qy48v3 .ed5qp9s7 p { color: #fff; }
.u5qy48v3 .rc92age::before { color: rgba(255,255,255,0.85) !important; }
.ynprff.u5qy48v3 .hk3kp6s,
.ynprff .u5qy48v3 .hk3kp6s     { background: #052e16; }
.ynprff.u5qy48v3 .rkhy6l0,
.ynprff .u5qy48v3 .rkhy6l0 { background: #2d0a1e; }
.qypx5poh.u5qy48v3 .hk3kp6s,
.qypx5poh .u5qy48v3 .hk3kp6s      { background: #2d2000; }
.qypx5poh.u5qy48v3 .rkhy6l0,
.qypx5poh .u5qy48v3 .rkhy6l0  { background: #2d0b0b; }
.mwnlzb.u5qy48v3 .hk3kp6s,
.mwnlzb .u5qy48v3 .hk3kp6s      { background: #0c1a2e; }
.mwnlzb.u5qy48v3 .rkhy6l0,
.mwnlzb .u5qy48v3 .rkhy6l0  { background: #12103a; }
.gpovnuy .ed5qp9s7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.gpovnuy .hk3kp6s     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.gpovnuy .rkhy6l0 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.gpovnuy .ed5qp9s7 strong { color: var(--text-primary); }
.gpovnuy .ed5qp9s7 p      { color: var(--text-muted); }
.r8di .ed5qp9s7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.h8nc .rc92age,
.duxg3u .rc92age,
.wmiaalt .rc92age,
.om9cx .rc92age { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.h8nc .rc92age::before,
.duxg3u .rc92age::before,
.wmiaalt .rc92age::before,
.om9cx .rc92age::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.h8nc .hk3kp6s     .rc92age::before { content: "✦"; color: var(--c-tip-border); }
.h8nc .rkhy6l0 .rc92age::before { content: "▲"; color: var(--c-warn-border); }
.h8nc .v8vicod    .rc92age::before { content: "◉"; color: #60a5fa; }
.duxg3u .hk3kp6s     .rc92age::before { content: "★"; color: var(--c-tip-border); }
.duxg3u .rkhy6l0 .rc92age::before { content: "◆"; color: var(--c-warn-border); }
.duxg3u .v8vicod    .rc92age::before { content: "●"; color: #60a5fa; }
.wmiaalt .hk3kp6s     .rc92age::before { content: "▶"; color: var(--c-tip-border); }
.wmiaalt .rkhy6l0 .rc92age::before { content: "■"; color: var(--c-warn-border); }
.wmiaalt .v8vicod    .rc92age::before { content: "▸"; color: #60a5fa; }
.om9cx .hk3kp6s     .rc92age::before { content: "→"; color: var(--c-tip-border); }
.om9cx .rkhy6l0 .rc92age::before { content: "⬥"; color: var(--c-warn-border); }
.om9cx .v8vicod    .rc92age::before { content: "◈"; color: #60a5fa; }
.m1gem2k0 .nayfvk .k8nuxrg,
.m1gem2k0 .jk1ky2jt .k8nuxrg  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.m1gem2k0 .z42k63sb                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.m1gem2k0 .l9u0q          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.m1gem2k0 .c93y2p                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.frvj .nayfvk .k8nuxrg,
.frvj .jk1ky2jt .k8nuxrg,
.frvj .z42k63sb,
.frvj .mzqw0,
.frvj .c4itweel,
.frvj .l9u0q,
.frvj .c93y2p,
.frvj .r8di .ed5qp9s7 { box-shadow: none; }
.n5jmzno   .v7hej, .n5jmzno .k1arkwbg, .n5jmzno .snjrzw7n,
.n5jmzno   .a2t51b7r, .n5jmzno .odunmn5n { font-size: 0.9rem; }
.n5jmzno   .bhw9jawe, .n5jmzno .yoofh { font-size: 0.9rem; }
.x2onj8   .v7hej, .x2onj8 .k1arkwbg, .x2onj8 .snjrzw7n,
.x2onj8   .a2t51b7r, .x2onj8 .odunmn5n { font-size: 0.95rem; }
.x2onj8   .bhw9jawe, .x2onj8 .yoofh { font-size: 0.95rem; }
.dtnzh   .v7hej, .dtnzh .k1arkwbg, .dtnzh .snjrzw7n,
.dtnzh   .a2t51b7r, .dtnzh .odunmn5n { font-size: 1.08rem; }
.dtnzh   .bhw9jawe, .dtnzh .yoofh { font-size: 1.05rem; }
.dtnzh   .nsnud { font-size: 0.97rem; }
.qa83 .ml8dv65      { font-size: 3.2rem; }
.qa83 h2.rcg0 { font-size: 1.9rem; }
.qa83 h3.kao841     { font-size: 1.4rem; }
.d84xedn .ml8dv65      { font-size: 3.8rem; }
.d84xedn h2.rcg0 { font-size: 2.2rem; }
.d84xedn h3.kao841     { font-size: 1.6rem; }
.y43gne4o + .y43gne4o { position: relative; }
.r1u5gb   .y43gne4o + .y43gne4o::before,
.vr9px  .y43gne4o + .y43gne4o::before,
.auljf6i   .y43gne4o + .y43gne4o::before,
.dbk2l   .y43gne4o + .y43gne4o::before,
.cipq8jj   .y43gne4o + .y43gne4o::before,
.uzrg .y43gne4o + .y43gne4o::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.r1u5gb .y43gne4o + .y43gne4o::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.vr9px .y43gne4o + .y43gne4o::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.auljf6i .y43gne4o + .y43gne4o::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;
}
.dbk2l .y43gne4o + .y43gne4o::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.lbloga .y43gne4o { margin-bottom: 16px; }
.lbloga .y43gne4o + .y43gne4o { margin-top: 0; }
.lbloga .gwsu { padding-top: 0; padding-bottom: 0; }
.cipq8jj .y43gne4o + .y43gne4o::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.uzrg .y43gne4o + .y43gne4o::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.c309 .y43gne4o + .y43gne4o::before,
.f4sv .y43gne4o + .y43gne4o::before,
.xwdts3th .y43gne4o + .y43gne4o::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%;
}
.m6br1x5 .c309 .y43gne4o:nth-child(even)::before,
.m6br1x5 .f4sv .y43gne4o:nth-child(even)::before,
.m6br1x5 .xwdts3th .y43gne4o:nth-child(even)::before { background: var(--bg-surface); }
.u13i9 .c309 .y43gne4o:nth-child(even)::before,
.u13i9 .f4sv .y43gne4o:nth-child(even)::before,
.u13i9 .xwdts3th .y43gne4o:nth-child(even)::before { background: var(--bg-card); }
.c309 .y43gne4o + .y43gne4o::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");
}
.f4sv .y43gne4o + .y43gne4o::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");
}
.xwdts3th .y43gne4o + .y43gne4o::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");
}
.fsj0 .xdhq4sid,
.cdmpmz8 .xdhq4sid { padding-bottom: 60px; }
.egne .xdhq4sid { padding-bottom: 70px; }
.u9772yz .hmy9 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.k38kons .hmy9 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.cmbp84 .hmy9 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.q34dsc .hmy9 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ui777k .hmy9 { background: var(--accent-bg); }
.xmpu .l3u8 { float: left; width: 38%; margin: 0 28px 16px 0; }
.xmpu .l3u8 .o3pu6 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xmpu .gwsu::after { content: ''; display: block; clear: both; }
.oqvzdah .l3u8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.oqvzdah .l3u8 .o3pu6 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.oqvzdah .gwsu::after { content: ''; display: block; clear: both; }
.gdvj .y43gne4o:nth-child(odd)  .l3u8 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.gdvj .y43gne4o:nth-child(even) .l3u8 { float: right; width: 38%; margin: 0 0 16px 28px; }
.gdvj .l3u8 .o3pu6 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gdvj .gwsu::after { content: ''; display: block; clear: both; }
.xmpu .t9fnewvo,
.xmpu .u10w7,
.oqvzdah .t9fnewvo,
.gdvj .t9fnewvo,
@media (max-width: 900px) {
  .xmpu .l3u8,
  .oqvzdah .l3u8,
  .gdvj .y43gne4o:nth-child(odd)  .l3u8,
  .gdvj .y43gne4o:nth-child(even) .l3u8 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xmpu .l3u8 .o3pu6,
  .oqvzdah .l3u8 .o3pu6,
  .gdvj .l3u8 .o3pu6 {
    max-height: none !important;
  }
}
.xmpu .bhw9jawe,
.xmpu .yoofh,
.oqvzdah .bhw9jawe,
.oqvzdah .yoofh,
.gdvj .bhw9jawe,
.gdvj .yoofh { overflow: hidden; }
@media (max-width: 640px) {
  .xmpu .l3u8,
  .oqvzdah .l3u8,
  .gdvj .l3u8 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.khhzxv .ghu8,
.khhzxv .gwsu,
.khhzxv .dskigws  { max-width: 1100px; }
.ld9x9if .ghu8,
.ld9x9if .gwsu,
.ld9x9if .dskigws  { max-width: 1200px; }
.lbspaq7 .ghu8,
.lbspaq7 .gwsu,
.lbspaq7 .dskigws  { max-width: 1320px; }
.lbspaq7 { --content-mw: 1320px; }
.wja0 { font-size: 0.82rem; color: var(--text-muted); }
.q9tcp0z { display: flex; align-items: center; }
.ktm313 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.wljp96ud { display: flex; align-items: center; }
.yk45ocfz { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.yk45ocfz:hover { text-decoration: underline; }
.xgsp { margin: 0 3px; opacity: 0.45; }
.xgsp::before { content: '/'; }
.uietxy { padding: 2px 5px; color: var(--text-main); }
.n2tdc .wja0 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.n2tdc .q9tcp0z { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.oexzlxe .wja0 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.oexzlxe .q9tcp0z { padding: 0 0 0 12px; }
.s987cg .q9tcp0z { padding: 0 16px; }
.s987cg .wja0 {
  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);
}
.s987cg .ghu8 { padding-top: 28px; }
@media (max-width: 720px) {
  .z2eew { margin-top: 18px; padding: 0 16px; }
  .s987cg .ghu8 { padding-top: 16px; }
}
.khhzxv.n2tdc .q9tcp0z { max-width: 1100px; }
.ld9x9if.n2tdc .q9tcp0z { max-width: 1200px; }
.lbspaq7.n2tdc .q9tcp0z { max-width: 1320px; }
.lbspaq7 .z2eew { max-width: 1320px; }
.hyzwz .y43gne4o { padding-top: 16px; padding-bottom: 16px; }
.nj6x .y43gne4o { padding-top: 24px; padding-bottom: 24px; }
.lkid8gv .y43gne4o { padding-top: 40px; padding-bottom: 40px; }
.h3d8 .y43gne4o { padding-top: 52px; padding-bottom: 52px; }
.vtmx1 .y43gne4o:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.vtmx1 .y43gne4o:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.vtmx1 .y43gne4o:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.vtmx1 .y43gne4o:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.zpmj .gwsu { padding-top: 10px;  padding-bottom: 10px; }
.e0fw .gwsu { padding-top: 18px;  padding-bottom: 18px; }
.w6cth9 .gwsu { padding-top: 36px;  padding-bottom: 36px; }
.tow6ms1 .gwsu { padding-top: 48px;  padding-bottom: 48px; }
.hrhhv3t h2.rcg0 { font-weight: 600; }
.hrhhv3t h3.kao841     { font-weight: 600; }
.y970wd1v { font-weight: 500; }
.y970wd1v h2.rcg0 { font-weight: 800; }
.y970wd1v h3.kao841     { font-weight: 700; }
.ppvlbhw0 h2.rcg0 { font-weight: 900; }
.ppvlbhw0 h3.kao841     { font-weight: 800; }
.ppvlbhw0 .ed5qp9s7 strong,
.ppvlbhw0 .ed5qp9s7 strong { font-weight: 600; }
.vpwhy {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.fih2w .vpwhy { display: none; }
@media (max-width: 640px) {
  .qsq3nr { display: none; }
  .vpwhy {
    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;
  }
}
.vpwhy { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vpwhy:hover { opacity: 0.85; }
.ayt4 .vpwhy { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.pmwjt .vpwhy,
.zonzl  .vpwhy { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.pmwjt .vpwhy:hover,
.zonzl  .vpwhy:hover { opacity: 0.88; }
.ayt4.pmwjt .vpwhy,
.ayt4.zonzl  .vpwhy { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.nl7iy {
  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;
}
.nl7iy:hover { transform: translateY(-2px); opacity: 0.92; }
.nl7iy { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cbet7 .nl7iy { display: none; }
.kzlh .nl7iy { right: 32px; }
.obdp  .nl7iy { left: 32px; }
@media (max-width: 480px) {
  .kzlh .nl7iy { right: 20px; bottom: 20px; }
  .obdp  .nl7iy { left: 20px; bottom: 20px; }
}
.yvq6 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.dskigws { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.a4cy { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.lu2omoo { color: var(--text-dim); font-size: 0.8rem; }
.hwi8l8f { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.hwi8l8f img { height: 26px; width: auto; object-fit: contain; }
.otpb { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.aoqkovx .dskigws { text-align: center; }
.aoqkovx .a4cy { margin-top: 0; }
.ztqy { margin-top: 10px; }
.ztqy a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .dskigws { padding-left: 16px; padding-right: 16px; }
  .nay10yc .dskigws { padding: 20px 16px; }
  .cdjf7 { gap: 4px 12px; }
  .a4cy { font-size: 0.78rem; }
}
.kpina .lywrlyk .hwi8l8f { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.kpina .otpb { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.kpina .i8pytxh4 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.kpina .i8pytxh4 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.kpina .i8pytxh4 a:hover { color: var(--accent-light); }
.kpina .a4cy { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.kpina .lu2omoo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .kpina .a2fa9g { grid-template-columns: 1fr 1fr; } .kpina .lywrlyk { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kpina .a2fa9g { grid-template-columns: 1fr; } }
.lfdtem1u .hwi8l8f { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.lfdtem1u .a4cy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .lfdtem1u .dk6tsdoe { gap: 12px; } .lfdtem1u .hwi8l8f { margin-right: 0; width: 100%; } }
.ut6eh5yh .ubyjr { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.ut6eh5yh .txo97e1u .hwi8l8f { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ut6eh5yh .otpb { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.ut6eh5yh .s8sq { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.ut6eh5yh .i8pytxh4 { display: flex; flex-direction: column; gap: 9px; }
.ut6eh5yh .i8pytxh4 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.ut6eh5yh .i8pytxh4 a:hover { color: var(--accent-light); }
.ut6eh5yh .bxnht8 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.ut6eh5yh .a4cy { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ut6eh5yh .lu2omoo { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ut6eh5yh .ubyjr { grid-template-columns: 1fr 1fr; } .ut6eh5yh .txo97e1u { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ut6eh5yh .ubyjr { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .de1v .io4csi01 { grid-template-columns: 1fr 1fr; } .de1v .y5wwnwcx:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .de1v .io4csi01 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .n54v6u8s .io4csi01 { grid-template-columns: 1fr; } }
.fj7cyfkf .dskigws { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.fjd0k .u4vp      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.fjd0k .yvq6 { background: var(--bg-page); border-top-color: var(--border-alt); }
.xv7c .u4vp      { background: #0d1117; border-bottom-color: #21262d; }
.xv7c .wcmu { color: var(--accent-light); }
.xv7c .vflaj1 { --msep-color: #8b949e; }
.xv7c .vflaj1 a { color: #8b949e; }
.xv7c .vflaj1 a:hover { color: var(--accent-light); }
.xv7c .sj5so { color: #8b949e; }
.xv7c .yvq6 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.xv7c .a4cy,
.xv7c .lu2omoo { color: #6e7681; }
.xv7c .i8pytxh4 a, .xv7c .uf37j a,
.xv7c .hwi8l8f { color: #e6edf3; }
.xv7c .i8pytxh4 a:hover, .xv7c .uf37j a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .xv7c .vflaj1 { background: #0d1117; border-top-color: #21262d; }
  .xv7c .vflaj1 li a { border-bottom-color: #21262d; }
}
.p56gjnf .u4vp      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.p56gjnf .wcmu { color: var(--accent-light); }
.p56gjnf .vflaj1 { --msep-color: #475569; }
.p56gjnf .vflaj1 a { color: #475569; }
.p56gjnf .vflaj1 a:hover { color: var(--accent-light); }
.p56gjnf .sj5so { color: #64748b; }
.p56gjnf .yvq6 { background: #f0f4f8; border-top-color: #cbd5e1; }
.p56gjnf .a4cy,
.p56gjnf .lu2omoo { color: #64748b; }
.p56gjnf .i8pytxh4 a, .p56gjnf .uf37j a,
.p56gjnf .rynmgkp a, .p56gjnf .hwi8l8f { color: #374151; }
.p56gjnf .i8pytxh4 a:hover, .p56gjnf .uf37j a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .p56gjnf .vflaj1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .p56gjnf .vflaj1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.pmwjt .u4vp      { background: var(--accent); border-bottom-color: var(--accent-light); }
.pmwjt .wcmu { color: #fff; }
.pmwjt .vflaj1 { --msep-color: rgba(255,255,255,0.82); }
.pmwjt .vflaj1 a { color: rgba(255,255,255,0.82); }
.pmwjt .vflaj1 a:hover { color: #fff; }
.pmwjt .sj5so { color: rgba(255,255,255,0.9); }
.pmwjt .yvq6 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.pmwjt .a4cy,
.pmwjt .lu2omoo { color: rgba(255,255,255,0.72); }
.pmwjt .i8pytxh4 a, .pmwjt .uf37j a,
.pmwjt .rynmgkp a, .pmwjt .hwi8l8f { color: #fff; }
.pmwjt .otpb, .pmwjt .s8sq { color: rgba(255,255,255,0.7); }
.pmwjt .i8pytxh4 a:hover, .pmwjt .uf37j a:hover { color: #fff; }
@media (max-width: 640px) {
  .pmwjt .vflaj1 { background: var(--accent); border-top-color: var(--accent-light); }
  .pmwjt .vflaj1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.zonzl .u4vp {
  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);
}
.zonzl .yvq6 {
  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) {
  .zonzl .vflaj1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.bxxu .fxi3 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ulh3ngf .fxi3 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.sznenq70 .fxi3 { min-height: 72px; height: auto; }
.ln4tk4g7 .fxi3 { min-height: 84px; height: auto; }
.nay10yc .fxi3 { max-width: none; padding: 0 32px; }
.nay10yc .dskigws  { max-width: none; padding: 24px 32px; }
.pc66boqb.ld9x9if .fxi3 { max-width: 1200px; }
.pc66boqb.lbspaq7 .fxi3 { max-width: 1320px; }
.ms0fkw   .wcmu, .ms0fkw   .hwi8l8f { text-transform: capitalize; }
.eugkya .wcmu, .eugkya .hwi8l8f { text-transform: lowercase; }
.l28su1v .wcmu, .l28su1v .hwi8l8f { text-transform: uppercase; letter-spacing: 0.06em; }
.qzd9ii7p, .omvk {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.y4f989 .qzd9ii7p,
.y4f989 .omvk { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.yes8di .qzd9ii7p,
.yes8di .omvk { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.qp2oyzz .qzd9ii7p,
.qp2oyzz .omvk { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.qodg .qzd9ii7p,
.qodg .omvk { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.qrgz   .vflaj1 a { font-weight: 500; }
.tc4v4kg .vflaj1 a { font-weight: 600; }
.he36     .vflaj1 a { font-weight: 700; }
.p2m8u    .vflaj1 a { font-weight: 800; letter-spacing: 0.01em; }
.wh74t     .vflaj1 > li + li::before,
.zueu    .vflaj1 > li + li::before,
.go46jmq1    .vflaj1 > li + li::before,
.t8rebq1 .vflaj1 > li + li::before,
.a793 .vflaj1 > li + li::before,
.p7nr  .vflaj1 > li + li::before,
.xnog    .vflaj1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.wh74t     .vflaj1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.zueu    .vflaj1 > li + li::before { content: "|"; }
.go46jmq1    .vflaj1 > li + li::before { content: "—"; }
.t8rebq1 .vflaj1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.a793 .vflaj1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.p7nr  .vflaj1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xnog    .vflaj1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .wi75 .sj5so,
  .scmo .sj5so,
  .mltohpm .sj5so,
  .y4noj0t .sj5so,
  .swlb3 .sj5so {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .wi75 .sj5so::before,
  .scmo .sj5so::before,
  .mltohpm .sj5so::before,
  .y4noj0t .sj5so::before,
  .swlb3 .sj5so::before { content: ""; display: block; flex-shrink: 0; }

  
  .wi75 .sj5so::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;
  }

  
  .scmo .sj5so::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;
  }

  
  .mltohpm .sj5so::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;
  }

  
  .y4noj0t .sj5so::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;
  }

  
  .swlb3 .sj5so::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) {
  .hg80c7qs .sj5so {
    padding: 5px 14px;
  }
  .hg80c7qs .vflaj1 {
    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;
  }
  .hg80c7qs .vflaj1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .hg80c7qs .vflaj1 li a:hover { background: var(--bg-raised); }
  .hg80c7qs .aw8n28s,
  .bw9up8s .aw8n28s,
  .in3qfprz .aw8n28s { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vslm .sj5so {
    padding: 5px 10px;
  }
  .vslm .vflaj1 {
    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);
  }
  .vslm .vflaj1.d78q { transform: translateX(0); }
  .vslm .vflaj1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vslm .vflaj1 li:last-child a { border-bottom: none; }
  .pmwjt .vflaj1,
  .xv7c .vflaj1 { background: var(--accent) !important; }
  .pmwjt .vflaj1 li a,
  .xv7c .vflaj1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .in3qfprz .sj5so {
    padding: 5px 10px;
  }
  .in3qfprz .vflaj1 {
    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);
  }
  .in3qfprz .vflaj1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .in3qfprz .vflaj1.d78q { transform: translateY(0); }
  .in3qfprz .vflaj1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wcevez3y .sj5so {
    padding: 5px 10px;
  }
  .wcevez3y .vflaj1 {
    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;
  }
  .wcevez3y .vflaj1.d78q { opacity: 1; pointer-events: auto; }
  .wcevez3y .vflaj1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jk3itjqb     .sj5so { border-radius: 0 !important; }
  .jdrco   .sj5so { border-radius: 8px !important; }
  .rqcc .sj5so { border-radius: 50% !important; }
  .szyxy   .sj5so { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .njwzl1 .ffsa8g { flex-direction: column; align-items: stretch; }
  .njwzl1 .qd0do9 { flex-direction: row; min-width: auto; }
  .njwzl1 .hduahzc4 { align-items: flex-start; text-align: left; }
}
.s2p0z5,
.s2p0z5.y43gne4o,
.m6br1x5 .s2p0z5,
.fe7xta .s2p0z5,
.u13i9 .s2p0z5,
.j10p7 .s2p0z5 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.k75p7 {
  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;
}
.wgxgsqlv { flex: 1 1 280px; min-width: 0; }
.u6lblxtl {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.aavi2k7 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.b24oy {
  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;
}
.b24oy:hover { transform: translateY(-1px); opacity: 0.95; }
.wvetm .k75p7 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.wvetm .u6lblxtl { color: var(--cta); }
.wvetm .aavi2k7 { color: var(--text-body); }
.wvetm .b24oy {
  background: var(--cta) !important;
  color: #fff !important;
}
.r5d4px .k75p7 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.r5d4px .u6lblxtl { color: var(--text-primary); }
.r5d4px .aavi2k7 { color: var(--text-body); }
.r5d4px .b24oy {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .k75p7 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wgxgsqlv { flex: 0 0 auto; }
  .u6lblxtl { font-size: 1.2rem; }
  .b24oy { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.r0bc .ldtaf6 { height: 36px; }
.qrthr98 .ldtaf6 { height: 60px; max-width: 200px; }
.e5x0u .ldtaf6 { height: 56px; max-width: 180px; }
.euoz    .wizs, .euoz    .y77se5w { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.xfxj .g5kxrm + .g5kxrm {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .eeq0 .u10w7 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .eeq0 .mzqw0 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .eeq0 .mzqw0 { padding: 40px 16px 20px; }
  .eeq0 .g5kxrm {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .eeq0 .jc7q5z5n { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .j7nrntcb .mzqw0 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .j7nrntcb .mzqw0::before {
    position: absolute; top: 14px; left: 14px;
  }
  .j7nrntcb .n3vjnl {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .j7nrntcb .ik5w { white-space: normal; text-align: center; font-size: 1.2rem; }
  .j7nrntcb .g5kxrm {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .j7nrntcb .jc7q5z5n { width: 100%; min-width: 0; }
  .j7nrntcb .wizs { min-width: 0; }
}
.puni23 .mzqw0::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.chvgspul .lhp2 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.chvgspul .lhp2 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.chvgspul .lhp2 p { padding: 0 2px 16px; }
.csjw .lhp2 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.csjw .lhp2 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.csjw .lhp2 summary::after { content: "›"; font-size: 1.2em; }
.csjw .lhp2[open] summary::after { content: "‹"; }
.csjw .lhp2 p { padding: 10px 22px 4px; }
.xcklwq .lhp2 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.xcklwq .lhp2 summary { color: var(--text-primary); padding-left: 16px; }
.xcklwq .lhp2 summary::after { content: "›"; font-size: 1.1em; }
.xcklwq .lhp2[open] summary::after { content: "‹"; }
.xcklwq .lhp2 p { padding-left: 16px; }
.ohqzk .gjikh82 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ohqzk .lhp2 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ohqzk .lhp2:last-child { border-bottom: none; }
.ohqzk .lhp2 summary { color: var(--text-primary); border-radius: 0; }
.ohqzk .lhp2 summary::after { content: "›"; font-size: 1.1em; }
.ohqzk .lhp2[open] summary::after { content: "‹"; }
.pkgnnh2u .lhp2 { overflow: hidden; }
.pkgnnh2u .lhp2 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.pkgnnh2u .lhp2 summary::after { color: rgba(255,255,255,.75); }
.pkgnnh2u .lhp2[open] summary { border-radius: 0; }
.l1mf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ad0l0oc {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.a315l {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.p9l6 { color: var(--text-muted); font-size: 1.05rem; }
.qfx8o {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.hzhhlf { margin-bottom: 20px; }
.s3rfr {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.hkglb {
  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;
}
.hkglb:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.d1rkil8 { resize: vertical; min-height: 130px; }
.ol7ytb { width: 100%; margin-top: 8px; }
.kpdr5r {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.owzg {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.w4cwo8f2 { color: var(--text-muted); line-height: 1.75; }
.hox8u { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.hox8u li { margin-bottom: 6px; }
.o16ksist { max-width: 760px; margin: 0 auto; }
.pj2ds { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.udv4alrm { max-width: 760px; margin: 0 auto; }
.u3rw9e ul.hox8u { margin: 0; }
@media (max-width: 640px) { .q5z622 { grid-template-columns: 1fr; gap: 10px; } }
.mghi2r12 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.wvowbvp { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.okycg { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.wvowbvp p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.wvowbvp .hox8u { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mghi2r12 { grid-template-columns: 1fr; } }
.raaks5qt ul.hox8u { margin: 0; }
.rcqtgnp0 .hox8u,
.mt90wi35 .hox8u,
.r8p1ge .hox8u,
.fwygg .hox8u {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .nczs02x8 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .g6ub7 { grid-template-columns: 1fr; } .or84r { position: static; text-align: center; } }
@media (max-width: 860px) { .tc140hp { grid-template-columns: 1fr; } }
.fwygg .hox8u { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mqhl8k { flex-direction: column; text-align: center; } .ujc5tc6 { grid-template-columns: 1fr; } }
.afs4qcr .a315l { color: var(--accent-light); }
.lb8yg2w .a315l { font-size: 2rem; }
.lb8yg2w .p9l6 { max-width: 680px; }
.f3u8b2ty {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.f3u8b2ty .a315l { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.f3u8b2ty .p9l6  { margin: 0; }
@media (max-width: 640px) { .f3u8b2ty { flex-direction: column; } }
.pg2c6x .a315l { color: var(--accent-light); }
.ghamef .a315l { color: #fff; }
.ghamef .p9l6  { color: rgba(255,255,255,0.85); }
.iah3 { max-width: 680px; margin: 0 auto; }
.oaa8st {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .oaa8st { grid-template-columns: 1fr; } }
.bsom0ga .hkglb {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.bsom0ga .hkglb:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.x639 .hkglb { background: var(--bg-raised); border-color: transparent; }
.x639 .hkglb:focus { background: var(--bg-card); border-color: var(--accent-light); }
.e5mdf .hkglb { border-radius: 100px; padding: 11px 20px; }
.e5mdf .d1rkil8 { border-radius: 14px; }
.ge03 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.ge03 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.ge03 summary::-webkit-details-marker { display: none; }
.ge03 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.ge03[open] summary::after { content: "−"; }
.n0dy {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .cgr894 { grid-template-columns: 1fr; } }
.zn6nj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.zn6nj li { margin-bottom: 6px; }
.oi364{position:relative;overflow:visible}
.xtugfkn .r6fg78s{display:block}
.e314lb .hmy9~.okjx,
.e314lb .hmy9~.okjx .rgc2a,
.hmy9~.okjx,.nfr0~.okjx{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}
.hmy9~.okjx .rgc2a{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.y1gxkm .jaia6n4{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.y1gxkm .bvzfnic::before{content:""}
.n8a5az{--date-bg:var(--accent-bg)}
.qttouo .bvzfnic::before{content:""}
.kl01y8jj .q1oq5g9r{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .q1oq5g9r{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .uv1svsa1{max-width:100%}
}
.e0w8yxt .l9u0q{margin:0}
@media (max-width:560px){
  .mbfiia3{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) {
  .l4ln { padding: 28px 18px 20px; }
  .he9h { font-size: 1.2rem; }
  .sy2p7zrs { max-width: 220px; max-height: 80px; }
}
.taovho  .kei8d { border-radius: 50%; }
.zvpqd .k75p7 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .kei8d { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.v3u6 {
  margin: 28px 0 24px;
}
.v3u6 .y43gne4o {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.v3u6 .gwsu {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.v3u6 .k75p7 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .fxi3 { flex-direction: row-reverse; }
[dir="rtl"] .vflaj1 { flex-direction: row-reverse; }
[dir="rtl"] .kzlh .nl7iy { right: auto; left: 32px; }
[dir="rtl"] .obdp  .nl7iy { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .kzlh .nl7iy { right: auto; left: 20px; }
  [dir="rtl"] .obdp  .nl7iy { left: auto;  right: 20px; }
}
[dir="rtl"] .xmpu .l3u8  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .oqvzdah .l3u8 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .hmy9,
[dir="rtl"] .fyzc,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bhw9jawe, [dir="rtl"] .yoofh { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ed5qp9s7 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .k75p7 { direction: rtl; }
[dir="rtl"] .wja0 { direction: rtl; }
[dir="rtl"] .c93y2p { direction: rtl; }
[dir="rtl"] .ssn4zu6p { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .m2myh95w .yoofh,
[dir="rtl"] .n6mz .yoofh,
[dir="rtl"] .mihou .yoofh,
[dir="rtl"] .mgdpeqkd .yoofh {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .m2myh95w .yoofh li::before,
[dir="rtl"] .n6mz .yoofh li::before,
[dir="rtl"] .mihou .yoofh li::before,
[dir="rtl"] .mgdpeqkd .yoofh li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .jbl98.thef97en .zwn1e5gz,
[dir="rtl"] .ezw1p7.thef97en .zwn1e5gz,
[dir="rtl"] .nhid4c.thef97en .zwn1e5gz,
[dir="rtl"] .ypvsddcz.thef97en .zwn1e5gz,
[dir="rtl"] .dm883v.thef97en .zwn1e5gz { text-align: right; }
[dir="rtl"] .hmy9.thef97en .xdhq4sid { align-items: flex-end; text-align: right; }
[dir="rtl"] .hmy9.ywbv2zeu .xdhq4sid { text-align: center; }
[dir="rtl"] .hmy9 .xdhq4sid { text-align: right; }
[dir="rtl"] .gwsu,
[dir="rtl"] .a2t51b7r,
[dir="rtl"] .odunmn5n,
[dir="rtl"] .bga1,
[dir="rtl"] .qfx8o,
[dir="rtl"] .s3rfr,
[dir="rtl"] .hkglb,
[dir="rtl"] .d1rkil8 { text-align: right; direction: rtl; }
[dir="rtl"] .e5mdf .hkglb,
[dir="rtl"] .bsom0ga .hkglb { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #a1a939;
  --brand:           #a1a939;
  --brand-light:     #868b3c;
  --brand-pale:      #9da258;
  --grad-start:      #c7ce6f;
  --grad-end:        #d3d7a3;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a1a939;
  --cta-light:       #878f2a;
  --cta-hover:       #757b29;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f4;
  --bg-raised:       #f0f0ee;
  --bg-hover:        #f5f5f4;
  --border:          #e7e8e2;
  --border-alt:      #dadbd1;
  --border-section:  #e7e8e2;
  --text-primary:    #1a1b17;
  --text-muted:      #5d5e53;
  --text-body:       #35362f;
  --text-sub:        #505147;
  --text-faint:      #858777;
  --text-dim:        #9e9f92;
  --text-label:      #6b6c5f;
  --text-value:      #42433b;
  --accent-bg:       #eeeee6;
  --accent-bg-light: #e4e5d0;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf5f3;
  --c-pros:          #1c862f;
  --c-cons:          #9f3621;
  --c-pros-label:    #229f38;
  --c-tip-border:    #25b03d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1c862f;
}
:root { --logo-bg-opacity: 55%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.mfm2r5 .bj5ckgu, .mfm2r5 .hmy9 { min-height: 780px; }
.xdnq2xy .zvny::after, .xdnq2xy .xclt::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.r9yzg .vpwhy::after,.r9yzg .nl7iy::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; }
.xgsp::before { content: '|'; opacity: 0.3; }