:root {
  --color-accent: #7baa47;
  --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;
}
.ahkf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.zd8yyr {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.g7k3y {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.n1i0u { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.qmrsev { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.qmrsev a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.qmrsev a:hover { color: var(--accent-light); }
.qjb5a  .voccm { border-radius: 14px; }
.qjb5a .voccm li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.qjb5a .voccm li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.w6hvn7g1 .voccm li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .voccm {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .yzj0:hover .voccm,
  .yzj0:focus-within .voccm { display: block; }
  .voccm li a { padding: 8px 16px; font-size: 0.88rem; }
}
.otej {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.xang { display: none; }
@media (max-width: 640px) {
  .xang {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .xang.wd0bcou { display: block; }
}
@media (max-width: 640px) {
  .otej { display: block; }
  .qmrsev > li + li::before { display: none !important; }
  .qmrsev {
    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;
  }
  .qmrsev.wd0bcou { display: flex; }
  .qmrsev li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .qmrsev li:last-child a { border-bottom: none; }
}
.eet57p { min-height: 480px; }
.ss1r3f {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.mw6w1u4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.d5ev20 .mw6w1u4 { margin-left: 0; margin-right: 0; }
.ydhl7 {
  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;
}
.shwz4 .ydhl7 { margin-top: 24px; }
.ydhl7:hover { opacity: 0.88; }
.aa2f {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.d048 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.aa2f .ff3mi2e1 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.aa2f .ss1r3f { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.aa2f .mw6w1u4 { color: #e2e8f0; }
.aa2f.vga0 .ff3mi2e1 { text-align: center; }
.aa2f.d5ev20   .ff3mi2e1 { text-align: left; }
.ytht .ff3mi2e1 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.ytht .ss1r3f { color: var(--text-primary); text-shadow: none; }
.ytht .mw6w1u4 { color: var(--text-muted); }
.ytht .ydhl7 { margin-top: 16px; }
.ytht, .ytht.eet57p { min-height: auto !important; }
.ytht.vga0 .ff3mi2e1 { text-align: center; }
.ytht.d5ev20   .ff3mi2e1 { text-align: left; }
.ytht~.zpwxfsc{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.ytht~.zpwxfsc .s9ico{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.rse3 .o2begq2,
.rse3 .arjfwe,
.rse3 .aa2f .d048 {
  overflow: hidden;
}
.rse3 .o2begq2::after,
.rse3 .arjfwe::after,
.rse3 .aa2f .d048::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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); }
}
.un0h2q .aa2f .d048 {
  overflow: hidden;
}
.un0h2q .aa2f .d048::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.xjaz .aa2f .d048 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.y5ld .aa2f .d048 {
  overflow: hidden;
}
.y5ld .aa2f .d048::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.r3eb .aa2f .d048 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.o2begq2 .d048 {
  background: none;
}
.o2begq2 .ss1r3f { color: #fff; }
.o2begq2 .mw6w1u4 { color: rgba(255,255,255,0.85); }
.o2begq2 .ydhl7 { background: #fff; color: var(--cta); }
.o2begq2 .ydhl7:hover { opacity: 0.92; }
.rse3 .j8t3ec { position: relative; overflow: hidden; }
.rse3 .j8t3ec::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;
}
.j8t3ec .ss1r3f { text-shadow: none; color: var(--text-primary); }
.j8t3ec .mw6w1u4 { color: var(--text-muted); }
body.olxp .ss1r3f {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.drlbpx .ss1r3f {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.eet57p.o2begq2 .ss1r3f,
section.o2begq2 .ss1r3f {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.j8t3ec.vga0 .x1o0m { align-items: center; text-align: center; }
.eet57p .xk44v {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.xk44v .n9ayi9y.r0amahs {
  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;
}
.xk44v .n9ayi9y.r0amahs:hover { opacity: 0.85; }
.ecf68 .ff3mi2e1 { padding-bottom: 24px; }
.shwz4 .ff3mi2e1 { max-width: 1100px; }
@media (max-width: 700px) {
  .j8t3ec { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .j8t3ec:not(.ifjzj) .e54qvx5c { display: none !important; }
  .ifjzj .e54qvx5c { padding: 16px; }
  .x1o0m  { padding: 36px 24px; }
  .j8t3ec~.zpwxfsc,.qwxfub2~.zpwxfsc{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .eet57p, .j8t3ec { min-height: 320px !important; }
  .ss1r3f { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .wm8430m,
  .rwlbztnq,
  .udb352 { grid-template-columns: 1fr !important; }

  

  
  .ecf68 { display: flex !important; flex-direction: column !important; }
  .ecf68 .ff3mi2e1 { display: contents; }
  .ecf68 .d048 { order: 0; }
  .ecf68 .ss1r3f { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ecf68 .wm8430m { order: 2; padding: 0 16px 12px !important; }
  .ecf68 .mw6w1u4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .shwz4 .ff3mi2e1 { display: flex; flex-direction: column; }
  .shwz4 .ff3mi2e1 .ss1r3f { order: 1; }
  .shwz4 .ff3mi2e1 .udb352 { order: 2; margin: 8px 0 24px !important; }
  .shwz4 .ff3mi2e1 .mw6w1u4 { order: 3; }
  .shwz4 .ff3mi2e1 .ydhl7 { order: 4; align-self: center; margin-top: 0; }

  
  .j8t3ec.ifjzj {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .j8t3ec.ifjzj .x1o0m { display: contents; padding: 0; }
  .j8t3ec.ifjzj .x1o0m .ss1r3f { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .j8t3ec.ifjzj .e54qvx5c { order: 2; padding: 12px 16px; }
  .j8t3ec.ifjzj .x1o0m .mw6w1u4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .j8t3ec.ifjzj .x1o0m .ydhl7 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.qzrseha { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ll4kmy7 { width: 100%; height: auto; display: block; border-radius: 10px; }
.nbfw8s .qzrseha        { border-radius: 16px; }
.nbfw8s .ll4kmy7  { border-radius: 16px; }
.u8ddjz .qzrseha         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.u8ddjz .ll4kmy7   { border-radius: 8px; }
.v48r { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.bg56w8y { width: 100%; padding: 32px 0; position: relative; }
.ybxy { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.gr35 .bg56w8y:nth-child(even) { background: var(--bg-surface); }
.gr35 .bg56w8y:nth-child(odd)  { background: var(--bg-page); }
.pdpq6u .bg56w8y:nth-child(even) { background: var(--bg-card); }
.pdpq6u .bg56w8y:nth-child(odd)  { background: var(--bg-page); }
.gr35 .bg56w8y:nth-child(odd)  .ybxy { background: var(--bg-card); border-radius: 6px; }
.gr35 .bg56w8y:nth-child(even) .ybxy { background: var(--bg-raised); border-radius: 6px; }
.pdpq6u .bg56w8y:nth-child(odd)  .ybxy { background: var(--bg-card); border-radius: 6px; }
.pdpq6u .bg56w8y:nth-child(even) .ybxy { background: var(--bg-raised); border-radius: 6px; }
.gr35 .bg56w8y:nth-child(even) .hnekwt7 .z9kmh,
.pdpq6u .bg56w8y:nth-child(even) .hnekwt7 .z9kmh { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.gr35 .bg56w8y:nth-child(odd) .hnekwt7 .z9kmh,
.pdpq6u .bg56w8y:nth-child(odd) .hnekwt7 .z9kmh { background: var(--bg-card-inner); }
.gr35 .bg56w8y:nth-child(even) .gkc405bk .z9kmh:nth-child(odd),
.pdpq6u .bg56w8y:nth-child(even) .gkc405bk .z9kmh:nth-child(odd)  { background: var(--bg-card); }
.gr35 .bg56w8y:nth-child(even) .gkc405bk .z9kmh:nth-child(even),
.pdpq6u .bg56w8y:nth-child(even) .gkc405bk .z9kmh:nth-child(even) { background: var(--bg-card-inner); }
h1.bl37 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.bl37 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.p21s { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.xn55c h2.bl37 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.a9gk h2.bl37 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.obnr h2.bl37 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.c2a6 h2.bl37::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ih7t h2.bl37 {
  color: var(--text-primary); font-size: 1.7rem;
}
.sql4 h2.bl37::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.te00i h2.bl37 {
  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;
}
.hnpuy3k2 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .hnpuy3k2 { display: none; } }
.vgjpsgt { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.wpjp4yk { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.g9u5zw {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.tjfo { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ta6l { padding-left: 20px; }
.ta6l li { margin-bottom: 6px; }
.ta6l a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ta6l a:hover { color: var(--accent-light); }
.w4bw1e .tjfo { display: none; }
.ax444b .tjfo { display: none; }
.ax444b .ta6l { padding-left: 0; list-style: none; }
.ax444b .ta6l li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ax444b .ta6l a { font-size: 0.92rem; }
.z6hkt7rf .g9u5zw { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.z6hkt7rf .tjfo { display: none; }
.z6hkt7rf .ta6l { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.z6hkt7rf .ta6l li { margin-bottom: 0; }
.z6hkt7rf .ta6l 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;
}
.z6hkt7rf .ta6l a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.k1lgt .g9u5zw { padding: 20px 20px 16px; }
.k1lgt .ta6l {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.k1lgt .ta6l li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.k1lgt .ta6l 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;
}
.k1lgt .ta6l 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;
}
.k1lgt .ta6l a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.k1lgt .ta6l a:focus,
.k1lgt .ta6l a:focus-visible,
.k1lgt .ta6l a:target { outline: none; }
.k1lgt .ta6l li:target a { border-color: var(--border); color: var(--text-muted); }
.tue9g .g9u5zw { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.tue9g .tjfo { display: none; }
.tue9g .ta6l { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.tue9g .ta6l li { margin-bottom: 0; }
.tue9g .ta6l li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.tue9g .ta6l li:last-child::after { content: ""; margin-right: 0; }
.tue9g .ta6l a { font-size: 0.9rem; }
.z9kmh { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.hnekwt7 .z9kmh { background: var(--bg-card); }
.gkc405bk .z9kmh:nth-child(odd)  { background: var(--bg-card); }
.gkc405bk .z9kmh:nth-child(even) { background: var(--bg-raised); }
.df3w .z9kmh {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.df3w .z9kmh:last-child { border-bottom: none; }
.df3w h3.p21s { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.tm8x9 .z9kmh {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.tm8x9 .z9kmh + .z9kmh { margin-top: 4px; }
.g3n43 .z9kmh { background: none; border-radius: 0; padding: 12px 0; }
.g3n43 .z9kmh + .z9kmh { border-top: 1px solid var(--border-section); }
.f5pby { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.krz21 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.vkmirh, .a0qe { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.vkmirh li, .a0qe li { margin-bottom: 6px; }
.a0qe li { list-style: decimal; }
.mh3s8c     .vkmirh { list-style-type: "● "; }
.r1k4m6  .vkmirh { list-style-type: "■ "; }
.s9mm0 .vkmirh { list-style-type: "◆ "; }
.g4slv7w    .vkmirh { list-style-type: "★ "; }
.mh3s8c     .vwhxfoae { list-style-type: "● "; }
.r1k4m6  .vwhxfoae { list-style-type: "■ "; }
.s9mm0 .vwhxfoae { list-style-type: "◆ "; }
.g4slv7w    .vwhxfoae { list-style-type: "★ "; }
.mh3s8c    .vkmirh li::marker, .mh3s8c    .vwhxfoae li::marker,
.r1k4m6 .vkmirh li::marker, .r1k4m6 .vwhxfoae li::marker,
.s9mm0 .vkmirh li::marker, .s9mm0 .vwhxfoae li::marker,
.g4slv7w   .vkmirh li::marker, .g4slv7w   .vwhxfoae li::marker {
  color: var(--cta); font-size: 1em;
}
.mh3s8c .a0qe,
.r1k4m6 .a0qe,
.s9mm0 .a0qe,
.g4slv7w .a0qe {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.mh3s8c .a0qe li,
.r1k4m6 .a0qe li,
.s9mm0 .a0qe li,
.g4slv7w .a0qe li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.mh3s8c .a0qe li::before,
.r1k4m6 .a0qe li::before,
.s9mm0 .a0qe li::before,
.g4slv7w .a0qe 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;
}
.mh3s8c     .a0qe li::before { border-radius: 50%; }
.r1k4m6  .a0qe li::before { border-radius: 3px; }
.s9mm0 .a0qe li::before { border-radius: 3px; }
.g4slv7w    .a0qe li::before { border-radius: 50%; }
.tqb3ga2v { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.s8iw1 .tqb3ga2v,
.g9ci .tqb3ga2v { background: transparent; border: none; border-radius: 0; }
.kd1j235w { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.kd1j235w th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.kd1j235w td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.kd1j235w tr:hover td { background: var(--bg-hover); }
.l3ai6p .kd1j235w tbody tr:nth-child(even) td { background: var(--bg-surface); }
.qsunp0 .kd1j235w { border: 1px solid var(--border-alt); }
.qsunp0 .kd1j235w th,
.qsunp0 .kd1j235w td { border: 1px solid var(--border-alt); }
.t25aeo .kd1j235w th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.t25aeo .kd1j235w td { border-bottom: none; }
.t25aeo .kd1j235w tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.fu0lw02t .kd1j235w th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.usq4204 .tqb3ga2v {
  overflow: hidden;
}
.usq4204 .kd1j235w th { border-bottom: 1px solid var(--border-alt); }
.usq4204 .kd1j235w tr:last-child td { border-bottom: none; }
.ni04i8 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ojc44006 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.k29ny7ep { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.nisy24 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.jc4e { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.vwhxfoae { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.vwhxfoae 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%}
.ivtp19 .nisy24 { background: transparent; text-align: center; }
.qcoap68s .k29ny7ep {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.zbfdp2 .k29ny7ep {
  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);
}
.hd19 .ojc44006 { display: grid; grid-template-columns: auto 1fr; }
.hd19 .k29ny7ep {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.hd19 .nisy24 { grid-column: 2; }
.hd19 .jc4e,
.hd19 .vwhxfoae { grid-column: 1 / -1; }
.k02em1 .ojc44006 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.k02em1 .k29ny7ep {
  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);
}
.k02em1 .nisy24 { grid-column: 2; }
.k02em1 .jc4e,
.k02em1 .vwhxfoae { grid-column: 1 / -1; }
.hqgs .ojc44006 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.hqgs .nisy24 { background: none; color: var(--accent-light); font-weight: 700; }
.f68unk0j .ojc44006 { 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); }
.f68unk0j .nisy24 { background: none; color: var(--accent-light); font-weight: 700; }
.edgbs .ojc44006 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.edgbs .ojc44006:last-child { border-bottom: none; }
.edgbs .nisy24 { background: none; color: var(--accent-light); font-weight: 700; }
.quhizpxu .ojc44006 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.quhizpxu .nisy24 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.eic55wa .ni04i8 { counter-reset: card-n; }
.eic55wa .ojc44006  { counter-increment: card-n; }
.eic55wa .nisy24 { display: flex; align-items: center; gap: 10px; }
.eic55wa .nisy24::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;
}
.gpp7 .ojc44006 { background: var(--bg-surface); border: 1px solid var(--border); }
.gpp7 .nisy24 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.sygd8 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.a15i7  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.hvctm { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.hgih { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.sygd8 strong { color: var(--text-primary); font-size: 0.95rem; }
.sygd8 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ll4kmy7 { width: 100%; height: auto; border-radius: 10px; display: block; }
.r0amahs {
  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;
}
.r0amahs:hover { opacity: 0.85; }
.zj2wy .r0amahs  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.zj2wy .r0amahs:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rrtlhj81 .r0amahs  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.rrtlhj81 .r0amahs:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ehpf .ydhl7 { border-radius: 50px; }
.ehpf .r0amahs  { border-radius: 50px; }
.j91x .ydhl7 { padding-left: 22px; padding-right: 22px; }
.j91x .r0amahs  { padding-left: 12px; padding-right: 12px; }
.pm76k1 .ydhl7 { padding-left: 44px; padding-right: 44px; }
.pm76k1 .r0amahs  { padding-left: 24px; padding-right: 24px; }
.hxm4tj .ydhl7 { padding-left: 56px; padding-right: 56px; }
.hxm4tj .r0amahs  { padding-left: 32px; padding-right: 32px; }
.w1byf   .ydhl7::after, .w1byf   .r0amahs::after,
.z5sek .ydhl7::after, .z5sek .r0amahs::after,
.wk5y9    .ydhl7::after, .wk5y9    .r0amahs::after,
.cnyz    .ydhl7::after, .cnyz    .r0amahs::after,
.xzpcl8g    .ydhl7::after, .xzpcl8g    .r0amahs::after,
.ja3na     .ydhl7::after, .ja3na     .r0amahs::after,
.h1l2    .ydhl7::after, .h1l2    .r0amahs::after,
.qr71q   .ydhl7::after, .qr71q   .r0amahs::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;
}
.w1byf .ydhl7::after, .w1byf .r0amahs::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");
}
.z5sek .ydhl7::after, .z5sek .r0amahs::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");
}
.wk5y9 .ydhl7::after, .wk5y9 .r0amahs::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");
}
.cnyz .ydhl7::after, .cnyz .r0amahs::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");
}
.xzpcl8g .ydhl7::after, .xzpcl8g .r0amahs::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");
}
.ja3na .ydhl7::after, .ja3na .r0amahs::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");
}
.h1l2 .ydhl7::after, .h1l2 .r0amahs::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");
}
.qr71q .ydhl7::after, .qr71q .r0amahs::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");
}
.enmw8   .slht5::after, .enmw8   .otb04e11::after,
.w36d88 .slht5::after, .w36d88 .otb04e11::after,
.sxivkdj    .slht5::after, .sxivkdj    .otb04e11::after,
.x9jwiz    .slht5::after, .x9jwiz    .otb04e11::after,
.f4k4    .slht5::after, .f4k4    .otb04e11::after,
.g9m2t     .slht5::after, .g9m2t     .otb04e11::after,
.ten149s    .slht5::after, .ten149s    .otb04e11::after,
.hiaeb1l   .slht5::after, .hiaeb1l   .otb04e11::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;
}
.enmw8 .slht5::after, .enmw8 .otb04e11::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");
}
.w36d88 .slht5::after, .w36d88 .otb04e11::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");
}
.sxivkdj .slht5::after, .sxivkdj .otb04e11::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");
}
.x9jwiz .slht5::after, .x9jwiz .otb04e11::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");
}
.f4k4 .slht5::after, .f4k4 .otb04e11::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");
}
.g9m2t .slht5::after, .g9m2t .otb04e11::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");
}
.ten149s .slht5::after, .ten149s .otb04e11::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");
}
.hiaeb1l .slht5::after, .hiaeb1l .otb04e11::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");
}
.lrouw2sf .rnqxi2n3 { background: var(--bg-raised); }
.n9ayi9y.r0amahs {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .itahtj {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .itahtj::before    { grid-area: rank;   }
  .w6y1u5cl           { grid-area: ident;  }
  .haig2     { grid-area: rating; min-width: 0; width: auto; }
  .a1b0           { grid-area: pills;  }
  .n9ayi9y             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .itahtj {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .itahtj::before    { justify-self: center; }
  .w6y1u5cl           { width: 100%; }
  .haig2     { justify-self: center; }
  .a1b0           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .so3hp7r .ct8k5lq {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .so3hp7r .crfai { margin: 0; }
}
@media (max-width: 720px) {
  .dk00deby { grid-template-columns: 1fr; }
  .zgsuu0gk { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .zgsuu0gk .fe80o { width: 72px; height: 50px; }
  .zgsuu0gk .gbrv1ny { max-width: 180px; }
  .zgsuu0gk .z2hichaq { width: auto; }
}
@media (max-width: 720px) {
  .cessr6 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .zmonk9 { padding: 16px; }
  .kf2mu7 .ef23 { min-width: 50%; }
}
@media (max-width: 860px) {
  .toz2d { grid-template-columns: 1fr; }
  .py6fl0a9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .x91g8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .w873 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .mt54 { flex-direction: column; align-items: stretch; }
}
.qrwg46 .z2hichaq .r0amahs { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .st50o3 { flex-direction: column; align-items: stretch; gap: 10px; }
  .qrwg46 .z2hichaq { text-align: center; }
}
@media (max-width: 720px) {
  .ssk3b { grid-template-columns: 1fr; }
  .b76k61 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .poxh { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .p16w { grid-template-columns: 1fr; }
  .amk7fh { width: 100px; height: 100px; margin: 16px auto; }
  .znlcz4dl { font-size: 1.4rem; }
  .hddyt8 { justify-content: center; }
  .k4pm .ef23 { min-width: 50%; }
}
@media (max-width: 540px) {
  .yvnt15ss { flex-wrap: wrap; padding: 14px 16px; }
  .azlb6u8 { padding: 12px 16px; }
  .grxpvd1g .qhxal { margin: 0 16px; }
  .grxpvd1g .kg53gw25 { padding: 0 16px; }
  .yf676shc { padding: 12px 16px; }
}
.kd853ad .ox7l0v1 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.kd853ad .itahtj {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.kd853ad .itahtj:last-child { border-bottom: none; }
.kd853ad .w6y1u5cl,
.kd853ad .haig2,
.kd853ad .a1b0 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.f3nu .a1b0 .ggxpwag5 {
  background: transparent; padding: 4px 8px;
}
.f3nu .a1b0 .uab5 { font-size: .65rem; opacity: .65; }
.f3nu .a1b0 .u64li   { font-size: 1.15rem; color: var(--accent-light); }
.zsb5 { margin: 16px 0; }
.o66me { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.o66me summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.o66me summary::after { content: "+"; color: var(--accent-light); }
.o66me[open] summary::after { content: "−"; }
.o66me p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.bg56w8y { margin-bottom: 0; }
.fznj4jk1 h2.bl37 { color: var(--text-primary); border-color: var(--accent-light); }
.hibv h2.bl37 { color: var(--text-primary); border-color: var(--accent-light); }
.k9u6d .a15i7     { background: #052e16; border-color: #10b981; }
.k9u6d .ry1r263 { background: #2d0a1e; border-color: #f43f5e; }
.k9u6d .hvctm    { background: #1e1036; border-color: #a855f7; }
.k9u6d .sygd8 strong  { color: #f1f5f9; }
.k9u6d .sygd8 p       { color: #cbd5e1; }
.k9u6d .u0a0q    .a15i7     .hgih::before,
.k9u6d .ssy0e  .a15i7     .hgih::before,
.k9u6d .y092pe  .a15i7     .hgih::before,
.k9u6d .nc5sq7v .a15i7     .hgih::before { color: #10b981; }
.k9u6d .u0a0q    .ry1r263 .hgih::before,
.k9u6d .ssy0e  .ry1r263 .hgih::before,
.k9u6d .y092pe  .ry1r263 .hgih::before,
.k9u6d .nc5sq7v .ry1r263 .hgih::before { color: #f43f5e; }
.k9u6d .u0a0q    .hvctm    .hgih::before,
.k9u6d .ssy0e  .hvctm    .hgih::before,
.k9u6d .y092pe  .hvctm    .hgih::before,
.k9u6d .nc5sq7v .hvctm    .hgih::before { color: #a855f7; }
.ae6dn4 .a15i7     { background: #2d2000; border-color: #eab308; }
.ae6dn4 .hvctm    { background: #2d1600; border-color: #f97316; }
.ae6dn4 .sygd8 strong  { color: #f1f5f9; }
.ae6dn4 .sygd8 p       { color: #cbd5e1; }
.ae6dn4 .u0a0q    .a15i7     .hgih::before,
.ae6dn4 .ssy0e  .a15i7     .hgih::before,
.ae6dn4 .y092pe  .a15i7     .hgih::before,
.ae6dn4 .nc5sq7v .a15i7     .hgih::before { color: #eab308; }
.ae6dn4 .u0a0q    .ry1r263 .hgih::before,
.ae6dn4 .ssy0e  .ry1r263 .hgih::before,
.ae6dn4 .y092pe  .ry1r263 .hgih::before,
.ae6dn4 .nc5sq7v .ry1r263 .hgih::before { color: #ef4444; }
.ae6dn4 .u0a0q    .hvctm    .hgih::before,
.ae6dn4 .ssy0e  .hvctm    .hgih::before,
.ae6dn4 .y092pe  .hvctm    .hgih::before,
.ae6dn4 .nc5sq7v .hvctm    .hgih::before { color: #f97316; }
.uw1n1kn .a15i7     { background: #0c1a2e; border-color: #38bdf8; }
.uw1n1kn .hvctm    { background: #0a2020; border-color: #2dd4bf; }
.uw1n1kn .sygd8 strong  { color: #f1f5f9; }
.uw1n1kn .sygd8 p       { color: #cbd5e1; }
.uw1n1kn .u0a0q    .a15i7     .hgih::before,
.uw1n1kn .ssy0e  .a15i7     .hgih::before,
.uw1n1kn .y092pe  .a15i7     .hgih::before,
.uw1n1kn .nc5sq7v .a15i7     .hgih::before { color: #38bdf8; }
.uw1n1kn .u0a0q    .ry1r263 .hgih::before,
.uw1n1kn .ssy0e  .ry1r263 .hgih::before,
.uw1n1kn .y092pe  .ry1r263 .hgih::before,
.uw1n1kn .nc5sq7v .ry1r263 .hgih::before { color: #818cf8; }
.uw1n1kn .u0a0q    .hvctm    .hgih::before,
.uw1n1kn .ssy0e  .hvctm    .hgih::before,
.uw1n1kn .y092pe  .hvctm    .hgih::before,
.uw1n1kn .nc5sq7v .hvctm    .hgih::before { color: #2dd4bf; }
.hynki .a15i7     { background: var(--accent-bg); border-color: var(--accent-light); }
.hynki .hvctm    { background: var(--accent-bg); border-color: var(--accent-pale); }
.hynki .u0a0q    .hgih::before,
.hynki .ssy0e  .hgih::before,
.hynki .y092pe  .hgih::before,
.hynki .nc5sq7v .hgih::before { color: var(--accent-light) !important; }
.d8ogo9 .gabd { background: var(--bg-pros); }
.d8ogo9 .ljza2 { background: var(--bg-cons); }
.d8ogo9 .gabd .mzcsq7bi { color: var(--c-pros-label); }
.d8ogo9 .ljza2 .aigfk { color: var(--c-cons); }
.d8ogo9 .gabd ul li,
.d8ogo9 .jydyk li          { color: var(--c-pros); }
.d8ogo9 .ljza2 ul li,
.d8ogo9 .jngwg li          { color: var(--c-cons); }
.j6w5vho .sygd8 { background: transparent; border-left: none; border: 1.5px solid; }
.j6w5vho .a15i7     { border-color: var(--c-tip-border); }
.j6w5vho .hvctm    { border-color: #60a5fa; }
.j6w5vho .sygd8 strong { color: var(--text-primary); }
.j6w5vho .sygd8 p      { color: var(--text-muted); }
.lkvpugo .sygd8 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.lkvpugo .a15i7     { border-top-color: var(--c-tip-border); }
.lkvpugo .hvctm    { border-top-color: #60a5fa; }
.uhjgt .sygd8 { border-left: none; border-radius: 8px; }
.uhjgt .a15i7     { background: #065f46; }
.uhjgt .hvctm    { background: #1e3a8a; }
.uhjgt .sygd8 strong,
.uhjgt .sygd8 p { color: #fff; }
.uhjgt .hgih::before { color: rgba(255,255,255,0.85) !important; }
.k9u6d.uhjgt .a15i7,
.k9u6d .uhjgt .a15i7     { background: #052e16; }
.k9u6d.uhjgt .ry1r263,
.k9u6d .uhjgt .ry1r263 { background: #2d0a1e; }
.k9u6d.uhjgt .hvctm,
.k9u6d .uhjgt .hvctm    { background: #1e1036; }
.ae6dn4.uhjgt .a15i7,
.ae6dn4 .uhjgt .a15i7      { background: #2d2000; }
.ae6dn4.uhjgt .hvctm,
.ae6dn4 .uhjgt .hvctm     { background: #2d1600; }
.uw1n1kn.uhjgt .a15i7,
.uw1n1kn .uhjgt .a15i7      { background: #0c1a2e; }
.uw1n1kn.uhjgt .hvctm,
.uw1n1kn .uhjgt .hvctm     { background: #0a2020; }
.uguh .sygd8 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.uguh .a15i7     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.uguh .hvctm    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.uguh .sygd8 strong { color: var(--text-primary); }
.uguh .sygd8 p      { color: var(--text-muted); }
.bj9j2mdk .sygd8 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.u0a0q .hgih,
.ssy0e .hgih,
.y092pe .hgih,
.nc5sq7v .hgih { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.u0a0q .hgih::before,
.ssy0e .hgih::before,
.y092pe .hgih::before,
.nc5sq7v .hgih::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.u0a0q .a15i7     .hgih::before { content: "✦"; color: var(--c-tip-border); }
.u0a0q .ry1r263 .hgih::before { content: "▲"; color: var(--c-warn-border); }
.u0a0q .hvctm    .hgih::before { content: "◉"; color: #60a5fa; }
.ssy0e .a15i7     .hgih::before { content: "★"; color: var(--c-tip-border); }
.ssy0e .ry1r263 .hgih::before { content: "◆"; color: var(--c-warn-border); }
.ssy0e .hvctm    .hgih::before { content: "●"; color: #60a5fa; }
.y092pe .a15i7     .hgih::before { content: "▶"; color: var(--c-tip-border); }
.y092pe .ry1r263 .hgih::before { content: "■"; color: var(--c-warn-border); }
.y092pe .hvctm    .hgih::before { content: "▸"; color: #60a5fa; }
.nc5sq7v .a15i7     .hgih::before { content: "→"; color: var(--c-tip-border); }
.nc5sq7v .ry1r263 .hgih::before { content: "⬥"; color: var(--c-warn-border); }
.nc5sq7v .hvctm    .hgih::before { content: "◈"; color: #60a5fa; }
.e8i6mkl .hnekwt7 .z9kmh,
.e8i6mkl .gkc405bk .z9kmh  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.e8i6mkl .ojc44006                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.e8i6mkl .tqb3ga2v          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.e8i6mkl .g9u5zw                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ir8jtq .hnekwt7 .z9kmh,
.ir8jtq .gkc405bk .z9kmh,
.ir8jtq .ojc44006,
.ir8jtq .itahtj,
.ir8jtq .crfai,
.ir8jtq .tqb3ga2v,
.ir8jtq .g9u5zw,
.ir8jtq .bj9j2mdk .sygd8 { box-shadow: none; }
.jtp4s   .up3a6hz, .jtp4s .f5pby, .jtp4s .krz21,
.jtp4s   .vgjpsgt, .jtp4s .wpjp4yk { font-size: 0.9rem; }
.jtp4s   .vkmirh, .jtp4s .a0qe { font-size: 0.9rem; }
.afbf5   .up3a6hz, .afbf5 .f5pby, .afbf5 .krz21,
.afbf5   .vgjpsgt, .afbf5 .wpjp4yk { font-size: 0.95rem; }
.afbf5   .vkmirh, .afbf5 .a0qe { font-size: 0.95rem; }
.sr0l   .up3a6hz, .sr0l .f5pby, .sr0l .krz21,
.sr0l   .vgjpsgt, .sr0l .wpjp4yk { font-size: 1.08rem; }
.sr0l   .vkmirh, .sr0l .a0qe { font-size: 1.05rem; }
.sr0l   .kd1j235w { font-size: 0.97rem; }
.a4qss9 .ss1r3f      { font-size: 3.2rem; }
.a4qss9 h2.bl37 { font-size: 1.9rem; }
.a4qss9 h3.p21s     { font-size: 1.4rem; }
.fbgtps19 .ss1r3f      { font-size: 3.8rem; }
.fbgtps19 h2.bl37 { font-size: 2.2rem; }
.fbgtps19 h3.p21s     { font-size: 1.6rem; }
.bg56w8y + .bg56w8y { position: relative; }
.ehvezb9f   .bg56w8y + .bg56w8y::before,
.rlx2m9oc  .bg56w8y + .bg56w8y::before,
.jvj25   .bg56w8y + .bg56w8y::before,
.bcxu   .bg56w8y + .bg56w8y::before,
.do1lxfs   .bg56w8y + .bg56w8y::before,
.jbim .bg56w8y + .bg56w8y::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ehvezb9f .bg56w8y + .bg56w8y::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.rlx2m9oc .bg56w8y + .bg56w8y::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.jvj25 .bg56w8y + .bg56w8y::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;
}
.bcxu .bg56w8y + .bg56w8y::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wixt .bg56w8y { margin-bottom: 16px; }
.wixt .bg56w8y + .bg56w8y { margin-top: 0; }
.wixt .ybxy { padding-top: 0; padding-bottom: 0; }
.do1lxfs .bg56w8y + .bg56w8y::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.jbim .bg56w8y + .bg56w8y::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.n85er5h .bg56w8y + .bg56w8y::before,
.s3wge053 .bg56w8y + .bg56w8y::before,
.s2m0l .bg56w8y + .bg56w8y::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%;
}
.gr35 .n85er5h .bg56w8y:nth-child(even)::before,
.gr35 .s3wge053 .bg56w8y:nth-child(even)::before,
.gr35 .s2m0l .bg56w8y:nth-child(even)::before { background: var(--bg-surface); }
.pdpq6u .n85er5h .bg56w8y:nth-child(even)::before,
.pdpq6u .s3wge053 .bg56w8y:nth-child(even)::before,
.pdpq6u .s2m0l .bg56w8y:nth-child(even)::before { background: var(--bg-card); }
.n85er5h .bg56w8y + .bg56w8y::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");
}
.s3wge053 .bg56w8y + .bg56w8y::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");
}
.s2m0l .bg56w8y + .bg56w8y::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");
}
.ald2jv4t .aa2f,
.e56q .aa2f,
.z20l .aa2f { overflow: hidden; }
.ald2jv4t .ff3mi2e1,
.e56q .ff3mi2e1 { margin-bottom: 60px; }
.z20l .ff3mi2e1 { margin-bottom: 70px; }
.ald2jv4t .aa2f::before,
.e56q .aa2f::before,
.z20l .aa2f::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.ald2jv4t .aa2f::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");
}
.e56q .aa2f::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");
}
.z20l .aa2f::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.q6uij0 .aa2f:not(.o2begq2) .d048 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.r1o7op .aa2f:not(.o2begq2) .d048 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.hnoo6r  .aa2f:not(.o2begq2) .d048 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.f7mwiah  .aa2f:not(.o2begq2) .d048 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.q6uij0 .o2begq2 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.q6uij0 .arjfwe { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.q6uij0 .j8t3ec { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.z4f9 .o2begq2 .d048 { background: none; }
.z4f9 .aa2f:not(.o2begq2) .d048 { background: rgba(0,0,0,0.6); }
.b6hp2lnz .qzrseha { float: left; width: 38%; margin: 0 28px 16px 0; }
.b6hp2lnz .qzrseha .ll4kmy7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.b6hp2lnz .ybxy::after { content: ''; display: block; clear: both; }
.ag0wp .qzrseha { float: right; width: 38%; margin: 0 0 16px 28px; }
.ag0wp .qzrseha .ll4kmy7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ag0wp .ybxy::after { content: ''; display: block; clear: both; }
.qyvotk5 .bg56w8y:nth-child(odd)  .qzrseha { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qyvotk5 .bg56w8y:nth-child(even) .qzrseha { float: right; width: 38%; margin: 0 0 16px 28px; }
.qyvotk5 .qzrseha .ll4kmy7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qyvotk5 .ybxy::after { content: ''; display: block; clear: both; }
.b6hp2lnz .ni04i8,
.b6hp2lnz .ox7l0v1,
.ag0wp .ni04i8,
.qyvotk5 .ni04i8,
@media (max-width: 900px) {
  .b6hp2lnz .qzrseha,
  .ag0wp .qzrseha,
  .qyvotk5 .bg56w8y:nth-child(odd)  .qzrseha,
  .qyvotk5 .bg56w8y:nth-child(even) .qzrseha {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .b6hp2lnz .qzrseha .ll4kmy7,
  .ag0wp .qzrseha .ll4kmy7,
  .qyvotk5 .qzrseha .ll4kmy7 {
    max-height: none !important;
  }
}
.b6hp2lnz .vkmirh,
.b6hp2lnz .a0qe,
.ag0wp .vkmirh,
.ag0wp .a0qe,
.qyvotk5 .vkmirh,
.qyvotk5 .a0qe { overflow: hidden; }
@media (max-width: 640px) {
  .b6hp2lnz .qzrseha,
  .ag0wp .qzrseha,
  .qyvotk5 .qzrseha { float: none; width: 100%; margin: 0 0 16px 0; }
}
.lvx9 .v48r,
.lvx9 .ybxy,
.lvx9 .h8vqh  { max-width: 1100px; }
.kn1gt .v48r,
.kn1gt .ybxy,
.kn1gt .h8vqh  { max-width: 1200px; }
.kn1gt { --content-mw: 1200px; }
.hhcvzh .v48r,
.hhcvzh .ybxy,
.hhcvzh .h8vqh  { max-width: 1320px; }
.nmbp219z { font-size: 0.82rem; color: var(--text-muted); }
.tm4qp { display: flex; align-items: center; }
.l5w1z {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.jywnx { display: flex; align-items: center; }
.wcl4su3 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.wcl4su3:hover { text-decoration: underline; }
.a8indp3q { margin: 0 3px; opacity: 0.45; }
.a8indp3q::before { content: '/'; }
.z0my9ls { padding: 2px 5px; color: var(--text-main); }
.sx7d9r .nmbp219z {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.sx7d9r .tm4qp { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.irqf3n .nmbp219z {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.irqf3n .tm4qp { padding: 0 0 0 12px; }
.qi3rx2 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.maafc .tm4qp { padding: 0 16px; }
.maafc .nmbp219z {
  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);
}
.maafc .v48r { padding-top: 28px; }
@media (max-width: 720px) {
  .qi3rx2 { margin-top: 18px; padding: 0 16px; }
  .maafc .v48r { padding-top: 16px; }
}
.lvx9.sx7d9r .tm4qp { max-width: 1100px; }
.kn1gt.sx7d9r .tm4qp { max-width: 1200px; }
.hhcvzh.sx7d9r .tm4qp { max-width: 1320px; }
.lvx9 .qi3rx2 { max-width: 1100px; }
.kn1gt .qi3rx2 { max-width: 1200px; }
.hhcvzh .qi3rx2 { max-width: 1320px; }
.kaul .bg56w8y { padding-top: 16px; padding-bottom: 16px; }
.irkop0dy .bg56w8y { padding-top: 24px; padding-bottom: 24px; }
.sow2lc .bg56w8y { padding-top: 40px; padding-bottom: 40px; }
.mpzldf .bg56w8y { padding-top: 52px; padding-bottom: 52px; }
.akq6a1 .bg56w8y:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.akq6a1 .bg56w8y:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.akq6a1 .bg56w8y:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.akq6a1 .bg56w8y:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ux8n9v .ybxy { padding-top: 10px;  padding-bottom: 10px; }
.dq0pbxc .ybxy { padding-top: 18px;  padding-bottom: 18px; }
.ss7kk .ybxy { padding-top: 36px;  padding-bottom: 36px; }
.rysdz .ybxy { padding-top: 48px;  padding-bottom: 48px; }
.f1aifrmg h2.bl37 { font-weight: 600; }
.f1aifrmg h3.p21s     { font-weight: 600; }
.yvwthuun { font-weight: 500; }
.yvwthuun h2.bl37 { font-weight: 800; }
.yvwthuun h3.p21s     { font-weight: 700; }
.tn4hh8 h2.bl37 { font-weight: 900; }
.tn4hh8 h3.p21s     { font-weight: 800; }
.tn4hh8 .sygd8 strong,
.tn4hh8 .sygd8 strong { font-weight: 600; }
.slht5 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.hssmavy .slht5 { display: none; }
@media (max-width: 640px) {
  .aqwa { display: none; }
  .slht5 {
    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;
  }
}
.slht5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.slht5:hover { opacity: 0.85; }
.u1zszvro .slht5 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.r8ts .slht5,
.nnyvh  .slht5 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.r8ts .slht5:hover,
.nnyvh  .slht5:hover { opacity: 0.88; }
.u1zszvro.r8ts .slht5,
.u1zszvro.nnyvh  .slht5 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.otb04e11 {
  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;
}
.otb04e11:hover { transform: translateY(-2px); opacity: 0.92; }
.otb04e11 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.n99869d6 .otb04e11 { display: none; }
.h5rh .otb04e11 { right: 32px; }
.hs3dbd  .otb04e11 { left: 32px; }
@media (max-width: 480px) {
  .h5rh .otb04e11 { right: 20px; bottom: 20px; }
  .hs3dbd  .otb04e11 { left: 20px; bottom: 20px; }
}
.imv3m58 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.h8vqh { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.zjsd6ofp { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.jt6n5cu8 { color: var(--text-dim); font-size: 0.8rem; }
.ckvz { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ckvz img { height: 26px; width: auto; object-fit: contain; }
.usu5ywl .h8vqh { text-align: center; }
.usu5ywl .zjsd6ofp { margin-top: 0; }
@media (max-width: 640px) {
  .h8vqh { padding-left: 16px; padding-right: 16px; }
  .o8h2v .h8vqh { padding: 20px 16px; }
  .b359x { gap: 4px 12px; }
  .zjsd6ofp { font-size: 0.78rem; }
}
.dei49l .wptw05 .ckvz { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.dei49l .zjsd6ofp { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.dei49l .jt6n5cu8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .dei49l .ocedv7x { grid-template-columns: 1fr 1fr; } .dei49l .wptw05 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dei49l .ocedv7x { grid-template-columns: 1fr; } }
.r0pbk .q46fiob { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.r0pbk .ckvz { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.r0pbk .jmul { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.r0pbk .jmul a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.r0pbk .jmul a:hover { color: var(--accent-light); }
.ww04dsi { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.r0pbk .ca1iyqw { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.r0pbk .rvne { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.r0pbk .rvne a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.r0pbk .rvne a:hover { color: var(--accent-light); }
.r0pbk .zjsd6ofp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .r0pbk .q46fiob { gap: 12px; } .r0pbk .ckvz { margin-right: 0; width: 100%; } }
.alazyq .qsjf80 .ckvz { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.alazyq .zjsd6ofp { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.alazyq .jt6n5cu8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .alazyq .eygf7 { grid-template-columns: 1fr 1fr; } .alazyq .qsjf80 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .alazyq .eygf7 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .s3p8ipa .p0u8 { grid-template-columns: 1fr 1fr; } .s3p8ipa .w5ff7d:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .s3p8ipa .p0u8 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .jm7lo9 .p0u8 { grid-template-columns: 1fr; } }
.tdb12 .h8vqh { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.f570 .ahkf      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.f570 .imv3m58 { background: var(--bg-page); border-top-color: var(--border-alt); }
.vkmj .ahkf      { background: #0d1117; border-bottom-color: #21262d; }
.vkmj .g7k3y { color: var(--accent-light); }
.vkmj .qmrsev { --msep-color: #8b949e; }
.vkmj .qmrsev a { color: #8b949e; }
.vkmj .qmrsev a:hover { color: var(--accent-light); }
.vkmj .otej { color: #8b949e; }
.vkmj .imv3m58 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.vkmj .zjsd6ofp,
.vkmj .jt6n5cu8 { color: #6e7681; }
.vkmj .e2tv a, .vkmj .b359x a,
.vkmj .n4kjv a, .vkmj .jmul a,
.vkmj .rvne a { color: #8b949e; }
.vkmj .ckvz { color: #e6edf3; }
.vkmj .e2tv a:hover, .vkmj .b359x a:hover,
.vkmj .n4kjv a:hover, .vkmj .jmul a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .vkmj .qmrsev { background: #0d1117; border-top-color: #21262d; }
  .vkmj .qmrsev li a { border-bottom-color: #21262d; }
}
.oa4ho .ahkf      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.oa4ho .g7k3y { color: var(--accent-light); }
.oa4ho .qmrsev { --msep-color: #475569; }
.oa4ho .qmrsev a { color: #475569; }
.oa4ho .qmrsev a:hover { color: var(--accent-light); }
.oa4ho .otej { color: #64748b; }
.oa4ho .imv3m58 { background: #f0f4f8; border-top-color: #cbd5e1; }
.oa4ho .zjsd6ofp,
.oa4ho .jt6n5cu8 { color: #64748b; }
.oa4ho .n4kjv a, .oa4ho .jmul a,
.oa4ho .rvne a, .oa4ho .ckvz { color: #374151; }
.oa4ho .n4kjv a:hover, .oa4ho .jmul a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .oa4ho .qmrsev { background: #f0f4f8; border-top-color: #cbd5e1; }
  .oa4ho .qmrsev li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.r8ts .ahkf      { background: var(--accent); border-bottom-color: var(--accent-light); }
.r8ts .g7k3y { color: #fff; }
.r8ts .qmrsev { --msep-color: rgba(255,255,255,0.82); }
.r8ts .qmrsev a { color: rgba(255,255,255,0.82); }
.r8ts .qmrsev a:hover { color: #fff; }
.r8ts .otej { color: rgba(255,255,255,0.9); }
.r8ts .imv3m58 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.r8ts .zjsd6ofp,
.r8ts .jt6n5cu8 { color: rgba(255,255,255,0.72); }
.r8ts .n4kjv a, .r8ts .jmul a,
.r8ts .rvne a, .r8ts .ckvz { color: #fff; }
.r8ts .n4kjv a:hover, .r8ts .jmul a:hover { color: #fff; }
@media (max-width: 640px) {
  .r8ts .qmrsev { background: var(--accent); border-top-color: var(--accent-light); }
  .r8ts .qmrsev li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nnyvh .ahkf {
  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);
}
.nnyvh .imv3m58 {
  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) {
  .nnyvh .qmrsev {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.j3rqh .zd8yyr { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.hwr9yb7j .zd8yyr { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.yl26x17 .zd8yyr { min-height: 72px; height: auto; }
.cbxcl1 .zd8yyr { min-height: 84px; height: auto; }
.o8h2v .zd8yyr { max-width: none; padding: 0 32px; }
.o8h2v .h8vqh  { max-width: none; padding: 24px 32px; }
.kvp2mbz.kn1gt .zd8yyr { max-width: 1200px; }
.kvp2mbz.hhcvzh .zd8yyr { max-width: 1320px; }
.hj0x   .g7k3y, .hj0x   .ckvz { text-transform: capitalize; }
.tdmen .g7k3y, .tdmen .ckvz { text-transform: lowercase; }
.wbj9txv9 .g7k3y, .wbj9txv9 .ckvz { text-transform: uppercase; letter-spacing: 0.06em; }
.ux8bo, .bmbll {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.hlzcj3 .ux8bo,
.hlzcj3 .bmbll { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.m60g .ux8bo,
.m60g .bmbll { 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; }
.rpzzbr8n .ux8bo,
.rpzzbr8n .bmbll { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.vtgm14z8 .ux8bo,
.vtgm14z8 .bmbll { 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; }
.s73r94h   .qmrsev a { font-weight: 500; }
.a0575h8j .qmrsev a { font-weight: 600; }
.muh420b     .qmrsev a { font-weight: 700; }
.t30pktp3    .qmrsev a { font-weight: 800; letter-spacing: 0.01em; }
.t5gn3g     .qmrsev > li + li::before,
.zqmep0    .qmrsev > li + li::before,
.bskdrea8    .qmrsev > li + li::before,
.i1wcqmb .qmrsev > li + li::before,
.scov4 .qmrsev > li + li::before,
.kteas8y  .qmrsev > li + li::before,
.z1qsyt    .qmrsev > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.t5gn3g     .qmrsev > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.zqmep0    .qmrsev > li + li::before { content: "|"; }
.bskdrea8    .qmrsev > li + li::before { content: "—"; }
.i1wcqmb .qmrsev > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.scov4 .qmrsev > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.kteas8y  .qmrsev > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.z1qsyt    .qmrsev > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .aj5idtx .otej,
  .vsp82 .otej,
  .x61uf1 .otej,
  .c50ont .otej,
  .f423hgx .otej {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .aj5idtx .otej::before,
  .vsp82 .otej::before,
  .x61uf1 .otej::before,
  .c50ont .otej::before,
  .f423hgx .otej::before { content: ""; display: block; flex-shrink: 0; }

  
  .aj5idtx .otej::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;
  }

  
  .vsp82 .otej::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;
  }

  
  .x61uf1 .otej::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;
  }

  
  .c50ont .otej::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;
  }

  
  .f423hgx .otej::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) {
  .t1r685x .otej {
    padding: 5px 14px;
  }
  .t1r685x .qmrsev {
    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;
  }
  .t1r685x .qmrsev li a {
    border-bottom: none; padding: 10px 22px;
  }
  .t1r685x .qmrsev li a:hover { background: var(--bg-raised); }
  .t1r685x .xang,
  .nip4 .xang,
  .atjkpf9 .xang { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ru4csg88 .otej {
    padding: 5px 10px;
  }
  .ru4csg88 .qmrsev {
    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);
  }
  .ru4csg88 .qmrsev.wd0bcou { transform: translateX(0); }
  .ru4csg88 .qmrsev li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ru4csg88 .qmrsev li:last-child a { border-bottom: none; }
  .r8ts .qmrsev,
  .vkmj .qmrsev { background: var(--accent) !important; }
  .r8ts .qmrsev li a,
  .vkmj .qmrsev li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .atjkpf9 .otej {
    padding: 5px 10px;
  }
  .atjkpf9 .qmrsev {
    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);
  }
  .atjkpf9 .qmrsev::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .atjkpf9 .qmrsev.wd0bcou { transform: translateY(0); }
  .atjkpf9 .qmrsev li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .o3h9fo2 .otej {
    padding: 5px 10px;
  }
  .o3h9fo2 .qmrsev {
    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;
  }
  .o3h9fo2 .qmrsev.wd0bcou { opacity: 1; pointer-events: auto; }
  .o3h9fo2 .qmrsev li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .y6ivvyu     .otej { border-radius: 0 !important; }
  .hbtvg3ju   .otej { border-radius: 8px !important; }
  .f9t3mo1v .otej { border-radius: 50% !important; }
  .c8l7   .otej { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .c2237e .b6ywff7c { flex-direction: column; align-items: stretch; }
  .c2237e .nmhre { flex-direction: row; min-width: auto; }
  .c2237e .szo7d5an { align-items: flex-start; text-align: left; }
}
.asswc,
.asswc.bg56w8y,
.gr35 .asswc,
.h4i66ngk .asswc,
.pdpq6u .asswc,
.qd2713 .asswc {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.cv0fj {
  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;
}
.kxx74lq { flex: 1 1 280px; min-width: 0; }
.l9ce2z1 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ns96al {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.oa9j8evx {
  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;
}
.oa9j8evx:hover { transform: translateY(-1px); opacity: 0.95; }
.gtwfu8e .cv0fj {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.gtwfu8e .l9ce2z1 { color: var(--cta); }
.gtwfu8e .ns96al { color: var(--text-body); }
.gtwfu8e .oa9j8evx {
  background: var(--cta) !important;
  color: #fff !important;
}
.z0489s .cv0fj {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.z0489s .l9ce2z1 { color: var(--text-primary); }
.z0489s .ns96al { color: var(--text-body); }
.z0489s .oa9j8evx {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .cv0fj {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .kxx74lq { flex: 0 0 auto; }
  .l9ce2z1 { font-size: 1.2rem; }
  .oa9j8evx { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.hxl47b5 .n1i0u { height: 36px; }
.xrjxdwo .n1i0u { height: 60px; max-width: 200px; }
.ta68 .n1i0u { height: 56px; max-width: 180px; }
.hf23m    .fhy8811l, .hf23m    .oi0k53 { color: #f59e0b; }
.f3nu .uab5 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.f3nu .u64li {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .l4e4 .ox7l0v1 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .l4e4 .itahtj {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .l4e4 .itahtj { padding: 40px 16px 20px; }
  .l4e4 .ggxpwag5 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .l4e4 .n9ayi9y { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .jn5y .itahtj {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .jn5y .itahtj::before {
    position: absolute; top: 14px; left: 14px;
  }
  .jn5y .w6y1u5cl {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .jn5y .ox9jj { white-space: normal; text-align: center; font-size: 1.2rem; }
  .jn5y .ggxpwag5 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .jn5y .n9ayi9y { width: 100%; min-width: 0; }
  .jn5y .fhy8811l { min-width: 0; }
}
.a07ozoa .o66me {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.a07ozoa .o66me summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.a07ozoa .o66me p { padding: 0 2px 16px; }
.ywaa64w .o66me { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ywaa64w .o66me summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ywaa64w .o66me summary::after { content: "›"; font-size: 1.2em; }
.ywaa64w .o66me[open] summary::after { content: "‹"; }
.ywaa64w .o66me p { padding: 10px 22px 4px; }
.g0izxs67 .o66me {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.g0izxs67 .o66me summary { color: var(--text-primary); padding-left: 16px; }
.g0izxs67 .o66me summary::after { content: "›"; font-size: 1.1em; }
.g0izxs67 .o66me[open] summary::after { content: "‹"; }
.g0izxs67 .o66me p { padding-left: 16px; }
.d2ge .zsb5 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.d2ge .o66me {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.d2ge .o66me:last-child { border-bottom: none; }
.d2ge .o66me summary { color: var(--text-primary); border-radius: 0; }
.d2ge .o66me summary::after { content: "›"; font-size: 1.1em; }
.d2ge .o66me[open] summary::after { content: "‹"; }
.w5kqvor .o66me { overflow: hidden; }
.w5kqvor .o66me summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.w5kqvor .o66me summary::after { color: rgba(255,255,255,.75); }
.w5kqvor .o66me[open] summary { border-radius: 0; }
.e4dwt9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.df6zkhk {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.smaf7n {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ahdig7ug { color: var(--text-muted); font-size: 1.05rem; }
.ne1zp7 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.aach {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.tvkjd { margin-bottom: 20px; }
.bsuky {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ka4g7w4 {
  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;
}
.ka4g7w4:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.jxh4k { resize: vertical; min-height: 130px; }
.mf0l { width: 100%; margin-top: 8px; }
.kipi {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.p82b1452 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.z632 { color: var(--text-muted); line-height: 1.75; }
.kfg3mi { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.kfg3mi li { margin-bottom: 6px; }
.oldhbu { max-width: 760px; margin: 0 auto; }
.zfmho { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.xbtmk7hz { max-width: 760px; margin: 0 auto; }
.etkzeylz { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.etkzeylz:last-child { border-bottom: none; }
.xdpysk { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.etkzeylz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.etkzeylz ul.kfg3mi { margin: 0; }
.f3pkfke .xdpysk { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .f3pkfke { grid-template-columns: 1fr; gap: 10px; } }
.vza1wbq .xdpysk { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.i1566 .kfg3mi { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yd3kgizs { grid-template-columns: 1fr; } }
.kmte { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.kmte:hover .mn5b5y { color: var(--accent-light); text-decoration: underline; }
.ssmadukn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mfduvr { margin-bottom: 48px; }
.dgxfl01y { max-width: 760px; margin: 0 auto; }
.h6q2p9v { text-align: center; }
.ls4oqm { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ls4oqm:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.q447 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ls4oqm p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ls4oqm ul.kfg3mi { margin: 0; }
.bdc8 { color: var(--text-muted); line-height: 1.75; }
.h6q2p9v .kfg3mi,
.izrmb1b3 .kfg3mi,
.ybxopop .kfg3mi,
.rfvjit9 .kfg3mi {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.h6q2p9v .ls4oqm,
.izrmb1b3 .ls4oqm { text-align: left; }
.h6q2p9v .q447,
.izrmb1b3 .q447 { text-align: center; }
.fr1taqiz { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.jzv73hg { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.zczhf { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.o3o8ox8 { margin-top: 12px; }
.vkfd3 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.vkfd3:hover { border-bottom-color: var(--accent-light); }
.j5dt3h9q { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.j5dt3h9q img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ebenq { width: 200px; height: 200px; }
.a72t4p { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.ip9p9 { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.fv14oa10 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.yi1ymhg { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .h2bv0g { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.hb27 { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.hb27 .zczhf, .hb27 .jzv73hg { max-width: 640px; }
.cmbix .fr1taqiz { font-size: 1.6rem; margin-top: 18px; }
.srzi .zczhf { margin-bottom: 28px; }
@media (max-width: 860px) { .zmh1uo9j { grid-template-columns: 1fr; } .cmbix { position: static; text-align: center; } }
.abys7x .j5dt3h9q { margin: 0 auto 18px; }
.abys7x .fv14oa10 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .n995c { grid-template-columns: 1fr; } }
.idrg3 .fr1taqiz { font-size: 1.6rem; margin-bottom: 6px; }
.rfvjit9 .kfg3mi { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .idrg3 { flex-direction: column; text-align: center; } .n0wng { grid-template-columns: 1fr; } }
.dt3zy .fr1taqiz { font-size: 1.35rem; margin: 0 0 4px; }
.dt3zy .fv14oa10 { margin: 0; }
.d4wjivfl .smaf7n { color: var(--accent-light); }
.wy874y {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.wy874y .smaf7n { font-size: 2rem; }
.wy874y .ahdig7ug { max-width: 680px; }
.jyxtz1 .smaf7n { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.jyxtz1 .ahdig7ug  { margin: 0; }
@media (max-width: 640px) { .jyxtz1 { flex-direction: column; } }
.uhv4kzg .smaf7n { color: var(--accent-light); }
.nuqy34nr .smaf7n { color: #fff; }
.nuqy34nr .ahdig7ug  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .fg91u68 { grid-template-columns: 1fr; } }
.n6azposo .ka4g7w4 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.n6azposo .ka4g7w4:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ra3mg .ka4g7w4 { background: var(--bg-raised); border-color: transparent; }
.ra3mg .ka4g7w4:focus { background: var(--bg-card); border-color: var(--accent-light); }
.l15n01 .ka4g7w4 { border-radius: 100px; padding: 11px 20px; }
.l15n01 .jxh4k { border-radius: 14px; }
.va6o24f {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.va6o24f 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;
}
.va6o24f summary::-webkit-details-marker { display: none; }
.va6o24f summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.va6o24f[open] summary::after { content: "−"; }
.d8codo6 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.q98r6b {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .q98r6b { grid-template-columns: 1fr; } }
.xyjkutqd {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.xyjkutqd h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.xyjkutqd p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ayf4j { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ayf4j li { margin-bottom: 6px; }
.ssrtyi{display:none}
.ssrtyi:empty,.s9ico:empty{display:none}
.te8sh2ux{position:relative;overflow:visible}
.chit9tae .zpwxfsc,.tx2bi .zpwxfsc,
.u68776 .zpwxfsc,.cyn595x .zpwxfsc,
.kpg4it .zpwxfsc,.dm8jbp6 .zpwxfsc{display:block}
.ttxjz24c .gtjo2wx{display:block}
.chit9tae .zpwxfsc,.tx2bi .zpwxfsc,
.u68776 .zpwxfsc,.cyn595x .zpwxfsc,
.kpg4it .zpwxfsc{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.chit9tae .zpwxfsc .s9ico,.tx2bi .zpwxfsc .s9ico,
.u68776 .zpwxfsc .s9ico,.cyn595x .zpwxfsc .s9ico,
.kpg4it .zpwxfsc .s9ico{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.chit9tae .ooqbu,.tx2bi .ooqbu,
.u68776 .ooqbu,.cyn595x .ooqbu,
.kpg4it .ooqbu{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.chit9tae .zpwxfsc,.tx2bi .zpwxfsc{top:12px}
.chit9tae .zpwxfsc .s9ico{margin-right:auto}
.tx2bi .zpwxfsc .s9ico{margin-left:auto}
.tx2bi .zpwxfsc{text-align:right}
.u68776 .zpwxfsc,.cyn595x .zpwxfsc{bottom:12px}
.u68776 .zpwxfsc .s9ico{margin-right:auto}
.cyn595x .zpwxfsc .s9ico{margin-left:auto}
.cyn595x .zpwxfsc{text-align:right}
.kpg4it .zpwxfsc{position:relative;margin-top:16px}
.kpg4it .zpwxfsc .s9ico{margin:0 auto}
.dm8jbp6 .zpwxfsc{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.dm8jbp6 .zpwxfsc .s9ico{margin:0}
.dm8jbp6 .j8t3ec~.zpwxfsc,
.dm8jbp6 .qwxfub2~.zpwxfsc{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.dm8jbp6 .j8t3ec~.zpwxfsc .s9ico,
.dm8jbp6 .qwxfub2~.zpwxfsc .s9ico{justify-content:flex-start}
.j8t3ec~.zpwxfsc,.qwxfub2~.zpwxfsc{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}
.j8t3ec~.zpwxfsc .s9ico{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qwxfub2~.zpwxfsc .s9ico{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gtjo2wx .s9ico{margin:0 0 12px}
.s9ico{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.mn5b5y{font-weight:600;color:var(--text-heading);opacity:1}
.flps5g::before{content:"·";margin:0 2px;opacity:.5}
.ooqbu{white-space:nowrap}
.t3muc .ooqbu{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.t3muc .flps5g::before{content:""}
.bsw9 .ooqbu{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.bsw9 .flps5g::before{content:""}
.sjg1d .s9ico{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.qh1ccx6 .ooqbu{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.qh1ccx6 .flps5g::before{content:""}
.h097 .ooqbu{color: var(--accent-light);opacity:1;font-weight:500}
.lm24zc .ooqbu{border-bottom:1px solid currentColor;padding-bottom:2px}
.uxvt6 .s9ico{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.q4mpcj{--date-bg:transparent}
.v7li .flps5g::before{content:""}
.qdfsbh .flps5g::before{content:"•";opacity:.4}
.qdfsbh .ooqbu + .ooqbu::before{content:"•";margin-right:6px;opacity:.4}
.zyiyrp8z .flps5g::before{content:"/";opacity:.35}
.zyiyrp8z .ooqbu + .ooqbu::before{content:"/";margin-right:6px;opacity:.35}
.yntz1z .flps5g::before{content:"|";opacity:.3}
.yntz1z .ooqbu + .ooqbu::before{content:"|";margin-right:6px;opacity:.3}
.rd83wr3h .flps5g::before{content:"—";opacity:.3}
.rd83wr3h .ooqbu + .ooqbu::before{content:"—";margin-right:6px;opacity:.3}
.bmz8aa .flps5g::before{content:"◆";font-size:.5em;opacity:.35}
.bmz8aa .ooqbu + .ooqbu::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.sl2w5muw .flps5g::before{content:"·";opacity:.4}
.sl2w5muw .ooqbu + .ooqbu::before{content:"·";margin-right:6px;opacity:.4}
.o0iu .flps5g::before{content:"›";opacity:.4}
.o0iu .ooqbu + .ooqbu::before{content:"›";margin-right:6px;opacity:.4}
.zdfrtlt .flps5g::before{content:"→";opacity:.35;font-size:.85em}
.zdfrtlt .ooqbu + .ooqbu::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.o1y4z8o .jmvxn{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .jmvxn{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .fpelh{max-width:100%}
}
.zhxd5 .tqb3ga2v{margin:0}
@media (max-width:560px){
  .uab4{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) {
  .s72g0gw { padding: 28px 18px 20px; }
  .b5vje7 { font-size: 1.2rem; }
  .sb6dikig { max-width: 220px; max-height: 80px; }
}
.yod5hi  .icsd { border-radius: 50%; }
.njuxpj .cv0fj {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .icsd { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.mda7 {
  margin: 28px 0 24px;
}
.mda7 .bg56w8y {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.mda7 .ybxy {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.mda7 .cv0fj {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .zd8yyr { flex-direction: row-reverse; }
[dir="rtl"] .qmrsev { flex-direction: row-reverse; }
[dir="rtl"] .h5rh .otb04e11 { right: auto; left: 32px; }
[dir="rtl"] .hs3dbd  .otb04e11 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .h5rh .otb04e11 { right: auto; left: 20px; }
  [dir="rtl"] .hs3dbd  .otb04e11 { left: auto;  right: 20px; }
}
[dir="rtl"] .b6hp2lnz .qzrseha  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ag0wp .qzrseha { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vkmirh, [dir="rtl"] .a0qe { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .sygd8 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .cv0fj { direction: rtl; }
[dir="rtl"] .nmbp219z { direction: rtl; }
[dir="rtl"] .g9u5zw { direction: rtl; }
[dir="rtl"] .ta6l { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .mh3s8c .a0qe,
[dir="rtl"] .r1k4m6 .a0qe,
[dir="rtl"] .s9mm0 .a0qe,
[dir="rtl"] .g4slv7w .a0qe {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .mh3s8c .a0qe li::before,
[dir="rtl"] .r1k4m6 .a0qe li::before,
[dir="rtl"] .s9mm0 .a0qe li::before,
[dir="rtl"] .g4slv7w .a0qe li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .aa2f.d5ev20 .ff3mi2e1,
[dir="rtl"] .ytht.d5ev20 .ff3mi2e1,
[dir="rtl"] .o2begq2.d5ev20 .ff3mi2e1,
[dir="rtl"] .ecf68.d5ev20 .ff3mi2e1,
[dir="rtl"] .shwz4.d5ev20 .ff3mi2e1 { text-align: right; }
[dir="rtl"] .j8t3ec.vga0 .x1o0m { text-align: center; }
[dir="rtl"] .ybxy,
[dir="rtl"] .vgjpsgt,
[dir="rtl"] .wpjp4yk,
[dir="rtl"] .hnpuy3k2,
[dir="rtl"] .ff3mi2e1 { text-align: right; }
[dir="rtl"] .aach,
[dir="rtl"] .bsuky,
[dir="rtl"] .zczhf,
[dir="rtl"] .ka4g7w4,
[dir="rtl"] .jxh4k { text-align: right; direction: rtl; }
[dir="rtl"] .l15n01 .ka4g7w4,
[dir="rtl"] .n6azposo .ka4g7w4 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #7baa47;
  --brand:           #7baa47;
  --brand-light:     #678546;
  --brand-pale:      #869e6b;
  --grad-start:      #a8ca82;
  --grad-end:        #c5d7b2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #7baa47;
  --cta-light:       #669235;
  --cta-hover:       #5b7e34;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f4;
  --bg-raised:       #eff0ee;
  --bg-hover:        #f4f5f4;
  --border:          #e5e7e3;
  --border-alt:      #d6dad1;
  --border-section:  #e5e7e3;
  --text-primary:    #191a18;
  --text-muted:      #595d54;
  --text-body:       #333530;
  --text-sub:        #4c5048;
  --text-faint:      #7f8579;
  --text-dim:        #999e93;
  --text-label:      #666b60;
  --text-value:      #3f423c;
  --accent-bg:       #eaece8;
  --accent-bg-light: #dbe2d3;
  --bg-tip:          #f0f9f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f0f9f2;
  --bg-cons:         #faf5f3;
  --c-pros:          #218139;
  --c-cons:          #9f3d21;
  --c-pros-label:    #279944;
  --c-tip-border:    #2caa4b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #218139;
}
:root { --logo-bg-opacity: 36%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.nb9gjvm .hgih { font-size: 0; width: 1.2rem; flex-shrink: 0; }.nb9gjvm .hgih::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.nb9gjvm .a15i7     .hgih::before { content: "";  color: var(--c-tip-border); }.nb9gjvm .ry1r263 .hgih::before { content: ""; color: var(--c-warn-border); }.nb9gjvm .hvctm    .hgih::before { content: ""; color: #60a5fa; }.k9u6d .nb9gjvm .a15i7     .hgih::before { color: #10b981; }.k9u6d .nb9gjvm .ry1r263 .hgih::before { color: #f43f5e; }.k9u6d .nb9gjvm .hvctm    .hgih::before { color: #a855f7; }.ae6dn4  .nb9gjvm .a15i7     .hgih::before { color: #eab308; }.ae6dn4  .nb9gjvm .ry1r263 .hgih::before { color: #ef4444; }.ae6dn4  .nb9gjvm .hvctm    .hgih::before { color: #f97316; }.uw1n1kn  .nb9gjvm .a15i7     .hgih::before { color: #38bdf8; }.uw1n1kn  .nb9gjvm .ry1r263 .hgih::before { color: #818cf8; }.uw1n1kn  .nb9gjvm .hvctm    .hgih::before { color: #2dd4bf; }.hynki .nb9gjvm .hgih::before { color: var(--accent-light) !important; }
.iegd7 .jydyk li::before, .iegd7 .jngwg li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.iegd7 .jydyk li::before { content: ""; }.iegd7 .jngwg li::before { content: ""; }.iegd7 .mzcsq7bi::before, .iegd7 .aigfk::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.iegd7 .mzcsq7bi::before { content: ""; }.iegd7 .aigfk::before { content: ""; }
.c5xw074 .eet57p, .c5xw074 .j8t3ec { min-height: 520px; }
.a8indp3q::before { content: '·'; font-size: 1.3em; line-height: 1; }