:root {
  --color-accent: #964e1d;
  --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;
}
.myprm55 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.awnfe {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.dgccu02j {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.fx3f6 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.sna5 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.sna5 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.sna5 a:hover { color: var(--accent-light); }
.lu6vjv  .opild2ms { border-radius: 14px; }
.lu6vjv .opild2ms li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.lu6vjv .opild2ms li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.zue9 .opild2ms li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .opild2ms {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .fg5dd1dr:hover .opild2ms,
  .fg5dd1dr:focus-within .opild2ms { display: block; }
  .opild2ms li a { padding: 8px 16px; font-size: 0.88rem; }
}
.zkm43e7 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.jgok { display: none; }
@media (max-width: 640px) {
  .jgok {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .jgok.qrtmb { display: block; }
}
@media (max-width: 640px) {
  .zkm43e7 { display: block; }
  .sna5 > li + li::before { display: none !important; }
  .sna5 {
    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;
  }
  .sna5.qrtmb { display: flex; }
  .sna5 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .sna5 li:last-child a { border-bottom: none; }
}
.wtzfkzm { min-height: 480px; }
.ptqo {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.sxxs2v0p { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.k7j6 .sxxs2v0p { margin-left: 0; margin-right: 0; }
.ps7z2xu9 {
  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;
}
.w5qi4 .ps7z2xu9 { margin-top: 24px; }
.ps7z2xu9:hover { opacity: 0.88; }
.oaohrc .ptqo { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.oaohrc .sxxs2v0p { color: #e2e8f0; }
.oaohrc.k7j6   .s2moyb { text-align: left; }
.rd64 .ptqo { color: var(--text-primary); text-shadow: none; }
.rd64 .sxxs2v0p { color: var(--text-muted); }
.rd64 .ps7z2xu9 { margin-top: 16px; }
.rd64, .rd64.wtzfkzm { min-height: auto !important; }
.rd64.k7j6   .s2moyb { text-align: left; }
.rd64~.nh4lg7fb{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}
.rd64~.nh4lg7fb .gz2r5m{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; }
}
.l3x8ma .xmpo,
.l3x8ma .l8x8woy,
.l3x8ma .oaohrc .b7xo4l {
  overflow: hidden;
}
.l3x8ma .xmpo::after,
.l3x8ma .l8x8woy::after,
.l3x8ma .oaohrc .b7xo4l::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); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.xmpo .ptqo { color: #fff; }
.xmpo .sxxs2v0p { color: rgba(255,255,255,0.85); }
.xmpo .ps7z2xu9 { background: #fff; color: var(--cta); }
.xmpo .ps7z2xu9:hover { opacity: 0.92; }
.vphb .f3fkpjxu { position: relative; overflow: hidden; }
.vphb .f3fkpjxu::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.ncu1a6 .f3fkpjxu {
  animation: hg-breathe 7s ease-in-out infinite;
}
.l3x8ma .f3fkpjxu { position: relative; overflow: hidden; }
.l3x8ma .f3fkpjxu::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;
}
.ei3e0z .f3fkpjxu { position: relative; overflow: hidden; }
.ei3e0z .f3fkpjxu::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.cx3s4 .f3fkpjxu {
  animation: hg-fadein 1.2s ease-out both;
}
.f3fkpjxu {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.lmfkyer {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.qlq3zam {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.yez11 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.f3fkpjxu .ptqo { text-shadow: none; color: var(--text-primary); }
.f3fkpjxu .sxxs2v0p { color: var(--text-muted); }
body.wtsoqm8 .ptqo {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ruku7sx2 .ptqo {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.wtzfkzm.xmpo .ptqo,
section.xmpo .ptqo {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.f3fkpjxu.d48tt3mp .lmfkyer { align-items: center; text-align: center; }
.f3fkpjxu.k7j6   .lmfkyer { align-items: flex-start; text-align: left; }
.e3z48 .qlq3zam { position: relative; }
.e3z48 .qlq3zam::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.e3z48.jo9uwcpx .qlq3zam::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.zxau .qlq3zam {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.zxau .yez11 {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.zxau.jo9uwcpx .qlq3zam { padding: 32px 0 32px 32px; }
.ob5sq6 .qlq3zam {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ob5sq6 .yez11 {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.jo9uwcpx { grid-template-areas: "media text"; }
.jo9uwcpx .lmfkyer {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ob5sq6.jo9uwcpx .qlq3zam { padding: 40px 16px 40px 48px; }
.wtzfkzm .nea3mvs5 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.nea3mvs5 .q6kusx.l6ds {
  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;
}
.nea3mvs5 .q6kusx.l6ds:hover { opacity: 0.85; }
.mptse .qlq3zam {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .f3fkpjxu { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .f3fkpjxu:not(.mptse) .qlq3zam { display: none !important; }
  .mptse .qlq3zam { padding: 16px; }
  .lmfkyer  { padding: 36px 24px; }
  .f3fkpjxu~.nh4lg7fb,.jo9uwcpx~.nh4lg7fb{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .wtzfkzm, .f3fkpjxu { min-height: 320px !important; }
  .ptqo { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jwg5nwe,
  .ili5ln2,
  .wzjmv0ve { grid-template-columns: 1fr !important; }

  

  
  .wogm { display: flex !important; flex-direction: column !important; }
  .wogm .s2moyb { display: contents; }
  .wogm .b7xo4l { order: 0; }
  .wogm .ptqo { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .wogm .jwg5nwe { order: 2; padding: 0 16px 12px !important; }
  .wogm .sxxs2v0p { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .w5qi4 .s2moyb { display: flex; flex-direction: column; }
  .w5qi4 .s2moyb .ptqo { order: 1; }
  .w5qi4 .s2moyb .wzjmv0ve { order: 2; margin: 8px 0 24px !important; }
  .w5qi4 .s2moyb .sxxs2v0p { order: 3; }
  .w5qi4 .s2moyb .ps7z2xu9 { order: 4; align-self: center; margin-top: 0; }

  
  .f3fkpjxu.mptse {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .f3fkpjxu.mptse .lmfkyer { display: contents; padding: 0; }
  .f3fkpjxu.mptse .lmfkyer .ptqo { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .f3fkpjxu.mptse .qlq3zam { order: 2; padding: 12px 16px; }
  .f3fkpjxu.mptse .lmfkyer .sxxs2v0p { order: 3; padding: 0 24px; margin: 0 auto; }
  .f3fkpjxu.mptse .lmfkyer .ps7z2xu9 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.w7d0 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.d8pch { width: 100%; height: auto; display: block; border-radius: 10px; }
.l6ei .w7d0        { border-radius: 16px; }
.l6ei .d8pch  { border-radius: 16px; }
.uk8s .w7d0         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.uk8s .d8pch   { border-radius: 8px; }
.nswm27b1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.b91fq5 { width: 100%; padding: 32px 0; position: relative; }
.gore4 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tpf21rac .b91fq5:nth-child(even) { background: var(--bg-surface); }
.tpf21rac .b91fq5:nth-child(odd)  { background: var(--bg-page); }
.omftqzsp .b91fq5:nth-child(even) { background: var(--bg-card); }
.omftqzsp .b91fq5:nth-child(odd)  { background: var(--bg-page); }
.tpf21rac .b91fq5:nth-child(odd)  .gore4 { background: var(--bg-card); border-radius: 6px; }
.tpf21rac .b91fq5:nth-child(even) .gore4 { background: var(--bg-raised); border-radius: 6px; }
.omftqzsp .b91fq5:nth-child(odd)  .gore4 { background: var(--bg-card); border-radius: 6px; }
.omftqzsp .b91fq5:nth-child(even) .gore4 { background: var(--bg-raised); border-radius: 6px; }
.tpf21rac .b91fq5:nth-child(even) .hnmbdm6n .nlh8,
.omftqzsp .b91fq5:nth-child(even) .hnmbdm6n .nlh8 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tpf21rac .b91fq5:nth-child(odd) .hnmbdm6n .nlh8,
.omftqzsp .b91fq5:nth-child(odd) .hnmbdm6n .nlh8 { background: var(--bg-card-inner); }
.tpf21rac .b91fq5:nth-child(even) .ya97sp .nlh8:nth-child(odd),
.omftqzsp .b91fq5:nth-child(even) .ya97sp .nlh8:nth-child(odd)  { background: var(--bg-card); }
.tpf21rac .b91fq5:nth-child(even) .ya97sp .nlh8:nth-child(even),
.omftqzsp .b91fq5:nth-child(even) .ya97sp .nlh8:nth-child(even) { background: var(--bg-card-inner); }
h1.xruxf { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.xruxf {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.vauth { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.u2dv8tp7 h2.xruxf {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.mbnry h2.xruxf {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.nhw15 h2.xruxf {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.prjzqxad h2.xruxf::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.wb51r h2.xruxf {
  color: var(--text-primary); font-size: 1.7rem;
}
.nv5m7a h2.xruxf::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.y8tuezt h2.xruxf {
  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;
}
.cm96w3 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .cm96w3 { display: none; } }
.u58c { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.rx0lkg0l { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.gi4gfc {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.a192vxp { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.l1at2 { padding-left: 20px; }
.l1at2 li { margin-bottom: 6px; }
.l1at2 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.l1at2 a:hover { color: var(--accent-light); }
.z0kbih .a192vxp { display: none; }
.d68f4w .a192vxp { display: none; }
.d68f4w .l1at2 { padding-left: 0; list-style: none; }
.d68f4w .l1at2 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.d68f4w .l1at2 a { font-size: 0.92rem; }
.me1u .gi4gfc { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.me1u .a192vxp { display: none; }
.me1u .l1at2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.me1u .l1at2 li { margin-bottom: 0; }
.me1u .l1at2 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;
}
.me1u .l1at2 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.c24pq .gi4gfc { padding: 20px 20px 16px; }
.c24pq .l1at2 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.c24pq .l1at2 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.c24pq .l1at2 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;
}
.c24pq .l1at2 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;
}
.c24pq .l1at2 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.c24pq .l1at2 a:focus,
.c24pq .l1at2 a:focus-visible,
.c24pq .l1at2 a:target { outline: none; }
.c24pq .l1at2 li:target a { border-color: var(--border); color: var(--text-muted); }
.u2assb5c .gi4gfc { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.u2assb5c .a192vxp { display: none; }
.u2assb5c .l1at2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.u2assb5c .l1at2 li { margin-bottom: 0; }
.u2assb5c .l1at2 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.u2assb5c .l1at2 li:last-child::after { content: ""; margin-right: 0; }
.u2assb5c .l1at2 a { font-size: 0.9rem; }
.nlh8 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.hnmbdm6n .nlh8 { background: var(--bg-card); }
.ya97sp .nlh8:nth-child(odd)  { background: var(--bg-card); }
.ya97sp .nlh8:nth-child(even) { background: var(--bg-raised); }
.tyzwh84 .nlh8 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.tyzwh84 .nlh8:last-child { border-bottom: none; }
.tyzwh84 h3.vauth { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.mjsef0h .nlh8 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.mjsef0h .nlh8 + .nlh8 { margin-top: 4px; }
.vzbzu6x .nlh8 { background: none; border-radius: 0; padding: 12px 0; }
.vzbzu6x .nlh8 + .nlh8 { border-top: 1px solid var(--border-section); }
.l71ymnf { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.s12e2a { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ewqef22 { color: var(--text-body); margin-bottom: 10px; }
.bg1v3v, .y5mbd { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bg1v3v li, .y5mbd li { margin-bottom: 6px; }
.tu5r     .bg1v3v { list-style-type: "● "; }
.jbds4e  .bg1v3v { list-style-type: "■ "; }
.kcvbf7d .bg1v3v { list-style-type: "◆ "; }
.b5ij    .bg1v3v { list-style-type: "★ "; }
.tu5r     .u9pg9 { list-style-type: "● "; }
.jbds4e  .u9pg9 { list-style-type: "■ "; }
.kcvbf7d .u9pg9 { list-style-type: "◆ "; }
.b5ij    .u9pg9 { list-style-type: "★ "; }
.tu5r    .bg1v3v li::marker, .tu5r    .u9pg9 li::marker,
.jbds4e .bg1v3v li::marker, .jbds4e .u9pg9 li::marker,
.kcvbf7d .bg1v3v li::marker, .kcvbf7d .u9pg9 li::marker,
.b5ij   .bg1v3v li::marker, .b5ij   .u9pg9 li::marker {
  color: var(--cta); font-size: 1em;
}
.jbds4e .y5mbd,
.jbds4e .y5mbd li,
.jbds4e .y5mbd li::before,
.jbds4e  .y5mbd li::before { border-radius: 3px; }
.v5uhfz { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.io282ke .v5uhfz,
.x03eec .v5uhfz { background: transparent; border: none; border-radius: 0; }
.uyixu { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.uyixu th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.uyixu td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.uyixu tr:hover td { background: var(--bg-hover); }
.vh74x60 .uyixu tbody tr:nth-child(even) td { background: var(--bg-surface); }
.mncy80 .uyixu { border: 1px solid var(--border-alt); }
.mncy80 .uyixu th,
.mncy80 .uyixu td { border: 1px solid var(--border-alt); }
.x433rk .uyixu th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.x433rk .uyixu td { border-bottom: none; }
.x433rk .uyixu tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.gt5022i2 .uyixu th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ekxhgu .v5uhfz {
  overflow: hidden;
}
.ekxhgu .uyixu th { border-bottom: 1px solid var(--border-alt); }
.ekxhgu .uyixu tr:last-child td { border-bottom: none; }
.nfisou0o { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.r3ekd { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.w0dv { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.w9r7 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.zif44o { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.u9pg9 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.u9pg9 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%}
.l74zs6im .w9r7 { background: transparent; text-align: center; }
.lb0b .w0dv {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.wofdq5 .w0dv {
  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);
}
.bvfnxgyt .r3ekd { display: grid; grid-template-columns: auto 1fr; }
.bvfnxgyt .w0dv {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.bvfnxgyt .w9r7 { grid-column: 2; }
.bvfnxgyt .zif44o,
.bvfnxgyt .u9pg9 { grid-column: 1 / -1; }
.k0wr96w .r3ekd { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.k0wr96w .w0dv {
  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);
}
.k0wr96w .w9r7 { grid-column: 2; }
.k0wr96w .zif44o,
.k0wr96w .u9pg9 { grid-column: 1 / -1; }
.pnhknon .r3ekd { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.pnhknon .w9r7 { background: none; color: var(--accent-light); font-weight: 700; }
.hkf4jh .r3ekd { 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); }
.hkf4jh .w9r7 { background: none; color: var(--accent-light); font-weight: 700; }
.sw0y .r3ekd { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.sw0y .r3ekd:last-child { border-bottom: none; }
.sw0y .w9r7 { background: none; color: var(--accent-light); font-weight: 700; }
.rzdqg0oi .r3ekd { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.rzdqg0oi .w9r7 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nniy7on .nfisou0o { counter-reset: card-n; }
.nniy7on .r3ekd  { counter-increment: card-n; }
.nniy7on .w9r7 { display: flex; align-items: center; gap: 10px; }
.nniy7on .w9r7::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;
}
.uvhrgn .r3ekd { background: var(--bg-surface); border: 1px solid var(--border); }
.uvhrgn .w9r7 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ebvd { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.gs6t6u83 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.at39f { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ebvd strong { color: var(--text-primary); font-size: 0.95rem; }
.ebvd p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.gdc3 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.lt644ne, .v1n6h { border-radius: 8px; padding: 14px; }
.lt644ne { background: var(--bg-pros); }
.v1n6h { background: var(--bg-cons); }
.m9c6iwo { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.lt644ne .m9c6iwo { color: var(--c-pros-label); }
.v1n6h .m9c6iwo { color: #f87171; }
.lt644ne ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.v1n6h ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.d8pch { width: 100%; height: auto; border-radius: 10px; display: block; }
.l6ds {
  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;
}
.l6ds:hover { opacity: 0.85; }
.ibrbi3 .l6ds  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ibrbi3 .l6ds:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.m43xo0x .l6ds  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.m43xo0x .l6ds:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.lqatz .ps7z2xu9 { border-radius: 50px; }
.lqatz .l6ds  { border-radius: 50px; }
.kgf08 .ps7z2xu9 { padding-left: 22px; padding-right: 22px; }
.kgf08 .l6ds  { padding-left: 12px; padding-right: 12px; }
.fb6b .ps7z2xu9 { padding-left: 44px; padding-right: 44px; }
.fb6b .l6ds  { padding-left: 24px; padding-right: 24px; }
.ih8kzj .ps7z2xu9 { padding-left: 56px; padding-right: 56px; }
.ih8kzj .l6ds  { padding-left: 32px; padding-right: 32px; }
.xki2k6   .ps7z2xu9::after, .xki2k6   .l6ds::after,
.qbo6xbk2 .ps7z2xu9::after, .qbo6xbk2 .l6ds::after,
.ikdqd    .ps7z2xu9::after, .ikdqd    .l6ds::after,
.st4t6    .ps7z2xu9::after, .st4t6    .l6ds::after,
.v29u4usm    .ps7z2xu9::after, .v29u4usm    .l6ds::after,
.h4mha1u7     .ps7z2xu9::after, .h4mha1u7     .l6ds::after,
.sgcnpwi    .ps7z2xu9::after, .sgcnpwi    .l6ds::after,
.mnqp91h   .ps7z2xu9::after, .mnqp91h   .l6ds::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;
}
.xki2k6 .ps7z2xu9::after, .xki2k6 .l6ds::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");
}
.qbo6xbk2 .ps7z2xu9::after, .qbo6xbk2 .l6ds::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");
}
.ikdqd .ps7z2xu9::after, .ikdqd .l6ds::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");
}
.st4t6 .ps7z2xu9::after, .st4t6 .l6ds::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");
}
.v29u4usm .ps7z2xu9::after, .v29u4usm .l6ds::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");
}
.h4mha1u7 .ps7z2xu9::after, .h4mha1u7 .l6ds::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");
}
.sgcnpwi .ps7z2xu9::after, .sgcnpwi .l6ds::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");
}
.mnqp91h .ps7z2xu9::after, .mnqp91h .l6ds::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");
}
.guwa03a   .kzuum02::after, .guwa03a   .pkyn::after,
.i2hshted .kzuum02::after, .i2hshted .pkyn::after,
.hh0o87ar    .kzuum02::after, .hh0o87ar    .pkyn::after,
.cg9sclww    .kzuum02::after, .cg9sclww    .pkyn::after,
.vffiw63t    .kzuum02::after, .vffiw63t    .pkyn::after,
.nwryba8     .kzuum02::after, .nwryba8     .pkyn::after,
.g0nr    .kzuum02::after, .g0nr    .pkyn::after,
.t3oc9   .kzuum02::after, .t3oc9   .pkyn::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;
}
.guwa03a .kzuum02::after, .guwa03a .pkyn::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");
}
.i2hshted .kzuum02::after, .i2hshted .pkyn::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");
}
.hh0o87ar .kzuum02::after, .hh0o87ar .pkyn::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");
}
.cg9sclww .kzuum02::after, .cg9sclww .pkyn::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");
}
.vffiw63t .kzuum02::after, .vffiw63t .pkyn::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");
}
.nwryba8 .kzuum02::after, .nwryba8 .pkyn::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");
}
.g0nr .kzuum02::after, .g0nr .pkyn::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");
}
.t3oc9 .kzuum02::after, .t3oc9 .pkyn::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");
}
.q6kusx.l6ds {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .jx4mh {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .jx4mh::before    { grid-area: rank;   }
  .ecb7yd           { grid-area: ident;  }
  .sox1av5u     { grid-area: rating; min-width: 0; width: auto; }
  .t0ie3           { grid-area: pills;  }
  .q6kusx             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .jx4mh {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .jx4mh::before    { justify-self: center; }
  .ecb7yd           { width: 100%; }
  .sox1av5u     { justify-self: center; }
  .t0ie3           { grid-template-columns: 1fr; }
}
.al8m  .crptv li::before { content: "★"; }
.al8m  .tiez90 li::before { content: "✕"; }
@media (min-width: 860px) {
  .d39zyf .enlr3ych {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .d39zyf .xgcy5xgr { margin: 0; }
}
.sa3hgt .uqlv { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.sa3hgt .zlquzh h3 { color: var(--accent-light); }
.sa3hgt .m1lv203 { background: var(--bg-page); border: 1px solid var(--border); }
.x03eec .gdc3 { gap: 10px; }
.x03eec .lt644ne, .x03eec .v1n6h { padding: 12px; }
.x03eec .lt644ne ul, .x03eec .v1n6h ul { margin: 4px 0 0; padding-left: 18px; }
.x03eec .lt644ne li, .x03eec .v1n6h li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .znzbrqcp { grid-template-columns: 1fr; }
  .kkvogem { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kkvogem .py27i1 { width: 72px; height: 50px; }
  .kkvogem .bju53b { max-width: 180px; }
  .kkvogem .fah06e { width: auto; }
}
@media (max-width: 720px) {
  .j912sj { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .t9nsei { padding: 16px; }
  .q5u3h .tapx0 { min-width: 50%; }
}
.c728rrce .gdc3 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ol1s3rw { grid-template-columns: 1fr; }
  .g1dp { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .h23rwh { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .orq9 { flex-wrap: wrap; padding: 16px; }
}
.e0c3x .gdc3 { gap: 8px; }
.e0c3x .lt644ne, .e0c3x .v1n6h { padding: 8px; }
@media (max-width: 480px) {
  .zfxsr3 { flex-direction: column; align-items: stretch; }
}
.lj0y3p .fah06e .l6ds { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .a5tu4yr7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .lj0y3p .fah06e { text-align: center; }
}
@media (max-width: 720px) {
  .g3smw { grid-template-columns: 1fr; }
  .k4ca { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rdrr5 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .zgmnwpr2 { grid-template-columns: 1fr; }
  .t5nb78y { width: 100px; height: 100px; margin: 16px auto; }
  .xt0k { font-size: 1.4rem; }
  .q45s0d9s { justify-content: center; }
  .eoy8 .tapx0 { min-width: 50%; }
}
.o0jb .gdc3 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .mnf3eu { flex-wrap: wrap; padding: 14px 16px; }
  .b4u2liml { padding: 12px 16px; }
  .o0jb .gdc3 { margin: 0 16px; }
  .o0jb .o7x9gw { padding: 0 16px; }
  .tlrnf { padding: 12px 16px; }
}
.bhzuz .r5m7zea { gap: 0; }
.bhzuz .jx4mh {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.bhzuz .jx4mh:last-child { border-bottom: none; }
.bhzuz .jx4mh:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.bhzuz .jx4mh:nth-child(even):hover { background: var(--bg-hover); }
.qtrv .t0ie3 .czv9r {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.qtrv .t0ie3 .czv9r:first-child { border-left: none; }
.lj93xej .c07n97r {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.q26e { margin: 16px 0; }
.frg9hg { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.frg9hg summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.frg9hg summary::after { content: "+"; color: var(--accent-light); }
.frg9hg[open] summary::after { content: "−"; }
.frg9hg p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.b91fq5 { margin-bottom: 0; }
.z9zv33 h2.xruxf { color: var(--text-primary); border-color: var(--accent-light); }
.wy1s h2.xruxf { color: var(--text-primary); border-color: var(--accent-light); }
.swc08dl .xvo1qo77     { background: #052e16; border-color: #10b981; }
.swc08dl .gs6t6u83 { background: #2d0a1e; border-color: #f43f5e; }
.swc08dl .yd0nt8g5    { background: #1e1036; border-color: #a855f7; }
.swc08dl .ebvd strong  { color: #f1f5f9; }
.swc08dl .ebvd p       { color: #cbd5e1; }
.swc08dl .zygzly    .xvo1qo77     .at39f::before,
.swc08dl .by01  .xvo1qo77     .at39f::before,
.swc08dl .ya2m7moi  .xvo1qo77     .at39f::before,
.swc08dl .gxdfch8g .xvo1qo77     .at39f::before { color: #10b981; }
.swc08dl .zygzly    .gs6t6u83 .at39f::before,
.swc08dl .by01  .gs6t6u83 .at39f::before,
.swc08dl .ya2m7moi  .gs6t6u83 .at39f::before,
.swc08dl .gxdfch8g .gs6t6u83 .at39f::before { color: #f43f5e; }
.swc08dl .zygzly    .yd0nt8g5    .at39f::before,
.swc08dl .by01  .yd0nt8g5    .at39f::before,
.swc08dl .ya2m7moi  .yd0nt8g5    .at39f::before,
.swc08dl .gxdfch8g .yd0nt8g5    .at39f::before { color: #a855f7; }
.jzugfg .gs6t6u83 { background: #2d0b0b; border-color: #ef4444; }
.jzugfg .ebvd strong  { color: #f1f5f9; }
.jzugfg .ebvd p       { color: #cbd5e1; }
.jzugfg .zygzly    .xvo1qo77     .at39f::before,
.jzugfg .by01  .xvo1qo77     .at39f::before,
.jzugfg .ya2m7moi  .xvo1qo77     .at39f::before,
.jzugfg .gxdfch8g .xvo1qo77     .at39f::before { color: #eab308; }
.jzugfg .zygzly    .gs6t6u83 .at39f::before,
.jzugfg .by01  .gs6t6u83 .at39f::before,
.jzugfg .ya2m7moi  .gs6t6u83 .at39f::before,
.jzugfg .gxdfch8g .gs6t6u83 .at39f::before { color: #ef4444; }
.jzugfg .zygzly    .yd0nt8g5    .at39f::before,
.jzugfg .by01  .yd0nt8g5    .at39f::before,
.jzugfg .ya2m7moi  .yd0nt8g5    .at39f::before,
.jzugfg .gxdfch8g .yd0nt8g5    .at39f::before { color: #f97316; }
.schd .gs6t6u83 { background: #12103a; border-color: #818cf8; }
.schd .ebvd strong  { color: #f1f5f9; }
.schd .ebvd p       { color: #cbd5e1; }
.schd .zygzly    .xvo1qo77     .at39f::before,
.schd .by01  .xvo1qo77     .at39f::before,
.schd .ya2m7moi  .xvo1qo77     .at39f::before,
.schd .gxdfch8g .xvo1qo77     .at39f::before { color: #38bdf8; }
.schd .zygzly    .gs6t6u83 .at39f::before,
.schd .by01  .gs6t6u83 .at39f::before,
.schd .ya2m7moi  .gs6t6u83 .at39f::before,
.schd .gxdfch8g .gs6t6u83 .at39f::before { color: #818cf8; }
.schd .zygzly    .yd0nt8g5    .at39f::before,
.schd .by01  .yd0nt8g5    .at39f::before,
.schd .ya2m7moi  .yd0nt8g5    .at39f::before,
.schd .gxdfch8g .yd0nt8g5    .at39f::before { color: #2dd4bf; }
.zlt8uf .gs6t6u83 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.zlt8uf .zygzly    .at39f::before,
.zlt8uf .by01  .at39f::before,
.zlt8uf .ya2m7moi  .at39f::before,
.zlt8uf .gxdfch8g .at39f::before { color: var(--accent-light) !important; }
.vz11nz::before,
.zkfq::before { margin-right: 5px; }
.z8zwr .lt644ne ul li,
.z8zwr .crptv li         { color: #4ade80; }
.z8zwr .lt644ne .vz11nz { color: #22c55e; }
.z8zwr .v1n6h ul li,
.z8zwr .tiez90 li         { color: #f87171; }
.z8zwr .v1n6h .zkfq { color: #ef4444; }
.eovxkdxp .lt644ne { background: var(--bg-pros); }
.eovxkdxp .v1n6h { background: var(--bg-cons); }
.eovxkdxp .lt644ne .vz11nz { color: var(--c-pros-label); }
.eovxkdxp .v1n6h .zkfq { color: var(--c-cons); }
.eovxkdxp .lt644ne ul li,
.eovxkdxp .v1n6h ul li,
.s926 .lt644ne { background: var(--bg-pros); }
.s926 .v1n6h { background: var(--bg-cons); }
.s926 .lt644ne .vz11nz { color: var(--c-pros-label); }
.s926 .v1n6h .zkfq { color: var(--c-cons); }
.s926 .lt644ne ul li,
.s926 .v1n6h ul li,
.j93rinq9 .vz11nz::before { content: "✓ "; }
.j93rinq9 .zkfq::before { content: "✗ "; }
.jpf3 .vz11nz::before { content: "→ "; }
.jpf3 .zkfq::before { content: "← "; }
.al8m .vz11nz::before { content: "★ "; }
.al8m .zkfq::before { content: "✕ "; }
.pyu1royq .vz11nz::before { content: "◆ "; }
.pyu1royq .zkfq::before { content: "▲ "; }
.rz7akjuv .ebvd { background: transparent; border-left: none; border: 1.5px solid; }
.rz7akjuv .gs6t6u83 { border-color: var(--c-warn-border); }
.rz7akjuv .ebvd strong { color: var(--text-primary); }
.rz7akjuv .ebvd p      { color: var(--text-muted); }
.y0lb .ebvd { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.y0lb .gs6t6u83 { border-top-color: var(--c-warn-border); }
.twwveiz9 .ebvd { border-left: none; border-radius: 8px; }
.twwveiz9 .xvo1qo77     { background: #065f46; }
.twwveiz9 .gs6t6u83 { background: #92400e; }
.twwveiz9 .yd0nt8g5    { background: #1e3a8a; }
.twwveiz9 .ebvd strong,
.twwveiz9 .ebvd p { color: #fff; }
.twwveiz9 .at39f::before { color: rgba(255,255,255,0.85) !important; }
.swc08dl.twwveiz9 .xvo1qo77,
.swc08dl .twwveiz9 .xvo1qo77     { background: #052e16; }
.swc08dl.twwveiz9 .gs6t6u83,
.swc08dl .twwveiz9 .gs6t6u83 { background: #2d0a1e; }
.swc08dl.twwveiz9 .yd0nt8g5,
.swc08dl .twwveiz9 .yd0nt8g5    { background: #1e1036; }
.jzugfg.twwveiz9 .xvo1qo77,
.jzugfg .twwveiz9 .xvo1qo77      { background: #2d2000; }
.jzugfg.twwveiz9 .gs6t6u83,
.jzugfg .twwveiz9 .gs6t6u83  { background: #2d0b0b; }
.jzugfg.twwveiz9 .yd0nt8g5,
.jzugfg .twwveiz9 .yd0nt8g5     { background: #2d1600; }
.schd.twwveiz9 .xvo1qo77,
.schd .twwveiz9 .xvo1qo77      { background: #0c1a2e; }
.schd.twwveiz9 .gs6t6u83,
.schd .twwveiz9 .gs6t6u83  { background: #12103a; }
.schd.twwveiz9 .yd0nt8g5,
.schd .twwveiz9 .yd0nt8g5     { background: #0a2020; }
.k32or .ebvd { border-left: none; border-radius: 6px; padding: 10px 14px; }
.k32or .gs6t6u83 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.k32or .ebvd strong { color: var(--text-primary); }
.k32or .ebvd p      { color: var(--text-muted); }
.cipmd .ebvd { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zygzly .at39f,
.by01 .at39f,
.ya2m7moi .at39f,
.gxdfch8g .at39f { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zygzly .at39f::before,
.by01 .at39f::before,
.ya2m7moi .at39f::before,
.gxdfch8g .at39f::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zygzly .xvo1qo77     .at39f::before { content: "✦"; color: var(--c-tip-border); }
.zygzly .gs6t6u83 .at39f::before { content: "▲"; color: var(--c-warn-border); }
.zygzly .yd0nt8g5    .at39f::before { content: "◉"; color: #60a5fa; }
.by01 .xvo1qo77     .at39f::before { content: "★"; color: var(--c-tip-border); }
.by01 .gs6t6u83 .at39f::before { content: "◆"; color: var(--c-warn-border); }
.by01 .yd0nt8g5    .at39f::before { content: "●"; color: #60a5fa; }
.ya2m7moi .xvo1qo77     .at39f::before { content: "▶"; color: var(--c-tip-border); }
.ya2m7moi .gs6t6u83 .at39f::before { content: "■"; color: var(--c-warn-border); }
.ya2m7moi .yd0nt8g5    .at39f::before { content: "▸"; color: #60a5fa; }
.gxdfch8g .xvo1qo77     .at39f::before { content: "→"; color: var(--c-tip-border); }
.gxdfch8g .gs6t6u83 .at39f::before { content: "⬥"; color: var(--c-warn-border); }
.gxdfch8g .yd0nt8g5    .at39f::before { content: "◈"; color: #60a5fa; }
.hkyy2c .hnmbdm6n .nlh8,
.hkyy2c .ya97sp .nlh8  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.hkyy2c .r3ekd                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.hkyy2c .v5uhfz          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.hkyy2c .gi4gfc                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.r82p .hnmbdm6n .nlh8,
.r82p .ya97sp .nlh8,
.r82p .r3ekd,
.r82p .jx4mh,
.r82p .xgcy5xgr,
.r82p .v5uhfz,
.r82p .gi4gfc,
.r82p .cipmd .ebvd { box-shadow: none; }
.qodyn   body, .qodyn   { font-size: 0.9rem; }
.qodyn   .ewqef22, .qodyn .l71ymnf, .qodyn .s12e2a,
.qodyn   .u58c, .qodyn .rx0lkg0l { font-size: 0.9rem; }
.qodyn   .bg1v3v, .qodyn .y5mbd { font-size: 0.9rem; }
.sty7nb   .ewqef22, .sty7nb .l71ymnf, .sty7nb .s12e2a,
.sty7nb   .u58c, .sty7nb .rx0lkg0l { font-size: 0.95rem; }
.sty7nb   .bg1v3v, .sty7nb .y5mbd { font-size: 0.95rem; }
.i6574mr9   .ewqef22, .i6574mr9 .l71ymnf, .i6574mr9 .s12e2a,
.i6574mr9   .u58c, .i6574mr9 .rx0lkg0l { font-size: 1.08rem; }
.i6574mr9   .bg1v3v, .i6574mr9 .y5mbd { font-size: 1.05rem; }
.i6574mr9   .uyixu { font-size: 0.97rem; }
.emjf .ptqo      { font-size: 3.2rem; }
.emjf h2.xruxf { font-size: 1.9rem; }
.emjf h3.vauth     { font-size: 1.4rem; }
.cytjtd .ptqo      { font-size: 3.8rem; }
.cytjtd h2.xruxf { font-size: 2.2rem; }
.cytjtd h3.vauth     { font-size: 1.6rem; }
.b91fq5 + .b91fq5 { position: relative; }
.oqs32   .b91fq5 + .b91fq5::before,
.e69o  .b91fq5 + .b91fq5::before,
.yjj8jy05   .b91fq5 + .b91fq5::before,
.pzgyyk   .b91fq5 + .b91fq5::before,
.b5ek6   .b91fq5 + .b91fq5::before,
.wrucv2n .b91fq5 + .b91fq5::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.oqs32 .b91fq5 + .b91fq5::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.e69o .b91fq5 + .b91fq5::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.yjj8jy05 .b91fq5 + .b91fq5::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;
}
.pzgyyk .b91fq5 + .b91fq5::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.zr2qpaui .b91fq5 { margin-bottom: 16px; }
.zr2qpaui .b91fq5 + .b91fq5 { margin-top: 0; }
.zr2qpaui .gore4 { padding-top: 0; padding-bottom: 0; }
.b5ek6 .b91fq5 + .b91fq5::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wrucv2n .b91fq5 + .b91fq5::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.o5fsyg .b91fq5 + .b91fq5::before,
.gzrzz .b91fq5 + .b91fq5::before,
.dz0d .b91fq5 + .b91fq5::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%;
}
.tpf21rac .o5fsyg .b91fq5:nth-child(even)::before,
.tpf21rac .gzrzz .b91fq5:nth-child(even)::before,
.tpf21rac .dz0d .b91fq5:nth-child(even)::before { background: var(--bg-surface); }
.omftqzsp .o5fsyg .b91fq5:nth-child(even)::before,
.omftqzsp .gzrzz .b91fq5:nth-child(even)::before,
.omftqzsp .dz0d .b91fq5:nth-child(even)::before { background: var(--bg-card); }
.o5fsyg .b91fq5 + .b91fq5::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");
}
.gzrzz .b91fq5 + .b91fq5::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");
}
.dz0d .b91fq5 + .b91fq5::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");
}
.l45jj .lmfkyer,
.mwbo8ni .lmfkyer { padding-bottom: 60px; }
.vmmz7j4 .lmfkyer { padding-bottom: 70px; }
.v4ujs  .oaohrc:not(.xmpo) .b7xo4l { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.wm83wuw7 .f3fkpjxu { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ebgnz .f3fkpjxu { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.yjsk .f3fkpjxu { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.v4ujs .xmpo { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.v4ujs .l8x8woy { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.v4ujs .f3fkpjxu { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tdts .f3fkpjxu { background: var(--accent-bg); }
.b6fzz8y .w7d0 { float: left; width: 38%; margin: 0 28px 16px 0; }
.b6fzz8y .w7d0 .d8pch { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.b6fzz8y .gore4::after { content: ''; display: block; clear: both; }
.z5e5yyjv .w7d0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.z5e5yyjv .w7d0 .d8pch { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z5e5yyjv .gore4::after { content: ''; display: block; clear: both; }
.c6sr .b91fq5:nth-child(odd)  .w7d0 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.c6sr .b91fq5:nth-child(even) .w7d0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.c6sr .w7d0 .d8pch { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.c6sr .gore4::after { content: ''; display: block; clear: both; }
.b6fzz8y .nfisou0o,
.z5e5yyjv .nfisou0o,
.c6sr .nfisou0o,
.c6sr .r5m7zea { clear: both; }
@media (max-width: 900px) {
  .b6fzz8y .w7d0,
  .z5e5yyjv .w7d0,
  .c6sr .b91fq5:nth-child(odd)  .w7d0,
  .c6sr .b91fq5:nth-child(even) .w7d0 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .b6fzz8y .w7d0 .d8pch,
  .z5e5yyjv .w7d0 .d8pch,
  .c6sr .w7d0 .d8pch {
    max-height: none !important;
  }
}
.b6fzz8y .bg1v3v,
.z5e5yyjv .bg1v3v,
.c6sr .bg1v3v,
.c6sr .y5mbd { overflow: hidden; }
@media (max-width: 640px) {
  .b6fzz8y .w7d0,
  .z5e5yyjv .w7d0,
  .c6sr .w7d0 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.aybb0b4a .nswm27b1,
.aybb0b4a .gore4,
.aybb0b4a .jlkc  { max-width: 1100px; }
.a88agh .nswm27b1,
.a88agh .gore4,
.a88agh .jlkc  { max-width: 1200px; }
.y5hyyw .nswm27b1,
.y5hyyw .gore4,
.y5hyyw .jlkc  { max-width: 1320px; }
.y5hyyw { --content-mw: 1320px; }
.ax2or { font-size: 0.82rem; color: var(--text-muted); }
.xlwp6s { display: flex; align-items: center; }
.xwjhlepb {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.fqfcqou { display: flex; align-items: center; }
.e7hj { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.e7hj:hover { text-decoration: underline; }
.ryrs { margin: 0 3px; opacity: 0.45; }
.ryrs::before { content: '/'; }
.z69lds { padding: 2px 5px; color: var(--text-main); }
.xrvi7c .ax2or {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.xrvi7c .xlwp6s { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.qazrhz .ax2or {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.qazrhz .xlwp6s { padding: 0 0 0 12px; }
.zhq1 .xlwp6s { padding: 0 16px; }
.zhq1 .ax2or {
  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);
}
.zhq1 .nswm27b1 { padding-top: 28px; }
@media (max-width: 720px) {
  .gni35pz6 { margin-top: 18px; padding: 0 16px; }
  .zhq1 .nswm27b1 { padding-top: 16px; }
}
.aybb0b4a.xrvi7c .xlwp6s { max-width: 1100px; }
.a88agh.xrvi7c .xlwp6s { max-width: 1200px; }
.y5hyyw.xrvi7c .xlwp6s { max-width: 1320px; }
.y5hyyw .gni35pz6 { max-width: 1320px; }
.roo7 .b91fq5 { padding-top: 16px; padding-bottom: 16px; }
.f5jic1h .b91fq5 { padding-top: 24px; padding-bottom: 24px; }
.cer4kx .b91fq5 { padding-top: 40px; padding-bottom: 40px; }
.fyxxepzy .b91fq5 { padding-top: 52px; padding-bottom: 52px; }
.kp07zq .b91fq5:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.kp07zq .b91fq5:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.kp07zq .b91fq5:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.kp07zq .b91fq5:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.g56equ .gore4 { padding-top: 10px;  padding-bottom: 10px; }
.o6wmw .gore4 { padding-top: 18px;  padding-bottom: 18px; }
.hlnht42 .gore4 { padding-top: 36px;  padding-bottom: 36px; }
.i7sk .gore4 { padding-top: 48px;  padding-bottom: 48px; }
.i03qo3es h2.xruxf { font-weight: 600; }
.i03qo3es h3.vauth     { font-weight: 600; }
.r0jqxqb { font-weight: 500; }
.r0jqxqb h2.xruxf { font-weight: 800; }
.r0jqxqb h3.vauth     { font-weight: 700; }
.o5f1xo h2.xruxf { font-weight: 900; }
.o5f1xo h3.vauth     { font-weight: 800; }
.o5f1xo .ebvd strong,
.o5f1xo .ebvd strong { font-weight: 600; }
.kzuum02 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.jivq .kzuum02 { display: none; }
@media (max-width: 640px) {
  .zn91qq3 { display: none; }
  .kzuum02 {
    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;
  }
}
.kzuum02 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.kzuum02:hover { opacity: 0.85; }
.dekc .kzuum02 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.dn8tdu .kzuum02,
.v4yk  .kzuum02 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.dn8tdu .kzuum02:hover,
.v4yk  .kzuum02:hover { opacity: 0.88; }
.dekc.dn8tdu .kzuum02,
.dekc.v4yk  .kzuum02 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.pkyn {
  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;
}
.pkyn:hover { transform: translateY(-2px); opacity: 0.92; }
.pkyn { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ufyv .pkyn { display: none; }
.o1q5fxz .pkyn { right: 32px; }
.oocc  .pkyn { left: 32px; }
@media (max-width: 480px) {
  .o1q5fxz .pkyn { right: 20px; bottom: 20px; }
  .oocc  .pkyn { left: 20px; bottom: 20px; }
}
.h56x349 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.jlkc { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.zf33 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.it5vmk { color: var(--text-dim); font-size: 0.8rem; }
.ro8ph0 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ro8ph0 img { height: 26px; width: auto; object-fit: contain; }
.qfq844w { display: flex; flex-direction: column; gap: 6px; }
.qfq844w a, .v46tgqb9 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.qfq844w a:hover, .v46tgqb9 a:hover { color: var(--accent-light); }
.qfq844w .df7gr { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.o10q .jlkc { text-align: center; }
.o10q .zf33 { margin-top: 0; }
.c4v3po { margin-top: 10px; }
.c4v3po a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .jlkc { padding-left: 16px; padding-right: 16px; }
  .uzf6 .jlkc { padding: 20px 16px; }
  .v46tgqb9 { gap: 4px 12px; }
  .zf33 { font-size: 0.78rem; }
}
.ayd11o4y .mxqgp .ro8ph0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ayd11o4y .zf33 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ayd11o4y .it5vmk { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ayd11o4y .w7jyuey { grid-template-columns: 1fr 1fr; } .ayd11o4y .mxqgp { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ayd11o4y .w7jyuey { grid-template-columns: 1fr; } }
.ozx7 .ro8ph0 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.ozx7 .zf33 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ozx7 .ilci2 { gap: 12px; } .ozx7 .ro8ph0 { margin-right: 0; width: 100%; } }
.x3lut .zpjtnsi .ro8ph0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.x3lut .zf33 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.x3lut .it5vmk { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .x3lut .z8xfz { grid-template-columns: 1fr 1fr; } .x3lut .zpjtnsi { grid-column: 1 / -1; } }
@media (max-width: 480px) { .x3lut .z8xfz { grid-template-columns: 1fr; } }
.fkm3vr .x940 { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.fkm3vr .qfq844w { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .fkm3vr .x940 { grid-template-columns: 1fr 1fr; } .fkm3vr .eo7na:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fkm3vr .x940 { grid-template-columns: 1fr; } }
.jltcj .x940 { grid-template-columns: 1fr 2fr; }
.jltcj .shzk .qfq844w { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .jltcj .x940 { grid-template-columns: 1fr; } }
.fkps28 .jlkc { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.pdohp .myprm55      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.pdohp .h56x349 { background: var(--bg-page); border-top-color: var(--border-alt); }
.fybv75a .myprm55      { background: #0d1117; border-bottom-color: #21262d; }
.fybv75a .dgccu02j { color: var(--accent-light); }
.fybv75a .sna5 { --msep-color: #8b949e; }
.fybv75a .sna5 a { color: #8b949e; }
.fybv75a .sna5 a:hover { color: var(--accent-light); }
.fybv75a .zkm43e7 { color: #8b949e; }
.fybv75a .h56x349 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.fybv75a .zf33,
.fybv75a .it5vmk { color: #6e7681; }
.fybv75a .qfq844w a, .fybv75a .v46tgqb9 a,
.fybv75a .ro8ph0 { color: #e6edf3; }
.fybv75a .qfq844w a:hover, .fybv75a .v46tgqb9 a:hover,
@media (max-width: 640px) {
  .fybv75a .sna5 { background: #0d1117; border-top-color: #21262d; }
  .fybv75a .sna5 li a { border-bottom-color: #21262d; }
}
.beb5e4 .myprm55      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.beb5e4 .dgccu02j { color: var(--accent-light); }
.beb5e4 .sna5 { --msep-color: #475569; }
.beb5e4 .sna5 a { color: #475569; }
.beb5e4 .sna5 a:hover { color: var(--accent-light); }
.beb5e4 .zkm43e7 { color: #64748b; }
.beb5e4 .h56x349 { background: #f0f4f8; border-top-color: #cbd5e1; }
.beb5e4 .zf33,
.beb5e4 .it5vmk { color: #64748b; }
.beb5e4 .qfq844w a, .beb5e4 .v46tgqb9 a,
.beb5e4 .mv9id8 a, .beb5e4 .ro8ph0 { color: #374151; }
.beb5e4 .qfq844w a:hover, .beb5e4 .v46tgqb9 a:hover,
@media (max-width: 640px) {
  .beb5e4 .sna5 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .beb5e4 .sna5 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.dn8tdu .myprm55      { background: var(--accent); border-bottom-color: var(--accent-light); }
.dn8tdu .dgccu02j { color: #fff; }
.dn8tdu .sna5 { --msep-color: rgba(255,255,255,0.82); }
.dn8tdu .sna5 a { color: rgba(255,255,255,0.82); }
.dn8tdu .sna5 a:hover { color: #fff; }
.dn8tdu .zkm43e7 { color: rgba(255,255,255,0.9); }
.dn8tdu .h56x349 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.dn8tdu .zf33,
.dn8tdu .it5vmk { color: rgba(255,255,255,0.72); }
.dn8tdu .qfq844w a, .dn8tdu .v46tgqb9 a,
.dn8tdu .mv9id8 a, .dn8tdu .ro8ph0 { color: #fff; }
.dn8tdu .qfq844w a:hover, .dn8tdu .v46tgqb9 a:hover,
@media (max-width: 640px) {
  .dn8tdu .sna5 { background: var(--accent); border-top-color: var(--accent-light); }
  .dn8tdu .sna5 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.v4yk .myprm55 {
  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);
}
.v4yk .h56x349 {
  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) {
  .v4yk .sna5 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.t1d0r .awnfe { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.fi1jis9v .awnfe { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.yp4bgme3 .awnfe { min-height: 72px; height: auto; }
.cqvvs .awnfe { min-height: 84px; height: auto; }
.uzf6 .awnfe { max-width: none; padding: 0 32px; }
.uzf6 .jlkc  { max-width: none; padding: 24px 32px; }
.c5g35kl.a88agh .awnfe { max-width: 1200px; }
.c5g35kl.y5hyyw .awnfe { max-width: 1320px; }
.kbx09   .dgccu02j, .kbx09   .ro8ph0 { text-transform: capitalize; }
.d6wd .dgccu02j, .d6wd .ro8ph0 { text-transform: lowercase; }
.mo9ky .dgccu02j, .mo9ky .ro8ph0 { text-transform: uppercase; letter-spacing: 0.06em; }
.znxi, .cno8b9 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.kxlfn0m .znxi,
.kxlfn0m .cno8b9 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.fp0g .znxi,
.fp0g .cno8b9 { 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; }
.e0kh .znxi,
.e0kh .cno8b9 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.pj97ggje .znxi,
.pj97ggje .cno8b9 { 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; }
.isdcg   .sna5 a { font-weight: 500; }
.ajxn8v .sna5 a { font-weight: 600; }
.xglbd0to     .sna5 a { font-weight: 700; }
.ba871fn    .sna5 a { font-weight: 800; letter-spacing: 0.01em; }
.qyuz     .sna5 > li + li::before,
.ekqo    .sna5 > li + li::before,
.xp64w0    .sna5 > li + li::before,
.q5vkpn .sna5 > li + li::before,
.cjimd0f .sna5 > li + li::before,
.wvfdvj  .sna5 > li + li::before,
.ofy6i    .sna5 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qyuz     .sna5 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ekqo    .sna5 > li + li::before { content: "|"; }
.xp64w0    .sna5 > li + li::before { content: "—"; }
.q5vkpn .sna5 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.cjimd0f .sna5 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wvfdvj  .sna5 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ofy6i    .sna5 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .abd23xu .zkm43e7,
  .lmvk5vaj .zkm43e7,
  .d44y .zkm43e7,
  .p1m3wem .zkm43e7,
  .b4cp .zkm43e7 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .abd23xu .zkm43e7::before,
  .lmvk5vaj .zkm43e7::before,
  .d44y .zkm43e7::before,
  .p1m3wem .zkm43e7::before,
  .b4cp .zkm43e7::before { content: ""; display: block; flex-shrink: 0; }

  
  .abd23xu .zkm43e7::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;
  }

  
  .lmvk5vaj .zkm43e7::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;
  }

  
  .d44y .zkm43e7::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;
  }

  
  .p1m3wem .zkm43e7::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;
  }

  
  .b4cp .zkm43e7::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) {
  .q0xz4n .zkm43e7 {
    padding: 5px 14px;
  }
  .q0xz4n .sna5 {
    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;
  }
  .q0xz4n .sna5 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .q0xz4n .sna5 li a:hover { background: var(--bg-raised); }
  .q0xz4n .jgok,
  .znrocm .jgok,
  .ifeugsf .jgok { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ito1kggn .zkm43e7 {
    padding: 5px 10px;
  }
  .ito1kggn .sna5 {
    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);
  }
  .ito1kggn .sna5.qrtmb { transform: translateX(0); }
  .ito1kggn .sna5 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ito1kggn .sna5 li:last-child a { border-bottom: none; }
  .dn8tdu .sna5,
  .fybv75a .sna5 { background: var(--accent) !important; }
  .dn8tdu .sna5 li a,
  .fybv75a .sna5 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ifeugsf .zkm43e7 {
    padding: 5px 10px;
  }
  .ifeugsf .sna5 {
    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);
  }
  .ifeugsf .sna5::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ifeugsf .sna5.qrtmb { transform: translateY(0); }
  .ifeugsf .sna5 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .fex3u9 .zkm43e7 {
    padding: 5px 10px;
  }
  .fex3u9 .sna5 {
    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;
  }
  .fex3u9 .sna5.qrtmb { opacity: 1; pointer-events: auto; }
  .fex3u9 .sna5 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .xjcxk8     .zkm43e7 { border-radius: 0 !important; }
  .az33   .zkm43e7 { border-radius: 8px !important; }
  .p7ezt3wi .zkm43e7 { border-radius: 50% !important; }
  .lwlsun0   .zkm43e7 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .myuo .mw3s { flex-direction: column; align-items: stretch; }
  .myuo .iirba { flex-direction: row; min-width: auto; }
  .myuo .h6vy5 { align-items: flex-start; text-align: left; }
}
.l5o1,
.l5o1.b91fq5,
.tpf21rac .l5o1,
.fj0f1 .l5o1,
.omftqzsp .l5o1,
.gwd866 .l5o1 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.r266olm {
  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;
}
.ftu1vq3q { flex: 1 1 280px; min-width: 0; }
.yo5k8 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ytzn4 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.l4po {
  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;
}
.l4po:hover { transform: translateY(-1px); opacity: 0.95; }
.w0cbx .r266olm {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.w0cbx .yo5k8 { color: var(--cta); }
.w0cbx .ytzn4 { color: var(--text-body); }
.w0cbx .l4po {
  background: var(--cta) !important;
  color: #fff !important;
}
.ejg4wf .r266olm {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ejg4wf .yo5k8 { color: var(--text-primary); }
.ejg4wf .ytzn4 { color: var(--text-body); }
.ejg4wf .l4po {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .r266olm {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ftu1vq3q { flex: 0 0 auto; }
  .yo5k8 { font-size: 1.2rem; }
  .l4po { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ul1avf .fx3f6 { height: 36px; }
.wzxt7g .fx3f6 { height: 60px; max-width: 200px; }
.ke5bm7 .fx3f6 { height: 56px; max-width: 180px; }
.qtrv .czv9r + .czv9r {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .navs7j .r5m7zea {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .navs7j .jx4mh {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .navs7j .jx4mh { padding: 40px 16px 20px; }
  .navs7j .czv9r {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .navs7j .q6kusx { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ioby .jx4mh {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ioby .jx4mh::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ioby .ecb7yd {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ioby .iaqkst7 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ioby .czv9r {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ioby .q6kusx { width: 100%; min-width: 0; }
  .ioby .c07n97r { min-width: 0; }
}
.stmmfo .jx4mh::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.lu4cyom .frg9hg {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.lu4cyom .frg9hg summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.lu4cyom .frg9hg p { padding: 0 2px 16px; }
.ytdr9rm2 .frg9hg { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ytdr9rm2 .frg9hg summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ytdr9rm2 .frg9hg summary::after { content: "›"; font-size: 1.2em; }
.ytdr9rm2 .frg9hg[open] summary::after { content: "‹"; }
.ytdr9rm2 .frg9hg p { padding: 10px 22px 4px; }
.t3tt .frg9hg {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.t3tt .frg9hg summary { color: var(--text-primary); padding-left: 16px; }
.t3tt .frg9hg summary::after { content: "›"; font-size: 1.1em; }
.t3tt .frg9hg[open] summary::after { content: "‹"; }
.t3tt .frg9hg p { padding-left: 16px; }
.rekb6p .q26e { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.rekb6p .frg9hg {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.rekb6p .frg9hg:last-child { border-bottom: none; }
.rekb6p .frg9hg summary { color: var(--text-primary); border-radius: 0; }
.rekb6p .frg9hg summary::after { content: "›"; font-size: 1.1em; }
.rekb6p .frg9hg[open] summary::after { content: "‹"; }
.o2xgt71t .frg9hg { overflow: hidden; }
.o2xgt71t .frg9hg summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.o2xgt71t .frg9hg summary::after { color: rgba(255,255,255,.75); }
.o2xgt71t .frg9hg[open] summary { border-radius: 0; }
.ezt0hb { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.r726kg {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jqtwvwc {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.n3lo { color: var(--text-muted); font-size: 1.05rem; }
.m35f3imu {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.g5va {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.rjf27 { margin-bottom: 20px; }
.idl9zefn {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.z0klbx {
  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;
}
.z0klbx:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.f9u3 { resize: vertical; min-height: 130px; }
.bgtk7pgl { width: 100%; margin-top: 8px; }
.ai0c {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ahdocwwi {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.a0jixnj { color: var(--text-muted); line-height: 1.75; }
.ldigunw7 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ldigunw7 li { margin-bottom: 6px; }
.hw4p3m { max-width: 760px; margin: 0 auto; }
.t2dwqyn5 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.xf68pzo { max-width: 760px; margin: 0 auto; }
.qm0g ul.ldigunw7 { margin: 0; }
@media (max-width: 640px) { .qw6j77nm { grid-template-columns: 1fr; gap: 10px; } }
.pk9a3a6 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.a7zu3x9r { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.nor3097 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.a7zu3x9r p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.a7zu3x9r .ldigunw7 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pk9a3a6 { grid-template-columns: 1fr; } }
.j8yahh { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.j8yahh:hover .ngp1cx { color: var(--accent-light); text-decoration: underline; }
.gz6z { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ne2xdbcy { margin-bottom: 48px; }
.gza40 { max-width: 760px; margin: 0 auto; }
.ntyx { max-width: 640px; margin: 0 auto; }
.raxbnw { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.raxbnw:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.br8nu { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.raxbnw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.raxbnw ul.ldigunw7 { margin: 0; }
.v9k2t { color: var(--text-muted); line-height: 1.75; }
.oev2ob .ldigunw7,
.ntyx .ldigunw7,
.zb2i .ldigunw7,
.nvvkz3p .ldigunw7 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.oev2ob .raxbnw,
.ntyx .raxbnw { text-align: left; }
.oev2ob .br8nu,
.ntyx .br8nu { text-align: center; }
.x9pf { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.bjiir { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.jyas3emm { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.svv5dv0c { margin-top: 12px; }
.pdewt2r { 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; }
.pdewt2r:hover { border-bottom-color: var(--accent-light); }
.c6fxalph { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.c6fxalph img { width: 100%; height: 100%; object-fit: cover; display: block; }
.yz35f { width: 72px; height: 72px; }
.o0cdb { border-radius: 10px; }
.vapq37w4 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.a4gb44qb { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.a4gb44qb::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .sfac4zkt { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ng3cv .jyas3emm, .ng3cv .bjiir { max-width: 640px; }
.i152bkpv .x9pf { font-size: 1.6rem; margin-top: 18px; }
.mp3jwyw8 .jyas3emm { margin-bottom: 28px; }
@media (max-width: 860px) { .ooe4b { grid-template-columns: 1fr; } .i152bkpv { position: static; text-align: center; } }
.l8uf2t .c6fxalph { margin: 0 auto 18px; }
.l8uf2t .vapq37w4 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ba7nl8 { grid-template-columns: 1fr; } }
.xh3jjtc7 .x9pf { font-size: 1.6rem; margin-bottom: 6px; }
.nvvkz3p .ldigunw7 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xh3jjtc7 { flex-direction: column; text-align: center; } .c57dl0 { grid-template-columns: 1fr; } }
.kh06h { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.kh06h .x9pf { font-size: 1.35rem; margin: 0 0 4px; }
.kh06h .vapq37w4 { margin: 0; }
.d7ijruq { max-width: 760px; margin: 0 auto; }
.ol919wb4 { position: relative; padding-left: 28px; }
.ol919wb4::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.y964y8g0 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.y964y8g0:last-child { padding-bottom: 0; }
.j727 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.xadho h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.xadho p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.soj81 .jqtwvwc { color: var(--accent-light); }
.shf1j .jqtwvwc { font-size: 2rem; }
.shf1j .n3lo { max-width: 680px; }
.ol68f6 .jqtwvwc { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ol68f6 .n3lo  { margin: 0; }
@media (max-width: 640px) { .ol68f6 { flex-direction: column; } }
.i6el0c .jqtwvwc { color: var(--accent-light); }
.fwn55n {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.fwn55n .jqtwvwc { color: #fff; }
.fwn55n .n3lo  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .y1whulb { grid-template-columns: 1fr; } }
.muh8k { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.muh8k .z0klbx {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.muh8k .z0klbx:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.n3nd1k5m .z0klbx { background: var(--bg-raised); border-color: transparent; }
.n3nd1k5m .z0klbx:focus { background: var(--bg-card); border-color: var(--accent-light); }
.f4mo .z0klbx { border-radius: 100px; padding: 11px 20px; }
.f4mo .f9u3 { border-radius: 14px; }
@media (max-width: 640px) { .xock52n { grid-template-columns: 1fr; } }
.afyn0hj7 { counter-reset: priv-count; }
.w56mw {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.w56mw:last-child { border-bottom: none; }
.vddqty {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.w56mw h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.w56mw p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ff12{display:none}
.ff12:empty,.gz2r5m:empty{display:none}
.ra8d7i{position:relative;overflow:visible}
.nlbig6i .nh4lg7fb,.fswy .nh4lg7fb,
.t88r2xtr .nh4lg7fb,.cffbf .nh4lg7fb,
.ac90g .nh4lg7fb,.yc1l7 .nh4lg7fb{display:block}
.rerx .jpky{display:block}
.nlbig6i .nh4lg7fb,.fswy .nh4lg7fb,
.t88r2xtr .nh4lg7fb,.cffbf .nh4lg7fb,
.ac90g .nh4lg7fb{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}
.nlbig6i .nh4lg7fb .gz2r5m,.fswy .nh4lg7fb .gz2r5m,
.t88r2xtr .nh4lg7fb .gz2r5m,.cffbf .nh4lg7fb .gz2r5m,
.ac90g .nh4lg7fb .gz2r5m{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}
.nlbig6i .nh4lg7fb,.fswy .nh4lg7fb{top:12px}
.nlbig6i .nh4lg7fb .gz2r5m{margin-right:auto}
.fswy .nh4lg7fb .gz2r5m{margin-left:auto}
.fswy .nh4lg7fb{text-align:right}
.t88r2xtr .nh4lg7fb,.cffbf .nh4lg7fb{bottom:12px}
.t88r2xtr .nh4lg7fb .gz2r5m{margin-right:auto}
.cffbf .nh4lg7fb .gz2r5m{margin-left:auto}
.cffbf .nh4lg7fb{text-align:right}
.ac90g .nh4lg7fb{position:relative;margin-top:16px}
.ac90g .nh4lg7fb .gz2r5m{margin:0 auto}
.yc1l7 .nh4lg7fb{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.yc1l7 .nh4lg7fb .gz2r5m{margin:0}
.yc1l7 .f3fkpjxu~.nh4lg7fb,
.yc1l7 .jo9uwcpx~.nh4lg7fb{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.yc1l7 .f3fkpjxu~.nh4lg7fb .gz2r5m,
.yc1l7 .jo9uwcpx~.nh4lg7fb .gz2r5m{justify-content:flex-start}
.f3fkpjxu~.nh4lg7fb,.jo9uwcpx~.nh4lg7fb{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}
.f3fkpjxu~.nh4lg7fb .gz2r5m{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jo9uwcpx~.nh4lg7fb .gz2r5m{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jpky .gz2r5m{margin:0 0 12px}
.gz2r5m{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.u9ao{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ngp1cx{font-weight:600;color:var(--text-heading);opacity:1}
.ji8e6 .u9ao{display:none}
.vs3o9cz .pr1sp{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}
.vs3o9cz .l68d::before{content:""}
.apxwin .gz2r5m{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.c3737 .gz2r5m{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.pp96s{--date-bg:var(--accent-bg)}
.ji1pf .l68d::before{content:""}
.n9ba .a944p{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .a944p{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .eduog{max-width:100%}
}
.n650 .v5uhfz{margin:0}
@media (max-width:560px){
  .qyprge4{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) {
  .raner { padding: 28px 18px 20px; }
  .uugvn950 { font-size: 1.2rem; }
  .ojjtxbm { max-width: 220px; max-height: 80px; }
}
.k41h  .x3c20zwn { border-radius: 50%; }
.img3 .r266olm {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .x3c20zwn { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.jn0iitpt {
  margin: 28px 0 24px;
}
.jn0iitpt .b91fq5 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.jn0iitpt .gore4 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.jn0iitpt .r266olm {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .awnfe { flex-direction: row-reverse; }
[dir="rtl"] .sna5 { flex-direction: row-reverse; }
[dir="rtl"] .o1q5fxz .pkyn { right: auto; left: 32px; }
[dir="rtl"] .oocc  .pkyn { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .o1q5fxz .pkyn { right: auto; left: 20px; }
  [dir="rtl"] .oocc  .pkyn { left: auto;  right: 20px; }
}
[dir="rtl"] .b6fzz8y .w7d0  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .z5e5yyjv .w7d0 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .f3fkpjxu,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bg1v3v, [dir="rtl"] .y5mbd { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .lt644ne { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .v1n6h { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ebvd { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .r266olm { direction: rtl; }
[dir="rtl"] .ax2or { direction: rtl; }
[dir="rtl"] .gi4gfc { direction: rtl; }
[dir="rtl"] .l1at2 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .jbds4e .y5mbd,
[dir="rtl"] .jbds4e .y5mbd li::before,
[dir="rtl"] .oaohrc.k7j6 .s2moyb,
[dir="rtl"] .rd64.k7j6 .s2moyb,
[dir="rtl"] .xmpo.k7j6 .s2moyb,
[dir="rtl"] .wogm.k7j6 .s2moyb,
[dir="rtl"] .w5qi4.k7j6 .s2moyb { text-align: right; }
[dir="rtl"] .f3fkpjxu.k7j6 .lmfkyer { align-items: flex-end; text-align: right; }
[dir="rtl"] .f3fkpjxu.d48tt3mp .lmfkyer { text-align: center; }
[dir="rtl"] .f3fkpjxu .lmfkyer { text-align: right; }
[dir="rtl"] .gore4,
[dir="rtl"] .u58c,
[dir="rtl"] .rx0lkg0l,
[dir="rtl"] .cm96w3,
[dir="rtl"] .g5va,
[dir="rtl"] .idl9zefn,
[dir="rtl"] .jyas3emm,
[dir="rtl"] .z0klbx,
[dir="rtl"] .f9u3 { text-align: right; direction: rtl; }
[dir="rtl"] .f4mo .z0klbx,
[dir="rtl"] .muh8k .z0klbx { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #964e1d;
  --brand:           #964e1d;
  --brand-light:     #784420;
  --brand-pale:      #965c35;
  --grad-start:      #d87836;
  --grad-end:        #d99c72;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #964e1d;
  --cta-light:       #773b12;
  --cta-hover:       #623313;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f3;
  --bg-raised:       #f1efee;
  --bg-hover:        #f5f4f3;
  --border:          #e8e4e2;
  --border-alt:      #dcd5d0;
  --border-section:  #e8e4e2;
  --text-primary:    #1b1917;
  --text-muted:      #605752;
  --text-body:       #37322e;
  --text-sub:        #524b46;
  --text-faint:      #897d75;
  --text-dim:        #a19790;
  --text-label:      #6e645d;
  --text-value:      #443e3a;
  --accent-bg:       #f2e9e2;
  --accent-bg-light: #ecd8ca;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #129019;
  --c-cons:          #9f2921;
  --c-pros-label:    #15ab1e;
  --c-tip-border:    #18bd21;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #129019;
}
:root { --logo-bg-opacity: 80%; }
body, button, input { font-family: "Nunito Sans", sans-serif; }
.d1fde .at39f { font-size: 0; width: 1.2rem; flex-shrink: 0; }.d1fde .at39f::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.d1fde .xvo1qo77     .at39f::before { content: "";  color: var(--c-tip-border); }.d1fde .gs6t6u83 .at39f::before { content: ""; color: var(--c-warn-border); }.d1fde .yd0nt8g5    .at39f::before { content: ""; color: #60a5fa; }.swc08dl .d1fde .xvo1qo77     .at39f::before { color: #10b981; }.swc08dl .d1fde .gs6t6u83 .at39f::before { color: #f43f5e; }.swc08dl .d1fde .yd0nt8g5    .at39f::before { color: #a855f7; }.jzugfg  .d1fde .xvo1qo77     .at39f::before { color: #eab308; }.jzugfg  .d1fde .gs6t6u83 .at39f::before { color: #ef4444; }.jzugfg  .d1fde .yd0nt8g5    .at39f::before { color: #f97316; }.schd  .d1fde .xvo1qo77     .at39f::before { color: #38bdf8; }.schd  .d1fde .gs6t6u83 .at39f::before { color: #818cf8; }.schd  .d1fde .yd0nt8g5    .at39f::before { color: #2dd4bf; }.zlt8uf .d1fde .at39f::before { color: var(--accent-light) !important; }
.zfr18tyw .wtzfkzm, .zfr18tyw .f3fkpjxu { min-height: 320px; }
.ryrs::before { content: '|'; opacity: 0.3; }