:root {
  --color-accent: #31c50f;
  --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;
}
.sys7yr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.t1k0 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.s3j9 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zg9p { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.k9zbdjs { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.k9zbdjs a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.k9zbdjs a:hover { color: var(--accent-light); }
.jzaca8r     .pgywaqkl { border-radius: 24px; padding: 8px; }
.jzaca8r .pgywaqkl li a { border-radius: 16px; }
.qt4ika .pgywaqkl li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .pgywaqkl {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .dubc2i:hover .pgywaqkl,
  .dubc2i:focus-within .pgywaqkl { display: block; }
  .pgywaqkl li a { padding: 8px 16px; font-size: 0.88rem; }
}
.t5nplwg {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.rfzj5ng4 { display: none; }
@media (max-width: 640px) {
  .rfzj5ng4 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .rfzj5ng4.dfgwz { display: block; }
}
@media (max-width: 640px) {
  .t5nplwg { display: block; }
  .k9zbdjs > li + li::before { display: none !important; }
  .k9zbdjs {
    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;
  }
  .k9zbdjs.dfgwz { display: flex; }
  .k9zbdjs li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .k9zbdjs li:last-child a { border-bottom: none; }
}
.aonf1 { min-height: 480px; }
.soa0e9w {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.kv3dm0 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vj97 .kv3dm0 { margin-left: 0; margin-right: 0; }
.wh7e673 {
  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;
}
.gfjr5 .wh7e673 { margin-top: 24px; }
.wh7e673:hover { opacity: 0.88; }
.reh0d1 .soa0e9w { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.reh0d1 .kv3dm0 { color: #e2e8f0; }
.reh0d1.argp .jfic0 { text-align: center; }
.zrd8o3y .soa0e9w { color: var(--text-primary); text-shadow: none; }
.zrd8o3y .kv3dm0 { color: var(--text-muted); }
.zrd8o3y .wh7e673 { margin-top: 16px; }
.zrd8o3y, .zrd8o3y.aonf1 { min-height: auto !important; }
.zrd8o3y.argp .jfic0 { text-align: center; }
.zrd8o3y~.gk4d2g5{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}
.zrd8o3y~.gk4d2g5 .i2aev8{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; }
}
.khey8 .soa0e9w { color: #fff; }
.khey8 .kv3dm0 { color: rgba(255,255,255,0.85); }
.khey8 .wh7e673 { background: #fff; color: var(--cta); }
.khey8 .wh7e673:hover { opacity: 0.92; }
.o3fe .l6uabe6p { position: relative; overflow: hidden; }
.o3fe .l6uabe6p::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;
}
.iuka3uzq .l6uabe6p {
  animation: hg-breathe 7s ease-in-out infinite;
}
.msdtpfhl .l6uabe6p { position: relative; overflow: hidden; }
.msdtpfhl .l6uabe6p::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;
}
.xszs .l6uabe6p { position: relative; overflow: hidden; }
.xszs .l6uabe6p::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;
}
.dfwih6l3 .l6uabe6p {
  animation: hg-fadein 1.2s ease-out both;
}
.l6uabe6p {
  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%);
}
.qbyqs9rk {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.nt1asyu {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.iw1c1v {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.l6uabe6p .soa0e9w { text-shadow: none; color: var(--text-primary); }
.l6uabe6p .kv3dm0 { color: var(--text-muted); }
body.vi2pd8 .soa0e9w {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wdg7 .soa0e9w {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.aonf1.khey8 .soa0e9w,
section.khey8 .soa0e9w {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.l6uabe6p.argp .qbyqs9rk { align-items: center; text-align: center; }
.l6uabe6p.vj97   .qbyqs9rk { align-items: flex-start; text-align: left; }
.pot0ry .nt1asyu { position: relative; }
.pot0ry .nt1asyu::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.pot0ry.v88f03kd .nt1asyu::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.o9cf0ii .nt1asyu {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.o9cf0ii .iw1c1v {
  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);
}
.o9cf0ii.v88f03kd .nt1asyu { padding: 32px 0 32px 32px; }
.hm23 .nt1asyu {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.hm23 .iw1c1v {
  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);
}
.v88f03kd .qbyqs9rk {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.hm23.v88f03kd .nt1asyu { padding: 40px 16px 40px 48px; }
.aonf1 .g122n {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.g122n .opzsz4m.ljm4q4jp {
  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;
}
.g122n .opzsz4m.ljm4q4jp:hover { opacity: 0.85; }
.eak7mb50 .nt1asyu {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .l6uabe6p { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .l6uabe6p:not(.eak7mb50) .nt1asyu { display: none !important; }
  .eak7mb50 .nt1asyu { padding: 16px; }
  .qbyqs9rk  { padding: 36px 24px; }
  .l6uabe6p~.gk4d2g5,.v88f03kd~.gk4d2g5{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .aonf1, .l6uabe6p { min-height: 320px !important; }
  .soa0e9w { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jljqh,
  .v939,
  .o5p3l6 { grid-template-columns: 1fr !important; }

  

  
  .wxmf { display: flex !important; flex-direction: column !important; }
  .wxmf .jfic0 { display: contents; }
  .wxmf .ywvi5eh { order: 0; }
  .wxmf .soa0e9w { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .wxmf .jljqh { order: 2; padding: 0 16px 12px !important; }
  .wxmf .kv3dm0 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .gfjr5 .jfic0 { display: flex; flex-direction: column; }
  .gfjr5 .jfic0 .soa0e9w { order: 1; }
  .gfjr5 .jfic0 .o5p3l6 { order: 2; margin: 8px 0 24px !important; }
  .gfjr5 .jfic0 .kv3dm0 { order: 3; }
  .gfjr5 .jfic0 .wh7e673 { order: 4; align-self: center; margin-top: 0; }

  
  .l6uabe6p.eak7mb50 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .l6uabe6p.eak7mb50 .qbyqs9rk { display: contents; padding: 0; }
  .l6uabe6p.eak7mb50 .qbyqs9rk .soa0e9w { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .l6uabe6p.eak7mb50 .nt1asyu { order: 2; padding: 12px 16px; }
  .l6uabe6p.eak7mb50 .qbyqs9rk .kv3dm0 { order: 3; padding: 0 24px; margin: 0 auto; }
  .l6uabe6p.eak7mb50 .qbyqs9rk .wh7e673 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.vmyni6r { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.tduc2zp0 { width: 100%; height: auto; display: block; border-radius: 10px; }
.yd5gx4 .vmyni6r        { border-radius: 16px; }
.yd5gx4 .tduc2zp0  { border-radius: 16px; }
.q4ruvw .vmyni6r         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.q4ruvw .tduc2zp0   { border-radius: 8px; }
.cww9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ljvif11 { width: 100%; padding: 32px 0; position: relative; }
.izq9 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.gmbw .ljvif11:nth-child(even) { background: var(--bg-surface); }
.gmbw .ljvif11:nth-child(odd)  { background: var(--bg-page); }
.twjgy205 .ljvif11:nth-child(even) { background: var(--bg-card); }
.twjgy205 .ljvif11:nth-child(odd)  { background: var(--bg-page); }
.gmbw .ljvif11:nth-child(odd)  .izq9 { background: var(--bg-card); border-radius: 6px; }
.gmbw .ljvif11:nth-child(even) .izq9 { background: var(--bg-raised); border-radius: 6px; }
.twjgy205 .ljvif11:nth-child(odd)  .izq9 { background: var(--bg-card); border-radius: 6px; }
.twjgy205 .ljvif11:nth-child(even) .izq9 { background: var(--bg-raised); border-radius: 6px; }
.gmbw .ljvif11:nth-child(even) .yllb59p .fic1,
.twjgy205 .ljvif11:nth-child(even) .yllb59p .fic1 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.gmbw .ljvif11:nth-child(odd) .yllb59p .fic1,
.twjgy205 .ljvif11:nth-child(odd) .yllb59p .fic1 { background: var(--bg-card-inner); }
.gmbw .ljvif11:nth-child(even) .kzoym .fic1:nth-child(odd),
.twjgy205 .ljvif11:nth-child(even) .kzoym .fic1:nth-child(odd)  { background: var(--bg-card); }
.gmbw .ljvif11:nth-child(even) .kzoym .fic1:nth-child(even),
.twjgy205 .ljvif11:nth-child(even) .kzoym .fic1:nth-child(even) { background: var(--bg-card-inner); }
h1.j5hq2bn9 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.j5hq2bn9 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.u9fse5dv { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rlu7u37 h2.j5hq2bn9 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.piw9d3o h2.j5hq2bn9 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ttvxe h2.j5hq2bn9 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ljsd h2.j5hq2bn9::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.z8qysj9 h2.j5hq2bn9 {
  color: var(--text-primary); font-size: 1.7rem;
}
.wfq169m h2.j5hq2bn9::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.cli6w h2.j5hq2bn9 {
  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;
}
.zjskw { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .zjskw { display: none; } }
.vdta9 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.azw9e3c { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.jylfwp8x {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.bplr { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.sqxhi4 { padding-left: 20px; }
.sqxhi4 li { margin-bottom: 6px; }
.sqxhi4 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.sqxhi4 a:hover { color: var(--accent-light); }
.j00px .bplr { display: none; }
.v89nnrk .bplr { display: none; }
.v89nnrk .sqxhi4 { padding-left: 0; list-style: none; }
.v89nnrk .sqxhi4 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.v89nnrk .sqxhi4 a { font-size: 0.92rem; }
.r7ozu .jylfwp8x { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.r7ozu .bplr { display: none; }
.r7ozu .sqxhi4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.r7ozu .sqxhi4 li { margin-bottom: 0; }
.r7ozu .sqxhi4 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;
}
.r7ozu .sqxhi4 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.mu8jy .jylfwp8x { padding: 20px 20px 16px; }
.mu8jy .sqxhi4 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.mu8jy .sqxhi4 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.mu8jy .sqxhi4 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;
}
.mu8jy .sqxhi4 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;
}
.mu8jy .sqxhi4 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.mu8jy .sqxhi4 a:focus,
.mu8jy .sqxhi4 a:focus-visible,
.mu8jy .sqxhi4 a:target { outline: none; }
.mu8jy .sqxhi4 li:target a { border-color: var(--border); color: var(--text-muted); }
.asbllw .jylfwp8x { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.asbllw .bplr { display: none; }
.asbllw .sqxhi4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.asbllw .sqxhi4 li { margin-bottom: 0; }
.asbllw .sqxhi4 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.asbllw .sqxhi4 li:last-child::after { content: ""; margin-right: 0; }
.asbllw .sqxhi4 a { font-size: 0.9rem; }
.fic1 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.yllb59p .fic1 { background: var(--bg-card); }
.kzoym .fic1:nth-child(odd)  { background: var(--bg-card); }
.kzoym .fic1:nth-child(even) { background: var(--bg-raised); }
.y7r1y1rh .fic1 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.y7r1y1rh .fic1:last-child { border-bottom: none; }
.y7r1y1rh h3.u9fse5dv { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gi1tgzr .fic1 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gi1tgzr .fic1 + .fic1 { margin-top: 4px; }
.wasm .fic1 { background: none; border-radius: 0; padding: 12px 0; }
.wasm .fic1 + .fic1 { border-top: 1px solid var(--border-section); }
.e0aw { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.liyouwe { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ph500uf { color: var(--text-body); margin-bottom: 10px; }
.y4bd, .h0nqm { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.y4bd li, .h0nqm li { margin-bottom: 6px; }
.f3xf     .y4bd { list-style-type: "● "; }
.en0t  .y4bd { list-style-type: "■ "; }
.vgrtg .y4bd { list-style-type: "◆ "; }
.ispb58bq    .y4bd { list-style-type: "★ "; }
.f3xf     .bcc2gq { list-style-type: "● "; }
.en0t  .bcc2gq { list-style-type: "■ "; }
.vgrtg .bcc2gq { list-style-type: "◆ "; }
.ispb58bq    .bcc2gq { list-style-type: "★ "; }
.f3xf    .y4bd li::marker, .f3xf    .bcc2gq li::marker,
.en0t .y4bd li::marker, .en0t .bcc2gq li::marker,
.vgrtg .y4bd li::marker, .vgrtg .bcc2gq li::marker,
.ispb58bq   .y4bd li::marker, .ispb58bq   .bcc2gq li::marker {
  color: var(--cta); font-size: 1em;
}
.en0t .h0nqm,
.en0t .h0nqm li,
.en0t .h0nqm li::before,
.en0t  .h0nqm li::before { border-radius: 3px; }
.g44aqx { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.pcxq .g44aqx,
.jy78jydv .g44aqx { background: transparent; border: none; border-radius: 0; }
.peviumbb { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.peviumbb th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.peviumbb td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.peviumbb tr:hover td { background: var(--bg-hover); }
.se637uu .peviumbb tbody tr:nth-child(even) td { background: var(--bg-surface); }
.v5eq .peviumbb { border: 1px solid var(--border-alt); }
.v5eq .peviumbb th,
.v5eq .peviumbb td { border: 1px solid var(--border-alt); }
.e9xzckgv .peviumbb th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.e9xzckgv .peviumbb td { border-bottom: none; }
.e9xzckgv .peviumbb tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.w5u6fky .peviumbb th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bge7cau .g44aqx {
  overflow: hidden;
}
.bge7cau .peviumbb th { border-bottom: 1px solid var(--border-alt); }
.bge7cau .peviumbb tr:last-child td { border-bottom: none; }
.cudzvf { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fh1mg2 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vesscjn { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.kjfd { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.e17fya { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.bcc2gq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.bcc2gq 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%}
.wxtsq0n .kjfd { background: transparent; text-align: center; }
.a3b7lph .vesscjn {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.e6loxn .vesscjn {
  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);
}
.lxf7 .fh1mg2 { display: grid; grid-template-columns: auto 1fr; }
.lxf7 .vesscjn {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.lxf7 .kjfd { grid-column: 2; }
.lxf7 .e17fya,
.lxf7 .bcc2gq { grid-column: 1 / -1; }
.iub1q2z .fh1mg2 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.iub1q2z .vesscjn {
  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);
}
.iub1q2z .kjfd { grid-column: 2; }
.iub1q2z .e17fya,
.iub1q2z .bcc2gq { grid-column: 1 / -1; }
.lgurm7k .fh1mg2 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.lgurm7k .kjfd { background: none; color: var(--accent-light); font-weight: 700; }
.a8zap .fh1mg2 { 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); }
.a8zap .kjfd { background: none; color: var(--accent-light); font-weight: 700; }
.o38nbt .fh1mg2 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.o38nbt .fh1mg2:last-child { border-bottom: none; }
.o38nbt .kjfd { background: none; color: var(--accent-light); font-weight: 700; }
.it61o .fh1mg2 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.it61o .kjfd { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.phny .cudzvf { counter-reset: card-n; }
.phny .fh1mg2  { counter-increment: card-n; }
.phny .kjfd { display: flex; align-items: center; gap: 10px; }
.phny .kjfd::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;
}
.dbq65fa6 .fh1mg2 { background: var(--bg-surface); border: 1px solid var(--border); }
.dbq65fa6 .kjfd { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ibm4h1 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.j1q2ur  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.opook { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.rg0gutc3 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ibm4h1 strong { color: var(--text-primary); font-size: 0.95rem; }
.ibm4h1 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tafk03 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.iohz53hp, .mghuvh { border-radius: 8px; padding: 14px; }
.iohz53hp { background: var(--bg-pros); }
.mghuvh { background: var(--bg-cons); }
.jyjiv15 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.iohz53hp .jyjiv15 { color: var(--c-pros-label); }
.mghuvh .jyjiv15 { color: #f87171; }
.iohz53hp ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mghuvh ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.tduc2zp0 { width: 100%; height: auto; border-radius: 10px; display: block; }
.ljm4q4jp {
  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;
}
.ljm4q4jp:hover { opacity: 0.85; }
.yiun1 .ljm4q4jp  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.yiun1 .ljm4q4jp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fy9y8 .ljm4q4jp  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.fy9y8 .ljm4q4jp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tucbo .wh7e673 { border-radius: 50px; }
.tucbo .ljm4q4jp  { border-radius: 50px; }
.blmvlqyx .wh7e673 { padding-left: 22px; padding-right: 22px; }
.blmvlqyx .ljm4q4jp  { padding-left: 12px; padding-right: 12px; }
.a3bcvnja .wh7e673 { padding-left: 44px; padding-right: 44px; }
.a3bcvnja .ljm4q4jp  { padding-left: 24px; padding-right: 24px; }
.yn7gdb7 .wh7e673 { padding-left: 56px; padding-right: 56px; }
.yn7gdb7 .ljm4q4jp  { padding-left: 32px; padding-right: 32px; }
.yded7mn   .wh7e673::after, .yded7mn   .ljm4q4jp::after,
.bhzw .wh7e673::after, .bhzw .ljm4q4jp::after,
.irl73bo    .wh7e673::after, .irl73bo    .ljm4q4jp::after,
.qux4oro    .wh7e673::after, .qux4oro    .ljm4q4jp::after,
.vsah2    .wh7e673::after, .vsah2    .ljm4q4jp::after,
.m02rie     .wh7e673::after, .m02rie     .ljm4q4jp::after,
.w10ebl    .wh7e673::after, .w10ebl    .ljm4q4jp::after,
.n3wqmojd   .wh7e673::after, .n3wqmojd   .ljm4q4jp::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;
}
.yded7mn .wh7e673::after, .yded7mn .ljm4q4jp::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");
}
.bhzw .wh7e673::after, .bhzw .ljm4q4jp::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");
}
.irl73bo .wh7e673::after, .irl73bo .ljm4q4jp::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");
}
.qux4oro .wh7e673::after, .qux4oro .ljm4q4jp::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");
}
.vsah2 .wh7e673::after, .vsah2 .ljm4q4jp::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");
}
.m02rie .wh7e673::after, .m02rie .ljm4q4jp::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");
}
.w10ebl .wh7e673::after, .w10ebl .ljm4q4jp::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");
}
.n3wqmojd .wh7e673::after, .n3wqmojd .ljm4q4jp::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");
}
.o14qz2ow   .otf1zvv::after, .o14qz2ow   .ht4w::after,
.kth1s2 .otf1zvv::after, .kth1s2 .ht4w::after,
.m73sellp    .otf1zvv::after, .m73sellp    .ht4w::after,
.ef9i7ugu    .otf1zvv::after, .ef9i7ugu    .ht4w::after,
.zxa3tqa    .otf1zvv::after, .zxa3tqa    .ht4w::after,
.fd5p7     .otf1zvv::after, .fd5p7     .ht4w::after,
.bxy6bj    .otf1zvv::after, .bxy6bj    .ht4w::after,
.yjk2   .otf1zvv::after, .yjk2   .ht4w::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;
}
.o14qz2ow .otf1zvv::after, .o14qz2ow .ht4w::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");
}
.kth1s2 .otf1zvv::after, .kth1s2 .ht4w::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");
}
.m73sellp .otf1zvv::after, .m73sellp .ht4w::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");
}
.ef9i7ugu .otf1zvv::after, .ef9i7ugu .ht4w::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");
}
.zxa3tqa .otf1zvv::after, .zxa3tqa .ht4w::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");
}
.fd5p7 .otf1zvv::after, .fd5p7 .ht4w::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");
}
.bxy6bj .otf1zvv::after, .bxy6bj .ht4w::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");
}
.yjk2 .otf1zvv::after, .yjk2 .ht4w::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");
}
.wu5wb48 .hto3g { background: var(--bg-raised); }
.opzsz4m.ljm4q4jp {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .axllyjl {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .axllyjl::before    { grid-area: rank;   }
  .oxyuol           { grid-area: ident;  }
  .tkuwul9     { grid-area: rating; min-width: 0; width: auto; }
  .c3brn           { grid-area: pills;  }
  .opzsz4m             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .axllyjl {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .axllyjl::before    { justify-self: center; }
  .oxyuol           { width: 100%; }
  .tkuwul9     { justify-self: center; }
  .c3brn           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .au37q .pnrioe {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .au37q .opa7t { margin: 0; }
}
.jy78jydv .tafk03 { gap: 10px; }
.jy78jydv .iohz53hp, .jy78jydv .mghuvh { padding: 12px; }
.jy78jydv .iohz53hp ul, .jy78jydv .mghuvh ul { margin: 4px 0 0; padding-left: 18px; }
.jy78jydv .iohz53hp li, .jy78jydv .mghuvh li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .htozc { grid-template-columns: 1fr; }
  .ohnqa8tr { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ohnqa8tr .cnxi4r { width: 72px; height: 50px; }
  .ohnqa8tr .jev03 { max-width: 180px; }
  .ohnqa8tr .fhk6gx { width: auto; }
}
@media (max-width: 720px) {
  .xw09d { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .agvfiizo { padding: 16px; }
  .psdlje3 .c56iqi7 { min-width: 50%; }
}
.gi4rrt .tafk03 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .vyz2tw1j { grid-template-columns: 1fr; }
  .m6syvuo4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .t5r9gofp { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ksgqe { flex-wrap: wrap; padding: 16px; }
}
.i4nary2 .tafk03 { gap: 8px; }
.i4nary2 .iohz53hp, .i4nary2 .mghuvh { padding: 8px; }
@media (max-width: 480px) {
  .e43szi { flex-direction: column; align-items: stretch; }
}
.igoxsk1a .fhk6gx .ljm4q4jp { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .d9ct6 { flex-direction: column; align-items: stretch; gap: 10px; }
  .igoxsk1a .fhk6gx { text-align: center; }
}
@media (max-width: 720px) {
  .era7 { grid-template-columns: 1fr; }
  .aupu { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zlmgh { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .zkdg0b { grid-template-columns: 1fr; }
  .fc53kt4x { width: 100px; height: 100px; margin: 16px auto; }
  .n238pf2m { font-size: 1.4rem; }
  .zw17zvs { justify-content: center; }
  .wvl28 .c56iqi7 { min-width: 50%; }
}
.harny7j .tafk03 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kamkk { flex-wrap: wrap; padding: 14px 16px; }
  .uqru5 { padding: 12px 16px; }
  .harny7j .tafk03 { margin: 0 16px; }
  .harny7j .pvw8vicu { padding: 0 16px; }
  .rdl4 { padding: 12px 16px; }
}
.ovhk6 .apl4rqw3 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.ovhk6 .axllyjl {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.ovhk6 .axllyjl:last-child { border-bottom: none; }
.ovhk6 .oxyuol,
.ovhk6 .tkuwul9,
.ovhk6 .c3brn {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.d6u28jdk .c3brn .v18z0k7 {
  background: transparent; padding: 4px 8px;
}
.d6u28jdk .c3brn .foiusa { font-size: .65rem; opacity: .65; }
.d6u28jdk .c3brn .tn6c   { font-size: 1.15rem; color: var(--accent-light); }
.yfjz1 .xbyh { font-size: 1rem; letter-spacing: 2px; }
.temqjlak { margin: 16px 0; }
.lsp8jl0 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.lsp8jl0 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.lsp8jl0 summary::after { content: "+"; color: var(--accent-light); }
.lsp8jl0[open] summary::after { content: "−"; }
.lsp8jl0 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ljvif11 { margin-bottom: 0; }
.ogqxqi h2.j5hq2bn9 { color: var(--text-primary); border-color: var(--accent-light); }
.f9ufq041 h2.j5hq2bn9 { color: var(--text-primary); border-color: var(--accent-light); }
.vzwlibn .j1q2ur     { background: #052e16; border-color: #10b981; }
.vzwlibn .opook    { background: #1e1036; border-color: #a855f7; }
.vzwlibn .ibm4h1 strong  { color: #f1f5f9; }
.vzwlibn .ibm4h1 p       { color: #cbd5e1; }
.vzwlibn .vs6j91    .j1q2ur     .rg0gutc3::before,
.vzwlibn .k7lcy  .j1q2ur     .rg0gutc3::before,
.vzwlibn .uz0hr9  .j1q2ur     .rg0gutc3::before,
.vzwlibn .va5t .j1q2ur     .rg0gutc3::before { color: #10b981; }
.vzwlibn .vs6j91    .uhjkuob .rg0gutc3::before,
.vzwlibn .k7lcy  .uhjkuob .rg0gutc3::before,
.vzwlibn .uz0hr9  .uhjkuob .rg0gutc3::before,
.vzwlibn .va5t .uhjkuob .rg0gutc3::before { color: #f43f5e; }
.vzwlibn .vs6j91    .opook    .rg0gutc3::before,
.vzwlibn .k7lcy  .opook    .rg0gutc3::before,
.vzwlibn .uz0hr9  .opook    .rg0gutc3::before,
.vzwlibn .va5t .opook    .rg0gutc3::before { color: #a855f7; }
.gg9sjjd2 .j1q2ur     { background: #2d2000; border-color: #eab308; }
.gg9sjjd2 .uhjkuob { background: #2d0b0b; border-color: #ef4444; }
.gg9sjjd2 .opook    { background: #2d1600; border-color: #f97316; }
.gg9sjjd2 .ibm4h1 strong  { color: #f1f5f9; }
.gg9sjjd2 .ibm4h1 p       { color: #cbd5e1; }
.gg9sjjd2 .vs6j91    .j1q2ur     .rg0gutc3::before,
.gg9sjjd2 .k7lcy  .j1q2ur     .rg0gutc3::before,
.gg9sjjd2 .uz0hr9  .j1q2ur     .rg0gutc3::before,
.gg9sjjd2 .va5t .j1q2ur     .rg0gutc3::before { color: #eab308; }
.gg9sjjd2 .vs6j91    .uhjkuob .rg0gutc3::before,
.gg9sjjd2 .k7lcy  .uhjkuob .rg0gutc3::before,
.gg9sjjd2 .uz0hr9  .uhjkuob .rg0gutc3::before,
.gg9sjjd2 .va5t .uhjkuob .rg0gutc3::before { color: #ef4444; }
.gg9sjjd2 .vs6j91    .opook    .rg0gutc3::before,
.gg9sjjd2 .k7lcy  .opook    .rg0gutc3::before,
.gg9sjjd2 .uz0hr9  .opook    .rg0gutc3::before,
.gg9sjjd2 .va5t .opook    .rg0gutc3::before { color: #f97316; }
.p7x5x .j1q2ur     { background: #0c1a2e; border-color: #38bdf8; }
.p7x5x .opook    { background: #0a2020; border-color: #2dd4bf; }
.p7x5x .ibm4h1 strong  { color: #f1f5f9; }
.p7x5x .ibm4h1 p       { color: #cbd5e1; }
.p7x5x .vs6j91    .j1q2ur     .rg0gutc3::before,
.p7x5x .k7lcy  .j1q2ur     .rg0gutc3::before,
.p7x5x .uz0hr9  .j1q2ur     .rg0gutc3::before,
.p7x5x .va5t .j1q2ur     .rg0gutc3::before { color: #38bdf8; }
.p7x5x .vs6j91    .uhjkuob .rg0gutc3::before,
.p7x5x .k7lcy  .uhjkuob .rg0gutc3::before,
.p7x5x .uz0hr9  .uhjkuob .rg0gutc3::before,
.p7x5x .va5t .uhjkuob .rg0gutc3::before { color: #818cf8; }
.p7x5x .vs6j91    .opook    .rg0gutc3::before,
.p7x5x .k7lcy  .opook    .rg0gutc3::before,
.p7x5x .uz0hr9  .opook    .rg0gutc3::before,
.p7x5x .va5t .opook    .rg0gutc3::before { color: #2dd4bf; }
.y6kjqwlz .j1q2ur     { background: var(--accent-bg); border-color: var(--accent-light); }
.y6kjqwlz .opook    { background: var(--accent-bg); border-color: var(--accent-pale); }
.y6kjqwlz .vs6j91    .rg0gutc3::before,
.y6kjqwlz .k7lcy  .rg0gutc3::before,
.y6kjqwlz .uz0hr9  .rg0gutc3::before,
.y6kjqwlz .va5t .rg0gutc3::before { color: var(--accent-light) !important; }
.h9gq::before,
.rwu7t5t::before { margin-right: 5px; }
.na410 .iohz53hp ul li,
.na410 .iohz53hp .h9gq { color: #22c55e; }
.na410 .mghuvh ul li,
.na410 .mghuvh .rwu7t5t { color: #ef4444; }
.epmb36kc .iohz53hp { background: var(--bg-pros); }
.epmb36kc .mghuvh { background: var(--bg-cons); }
.epmb36kc .iohz53hp .h9gq { color: var(--c-pros-label); }
.epmb36kc .mghuvh .rwu7t5t { color: var(--c-cons); }
.epmb36kc .iohz53hp ul li,
.epmb36kc .d3n52qfx li            { color: var(--c-pros); }
.epmb36kc .mghuvh ul li,
.epmb36kc .bfrj li            { color: var(--c-cons); }
.bm8qu .iohz53hp { background: var(--bg-pros); }
.bm8qu .mghuvh { background: var(--bg-cons); }
.bm8qu .iohz53hp .h9gq { color: var(--c-pros-label); }
.bm8qu .mghuvh .rwu7t5t { color: var(--c-cons); }
.bm8qu .iohz53hp ul li,
.bm8qu .mghuvh ul li,
.x8d27nz .h9gq::before { content: "✓ "; }
.x8d27nz .rwu7t5t::before { content: "✗ "; }
.fih87q .h9gq::before { content: "→ "; }
.fih87q .rwu7t5t::before { content: "← "; }
.lkfgwq8 .h9gq::before { content: "★ "; }
.lkfgwq8 .rwu7t5t::before { content: "✕ "; }
.ix89f .h9gq::before { content: "◆ "; }
.ix89f .rwu7t5t::before { content: "▲ "; }
.zntbp1 .ibm4h1 { background: transparent; border-left: none; border: 1.5px solid; }
.zntbp1 .j1q2ur     { border-color: var(--c-tip-border); }
.zntbp1 .opook    { border-color: #60a5fa; }
.zntbp1 .ibm4h1 strong { color: var(--text-primary); }
.zntbp1 .ibm4h1 p      { color: var(--text-muted); }
.yg62qb .ibm4h1 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.yg62qb .j1q2ur     { border-top-color: var(--c-tip-border); }
.yg62qb .opook    { border-top-color: #60a5fa; }
.fji8 .ibm4h1 { border-left: none; border-radius: 8px; }
.fji8 .j1q2ur     { background: #065f46; }
.fji8 .opook    { background: #1e3a8a; }
.fji8 .ibm4h1 strong,
.fji8 .ibm4h1 p { color: #fff; }
.fji8 .rg0gutc3::before { color: rgba(255,255,255,0.85) !important; }
.vzwlibn.fji8 .j1q2ur,
.vzwlibn .fji8 .j1q2ur     { background: #052e16; }
.vzwlibn.fji8 .opook,
.vzwlibn .fji8 .opook    { background: #1e1036; }
.gg9sjjd2.fji8 .j1q2ur,
.gg9sjjd2 .fji8 .j1q2ur      { background: #2d2000; }
.gg9sjjd2.fji8 .uhjkuob,
.gg9sjjd2 .fji8 .uhjkuob  { background: #2d0b0b; }
.gg9sjjd2.fji8 .opook,
.gg9sjjd2 .fji8 .opook     { background: #2d1600; }
.p7x5x.fji8 .j1q2ur,
.p7x5x .fji8 .j1q2ur      { background: #0c1a2e; }
.p7x5x.fji8 .opook,
.p7x5x .fji8 .opook     { background: #0a2020; }
.b4sh .ibm4h1 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.b4sh .j1q2ur     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.b4sh .uhjkuob { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.b4sh .opook    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.b4sh .ibm4h1 strong { color: var(--text-primary); }
.b4sh .ibm4h1 p      { color: var(--text-muted); }
.sz0li .ibm4h1 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.vs6j91 .rg0gutc3,
.k7lcy .rg0gutc3,
.uz0hr9 .rg0gutc3,
.va5t .rg0gutc3 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.vs6j91 .rg0gutc3::before,
.k7lcy .rg0gutc3::before,
.uz0hr9 .rg0gutc3::before,
.va5t .rg0gutc3::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.vs6j91 .j1q2ur     .rg0gutc3::before { content: "✦"; color: var(--c-tip-border); }
.vs6j91 .uhjkuob .rg0gutc3::before { content: "▲"; color: var(--c-warn-border); }
.vs6j91 .opook    .rg0gutc3::before { content: "◉"; color: #60a5fa; }
.k7lcy .j1q2ur     .rg0gutc3::before { content: "★"; color: var(--c-tip-border); }
.k7lcy .uhjkuob .rg0gutc3::before { content: "◆"; color: var(--c-warn-border); }
.k7lcy .opook    .rg0gutc3::before { content: "●"; color: #60a5fa; }
.uz0hr9 .j1q2ur     .rg0gutc3::before { content: "▶"; color: var(--c-tip-border); }
.uz0hr9 .uhjkuob .rg0gutc3::before { content: "■"; color: var(--c-warn-border); }
.uz0hr9 .opook    .rg0gutc3::before { content: "▸"; color: #60a5fa; }
.va5t .j1q2ur     .rg0gutc3::before { content: "→"; color: var(--c-tip-border); }
.va5t .uhjkuob .rg0gutc3::before { content: "⬥"; color: var(--c-warn-border); }
.va5t .opook    .rg0gutc3::before { content: "◈"; color: #60a5fa; }
.ro8mcj .yllb59p .fic1,
.ro8mcj .kzoym .fic1  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ro8mcj .fh1mg2                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ro8mcj .g44aqx          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ro8mcj .jylfwp8x                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ohe7xhb .yllb59p .fic1,
.ohe7xhb .kzoym .fic1,
.ohe7xhb .fh1mg2,
.ohe7xhb .axllyjl,
.ohe7xhb .opa7t,
.ohe7xhb .g44aqx,
.ohe7xhb .jylfwp8x,
.ohe7xhb .sz0li .ibm4h1 { box-shadow: none; }
.pqzn   .ph500uf, .pqzn .e0aw, .pqzn .liyouwe,
.pqzn   .vdta9, .pqzn .azw9e3c { font-size: 0.9rem; }
.pqzn   .y4bd, .pqzn .h0nqm { font-size: 0.9rem; }
.exfrxf   .ph500uf, .exfrxf .e0aw, .exfrxf .liyouwe,
.exfrxf   .vdta9, .exfrxf .azw9e3c { font-size: 0.95rem; }
.exfrxf   .y4bd, .exfrxf .h0nqm { font-size: 0.95rem; }
.b0alek   .ph500uf, .b0alek .e0aw, .b0alek .liyouwe,
.b0alek   .vdta9, .b0alek .azw9e3c { font-size: 1.08rem; }
.b0alek   .y4bd, .b0alek .h0nqm { font-size: 1.05rem; }
.b0alek   .peviumbb { font-size: 0.97rem; }
.erf8 .soa0e9w      { font-size: 3.2rem; }
.erf8 h2.j5hq2bn9 { font-size: 1.9rem; }
.erf8 h3.u9fse5dv     { font-size: 1.4rem; }
.u9vi45z .soa0e9w      { font-size: 3.8rem; }
.u9vi45z h2.j5hq2bn9 { font-size: 2.2rem; }
.u9vi45z h3.u9fse5dv     { font-size: 1.6rem; }
.ljvif11 + .ljvif11 { position: relative; }
.nfes2u9   .ljvif11 + .ljvif11::before,
.zh0p0  .ljvif11 + .ljvif11::before,
.hfetx3sr   .ljvif11 + .ljvif11::before,
.y8gumw   .ljvif11 + .ljvif11::before,
.dypng5c3   .ljvif11 + .ljvif11::before,
.mcim .ljvif11 + .ljvif11::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.nfes2u9 .ljvif11 + .ljvif11::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.zh0p0 .ljvif11 + .ljvif11::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.hfetx3sr .ljvif11 + .ljvif11::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;
}
.y8gumw .ljvif11 + .ljvif11::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.dd48lp .ljvif11 { margin-bottom: 16px; }
.dd48lp .ljvif11 + .ljvif11 { margin-top: 0; }
.dd48lp .izq9 { padding-top: 0; padding-bottom: 0; }
.dypng5c3 .ljvif11 + .ljvif11::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.mcim .ljvif11 + .ljvif11::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.h9lvh .ljvif11 + .ljvif11::before,
.cnhrm .ljvif11 + .ljvif11::before,
.k64u2 .ljvif11 + .ljvif11::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%;
}
.gmbw .h9lvh .ljvif11:nth-child(even)::before,
.gmbw .cnhrm .ljvif11:nth-child(even)::before,
.gmbw .k64u2 .ljvif11:nth-child(even)::before { background: var(--bg-surface); }
.twjgy205 .h9lvh .ljvif11:nth-child(even)::before,
.twjgy205 .cnhrm .ljvif11:nth-child(even)::before,
.twjgy205 .k64u2 .ljvif11:nth-child(even)::before { background: var(--bg-card); }
.h9lvh .ljvif11 + .ljvif11::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");
}
.cnhrm .ljvif11 + .ljvif11::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");
}
.k64u2 .ljvif11 + .ljvif11::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");
}
.e5o6 .qbyqs9rk,
.b8awsj1n .qbyqs9rk { padding-bottom: 60px; }
.k03fwz .qbyqs9rk { padding-bottom: 70px; }
.h4dx  .reh0d1:not(.khey8) .ywvi5eh { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.m26rhqc .l6uabe6p { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mzo0 .l6uabe6p { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.xfc5f4wv .l6uabe6p { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.h4dx .khey8 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.h4dx .n24v { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.h4dx .l6uabe6p { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zmuislje .l6uabe6p { background: var(--accent-bg); }
.mycl .vmyni6r { float: left; width: 38%; margin: 0 28px 16px 0; }
.mycl .vmyni6r .tduc2zp0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mycl .izq9::after { content: ''; display: block; clear: both; }
.t102 .vmyni6r { float: right; width: 38%; margin: 0 0 16px 28px; }
.t102 .vmyni6r .tduc2zp0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.t102 .izq9::after { content: ''; display: block; clear: both; }
.woeg5 .ljvif11:nth-child(odd)  .vmyni6r { float: left;  width: 38%; margin: 0 28px 16px 0; }
.woeg5 .ljvif11:nth-child(even) .vmyni6r { float: right; width: 38%; margin: 0 0 16px 28px; }
.woeg5 .vmyni6r .tduc2zp0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.woeg5 .izq9::after { content: ''; display: block; clear: both; }
.mycl .cudzvf,
.t102 .cudzvf,
.woeg5 .cudzvf,
.woeg5 .apl4rqw3 { clear: both; }
@media (max-width: 900px) {
  .mycl .vmyni6r,
  .t102 .vmyni6r,
  .woeg5 .ljvif11:nth-child(odd)  .vmyni6r,
  .woeg5 .ljvif11:nth-child(even) .vmyni6r {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .mycl .vmyni6r .tduc2zp0,
  .t102 .vmyni6r .tduc2zp0,
  .woeg5 .vmyni6r .tduc2zp0 {
    max-height: none !important;
  }
}
.mycl .y4bd,
.t102 .y4bd,
.woeg5 .y4bd,
.woeg5 .h0nqm { overflow: hidden; }
@media (max-width: 640px) {
  .mycl .vmyni6r,
  .t102 .vmyni6r,
  .woeg5 .vmyni6r { float: none; width: 100%; margin: 0 0 16px 0; }
}
.topa2fxu .cww9,
.topa2fxu .izq9,
.topa2fxu .is2b  { max-width: 1100px; }
.n4cmdo0j .cww9,
.n4cmdo0j .izq9,
.n4cmdo0j .is2b  { max-width: 1200px; }
.m3oxatj .cww9,
.m3oxatj .izq9,
.m3oxatj .is2b  { max-width: 1320px; }
.d8ypxp8f { font-size: 0.82rem; color: var(--text-muted); }
.k7ajezx { display: flex; align-items: center; }
.twsu63 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.behj3o { display: flex; align-items: center; }
.n4l213 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.n4l213:hover { text-decoration: underline; }
.gkoebhh { margin: 0 3px; opacity: 0.45; }
.gkoebhh::before { content: '/'; }
.ta1guyp { padding: 2px 5px; color: var(--text-main); }
.jcbut .d8ypxp8f {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jcbut .k7ajezx { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.gn4gmt .d8ypxp8f {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.gn4gmt .k7ajezx { padding: 0 0 0 12px; }
.cwfgk4v .k7ajezx { padding: 0 16px; }
.cwfgk4v .d8ypxp8f {
  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);
}
.cwfgk4v .cww9 { padding-top: 28px; }
@media (max-width: 720px) {
  .u85xv { margin-top: 18px; padding: 0 16px; }
  .cwfgk4v .cww9 { padding-top: 16px; }
}
.topa2fxu.jcbut .k7ajezx { max-width: 1100px; }
.n4cmdo0j.jcbut .k7ajezx { max-width: 1200px; }
.m3oxatj.jcbut .k7ajezx { max-width: 1320px; }
.vpp6n .ljvif11 { padding-top: 16px; padding-bottom: 16px; }
.n10f .ljvif11 { padding-top: 24px; padding-bottom: 24px; }
.xh2dn4q .ljvif11 { padding-top: 40px; padding-bottom: 40px; }
.ua7t .ljvif11 { padding-top: 52px; padding-bottom: 52px; }
.wxzp .ljvif11:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.wxzp .ljvif11:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.wxzp .ljvif11:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.wxzp .ljvif11:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.oua8416 .izq9 { padding-top: 10px;  padding-bottom: 10px; }
.xrse5 .izq9 { padding-top: 18px;  padding-bottom: 18px; }
.hc4vl6i0 .izq9 { padding-top: 36px;  padding-bottom: 36px; }
.kn4nag .izq9 { padding-top: 48px;  padding-bottom: 48px; }
.znnnuuq h2.j5hq2bn9 { font-weight: 600; }
.znnnuuq h3.u9fse5dv     { font-weight: 600; }
.cc9b28e2 h2.j5hq2bn9 { font-weight: 800; }
.cc9b28e2 h3.u9fse5dv     { font-weight: 700; }
.fmt2h h2.j5hq2bn9 { font-weight: 900; }
.fmt2h h3.u9fse5dv     { font-weight: 800; }
.fmt2h .ibm4h1 strong,
.fmt2h .ibm4h1 strong { font-weight: 600; }
.otf1zvv {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.fw4qt9u .otf1zvv { display: none; }
@media (max-width: 640px) {
  .xvdql { display: none; }
  .otf1zvv {
    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;
  }
}
.otf1zvv { background: var(--cta) !important; color: #fff !important; border: none !important; }
.otf1zvv:hover { opacity: 0.85; }
.kqpuk .otf1zvv { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.p2s09 .otf1zvv,
.zdc41f  .otf1zvv { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.p2s09 .otf1zvv:hover,
.zdc41f  .otf1zvv:hover { opacity: 0.88; }
.kqpuk.p2s09 .otf1zvv,
.kqpuk.zdc41f  .otf1zvv { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ht4w {
  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;
}
.ht4w:hover { transform: translateY(-2px); opacity: 0.92; }
.ht4w { background: var(--cta) !important; color: #fff !important; border: none !important; }
.hv5blk .ht4w { display: none; }
.dysm79u .ht4w { right: 32px; }
.fm3xj3c  .ht4w { left: 32px; }
@media (max-width: 480px) {
  .dysm79u .ht4w { right: 20px; bottom: 20px; }
  .fm3xj3c  .ht4w { left: 20px; bottom: 20px; }
}
.b9m41xml { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.is2b { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xsoq { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ss4qs { color: var(--text-dim); font-size: 0.8rem; }
.iw0n { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.iw0n img { height: 26px; width: auto; object-fit: contain; }
.jqj86 { display: flex; flex-direction: column; gap: 6px; }
.jqj86 a, .enzcuh9q a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jqj86 a:hover, .enzcuh9q a:hover { color: var(--accent-light); }
.jqj86 .ygpki { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.y277x4 .is2b { text-align: center; }
.y277x4 .xsoq { margin-top: 0; }
.b1ld3q { margin-top: 10px; }
.b1ld3q a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .is2b { padding-left: 16px; padding-right: 16px; }
  .yqqu .is2b { padding: 20px 16px; }
  .enzcuh9q { gap: 4px 12px; }
  .xsoq { font-size: 0.78rem; }
}
.ohno .u0poq74s .iw0n { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ohno .xsoq { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ohno .ss4qs { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ohno .jg3ezj { grid-template-columns: 1fr 1fr; } .ohno .u0poq74s { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ohno .jg3ezj { grid-template-columns: 1fr; } }
.j4vqa6 .iw0n { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.j4vqa6 .xsoq { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .j4vqa6 .wsfk { gap: 12px; } .j4vqa6 .iw0n { margin-right: 0; width: 100%; } }
.kkzng .ub6op .iw0n { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.kkzng .xsoq { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.kkzng .ss4qs { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .kkzng .sh6ga07l { grid-template-columns: 1fr 1fr; } .kkzng .ub6op { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kkzng .sh6ga07l { grid-template-columns: 1fr; } }
.dw1nmmil .xnvypg { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.dw1nmmil .jqj86 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .dw1nmmil .xnvypg { grid-template-columns: 1fr 1fr; } .dw1nmmil .ioykd:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dw1nmmil .xnvypg { grid-template-columns: 1fr; } }
.q72yz5ah .xnvypg { grid-template-columns: 1fr 2fr; }
.q72yz5ah .k9iwz01d .jqj86 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .q72yz5ah .xnvypg { grid-template-columns: 1fr; } }
.gqelt .is2b { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.x4be9 .sys7yr      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.x4be9 .b9m41xml { background: var(--bg-page); border-top-color: var(--border-alt); }
.of1jp .sys7yr      { background: #0d1117; border-bottom-color: #21262d; }
.of1jp .s3j9 { color: var(--accent-light); }
.of1jp .k9zbdjs { --msep-color: #8b949e; }
.of1jp .k9zbdjs a { color: #8b949e; }
.of1jp .k9zbdjs a:hover { color: var(--accent-light); }
.of1jp .t5nplwg { color: #8b949e; }
.of1jp .b9m41xml { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.of1jp .xsoq,
.of1jp .ss4qs { color: #6e7681; }
.of1jp .jqj86 a, .of1jp .enzcuh9q a,
.of1jp .fxpegsx a, .of1jp .jev353 a,
.of1jp .pjk17 a { color: #8b949e; }
.of1jp .iw0n { color: #e6edf3; }
.of1jp .jqj86 a:hover, .of1jp .enzcuh9q a:hover,
.of1jp .fxpegsx a:hover, .of1jp .jev353 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .of1jp .k9zbdjs { background: #0d1117; border-top-color: #21262d; }
  .of1jp .k9zbdjs li a { border-bottom-color: #21262d; }
}
.tk7wnmiw .sys7yr      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.tk7wnmiw .s3j9 { color: var(--accent-light); }
.tk7wnmiw .k9zbdjs { --msep-color: #475569; }
.tk7wnmiw .k9zbdjs a { color: #475569; }
.tk7wnmiw .k9zbdjs a:hover { color: var(--accent-light); }
.tk7wnmiw .t5nplwg { color: #64748b; }
.tk7wnmiw .b9m41xml { background: #f0f4f8; border-top-color: #cbd5e1; }
.tk7wnmiw .xsoq,
.tk7wnmiw .ss4qs { color: #64748b; }
.tk7wnmiw .jqj86 a, .tk7wnmiw .enzcuh9q a,
.tk7wnmiw .pjk17 a, .tk7wnmiw .iw0n { color: #374151; }
.tk7wnmiw .jqj86 a:hover, .tk7wnmiw .enzcuh9q a:hover,
@media (max-width: 640px) {
  .tk7wnmiw .k9zbdjs { background: #f0f4f8; border-top-color: #cbd5e1; }
  .tk7wnmiw .k9zbdjs li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.p2s09 .sys7yr      { background: var(--accent); border-bottom-color: var(--accent-light); }
.p2s09 .s3j9 { color: #fff; }
.p2s09 .k9zbdjs { --msep-color: rgba(255,255,255,0.82); }
.p2s09 .k9zbdjs a { color: rgba(255,255,255,0.82); }
.p2s09 .k9zbdjs a:hover { color: #fff; }
.p2s09 .t5nplwg { color: rgba(255,255,255,0.9); }
.p2s09 .b9m41xml { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.p2s09 .xsoq,
.p2s09 .ss4qs { color: rgba(255,255,255,0.72); }
.p2s09 .jqj86 a, .p2s09 .enzcuh9q a,
.p2s09 .pjk17 a, .p2s09 .iw0n { color: #fff; }
.p2s09 .jqj86 a:hover, .p2s09 .enzcuh9q a:hover,
@media (max-width: 640px) {
  .p2s09 .k9zbdjs { background: var(--accent); border-top-color: var(--accent-light); }
  .p2s09 .k9zbdjs li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.zdc41f .sys7yr {
  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);
}
.zdc41f .b9m41xml {
  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) {
  .zdc41f .k9zbdjs {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.re2x .t1k0 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ryhvy .t1k0 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.nhfhw .t1k0 { min-height: 72px; height: auto; }
.ewgske .t1k0 { min-height: 84px; height: auto; }
.yqqu .t1k0 { max-width: none; padding: 0 32px; }
.yqqu .is2b  { max-width: none; padding: 24px 32px; }
.e4522hzs.n4cmdo0j .t1k0 { max-width: 1200px; }
.e4522hzs.m3oxatj .t1k0 { max-width: 1320px; }
.vkbbd   .s3j9, .vkbbd   .iw0n { text-transform: capitalize; }
.z29o .s3j9, .z29o .iw0n { text-transform: lowercase; }
.nyhpz .s3j9, .nyhpz .iw0n { text-transform: uppercase; letter-spacing: 0.06em; }
.rbx3y, .c2e5fu {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.r3i0hy7 .rbx3y,
.r3i0hy7 .c2e5fu { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ch7nkdw .rbx3y,
.ch7nkdw .c2e5fu { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.gkpqw .rbx3y,
.gkpqw .c2e5fu { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ql5i3 .rbx3y,
.ql5i3 .c2e5fu { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.te5a   .k9zbdjs a { font-weight: 500; }
.jlvp .k9zbdjs a { font-weight: 600; }
.z5lk90u     .k9zbdjs a { font-weight: 700; }
.hr8s5iq    .k9zbdjs a { font-weight: 800; letter-spacing: 0.01em; }
.vjtek     .k9zbdjs > li + li::before,
.e9oaa8    .k9zbdjs > li + li::before,
.gjd2l2s    .k9zbdjs > li + li::before,
.q52s7i5 .k9zbdjs > li + li::before,
.burj0xt .k9zbdjs > li + li::before,
.k7ohpiao  .k9zbdjs > li + li::before,
.ksidzcx    .k9zbdjs > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.vjtek     .k9zbdjs > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.e9oaa8    .k9zbdjs > li + li::before { content: "|"; }
.gjd2l2s    .k9zbdjs > li + li::before { content: "—"; }
.q52s7i5 .k9zbdjs > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.burj0xt .k9zbdjs > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.k7ohpiao  .k9zbdjs > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ksidzcx    .k9zbdjs > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .a8m4snn .t5nplwg,
  .q0a65 .t5nplwg,
  .tiqy7a .t5nplwg,
  .fnc0 .t5nplwg,
  .lxrky3dc .t5nplwg {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .a8m4snn .t5nplwg::before,
  .q0a65 .t5nplwg::before,
  .tiqy7a .t5nplwg::before,
  .fnc0 .t5nplwg::before,
  .lxrky3dc .t5nplwg::before { content: ""; display: block; flex-shrink: 0; }

  
  .a8m4snn .t5nplwg::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;
  }

  
  .q0a65 .t5nplwg::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;
  }

  
  .tiqy7a .t5nplwg::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;
  }

  
  .fnc0 .t5nplwg::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;
  }

  
  .lxrky3dc .t5nplwg::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) {
  .szt2s .t5nplwg {
    padding: 5px 14px;
  }
  .szt2s .k9zbdjs {
    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;
  }
  .szt2s .k9zbdjs li a {
    border-bottom: none; padding: 10px 22px;
  }
  .szt2s .k9zbdjs li a:hover { background: var(--bg-raised); }
  .szt2s .rfzj5ng4,
  .ptjrwe .rfzj5ng4,
  .x18h .rfzj5ng4 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ow9l .t5nplwg {
    padding: 5px 10px;
  }
  .ow9l .k9zbdjs {
    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);
  }
  .ow9l .k9zbdjs.dfgwz { transform: translateX(0); }
  .ow9l .k9zbdjs li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ow9l .k9zbdjs li:last-child a { border-bottom: none; }
  .p2s09 .k9zbdjs,
  .of1jp .k9zbdjs { background: var(--accent) !important; }
  .p2s09 .k9zbdjs li a,
  .of1jp .k9zbdjs li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .x18h .t5nplwg {
    padding: 5px 10px;
  }
  .x18h .k9zbdjs {
    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);
  }
  .x18h .k9zbdjs::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .x18h .k9zbdjs.dfgwz { transform: translateY(0); }
  .x18h .k9zbdjs li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .bm6za .t5nplwg {
    padding: 5px 10px;
  }
  .bm6za .k9zbdjs {
    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;
  }
  .bm6za .k9zbdjs.dfgwz { opacity: 1; pointer-events: auto; }
  .bm6za .k9zbdjs li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .gklj0mpg     .t5nplwg { border-radius: 0 !important; }
  .gm32yt   .t5nplwg { border-radius: 8px !important; }
  .bfjoo .t5nplwg { border-radius: 50% !important; }
  .ulhsl8tg   .t5nplwg { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .u8cny4j .ty8sib { flex-direction: column; align-items: stretch; }
  .u8cny4j .go5yi { flex-direction: row; min-width: auto; }
  .u8cny4j .peacj8 { align-items: flex-start; text-align: left; }
}
.ipv0tx,
.ipv0tx.ljvif11,
.gmbw .ipv0tx,
.r5ygpnfp .ipv0tx,
.twjgy205 .ipv0tx,
.c4rdvo7 .ipv0tx {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.xfmt {
  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;
}
.o7bisq { flex: 1 1 280px; min-width: 0; }
.f1pldxs {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.jahr1chy {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.k7ma {
  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;
}
.k7ma:hover { transform: translateY(-1px); opacity: 0.95; }
.vftftlv .xfmt {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.vftftlv .f1pldxs { color: var(--cta); }
.vftftlv .jahr1chy { color: var(--text-body); }
.vftftlv .k7ma {
  background: var(--cta) !important;
  color: #fff !important;
}
.bk0n6u .xfmt {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.bk0n6u .f1pldxs { color: var(--text-primary); }
.bk0n6u .jahr1chy { color: var(--text-body); }
.bk0n6u .k7ma {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .xfmt {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .o7bisq { flex: 0 0 auto; }
  .f1pldxs { font-size: 1.2rem; }
  .k7ma { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ahlnb5 .zg9p { height: 36px; }
.eundi .zg9p { height: 60px; max-width: 200px; }
.qa6bjp .zg9p { height: 56px; max-width: 180px; }
.bneal     .xbyh, .bneal     .av3ln { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.d6u28jdk .foiusa {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.d6u28jdk .tn6c {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .wdbuv7x8 .apl4rqw3 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .wdbuv7x8 .axllyjl {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .wdbuv7x8 .axllyjl { padding: 40px 16px 20px; }
  .wdbuv7x8 .v18z0k7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .wdbuv7x8 .opzsz4m { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ywou .axllyjl {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ywou .axllyjl::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ywou .oxyuol {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ywou .rbcq0p9 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ywou .v18z0k7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ywou .opzsz4m { width: 100%; min-width: 0; }
  .ywou .xbyh { min-width: 0; }
}
.ad3hm7 .lsp8jl0 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ad3hm7 .lsp8jl0 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ad3hm7 .lsp8jl0 p { padding: 0 2px 16px; }
.k6w3cu .lsp8jl0 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.k6w3cu .lsp8jl0 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.k6w3cu .lsp8jl0 summary::after { content: "›"; font-size: 1.2em; }
.k6w3cu .lsp8jl0[open] summary::after { content: "‹"; }
.k6w3cu .lsp8jl0 p { padding: 10px 22px 4px; }
.m7vx955 .lsp8jl0 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.m7vx955 .lsp8jl0 summary { color: var(--text-primary); padding-left: 16px; }
.m7vx955 .lsp8jl0 summary::after { content: "›"; font-size: 1.1em; }
.m7vx955 .lsp8jl0[open] summary::after { content: "‹"; }
.m7vx955 .lsp8jl0 p { padding-left: 16px; }
.m22a .temqjlak { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.m22a .lsp8jl0 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.m22a .lsp8jl0:last-child { border-bottom: none; }
.m22a .lsp8jl0 summary { color: var(--text-primary); border-radius: 0; }
.m22a .lsp8jl0 summary::after { content: "›"; font-size: 1.1em; }
.m22a .lsp8jl0[open] summary::after { content: "‹"; }
.gwxq30p .lsp8jl0 { overflow: hidden; }
.gwxq30p .lsp8jl0 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.gwxq30p .lsp8jl0 summary::after { color: rgba(255,255,255,.75); }
.gwxq30p .lsp8jl0[open] summary { border-radius: 0; }
.s4ui { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.wvaz736 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ynyl {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.zqi8 { color: var(--text-muted); font-size: 1.05rem; }
.vlnk {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.porxh4y { margin-bottom: 20px; }
.b8wxgrp {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.qm5kiqp8 {
  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;
}
.qm5kiqp8:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.fl96 { resize: vertical; min-height: 130px; }
.pddndnzz { width: 100%; margin-top: 8px; }
.qvk67 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.wevlv {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.kevyj { color: var(--text-muted); line-height: 1.75; }
.mh79u { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.mh79u li { margin-bottom: 6px; }
.ks62os { max-width: 760px; margin: 0 auto; }
.dlaf2f { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tyfdcbv { max-width: 760px; margin: 0 auto; }
.rtyi0ze { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rtyi0ze:last-child { border-bottom: none; }
.a2p9xjz4 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.rtyi0ze p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rtyi0ze ul.mh79u { margin: 0; }
.qbnzen .a2p9xjz4 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .qbnzen { grid-template-columns: 1fr; gap: 10px; } }
.dgaqhpsx .a2p9xjz4 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.wl9x .mh79u { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .h5i5 { grid-template-columns: 1fr; } }
.msyzi ul.mh79u { margin: 0; }
.errks .mh79u,
.p1bzu .mh79u,
.r5d8 .mh79u,
.vsm5c9 .mh79u {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .ystzu { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .jwhs { grid-template-columns: 1fr; } .qhb8 { position: static; text-align: center; } }
@media (max-width: 860px) { .wfnqcj0 { grid-template-columns: 1fr; } }
.vsm5c9 .mh79u { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .nbomzz { flex-direction: column; text-align: center; } .byk5w4x { grid-template-columns: 1fr; } }
.v369hz4 { max-width: 760px; margin: 0 auto; }
.ygxx5d6 { position: relative; padding-left: 28px; }
.ygxx5d6::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.e728q4i { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.e728q4i:last-child { padding-bottom: 0; }
.y869 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.qjn2r h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.qjn2r p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.pgsqc9g {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.pgsqc9g .ynyl { color: var(--accent-light); }
.ux1udc .ynyl { font-size: 2rem; }
.ux1udc .zqi8 { max-width: 680px; }
.s9m4lj .ynyl { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.s9m4lj .zqi8  { margin: 0; }
@media (max-width: 640px) { .s9m4lj { flex-direction: column; } }
.qhaxj1 .ynyl { color: var(--accent-light); }
.bfin .ynyl { color: #fff; }
.bfin .zqi8  { color: rgba(255,255,255,0.85); }
.rzr3w { max-width: 680px; margin: 0 auto; }
.jqjkxi {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .jqjkxi { grid-template-columns: 1fr; } }
.fr54ay { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.fr54ay .qm5kiqp8 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.fr54ay .qm5kiqp8:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.xi38ei9y .qm5kiqp8 { background: var(--bg-raised); border-color: transparent; }
.xi38ei9y .qm5kiqp8:focus { background: var(--bg-card); border-color: var(--accent-light); }
.k9x8kl .qm5kiqp8 { border-radius: 100px; padding: 11px 20px; }
.k9x8kl .fl96 { border-radius: 14px; }
@media (max-width: 640px) { .wq5at { grid-template-columns: 1fr; } }
.ka7n { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ka7n li { margin-bottom: 6px; }
.sb4f{display:none}
.sb4f:empty,.i2aev8:empty{display:none}
.c8q0{position:relative;overflow:visible}
.ol6vm7 .gk4d2g5,.jtmpw .gk4d2g5,
.lkut1n .gk4d2g5,.vwzm95t9 .gk4d2g5,
.v15p .gk4d2g5,.ywlt .gk4d2g5{display:block}
.e6nm7ju .uum6{display:block}
.ol6vm7 .gk4d2g5,.jtmpw .gk4d2g5,
.lkut1n .gk4d2g5,.vwzm95t9 .gk4d2g5,
.v15p .gk4d2g5{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}
.ol6vm7 .gk4d2g5 .i2aev8,.jtmpw .gk4d2g5 .i2aev8,
.lkut1n .gk4d2g5 .i2aev8,.vwzm95t9 .gk4d2g5 .i2aev8,
.v15p .gk4d2g5 .i2aev8{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}
.ol6vm7 .m4s5xw,.jtmpw .m4s5xw,
.lkut1n .m4s5xw,.vwzm95t9 .m4s5xw,
.v15p .m4s5xw{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ol6vm7 .gk4d2g5,.jtmpw .gk4d2g5{top:12px}
.ol6vm7 .gk4d2g5 .i2aev8{margin-right:auto}
.jtmpw .gk4d2g5 .i2aev8{margin-left:auto}
.jtmpw .gk4d2g5{text-align:right}
.lkut1n .gk4d2g5,.vwzm95t9 .gk4d2g5{bottom:12px}
.lkut1n .gk4d2g5 .i2aev8{margin-right:auto}
.vwzm95t9 .gk4d2g5 .i2aev8{margin-left:auto}
.vwzm95t9 .gk4d2g5{text-align:right}
.v15p .gk4d2g5{position:relative;margin-top:16px}
.v15p .gk4d2g5 .i2aev8{margin:0 auto}
.ywlt .gk4d2g5{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ywlt .gk4d2g5 .i2aev8{margin:0}
.ywlt .l6uabe6p~.gk4d2g5,
.ywlt .v88f03kd~.gk4d2g5{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ywlt .l6uabe6p~.gk4d2g5 .i2aev8,
.ywlt .v88f03kd~.gk4d2g5 .i2aev8{justify-content:flex-start}
.l6uabe6p~.gk4d2g5,.v88f03kd~.gk4d2g5{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}
.l6uabe6p~.gk4d2g5 .i2aev8{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.v88f03kd~.gk4d2g5 .i2aev8{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.uum6 .i2aev8{margin:0 0 12px}
.i2aev8{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.m4s5xw{white-space:nowrap}
.eqheb .m4s5xw{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.eqheb .n0qyg::before{content:""}
.vq6a1 .m4s5xw{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.i6nx .i2aev8{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.aac7sk .m4s5xw{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.q3wa2tv .m4s5xw{color: var(--accent-light);opacity:1;font-weight:500}
.vmapy .m4s5xw{border-bottom:1px solid currentColor;padding-bottom:2px}
.pmxzn .i2aev8{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.v1e97lz1{--date-bg:var(--accent-bg-light)}
.eo1d .n0qyg::before{content:""}
.tx4mc8v .m4s5xw + .m4s5xw::before{content:"•";margin-right:6px;opacity:.4}
.cwytk .m4s5xw + .m4s5xw::before{content:"/";margin-right:6px;opacity:.35}
.nxz0x8 .m4s5xw + .m4s5xw::before{content:"|";margin-right:6px;opacity:.3}
.yni0o6a6 .m4s5xw + .m4s5xw::before{content:"—";margin-right:6px;opacity:.3}
.xyzje1pz .m4s5xw + .m4s5xw::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.cn13 .m4s5xw + .m4s5xw::before{content:"·";margin-right:6px;opacity:.4}
.bv647v5v .m4s5xw + .m4s5xw::before{content:"›";margin-right:6px;opacity:.4}
.n4nf .m4s5xw + .m4s5xw::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.aghg1rt .b6k6as{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .b6k6as{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .oyp7yvzd{max-width:100%}
}
.cc9prm28 .g44aqx{margin:0}
@media (max-width:560px){
  .tvlpz{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) {
  .owdo731 { padding: 28px 18px 20px; }
  .xh85kz { font-size: 1.2rem; }
  .vvoz69b1 { max-width: 220px; max-height: 80px; }
}
.gr2ngs .xxo4c8 { border-radius: 22px; }
.r40jaa3 .xfmt {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .xxo4c8 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fnv5 {
  margin: 28px 0 24px;
}
.fnv5 .ljvif11 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fnv5 .izq9 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fnv5 .xfmt {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .t1k0 { flex-direction: row-reverse; }
[dir="rtl"] .k9zbdjs { flex-direction: row-reverse; }
[dir="rtl"] .dysm79u .ht4w { right: auto; left: 32px; }
[dir="rtl"] .fm3xj3c  .ht4w { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .dysm79u .ht4w { right: auto; left: 20px; }
  [dir="rtl"] .fm3xj3c  .ht4w { left: auto;  right: 20px; }
}
[dir="rtl"] .mycl .vmyni6r  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .t102 .vmyni6r { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .l6uabe6p,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .y4bd, [dir="rtl"] .h0nqm { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .iohz53hp { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .mghuvh { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ibm4h1 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .xfmt { direction: rtl; }
[dir="rtl"] .d8ypxp8f { direction: rtl; }
[dir="rtl"] .jylfwp8x { direction: rtl; }
[dir="rtl"] .sqxhi4 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .en0t .h0nqm,
[dir="rtl"] .en0t .h0nqm li::before,
[dir="rtl"] .l6uabe6p.vj97 .qbyqs9rk { align-items: flex-end; text-align: right; }
[dir="rtl"] .l6uabe6p.argp .qbyqs9rk { text-align: center; }
[dir="rtl"] .l6uabe6p .qbyqs9rk { text-align: right; }
[dir="rtl"] .izq9,
[dir="rtl"] .vdta9,
[dir="rtl"] .azw9e3c,
[dir="rtl"] .zjskw,
[dir="rtl"] .vlnk,
[dir="rtl"] .b8wxgrp,
[dir="rtl"] .qm5kiqp8,
[dir="rtl"] .fl96 { text-align: right; direction: rtl; }
[dir="rtl"] .k9x8kl .qm5kiqp8,
[dir="rtl"] .fr54ay .qm5kiqp8 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #31c50f;
  --brand:           #31c50f;
  --brand-light:     #30a316;
  --brand-pale:      #45c428;
  --grad-start:      #60f03f;
  --grad-end:        #94ed7f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #31c50f;
  --cta-light:       #24a307;
  --cta-hover:       #228c0a;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f6f3;
  --bg-raised:       #eef1ed;
  --bg-hover:        #f4f6f3;
  --border:          #e3e9e1;
  --border-alt:      #d1ddcf;
  --border-section:  #e3e9e1;
  --text-primary:    #171c16;
  --text-muted:      #536250;
  --text-body:       #2f382d;
  --text-sub:        #475444;
  --text-faint:      #778c72;
  --text-dim:        #92a38e;
  --text-label:      #5f705b;
  --text-value:      #3b4639;
  --accent-bg:       #e3f5df;
  --accent-bg-light: #ccf2c3;
  --bg-tip:          #f7f0f9;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f7f0f9;
  --bg-cons:         #faf5f3;
  --c-pros:          #7d0c96;
  --c-cons:          #9f4421;
  --c-pros-label:    #940eb3;
  --c-tip-border:    #a410c6;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7d0c96;
}
:root { --logo-bg-opacity: 61%; }
body, button, input { font-family: "Open Sans", sans-serif; }
.t6d8g .rg0gutc3 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.t6d8g .rg0gutc3::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.t6d8g .j1q2ur     .rg0gutc3::before { content: "";  color: var(--c-tip-border); }.t6d8g .uhjkuob .rg0gutc3::before { content: ""; color: var(--c-warn-border); }.t6d8g .opook    .rg0gutc3::before { content: ""; color: #60a5fa; }.vzwlibn .t6d8g .j1q2ur     .rg0gutc3::before { color: #10b981; }.vzwlibn .t6d8g .uhjkuob .rg0gutc3::before { color: #f43f5e; }.vzwlibn .t6d8g .opook    .rg0gutc3::before { color: #a855f7; }.gg9sjjd2  .t6d8g .j1q2ur     .rg0gutc3::before { color: #eab308; }.gg9sjjd2  .t6d8g .uhjkuob .rg0gutc3::before { color: #ef4444; }.gg9sjjd2  .t6d8g .opook    .rg0gutc3::before { color: #f97316; }.p7x5x  .t6d8g .j1q2ur     .rg0gutc3::before { color: #38bdf8; }.p7x5x  .t6d8g .uhjkuob .rg0gutc3::before { color: #818cf8; }.p7x5x  .t6d8g .opook    .rg0gutc3::before { color: #2dd4bf; }.y6kjqwlz .t6d8g .rg0gutc3::before { color: var(--accent-light) !important; }
.qz2v6o .d3n52qfx li::before, .qz2v6o .bfrj li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.qz2v6o .d3n52qfx li::before { content: ""; }.qz2v6o .bfrj li::before { content: ""; }.qz2v6o .h9gq::before, .qz2v6o .rwu7t5t::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.qz2v6o .h9gq::before { content: ""; }.qz2v6o .rwu7t5t::before { content: ""; }
.df907ffy .aonf1, .df907ffy .l6uabe6p { min-height: 780px; }
.fkr5or1 .wh7e673::after, .fkr5or1 .ljm4q4jp::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.dag1mb .otf1zvv::after,.dag1mb .ht4w::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.gkoebhh::before { content: '◆'; font-size: 0.5em; }