:root {
  --color-accent: #51016b;
  --color-cta: #d946ef;
  --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;
}
.hbnw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.fgdw3 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.e2k9n {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.dbigso { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.e4f5pzi { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.e4f5pzi a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.e4f5pzi a:hover { color: var(--accent-light); }
.e9173a     .eycryi7r { border-radius: 6px; }
.e9173a .eycryi7r li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.e9173a .eycryi7r li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.p5xd63kv  .eycryi7r li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .eycryi7r {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .xalw0i:hover .eycryi7r,
  .xalw0i:focus-within .eycryi7r { display: block; }
  .eycryi7r li a { padding: 8px 16px; font-size: 0.88rem; }
}
.t516f {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.uluas { display: none; }
@media (max-width: 640px) {
  .uluas {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .uluas.dle519ii { display: block; }
}
@media (max-width: 640px) {
  .t516f { display: block; }
  .e4f5pzi > li + li::before { display: none !important; }
  .e4f5pzi {
    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;
  }
  .e4f5pzi.dle519ii { display: flex; }
  .e4f5pzi li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .e4f5pzi li:last-child a { border-bottom: none; }
}
.e51c { min-height: 480px; }
.y0nvb8 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.zq3sn { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.hed5yhcr .zq3sn { margin-left: 0; margin-right: 0; }
.rfubrr {
  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;
}
.kq1akiu .rfubrr { margin-top: 24px; }
.rfubrr:hover { opacity: 0.88; }
.l0hoavd {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.s2ige0bo {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.l0hoavd .wt3l {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.l0hoavd .y0nvb8 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.l0hoavd .zq3sn { color: #e2e8f0; }
.l0hoavd.upfo .wt3l { text-align: center; }
.l0hoavd.hed5yhcr   .wt3l { text-align: left; }
.wxpb .wt3l {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.wxpb .y0nvb8 { color: var(--text-primary); text-shadow: none; }
.wxpb .zq3sn { color: var(--text-muted); }
.wxpb .rfubrr { margin-top: 16px; }
.wxpb, .wxpb.e51c { min-height: auto !important; }
.wxpb.upfo .wt3l { text-align: center; }
.wxpb.hed5yhcr   .wt3l { text-align: left; }
.wxpb~.veq3lfs{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}
.wxpb~.veq3lfs .x2skhu{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}
.sbwc7ffw {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.pfeods42 .sbwc7ffw,
.pfeods42 .sbwc7ffw::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.hugl .sbwc7ffw,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.q0gnt .sbwc7ffw,
.q0gnt .f12ope0j,
.q0gnt .l0hoavd .s2ige0bo {
  overflow: hidden;
}
.q0gnt .sbwc7ffw::after,
.q0gnt .f12ope0j::after,
.q0gnt .l0hoavd .s2ige0bo::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.wc36 .sbwc7ffw,
.wc36 .sbwc7ffw::after,
@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); }
}
.wc36 .l0hoavd .s2ige0bo {
  overflow: hidden;
}
.wc36 .l0hoavd .s2ige0bo::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.jhaxl5 .sbwc7ffw,
.jhaxl5 .l0hoavd .s2ige0bo {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.pfeods42 .l0hoavd .s2ige0bo {
  overflow: hidden;
}
.pfeods42 .l0hoavd .s2ige0bo::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.hugl .l0hoavd .s2ige0bo {
  animation: hg-breathe 10s ease-in-out infinite;
}
.sbwc7ffw .s2ige0bo {
  background: none;
}
.sbwc7ffw .y0nvb8 { color: #fff; }
.sbwc7ffw .zq3sn { color: rgba(255,255,255,0.85); }
.q0gnt .aqc3 { position: relative; overflow: hidden; }
.q0gnt .aqc3::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;
}
.aqc3 .y0nvb8 { text-shadow: none; color: var(--text-primary); }
.aqc3 .zq3sn { color: var(--text-muted); }
body.rzlg .y0nvb8 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.d8ni03o .y0nvb8 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.e51c.sbwc7ffw .y0nvb8,
section.sbwc7ffw .y0nvb8 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.aqc3.hed5yhcr   .jgfoqe { align-items: flex-start; text-align: left; }
.e51c .obuaehiv {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.obuaehiv .megsl5ql {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.obuaehiv .megsl5ql::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.obuaehiv .lvmz9tv { display: contents !important; }
.obuaehiv .lvmz9tv .x65t {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.obuaehiv .lvmz9tv .u5t41 { max-height: 48px; max-width: 96px; }
.obuaehiv .lvmz9tv .lvoyyjk2 {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.obuaehiv .o2233hv {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.obuaehiv .iy3p { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.obuaehiv .v8dfv7 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.obuaehiv .v8dfv7 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.obuaehiv .cq6e75gu { display: contents !important; }
.obuaehiv .cq6e75gu .u45uvm8r:not(.qafqycd) { display: none !important; }
.obuaehiv .cq6e75gu .qafqycd {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.obuaehiv .cq6e75gu .qafqycd .zx6w4k {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.obuaehiv .cq6e75gu .qafqycd .job8 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.obuaehiv .ah0tx { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.obuaehiv .ah0tx.p4l7v {
  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;
}
.obuaehiv .ah0tx.p4l7v:hover { opacity: 0.85; }
.obuaehiv .megsl5ql,
.obuaehiv .megsl5ql:hover,
.obuaehiv .megsl5ql:nth-child(even),
.obuaehiv .megsl5ql:nth-child(odd),
.obuaehiv .megsl5ql:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.wztqdcx .wt3l { padding-bottom: 24px; }
.kq1akiu .wt3l { max-width: 1100px; }
@media (max-width: 700px) {
  .aqc3 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .aqc3:not(.rhcjm6en) .kkqzq7 { display: none !important; }
  .rhcjm6en .kkqzq7 { padding: 16px; }
  .jgfoqe  { padding: 36px 24px; }
  .aqc3~.veq3lfs,.g9fea~.veq3lfs{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .e51c, .aqc3 { min-height: 320px !important; }
  .y0nvb8 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .mksqjez,
  .k1a97kpy,
  .vlqe { grid-template-columns: 1fr !important; }

  

  
  .wztqdcx { display: flex !important; flex-direction: column !important; }
  .wztqdcx .wt3l { display: contents; }
  .wztqdcx .s2ige0bo { order: 0; }
  .wztqdcx .y0nvb8 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .wztqdcx .mksqjez { order: 2; padding: 0 16px 12px !important; }
  .wztqdcx .zq3sn { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .kq1akiu .wt3l { display: flex; flex-direction: column; }
  .kq1akiu .wt3l .y0nvb8 { order: 1; }
  .kq1akiu .wt3l .vlqe { order: 2; margin: 8px 0 24px !important; }
  .kq1akiu .wt3l .zq3sn { order: 3; }
  .kq1akiu .wt3l .rfubrr { order: 4; align-self: center; margin-top: 0; }

  
  .aqc3.rhcjm6en {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .aqc3.rhcjm6en .jgfoqe { display: contents; padding: 0; }
  .aqc3.rhcjm6en .jgfoqe .y0nvb8 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .aqc3.rhcjm6en .kkqzq7 { order: 2; padding: 12px 16px; }
  .aqc3.rhcjm6en .jgfoqe .zq3sn { order: 3; padding: 0 24px; margin: 0 auto; }
  .aqc3.rhcjm6en .jgfoqe .rfubrr { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ivo2t2vm { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ge6ts { width: 100%; height: auto; display: block; border-radius: 10px; }
.q0iadonx .ivo2t2vm        { border-radius: 16px; }
.q0iadonx .ge6ts  { border-radius: 16px; }
.mma5e .ivo2t2vm         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.mma5e .ge6ts   { border-radius: 8px; }
.d5qx35 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.r1rlt { width: 100%; padding: 32px 0; position: relative; }
.wshznd { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.gkjkmu .r1rlt:nth-child(even) { background: var(--bg-surface); }
.gkjkmu .r1rlt:nth-child(odd)  { background: var(--bg-page); }
.p0r865yo .r1rlt:nth-child(even) { background: var(--bg-card); }
.p0r865yo .r1rlt:nth-child(odd)  { background: var(--bg-page); }
.gkjkmu .r1rlt:nth-child(odd)  .wshznd { background: var(--bg-card); border-radius: 6px; }
.gkjkmu .r1rlt:nth-child(even) .wshznd { background: var(--bg-raised); border-radius: 6px; }
.p0r865yo .r1rlt:nth-child(odd)  .wshznd { background: var(--bg-card); border-radius: 6px; }
.p0r865yo .r1rlt:nth-child(even) .wshznd { background: var(--bg-raised); border-radius: 6px; }
.gkjkmu .r1rlt:nth-child(even) .b86lr .c9ap,
.p0r865yo .r1rlt:nth-child(even) .b86lr .c9ap { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.gkjkmu .r1rlt:nth-child(odd) .b86lr .c9ap,
.p0r865yo .r1rlt:nth-child(odd) .b86lr .c9ap { background: var(--bg-card-inner); }
.gkjkmu .r1rlt:nth-child(even) .iq2y0ed .c9ap:nth-child(odd),
.p0r865yo .r1rlt:nth-child(even) .iq2y0ed .c9ap:nth-child(odd)  { background: var(--bg-card); }
.gkjkmu .r1rlt:nth-child(even) .iq2y0ed .c9ap:nth-child(even),
.p0r865yo .r1rlt:nth-child(even) .iq2y0ed .c9ap:nth-child(even) { background: var(--bg-card-inner); }
h1.ordls { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ordls {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.rusiea { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.qba85ohd h2.ordls {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.nuwp57qr h2.ordls {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.jru2ulpz h2.ordls {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.h0s1 h2.ordls::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ba8e99ux h2.ordls {
  color: var(--text-primary); font-size: 1.7rem;
}
.o0pmcy h2.ordls::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.e78pr9ti h2.ordls {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .e4htmbkk { display: none; } }
.sd2m { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.uzesfhvb { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.vitahd {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.rkejk { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.e65t { padding-left: 20px; }
.e65t li { margin-bottom: 6px; }
.e65t a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.e65t a:hover { color: var(--accent-light); }
.u8cg .rkejk { display: none; }
.opa3few .rkejk { display: none; }
.opa3few .e65t { padding-left: 0; list-style: none; }
.opa3few .e65t li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.opa3few .e65t a { font-size: 0.92rem; }
.p9yi .vitahd { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.p9yi .rkejk { display: none; }
.p9yi .e65t { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.p9yi .e65t li { margin-bottom: 0; }
.p9yi .e65t 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;
}
.p9yi .e65t a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.gjz58wtl .vitahd { padding: 20px 20px 16px; }
.gjz58wtl .e65t {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.gjz58wtl .e65t li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.gjz58wtl .e65t 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;
}
.gjz58wtl .e65t 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;
}
.gjz58wtl .e65t a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.gjz58wtl .e65t a:focus,
.gjz58wtl .e65t a:focus-visible,
.gjz58wtl .e65t a:target { outline: none; }
.gjz58wtl .e65t li:target a { border-color: var(--border); color: var(--text-muted); }
.y886go .vitahd { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.y886go .rkejk { display: none; }
.y886go .e65t { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.y886go .e65t li { counter-increment: toc-n; margin-bottom: 0; }
.y886go .e65t a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.y886go .e65t a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.y886go .e65t a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.mycybx .vitahd { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.mycybx .rkejk { display: none; }
.mycybx .e65t { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.mycybx .e65t li { margin-bottom: 0; }
.mycybx .e65t a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.mycybx .e65t a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.mr7ha3io .vitahd { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mr7ha3io .rkejk { display: none; }
.mr7ha3io .e65t { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mr7ha3io .e65t li { margin-bottom: 0; }
.mr7ha3io .e65t li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mr7ha3io .e65t li:last-child::after { content: ""; margin-right: 0; }
.mr7ha3io .e65t a { font-size: 0.9rem; }
.c9ap { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.b86lr .c9ap { background: var(--bg-card); }
.iq2y0ed .c9ap:nth-child(odd)  { background: var(--bg-card); }
.iq2y0ed .c9ap:nth-child(even) { background: var(--bg-raised); }
.pq18a .c9ap {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.pq18a .c9ap:last-child { border-bottom: none; }
.pq18a h3.rusiea { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.x53b1 .c9ap {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.x53b1 .c9ap + .c9ap { margin-top: 4px; }
.mpevahp .c9ap { background: none; border-radius: 0; padding: 12px 0; }
.mpevahp .c9ap + .c9ap { border-top: 1px solid var(--border-section); }
.gr4z { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.oj9jm8 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.lmzxu { color: var(--text-body); margin-bottom: 10px; }
.yf04v, .c2h2 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.yf04v li, .c2h2 li { margin-bottom: 6px; }
.c2h2 li { list-style: decimal; }
.osk7hru     .yf04v { list-style-type: "● "; }
.kda6ha  .yf04v { list-style-type: "■ "; }
.ca3b .yf04v { list-style-type: "◆ "; }
.qnefxw    .yf04v { list-style-type: "★ "; }
.osk7hru     .jvxx6 { list-style-type: "● "; }
.kda6ha  .jvxx6 { list-style-type: "■ "; }
.ca3b .jvxx6 { list-style-type: "◆ "; }
.qnefxw    .jvxx6 { list-style-type: "★ "; }
.osk7hru    .yf04v li::marker, .osk7hru    .jvxx6 li::marker,
.kda6ha .yf04v li::marker, .kda6ha .jvxx6 li::marker,
.ca3b .yf04v li::marker, .ca3b .jvxx6 li::marker,
.qnefxw   .yf04v li::marker, .qnefxw   .jvxx6 li::marker {
  color: var(--cta); font-size: 1em;
}
.osk7hru .c2h2,
.kda6ha .c2h2,
.ca3b .c2h2,
.qnefxw .c2h2 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.osk7hru .c2h2 li,
.kda6ha .c2h2 li,
.ca3b .c2h2 li,
.qnefxw .c2h2 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.osk7hru .c2h2 li::before,
.kda6ha .c2h2 li::before,
.ca3b .c2h2 li::before,
.qnefxw .c2h2 li::before {
  content: counter(el-step);
  position: absolute; left: -2.2em; top: 0.05em;
  width: 1.45em; height: 1.45em;
  background: var(--accent); color: #fff;
  font-size: 0.72em; font-weight: 700;
  line-height: 1.45em; text-align: center;
}
.osk7hru     .c2h2 li::before { border-radius: 50%; }
.kda6ha  .c2h2 li::before { border-radius: 3px; }
.ca3b .c2h2 li::before { border-radius: 3px; }
.qnefxw    .c2h2 li::before { border-radius: 50%; }
.fgvs9 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.dacy .fgvs9,
.ryr8pr .fgvs9 { background: transparent; border: none; border-radius: 0; }
.d7dr1qq6 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.d7dr1qq6 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.d7dr1qq6 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.d7dr1qq6 tr:hover td { background: var(--bg-hover); }
.r0ns3g .d7dr1qq6 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.wyd7sz .d7dr1qq6 { border: 1px solid var(--border-alt); }
.wyd7sz .d7dr1qq6 th,
.wyd7sz .d7dr1qq6 td { border: 1px solid var(--border-alt); }
.d09h .d7dr1qq6 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.d09h .d7dr1qq6 td { border-bottom: none; }
.d09h .d7dr1qq6 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.xizhgp5 .d7dr1qq6 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.b4l2o2 .fgvs9 {
  overflow: hidden;
}
.b4l2o2 .d7dr1qq6 th { border-bottom: 1px solid var(--border-alt); }
.b4l2o2 .d7dr1qq6 tr:last-child td { border-bottom: none; }
.c0holli { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.x6ghsafx { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.obi4u3v2 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.rb367p { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.zjq8p3 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.jvxx6 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.jvxx6 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%}
.lane3dn .rb367p { background: transparent; text-align: center; }
.q9r4 .obi4u3v2 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.xcnzs1d .obi4u3v2 {
  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);
}
.jzljht .x6ghsafx { display: grid; grid-template-columns: auto 1fr; }
.jzljht .obi4u3v2 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jzljht .rb367p { grid-column: 2; }
.jzljht .zjq8p3,
.jzljht .jvxx6 { grid-column: 1 / -1; }
.ycwp .x6ghsafx { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ycwp .obi4u3v2 {
  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);
}
.ycwp .rb367p { grid-column: 2; }
.ycwp .zjq8p3,
.ycwp .jvxx6 { grid-column: 1 / -1; }
.aqoabw .x6ghsafx { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.aqoabw .rb367p { background: none; color: var(--accent-light); font-weight: 700; }
.ky2h5t .x6ghsafx { 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); }
.ky2h5t .rb367p { background: none; color: var(--accent-light); font-weight: 700; }
.vk05mde .x6ghsafx { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.vk05mde .x6ghsafx:last-child { border-bottom: none; }
.vk05mde .rb367p { background: none; color: var(--accent-light); font-weight: 700; }
.mukfv4 .x6ghsafx { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.mukfv4 .rb367p { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ss4n .c0holli { counter-reset: card-n; }
.ss4n .x6ghsafx  { counter-increment: card-n; }
.ss4n .rb367p { display: flex; align-items: center; gap: 10px; }
.ss4n .rb367p::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;
}
.pc3pnt .x6ghsafx { background: var(--bg-surface); border: 1px solid var(--border); }
.pc3pnt .rb367p { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.r1v00 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.r1v00         { --cl-hue: var(--accent); }
.sioa1ggq     { --cl-hue: #16a34a; }
.s2dtwl1e { --cl-hue: #ea580c; }
.sioa1ggq, .s2dtwl1e, .yz8z13ue, .injjr14 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.fhhktdc { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.fhhktdc::before { color: var(--cl-hue); }
.r1v00 strong { color: var(--text-primary); font-size: 0.95rem; }
.r1v00 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.f69toe { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.lr78ndbk, .f0x7u2y5 { border-radius: 8px; padding: 14px; }
.lr78ndbk { background: var(--bg-pros); }
.f0x7u2y5 { background: var(--bg-cons); }
.dumy7b3 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.lr78ndbk .dumy7b3 { color: var(--c-pros-label); }
.f0x7u2y5 .dumy7b3 { color: #f87171; }
.lr78ndbk ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.f0x7u2y5 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ge6ts { width: 100%; height: auto; border-radius: 10px; display: block; }
.p4l7v {
  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;
}
.p4l7v:hover { opacity: 0.85; }
.kdx1 .p4l7v  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.kdx1 .p4l7v:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hdd3z .p4l7v  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.hdd3z .p4l7v:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kdx1 .ah0tx.p4l7v, .hdd3z .ah0tx.p4l7v,
.kdx1 .ni46al .p4l7v, .hdd3z .ni46al .p4l7v {
  background: var(--cta); border: none; color: #fff;
}
.kdx1 .ah0tx.p4l7v:hover, .hdd3z .ah0tx.p4l7v:hover,
.kdx1 .ni46al .p4l7v:hover, .hdd3z .ni46al .p4l7v:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.tlixz1 .rfubrr { border-radius: 50px; }
.tlixz1 .p4l7v  { border-radius: 50px; }
.ua3u2 .rfubrr,
.ua3u2 .p4l7v { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.ua3u2 .rfubrr:hover,
.ua3u2 .p4l7v:hover { filter: brightness(1.08); opacity: 1; }
.iydbie .rfubrr,
.iydbie .p4l7v { box-shadow: 0 3px 14px -2px var(--cta); }
.iydbie .rfubrr:hover,
.iydbie .p4l7v:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.wli1 .rfubrr,
.wli1 .p4l7v { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.wli1 .rfubrr:hover,
.wli1 .p4l7v:hover { opacity: 1; }
.wli1 .rfubrr:active,
.wli1 .p4l7v:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.r285522c .rfubrr,
.r285522c .p4l7v { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.r285522c .rfubrr:hover,
.r285522c .p4l7v:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.r285522c .rfubrr:active,
.r285522c .p4l7v:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.ekkyqu .rfubrr,
.ekkyqu .p4l7v { position: relative; overflow: hidden; }
.ekkyqu .rfubrr::before,
.ekkyqu .p4l7v::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.ekkyqu .rfubrr:hover::before,
.ekkyqu .p4l7v:hover::before { left: 135%; }
.f14q1y0x .rfubrr,
.f14q1y0x .p4l7v { border-radius: 0; }
.a574 .rfubrr { padding-left: 22px; padding-right: 22px; }
.a574 .p4l7v  { padding-left: 12px; padding-right: 12px; }
.negfqb3 .rfubrr { padding-left: 44px; padding-right: 44px; }
.negfqb3 .p4l7v  { padding-left: 24px; padding-right: 24px; }
.mejei99 .rfubrr { padding-left: 56px; padding-right: 56px; }
.mejei99 .p4l7v  { padding-left: 32px; padding-right: 32px; }
.l7562   .rfubrr::after, .l7562   .p4l7v::after,
.h1cfgsu4 .rfubrr::after, .h1cfgsu4 .p4l7v::after,
.hti5d7kp    .rfubrr::after, .hti5d7kp    .p4l7v::after,
.su6a    .rfubrr::after, .su6a    .p4l7v::after,
.vaarn    .rfubrr::after, .vaarn    .p4l7v::after,
.ici1mu7     .rfubrr::after, .ici1mu7     .p4l7v::after,
.x3cnvk    .rfubrr::after, .x3cnvk    .p4l7v::after,
.aosjsw3   .rfubrr::after, .aosjsw3   .p4l7v::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;
}
.l7562 .rfubrr::after, .l7562 .p4l7v::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");
}
.h1cfgsu4 .rfubrr::after, .h1cfgsu4 .p4l7v::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");
}
.hti5d7kp .rfubrr::after, .hti5d7kp .p4l7v::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");
}
.su6a .rfubrr::after, .su6a .p4l7v::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");
}
.vaarn .rfubrr::after, .vaarn .p4l7v::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");
}
.ici1mu7 .rfubrr::after, .ici1mu7 .p4l7v::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");
}
.x3cnvk .rfubrr::after, .x3cnvk .p4l7v::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");
}
.aosjsw3 .rfubrr::after, .aosjsw3 .p4l7v::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");
}
.pr5s   .w7zorifi::after, .pr5s   .qp8q::after,
.ajwk .w7zorifi::after, .ajwk .qp8q::after,
.acxcl1u    .w7zorifi::after, .acxcl1u    .qp8q::after,
.gpksoy    .w7zorifi::after, .gpksoy    .qp8q::after,
.jsq5i6xg    .w7zorifi::after, .jsq5i6xg    .qp8q::after,
.qcj4ol     .w7zorifi::after, .qcj4ol     .qp8q::after,
.jvuu10    .w7zorifi::after, .jvuu10    .qp8q::after,
.jshot3ia   .w7zorifi::after, .jshot3ia   .qp8q::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;
}
.pr5s .w7zorifi::after, .pr5s .qp8q::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");
}
.ajwk .w7zorifi::after, .ajwk .qp8q::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");
}
.acxcl1u .w7zorifi::after, .acxcl1u .qp8q::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");
}
.gpksoy .w7zorifi::after, .gpksoy .qp8q::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");
}
.jsq5i6xg .w7zorifi::after, .jsq5i6xg .qp8q::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");
}
.qcj4ol .w7zorifi::after, .qcj4ol .qp8q::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");
}
.jvuu10 .w7zorifi::after, .jvuu10 .qp8q::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");
}
.jshot3ia .w7zorifi::after, .jshot3ia .qp8q::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");
}
.kxbnj {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.megsl5ql {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.megsl5ql > * { min-width: 0; }
.megsl5ql:hover { background: var(--bg-hover); }
.megsl5ql > [itemprop="item"] { display: contents; }
.megsl5ql [itemprop="itemReviewed"],
.megsl5ql [itemprop="reviewRating"] { display: none; }
.megsl5ql::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.lvmz9tv {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.x65t {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.u5t41 { max-height: 52px; max-width: 110px; object-fit: contain; }
.lvoyyjk2 {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.ew129 .x65t    { background: #1a1a1a; }
.jutk2wvx .x65t   { background: rgba(128,128,128,.12); }
.g38sn .x65t { background: var(--bg-raised); }
.l2fu .x65t    { background: transparent; padding: 0; }
.o2233hv {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.iy3p { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.v8dfv7 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.cq6e75gu {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.u45uvm8r {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.zx6w4k {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.job8 {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.ah0tx {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.ah0tx.p4l7v {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .megsl5ql {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .megsl5ql::before    { grid-area: rank;   }
  .lvmz9tv           { grid-area: ident;  }
  .o2233hv     { grid-area: rating; min-width: 0; width: auto; }
  .cq6e75gu           { grid-area: pills;  }
  .ah0tx             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .megsl5ql {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .megsl5ql::before    { justify-self: center; }
  .lvmz9tv           { width: 100%; }
  .o2233hv     { justify-self: center; }
  .cq6e75gu           { grid-template-columns: 1fr; }
}
.r201bs {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.r1pbe {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.piapu7wk {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.piapu7wk img { max-width: 80px; max-height: 50px; object-fit: contain; }
.j24ahn { flex: 1; }
.j24ahn h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.sijs7cpr { color: var(--c-stars); font-size: 1.1rem; }
.stuct { margin-bottom: 8px; }
.kxxrej {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.kxxrej > span { color: var(--accent); font-weight: 700; }
.nq10 em, .putw em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .kxxrej { padding: 10px 16px; gap: 6px 16px; } }
.ni46al { flex-shrink: 0; align-self: flex-start; }
.ni46al .p4l7v { white-space: nowrap; }
@media (max-width: 560px) {
  .r1pbe { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .piapu7wk { order: 1; }
  .ni46al { order: 2; margin-left: auto; align-self: center; }
  .j24ahn { order: 3; flex: 1 1 100%; min-width: 0; }
}
.k05i8ojg img.fmawc7 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.dacy { padding: 20px 24px; }
.yr3hb { color: var(--text-muted); margin-bottom: 16px; }
.msuq9t1c { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.kb53gto, .avnxqu { list-style: none; font-size: 0.9rem; }
.kb53gto li { color: var(--c-pros); margin-bottom: 4px; }
.avnxqu li { color: var(--c-cons); margin-bottom: 4px; }
.kb53gto li::before { content: "✓"; margin-right: 5px; }
.avnxqu li::before { content: "✗"; margin-right: 5px; }
.n8yrzqh7 .kb53gto li::before { content: "→"; }
.n8yrzqh7 .avnxqu li::before { content: "–"; }
.pkzui5  .kb53gto li::before { content: "★"; }
.pkzui5  .avnxqu li::before { content: "✕"; }
.phmzr5    .kb53gto li::before { content: "◆"; }
.phmzr5    .avnxqu li::before { content: "▲"; }
.ad6dzolw  .kb53gto li::before { content: "▶"; }
.ad6dzolw  .avnxqu li::before { content: "■"; }
.qxyb81 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.qd6p { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.hz6myz5w { background: var(--bg-pros); color: var(--c-tag-pay); }
.p5bmf { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.ziqc .p5bmf { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.a8zr0y .p5bmf { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .h4e1qv3 .n142rn {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .h4e1qv3 .r201bs { margin: 0; }
}
.j6gl08p .r1pbe { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.j6gl08p .j24ahn h3 { color: var(--accent-light); }
.j6gl08p .piapu7wk { background: var(--bg-page); border: 1px solid var(--border); }
.c9ma .r201bs { border-top: 4px solid var(--accent); }
.c9ma .r1pbe { background: var(--bg-card); }
.gebkzf6 .r201bs { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.gebkzf6 .r1pbe { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.gebkzf6 .dacy { padding: 14px 16px; }
.gebkzf6 .piapu7wk { border-radius: 4px; }
.gebkzf6 .p5bmf { border-radius: 0; }
.pbzniq .r1pbe { padding: 0; gap: 0; overflow: hidden; }
.pbzniq .piapu7wk { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.pbzniq .j24ahn { padding: 16px 20px; }
.pbzniq .ni46al { padding: 16px 20px; align-self: center; }
.vg7m .sijs7cpr { font-size: .95rem; }
.ryr8pr .f69toe { gap: 10px; }
.ryr8pr .lr78ndbk, .ryr8pr .f0x7u2y5 { padding: 12px; }
.ryr8pr .lr78ndbk ul, .ryr8pr .f0x7u2y5 ul { margin: 4px 0 0; padding-left: 18px; }
.ryr8pr .lr78ndbk li, .ryr8pr .f0x7u2y5 li { font-size: .85rem; margin-bottom: 3px; }
.btvwuk .qd6p { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .n2yu6 { grid-template-columns: 1fr; }
  .udvl { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .udvl .u01hdh { width: 72px; height: 50px; }
  .udvl .ymovk { max-width: 180px; }
  .udvl .kt32zpdm { width: auto; }
}
.lirna .vg7m .sijs7cpr { filter: brightness(1.2); }
@media (max-width: 720px) {
  .lirna { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .eii6b { padding: 16px; }
  .wk3zbz10 .tjc4f { min-width: 50%; }
}
.f9gdb7q .f69toe { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ndbt3 { grid-template-columns: 1fr; }
  .eqgq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .nznwc3l { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .afr49k { flex-wrap: wrap; padding: 16px; }
}
.xb5qk9n4 .f69toe { gap: 8px; }
.xb5qk9n4 .lr78ndbk, .xb5qk9n4 .f0x7u2y5 { padding: 8px; }
@media (max-width: 480px) {
  .p2dm { flex-direction: column; align-items: stretch; }
}
.obe1a3 .kt32zpdm .p4l7v { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .d2t7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .obe1a3 .kt32zpdm { text-align: center; }
}
@media (max-width: 720px) {
  .xox8m { grid-template-columns: 1fr; }
  .nttszo3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gjdrrz { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.rmbf0k84 .gdcprl { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.xcxhy74 .sijs7cpr { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .b8k2ji { grid-template-columns: 1fr; }
  .xcxhy74 { width: 100px; height: 100px; margin: 16px auto; }
  .rmbf0k84 { font-size: 1.4rem; }
  .wpu7kv { justify-content: center; }
  .jktj .tjc4f { min-width: 50%; }
}
.e30r6ljj .f69toe { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .d3u8cw6 { flex-wrap: wrap; padding: 14px 16px; }
  .m05mtu1 { padding: 12px 16px; }
  .e30r6ljj .f69toe { margin: 0 16px; }
  .e30r6ljj .btvwuk { padding: 0 16px; }
  .r9ap { padding: 12px 16px; }
}
.njh54hgo .megsl5ql {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.njh54hgo .megsl5ql:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.dsy8g .kxbnj { gap: 18px; }
.dsy8g .megsl5ql {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.dsy8g .megsl5ql:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.qjv6b82 .kxbnj {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.qjv6b82 .megsl5ql {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.qjv6b82 .megsl5ql:last-child { border-bottom: none; }
.qjv6b82 .lvmz9tv,
.qjv6b82 .o2233hv,
.qjv6b82 .cq6e75gu {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.ax82 .kxbnj { gap: 0; }
.ax82 .megsl5ql {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.ax82 .megsl5ql:last-child { border-bottom: none; }
.ax82 .megsl5ql:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.ax82 .megsl5ql:nth-child(even):hover { background: var(--bg-hover); }
.qzcrn6 .megsl5ql {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.b5vg0 .cq6e75gu .u45uvm8r {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.b5vg0 .cq6e75gu .u45uvm8r:first-child { border-left: none; }
.x4h520 .cq6e75gu .u45uvm8r {
  background: transparent; padding: 4px 8px;
}
.x4h520 .cq6e75gu .zx6w4k { font-size: .65rem; opacity: .65; }
.x4h520 .cq6e75gu .job8   { font-size: 1.15rem; color: var(--accent-light); }
.u5c9f .cq6e75gu .u45uvm8r {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.v8dfv7 { display: none; }
.dsl9 .iy3p { font-size: 1rem; letter-spacing: 2px; }
.e514i .iy3p {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.clcvmvms .iy3p,
.xmdq60yd .iy3p,
.ipfyrphb .iy3p { display: none; }
.clcvmvms .v8dfv7,
.xmdq60yd .v8dfv7,
.ipfyrphb .v8dfv7 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.clcvmvms .v8dfv7 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.clcvmvms .v8dfv7 small { display: none; }
.xmdq60yd .v8dfv7 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.xmdq60yd .v8dfv7 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.ipfyrphb .v8dfv7 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.ipfyrphb .v8dfv7 small { display: none; }
.clcvmvms .stuct .sijs7cpr,
.xmdq60yd .stuct .sijs7cpr,
.ipfyrphb .stuct .sijs7cpr { display: none; }
.clcvmvms .stuct strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.clcvmvms .gdcprl { display: none; }
.xmdq60yd .stuct strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.xmdq60yd .xvemk,
.xmdq60yd .gdcprl { font-size: 1em; }
.ipfyrphb .stuct strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.ipfyrphb .gdcprl { display: none; }
.twyd { margin: 16px 0; }
.t4hx5hq { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.t4hx5hq summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.t4hx5hq summary::after { content: "+"; color: var(--accent-light); }
.t4hx5hq[open] summary::after { content: "−"; }
.t4hx5hq p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.r1rlt { margin-bottom: 0; }
.zazz4 h2.ordls { color: var(--text-primary); border-color: var(--accent-light); }
.b5ykwpv0 h2.ordls { color: var(--text-primary); border-color: var(--accent-light); }
.e6i9h4qm .sioa1ggq     { background: #052e16; border-color: #10b981; }
.e6i9h4qm .s2dtwl1e { background: #2d0a1e; border-color: #f43f5e; }
.e6i9h4qm .r1v00 strong  { color: #f1f5f9; }
.e6i9h4qm .r1v00 p       { color: #cbd5e1; }
.e6i9h4qm .ao1sic    .sioa1ggq     .fhhktdc::before,
.e6i9h4qm .me3m76  .sioa1ggq     .fhhktdc::before,
.e6i9h4qm .gajclsfd  .sioa1ggq     .fhhktdc::before,
.e6i9h4qm .jtox21pj .sioa1ggq     .fhhktdc::before { color: #10b981; }
.e6i9h4qm .ao1sic    .s2dtwl1e .fhhktdc::before,
.e6i9h4qm .me3m76  .s2dtwl1e .fhhktdc::before,
.e6i9h4qm .gajclsfd  .s2dtwl1e .fhhktdc::before,
.e6i9h4qm .jtox21pj .s2dtwl1e .fhhktdc::before { color: #f43f5e; }
.e6i9h4qm .ao1sic    .yz8z13ue    .fhhktdc::before,
.e6i9h4qm .me3m76  .yz8z13ue    .fhhktdc::before,
.e6i9h4qm .gajclsfd  .yz8z13ue    .fhhktdc::before,
.e6i9h4qm .jtox21pj .yz8z13ue    .fhhktdc::before { color: #a855f7; }
.e7ggi .sioa1ggq     { background: #2d2000; border-color: #eab308; }
.e7ggi .s2dtwl1e { background: #2d0b0b; border-color: #ef4444; }
.e7ggi .r1v00 strong  { color: #f1f5f9; }
.e7ggi .r1v00 p       { color: #cbd5e1; }
.e7ggi .ao1sic    .sioa1ggq     .fhhktdc::before,
.e7ggi .me3m76  .sioa1ggq     .fhhktdc::before,
.e7ggi .gajclsfd  .sioa1ggq     .fhhktdc::before,
.e7ggi .jtox21pj .sioa1ggq     .fhhktdc::before { color: #eab308; }
.e7ggi .ao1sic    .s2dtwl1e .fhhktdc::before,
.e7ggi .me3m76  .s2dtwl1e .fhhktdc::before,
.e7ggi .gajclsfd  .s2dtwl1e .fhhktdc::before,
.e7ggi .jtox21pj .s2dtwl1e .fhhktdc::before { color: #ef4444; }
.e7ggi .ao1sic    .yz8z13ue    .fhhktdc::before,
.e7ggi .me3m76  .yz8z13ue    .fhhktdc::before,
.e7ggi .gajclsfd  .yz8z13ue    .fhhktdc::before,
.e7ggi .jtox21pj .yz8z13ue    .fhhktdc::before { color: #f97316; }
.wwzil .sioa1ggq     { background: #0c1a2e; border-color: #38bdf8; }
.wwzil .s2dtwl1e { background: #12103a; border-color: #818cf8; }
.wwzil .r1v00 strong  { color: #f1f5f9; }
.wwzil .r1v00 p       { color: #cbd5e1; }
.wwzil .ao1sic    .sioa1ggq     .fhhktdc::before,
.wwzil .me3m76  .sioa1ggq     .fhhktdc::before,
.wwzil .gajclsfd  .sioa1ggq     .fhhktdc::before,
.wwzil .jtox21pj .sioa1ggq     .fhhktdc::before { color: #38bdf8; }
.wwzil .ao1sic    .s2dtwl1e .fhhktdc::before,
.wwzil .me3m76  .s2dtwl1e .fhhktdc::before,
.wwzil .gajclsfd  .s2dtwl1e .fhhktdc::before,
.wwzil .jtox21pj .s2dtwl1e .fhhktdc::before { color: #818cf8; }
.wwzil .ao1sic    .yz8z13ue    .fhhktdc::before,
.wwzil .me3m76  .yz8z13ue    .fhhktdc::before,
.wwzil .gajclsfd  .yz8z13ue    .fhhktdc::before,
.wwzil .jtox21pj .yz8z13ue    .fhhktdc::before { color: #2dd4bf; }
.sx7v9n::before,
.kp7u9::before { margin-right: 5px; }
.n83qt049 .lr78ndbk ul li,
.n83qt049 .kb53gto li         { color: #4ade80; }
.n83qt049 .lr78ndbk .sx7v9n { color: #22c55e; }
.n83qt049 .f0x7u2y5 ul li,
.n83qt049 .avnxqu li         { color: #f87171; }
.n83qt049 .f0x7u2y5 .kp7u9 { color: #ef4444; }
.i6ftqf2 .lr78ndbk { background: var(--bg-pros); }
.i6ftqf2 .f0x7u2y5 { background: var(--bg-cons); }
.i6ftqf2 .lr78ndbk .sx7v9n { color: var(--c-pros-label); }
.i6ftqf2 .f0x7u2y5 .kp7u9 { color: var(--c-cons); }
.i6ftqf2 .lr78ndbk ul li,
.i6ftqf2 .kb53gto li            { color: var(--c-pros); }
.i6ftqf2 .f0x7u2y5 ul li,
.i6ftqf2 .avnxqu li            { color: var(--c-cons); }
.l4xle .lr78ndbk { background: var(--bg-pros); }
.l4xle .f0x7u2y5 { background: var(--bg-cons); }
.l4xle .lr78ndbk .sx7v9n { color: var(--c-pros-label); }
.l4xle .f0x7u2y5 .kp7u9 { color: var(--c-cons); }
.l4xle .lr78ndbk ul li,
.l4xle .kb53gto li          { color: var(--c-pros); }
.l4xle .f0x7u2y5 ul li,
.l4xle .avnxqu li          { color: var(--c-cons); }
.l0is6r .sx7v9n::before { content: "✓ "; }
.l0is6r .kp7u9::before { content: "✗ "; }
.n8yrzqh7 .sx7v9n::before { content: "→ "; }
.n8yrzqh7 .kp7u9::before { content: "← "; }
.pkzui5 .sx7v9n::before { content: "★ "; }
.pkzui5 .kp7u9::before { content: "✕ "; }
.phmzr5 .sx7v9n::before { content: "◆ "; }
.phmzr5 .kp7u9::before { content: "▲ "; }
.a8zr0y .r1v00 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.a8zr0y .r1v00 strong { color: var(--text-primary); }
.a8zr0y .r1v00 p      { color: var(--text-muted); }
.ziqc .r1v00 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.h1nc7 .r1v00 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.h1nc7 .r1v00 strong,
.h1nc7 .r1v00 p { color: #fff; }
.h1nc7 .fhhktdc::before { color: rgba(255,255,255,0.9) !important; }
.imgayuz .r1v00 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.imgayuz .r1v00 strong { color: var(--text-primary); }
.imgayuz .r1v00 p      { color: var(--text-muted); }
.ynpap6s .r1v00 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ao1sic .fhhktdc,
.me3m76 .fhhktdc,
.gajclsfd .fhhktdc,
.jtox21pj .fhhktdc { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ao1sic .fhhktdc::before,
.me3m76 .fhhktdc::before,
.gajclsfd .fhhktdc::before,
.jtox21pj .fhhktdc::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ao1sic .sioa1ggq     .fhhktdc::before { content: "✦"; color: var(--c-tip-border); }
.ao1sic .s2dtwl1e .fhhktdc::before { content: "▲"; color: var(--c-warn-border); }
.ao1sic .yz8z13ue    .fhhktdc::before { content: "◉"; color: #60a5fa; }
.me3m76 .sioa1ggq     .fhhktdc::before { content: "★"; color: var(--c-tip-border); }
.me3m76 .s2dtwl1e .fhhktdc::before { content: "◆"; color: var(--c-warn-border); }
.me3m76 .yz8z13ue    .fhhktdc::before { content: "●"; color: #60a5fa; }
.gajclsfd .sioa1ggq     .fhhktdc::before { content: "▶"; color: var(--c-tip-border); }
.gajclsfd .s2dtwl1e .fhhktdc::before { content: "■"; color: var(--c-warn-border); }
.gajclsfd .yz8z13ue    .fhhktdc::before { content: "▸"; color: #60a5fa; }
.jtox21pj .sioa1ggq     .fhhktdc::before { content: "→"; color: var(--c-tip-border); }
.jtox21pj .s2dtwl1e .fhhktdc::before { content: "⬥"; color: var(--c-warn-border); }
.jtox21pj .yz8z13ue    .fhhktdc::before { content: "◈"; color: #60a5fa; }
.nemmm0u .b86lr .c9ap,
.nemmm0u .iq2y0ed .c9ap  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.nemmm0u .x6ghsafx                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.nemmm0u .megsl5ql                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.nemmm0u .r201bs            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.nemmm0u .fgvs9          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.nemmm0u .vitahd                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dmjv6u .b86lr .c9ap,
.dmjv6u .iq2y0ed .c9ap,
.dmjv6u .x6ghsafx,
.dmjv6u .megsl5ql,
.dmjv6u .r201bs,
.dmjv6u .fgvs9,
.dmjv6u .vitahd,
.dmjv6u .ynpap6s .r1v00 { box-shadow: none; }
.p1gko   .lmzxu, .p1gko .gr4z, .p1gko .oj9jm8,
.p1gko   .sd2m, .p1gko .uzesfhvb { font-size: 0.9rem; }
.p1gko   .yf04v, .p1gko .c2h2 { font-size: 0.9rem; }
.rl9age   .lmzxu, .rl9age .gr4z, .rl9age .oj9jm8,
.rl9age   .sd2m, .rl9age .uzesfhvb { font-size: 0.95rem; }
.rl9age   .yf04v, .rl9age .c2h2 { font-size: 0.95rem; }
.aph3ha   .lmzxu, .aph3ha .gr4z, .aph3ha .oj9jm8,
.aph3ha   .sd2m, .aph3ha .uzesfhvb { font-size: 1.08rem; }
.aph3ha   .yf04v, .aph3ha .c2h2 { font-size: 1.05rem; }
.aph3ha   .d7dr1qq6 { font-size: 0.97rem; }
.n4soli .y0nvb8      { font-size: 3.2rem; }
.n4soli h2.ordls { font-size: 1.9rem; }
.n4soli h3.rusiea     { font-size: 1.4rem; }
.e47ac .y0nvb8      { font-size: 3.8rem; }
.e47ac h2.ordls { font-size: 2.2rem; }
.e47ac h3.rusiea     { font-size: 1.6rem; }
.r1rlt + .r1rlt { position: relative; }
.d2m55w   .r1rlt + .r1rlt::before,
.px54y  .r1rlt + .r1rlt::before,
.wowbh   .r1rlt + .r1rlt::before,
.p4dh   .r1rlt + .r1rlt::before,
.jx9pc3   .r1rlt + .r1rlt::before,
.wfck .r1rlt + .r1rlt::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.d2m55w .r1rlt + .r1rlt::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.px54y .r1rlt + .r1rlt::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.wowbh .r1rlt + .r1rlt::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;
}
.p4dh .r1rlt + .r1rlt::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.z8itg3n4 .r1rlt { margin-bottom: 16px; }
.z8itg3n4 .r1rlt + .r1rlt { margin-top: 0; }
.z8itg3n4 .wshznd { padding-top: 0; padding-bottom: 0; }
.jx9pc3 .r1rlt + .r1rlt::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wfck .r1rlt + .r1rlt::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.zl8ns .r1rlt + .r1rlt::before,
.jqagk8c .r1rlt + .r1rlt::before,
.vo8ct51x .r1rlt + .r1rlt::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%;
}
.gkjkmu .zl8ns .r1rlt:nth-child(even)::before,
.gkjkmu .jqagk8c .r1rlt:nth-child(even)::before,
.gkjkmu .vo8ct51x .r1rlt:nth-child(even)::before { background: var(--bg-surface); }
.p0r865yo .zl8ns .r1rlt:nth-child(even)::before,
.p0r865yo .jqagk8c .r1rlt:nth-child(even)::before,
.p0r865yo .vo8ct51x .r1rlt:nth-child(even)::before { background: var(--bg-card); }
.zl8ns .r1rlt + .r1rlt::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");
}
.jqagk8c .r1rlt + .r1rlt::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");
}
.vo8ct51x .r1rlt + .r1rlt::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");
}
.gaeem4r0 .l0hoavd,
.pvym1s1 .l0hoavd,
.bh3bpnur .l0hoavd { overflow: hidden; }
.gaeem4r0 .wt3l,
.pvym1s1 .wt3l { margin-bottom: 60px; }
.bh3bpnur .wt3l { margin-bottom: 70px; }
.gaeem4r0 .jgfoqe,
.gaeem4r0 .l0hoavd::before,
.pvym1s1 .l0hoavd::before,
.bh3bpnur .l0hoavd::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.gaeem4r0 .l0hoavd::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");
}
.pvym1s1 .l0hoavd::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");
}
.bh3bpnur .l0hoavd::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.zqa43 .l0hoavd:not(.sbwc7ffw) .s2ige0bo { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vnn8xclw .l0hoavd:not(.sbwc7ffw) .s2ige0bo { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.vosgf9  .l0hoavd:not(.sbwc7ffw) .s2ige0bo { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.fvyv5qn  .l0hoavd:not(.sbwc7ffw) .s2ige0bo { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.zqa43 .sbwc7ffw { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.vnn8xclw .sbwc7ffw { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.vosgf9 .sbwc7ffw { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.fvyv5qn .sbwc7ffw { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.p4bnk8o .sbwc7ffw { background: var(--accent); }
.p4bnk8o .sbwc7ffw .s2ige0bo { background: none; }
.p4bnk8o .l0hoavd:not(.sbwc7ffw) .s2ige0bo { background: rgba(0,0,0,0.6); }
.r2a9n2 .ivo2t2vm { float: left; width: 38%; margin: 0 28px 16px 0; }
.r2a9n2 .ivo2t2vm .ge6ts { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r2a9n2 .wshznd::after { content: ''; display: block; clear: both; }
.ypu1dnw .ivo2t2vm { float: right; width: 38%; margin: 0 0 16px 28px; }
.ypu1dnw .ivo2t2vm .ge6ts { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ypu1dnw .wshznd::after { content: ''; display: block; clear: both; }
.xl27auz .r1rlt:nth-child(odd)  .ivo2t2vm { float: left;  width: 38%; margin: 0 28px 16px 0; }
.xl27auz .r1rlt:nth-child(even) .ivo2t2vm { float: right; width: 38%; margin: 0 0 16px 28px; }
.xl27auz .ivo2t2vm .ge6ts { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xl27auz .wshznd::after { content: ''; display: block; clear: both; }
.r2a9n2 .c0holli,
.r2a9n2 .kxbnj,
.ypu1dnw .c0holli,
.ypu1dnw .kxbnj,
.xl27auz .c0holli,
.xl27auz .kxbnj { clear: both; }
@media (max-width: 900px) {
  .r2a9n2 .ivo2t2vm,
  .ypu1dnw .ivo2t2vm,
  .xl27auz .r1rlt:nth-child(odd)  .ivo2t2vm,
  .xl27auz .r1rlt:nth-child(even) .ivo2t2vm {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .r2a9n2 .ivo2t2vm .ge6ts,
  .ypu1dnw .ivo2t2vm .ge6ts,
  .xl27auz .ivo2t2vm .ge6ts {
    max-height: none !important;
  }
}
.r2a9n2 .yf04v,
.r2a9n2 .c2h2,
.ypu1dnw .yf04v,
.ypu1dnw .c2h2,
.xl27auz .yf04v,
.xl27auz .c2h2 { overflow: hidden; }
@media (max-width: 640px) {
  .r2a9n2 .ivo2t2vm,
  .ypu1dnw .ivo2t2vm,
  .xl27auz .ivo2t2vm { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wf4r .d5qx35,
.wf4r .wshznd,
.wf4r .b0ivp8  { max-width: 1100px; }
.rzzi0 .d5qx35,
.rzzi0 .wshznd,
.rzzi0 .b0ivp8  { max-width: 1200px; }
.a4pbfaz .d5qx35,
.a4pbfaz .wshznd,
.a4pbfaz .b0ivp8  { max-width: 1320px; }
.a4pbfaz { --content-mw: 1320px; }
.tdvyf2 { font-size: 0.82rem; color: var(--text-muted); }
.gcx3bha3 { display: flex; align-items: center; }
.iwnv {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.stmxdeta { display: flex; align-items: center; }
.ndxzof { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ndxzof:hover { text-decoration: underline; }
.gdmc07 { margin: 0 3px; opacity: 0.45; }
.gdmc07::before { content: '/'; }
.fsz8 { padding: 2px 5px; color: var(--text-main); }
.fbkl6d9 .tdvyf2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.fbkl6d9 .gcx3bha3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.gq1t04 .tdvyf2 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.gq1t04 .gcx3bha3 { padding: 0 0 0 12px; }
.zjwh2r .gcx3bha3 { padding: 0 16px; }
.zjwh2r .tdvyf2 {
  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);
}
.zjwh2r .d5qx35 { padding-top: 28px; }
@media (max-width: 720px) {
  .rz0sxg { margin-top: 18px; padding: 0 16px; }
  .zjwh2r .d5qx35 { padding-top: 16px; }
}
.wf4r.fbkl6d9 .gcx3bha3 { max-width: 1100px; }
.rzzi0.fbkl6d9 .gcx3bha3 { max-width: 1200px; }
.a4pbfaz.fbkl6d9 .gcx3bha3 { max-width: 1320px; }
.a4pbfaz .rz0sxg { max-width: 1320px; }
.axpa .r1rlt { padding-top: 16px; padding-bottom: 16px; }
.soeb0o .r1rlt { padding-top: 24px; padding-bottom: 24px; }
.psgifv .r1rlt { padding-top: 40px; padding-bottom: 40px; }
.k8w1s1 .r1rlt { padding-top: 52px; padding-bottom: 52px; }
.ca3r135 .r1rlt:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ca3r135 .r1rlt:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ca3r135 .r1rlt:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ca3r135 .r1rlt:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.l3p29 .wshznd { padding-top: 10px;  padding-bottom: 10px; }
.kgekog .wshznd { padding-top: 18px;  padding-bottom: 18px; }
.c7nhw18 .wshznd { padding-top: 36px;  padding-bottom: 36px; }
.f4noq .wshznd { padding-top: 48px;  padding-bottom: 48px; }
.ccz5q2a h2.ordls { font-weight: 600; }
.ccz5q2a h3.rusiea     { font-weight: 600; }
.b85iw3 h2.ordls { font-weight: 800; }
.b85iw3 h3.rusiea     { font-weight: 700; }
.vjrkze { font-weight: 600; }
.vjrkze h2.ordls { font-weight: 900; }
.vjrkze h3.rusiea     { font-weight: 800; }
.vjrkze .r1v00 strong,
.vjrkze .r1v00 strong { font-weight: 600; }
.w7zorifi {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gsla58zt .w7zorifi { display: none; }
@media (max-width: 640px) {
  .w7zorifi { display: none !important; }
}
.w7zorifi { background: var(--cta) !important; color: #fff !important; border: none !important; }
.w7zorifi:hover { opacity: 0.85; }
.kq4nl .w7zorifi { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ukmxn .qp8q { right: 32px; }
@media (max-width: 480px) {
  .ukmxn .qp8q { right: 20px; bottom: 20px; }
  .awle  .qp8q { left: 20px; bottom: 20px; }
}
.eig0h1 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.b0ivp8 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.gfj3s { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bbdtbyb { color: var(--text-dim); font-size: 0.8rem; }
.nakvtg94 a, .splr a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.nakvtg94 a:hover, .splr a:hover { color: var(--accent-light); }
.splr { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ptjzj2bb .b0ivp8 { text-align: center; }
.ptjzj2bb .splr { justify-content: center; margin-bottom: 16px; }
.ptjzj2bb .gfj3s { margin-top: 0; }
.kgbw7 { margin-top: 10px; }
.kgbw7 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .b0ivp8 { padding-left: 16px; padding-right: 16px; }
  .u0hcydf9 .b0ivp8 { padding: 20px 16px; }
  .splr { gap: 4px 12px; }
  .gfj3s { font-size: 0.78rem; }
}
.lgjni .gfj3s { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.lgjni .bbdtbyb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .lgjni .c3mqhn { grid-template-columns: 1fr 1fr; } .lgjni .kbbqu1y0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lgjni .c3mqhn { grid-template-columns: 1fr; } }
.pfe2m .gfj3s { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .pfe2m .zqg6k { gap: 12px; } .pfe2m .letigh { margin-right: 0; width: 100%; } }
.fzsrh3 .gfj3s { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.fzsrh3 .bbdtbyb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .fzsrh3 .zwmus { grid-template-columns: 1fr 1fr; } .fzsrh3 .op2vwfwu { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fzsrh3 .zwmus { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ed9ztca0 .fka8 { grid-template-columns: 1fr 1fr; } .ed9ztca0 .zwwx:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ed9ztca0 .fka8 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .hmtuz3l .fka8 { grid-template-columns: 1fr; } }
.kumtbslp .b0ivp8 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.kumtbslp .splr { justify-content: center; }
.z4ya5eyo .hbnw      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.z4ya5eyo .eig0h1 { background: var(--bg-page); border-top-color: var(--border-alt); }
.ostj .hbnw      { background: #0d1117; border-bottom-color: #21262d; }
.ostj .e2k9n { color: var(--accent-light); }
.ostj .e4f5pzi { --msep-color: #8b949e; }
.ostj .e4f5pzi a { color: #8b949e; }
.ostj .e4f5pzi a:hover { color: var(--accent-light); }
.ostj .t516f { color: #8b949e; }
.ostj .eig0h1 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ostj .gfj3s,
.ostj .bbdtbyb { color: #6e7681; }
.ostj .nakvtg94 a, .ostj .splr a,
.ostj .nakvtg94 a:hover, .ostj .splr a:hover,
@media (max-width: 640px) {
  .ostj .e4f5pzi { background: #0d1117; border-top-color: #21262d; }
  .ostj .e4f5pzi li a { border-bottom-color: #21262d; }
}
.bs9n5ghq .hbnw      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.bs9n5ghq .e2k9n { color: var(--accent-light); }
.bs9n5ghq .e4f5pzi { --msep-color: #475569; }
.bs9n5ghq .e4f5pzi a { color: #475569; }
.bs9n5ghq .e4f5pzi a:hover { color: var(--accent-light); }
.bs9n5ghq .t516f { color: #64748b; }
.bs9n5ghq .eig0h1 { background: #f0f4f8; border-top-color: #cbd5e1; }
.bs9n5ghq .gfj3s,
.bs9n5ghq .bbdtbyb { color: #64748b; }
.bs9n5ghq .nakvtg94 a, .bs9n5ghq .splr a,
.bs9n5ghq .nakvtg94 a:hover, .bs9n5ghq .splr a:hover,
@media (max-width: 640px) {
  .bs9n5ghq .e4f5pzi { background: #f0f4f8; border-top-color: #cbd5e1; }
  .bs9n5ghq .e4f5pzi li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.otwwta .hbnw      { background: var(--accent); border-bottom-color: var(--accent-light); }
.otwwta .e2k9n { color: #fff; }
.otwwta .e4f5pzi { --msep-color: rgba(255,255,255,0.82); }
.otwwta .e4f5pzi a { color: rgba(255,255,255,0.82); }
.otwwta .e4f5pzi a:hover { color: #fff; }
.otwwta .t516f { color: rgba(255,255,255,0.9); }
.otwwta .eig0h1 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.otwwta .gfj3s,
.otwwta .bbdtbyb { color: rgba(255,255,255,0.72); }
.otwwta .nakvtg94 a, .otwwta .splr a,
.otwwta .nakvtg94 a:hover, .otwwta .splr a:hover,
@media (max-width: 640px) {
  .otwwta .e4f5pzi { background: var(--accent); border-top-color: var(--accent-light); }
  .otwwta .e4f5pzi li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wtvd3 .hbnw {
  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);
}
.wtvd3 .eig0h1 {
  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) {
  .wtvd3 .e4f5pzi {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.lo8ak .fgdw3 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.q3jsi .fgdw3 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.c9li .fgdw3 { min-height: 72px; height: auto; }
.u0wo3j .fgdw3 { min-height: 84px; height: auto; }
.u0hcydf9 .fgdw3 { max-width: none; padding: 0 32px; }
.u0hcydf9 .b0ivp8  { max-width: none; padding: 24px 32px; }
.n636.rzzi0 .fgdw3 { max-width: 1200px; }
.n636.a4pbfaz .fgdw3 { max-width: 1320px; }
.n8z8   .e2k9n, .n8z8   .letigh { text-transform: capitalize; }
.ya8g6p .e2k9n, .ya8g6p .letigh { text-transform: lowercase; }
.hphda .e2k9n, .hphda .letigh { text-transform: uppercase; letter-spacing: 0.06em; }
.kghgj, .qzms {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.o2hfgz1 .kghgj,
.xj9js27 .kghgj,
.oljwkjn .kghgj,
.dsj51od9 .kghgj,
.vsrfb   .e4f5pzi a { font-weight: 500; }
.j90lm .e4f5pzi a { font-weight: 600; }
.dhzpu     .e4f5pzi a { font-weight: 700; }
.wj6crg    .e4f5pzi a { font-weight: 800; letter-spacing: 0.01em; }
.vsbxhm0     .e4f5pzi > li + li::before,
.txqe    .e4f5pzi > li + li::before,
.rtuac5h    .e4f5pzi > li + li::before,
.bn4u7178 .e4f5pzi > li + li::before,
.xyzcizv .e4f5pzi > li + li::before,
.xq5o  .e4f5pzi > li + li::before,
.jzveni    .e4f5pzi > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.vsbxhm0     .e4f5pzi > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.txqe    .e4f5pzi > li + li::before { content: "|"; }
.rtuac5h    .e4f5pzi > li + li::before { content: "—"; }
.bn4u7178 .e4f5pzi > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.xyzcizv .e4f5pzi > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.xq5o  .e4f5pzi > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.jzveni    .e4f5pzi > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .q56q9cwp .t516f,
  .f8kn6p .t516f,
  .po7h .t516f,
  .bskc8wso .t516f,
  .u7fr478k .t516f {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .q56q9cwp .t516f::before,
  .f8kn6p .t516f::before,
  .po7h .t516f::before,
  .bskc8wso .t516f::before,
  .u7fr478k .t516f::before { content: ""; display: block; flex-shrink: 0; }

  
  .q56q9cwp .t516f::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;
  }

  
  .f8kn6p .t516f::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;
  }

  
  .po7h .t516f::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;
  }

  
  .bskc8wso .t516f::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;
  }

  
  .u7fr478k .t516f::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) {
  .slrtrw .t516f {
    padding: 5px 14px;
  }
  .slrtrw .e4f5pzi {
    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;
  }
  .slrtrw .e4f5pzi li a {
    border-bottom: none; padding: 10px 22px;
  }
  .slrtrw .e4f5pzi li a:hover { background: var(--bg-raised); }
  .slrtrw .uluas,
  .lgux5d1 .uluas,
  .k65zmzh .uluas { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .uikjoy1 .t516f {
    padding: 5px 10px;
  }
  .uikjoy1 .e4f5pzi {
    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);
  }
  .uikjoy1 .e4f5pzi.dle519ii { transform: translateX(0); }
  .uikjoy1 .e4f5pzi li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .uikjoy1 .e4f5pzi li:last-child a { border-bottom: none; }
  .otwwta .e4f5pzi,
  .ostj .e4f5pzi { background: var(--accent) !important; }
  .otwwta .e4f5pzi li a,
  .ostj .e4f5pzi li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .k65zmzh .t516f {
    padding: 5px 10px;
  }
  .k65zmzh .e4f5pzi {
    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);
  }
  .k65zmzh .e4f5pzi::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .k65zmzh .e4f5pzi.dle519ii { transform: translateY(0); }
  .k65zmzh .e4f5pzi li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .k4y0o .t516f {
    padding: 5px 10px;
  }
  .k4y0o .e4f5pzi {
    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;
  }
  .k4y0o .e4f5pzi.dle519ii { opacity: 1; pointer-events: auto; }
  .k4y0o .e4f5pzi li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .uzhg5kpi     .t516f { border-radius: 0 !important; }
  .mpbaa6   .t516f { border-radius: 8px !important; }
  .c0gbw5 .t516f { border-radius: 50% !important; }
  .kodleyp   .t516f { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .r4efux .vrqgs { flex-direction: column; align-items: stretch; }
  .r4efux .v30e { flex-direction: row; min-width: auto; }
  .r4efux .scmpdq0v { align-items: flex-start; text-align: left; }
}
.d1l54u,
.d1l54u.r1rlt,
.gkjkmu .d1l54u,
.ero18x1w .d1l54u,
.p0r865yo .d1l54u,
.iuy2 .d1l54u {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.cdw5je {
  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;
}
.ltq82 { flex: 1 1 280px; min-width: 0; }
.dpd7vpmq {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ohifht {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ttdxrh {
  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;
}
.ttdxrh:hover { transform: translateY(-1px); opacity: 0.95; }
.ld84wgxq .cdw5je {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ld84wgxq .dpd7vpmq { color: var(--cta); }
.ld84wgxq .ohifht { color: var(--text-body); }
.ld84wgxq .ttdxrh {
  background: var(--cta) !important;
  color: #fff !important;
}
.nyuuzw .cdw5je {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.nyuuzw .dpd7vpmq { color: var(--text-primary); }
.nyuuzw .ohifht { color: var(--text-body); }
.nyuuzw .ttdxrh {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .cdw5je {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ltq82 { flex: 0 0 auto; }
  .dpd7vpmq { font-size: 1.2rem; }
  .ttdxrh { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.scgdi .dbigso { height: 36px; }
.ho0z .dbigso { height: 60px; max-width: 200px; }
.opvroe8a .dbigso { height: 56px; max-width: 180px; }
.i1lq3vd    .iy3p, .i1lq3vd    .sijs7cpr { color: #f59e0b; }
.z4dr      .iy3p { font-size: 1rem; letter-spacing: 1.5px; }
.z4dr      .sijs7cpr   { font-size: 1.35rem; }
.ci1p    .iy3p, .ci1p    .sijs7cpr { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.mgsgpwau     .iy3p, .mgsgpwau     .sijs7cpr { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.evvdopv .iy3p, .evvdopv .sijs7cpr { color: var(--cta); letter-spacing: 2px; }
.jz65hj   .iy3p, .jz65hj   .sijs7cpr { color: #e91e63; letter-spacing: 2px; }
.hfev2znc  .iy3p, .hfev2znc  .sijs7cpr { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.zg6d     .iy3p, .zg6d     .sijs7cpr { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.b5vg0 .u45uvm8r + .u45uvm8r {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.nryb .megsl5ql { padding: 18px 24px; min-height: 68px; }
.x4h520 .zx6w4k {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.x4h520 .job8 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.u5c9f .u45uvm8r {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.kxbnj { counter-reset: cs-rank; }
.kxbnj .megsl5ql { counter-increment: cs-rank; }
.kxbnj .megsl5ql::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.majxl6x .kxbnj { counter-reset: cs-rank; gap: 0; }
.majxl6x .megsl5ql {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.majxl6x .megsl5ql::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.majxl6x .lvmz9tv {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.majxl6x .x65t {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.majxl6x .u5t41 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.majxl6x .lvmz9tv { min-width: 0; flex-direction: column; width: 100%; }
.majxl6x .lvoyyjk2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.majxl6x .iy3p { color: var(--cta, var(--accent)); }
.majxl6x .v8dfv7 { font-weight: 700; }
.majxl6x .u45uvm8r {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.majxl6x .zx6w4k {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.majxl6x .job8 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.majxl6x .qafqycd .job8 { font-size: 1.3rem; color: var(--accent-light); }
.majxl6x .ah0tx {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.majxl6x .megsl5ql:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .majxl6x .kxbnj {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .majxl6x .megsl5ql {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .majxl6x .megsl5ql { padding: 40px 16px 20px; }
  .majxl6x .u45uvm8r {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .majxl6x .ah0tx { width: 100%; min-width: 0; }
}
.qhn6o .kxbnj { counter-reset: cs-rank; gap: 10px; }
.qhn6o .megsl5ql {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.qhn6o .megsl5ql::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.qhn6o .lvmz9tv {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.qhn6o .x65t {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.qhn6o .u5t41 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.qhn6o .lvoyyjk2 {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.qhn6o .iy3p { color: var(--cta, var(--accent)); }
.qhn6o .u45uvm8r {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.qhn6o .zx6w4k {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.qhn6o .job8 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.qhn6o .qafqycd .job8 { color: var(--accent-light); }
.qhn6o .ah0tx {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.qhn6o .megsl5ql:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .qhn6o .megsl5ql {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .qhn6o .megsl5ql::before {
    position: absolute; top: 14px; left: 14px;
  }
  .qhn6o .lvmz9tv {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .qhn6o .lvoyyjk2 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .qhn6o .u45uvm8r {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .qhn6o .ah0tx { width: 100%; min-width: 0; }
  .qhn6o .iy3p { min-width: 0; }
}
.hjl1ot .megsl5ql::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.vm7bn8gk .t4hx5hq {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.vm7bn8gk .t4hx5hq summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.vm7bn8gk .t4hx5hq p { padding: 0 2px 16px; }
.ww9nxdq .t4hx5hq { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ww9nxdq .t4hx5hq summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ww9nxdq .t4hx5hq summary::after { content: "›"; font-size: 1.2em; }
.ww9nxdq .t4hx5hq[open] summary::after { content: "‹"; }
.ww9nxdq .t4hx5hq p { padding: 10px 22px 4px; }
.eudo794x .t4hx5hq {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.eudo794x .t4hx5hq summary { color: var(--text-primary); padding-left: 16px; }
.eudo794x .t4hx5hq summary::after { content: "›"; font-size: 1.1em; }
.eudo794x .t4hx5hq[open] summary::after { content: "‹"; }
.eudo794x .t4hx5hq p { padding-left: 16px; }
.ml9t .twyd { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ml9t .t4hx5hq {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ml9t .t4hx5hq:last-child { border-bottom: none; }
.ml9t .t4hx5hq summary { color: var(--text-primary); border-radius: 0; }
.ml9t .t4hx5hq summary::after { content: "›"; font-size: 1.1em; }
.ml9t .t4hx5hq[open] summary::after { content: "‹"; }
.bk2ephh .t4hx5hq { overflow: hidden; }
.bk2ephh .t4hx5hq summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.bk2ephh .t4hx5hq summary::after { color: rgba(255,255,255,.75); }
.bk2ephh .t4hx5hq[open] summary { border-radius: 0; }
.ihhegr9v { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xct2 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.p3u386s {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.lwtasms { color: var(--text-muted); font-size: 1.05rem; }
.n22265 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.a02qdkw {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.f18nj { margin-bottom: 20px; }
.nd9h8wh6 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.r7qi1w {
  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;
}
.r7qi1w:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.hgkz40 { resize: vertical; min-height: 130px; }
.d75e50j { width: 100%; margin-top: 8px; }
.darq {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cxgq29fh {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.sajrd { color: var(--text-muted); line-height: 1.75; }
.m8s11sg { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.m8s11sg li { margin-bottom: 6px; }
.md4ja { max-width: 760px; margin: 0 auto; }
.klgx ul.m8s11sg { margin: 0; }
@media (max-width: 640px) { .dtuzpnk { grid-template-columns: 1fr; gap: 10px; } }
.ra6dlfz { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.jlvubz { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.g4c5 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.jlvubz p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.jlvubz .m8s11sg { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ra6dlfz { grid-template-columns: 1fr; } }
.e1ma4e { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.e1ma4e:hover .dtfi5l { color: var(--accent-light); text-decoration: underline; }
.bqunf { color: inherit; text-decoration: none; }
.bqunf:hover { color: var(--accent-light); text-decoration: underline; }
.y65okxiw { display: inline-block; line-height: 0; }
.exxhv8x0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tajj1442 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.tajj1442:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.dosjml { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.tajj1442 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tajj1442 ul.m8s11sg { margin: 0; }
.seqhsi6l { color: var(--text-muted); line-height: 1.75; }
.rpnc3eb .m8s11sg,
.w0qakc .m8s11sg,
.z87qtqp .m8s11sg,
.xu3k5m9p .m8s11sg {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.rpnc3eb .tajj1442,
.w0qakc .tajj1442 { text-align: left; }
.rpnc3eb .dosjml,
.w0qakc .dosjml { text-align: center; }
.ghq8tgg2 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.y0w0l3 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.uruqrym0 { font-size: 1.1rem; }
.tudn8mv { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.tdc6657 { margin-top: 12px; }
.wn8i { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.wn8i:hover { border-bottom-color: var(--accent-light); }
.j2gkur { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.j2gkur img { width: 100%; height: 100%; object-fit: cover; display: block; }
.inpp { width: 260px; height: 260px; }
.jd70 { border-radius: 50%; }
.ujwyyfws { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.fcxnkgt { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .brfe { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ysxltfw .tudn8mv, .ysxltfw .y0w0l3 { max-width: 640px; }
.hip80nx { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.sdkt6 { position: sticky; top: 96px; align-self: start; }
.sdkt6 .ghq8tgg2 { font-size: 1.6rem; margin-top: 18px; }
.lxy2 .tudn8mv { margin-bottom: 28px; }
@media (max-width: 860px) { .hip80nx { grid-template-columns: 1fr; } .sdkt6 { position: static; text-align: center; } }
.zvmh .j2gkur { margin: 0 auto 18px; }
.zvmh .ujwyyfws { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .klqlvw { grid-template-columns: 1fr; } }
.c77d .ghq8tgg2 { font-size: 1.6rem; margin-bottom: 6px; }
.xu3k5m9p .m8s11sg { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .c77d { flex-direction: column; text-align: center; } .ji0ujwz { grid-template-columns: 1fr; } }
.eosd9 .ghq8tgg2 { font-size: 1.35rem; margin: 0 0 4px; }
.eosd9 .ujwyyfws { margin: 0; }
.avia7ls .p3u386s { color: var(--accent-light); }
.tq5i .p3u386s { font-size: 2rem; }
.tq5i .lwtasms { max-width: 680px; }
.o9zip {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.o9zip .p3u386s { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.o9zip .lwtasms  { margin: 0; }
@media (max-width: 640px) { .o9zip { flex-direction: column; } }
.rn6xue .p3u386s { color: var(--accent-light); }
.u4fc0 .p3u386s { color: #fff; }
.u4fc0 .lwtasms  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .qj6zhm8e { grid-template-columns: 1fr; } }
.d6oc .r7qi1w {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.d6oc .r7qi1w:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jh1v .r7qi1w { background: var(--bg-raised); border-color: transparent; }
.jh1v .r7qi1w:focus { background: var(--bg-card); border-color: var(--accent-light); }
.syuwi3d .r7qi1w { border-radius: 100px; padding: 11px 20px; }
.syuwi3d .hgkz40 { border-radius: 14px; }
@media (max-width: 640px) { .rb1ag71i { grid-template-columns: 1fr; } }
.nbanyu29{display:none}
.nbanyu29:empty,.x2skhu:empty{display:none}
.w7ws0z{position:relative;overflow:visible}
.nllpxypn .veq3lfs,.a75q .veq3lfs,
.e19n .veq3lfs,.br5psv .veq3lfs,
.po9wnx .veq3lfs,.sc3frf .veq3lfs{display:block}
.bvey2 .z0ozx1k5{display:block}
.nllpxypn .veq3lfs,.a75q .veq3lfs,
.e19n .veq3lfs,.br5psv .veq3lfs,
.po9wnx .veq3lfs{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}
.nllpxypn .veq3lfs .x2skhu,.a75q .veq3lfs .x2skhu,
.e19n .veq3lfs .x2skhu,.br5psv .veq3lfs .x2skhu,
.po9wnx .veq3lfs .x2skhu{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}
.nllpxypn .veq3lfs,.a75q .veq3lfs{top:12px}
.nllpxypn .veq3lfs .x2skhu{margin-right:auto}
.a75q .veq3lfs .x2skhu{margin-left:auto}
.a75q .veq3lfs{text-align:right}
.e19n .veq3lfs,.br5psv .veq3lfs{bottom:12px}
.e19n .veq3lfs .x2skhu{margin-right:auto}
.br5psv .veq3lfs .x2skhu{margin-left:auto}
.br5psv .veq3lfs{text-align:right}
.po9wnx .veq3lfs{position:relative;margin-top:16px}
.po9wnx .veq3lfs .x2skhu{margin:0 auto}
.sc3frf .veq3lfs{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.sc3frf .veq3lfs .x2skhu{margin:0}
.sc3frf .aqc3~.veq3lfs,
.sc3frf .g9fea~.veq3lfs{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.sc3frf .aqc3~.veq3lfs .x2skhu,
.sc3frf .g9fea~.veq3lfs .x2skhu{justify-content:flex-start}
.aqc3~.veq3lfs,.g9fea~.veq3lfs{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}
.aqc3~.veq3lfs .x2skhu{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.g9fea~.veq3lfs .x2skhu{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.z0ozx1k5 .x2skhu{margin:0 0 12px}
.x2skhu{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.pmgk01{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.dtfi5l{font-weight:600;color:var(--text-heading);opacity:1}
.vu54ygln .pmgk01{display:none}
.spe1z7i .x2skhu{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.v87tgcvu .ghdzy{border-bottom:1px solid currentColor;padding-bottom:2px}
.ykt2gnr .x2skhu{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.e1y85{--date-bg:transparent}
.jtw9dsp .njdu::before{content:""}
.v50c{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.xn4ao{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.sw84dko7{display:flex;flex-direction:column;gap:3px}
.v3xw936j{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.yy2j{font-weight:700;font-size:1rem;color:var(--text-heading)}
.a26s5j8{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.oemx4 .v50c{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.mmao4 .v50c{border-top:3px solid var(--accent);padding-top:18px}
.fmrsr9b .v50c{border-left:3px solid var(--accent);border-radius:0}
.pcmqbwug .v50c{padding:20px 0}
@media(max-width:640px){
  .v50c{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .a26s5j8{max-width:100%}
}
.ttgd1cni .fgvs9{margin:0}
@media (max-width:560px){
  .ugn1sb{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) {
  .p52j6egr { padding: 28px 18px 20px; }
  .s25f { font-size: 1.2rem; }
  .x4dtqkqq { max-width: 220px; max-height: 80px; }
}
.bx4nxit {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.uwfk5 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.wfnk  .bx4nxit { border-radius: 50%; }
.v5vhaj  .bx4nxit { border-radius: 6px; }
.xg7q8f .bx4nxit { border-radius: 22px; }
.o7m6vky .cdw5je {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .bx4nxit { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.m5i3j1 .r1rlt {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.m5i3j1 .wshznd {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.m5i3j1 .cdw5je {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.i0mchcmc .r1rlt,
.i0mchcmc .wshznd {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.i0mchcmc .cdw5je {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .i0mchcmc { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .i0mchcmc .cdw5je {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .i0mchcmc .ohifht { display: none !important; }
  .i0mchcmc .dpd7vpmq { font-size: 1.1rem !important; }
  .i0mchcmc .bx4nxit { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .ef1u1p6i { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .fgdw3 { flex-direction: row-reverse; }
[dir="rtl"] .e4f5pzi { flex-direction: row-reverse; }
[dir="rtl"] .ukmxn .qp8q { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ukmxn .qp8q { right: auto; left: 20px; }
  [dir="rtl"] .awle  .qp8q { left: auto;  right: 20px; }
}
[dir="rtl"] .r2a9n2 .ivo2t2vm  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ypu1dnw .ivo2t2vm { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .yf04v, [dir="rtl"] .c2h2 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .lr78ndbk { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .f0x7u2y5 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .r1v00 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .cdw5je { direction: rtl; }
[dir="rtl"] .bx4nxit { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .megsl5ql,
[dir="rtl"] .tdvyf2 { direction: rtl; }
[dir="rtl"] .vitahd { direction: rtl; }
[dir="rtl"] .e65t { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .osk7hru .c2h2,
[dir="rtl"] .kda6ha .c2h2,
[dir="rtl"] .ca3b .c2h2,
[dir="rtl"] .qnefxw .c2h2 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .osk7hru .c2h2 li::before,
[dir="rtl"] .kda6ha .c2h2 li::before,
[dir="rtl"] .ca3b .c2h2 li::before,
[dir="rtl"] .qnefxw .c2h2 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .l0hoavd.hed5yhcr .wt3l,
[dir="rtl"] .wxpb.hed5yhcr .wt3l,
[dir="rtl"] .sbwc7ffw.hed5yhcr .wt3l,
[dir="rtl"] .wztqdcx.hed5yhcr .wt3l,
[dir="rtl"] .kq1akiu.hed5yhcr .wt3l { text-align: right; }
[dir="rtl"] .aqc3.hed5yhcr .jgfoqe { align-items: flex-end; text-align: right; }
[dir="rtl"] .wshznd,
[dir="rtl"] .sd2m,
[dir="rtl"] .uzesfhvb,
[dir="rtl"] .wt3l { text-align: right; }
[dir="rtl"] .a02qdkw,
[dir="rtl"] .nd9h8wh6,
[dir="rtl"] .tudn8mv,
[dir="rtl"] .r7qi1w,
[dir="rtl"] .hgkz40 { text-align: right; direction: rtl; }
[dir="rtl"] .syuwi3d .r7qi1w,
[dir="rtl"] .d6oc .r7qi1w { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #51016b;
  --brand:           #51016b;
  --brand-light:     #49065f;
  --brand-pale:      #5d0e76;
  --grad-start:      #9501c5;
  --grad-end:        #ba14f0;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #d946ef;
  --cta-light:       #d51af1;
  --cta-hover:       #c813e4;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f6;
  --bg-raised:       #f0edf1;
  --bg-hover:        #f5f3f6;
  --border:          #e7e1e9;
  --border-alt:      #d9cfdd;
  --border-section:  #e7e1e9;
  --text-primary:    #1a161c;
  --text-muted:      #5d5062;
  --text-body:       #352d38;
  --text-sub:        #504454;
  --text-faint:      #85728c;
  --text-dim:        #9e8ea3;
  --text-label:      #6b5b70;
  --text-value:      #423946;
  --accent-bg:       #f1dcf8;
  --accent-bg-light: #e9bff7;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #0c9680;
  --c-cons:          #9f2139;
  --c-pros-label:    #0eb398;
  --c-tip-border:    #10c6a8;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9680;
}
:root { --logo-bg-opacity: 71%; }
body, button, input { font-family: "Open Sans", sans-serif; }
.y8n1l2 .fhhktdc { font-size: 0; width: 1.2rem; flex-shrink: 0; }.y8n1l2 .fhhktdc::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.y8n1l2 .sioa1ggq     .fhhktdc::before { content: "";  color: var(--c-tip-border); }.y8n1l2 .s2dtwl1e .fhhktdc::before { content: ""; color: var(--c-warn-border); }.y8n1l2 .yz8z13ue    .fhhktdc::before { content: ""; color: #60a5fa; }.e6i9h4qm .y8n1l2 .sioa1ggq     .fhhktdc::before { color: #10b981; }.e6i9h4qm .y8n1l2 .s2dtwl1e .fhhktdc::before { color: #f43f5e; }.e6i9h4qm .y8n1l2 .yz8z13ue    .fhhktdc::before { color: #a855f7; }.e7ggi  .y8n1l2 .sioa1ggq     .fhhktdc::before { color: #eab308; }.e7ggi  .y8n1l2 .s2dtwl1e .fhhktdc::before { color: #ef4444; }.e7ggi  .y8n1l2 .yz8z13ue    .fhhktdc::before { color: #f97316; }.wwzil  .y8n1l2 .sioa1ggq     .fhhktdc::before { color: #38bdf8; }.wwzil  .y8n1l2 .s2dtwl1e .fhhktdc::before { color: #818cf8; }.wwzil  .y8n1l2 .yz8z13ue    .fhhktdc::before { color: #2dd4bf; }.s8i5 .y8n1l2 .fhhktdc::before { color: var(--accent-light) !important; }
.tmtc .e51c, .tmtc .aqc3 { min-height: 320px; }
.gdmc07::before { content: '—'; }