:root {
  --color-accent: #b72dc1;
  --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;
}
.p6ulr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jk0hc {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.smiw {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.gsnp5 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.kjf0cycg { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.kjf0cycg a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.kjf0cycg a:hover { color: var(--accent-light); }
.qb5q7     .z06z0r3b { border-radius: 6px; }
.qb5q7 .z06z0r3b li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.qb5q7 .z06z0r3b li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .z06z0r3b {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .cycbqn:hover .z06z0r3b,
  .cycbqn:focus-within .z06z0r3b { display: block; }
  .z06z0r3b li a { padding: 8px 16px; font-size: 0.88rem; }
}
.qgpoft {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.su0c0m1 { display: none; }
@media (max-width: 640px) {
  .su0c0m1 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .su0c0m1.jbudjrp { display: block; }
}
@media (max-width: 640px) {
  .qgpoft { display: block; }
  .kjf0cycg > li + li::before { display: none !important; }
  .kjf0cycg {
    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;
  }
  .kjf0cycg.jbudjrp { display: flex; }
  .kjf0cycg li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .kjf0cycg li:last-child a { border-bottom: none; }
}
.plsn3 { min-height: 480px; }
.xyv45 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ov1as8 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.upmo .ov1as8 { margin-left: 0; margin-right: 0; }
.g9qum {
  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;
}
.n7n8k699 .g9qum { margin-top: 24px; }
.g9qum:hover { opacity: 0.88; }
.a4p93 .xyv45 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.a4p93 .ov1as8 { color: #e2e8f0; }
.a4p93.vmpgow .t8lp { text-align: center; }
.vj41d .xyv45 { color: var(--text-primary); text-shadow: none; }
.vj41d .ov1as8 { color: var(--text-muted); }
.vj41d .g9qum { margin-top: 16px; }
.vj41d, .vj41d.plsn3 { min-height: auto !important; }
.vj41d.vmpgow .t8lp { text-align: center; }
.vj41d~.judji{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.vj41d~.judji .obbb374{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.lma1 .xyv45 { color: #fff; }
.lma1 .ov1as8 { color: rgba(255,255,255,0.85); }
.lma1 .g9qum { background: #fff; color: var(--cta); }
.lma1 .g9qum:hover { opacity: 0.92; }
.wscrxr .qst0d7 { position: relative; overflow: hidden; }
.wscrxr .qst0d7::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.n11i .qst0d7 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.lka8cs .qst0d7 { position: relative; overflow: hidden; }
.lka8cs .qst0d7::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;
}
.ikpp7k .qst0d7 { position: relative; overflow: hidden; }
.ikpp7k .qst0d7::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.ticdps97 .qst0d7 {
  animation: hg-fadein 1.2s ease-out both;
}
.qst0d7 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.dcj8q {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.kqf0 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.m9ryej {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.qst0d7 .xyv45 { text-shadow: none; color: var(--text-primary); }
.qst0d7 .ov1as8 { color: var(--text-muted); }
body.g6cyq3 .xyv45 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.abkopr .xyv45 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.plsn3.lma1 .xyv45,
section.lma1 .xyv45 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.qst0d7.vmpgow .dcj8q { align-items: center; text-align: center; }
.qst0d7.upmo   .dcj8q { align-items: flex-start; text-align: left; }
.fdikvwqt .kqf0 { position: relative; }
.fdikvwqt .kqf0::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.fdikvwqt.q5ttl .kqf0::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.hc92lt .kqf0 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.hc92lt .m9ryej {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.hc92lt.q5ttl .kqf0 { padding: 32px 0 32px 32px; }
.lk3m8 .kqf0 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.lk3m8 .m9ryej {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.q5ttl .dcj8q {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.lk3m8.q5ttl .kqf0 { padding: 40px 16px 40px 48px; }
.plsn3 .yvikrto {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.yvikrto .u12bh.jspw9i {
  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;
}
.yvikrto .u12bh.jspw9i:hover { opacity: 0.85; }
.aqud9 .kqf0 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .qst0d7 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .qst0d7:not(.aqud9) .kqf0 { display: none !important; }
  .aqud9 .kqf0 { padding: 16px; }
  .dcj8q  { padding: 36px 24px; }
  .qst0d7~.judji,.q5ttl~.judji{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .plsn3, .qst0d7 { min-height: 320px !important; }
  .xyv45 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .qlmar,
  .nphto,
  .ggj7e8 { grid-template-columns: 1fr !important; }

  

  
  .mvw6gpe { display: flex !important; flex-direction: column !important; }
  .mvw6gpe .t8lp { display: contents; }
  .mvw6gpe .uenumja { order: 0; }
  .mvw6gpe .xyv45 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .mvw6gpe .qlmar { order: 2; padding: 0 16px 12px !important; }
  .mvw6gpe .ov1as8 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .n7n8k699 .t8lp { display: flex; flex-direction: column; }
  .n7n8k699 .t8lp .xyv45 { order: 1; }
  .n7n8k699 .t8lp .ggj7e8 { order: 2; margin: 8px 0 24px !important; }
  .n7n8k699 .t8lp .ov1as8 { order: 3; }
  .n7n8k699 .t8lp .g9qum { order: 4; align-self: center; margin-top: 0; }

  
  .qst0d7.aqud9 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .qst0d7.aqud9 .dcj8q { display: contents; padding: 0; }
  .qst0d7.aqud9 .dcj8q .xyv45 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .qst0d7.aqud9 .kqf0 { order: 2; padding: 12px 16px; }
  .qst0d7.aqud9 .dcj8q .ov1as8 { order: 3; padding: 0 24px; margin: 0 auto; }
  .qst0d7.aqud9 .dcj8q .g9qum { order: 4; align-self: center; margin: 8px 0 32px; }
}
.xd2jj { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.o4qb33eu { width: 100%; height: auto; display: block; border-radius: 10px; }
.lfwphjkx .xd2jj        { border-radius: 16px; }
.lfwphjkx .o4qb33eu  { border-radius: 16px; }
.y4d3hdop .xd2jj         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.y4d3hdop .o4qb33eu   { border-radius: 8px; }
.redmx3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.apc1 { width: 100%; padding: 32px 0; position: relative; }
.s65h8h4f { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ednctik .apc1:nth-child(even) { background: var(--bg-surface); }
.ednctik .apc1:nth-child(odd)  { background: var(--bg-page); }
.r8brw6w .apc1:nth-child(even) { background: var(--bg-card); }
.r8brw6w .apc1:nth-child(odd)  { background: var(--bg-page); }
.ednctik .apc1:nth-child(odd)  .s65h8h4f { background: var(--bg-card); border-radius: 6px; }
.ednctik .apc1:nth-child(even) .s65h8h4f { background: var(--bg-raised); border-radius: 6px; }
.r8brw6w .apc1:nth-child(odd)  .s65h8h4f { background: var(--bg-card); border-radius: 6px; }
.r8brw6w .apc1:nth-child(even) .s65h8h4f { background: var(--bg-raised); border-radius: 6px; }
.ednctik .apc1:nth-child(even) .q26ar6p2 .u3ozlsm,
.r8brw6w .apc1:nth-child(even) .q26ar6p2 .u3ozlsm { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ednctik .apc1:nth-child(odd) .q26ar6p2 .u3ozlsm,
.r8brw6w .apc1:nth-child(odd) .q26ar6p2 .u3ozlsm { background: var(--bg-card-inner); }
.ednctik .apc1:nth-child(even) .wqkhivp .u3ozlsm:nth-child(odd),
.r8brw6w .apc1:nth-child(even) .wqkhivp .u3ozlsm:nth-child(odd)  { background: var(--bg-card); }
.ednctik .apc1:nth-child(even) .wqkhivp .u3ozlsm:nth-child(even),
.r8brw6w .apc1:nth-child(even) .wqkhivp .u3ozlsm:nth-child(even) { background: var(--bg-card-inner); }
h1.t3n3aghn { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.t3n3aghn {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.gne1 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ut3v h2.t3n3aghn {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.fctm6 h2.t3n3aghn {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.dumo62 h2.t3n3aghn {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.z3vq8 h2.t3n3aghn::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ext8srm0 h2.t3n3aghn {
  color: var(--text-primary); font-size: 1.7rem;
}
.enpai8sl h2.t3n3aghn::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.g48p0qi h2.t3n3aghn {
  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;
}
.yjtw { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .yjtw { display: none; } }
.ya4px { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fvy9 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.lcjecb {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.btdsv8m { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.u1dadim0 { padding-left: 20px; }
.u1dadim0 li { margin-bottom: 6px; }
.u1dadim0 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.u1dadim0 a:hover { color: var(--accent-light); }
.pd7tbily .btdsv8m { display: none; }
.n4gs8a .btdsv8m { display: none; }
.n4gs8a .u1dadim0 { padding-left: 0; list-style: none; }
.n4gs8a .u1dadim0 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.n4gs8a .u1dadim0 a { font-size: 0.92rem; }
.hm1se2zq .lcjecb { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hm1se2zq .btdsv8m { display: none; }
.hm1se2zq .u1dadim0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.hm1se2zq .u1dadim0 li { margin-bottom: 0; }
.hm1se2zq .u1dadim0 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;
}
.hm1se2zq .u1dadim0 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.cm38vb .lcjecb { padding: 20px 20px 16px; }
.cm38vb .u1dadim0 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.cm38vb .u1dadim0 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.cm38vb .u1dadim0 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;
}
.cm38vb .u1dadim0 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;
}
.cm38vb .u1dadim0 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.cm38vb .u1dadim0 a:focus,
.cm38vb .u1dadim0 a:focus-visible,
.cm38vb .u1dadim0 a:target { outline: none; }
.cm38vb .u1dadim0 li:target a { border-color: var(--border); color: var(--text-muted); }
.wjk5sw .lcjecb { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.wjk5sw .btdsv8m { display: none; }
.wjk5sw .u1dadim0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.wjk5sw .u1dadim0 li { margin-bottom: 0; }
.wjk5sw .u1dadim0 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.wjk5sw .u1dadim0 li:last-child::after { content: ""; margin-right: 0; }
.wjk5sw .u1dadim0 a { font-size: 0.9rem; }
.u3ozlsm { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.q26ar6p2 .u3ozlsm { background: var(--bg-card); }
.wqkhivp .u3ozlsm:nth-child(odd)  { background: var(--bg-card); }
.wqkhivp .u3ozlsm:nth-child(even) { background: var(--bg-raised); }
.k94bd1 .u3ozlsm {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.k94bd1 .u3ozlsm:last-child { border-bottom: none; }
.k94bd1 h3.gne1 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.io72 .u3ozlsm {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.io72 .u3ozlsm + .u3ozlsm { margin-top: 4px; }
.s3okxf .u3ozlsm { background: none; border-radius: 0; padding: 12px 0; }
.s3okxf .u3ozlsm + .u3ozlsm { border-top: 1px solid var(--border-section); }
.tphenr { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.zg73nb8y { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.xbid { color: var(--text-body); margin-bottom: 10px; }
.icsi, .ry7xx3xg { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.icsi li, .ry7xx3xg li { margin-bottom: 6px; }
.ry7xx3xg li { list-style: decimal; }
.a7s98j1     .icsi { list-style-type: "● "; }
.bl6brv  .icsi { list-style-type: "■ "; }
.qnh5ms3v .icsi { list-style-type: "◆ "; }
.sue3j2e4    .icsi { list-style-type: "★ "; }
.a7s98j1     .main { list-style-type: "● "; }
.bl6brv  .main { list-style-type: "■ "; }
.qnh5ms3v .main { list-style-type: "◆ "; }
.sue3j2e4    .main { list-style-type: "★ "; }
.a7s98j1    .icsi li::marker, .a7s98j1    .main li::marker,
.bl6brv .icsi li::marker, .bl6brv .main li::marker,
.qnh5ms3v .icsi li::marker, .qnh5ms3v .main li::marker,
.sue3j2e4   .icsi li::marker, .sue3j2e4   .main li::marker {
  color: var(--cta); font-size: 1em;
}
.a7s98j1 .ry7xx3xg,
.bl6brv .ry7xx3xg,
.qnh5ms3v .ry7xx3xg,
.sue3j2e4 .ry7xx3xg {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.a7s98j1 .ry7xx3xg li,
.bl6brv .ry7xx3xg li,
.qnh5ms3v .ry7xx3xg li,
.sue3j2e4 .ry7xx3xg li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.a7s98j1 .ry7xx3xg li::before,
.bl6brv .ry7xx3xg li::before,
.qnh5ms3v .ry7xx3xg li::before,
.sue3j2e4 .ry7xx3xg 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;
}
.a7s98j1     .ry7xx3xg li::before { border-radius: 50%; }
.bl6brv  .ry7xx3xg li::before { border-radius: 3px; }
.qnh5ms3v .ry7xx3xg li::before { border-radius: 3px; }
.sue3j2e4    .ry7xx3xg li::before { border-radius: 50%; }
.i5omxq { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.dbo9ik .i5omxq,
.ouglhs .i5omxq { background: transparent; border: none; border-radius: 0; }
.huk3xp { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.huk3xp th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.huk3xp td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.huk3xp tr:hover td { background: var(--bg-hover); }
.muykm .huk3xp tbody tr:nth-child(even) td { background: var(--bg-surface); }
.aehu4e12 .huk3xp { border: 1px solid var(--border-alt); }
.aehu4e12 .huk3xp th,
.aehu4e12 .huk3xp td { border: 1px solid var(--border-alt); }
.x411 .huk3xp th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.x411 .huk3xp td { border-bottom: none; }
.x411 .huk3xp tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.hl0jjx .huk3xp th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bvm9r .i5omxq {
  overflow: hidden;
}
.bvm9r .huk3xp th { border-bottom: 1px solid var(--border-alt); }
.bvm9r .huk3xp tr:last-child td { border-bottom: none; }
.jhujl0zv { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.j2jdk3l { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.a1fgoad { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.vsxtkgk { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.rjug { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.main { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.main 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%}
.lg2w .vsxtkgk { background: transparent; text-align: center; }
.kcq0t .a1fgoad {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.tp2xvkb .a1fgoad {
  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);
}
.jqmxxu .j2jdk3l { display: grid; grid-template-columns: auto 1fr; }
.jqmxxu .a1fgoad {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jqmxxu .vsxtkgk { grid-column: 2; }
.jqmxxu .rjug,
.jqmxxu .main { grid-column: 1 / -1; }
.d79t .j2jdk3l { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.d79t .a1fgoad {
  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);
}
.d79t .vsxtkgk { grid-column: 2; }
.d79t .rjug,
.d79t .main { grid-column: 1 / -1; }
.jj9f3zit .j2jdk3l { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.jj9f3zit .vsxtkgk { background: none; color: var(--accent-light); font-weight: 700; }
.uq8d4g1 .j2jdk3l { 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); }
.uq8d4g1 .vsxtkgk { background: none; color: var(--accent-light); font-weight: 700; }
.ub0clqj1 .j2jdk3l { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ub0clqj1 .j2jdk3l:last-child { border-bottom: none; }
.ub0clqj1 .vsxtkgk { background: none; color: var(--accent-light); font-weight: 700; }
.f9hyx .j2jdk3l { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.f9hyx .vsxtkgk { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.tw2hn .jhujl0zv { counter-reset: card-n; }
.tw2hn .j2jdk3l  { counter-increment: card-n; }
.tw2hn .vsxtkgk { display: flex; align-items: center; gap: 10px; }
.tw2hn .vsxtkgk::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;
}
.s3y1c7 .j2jdk3l { background: var(--bg-surface); border: 1px solid var(--border); }
.s3y1c7 .vsxtkgk { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.rhfv { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.yx7c  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.iemy8z { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.bd0jt3ca { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.rhfv strong { color: var(--text-primary); font-size: 0.95rem; }
.rhfv p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.h96gg { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.elccun1, .ceti { border-radius: 8px; padding: 14px; }
.elccun1 { background: var(--bg-pros); }
.ceti { background: var(--bg-cons); }
.rpocqmq9 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.elccun1 .rpocqmq9 { color: var(--c-pros-label); }
.ceti .rpocqmq9 { color: #f87171; }
.elccun1 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ceti ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.o4qb33eu { width: 100%; height: auto; border-radius: 10px; display: block; }
.jspw9i {
  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;
}
.jspw9i:hover { opacity: 0.85; }
.hkyy .jspw9i  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.hkyy .jspw9i:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hcykm8 .jspw9i  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.hcykm8 .jspw9i:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.b77sxy1 .g9qum { border-radius: 50px; }
.b77sxy1 .jspw9i  { border-radius: 50px; }
.n7h5uf .g9qum { padding-left: 22px; padding-right: 22px; }
.n7h5uf .jspw9i  { padding-left: 12px; padding-right: 12px; }
.wcwh5d3 .g9qum { padding-left: 44px; padding-right: 44px; }
.wcwh5d3 .jspw9i  { padding-left: 24px; padding-right: 24px; }
.yqavs4 .g9qum { padding-left: 56px; padding-right: 56px; }
.yqavs4 .jspw9i  { padding-left: 32px; padding-right: 32px; }
.vv338   .g9qum::after, .vv338   .jspw9i::after,
.shh4 .g9qum::after, .shh4 .jspw9i::after,
.vpp7m8j    .g9qum::after, .vpp7m8j    .jspw9i::after,
.o42q4uow    .g9qum::after, .o42q4uow    .jspw9i::after,
.zlgmgtt    .g9qum::after, .zlgmgtt    .jspw9i::after,
.jmubqnlc     .g9qum::after, .jmubqnlc     .jspw9i::after,
.q3znj    .g9qum::after, .q3znj    .jspw9i::after,
.n2pjr   .g9qum::after, .n2pjr   .jspw9i::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;
}
.vv338 .g9qum::after, .vv338 .jspw9i::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");
}
.shh4 .g9qum::after, .shh4 .jspw9i::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");
}
.vpp7m8j .g9qum::after, .vpp7m8j .jspw9i::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");
}
.o42q4uow .g9qum::after, .o42q4uow .jspw9i::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");
}
.zlgmgtt .g9qum::after, .zlgmgtt .jspw9i::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");
}
.jmubqnlc .g9qum::after, .jmubqnlc .jspw9i::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");
}
.q3znj .g9qum::after, .q3znj .jspw9i::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");
}
.n2pjr .g9qum::after, .n2pjr .jspw9i::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");
}
.n1moq5ch   .sbumup85::after, .n1moq5ch   .hosbj::after,
.snjl .sbumup85::after, .snjl .hosbj::after,
.kgsh9b    .sbumup85::after, .kgsh9b    .hosbj::after,
.tdt2a1    .sbumup85::after, .tdt2a1    .hosbj::after,
.gg27o9mg    .sbumup85::after, .gg27o9mg    .hosbj::after,
.w3yuzv7     .sbumup85::after, .w3yuzv7     .hosbj::after,
.ir192l    .sbumup85::after, .ir192l    .hosbj::after,
.ixo0i   .sbumup85::after, .ixo0i   .hosbj::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;
}
.n1moq5ch .sbumup85::after, .n1moq5ch .hosbj::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");
}
.snjl .sbumup85::after, .snjl .hosbj::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");
}
.kgsh9b .sbumup85::after, .kgsh9b .hosbj::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");
}
.tdt2a1 .sbumup85::after, .tdt2a1 .hosbj::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");
}
.gg27o9mg .sbumup85::after, .gg27o9mg .hosbj::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");
}
.w3yuzv7 .sbumup85::after, .w3yuzv7 .hosbj::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");
}
.ir192l .sbumup85::after, .ir192l .hosbj::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");
}
.ixo0i .sbumup85::after, .ixo0i .hosbj::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");
}
.xzzb7b .wb6j2i   { background: rgba(128,128,128,.12); }
.u12bh.jspw9i {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .wfwzk9 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .wfwzk9::before    { grid-area: rank;   }
  .ue8f6e           { grid-area: ident;  }
  .fawz1aq     { grid-area: rating; min-width: 0; width: auto; }
  .bg4l           { grid-area: pills;  }
  .u12bh             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .wfwzk9 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .wfwzk9::before    { justify-self: center; }
  .ue8f6e           { width: 100%; }
  .fawz1aq     { justify-self: center; }
  .bg4l           { grid-template-columns: 1fr; }
}
.fo5wajx3 .kgmr2j { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .ndpz .q7a7u {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ndpz .elz8733u { margin: 0; }
}
.o39qi .dqx358t { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.o39qi .mwb1 h3 { color: var(--accent-light); }
.o39qi .ok57y { background: var(--bg-page); border: 1px solid var(--border); }
.ouglhs .h96gg { gap: 10px; }
.ouglhs .elccun1, .ouglhs .ceti { padding: 12px; }
.ouglhs .elccun1 ul, .ouglhs .ceti ul { margin: 4px 0 0; padding-left: 18px; }
.ouglhs .elccun1 li, .ouglhs .ceti li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .km9k { grid-template-columns: 1fr; }
  .gcrp { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .gcrp .dqbuw { width: 72px; height: 50px; }
  .gcrp .mek39r { max-width: 180px; }
  .gcrp .dey32wum { width: auto; }
}
@media (max-width: 720px) {
  .nnzgi { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .yf4zeju { padding: 16px; }
  .s10rl5 .bajd { min-width: 50%; }
}
.n5lsmjju .h96gg { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .u7re7ig5 { grid-template-columns: 1fr; }
  .uswe10 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .y3jqw { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .k8jx { flex-wrap: wrap; padding: 16px; }
}
.i3f6w .h96gg { gap: 8px; }
.i3f6w .elccun1, .i3f6w .ceti { padding: 8px; }
@media (max-width: 480px) {
  .ucut9bmu { flex-direction: column; align-items: stretch; }
}
.zyh3 .dey32wum .jspw9i { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .i3kdjlo { flex-direction: column; align-items: stretch; gap: 10px; }
  .zyh3 .dey32wum { text-align: center; }
}
@media (max-width: 720px) {
  .lvfjlvx { grid-template-columns: 1fr; }
  .x88e { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .v9emfz { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ruuy3c { grid-template-columns: 1fr; }
  .zss0d2 { width: 100px; height: 100px; margin: 16px auto; }
  .wgejv { font-size: 1.4rem; }
  .a8pa { justify-content: center; }
  .q77xw .bajd { min-width: 50%; }
}
.k3y41f .h96gg { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kmsa2ia { flex-wrap: wrap; padding: 14px 16px; }
  .mewx5 { padding: 12px 16px; }
  .k3y41f .h96gg { margin: 0 16px; }
  .k3y41f .gqs6ywx { padding: 0 16px; }
  .aiap6x7f { padding: 12px 16px; }
}
.oliqa .m10sm { gap: 0; }
.oliqa .wfwzk9 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.oliqa .wfwzk9:last-child { border-bottom: none; }
.oliqa .wfwzk9:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.oliqa .wfwzk9:nth-child(even):hover { background: var(--bg-hover); }
.z7hnye47 .vo34 { display: none; }
.z7hnye47 .vroy { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.z7hnye47 .vroy {
  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;
}
.z7hnye47 .vroy small { display: none; }
.z7hnye47 .x64d .zz7td { display: none; }
.z7hnye47 .x64d strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.z7hnye47 .jdlr0 { display: none; }
.sus639s { margin: 16px 0; }
.tkundb { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.tkundb summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.tkundb summary::after { content: "+"; color: var(--accent-light); }
.tkundb[open] summary::after { content: "−"; }
.tkundb p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.apc1 { margin-bottom: 0; }
.pix282 h2.t3n3aghn { color: var(--text-primary); border-color: var(--accent-light); }
.pvebnf h2.t3n3aghn { color: var(--text-primary); border-color: var(--accent-light); }
.mkji .yx7c     { background: #052e16; border-color: #10b981; }
.mkji .iemy8z    { background: #1e1036; border-color: #a855f7; }
.mkji .rhfv strong  { color: #f1f5f9; }
.mkji .rhfv p       { color: #cbd5e1; }
.mkji .okjohy9    .yx7c     .bd0jt3ca::before,
.mkji .tcjn  .yx7c     .bd0jt3ca::before,
.mkji .hhtco5l  .yx7c     .bd0jt3ca::before,
.mkji .y83y0 .yx7c     .bd0jt3ca::before { color: #10b981; }
.mkji .okjohy9    .scinl .bd0jt3ca::before,
.mkji .tcjn  .scinl .bd0jt3ca::before,
.mkji .hhtco5l  .scinl .bd0jt3ca::before,
.mkji .y83y0 .scinl .bd0jt3ca::before { color: #f43f5e; }
.mkji .okjohy9    .iemy8z    .bd0jt3ca::before,
.mkji .tcjn  .iemy8z    .bd0jt3ca::before,
.mkji .hhtco5l  .iemy8z    .bd0jt3ca::before,
.mkji .y83y0 .iemy8z    .bd0jt3ca::before { color: #a855f7; }
.hrcf .yx7c     { background: #2d2000; border-color: #eab308; }
.hrcf .iemy8z    { background: #2d1600; border-color: #f97316; }
.hrcf .rhfv strong  { color: #f1f5f9; }
.hrcf .rhfv p       { color: #cbd5e1; }
.hrcf .okjohy9    .yx7c     .bd0jt3ca::before,
.hrcf .tcjn  .yx7c     .bd0jt3ca::before,
.hrcf .hhtco5l  .yx7c     .bd0jt3ca::before,
.hrcf .y83y0 .yx7c     .bd0jt3ca::before { color: #eab308; }
.hrcf .okjohy9    .scinl .bd0jt3ca::before,
.hrcf .tcjn  .scinl .bd0jt3ca::before,
.hrcf .hhtco5l  .scinl .bd0jt3ca::before,
.hrcf .y83y0 .scinl .bd0jt3ca::before { color: #ef4444; }
.hrcf .okjohy9    .iemy8z    .bd0jt3ca::before,
.hrcf .tcjn  .iemy8z    .bd0jt3ca::before,
.hrcf .hhtco5l  .iemy8z    .bd0jt3ca::before,
.hrcf .y83y0 .iemy8z    .bd0jt3ca::before { color: #f97316; }
.nmah .yx7c     { background: #0c1a2e; border-color: #38bdf8; }
.nmah .iemy8z    { background: #0a2020; border-color: #2dd4bf; }
.nmah .rhfv strong  { color: #f1f5f9; }
.nmah .rhfv p       { color: #cbd5e1; }
.nmah .okjohy9    .yx7c     .bd0jt3ca::before,
.nmah .tcjn  .yx7c     .bd0jt3ca::before,
.nmah .hhtco5l  .yx7c     .bd0jt3ca::before,
.nmah .y83y0 .yx7c     .bd0jt3ca::before { color: #38bdf8; }
.nmah .okjohy9    .scinl .bd0jt3ca::before,
.nmah .tcjn  .scinl .bd0jt3ca::before,
.nmah .hhtco5l  .scinl .bd0jt3ca::before,
.nmah .y83y0 .scinl .bd0jt3ca::before { color: #818cf8; }
.nmah .okjohy9    .iemy8z    .bd0jt3ca::before,
.nmah .tcjn  .iemy8z    .bd0jt3ca::before,
.nmah .hhtco5l  .iemy8z    .bd0jt3ca::before,
.nmah .y83y0 .iemy8z    .bd0jt3ca::before { color: #2dd4bf; }
.lk8hmu8 .yx7c     { background: var(--accent-bg); border-color: var(--accent-light); }
.lk8hmu8 .scinl { background: var(--accent-bg-light); border-color: var(--accent-light); }
.lk8hmu8 .iemy8z    { background: var(--accent-bg); border-color: var(--accent-pale); }
.lk8hmu8 .okjohy9    .bd0jt3ca::before,
.lk8hmu8 .tcjn  .bd0jt3ca::before,
.lk8hmu8 .hhtco5l  .bd0jt3ca::before,
.lk8hmu8 .y83y0 .bd0jt3ca::before { color: var(--accent-light) !important; }
.c6oum4by::before,
.hquv::before { margin-right: 5px; }
.zod9aps .elccun1 ul li,
.zod9aps .elccun1 .c6oum4by { color: #22c55e; }
.zod9aps .ceti ul li,
.zod9aps .ceti .hquv { color: #ef4444; }
.azc0rl3 .elccun1 { background: var(--bg-pros); }
.azc0rl3 .ceti { background: var(--bg-cons); }
.azc0rl3 .elccun1 .c6oum4by { color: var(--c-pros-label); }
.azc0rl3 .ceti .hquv { color: var(--c-cons); }
.azc0rl3 .elccun1 ul li,
.azc0rl3 .nmfekb li            { color: var(--c-pros); }
.azc0rl3 .ceti ul li,
.azc0rl3 .un44wh li            { color: var(--c-cons); }
.zjkoufid .elccun1 { background: var(--bg-pros); }
.zjkoufid .ceti { background: var(--bg-cons); }
.zjkoufid .elccun1 .c6oum4by { color: var(--c-pros-label); }
.zjkoufid .ceti .hquv { color: var(--c-cons); }
.zjkoufid .elccun1 ul li,
.zjkoufid .ceti ul li,
.oav0ssl .c6oum4by::before { content: "✓ "; }
.oav0ssl .hquv::before { content: "✗ "; }
.alsl .c6oum4by::before { content: "→ "; }
.alsl .hquv::before { content: "← "; }
.ib79jaeo .c6oum4by::before { content: "★ "; }
.ib79jaeo .hquv::before { content: "✕ "; }
.zngs1 .c6oum4by::before { content: "◆ "; }
.zngs1 .hquv::before { content: "▲ "; }
.qjdswv .rhfv { background: transparent; border-left: none; border: 1.5px solid; }
.qjdswv .yx7c     { border-color: var(--c-tip-border); }
.qjdswv .iemy8z    { border-color: #60a5fa; }
.qjdswv .rhfv strong { color: var(--text-primary); }
.qjdswv .rhfv p      { color: var(--text-muted); }
.fo5wajx3 .rhfv { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.fo5wajx3 .yx7c     { border-top-color: var(--c-tip-border); }
.fo5wajx3 .scinl { border-top-color: var(--c-warn-border); }
.fo5wajx3 .iemy8z    { border-top-color: #60a5fa; }
.uiuveu .rhfv { border-left: none; border-radius: 8px; }
.uiuveu .yx7c     { background: #065f46; }
.uiuveu .iemy8z    { background: #1e3a8a; }
.uiuveu .rhfv strong,
.uiuveu .rhfv p { color: #fff; }
.uiuveu .bd0jt3ca::before { color: rgba(255,255,255,0.85) !important; }
.mkji.uiuveu .yx7c,
.mkji .uiuveu .yx7c     { background: #052e16; }
.mkji.uiuveu .iemy8z,
.mkji .uiuveu .iemy8z    { background: #1e1036; }
.hrcf.uiuveu .yx7c,
.hrcf .uiuveu .yx7c      { background: #2d2000; }
.hrcf.uiuveu .iemy8z,
.hrcf .uiuveu .iemy8z     { background: #2d1600; }
.nmah.uiuveu .yx7c,
.nmah .uiuveu .yx7c      { background: #0c1a2e; }
.nmah.uiuveu .iemy8z,
.nmah .uiuveu .iemy8z     { background: #0a2020; }
.zx6p .rhfv { border-left: none; border-radius: 6px; padding: 10px 14px; }
.zx6p .yx7c     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.zx6p .iemy8z    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.zx6p .rhfv strong { color: var(--text-primary); }
.zx6p .rhfv p      { color: var(--text-muted); }
.rc20ax .rhfv { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.okjohy9 .bd0jt3ca,
.tcjn .bd0jt3ca,
.hhtco5l .bd0jt3ca,
.y83y0 .bd0jt3ca { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.okjohy9 .bd0jt3ca::before,
.tcjn .bd0jt3ca::before,
.hhtco5l .bd0jt3ca::before,
.y83y0 .bd0jt3ca::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.okjohy9 .yx7c     .bd0jt3ca::before { content: "✦"; color: var(--c-tip-border); }
.okjohy9 .scinl .bd0jt3ca::before { content: "▲"; color: var(--c-warn-border); }
.okjohy9 .iemy8z    .bd0jt3ca::before { content: "◉"; color: #60a5fa; }
.tcjn .yx7c     .bd0jt3ca::before { content: "★"; color: var(--c-tip-border); }
.tcjn .scinl .bd0jt3ca::before { content: "◆"; color: var(--c-warn-border); }
.tcjn .iemy8z    .bd0jt3ca::before { content: "●"; color: #60a5fa; }
.hhtco5l .yx7c     .bd0jt3ca::before { content: "▶"; color: var(--c-tip-border); }
.hhtco5l .scinl .bd0jt3ca::before { content: "■"; color: var(--c-warn-border); }
.hhtco5l .iemy8z    .bd0jt3ca::before { content: "▸"; color: #60a5fa; }
.y83y0 .yx7c     .bd0jt3ca::before { content: "→"; color: var(--c-tip-border); }
.y83y0 .scinl .bd0jt3ca::before { content: "⬥"; color: var(--c-warn-border); }
.y83y0 .iemy8z    .bd0jt3ca::before { content: "◈"; color: #60a5fa; }
.pn5warx .q26ar6p2 .u3ozlsm,
.pn5warx .wqkhivp .u3ozlsm  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.pn5warx .j2jdk3l                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.pn5warx .i5omxq          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pn5warx .lcjecb                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tg63q1 .q26ar6p2 .u3ozlsm,
.tg63q1 .wqkhivp .u3ozlsm,
.tg63q1 .j2jdk3l,
.tg63q1 .wfwzk9,
.tg63q1 .elz8733u,
.tg63q1 .i5omxq,
.tg63q1 .lcjecb,
.tg63q1 .rc20ax .rhfv { box-shadow: none; }
.hiff   .xbid, .hiff .tphenr, .hiff .zg73nb8y,
.hiff   .ya4px, .hiff .fvy9 { font-size: 0.9rem; }
.hiff   .icsi, .hiff .ry7xx3xg { font-size: 0.9rem; }
.mwj33b   .xbid, .mwj33b .tphenr, .mwj33b .zg73nb8y,
.mwj33b   .ya4px, .mwj33b .fvy9 { font-size: 0.95rem; }
.mwj33b   .icsi, .mwj33b .ry7xx3xg { font-size: 0.95rem; }
.yde6   .xbid, .yde6 .tphenr, .yde6 .zg73nb8y,
.yde6   .ya4px, .yde6 .fvy9 { font-size: 1.08rem; }
.yde6   .icsi, .yde6 .ry7xx3xg { font-size: 1.05rem; }
.yde6   .huk3xp { font-size: 0.97rem; }
.c6qc5k3l .xyv45      { font-size: 3.2rem; }
.c6qc5k3l h2.t3n3aghn { font-size: 1.9rem; }
.c6qc5k3l h3.gne1     { font-size: 1.4rem; }
.jj6fig .xyv45      { font-size: 3.8rem; }
.jj6fig h2.t3n3aghn { font-size: 2.2rem; }
.jj6fig h3.gne1     { font-size: 1.6rem; }
.apc1 + .apc1 { position: relative; }
.xq9e   .apc1 + .apc1::before,
.b5vww2w  .apc1 + .apc1::before,
.dib7z   .apc1 + .apc1::before,
.twb5wsx   .apc1 + .apc1::before,
.xtppt   .apc1 + .apc1::before,
.milvl41 .apc1 + .apc1::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xq9e .apc1 + .apc1::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.b5vww2w .apc1 + .apc1::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.dib7z .apc1 + .apc1::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;
}
.twb5wsx .apc1 + .apc1::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.d98zt7mb .apc1 { margin-bottom: 16px; }
.d98zt7mb .apc1 + .apc1 { margin-top: 0; }
.d98zt7mb .s65h8h4f { padding-top: 0; padding-bottom: 0; }
.xtppt .apc1 + .apc1::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.milvl41 .apc1 + .apc1::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.o48zqoih .apc1 + .apc1::before,
.ppzdht4 .apc1 + .apc1::before,
.meg8r .apc1 + .apc1::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%;
}
.ednctik .o48zqoih .apc1:nth-child(even)::before,
.ednctik .ppzdht4 .apc1:nth-child(even)::before,
.ednctik .meg8r .apc1:nth-child(even)::before { background: var(--bg-surface); }
.r8brw6w .o48zqoih .apc1:nth-child(even)::before,
.r8brw6w .ppzdht4 .apc1:nth-child(even)::before,
.r8brw6w .meg8r .apc1:nth-child(even)::before { background: var(--bg-card); }
.o48zqoih .apc1 + .apc1::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");
}
.ppzdht4 .apc1 + .apc1::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");
}
.meg8r .apc1 + .apc1::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");
}
.qesa2ye .dcj8q,
.tiepk9 .dcj8q { padding-bottom: 60px; }
.egiq .dcj8q { padding-bottom: 70px; }
.uwj8 .qst0d7 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.k3l6c6 .qst0d7 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.f00y .qst0d7 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ileqh .qst0d7 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ltt617e .lma1 { background: var(--accent); }
.ltt617e .lma1 .uenumja { background: none; }
.ltt617e .lz1oxvl { background: var(--accent); }
.ltt617e .qst0d7 { background: var(--accent-bg); }
.ltt617e .a4p93:not(.lma1) .uenumja { background: rgba(0,0,0,0.6); }
.jl05t0s5 .xd2jj { float: left; width: 38%; margin: 0 28px 16px 0; }
.jl05t0s5 .xd2jj .o4qb33eu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jl05t0s5 .s65h8h4f::after { content: ''; display: block; clear: both; }
.jn7r .xd2jj { float: right; width: 38%; margin: 0 0 16px 28px; }
.jn7r .xd2jj .o4qb33eu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jn7r .s65h8h4f::after { content: ''; display: block; clear: both; }
.wkso .apc1:nth-child(odd)  .xd2jj { float: left;  width: 38%; margin: 0 28px 16px 0; }
.wkso .apc1:nth-child(even) .xd2jj { float: right; width: 38%; margin: 0 0 16px 28px; }
.wkso .xd2jj .o4qb33eu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wkso .s65h8h4f::after { content: ''; display: block; clear: both; }
.jl05t0s5 .jhujl0zv,
.jn7r .jhujl0zv,
.wkso .jhujl0zv,
@media (max-width: 900px) {
  .jl05t0s5 .xd2jj,
  .jn7r .xd2jj,
  .wkso .apc1:nth-child(odd)  .xd2jj,
  .wkso .apc1:nth-child(even) .xd2jj {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .jl05t0s5 .xd2jj .o4qb33eu,
  .jn7r .xd2jj .o4qb33eu,
  .wkso .xd2jj .o4qb33eu {
    max-height: none !important;
  }
}
.jl05t0s5 .icsi,
.jl05t0s5 .ry7xx3xg,
.jn7r .icsi,
.jn7r .ry7xx3xg,
.wkso .icsi,
.wkso .ry7xx3xg { overflow: hidden; }
@media (max-width: 640px) {
  .jl05t0s5 .xd2jj,
  .jn7r .xd2jj,
  .wkso .xd2jj { float: none; width: 100%; margin: 0 0 16px 0; }
}
.n4zmz .redmx3,
.n4zmz .s65h8h4f,
.n4zmz .uzai74u  { max-width: 1100px; }
.n4zmz { --content-mw: 1100px; }
.gj3p8 .redmx3,
.gj3p8 .s65h8h4f,
.gj3p8 .uzai74u  { max-width: 1200px; }
.to05y .redmx3,
.to05y .s65h8h4f,
.to05y .uzai74u  { max-width: 1320px; }
.l6mzihgu { font-size: 0.82rem; color: var(--text-muted); }
.kex7uzm { display: flex; align-items: center; }
.j6nihd {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.cs0y { display: flex; align-items: center; }
.aric { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.aric:hover { text-decoration: underline; }
.c2okc { margin: 0 3px; opacity: 0.45; }
.c2okc::before { content: '/'; }
.yrbk { padding: 2px 5px; color: var(--text-main); }
.cauuz .l6mzihgu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.cauuz .kex7uzm { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.v3383d .l6mzihgu {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.v3383d .kex7uzm { padding: 0 0 0 12px; }
.h7oyq82h {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.y1r9rvp .kex7uzm { padding: 0 16px; }
.y1r9rvp .l6mzihgu {
  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);
}
.y1r9rvp .redmx3 { padding-top: 28px; }
@media (max-width: 720px) {
  .h7oyq82h { margin-top: 18px; padding: 0 16px; }
  .y1r9rvp .redmx3 { padding-top: 16px; }
}
.n4zmz.cauuz .kex7uzm { max-width: 1100px; }
.gj3p8.cauuz .kex7uzm { max-width: 1200px; }
.to05y.cauuz .kex7uzm { max-width: 1320px; }
.n4zmz .h7oyq82h { max-width: 1100px; }
.gj3p8 .h7oyq82h { max-width: 1200px; }
.to05y .h7oyq82h { max-width: 1320px; }
.t11jbl5 .apc1 { padding-top: 16px; padding-bottom: 16px; }
.vsunyhb .apc1 { padding-top: 24px; padding-bottom: 24px; }
.s5oa .apc1 { padding-top: 40px; padding-bottom: 40px; }
.ecbv3 .apc1 { padding-top: 52px; padding-bottom: 52px; }
.itafhi .apc1:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.itafhi .apc1:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.itafhi .apc1:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.itafhi .apc1:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.m5d0tc .s65h8h4f { padding-top: 10px;  padding-bottom: 10px; }
.ayqh5eox .s65h8h4f { padding-top: 18px;  padding-bottom: 18px; }
.rxj4tf .s65h8h4f { padding-top: 36px;  padding-bottom: 36px; }
.avs6g .s65h8h4f { padding-top: 48px;  padding-bottom: 48px; }
.zq22slo2 h2.t3n3aghn { font-weight: 600; }
.zq22slo2 h3.gne1     { font-weight: 600; }
.dcfetxs0 { font-weight: 500; }
.dcfetxs0 h2.t3n3aghn { font-weight: 800; }
.dcfetxs0 h3.gne1     { font-weight: 700; }
.f0221bj1 h2.t3n3aghn { font-weight: 900; }
.f0221bj1 h3.gne1     { font-weight: 800; }
.f0221bj1 .rhfv strong,
.f0221bj1 .rhfv strong { font-weight: 600; }
.sbumup85 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.nibwaz6 .sbumup85 { display: none; }
@media (max-width: 640px) {
  .hr53x { display: none; }
  .sbumup85 {
    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;
  }
}
.sbumup85 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.sbumup85:hover { opacity: 0.85; }
.nicnk8 .sbumup85 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.kl33xzog .sbumup85,
.afgnz6qk  .sbumup85 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.kl33xzog .sbumup85:hover,
.afgnz6qk  .sbumup85:hover { opacity: 0.88; }
.nicnk8.kl33xzog .sbumup85,
.nicnk8.afgnz6qk  .sbumup85 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hosbj {
  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;
}
.hosbj:hover { transform: translateY(-2px); opacity: 0.92; }
.hosbj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gcrdupzb .hosbj { display: none; }
.r1erfd8b .hosbj { right: 32px; }
.bkl1n0  .hosbj { left: 32px; }
@media (max-width: 480px) {
  .r1erfd8b .hosbj { right: 20px; bottom: 20px; }
  .bkl1n0  .hosbj { left: 20px; bottom: 20px; }
}
.uicr6 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.uzai74u { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.hems34 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.vc4fs0t { color: var(--text-dim); font-size: 0.8rem; }
.ibus a, .fgba a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ibus a:hover, .fgba a:hover { color: var(--accent-light); }
.fgba { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.y39by .uzai74u { text-align: center; }
.y39by .fgba { justify-content: center; margin-bottom: 16px; }
.y39by .hems34 { margin-top: 0; }
.x4uz96g { margin-top: 10px; }
.x4uz96g a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .uzai74u { padding-left: 16px; padding-right: 16px; }
  .eblfprm .uzai74u { padding: 20px 16px; }
  .fgba { gap: 4px 12px; }
  .hems34 { font-size: 0.78rem; }
}
.qfxg .hems34 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.qfxg .vc4fs0t { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .qfxg .ziw5h { grid-template-columns: 1fr 1fr; } .qfxg .ha41rdn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qfxg .ziw5h { grid-template-columns: 1fr; } }
.l3q4gpv .hems34 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .l3q4gpv .qgtbvsl { gap: 12px; } .l3q4gpv .eubp { margin-right: 0; width: 100%; } }
.zgx12s .hems34 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zgx12s .vc4fs0t { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zgx12s .tkqi589a { grid-template-columns: 1fr 1fr; } .zgx12s .kv37jx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zgx12s .tkqi589a { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .lelvyf .n6oq36c { grid-template-columns: 1fr 1fr; } .lelvyf .jd8k:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lelvyf .n6oq36c { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ify0wz .n6oq36c { grid-template-columns: 1fr; } }
.o9wdu802 .uzai74u { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.o9wdu802 .fgba { justify-content: center; }
.u65hp .p6ulr      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.u65hp .uicr6 { background: var(--bg-page); border-top-color: var(--border-alt); }
.qwrpa .p6ulr      { background: #0d1117; border-bottom-color: #21262d; }
.qwrpa .smiw { color: var(--accent-light); }
.qwrpa .kjf0cycg { --msep-color: #8b949e; }
.qwrpa .kjf0cycg a { color: #8b949e; }
.qwrpa .kjf0cycg a:hover { color: var(--accent-light); }
.qwrpa .qgpoft { color: #8b949e; }
.qwrpa .uicr6 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.qwrpa .hems34,
.qwrpa .vc4fs0t { color: #6e7681; }
.qwrpa .ibus a, .qwrpa .fgba a,
.qwrpa .xgi95aov a, .qwrpa .hkvy4v a,
.qwrpa .t8sv a { color: #8b949e; }
.qwrpa .eubp { color: #e6edf3; }
.qwrpa .ibus a:hover, .qwrpa .fgba a:hover,
.qwrpa .xgi95aov a:hover, .qwrpa .hkvy4v a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .qwrpa .kjf0cycg { background: #0d1117; border-top-color: #21262d; }
  .qwrpa .kjf0cycg li a { border-bottom-color: #21262d; }
}
.co2ock .p6ulr      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.co2ock .smiw { color: var(--accent-light); }
.co2ock .kjf0cycg { --msep-color: #475569; }
.co2ock .kjf0cycg a { color: #475569; }
.co2ock .kjf0cycg a:hover { color: var(--accent-light); }
.co2ock .qgpoft { color: #64748b; }
.co2ock .uicr6 { background: #f0f4f8; border-top-color: #cbd5e1; }
.co2ock .hems34,
.co2ock .vc4fs0t { color: #64748b; }
.co2ock .ibus a, .co2ock .fgba a,
.co2ock .ibus a:hover, .co2ock .fgba a:hover,
@media (max-width: 640px) {
  .co2ock .kjf0cycg { background: #f0f4f8; border-top-color: #cbd5e1; }
  .co2ock .kjf0cycg li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.kl33xzog .p6ulr      { background: var(--accent); border-bottom-color: var(--accent-light); }
.kl33xzog .smiw { color: #fff; }
.kl33xzog .kjf0cycg { --msep-color: rgba(255,255,255,0.82); }
.kl33xzog .kjf0cycg a { color: rgba(255,255,255,0.82); }
.kl33xzog .kjf0cycg a:hover { color: #fff; }
.kl33xzog .qgpoft { color: rgba(255,255,255,0.9); }
.kl33xzog .uicr6 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.kl33xzog .hems34,
.kl33xzog .vc4fs0t { color: rgba(255,255,255,0.72); }
.kl33xzog .ibus a, .kl33xzog .fgba a,
.kl33xzog .ibus a:hover, .kl33xzog .fgba a:hover,
@media (max-width: 640px) {
  .kl33xzog .kjf0cycg { background: var(--accent); border-top-color: var(--accent-light); }
  .kl33xzog .kjf0cycg li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.afgnz6qk .p6ulr {
  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);
}
.afgnz6qk .uicr6 {
  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) {
  .afgnz6qk .kjf0cycg {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vh5ff .jk0hc { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.uadk4r4b .jk0hc { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.s9dbe7o .jk0hc { min-height: 72px; height: auto; }
.x9t4g .jk0hc { min-height: 84px; height: auto; }
.eblfprm .jk0hc { max-width: none; padding: 0 32px; }
.eblfprm .uzai74u  { max-width: none; padding: 24px 32px; }
.dyppfcqh.gj3p8 .jk0hc { max-width: 1200px; }
.dyppfcqh.to05y .jk0hc { max-width: 1320px; }
.lq92   .smiw, .lq92   .eubp { text-transform: capitalize; }
.k3n6w6kq .smiw, .k3n6w6kq .eubp { text-transform: lowercase; }
.xqarwi .smiw, .xqarwi .eubp { text-transform: uppercase; letter-spacing: 0.06em; }
.i8cjztzy, .bap7c {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.kf9f2gq0 .i8cjztzy,
.yf6yoo .i8cjztzy,
.t3lr .i8cjztzy,
.q7jc2 .i8cjztzy,
.rtyvzi   .kjf0cycg a { font-weight: 500; }
.o6xwi .kjf0cycg a { font-weight: 600; }
.nsiqb3ms     .kjf0cycg a { font-weight: 700; }
.gfq4kmhq    .kjf0cycg a { font-weight: 800; letter-spacing: 0.01em; }
.l9q7     .kjf0cycg > li + li::before,
.p0q8e8s    .kjf0cycg > li + li::before,
.j633    .kjf0cycg > li + li::before,
.kx3zbt28 .kjf0cycg > li + li::before,
.f12sfdsh .kjf0cycg > li + li::before,
.g2qhtk94  .kjf0cycg > li + li::before,
.awpaib    .kjf0cycg > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.l9q7     .kjf0cycg > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.p0q8e8s    .kjf0cycg > li + li::before { content: "|"; }
.j633    .kjf0cycg > li + li::before { content: "—"; }
.kx3zbt28 .kjf0cycg > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.f12sfdsh .kjf0cycg > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.g2qhtk94  .kjf0cycg > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.awpaib    .kjf0cycg > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .hth5 .qgpoft,
  .nifh8s .qgpoft,
  .x08nur .qgpoft,
  .pgwvgdq .qgpoft,
  .ug0xve88 .qgpoft {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .hth5 .qgpoft::before,
  .nifh8s .qgpoft::before,
  .x08nur .qgpoft::before,
  .pgwvgdq .qgpoft::before,
  .ug0xve88 .qgpoft::before { content: ""; display: block; flex-shrink: 0; }

  
  .hth5 .qgpoft::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;
  }

  
  .nifh8s .qgpoft::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;
  }

  
  .x08nur .qgpoft::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;
  }

  
  .pgwvgdq .qgpoft::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;
  }

  
  .ug0xve88 .qgpoft::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) {
  .bvtk480 .qgpoft {
    padding: 5px 14px;
  }
  .bvtk480 .kjf0cycg {
    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;
  }
  .bvtk480 .kjf0cycg li a {
    border-bottom: none; padding: 10px 22px;
  }
  .bvtk480 .kjf0cycg li a:hover { background: var(--bg-raised); }
  .bvtk480 .su0c0m1,
  .ia85 .su0c0m1,
  .d2sau1 .su0c0m1 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .zwq10tz .qgpoft {
    padding: 5px 10px;
  }
  .zwq10tz .kjf0cycg {
    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);
  }
  .zwq10tz .kjf0cycg.jbudjrp { transform: translateX(0); }
  .zwq10tz .kjf0cycg li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .zwq10tz .kjf0cycg li:last-child a { border-bottom: none; }
  .kl33xzog .kjf0cycg,
  .qwrpa .kjf0cycg { background: var(--accent) !important; }
  .kl33xzog .kjf0cycg li a,
  .qwrpa .kjf0cycg li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .d2sau1 .qgpoft {
    padding: 5px 10px;
  }
  .d2sau1 .kjf0cycg {
    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);
  }
  .d2sau1 .kjf0cycg::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .d2sau1 .kjf0cycg.jbudjrp { transform: translateY(0); }
  .d2sau1 .kjf0cycg li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .meuwe .qgpoft {
    padding: 5px 10px;
  }
  .meuwe .kjf0cycg {
    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;
  }
  .meuwe .kjf0cycg.jbudjrp { opacity: 1; pointer-events: auto; }
  .meuwe .kjf0cycg li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mllh     .qgpoft { border-radius: 0 !important; }
  .ukq7   .qgpoft { border-radius: 8px !important; }
  .hze9zqb .qgpoft { border-radius: 50% !important; }
  .kca1d5z2   .qgpoft { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dtcz .bf1h { flex-direction: column; align-items: stretch; }
  .dtcz .hasg { flex-direction: row; min-width: auto; }
  .dtcz .hqijntov { align-items: flex-start; text-align: left; }
}
.e9v09,
.e9v09.apc1,
.ednctik .e9v09,
.o3aoru9 .e9v09,
.r8brw6w .e9v09,
.iv8cr .e9v09 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.m923t0h7 {
  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;
}
.ttyt { flex: 1 1 280px; min-width: 0; }
.sgsbmsii {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.g144 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.tmli5w {
  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;
}
.tmli5w:hover { transform: translateY(-1px); opacity: 0.95; }
.yezlmv .m923t0h7 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.yezlmv .sgsbmsii { color: var(--cta); }
.yezlmv .g144 { color: var(--text-body); }
.yezlmv .tmli5w {
  background: var(--cta) !important;
  color: #fff !important;
}
.k28iaelg .m923t0h7 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.k28iaelg .sgsbmsii { color: var(--text-primary); }
.k28iaelg .g144 { color: var(--text-body); }
.k28iaelg .tmli5w {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .m923t0h7 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ttyt { flex: 0 0 auto; }
  .sgsbmsii { font-size: 1.2rem; }
  .tmli5w { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.phuhno .gsnp5 { height: 36px; }
.v85q .gsnp5 { height: 60px; max-width: 200px; }
.rcl5h .gsnp5 { height: 56px; max-width: 180px; }
.wlqeqr    .vo34, .wlqeqr    .zz7td { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .tenp .m10sm {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .tenp .wfwzk9 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .tenp .wfwzk9 { padding: 40px 16px 20px; }
  .tenp .yi2biuo {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .tenp .u12bh { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .oy5qz .wfwzk9 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .oy5qz .wfwzk9::before {
    position: absolute; top: 14px; left: 14px;
  }
  .oy5qz .ue8f6e {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .oy5qz .nf08 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .oy5qz .yi2biuo {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .oy5qz .u12bh { width: 100%; min-width: 0; }
  .oy5qz .vo34 { min-width: 0; }
}
.m2exx .wfwzk9::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.gelusd .tkundb {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.gelusd .tkundb summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.gelusd .tkundb p { padding: 0 2px 16px; }
.mb1uxy4 .tkundb { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.mb1uxy4 .tkundb summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.mb1uxy4 .tkundb summary::after { content: "›"; font-size: 1.2em; }
.mb1uxy4 .tkundb[open] summary::after { content: "‹"; }
.mb1uxy4 .tkundb p { padding: 10px 22px 4px; }
.vzc9myb .tkundb {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.vzc9myb .tkundb summary { color: var(--text-primary); padding-left: 16px; }
.vzc9myb .tkundb summary::after { content: "›"; font-size: 1.1em; }
.vzc9myb .tkundb[open] summary::after { content: "‹"; }
.vzc9myb .tkundb p { padding-left: 16px; }
.m3mdk .sus639s { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.m3mdk .tkundb {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.m3mdk .tkundb:last-child { border-bottom: none; }
.m3mdk .tkundb summary { color: var(--text-primary); border-radius: 0; }
.m3mdk .tkundb summary::after { content: "›"; font-size: 1.1em; }
.m3mdk .tkundb[open] summary::after { content: "‹"; }
.cgav3d .tkundb { overflow: hidden; }
.cgav3d .tkundb summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.cgav3d .tkundb summary::after { color: rgba(255,255,255,.75); }
.cgav3d .tkundb[open] summary { border-radius: 0; }
.ptbs4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.az5ml696 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.katkb43 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.n9lb36sd { color: var(--text-muted); font-size: 1.05rem; }
.au6jl3 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.q47w3mo { margin-bottom: 20px; }
.q9904w {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.yik2w42 {
  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;
}
.yik2w42:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.k0whe { resize: vertical; min-height: 130px; }
.y5q0z { width: 100%; margin-top: 8px; }
.c4nut8n {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.k7j11jd {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.lq2tm { color: var(--text-muted); line-height: 1.75; }
.fl2braac { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.fl2braac li { margin-bottom: 6px; }
.htb7c4s0 { max-width: 760px; margin: 0 auto; }
.xj67 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zwt1h8 { max-width: 760px; margin: 0 auto; }
.lj9hmu3 ul.fl2braac { margin: 0; }
@media (max-width: 640px) { .wot8e2ee { grid-template-columns: 1fr; gap: 10px; } }
.s0ev45 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.eopx { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.c2elh { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.eopx p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.eopx .fl2braac { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .s0ev45 { grid-template-columns: 1fr; } }
.c4t41cr { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.c4t41cr:hover .yku51r { color: var(--accent-light); text-decoration: underline; }
.oehh45 { color: inherit; text-decoration: none; }
.oehh45:hover { color: var(--accent-light); text-decoration: underline; }
.p9sh597d { display: inline-block; line-height: 0; }
.pj2ilmuc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xs5vaeu { max-width: 760px; margin: 0 auto; }
.eyfoztkx ul.fl2braac { margin: 0; }
.rndk { color: var(--text-muted); line-height: 1.75; }
.vv8fi .fl2braac,
.dxny .fl2braac,
.j3jhke .fl2braac,
.ysop5ghp .fl2braac {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.njfybvjc { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ndgg9y6 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.e0ux { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.igbscu { margin-top: 12px; }
.nhc3k { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.nhc3k:hover { border-bottom-color: var(--accent-light); }
.gcy4xw1 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.gcy4xw1 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.b3cet { border-radius: 28%; }
.i8dp1u { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.amla { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.amla::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .kpf28krq { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.v986ox .e0ux, .v986ox .ndgg9y6 { max-width: 640px; }
.didqp4 .njfybvjc { font-size: 1.6rem; margin-top: 18px; }
.o4b95sv5 .e0ux { margin-bottom: 28px; }
@media (max-width: 860px) { .ks8lub5 { grid-template-columns: 1fr; } .didqp4 { position: static; text-align: center; } }
.nwkd1y .gcy4xw1 { margin: 0 auto 18px; }
.nwkd1y .i8dp1u { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .b6xf841k { grid-template-columns: 1fr; } }
.fk8o16 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.jsigmmj { flex: 1; }
.fk8o16 .njfybvjc { font-size: 1.6rem; margin-bottom: 6px; }
.igyvi { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.ysop5ghp { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.k1004 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ysop5ghp p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ysop5ghp .fl2braac { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .fk8o16 { flex-direction: column; text-align: center; } .igyvi { grid-template-columns: 1fr; } }
.o9u8 .njfybvjc { font-size: 1.35rem; margin: 0 0 4px; }
.o9u8 .i8dp1u { margin: 0; }
.nil782xt .katkb43 { color: var(--accent-light); }
.fyiw3iy .katkb43 { font-size: 2rem; }
.fyiw3iy .n9lb36sd { max-width: 680px; }
.f0jn29iq {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.f0jn29iq .katkb43 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.f0jn29iq .n9lb36sd  { margin: 0; }
@media (max-width: 640px) { .f0jn29iq { flex-direction: column; } }
.kylfs .katkb43 { color: var(--accent-light); }
.m04r .katkb43 { color: #fff; }
.m04r .n9lb36sd  { color: rgba(255,255,255,0.85); }
.ti7yi3l { max-width: 680px; margin: 0 auto; }
.kdipxz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .kdipxz { grid-template-columns: 1fr; } }
.nzqk3yf .yik2w42 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nzqk3yf .yik2w42:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.xvyqta2 .yik2w42 { background: var(--bg-raised); border-color: transparent; }
.xvyqta2 .yik2w42:focus { background: var(--bg-card); border-color: var(--accent-light); }
.wfug .yik2w42 { border-radius: 100px; padding: 11px 20px; }
.wfug .k0whe { border-radius: 14px; }
.bzpf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.bzpf summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.bzpf summary::-webkit-details-marker { display: none; }
.bzpf summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.bzpf[open] summary::after { content: "−"; }
.r7hadvr {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .rmn1 { grid-template-columns: 1fr; } }
.cilhna{display:none}
.cilhna:empty,.obbb374:empty{display:none}
.udwb6i0{position:relative;overflow:visible}
.imjfvyaw .judji,.dfokigxz .judji,
.xc3me .judji,.sdqf .judji,
.kppxwl6a .judji,.amyii4s .judji{display:block}
.pr3jht1 .d9d9b7c{display:block}
.imjfvyaw .judji,.dfokigxz .judji,
.xc3me .judji,.sdqf .judji,
.kppxwl6a .judji{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.imjfvyaw .judji .obbb374,.dfokigxz .judji .obbb374,
.xc3me .judji .obbb374,.sdqf .judji .obbb374,
.kppxwl6a .judji .obbb374{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.imjfvyaw .judji,.dfokigxz .judji{top:12px}
.imjfvyaw .judji .obbb374{margin-right:auto}
.dfokigxz .judji .obbb374{margin-left:auto}
.dfokigxz .judji{text-align:right}
.xc3me .judji,.sdqf .judji{bottom:12px}
.xc3me .judji .obbb374{margin-right:auto}
.sdqf .judji .obbb374{margin-left:auto}
.sdqf .judji{text-align:right}
.kppxwl6a .judji{position:relative;margin-top:16px}
.kppxwl6a .judji .obbb374{margin:0 auto}
.amyii4s .judji{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.amyii4s .judji .obbb374{margin:0}
.amyii4s .qst0d7~.judji,
.amyii4s .q5ttl~.judji{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.amyii4s .qst0d7~.judji .obbb374,
.amyii4s .q5ttl~.judji .obbb374{justify-content:flex-start}
.qst0d7~.judji,.q5ttl~.judji{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.qst0d7~.judji .obbb374{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.q5ttl~.judji .obbb374{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.d9d9b7c .obbb374{margin:0 0 12px}
.obbb374{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.xvokpkif{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.yku51r{font-weight:600;color:var(--text-heading);opacity:1}
.edwd0s .xvokpkif{display:none}
.x707 .xijlb6w{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.x707 .lvww1h::before{content:""}
.ihlz8x .obbb374{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.w9tj7r .obbb374{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.tobsx{--date-bg:transparent}
.vw96sw .lvww1h::before{content:""}
.jddo{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.tj4pn7{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.j1p33gn{display:flex;flex-direction:column;gap:3px}
.i5jkki{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.mucs92i{font-weight:700;font-size:1rem;color:var(--text-heading)}
.fgsa{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.yktj .jddo{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.m7nq3r .jddo{border-top:3px solid var(--accent);padding-top:18px}
.qybeu .jddo{border-left:3px solid var(--accent);border-radius:0}
.jw8kf .jddo{padding:20px 0}
@media(max-width:640px){
  .jddo{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .fgsa{max-width:100%}
}
.gq4ny .i5omxq{margin:0}
@media (max-width:560px){
  .exxmqq{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .l6xd1 { padding: 28px 18px 20px; }
  .dkpmd8 { font-size: 1.2rem; }
  .vpcjk { max-width: 220px; max-height: 80px; }
}
.yvq11qm2  .rlkw { border-radius: 50%; }
.l8o7l .m923t0h7 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .rlkw { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.k75h9u1 {
  margin: 28px 0 24px;
}
.k75h9u1 .apc1 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.k75h9u1 .s65h8h4f {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.k75h9u1 .m923t0h7 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .jk0hc { flex-direction: row-reverse; }
[dir="rtl"] .kjf0cycg { flex-direction: row-reverse; }
[dir="rtl"] .r1erfd8b .hosbj { right: auto; left: 32px; }
[dir="rtl"] .bkl1n0  .hosbj { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .r1erfd8b .hosbj { right: auto; left: 20px; }
  [dir="rtl"] .bkl1n0  .hosbj { left: auto;  right: 20px; }
}
[dir="rtl"] .jl05t0s5 .xd2jj  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .jn7r .xd2jj { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .qst0d7,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .icsi, [dir="rtl"] .ry7xx3xg { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .elccun1 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ceti { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .rhfv { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .m923t0h7 { direction: rtl; }
[dir="rtl"] .l6mzihgu { direction: rtl; }
[dir="rtl"] .lcjecb { direction: rtl; }
[dir="rtl"] .u1dadim0 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .a7s98j1 .ry7xx3xg,
[dir="rtl"] .bl6brv .ry7xx3xg,
[dir="rtl"] .qnh5ms3v .ry7xx3xg,
[dir="rtl"] .sue3j2e4 .ry7xx3xg {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .a7s98j1 .ry7xx3xg li::before,
[dir="rtl"] .bl6brv .ry7xx3xg li::before,
[dir="rtl"] .qnh5ms3v .ry7xx3xg li::before,
[dir="rtl"] .sue3j2e4 .ry7xx3xg li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .qst0d7.upmo .dcj8q { align-items: flex-end; text-align: right; }
[dir="rtl"] .qst0d7.vmpgow .dcj8q { text-align: center; }
[dir="rtl"] .qst0d7 .dcj8q { text-align: right; }
[dir="rtl"] .s65h8h4f,
[dir="rtl"] .ya4px,
[dir="rtl"] .fvy9,
[dir="rtl"] .yjtw,
[dir="rtl"] .au6jl3,
[dir="rtl"] .q9904w,
[dir="rtl"] .e0ux,
[dir="rtl"] .yik2w42,
[dir="rtl"] .k0whe { text-align: right; direction: rtl; }
[dir="rtl"] .wfug .yik2w42,
[dir="rtl"] .nzqk3yf .yik2w42 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #b72dc1;
  --brand:           #b72dc1;
  --brand-light:     #94309b;
  --brand-pale:      #b04fb7;
  --grad-start:      #d56cdc;
  --grad-end:        #dea4e2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b72dc1;
  --cta-light:       #9b20a4;
  --cta-hover:       #87218f;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f0eef1;
  --bg-hover:        #f5f3f5;
  --border:          #e8e2e8;
  --border-alt:      #dbd0dc;
  --border-section:  #e8e2e8;
  --text-primary:    #1b171b;
  --text-muted:      #5f525f;
  --text-body:       #362f36;
  --text-sub:        #514652;
  --text-faint:      #877589;
  --text-dim:        #9f91a0;
  --text-label:      #6c5e6d;
  --text-value:      #433a44;
  --accent-bg:       #f0e4f1;
  --accent-bg-light: #e8ccea;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f5;
  --c-pros:          #158d7d;
  --c-cons:          #9f2136;
  --c-pros-label:    #19a895;
  --c-tip-border:    #1cb9a5;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #158d7d;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Karla", sans-serif; }
.n7fk8 .plsn3, .n7fk8 .qst0d7 { min-height: 420px; }
.c2okc::before { content: '·'; font-size: 1.3em; line-height: 1; }