:root {
  --color-accent: #1a1410;
  --color-cta: #e0a400;
  --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;
}
.oc9l4aj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ncqd {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.rs7u27 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.vd4bx1f { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.j2bp { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.j2bp a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.j2bp a:hover { color: var(--accent-light); }
.yqi7     .r78e { border-radius: 24px; padding: 8px; }
.yqi7 .r78e li a { border-radius: 16px; }
.viuvofqd  .r78e li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .r78e {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .muwbp9p:hover .r78e,
  .muwbp9p:focus-within .r78e { display: block; }
  .r78e li a { padding: 8px 16px; font-size: 0.88rem; }
}
.hrl3 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rhash6 { display: none; }
@media (max-width: 640px) {
  .rhash6 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rhash6.ac7kj { display: block; }
}
@media (max-width: 640px) {
  .hrl3 { display: block; }
  .j2bp > li + li::before { display: none !important; }
  .j2bp {
    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;
  }
  .j2bp.ac7kj { display: flex; }
  .j2bp li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .j2bp li:last-child a { border-bottom: none; }
}
.softgqi4 { min-height: 480px; }
.nq03wm {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.weoj5 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mdfs411 .weoj5 { margin-left: 0; margin-right: 0; }
.kubket {
  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;
}
.kubket:hover { opacity: 0.88; }
.vjxq {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.xoqtgz {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.vjxq .cas0zk {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.vjxq .nq03wm { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.vjxq .weoj5 { color: #e2e8f0; }
.vjxq.oi8tbe .cas0zk { text-align: center; }
.vjxq.mdfs411   .cas0zk { text-align: left; }
.dhxpq .cas0zk {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.dhxpq .nq03wm { color: var(--text-primary); text-shadow: none; }
.dhxpq .weoj5 { color: var(--text-muted); }
.dhxpq .kubket { margin-top: 16px; }
.dhxpq, .dhxpq.softgqi4 { min-height: auto !important; }
.dhxpq.oi8tbe .cas0zk { text-align: center; }
.dhxpq.mdfs411   .cas0zk { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.oiru .vjxq .xoqtgz {
  overflow: hidden;
}
.oiru .vjxq .xoqtgz::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); }
}
.ccwy9yqg .vjxq .xoqtgz {
  overflow: hidden;
}
.ccwy9yqg .vjxq .xoqtgz::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.jnky .gq4nd,
.jnky .l2px81j,
.jnky .vjxq .xoqtgz {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.m3662jk .vjxq .xoqtgz {
  overflow: hidden;
}
.m3662jk .vjxq .xoqtgz::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.yx23v2a9 .vjxq .xoqtgz {
  animation: hg-breathe 10s ease-in-out infinite;
}
.gq4nd .xoqtgz {
  background: none;
}
.gq4nd .nq03wm { color: #fff; }
.gq4nd .weoj5 { color: rgba(255,255,255,0.85); }
.gq4nd .kubket { background: #fff; color: var(--cta); }
.gq4nd .kubket:hover { opacity: 0.92; }
.jnky .ms7t {
  animation: hg-fadein 1.2s ease-out both;
}
.ms7t .nq03wm { text-shadow: none; color: var(--text-primary); }
.ms7t .weoj5 { color: var(--text-muted); }
body.dx2t2w5 .nq03wm {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.jy9r2 .nq03wm {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.softgqi4.gq4nd .nq03wm,
section.gq4nd .nq03wm {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ms7t.mdfs411   .e996d { align-items: flex-start; text-align: left; }
.softgqi4 .jzunl {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.jzunl .ru7n.fcriobv {
  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;
}
.jzunl .ru7n.fcriobv:hover { opacity: 0.85; }
.ykfmod8f .cas0zk { padding-bottom: 24px; }
.vmtwwu .cas0zk { max-width: 1100px; }
@media (max-width: 700px) {
  .ms7t { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ms7t:not(.hhzh) .epee { display: none !important; }
  .hhzh .epee { padding: 16px; }
  .e996d  { padding: 36px 24px; }
  .ms7t~.kbqbxbs,.ys0tol~.kbqbxbs{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .softgqi4, .ms7t { min-height: 320px !important; }
  .nq03wm { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .oa4i2,
  .wsu6gp,
  .m9i7i { grid-template-columns: 1fr !important; }

  

  
  .ykfmod8f { display: flex !important; flex-direction: column !important; }
  .ykfmod8f .cas0zk { display: contents; }
  .ykfmod8f .xoqtgz { order: 0; }
  .ykfmod8f .nq03wm { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ykfmod8f .oa4i2 { order: 2; padding: 0 16px 12px !important; }
  .ykfmod8f .weoj5 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .vmtwwu .cas0zk { display: flex; flex-direction: column; }
  .vmtwwu .cas0zk .nq03wm { order: 1; }
  .vmtwwu .cas0zk .m9i7i { order: 2; margin: 8px 0 24px !important; }
  .vmtwwu .cas0zk .weoj5 { order: 3; }
  .vmtwwu .cas0zk .kubket { order: 4; align-self: center; margin-top: 0; }

  
  .ms7t.hhzh {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ms7t.hhzh .e996d { display: contents; padding: 0; }
  .ms7t.hhzh .e996d .nq03wm { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ms7t.hhzh .epee { order: 2; padding: 12px 16px; }
  .ms7t.hhzh .e996d .weoj5 { order: 3; padding: 0 24px; margin: 0 auto; }
  .ms7t.hhzh .e996d .kubket { order: 4; align-self: center; margin: 8px 0 32px; }
}
.pgp9 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.wqpug3 { width: 100%; height: auto; display: block; border-radius: 10px; }
.xfcvwy4i .pgp9        { border-radius: 16px; }
.xfcvwy4i .wqpug3  { border-radius: 16px; }
.li8qky4 .pgp9         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.li8qky4 .wqpug3   { border-radius: 8px; }
.e7vs8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.gy6bgw { width: 100%; padding: 32px 0; position: relative; }
.whq7us { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zbye .gy6bgw:nth-child(even) { background: var(--bg-surface); }
.zbye .gy6bgw:nth-child(odd)  { background: var(--bg-page); }
.dxoxs .gy6bgw:nth-child(even) { background: var(--bg-card); }
.dxoxs .gy6bgw:nth-child(odd)  { background: var(--bg-page); }
.zbye .gy6bgw:nth-child(odd)  .whq7us { background: var(--bg-card); border-radius: 6px; }
.zbye .gy6bgw:nth-child(even) .whq7us { background: var(--bg-raised); border-radius: 6px; }
.dxoxs .gy6bgw:nth-child(odd)  .whq7us { background: var(--bg-card); border-radius: 6px; }
.dxoxs .gy6bgw:nth-child(even) .whq7us { background: var(--bg-raised); border-radius: 6px; }
.zbye .gy6bgw:nth-child(even) .ushz05z .arjfkaw4,
.dxoxs .gy6bgw:nth-child(even) .ushz05z .arjfkaw4 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zbye .gy6bgw:nth-child(odd) .ushz05z .arjfkaw4,
.dxoxs .gy6bgw:nth-child(odd) .ushz05z .arjfkaw4 { background: var(--bg-card-inner); }
.zbye .gy6bgw:nth-child(even) .dzq5spmk .arjfkaw4:nth-child(odd),
.dxoxs .gy6bgw:nth-child(even) .dzq5spmk .arjfkaw4:nth-child(odd)  { background: var(--bg-card); }
.zbye .gy6bgw:nth-child(even) .dzq5spmk .arjfkaw4:nth-child(even),
.dxoxs .gy6bgw:nth-child(even) .dzq5spmk .arjfkaw4:nth-child(even) { background: var(--bg-card-inner); }
h1.p840tr { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.p840tr {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.j9gl00 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.y9yvude9 h2.p840tr {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.yzmrmxy h2.p840tr {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.udiuixx h2.p840tr {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.uv0s9a2i h2.p840tr::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zrdo0ojh h2.p840tr {
  color: var(--text-primary); font-size: 1.7rem;
}
.zorb5 h2.p840tr::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.uccci6 h2.p840tr {
  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;
}
@media (max-width: 640px) { .ikuc29 { display: none; } }
.xwgxgz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kur34c9 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.gx8uftn {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.rkit9kxu { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.r0l8e7 { padding-left: 20px; }
.r0l8e7 li { margin-bottom: 6px; }
.r0l8e7 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.r0l8e7 a:hover { color: var(--accent-light); }
.a03rt85y .rkit9kxu { display: none; }
.rjn5b3k .rkit9kxu { display: none; }
.rjn5b3k .r0l8e7 { padding-left: 0; list-style: none; }
.rjn5b3k .r0l8e7 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.rjn5b3k .r0l8e7 a { font-size: 0.92rem; }
.g0cvel2 .gx8uftn { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.g0cvel2 .rkit9kxu { display: none; }
.g0cvel2 .r0l8e7 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.g0cvel2 .r0l8e7 li { margin-bottom: 0; }
.g0cvel2 .r0l8e7 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;
}
.g0cvel2 .r0l8e7 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wwkv .gx8uftn { padding: 20px 20px 16px; }
.wwkv .r0l8e7 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wwkv .r0l8e7 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wwkv .r0l8e7 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;
}
.wwkv .r0l8e7 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;
}
.wwkv .r0l8e7 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wwkv .r0l8e7 a:focus,
.wwkv .r0l8e7 a:focus-visible,
.wwkv .r0l8e7 a:target { outline: none; }
.wwkv .r0l8e7 li:target a { border-color: var(--border); color: var(--text-muted); }
.r2nf .gx8uftn { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.r2nf .rkit9kxu { display: none; }
.r2nf .r0l8e7 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.r2nf .r0l8e7 li { margin-bottom: 0; }
.r2nf .r0l8e7 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.r2nf .r0l8e7 li:last-child::after { content: ""; margin-right: 0; }
.r2nf .r0l8e7 a { font-size: 0.9rem; }
.arjfkaw4 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ushz05z .arjfkaw4 { background: var(--bg-card); }
.dzq5spmk .arjfkaw4:nth-child(odd)  { background: var(--bg-card); }
.dzq5spmk .arjfkaw4:nth-child(even) { background: var(--bg-raised); }
.ohys9 .arjfkaw4 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ohys9 .arjfkaw4:last-child { border-bottom: none; }
.ohys9 h3.j9gl00 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ur9r9 .arjfkaw4 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ur9r9 .arjfkaw4 + .arjfkaw4 { margin-top: 4px; }
.ubeesk8 .arjfkaw4 { background: none; border-radius: 0; padding: 12px 0; }
.ubeesk8 .arjfkaw4 + .arjfkaw4 { border-top: 1px solid var(--border-section); }
.ipog9 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ufgoli { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.tc7lcxxt { color: var(--text-body); margin-bottom: 10px; }
.ukgxdjk, .qgdax0 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ukgxdjk li, .qgdax0 li { margin-bottom: 6px; }
.qgdax0 li { list-style: decimal; }
.cd7ygy     .ukgxdjk { list-style-type: "● "; }
.r7nya  .ukgxdjk { list-style-type: "■ "; }
.g983sm9 .ukgxdjk { list-style-type: "◆ "; }
.z6pn    .ukgxdjk { list-style-type: "★ "; }
.cd7ygy     .snytsxwr { list-style-type: "● "; }
.r7nya  .snytsxwr { list-style-type: "■ "; }
.g983sm9 .snytsxwr { list-style-type: "◆ "; }
.z6pn    .snytsxwr { list-style-type: "★ "; }
.cd7ygy    .ukgxdjk li::marker, .cd7ygy    .snytsxwr li::marker,
.r7nya .ukgxdjk li::marker, .r7nya .snytsxwr li::marker,
.g983sm9 .ukgxdjk li::marker, .g983sm9 .snytsxwr li::marker,
.z6pn   .ukgxdjk li::marker, .z6pn   .snytsxwr li::marker {
  color: var(--cta); font-size: 1em;
}
.cd7ygy .qgdax0,
.r7nya .qgdax0,
.g983sm9 .qgdax0,
.z6pn .qgdax0 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.cd7ygy .qgdax0 li,
.r7nya .qgdax0 li,
.g983sm9 .qgdax0 li,
.z6pn .qgdax0 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.cd7ygy .qgdax0 li::before,
.r7nya .qgdax0 li::before,
.g983sm9 .qgdax0 li::before,
.z6pn .qgdax0 li::before {
  content: counter(el-step);
  position: absolute; left: -2.2em; top: 0.05em;
  width: 1.45em; height: 1.45em;
  background: var(--accent); color: #fff;
  font-size: 0.72em; font-weight: 700;
  line-height: 1.45em; text-align: center;
}
.cd7ygy     .qgdax0 li::before { border-radius: 50%; }
.r7nya  .qgdax0 li::before { border-radius: 3px; }
.g983sm9 .qgdax0 li::before { border-radius: 3px; }
.z6pn    .qgdax0 li::before { border-radius: 50%; }
.jlwpu { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.d457p3n .jlwpu,
.n0r7xjo .jlwpu { background: transparent; border: none; border-radius: 0; }
.ukz1w { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ukz1w th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ukz1w td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ukz1w tr:hover td { background: var(--bg-hover); }
.qqjby2 .ukz1w tbody tr:nth-child(even) td { background: var(--bg-surface); }
.lpltz03 .ukz1w { border: 1px solid var(--border-alt); }
.lpltz03 .ukz1w th,
.lpltz03 .ukz1w td { border: 1px solid var(--border-alt); }
.uvl9 .ukz1w th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.uvl9 .ukz1w td { border-bottom: none; }
.uvl9 .ukz1w tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.w903omp4 .ukz1w th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.j9w3lm5 .jlwpu {
  overflow: hidden;
}
.j9w3lm5 .ukz1w th { border-bottom: 1px solid var(--border-alt); }
.j9w3lm5 .ukz1w tr:last-child td { border-bottom: none; }
.io60 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.dh9opp4 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.jrhj4wz { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.l5p60pm { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.kfpxr0kg { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.snytsxwr { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.snytsxwr 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%}
.ig2u .l5p60pm { background: transparent; text-align: center; }
.ef0t3q8u .jrhj4wz {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.akvlr7w .jrhj4wz {
  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);
}
.f4jv .dh9opp4 { display: grid; grid-template-columns: auto 1fr; }
.f4jv .jrhj4wz {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.f4jv .l5p60pm { grid-column: 2; }
.f4jv .kfpxr0kg,
.f4jv .snytsxwr { grid-column: 1 / -1; }
.o4hdn .dh9opp4 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.o4hdn .jrhj4wz {
  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);
}
.o4hdn .l5p60pm { grid-column: 2; }
.o4hdn .kfpxr0kg,
.o4hdn .snytsxwr { grid-column: 1 / -1; }
.jl14 .dh9opp4 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.jl14 .l5p60pm { background: none; color: var(--accent-light); font-weight: 700; }
.lfiqxjn .dh9opp4 { 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); }
.lfiqxjn .l5p60pm { background: none; color: var(--accent-light); font-weight: 700; }
.pkvd .dh9opp4 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.pkvd .dh9opp4:last-child { border-bottom: none; }
.pkvd .l5p60pm { background: none; color: var(--accent-light); font-weight: 700; }
.yuzbfdq7 .dh9opp4 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.yuzbfdq7 .l5p60pm { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.cc64u8 .io60 { counter-reset: card-n; }
.cc64u8 .dh9opp4  { counter-increment: card-n; }
.cc64u8 .l5p60pm { display: flex; align-items: center; gap: 10px; }
.cc64u8 .l5p60pm::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;
}
.z26ll .dh9opp4 { background: var(--bg-surface); border: 1px solid var(--border); }
.z26ll .l5p60pm { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.mzl82 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.a7f8xii2  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.pzs1opgz { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.g99zizo { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.mzl82 strong { color: var(--text-primary); font-size: 0.95rem; }
.mzl82 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.wqpug3 { width: 100%; height: auto; border-radius: 10px; display: block; }
.fcriobv {
  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;
}
.fcriobv:hover { opacity: 0.85; }
.eye9w .fcriobv  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.eye9w .fcriobv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ekxvu2a .fcriobv  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ekxvu2a .fcriobv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mo3wdj02 .kubket { border-radius: 50px; }
.mo3wdj02 .fcriobv  { border-radius: 50px; }
.utul19bc .kubket { padding-left: 22px; padding-right: 22px; }
.utul19bc .fcriobv  { padding-left: 12px; padding-right: 12px; }
.trmfwkx .kubket { padding-left: 44px; padding-right: 44px; }
.trmfwkx .fcriobv  { padding-left: 24px; padding-right: 24px; }
.rrw2 .kubket { padding-left: 56px; padding-right: 56px; }
.rrw2 .fcriobv  { padding-left: 32px; padding-right: 32px; }
.z8mg6xqm   .kubket::after, .z8mg6xqm   .fcriobv::after,
.qlnae .kubket::after, .qlnae .fcriobv::after,
.e0qf    .kubket::after, .e0qf    .fcriobv::after,
.dt80i    .kubket::after, .dt80i    .fcriobv::after,
.frcrgm7    .kubket::after, .frcrgm7    .fcriobv::after,
.z53hgxi     .kubket::after, .z53hgxi     .fcriobv::after,
.x4w9ytf    .kubket::after, .x4w9ytf    .fcriobv::after,
.v4kr516   .kubket::after, .v4kr516   .fcriobv::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;
}
.z8mg6xqm .kubket::after, .z8mg6xqm .fcriobv::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");
}
.qlnae .kubket::after, .qlnae .fcriobv::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");
}
.e0qf .kubket::after, .e0qf .fcriobv::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");
}
.dt80i .kubket::after, .dt80i .fcriobv::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");
}
.frcrgm7 .kubket::after, .frcrgm7 .fcriobv::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");
}
.z53hgxi .kubket::after, .z53hgxi .fcriobv::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");
}
.x4w9ytf .kubket::after, .x4w9ytf .fcriobv::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");
}
.v4kr516 .kubket::after, .v4kr516 .fcriobv::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");
}
.idk6bq   .gneg16dc::after, .idk6bq   .meewo::after,
.n6d980t7 .gneg16dc::after, .n6d980t7 .meewo::after,
.hl3ap    .gneg16dc::after, .hl3ap    .meewo::after,
.scjb2ovj    .gneg16dc::after, .scjb2ovj    .meewo::after,
.tack3pb    .gneg16dc::after, .tack3pb    .meewo::after,
.o58k     .gneg16dc::after, .o58k     .meewo::after,
.ciniaim    .gneg16dc::after, .ciniaim    .meewo::after,
.pm9vg7r0   .gneg16dc::after, .pm9vg7r0   .meewo::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;
}
.idk6bq .gneg16dc::after, .idk6bq .meewo::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");
}
.n6d980t7 .gneg16dc::after, .n6d980t7 .meewo::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");
}
.hl3ap .gneg16dc::after, .hl3ap .meewo::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");
}
.scjb2ovj .gneg16dc::after, .scjb2ovj .meewo::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");
}
.tack3pb .gneg16dc::after, .tack3pb .meewo::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");
}
.o58k .gneg16dc::after, .o58k .meewo::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");
}
.ciniaim .gneg16dc::after, .ciniaim .meewo::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");
}
.pm9vg7r0 .gneg16dc::after, .pm9vg7r0 .meewo::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");
}
.mkpm1 .qn50l2    { background: #1a1a1a; }
.ru7n.fcriobv {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .okreki {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .okreki::before    { grid-area: rank;   }
  .jh7j1           { grid-area: ident;  }
  .abljq     { grid-area: rating; min-width: 0; width: auto; }
  .xokxj           { grid-area: pills;  }
  .ru7n             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .okreki {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .okreki::before    { justify-self: center; }
  .jh7j1           { width: 100%; }
  .abljq     { justify-self: center; }
  .xokxj           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .a6r86 .viwqj {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .a6r86 .ijm9db { margin: 0; }
}
@media (max-width: 720px) {
  .sit5i0w8 { grid-template-columns: 1fr; }
  .y05pd9 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .y05pd9 .wy0xv { width: 72px; height: 50px; }
  .y05pd9 .kd4k { max-width: 180px; }
  .y05pd9 .qvfs { width: auto; }
}
@media (max-width: 720px) {
  .atwoayrm { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .cugdtdjv { padding: 16px; }
  .l3y91 .phl1uxe9 { min-width: 50%; }
}
@media (max-width: 860px) {
  .yr91h7 { grid-template-columns: 1fr; }
  .fvwk { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .axsm { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .j6fn { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .snydeuxd { flex-direction: column; align-items: stretch; }
}
.bnqwmps .qvfs .fcriobv { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .fegc { flex-direction: column; align-items: stretch; gap: 10px; }
  .bnqwmps .qvfs { text-align: center; }
}
@media (max-width: 720px) {
  .rxgh9wj { grid-template-columns: 1fr; }
  .hw0zwiz1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .la42u { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .xhd6 { grid-template-columns: 1fr; }
  .ffk7bbu { width: 100px; height: 100px; margin: 16px auto; }
  .zw0l19i4 { font-size: 1.4rem; }
  .cpkwc { justify-content: center; }
  .qq6fsc1 .phl1uxe9 { min-width: 50%; }
}
@media (max-width: 540px) {
  .kdh9cp0m { flex-wrap: wrap; padding: 14px 16px; }
  .b9nz { padding: 12px 16px; }
  .iyfa0 .ctjf3dv1 { margin: 0 16px; }
  .iyfa0 .tt9wvr { padding: 0 16px; }
  .xfz9ao { padding: 12px 16px; }
}
.kts8 .okreki {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.xco5 .sbur0i3 { display: none; }
.xco5 .l52i6 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.xco5 .l52i6 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.xco5 .l52i6 small { display: none; }
.xco5 .iioktoy7 .eavh { display: none; }
.xco5 .iioktoy7 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.xco5 .jrj2 { display: none; }
.efihi { margin: 16px 0; }
.ccbhl7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ccbhl7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ccbhl7 summary::after { content: "+"; color: var(--accent-light); }
.ccbhl7[open] summary::after { content: "−"; }
.ccbhl7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.gy6bgw { margin-bottom: 0; }
.ybf0f h2.p840tr { color: var(--text-primary); border-color: var(--accent-light); }
.wzhtl h2.p840tr { color: var(--text-primary); border-color: var(--accent-light); }
.irbp .a7f8xii2     { background: #052e16; border-color: #10b981; }
.irbp .pzs1opgz    { background: #1e1036; border-color: #a855f7; }
.irbp .mzl82 strong  { color: #f1f5f9; }
.irbp .mzl82 p       { color: #cbd5e1; }
.irbp .csqd    .a7f8xii2     .g99zizo::before,
.irbp .lrl3cs  .a7f8xii2     .g99zizo::before,
.irbp .odhaom  .a7f8xii2     .g99zizo::before,
.irbp .pxmtvj2 .a7f8xii2     .g99zizo::before { color: #10b981; }
.irbp .csqd    .kdkw58m4 .g99zizo::before,
.irbp .lrl3cs  .kdkw58m4 .g99zizo::before,
.irbp .odhaom  .kdkw58m4 .g99zizo::before,
.irbp .pxmtvj2 .kdkw58m4 .g99zizo::before { color: #f43f5e; }
.irbp .csqd    .pzs1opgz    .g99zizo::before,
.irbp .lrl3cs  .pzs1opgz    .g99zizo::before,
.irbp .odhaom  .pzs1opgz    .g99zizo::before,
.irbp .pxmtvj2 .pzs1opgz    .g99zizo::before { color: #a855f7; }
.dthipbka .a7f8xii2     { background: #2d2000; border-color: #eab308; }
.dthipbka .pzs1opgz    { background: #2d1600; border-color: #f97316; }
.dthipbka .mzl82 strong  { color: #f1f5f9; }
.dthipbka .mzl82 p       { color: #cbd5e1; }
.dthipbka .csqd    .a7f8xii2     .g99zizo::before,
.dthipbka .lrl3cs  .a7f8xii2     .g99zizo::before,
.dthipbka .odhaom  .a7f8xii2     .g99zizo::before,
.dthipbka .pxmtvj2 .a7f8xii2     .g99zizo::before { color: #eab308; }
.dthipbka .csqd    .kdkw58m4 .g99zizo::before,
.dthipbka .lrl3cs  .kdkw58m4 .g99zizo::before,
.dthipbka .odhaom  .kdkw58m4 .g99zizo::before,
.dthipbka .pxmtvj2 .kdkw58m4 .g99zizo::before { color: #ef4444; }
.dthipbka .csqd    .pzs1opgz    .g99zizo::before,
.dthipbka .lrl3cs  .pzs1opgz    .g99zizo::before,
.dthipbka .odhaom  .pzs1opgz    .g99zizo::before,
.dthipbka .pxmtvj2 .pzs1opgz    .g99zizo::before { color: #f97316; }
.z7tdbq .a7f8xii2     { background: #0c1a2e; border-color: #38bdf8; }
.z7tdbq .pzs1opgz    { background: #0a2020; border-color: #2dd4bf; }
.z7tdbq .mzl82 strong  { color: #f1f5f9; }
.z7tdbq .mzl82 p       { color: #cbd5e1; }
.z7tdbq .csqd    .a7f8xii2     .g99zizo::before,
.z7tdbq .lrl3cs  .a7f8xii2     .g99zizo::before,
.z7tdbq .odhaom  .a7f8xii2     .g99zizo::before,
.z7tdbq .pxmtvj2 .a7f8xii2     .g99zizo::before { color: #38bdf8; }
.z7tdbq .csqd    .kdkw58m4 .g99zizo::before,
.z7tdbq .lrl3cs  .kdkw58m4 .g99zizo::before,
.z7tdbq .odhaom  .kdkw58m4 .g99zizo::before,
.z7tdbq .pxmtvj2 .kdkw58m4 .g99zizo::before { color: #818cf8; }
.z7tdbq .csqd    .pzs1opgz    .g99zizo::before,
.z7tdbq .lrl3cs  .pzs1opgz    .g99zizo::before,
.z7tdbq .odhaom  .pzs1opgz    .g99zizo::before,
.z7tdbq .pxmtvj2 .pzs1opgz    .g99zizo::before { color: #2dd4bf; }
.hlds .a7f8xii2     { background: var(--accent-bg); border-color: var(--accent-light); }
.hlds .kdkw58m4 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.hlds .pzs1opgz    { background: var(--accent-bg); border-color: var(--accent-pale); }
.hlds .csqd    .g99zizo::before,
.hlds .lrl3cs  .g99zizo::before,
.hlds .odhaom  .g99zizo::before,
.hlds .pxmtvj2 .g99zizo::before { color: var(--accent-light) !important; }
.cum0i0 .bvdijb9 ul li,
.cum0i0 .wmaqn li         { color: #4ade80; }
.cum0i0 .bvdijb9 .aqvbqcj { color: #22c55e; }
.cum0i0 .mst8qn ul li,
.cum0i0 .fsjsgw li         { color: #f87171; }
.cum0i0 .mst8qn .n2xqpu6r { color: #ef4444; }
.er9fg3 .mzl82 { background: transparent; border-left: none; border: 1.5px solid; }
.er9fg3 .a7f8xii2     { border-color: var(--c-tip-border); }
.er9fg3 .pzs1opgz    { border-color: #60a5fa; }
.er9fg3 .mzl82 strong { color: var(--text-primary); }
.er9fg3 .mzl82 p      { color: var(--text-muted); }
.li1c0ga .mzl82 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.li1c0ga .a7f8xii2     { border-top-color: var(--c-tip-border); }
.li1c0ga .pzs1opgz    { border-top-color: #60a5fa; }
.pfw1rt .mzl82 { border-left: none; border-radius: 8px; }
.pfw1rt .a7f8xii2     { background: #065f46; }
.pfw1rt .pzs1opgz    { background: #1e3a8a; }
.pfw1rt .mzl82 strong,
.pfw1rt .mzl82 p { color: #fff; }
.pfw1rt .g99zizo::before { color: rgba(255,255,255,0.85) !important; }
.irbp.pfw1rt .a7f8xii2,
.irbp .pfw1rt .a7f8xii2     { background: #052e16; }
.irbp.pfw1rt .pzs1opgz,
.irbp .pfw1rt .pzs1opgz    { background: #1e1036; }
.dthipbka.pfw1rt .a7f8xii2,
.dthipbka .pfw1rt .a7f8xii2      { background: #2d2000; }
.dthipbka.pfw1rt .pzs1opgz,
.dthipbka .pfw1rt .pzs1opgz     { background: #2d1600; }
.z7tdbq.pfw1rt .a7f8xii2,
.z7tdbq .pfw1rt .a7f8xii2      { background: #0c1a2e; }
.z7tdbq.pfw1rt .pzs1opgz,
.z7tdbq .pfw1rt .pzs1opgz     { background: #0a2020; }
.a4xm8vle .mzl82 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.a4xm8vle .a7f8xii2     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.a4xm8vle .pzs1opgz    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.a4xm8vle .mzl82 strong { color: var(--text-primary); }
.a4xm8vle .mzl82 p      { color: var(--text-muted); }
.uzuc .mzl82 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.csqd .g99zizo,
.lrl3cs .g99zizo,
.odhaom .g99zizo,
.pxmtvj2 .g99zizo { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.csqd .g99zizo::before,
.lrl3cs .g99zizo::before,
.odhaom .g99zizo::before,
.pxmtvj2 .g99zizo::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.csqd .a7f8xii2     .g99zizo::before { content: "✦"; color: var(--c-tip-border); }
.csqd .kdkw58m4 .g99zizo::before { content: "▲"; color: var(--c-warn-border); }
.csqd .pzs1opgz    .g99zizo::before { content: "◉"; color: #60a5fa; }
.lrl3cs .a7f8xii2     .g99zizo::before { content: "★"; color: var(--c-tip-border); }
.lrl3cs .kdkw58m4 .g99zizo::before { content: "◆"; color: var(--c-warn-border); }
.lrl3cs .pzs1opgz    .g99zizo::before { content: "●"; color: #60a5fa; }
.odhaom .a7f8xii2     .g99zizo::before { content: "▶"; color: var(--c-tip-border); }
.odhaom .kdkw58m4 .g99zizo::before { content: "■"; color: var(--c-warn-border); }
.odhaom .pzs1opgz    .g99zizo::before { content: "▸"; color: #60a5fa; }
.pxmtvj2 .a7f8xii2     .g99zizo::before { content: "→"; color: var(--c-tip-border); }
.pxmtvj2 .kdkw58m4 .g99zizo::before { content: "⬥"; color: var(--c-warn-border); }
.pxmtvj2 .pzs1opgz    .g99zizo::before { content: "◈"; color: #60a5fa; }
.tna5 .ushz05z .arjfkaw4,
.tna5 .dzq5spmk .arjfkaw4  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.tna5 .dh9opp4                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.tna5 .jlwpu          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tna5 .gx8uftn                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ti9kbf .ushz05z .arjfkaw4,
.ti9kbf .dzq5spmk .arjfkaw4,
.ti9kbf .dh9opp4,
.ti9kbf .okreki,
.ti9kbf .ijm9db,
.ti9kbf .jlwpu,
.ti9kbf .gx8uftn,
.ti9kbf .uzuc .mzl82 { box-shadow: none; }
.oibm83   .tc7lcxxt, .oibm83 .ipog9, .oibm83 .ufgoli,
.oibm83   .xwgxgz, .oibm83 .kur34c9 { font-size: 0.9rem; }
.oibm83   .ukgxdjk, .oibm83 .qgdax0 { font-size: 0.9rem; }
.e3vj   .tc7lcxxt, .e3vj .ipog9, .e3vj .ufgoli,
.e3vj   .xwgxgz, .e3vj .kur34c9 { font-size: 0.95rem; }
.e3vj   .ukgxdjk, .e3vj .qgdax0 { font-size: 0.95rem; }
.bqqv   .tc7lcxxt, .bqqv .ipog9, .bqqv .ufgoli,
.bqqv   .xwgxgz, .bqqv .kur34c9 { font-size: 1.08rem; }
.bqqv   .ukgxdjk, .bqqv .qgdax0 { font-size: 1.05rem; }
.bqqv   .ukz1w { font-size: 0.97rem; }
.x7hm .nq03wm      { font-size: 3.2rem; }
.x7hm h2.p840tr { font-size: 1.9rem; }
.x7hm h3.j9gl00     { font-size: 1.4rem; }
.hqjknx .nq03wm      { font-size: 3.8rem; }
.hqjknx h2.p840tr { font-size: 2.2rem; }
.hqjknx h3.j9gl00     { font-size: 1.6rem; }
.gy6bgw + .gy6bgw { position: relative; }
.b5kg8yb   .gy6bgw + .gy6bgw::before,
.gy4nh  .gy6bgw + .gy6bgw::before,
.rujyfs   .gy6bgw + .gy6bgw::before,
.et1713   .gy6bgw + .gy6bgw::before,
.w21mwoq   .gy6bgw + .gy6bgw::before,
.y0yy3vc .gy6bgw + .gy6bgw::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.b5kg8yb .gy6bgw + .gy6bgw::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.gy4nh .gy6bgw + .gy6bgw::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.rujyfs .gy6bgw + .gy6bgw::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;
}
.et1713 .gy6bgw + .gy6bgw::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.jncadj .gy6bgw { margin-bottom: 16px; }
.jncadj .gy6bgw + .gy6bgw { margin-top: 0; }
.jncadj .whq7us { padding-top: 0; padding-bottom: 0; }
.w21mwoq .gy6bgw + .gy6bgw::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.y0yy3vc .gy6bgw + .gy6bgw::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.qqco .gy6bgw + .gy6bgw::before,
.o0qo .gy6bgw + .gy6bgw::before,
.p105z7v .gy6bgw + .gy6bgw::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%;
}
.zbye .qqco .gy6bgw:nth-child(even)::before,
.zbye .o0qo .gy6bgw:nth-child(even)::before,
.zbye .p105z7v .gy6bgw:nth-child(even)::before { background: var(--bg-surface); }
.dxoxs .qqco .gy6bgw:nth-child(even)::before,
.dxoxs .o0qo .gy6bgw:nth-child(even)::before,
.dxoxs .p105z7v .gy6bgw:nth-child(even)::before { background: var(--bg-card); }
.qqco .gy6bgw + .gy6bgw::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");
}
.o0qo .gy6bgw + .gy6bgw::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");
}
.p105z7v .gy6bgw + .gy6bgw::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");
}
.aq04n0o3 .vjxq,
.kv8in .vjxq,
.uk8bh .vjxq { overflow: hidden; }
.aq04n0o3 .cas0zk,
.kv8in .cas0zk { margin-bottom: 60px; }
.uk8bh .cas0zk { margin-bottom: 70px; }
.kv8in .e996d { padding-bottom: 60px; }
.aq04n0o3 .vjxq::before,
.kv8in .vjxq::before,
.uk8bh .vjxq::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.aq04n0o3 .vjxq::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");
}
.kv8in .vjxq::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");
}
.uk8bh .vjxq::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.ju5vq4px .vjxq:not(.gq4nd) .xoqtgz { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gt4i1m1 .vjxq:not(.gq4nd) .xoqtgz { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.l4xl6  .vjxq:not(.gq4nd) .xoqtgz { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ihyaftm  .vjxq:not(.gq4nd) .xoqtgz { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gcv20ej .gq4nd .xoqtgz { background: none; }
.gcv20ej .vjxq:not(.gq4nd) .xoqtgz { background: rgba(0,0,0,0.6); }
.gy6bgw.rst4ip .pgp9 { float: left; width: 38%; margin: 0 28px 16px 0; }
.gy6bgw.rst4ip .pgp9 .wqpug3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gy6bgw.rst4ip .whq7us::after { content: ''; display: block; clear: both; }
.gy6bgw.mg5y .pgp9 { float: right; width: 38%; margin: 0 0 16px 28px; }
.gy6bgw.mg5y .pgp9 .wqpug3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gy6bgw.mg5y .whq7us::after { content: ''; display: block; clear: both; }
.gy6bgw.rst4ip .io60,
.gy6bgw.rst4ip .jlwpu,
.gy6bgw.rst4ip .mzl82,
.gy6bgw.rst4ip .arjfkaw4,
.gy6bgw.rst4ip .kur34c9,
.gy6bgw.rst4ip .gdoxsy,
.gy6bgw.rst4ip .viwqj,
.gy6bgw.rst4ip .llhkqs,
.gy6bgw.mg5y .io60,
.gy6bgw.mg5y .jlwpu,
.gy6bgw.mg5y .mzl82,
.gy6bgw.mg5y .arjfkaw4,
.gy6bgw.mg5y .kur34c9,
.gy6bgw.mg5y .gdoxsy,
.gy6bgw.mg5y .viwqj,
.gy6bgw.mg5y .llhkqs { clear: both; }
@media (max-width: 900px) {
  .gy6bgw.rst4ip .pgp9,
  .gy6bgw.mg5y .pgp9 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .gy6bgw.rst4ip .pgp9 .wqpug3,
  .gy6bgw.mg5y .pgp9 .wqpug3 {
    max-height: none !important;
  }
}
.gy6bgw.rst4ip .ukgxdjk,
.gy6bgw.rst4ip .qgdax0,
.gy6bgw.mg5y .ukgxdjk,
.gy6bgw.mg5y .qgdax0 { overflow: hidden; }
@media (max-width: 640px) {
  .gy6bgw.rst4ip .pgp9,
  .gy6bgw.mg5y .pgp9 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.fklevnst .e7vs8,
.fklevnst .whq7us,
.fklevnst .ugcb  { max-width: 1100px; }
.k8tcy7 .e7vs8,
.k8tcy7 .whq7us,
.k8tcy7 .ugcb  { max-width: 1150px; }
.k8tcy7 { --content-mw: 1150px; }
.p6tsgy1k .e7vs8,
.p6tsgy1k .whq7us,
.p6tsgy1k .ugcb  { max-width: 1200px; }
.cfnf2 { font-size: 0.82rem; color: var(--text-muted); }
.vj07rk05 { display: flex; align-items: center; }
.lihamcgx {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.pfd4 { display: flex; align-items: center; }
.ev3w1ww { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ev3w1ww:hover { text-decoration: underline; }
.mq9iclw1 { margin: 0 3px; opacity: 0.45; }
.mq9iclw1::before { content: '/'; }
.ffhlo1 { padding: 2px 5px; color: var(--text-main); }
.e4snsje2 .cfnf2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.e4snsje2 .vj07rk05 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.e5f3dbk .cfnf2 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.e5f3dbk .vj07rk05 { padding: 0 0 0 12px; }
.fugso .vj07rk05 { padding: 0 16px; }
.fugso .cfnf2 {
  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);
}
.fugso .e7vs8 { padding-top: 28px; }
@media (max-width: 720px) {
  .j8snzx { margin-top: 18px; padding: 0 16px; }
  .fugso .e7vs8 { padding-top: 16px; }
}
.fklevnst.e4snsje2 .vj07rk05 { max-width: 1100px; }
.k8tcy7.e4snsje2 .vj07rk05 { max-width: 1150px; }
.p6tsgy1k.e4snsje2 .vj07rk05 { max-width: 1200px; }
.k8tcy7 .j8snzx { max-width: 1150px; }
.berkng8r .gy6bgw { padding-top: 16px; padding-bottom: 16px; }
.gd99na .gy6bgw { padding-top: 24px; padding-bottom: 24px; }
.hw34i8a .gy6bgw { padding-top: 40px; padding-bottom: 40px; }
.q8o2k66 .gy6bgw { padding-top: 52px; padding-bottom: 52px; }
.whgwum1 .gy6bgw:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.whgwum1 .gy6bgw:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.whgwum1 .gy6bgw:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.whgwum1 .gy6bgw:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.any63ui7 .whq7us { padding-top: 10px;  padding-bottom: 10px; }
.na5fn .whq7us { padding-top: 18px;  padding-bottom: 18px; }
.i72s .whq7us { padding-top: 36px;  padding-bottom: 36px; }
.ljjk6y .whq7us { padding-top: 48px;  padding-bottom: 48px; }
.rb00 h2.p840tr { font-weight: 600; }
.rb00 h3.j9gl00     { font-weight: 600; }
.kz30i h2.p840tr { font-weight: 800; }
.kz30i h3.j9gl00     { font-weight: 700; }
.cqbspg h2.p840tr { font-weight: 900; }
.cqbspg h3.j9gl00     { font-weight: 800; }
.cqbspg .mzl82 strong,
.cqbspg .mzl82 strong { font-weight: 600; }
.gneg16dc {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.u7a6w .gneg16dc { display: none; }
@media (max-width: 640px) { .gneg16dc { display: none; } }
.gneg16dc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gneg16dc:hover { opacity: 0.85; }
.aegr4r .gneg16dc { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ifb0v9s .gneg16dc,
.nl5x7wb  .gneg16dc { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ifb0v9s .gneg16dc:hover,
.nl5x7wb  .gneg16dc:hover { opacity: 0.88; }
.aegr4r.ifb0v9s .gneg16dc,
.aegr4r.nl5x7wb  .gneg16dc { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.meewo {
  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;
}
.meewo:hover { transform: translateY(-2px); opacity: 0.92; }
.meewo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.thtcz .meewo { display: none; }
.csn654a .meewo { right: 32px; }
.em09g  .meewo { left: 32px; }
@media (max-width: 480px) {
  .csn654a .meewo { right: 20px; bottom: 20px; }
  .em09g  .meewo { left: 20px; bottom: 20px; }
}
.vjyqa { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ugcb { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.q0fmoiz { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.nc6q7a8e { color: var(--text-dim); font-size: 0.8rem; }
.zq7uucx a, .ug080nw a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.zq7uucx a:hover, .ug080nw a:hover { color: var(--accent-light); }
.ug080nw { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.oihmbusu .ugcb { text-align: center; }
.oihmbusu .ug080nw { justify-content: center; margin-bottom: 16px; }
.oihmbusu .q0fmoiz { margin-top: 0; }
.ds1gbt4 { margin-top: 10px; }
.ds1gbt4 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ugcb { padding-left: 16px; padding-right: 16px; }
  .v1g79tpr .ugcb { padding: 20px 16px; }
  .ug080nw { gap: 4px 12px; }
  .q0fmoiz { font-size: 0.78rem; }
}
.bn33g .q0fmoiz { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.bn33g .nc6q7a8e { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .bn33g .gz1lm { grid-template-columns: 1fr 1fr; } .bn33g .g6wnimxx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .bn33g .gz1lm { grid-template-columns: 1fr; } }
.eg0gam .q0fmoiz { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .eg0gam .e7hf7i3l { gap: 12px; } .eg0gam .gwxhcs { margin-right: 0; width: 100%; } }
.o82tt1k .q0fmoiz { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.o82tt1k .nc6q7a8e { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .o82tt1k .wntchek { grid-template-columns: 1fr 1fr; } .o82tt1k .w7pkm5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o82tt1k .wntchek { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .jch8 .vcsbn13 { grid-template-columns: 1fr 1fr; } .jch8 .yzcindf3:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jch8 .vcsbn13 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .w9yd .vcsbn13 { grid-template-columns: 1fr; } }
.vfub7l .ugcb { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.vfub7l .ug080nw { justify-content: center; }
.ofas .oc9l4aj      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ofas .vjyqa { background: var(--bg-page); border-top-color: var(--border-alt); }
.naud10cw .oc9l4aj      { background: #0d1117; border-bottom-color: #21262d; }
.naud10cw .rs7u27 { color: var(--accent-light); }
.naud10cw .j2bp { --msep-color: #8b949e; }
.naud10cw .j2bp a { color: #8b949e; }
.naud10cw .j2bp a:hover { color: var(--accent-light); }
.naud10cw .hrl3 { color: #8b949e; }
.naud10cw .vjyqa { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.naud10cw .q0fmoiz,
.naud10cw .nc6q7a8e { color: #6e7681; }
.naud10cw .zq7uucx a, .naud10cw .ug080nw a,
.naud10cw .zq7uucx a:hover, .naud10cw .ug080nw a:hover,
@media (max-width: 640px) {
  .naud10cw .j2bp { background: #0d1117; border-top-color: #21262d; }
  .naud10cw .j2bp li a { border-bottom-color: #21262d; }
}
.txw4vzg .oc9l4aj      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.txw4vzg .rs7u27 { color: var(--accent-light); }
.txw4vzg .j2bp { --msep-color: #475569; }
.txw4vzg .j2bp a { color: #475569; }
.txw4vzg .j2bp a:hover { color: var(--accent-light); }
.txw4vzg .hrl3 { color: #64748b; }
.txw4vzg .vjyqa { background: #f0f4f8; border-top-color: #cbd5e1; }
.txw4vzg .q0fmoiz,
.txw4vzg .nc6q7a8e { color: #64748b; }
.txw4vzg .zq7uucx a, .txw4vzg .ug080nw a,
.txw4vzg .zq7uucx a:hover, .txw4vzg .ug080nw a:hover,
@media (max-width: 640px) {
  .txw4vzg .j2bp { background: #f0f4f8; border-top-color: #cbd5e1; }
  .txw4vzg .j2bp li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ifb0v9s .oc9l4aj      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ifb0v9s .rs7u27 { color: #fff; }
.ifb0v9s .j2bp { --msep-color: rgba(255,255,255,0.82); }
.ifb0v9s .j2bp a { color: rgba(255,255,255,0.82); }
.ifb0v9s .j2bp a:hover { color: #fff; }
.ifb0v9s .hrl3 { color: rgba(255,255,255,0.9); }
.ifb0v9s .vjyqa { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ifb0v9s .q0fmoiz,
.ifb0v9s .nc6q7a8e { color: rgba(255,255,255,0.72); }
.ifb0v9s .zq7uucx a, .ifb0v9s .ug080nw a,
.ifb0v9s .zq7uucx a:hover, .ifb0v9s .ug080nw a:hover,
@media (max-width: 640px) {
  .ifb0v9s .j2bp { background: var(--accent); border-top-color: var(--accent-light); }
  .ifb0v9s .j2bp li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nl5x7wb .oc9l4aj {
  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);
}
.nl5x7wb .vjyqa {
  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) {
  .nl5x7wb .j2bp {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.lw8y .ncqd { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.a3zywk9 .ncqd { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.lj46nl73 .ncqd { min-height: 72px; height: auto; }
.op0rl .ncqd { min-height: 84px; height: auto; }
.v1g79tpr .ncqd { max-width: none; padding: 0 32px; }
.v1g79tpr .ugcb  { max-width: none; padding: 24px 32px; }
.agpl.k8tcy7 .ncqd { max-width: 1150px; }
.agpl.p6tsgy1k .ncqd { max-width: 1200px; }
.eq5t   .rs7u27, .eq5t   .gwxhcs { text-transform: capitalize; }
.f8hszg .rs7u27, .f8hszg .gwxhcs { text-transform: lowercase; }
.p1rcnb2 .rs7u27, .p1rcnb2 .gwxhcs { text-transform: uppercase; letter-spacing: 0.06em; }
.jlzpgf, .rg65 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.y1hzbz18 .jlzpgf,
.ku9pxlb .jlzpgf,
.efaf0 .jlzpgf,
.tpcx .jlzpgf,
.pdej   .j2bp a { font-weight: 500; }
.xblt4 .j2bp a { font-weight: 600; }
.o8c9n2x     .j2bp a { font-weight: 700; }
.arey9    .j2bp a { font-weight: 800; letter-spacing: 0.01em; }
.wbneptw     .j2bp > li + li::before,
.jal3qff0    .j2bp > li + li::before,
.n0d6aje    .j2bp > li + li::before,
.oo9yv .j2bp > li + li::before,
.g6mmie .j2bp > li + li::before,
.kcj3  .j2bp > li + li::before,
.wvcvt    .j2bp > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.wbneptw     .j2bp > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.jal3qff0    .j2bp > li + li::before { content: "|"; }
.n0d6aje    .j2bp > li + li::before { content: "—"; }
.oo9yv .j2bp > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.g6mmie .j2bp > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.kcj3  .j2bp > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.wvcvt    .j2bp > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .i9p6j5 .hrl3,
  .qxi2z7od .hrl3,
  .gkf2psc4 .hrl3,
  .uq6qyy .hrl3,
  .j1gp .hrl3 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .i9p6j5 .hrl3::before,
  .qxi2z7od .hrl3::before,
  .gkf2psc4 .hrl3::before,
  .uq6qyy .hrl3::before,
  .j1gp .hrl3::before { content: ""; display: block; flex-shrink: 0; }

  
  .i9p6j5 .hrl3::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;
  }

  
  .qxi2z7od .hrl3::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;
  }

  
  .gkf2psc4 .hrl3::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;
  }

  
  .uq6qyy .hrl3::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;
  }

  
  .j1gp .hrl3::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) {
  .okx01mzj .hrl3 {
    padding: 5px 14px;
  }
  .okx01mzj .j2bp {
    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;
  }
  .okx01mzj .j2bp li a {
    border-bottom: none; padding: 10px 22px;
  }
  .okx01mzj .j2bp li a:hover { background: var(--bg-raised); }
  .okx01mzj .rhash6,
  .jsj6q211 .rhash6,
  .uwmn5pl .rhash6 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .pgjiwxd .hrl3 {
    padding: 5px 10px;
  }
  .pgjiwxd .j2bp {
    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);
  }
  .pgjiwxd .j2bp.ac7kj { transform: translateX(0); }
  .pgjiwxd .j2bp li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .pgjiwxd .j2bp li:last-child a { border-bottom: none; }
  .ifb0v9s .j2bp,
  .naud10cw .j2bp { background: var(--accent) !important; }
  .ifb0v9s .j2bp li a,
  .naud10cw .j2bp li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .uwmn5pl .hrl3 {
    padding: 5px 10px;
  }
  .uwmn5pl .j2bp {
    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);
  }
  .uwmn5pl .j2bp::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .uwmn5pl .j2bp.ac7kj { transform: translateY(0); }
  .uwmn5pl .j2bp li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .cq1uv8y .hrl3 {
    padding: 5px 10px;
  }
  .cq1uv8y .j2bp {
    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;
  }
  .cq1uv8y .j2bp.ac7kj { opacity: 1; pointer-events: auto; }
  .cq1uv8y .j2bp li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .wr09     .hrl3 { border-radius: 0 !important; }
  .xk3w   .hrl3 { border-radius: 8px !important; }
  .nzf81 .hrl3 { border-radius: 50% !important; }
  .ivohopxy   .hrl3 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .hw78y .k4ncc6w { flex-direction: column; align-items: stretch; }
  .hw78y .jnj9 { flex-direction: row; min-width: auto; }
  .hw78y .ylmf2 { align-items: flex-start; text-align: left; }
}
.rx43,
.rx43.gy6bgw,
.zbye .rx43,
.dwnn .rx43,
.dxoxs .rx43,
.ctncg0 .rx43 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ftil {
  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;
}
.f0uk { flex: 1 1 280px; min-width: 0; }
.tcw4 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.udok8cl {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.vp57mys {
  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;
}
.vp57mys:hover { transform: translateY(-1px); opacity: 0.95; }
.lbn1zv .ftil {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.lbn1zv .tcw4 { color: var(--cta); }
.lbn1zv .udok8cl { color: var(--text-body); }
.lbn1zv .vp57mys {
  background: var(--cta) !important;
  color: #fff !important;
}
.b3eddde .ftil {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.b3eddde .tcw4 { color: var(--text-primary); }
.b3eddde .udok8cl { color: var(--text-body); }
.b3eddde .vp57mys {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ftil {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .f0uk { flex: 0 0 auto; }
  .tcw4 { font-size: 1.2rem; }
  .vp57mys { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.cq4ib .vd4bx1f { height: 36px; }
.p3adgbng .vd4bx1f { height: 60px; max-width: 200px; }
.x4ech9f .vd4bx1f { height: 76px; max-width: 240px; }
.o18csg    .sbur0i3, .o18csg    .eavh { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .dy7dp .gdoxsy {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .dy7dp .okreki {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .dy7dp .okreki { padding: 40px 16px 20px; }
  .dy7dp .b753kaq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .dy7dp .ru7n { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .n74mb9l .okreki {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .n74mb9l .okreki::before {
    position: absolute; top: 14px; left: 14px;
  }
  .n74mb9l .jh7j1 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .n74mb9l .q9yidl { white-space: normal; text-align: center; font-size: 1.2rem; }
  .n74mb9l .b753kaq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .n74mb9l .ru7n { width: 100%; min-width: 0; }
  .n74mb9l .sbur0i3 { min-width: 0; }
}
.jhcdep .okreki::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.dczh4bk .ccbhl7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.dczh4bk .ccbhl7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.dczh4bk .ccbhl7 p { padding: 0 2px 16px; }
.yqjf2uk .ccbhl7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.yqjf2uk .ccbhl7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.yqjf2uk .ccbhl7 summary::after { content: "›"; font-size: 1.2em; }
.yqjf2uk .ccbhl7[open] summary::after { content: "‹"; }
.yqjf2uk .ccbhl7 p { padding: 10px 22px 4px; }
.wjc9lu .ccbhl7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.wjc9lu .ccbhl7 summary { color: var(--text-primary); padding-left: 16px; }
.wjc9lu .ccbhl7 summary::after { content: "›"; font-size: 1.1em; }
.wjc9lu .ccbhl7[open] summary::after { content: "‹"; }
.wjc9lu .ccbhl7 p { padding-left: 16px; }
.bx5wp .efihi { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.bx5wp .ccbhl7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.bx5wp .ccbhl7:last-child { border-bottom: none; }
.bx5wp .ccbhl7 summary { color: var(--text-primary); border-radius: 0; }
.bx5wp .ccbhl7 summary::after { content: "›"; font-size: 1.1em; }
.bx5wp .ccbhl7[open] summary::after { content: "‹"; }
.aas7yt .ccbhl7 { overflow: hidden; }
.aas7yt .ccbhl7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.aas7yt .ccbhl7 summary::after { color: rgba(255,255,255,.75); }
.aas7yt .ccbhl7[open] summary { border-radius: 0; }
.mxgi { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zes170 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.s25zyqzs {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.j0qsjpi2 { color: var(--text-muted); font-size: 1.05rem; }
.es677 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.vj754n { margin-bottom: 20px; }
.lf15 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.jzdiiqg {
  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;
}
.jzdiiqg:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.cequ26ny { resize: vertical; min-height: 130px; }
.uf6cc { width: 100%; margin-top: 8px; }
.speqfti {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.h3kf {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.uhv4c { color: var(--text-muted); line-height: 1.75; }
.fxhb1s { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.fxhb1s li { margin-bottom: 6px; }
.rt4qlqak { max-width: 760px; margin: 0 auto; }
.l3ye { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.dxr2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.dxr2:last-child { border-bottom: none; }
.dxr2 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.dxr2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.u4a16n { max-width: 760px; margin: 0 auto; }
.m236skv { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.m236skv:last-child { border-bottom: none; }
.l8q79rp { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.m236skv p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.m236skv ul.fxhb1s { margin: 0; }
.r7nak .l8q79rp { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .r7nak { grid-template-columns: 1fr; gap: 10px; } }
.ey3t55iv .l8q79rp { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.yveho .fxhb1s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wpmpkq0 { grid-template-columns: 1fr; } }
.kzxef ul.fxhb1s { margin: 0; }
.bak97nt .fxhb1s,
.slj9 .fxhb1s,
.qbmt .fxhb1s,
.dtp5ch .fxhb1s {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .fa8p { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .o8coq { grid-template-columns: 1fr; } .m1lp { position: static; text-align: center; } }
@media (max-width: 860px) { .h03780 { grid-template-columns: 1fr; } }
.dtp5ch .fxhb1s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .cnf3k2cn { flex-direction: column; text-align: center; } .vghuequ { grid-template-columns: 1fr; } }
.nbt3lcsz .s25zyqzs { color: var(--accent-light); }
.f5fun {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.f5fun .s25zyqzs { font-size: 2rem; }
.f5fun .j0qsjpi2 { max-width: 680px; }
.ve8idu7 .s25zyqzs { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ve8idu7 .j0qsjpi2  { margin: 0; }
@media (max-width: 640px) { .ve8idu7 { flex-direction: column; } }
.tde38q .s25zyqzs { color: var(--accent-light); }
.vyfyrj .s25zyqzs { color: #fff; }
.vyfyrj .j0qsjpi2  { color: rgba(255,255,255,0.85); }
.vayk8ktg { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .inxv5 { grid-template-columns: 1fr; } }
.p9us { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.p9us .jzdiiqg {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.p9us .jzdiiqg:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.t0wqs .jzdiiqg { background: var(--bg-raised); border-color: transparent; }
.t0wqs .jzdiiqg:focus { background: var(--bg-card); border-color: var(--accent-light); }
.xy50r5 .jzdiiqg { border-radius: 100px; padding: 11px 20px; }
.xy50r5 .cequ26ny { border-radius: 14px; }
@media (max-width: 640px) { .f13x { grid-template-columns: 1fr; } }
.yb9or{position:relative;overflow:visible}
.uzgfpa .dla237{display:block}
.zdw0y .mno8h{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.p6vy{--date-bg:var(--accent-bg-light)}
.ojlp9bl .v5df510y::before{content:""}
.r9v2b4 .kg5wnita{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .kg5wnita{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .z44aj{max-width:100%}
}
.llhkqs{margin:24px 0 32px;padding:0;list-style:none}
.o0yl{margin:18px 0 28px}
.o0yl .jlwpu{margin:0}
@media (max-width:560px){
  .xaiqj{grid-template-columns:repeat(2,1fr);gap:12px}
}
.ikh8{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.ok8n6{
  display:flex; flex-direction:column;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:10px;
  overflow:hidden;
  text-decoration:none;
  color:var(--text-primary);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.ok8n6:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.zaepbgk{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.zaepbgk img{ width:100%; height:100%; object-fit:cover; display:block; }
.fjlu{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.gygv5ocn{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.r8pf5{ font-size:.78rem; color:var(--text-muted); }
.py4smk4l{ font-size:.75rem; color:var(--cta); font-weight:700; }
.ovk2yzg{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.qn6a{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.m3jmvfdb{ }
.bzkadh{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.i4a6vi{
  display:flex; flex-wrap:wrap; gap:10px;
}
.gxhjm{
  display:inline-flex; align-items:center; justify-content:center;
  min-width:90px; min-height:48px; padding:8px 12px;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:6px;
}
.gxhjm img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .ikh8{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .gygv5ocn{ font-size:.85rem; }
  .kskmdd{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.q7s1lxx7 .ikh8{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.q7s1lxx7 .zaepbgk{ aspect-ratio: 3 / 4; }
.q7s1lxx7 .fjlu{ padding: 14px 14px 6px; }
.q7s1lxx7 .ovk2yzg{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.fpiu8r .ikh8{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.fpiu8r .ok8n6{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.fpiu8r .zaepbgk{ aspect-ratio: 1 / 1; }
.fpiu8r .fjlu{ padding: 8px 10px; }
.fpiu8r .gygv5ocn{ font-size: .82rem; }
.fpiu8r .r8pf5, .fpiu8r .py4smk4l{ display: none; }
.fpiu8r .ovk2yzg{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.hcre1 .ikh8{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.hcre1 .ok8n6{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.hcre1 .gygv5ocn{ color: var(--text, #fff); }
.hcre1 .r8pf5{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .q7s1lxx7 .ikh8,
  .hcre1 .ikh8 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .gxhjm { min-width: 72px !important; }
  .gxhjm img { max-width: 64px !important; }
}
.e6xh .kskmdd{
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px !important;
  align-items: center;
}
.e6xh .fq0t{
  background: transparent !important;
  border: none !important;
  padding: 6px !important;
  min-height: auto !important;
  filter: brightness(.92);
  transition: filter .2s ease, transform .2s ease;
}
.e6xh .fq0t:hover{ filter: brightness(1.15); transform: scale(1.06); }
.e6xh .fq0t img{ max-height: 36px !important; }
.zet9h .bzkadh{ display: none; }
.zet9h .qn6a{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.zet9h .m3jmvfdb{ display: contents; }
.zet9h .i4a6vi{ display: contents; }
.hwi06 .gxhjm{
  border-radius: 999px !important;
  padding: 6px 14px !important;
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  gap: 8px;
}
.hwi06 .gxhjm img{ max-width: 36px !important; max-height: 22px !important; }
.hwi06 .gxhjm::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.xrgbqz .qn6a{ gap: 10px; }
.xrgbqz .bzkadh{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.xrgbqz .m3jmvfdb{
  display: flex; align-items: center; flex-wrap: wrap;
}
.xrgbqz .i4a6vi{ flex: 1; gap: 8px; }
.xrgbqz .gxhjm{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.xrgbqz .gxhjm img{ max-height: 22px !important; }
.ivcd .ikh8{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.ivcd .ok8n6{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.ivcd .zaepbgk{
  aspect-ratio: 3 / 4;
  display: block;
}
.ivcd .zaepbgk img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.ivcd .fjlu{
  
  position: absolute; left: 0; right: 0; bottom: 0;
  padding: 14px 14px 8px !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 4px !important;
  background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.85) 100%);
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.ivcd .gygv5ocn{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.ivcd .r8pf5,
.ivcd .py4smk4l{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.ivcd .ovk2yzg{
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -40%);
  margin: 0 !important;
  padding: 10px 22px !important;
  font-size: .9rem !important;
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
  opacity: 0;
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.ivcd .ok8n6:hover .zaepbgk img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.ivcd .ok8n6:hover .fjlu{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.ivcd .ok8n6:hover .ovk2yzg{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .ivcd .ikh8{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .ivcd .fjlu{ opacity: 1; transform: none; }
  .ivcd .ovk2yzg{ opacity: 1; transform: translate(-50%, -50%); }
  .ivcd .zaepbgk img{ filter: brightness(0.8); }
}
.zttoagi .xwgxgz::first-letter{
  float: left;
  font-size: 3.4em;
  line-height: .9;
  font-weight: 800;
  color: var(--cta);
  padding: 4px 12px 0 0;
  margin-top: 4px;
}
.zttoagi .xwgxgz{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.i9635b .xwgxgz,
.i9635b .ipog9{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.i9635b .v15rt { padding: 8px 0 8px 56px; }
.i9635b .v15rt::before {
  content: "\201C"; position: absolute; left: 4px; top: -10px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.i9635b .hnm3ho { padding: 8px 56px 8px 0; text-align: right; }
.i9635b .hnm3ho::after {
  content: "\201D"; position: absolute; right: 4px; bottom: -18px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.i9635b .d19yi106 { padding: 8px 22px; }
.i9635b .d19yi106::before,
.i9635b .d19yi106::after {
  font-family: Georgia, "Times New Roman", serif; font-size: 1.8em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700; vertical-align: -0.05em;
}
.i9635b .d19yi106::before { content: "\00AB\00A0"; margin-right: 4px; }
.i9635b .d19yi106::after  { content: "\00A0\00BB"; margin-left: 4px; }
.i9635b .su5u {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.i9635b .tehi8j { padding: 32px 0 8px 0; }
.i9635b .tehi8j::before {
  content: "\201C"; position: absolute; left: 0; top: -6px;
  font-family: Georgia, "Times New Roman", serif; font-size: 2.6em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.i9635b .yr8rd {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.arjfkaw4 { padding-top: 6px; }
.arjfkaw4 .j9gl00{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.arjfkaw4 .j9gl00::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.arjfkaw4 p { margin: 0 0 10px; }
.arjfkaw4 p:last-child { margin-bottom: 0; }
.kur34c9{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.t6kw4o7c{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.u3ur{
  display: flex; gap: 12px; align-items: flex-start;
  padding: 14px 16px;
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px;
  transition: border-color .15s ease, background .15s ease;
}
.u3ur:hover{ border-color: var(--cta); background: var(--bg-hover); }
.nclg1{ flex: 1; min-width: 0; }
.oici9{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.j56l94{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.t6kw4o7c.pgj4iai .u3ur { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.t6kw4o7c.pgj4iai .p17ku19c { width: 36px; height: 36px; }
.t6kw4o7c.pgj4iai .nclg1 { text-align: center; }
.t6kw4o7c.i876gef .u3ur { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.t6kw4o7c.uwoyavdh { counter-reset: fgb-c; }
.t6kw4o7c.uwoyavdh .u3ur { counter-increment: fgb-c; }
.k3oyzp {
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  display: flex; align-items: center; justify-content: center;
  line-height: 1;
}
.io60.hnomz .dh9opp4 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.io60.hnomz .jrhj4wz { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.io60.hnomz .s2ius { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.io60.hnomz .l5p60pm { grid-column: 2; text-align: left; padding: 0; }
.io60.hnomz .kfpxr0kg { grid-column: 2; text-align: left; padding: 0; }
.io60.hnomz .snytsxwr { grid-column: 2; padding-left: 18px; }
.io60.v44zwatl .jrhj4wz,
.io60.v44zwatl .s2ius { display: none; }
.io60.v44zwatl .dh9opp4 { padding: 16px 18px; text-align: left; }
.io60.v44zwatl .l5p60pm { text-align: left; }
.io60.v44zwatl .kfpxr0kg { text-align: left; }
.io60.wbz77 { counter-reset: clb-n; }
.io60.wbz77 .dh9opp4 { counter-increment: clb-n; }
.io60.wbz77 .jrhj4wz { display: none; }
.io60.wbz77 .s2ius { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; color: #fff; font-weight: 700; }
.io60.wbz77 .s2ius::before { content: counter(clb-n); font-family: inherit; }
.io60.wbz77 .s2ius::after { display: none; }
.io60.wbz77 .dh9opp4:not(:has(.s2ius)) .l5p60pm::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.hvg69 .dh9opp4 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.hvg69 .jrhj4wz { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.hvg69 .l5p60pm { grid-column: 2; text-align: left; padding: 0; }
.hvg69 .kfpxr0kg { grid-column: 2; text-align: left; padding: 0; }
.hvg69 .snytsxwr { grid-column: 2; padding-left: 18px; }
.p2tg .io60 { counter-reset: cl-n; }
.p2tg .dh9opp4 { counter-increment: cl-n; }
.p2tg .jrhj4wz { display: none; }
.p2tg .dh9opp4:not(:has(.s2ius)) .l5p60pm::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.iqep2t .jrhj4wz,
.iqep2t .dh9opp4 { padding: 16px 18px; text-align: left; }
.iqep2t .l5p60pm { text-align: left; }
.iqep2t .kfpxr0kg { text-align: left; }
.jsfyo0 .u3ur { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.pu3poz2p .u3ur { border: 0; background: var(--bg-card-inner); }
.wmd64q .t6kw4o7c { counter-reset: fg-c; }
.wmd64q .u3ur { counter-increment: fg-c; }
.wmd64q .p17ku19c { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.wmd64q .p17ku19c::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.pr3j .u3ur { border: 0; background: transparent; padding: 10px 4px; }
.pr3j .u3ur + .u3ur { border-top: 1px solid var(--border); }
.dk8muh .u3ur { border: 0; background: var(--bg-card); padding: 12px 14px; }
.huefba9 .u3ur { display: block; position: relative; padding: 14px 16px 14px 44px; }
.huefba9 .nclg1 { display: block; }
.ujlebt .u3ur { background: transparent; }
@media (max-width: 560px){
  .e0kh2c6{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .jzaj6xw{ font-size: 1.4rem; }
}
@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) {
  .hpw0wm { padding: 28px 18px 20px; }
  .v7otwz5c { font-size: 1.2rem; }
  .ov58gyhy { max-width: 220px; max-height: 80px; }
}
.h2l41 .gy6bgw {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.h2l41 .whq7us {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.h2l41 .ftil {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.cy4ren .wkrx3b { border-radius: 22px; }
.vbub .ftil { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .wkrx3b { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .wr2x { display: none; }
  .gneg16dc {
    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;
  }
}
.tu64ox .nq03wm,
.tu64ox .e7vs8 h2, .tu64ox .e7vs8 h3, .tu64ox .e7vs8 h4,
.tu64ox .l5p60pm h3, .tu64ox .oici9,
.tu64ox .sn2i, .tu64ox .p840tr { color: var(--cta) !important; }
.tu64ox .mzl82,
.tu64ox .a7f8xii2,
.tu64ox .kdkw58m4,
.tu64ox .pzs1opgz {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.tu64ox .mzl82 strong { color: var(--cta) !important; }
.tu64ox .mzl82 .g99zizo,
.tu64ox .mzl82 .g99zizo::before { color: var(--cta) !important; }
.tu64ox [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.tu64ox .e0kh2c6, .tu64ox .yxkii,
.tu64ox .bvdijb9, .tu64ox .mst8qn,
.tu64ox .dh9opp4 { border-color: var(--cta) !important; }
.tu64ox .jzaj6xw { color: var(--cta) !important; }
.kubket, .fcriobv, .gneg16dc, .meewo,
.vp57mys, .fsle0, .ru7n { text-transform: capitalize; }
:root {
  --accent:          #1a1410;
  --brand:           #1a1410;
  --brand-light:     #e0a400;
  --brand-pale:      #e0a400;
  --grad-start:      #000000;
  --grad-end:        #0a0706;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e0a400;
  --cta-light:       #f9c432;
  --cta-hover:       #febd09;
  --bg-page:         #0c0c0c;
  --bg-surface:      #141414;
  --bg-card:         #1c1c1c;
  --bg-card-inner:   #232323;
  --bg-raised:       #2b2b2b;
  --bg-hover:        #333333;
  --border:          #3d3d3d;
  --border-alt:      #4c4c4c;
  --border-section:  #3d3d3d;
  --text-primary:    #e5e5e5;
  --text-muted:      #a5a5a5;
  --text-body:       #cccccc;
  --text-sub:        #a5a5a5;
  --text-faint:      #727272;
  --text-dim:        #595959;
  --text-label:      #8c8c8c;
  --text-value:      #bfbfbf;
  --accent-bg:       #1e1e1e;
  --accent-bg-light: #2d2d2d;
  --bg-tip:          #162617;
  --bg-warning:      #272115;
  --bg-info:         #191626;
  --bg-pros:         #162617;
  --bg-cons:         #261716;
  --c-pros:          #93db97;
  --c-cons:          #e68e89;
  --c-pros-label:    #6dce72;
  --c-tip-border:    #52c559;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #93db97;
}
:root { --logo-bg-opacity: 57%; }
body, button, input { font-family: "Josefin Sans", sans-serif; }
.cdjhr .wmaqn li::before, .cdjhr .fsjsgw li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.cdjhr .wmaqn li::before { content: ""; }.cdjhr .fsjsgw li::before { content: ""; }.cdjhr .aqvbqcj::before, .cdjhr .n2xqpu6r::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.cdjhr .aqvbqcj::before { content: ""; }.cdjhr .n2xqpu6r::before { content: ""; }
.kx08y .softgqi4, .kx08y .ms7t { min-height: 520px; }
.mq9iclw1::before { content: '—'; }
.eyapsb .xoqtgz {  background: linear-gradient(135deg, rgba(0,0,0,0.88) 0%,  rgba(0,0,0,0.72) 55%, var(--accent-bg) 100%); }.eyapsb .n24lp {  filter: brightness(0.42); }.eyapsb .l2px81j {  background: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.8)); }