:root {
  --color-accent: #916314;
  --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;
}
.vtjpyb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.g0jn {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.hfw8s {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.l8976zf { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ooiox { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ooiox a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ooiox a:hover { color: var(--accent-light); }
.sif8llm9  .c4lr66y { border-radius: 14px; }
.sif8llm9 .c4lr66y li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.sif8llm9 .c4lr66y li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.lqrbwj  .c4lr66y li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .c4lr66y {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .e5up:hover .c4lr66y,
  .e5up:focus-within .c4lr66y { display: block; }
  .c4lr66y li a { padding: 8px 16px; font-size: 0.88rem; }
}
.vo34 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.bwla7 { display: none; }
@media (max-width: 640px) {
  .bwla7 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .bwla7.gfjl { display: block; }
}
@media (max-width: 640px) {
  .vo34 { display: block; }
  .ooiox > li + li::before { display: none !important; }
  .ooiox {
    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;
  }
  .ooiox.gfjl { display: flex; }
  .ooiox li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ooiox li:last-child a { border-bottom: none; }
}
.sszqtq { min-height: 480px; }
.pfciy3jw {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.iugc4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vgjlozuk .iugc4 { margin-left: 0; margin-right: 0; }
.r7b2rh7 {
  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;
}
.og3t4t .r7b2rh7 { margin-top: 24px; }
.r7b2rh7:hover { opacity: 0.88; }
.vhdo2 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.glce7t {
  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%);
}
.vhdo2 .rmgsdcn {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.vhdo2 .pfciy3jw { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.vhdo2 .iugc4 { color: #e2e8f0; }
.vhdo2.b03d0n .rmgsdcn { text-align: center; }
.vhdo2.vgjlozuk   .rmgsdcn { text-align: left; }
.gxox .rmgsdcn {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.gxox .pfciy3jw { color: var(--text-primary); text-shadow: none; }
.gxox .iugc4 { color: var(--text-muted); }
.gxox .r7b2rh7 { margin-top: 16px; }
.gxox, .gxox.sszqtq { min-height: auto !important; }
.gxox.b03d0n .rmgsdcn { text-align: center; }
.gxox.vgjlozuk   .rmgsdcn { text-align: left; }
.gxox~.t2a8{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}
.gxox~.t2a8 .k820lq1{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.zt54rf .vhdo2 .glce7t {
  overflow: hidden;
}
.zt54rf .vhdo2 .glce7t::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.uipjyc77 .vhdo2 .glce7t {
  overflow: hidden;
}
.uipjyc77 .vhdo2 .glce7t::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;
}
.qxyztk8z .vhdo2 .glce7t {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.o9rt .vhdo2 .glce7t {
  overflow: hidden;
}
.o9rt .vhdo2 .glce7t::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;
}
.u5wo4aq .vhdo2 .glce7t {
  animation: hg-breathe 10s ease-in-out infinite;
}
.a1ah .glce7t {
  background: none;
}
.a1ah .pfciy3jw { color: #fff; }
.a1ah .iugc4 { color: rgba(255,255,255,0.85); }
.ogw3d .pfciy3jw { text-shadow: none; color: var(--text-primary); }
.ogw3d .iugc4 { color: var(--text-muted); }
body.xo55jfag .pfciy3jw {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.r5lxu .pfciy3jw {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.sszqtq.a1ah .pfciy3jw,
section.a1ah .pfciy3jw {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ogw3d.vgjlozuk   .f3q8ls { align-items: flex-start; text-align: left; }
.sszqtq .u2iq {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.u2iq .m61van {
  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;
}
.u2iq .m61van::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.u2iq .e1nfdt { display: contents !important; }
.u2iq .e1nfdt .mm63g5h {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.u2iq .e1nfdt .f47zg7ri { max-height: 48px; max-width: 96px; }
.u2iq .e1nfdt .pqnoza62 {
  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;
}
.u2iq .tifw {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.u2iq .lh412 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.u2iq .k9e3rml { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.u2iq .k9e3rml small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.u2iq .b5cznlb { display: contents !important; }
.u2iq .b5cznlb .pv8rdq:not(.abmhiwd) { display: none !important; }
.u2iq .b5cznlb .abmhiwd {
  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;
}
.u2iq .b5cznlb .abmhiwd .ey6l200 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.u2iq .b5cznlb .abmhiwd .hp722 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.u2iq .twjrrw8z { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.u2iq .twjrrw8z.wml2 {
  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;
}
.u2iq .twjrrw8z.wml2:hover { opacity: 0.85; }
.u2iq .m61van,
.u2iq .m61van:hover,
.u2iq .m61van:nth-child(even),
.u2iq .m61van:nth-child(odd),
.u2iq .m61van:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.ak8k .rmgsdcn { padding-bottom: 24px; }
.og3t4t .rmgsdcn { max-width: 1100px; }
@media (max-width: 700px) {
  .ogw3d { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ogw3d:not(.m1iums) .g9v19t0p { display: none !important; }
  .m1iums .g9v19t0p { padding: 16px; }
  .f3q8ls  { padding: 36px 24px; }
  .ogw3d~.t2a8,.tawork~.t2a8{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .sszqtq, .ogw3d { min-height: 320px !important; }
  .pfciy3jw { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .nf2l,
  .g86x,
  .hsvwd9k { grid-template-columns: 1fr !important; }

  

  
  .ak8k { display: flex !important; flex-direction: column !important; }
  .ak8k .rmgsdcn { display: contents; }
  .ak8k .glce7t { order: 0; }
  .ak8k .pfciy3jw { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ak8k .nf2l { order: 2; padding: 0 16px 12px !important; }
  .ak8k .iugc4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .og3t4t .rmgsdcn { display: flex; flex-direction: column; }
  .og3t4t .rmgsdcn .pfciy3jw { order: 1; }
  .og3t4t .rmgsdcn .hsvwd9k { order: 2; margin: 8px 0 24px !important; }
  .og3t4t .rmgsdcn .iugc4 { order: 3; }
  .og3t4t .rmgsdcn .r7b2rh7 { order: 4; align-self: center; margin-top: 0; }

  
  .ogw3d.m1iums {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ogw3d.m1iums .f3q8ls { display: contents; padding: 0; }
  .ogw3d.m1iums .f3q8ls .pfciy3jw { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ogw3d.m1iums .g9v19t0p { order: 2; padding: 12px 16px; }
  .ogw3d.m1iums .f3q8ls .iugc4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .ogw3d.m1iums .f3q8ls .r7b2rh7 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.x1zorau { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.avhn9e { width: 100%; height: auto; display: block; border-radius: 10px; }
.xkwo .x1zorau        { border-radius: 16px; }
.xkwo .avhn9e  { border-radius: 16px; }
.rixi .x1zorau         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.rixi .avhn9e   { border-radius: 8px; }
.gam32h { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.iljwflz6 { width: 100%; padding: 32px 0; position: relative; }
.ohf92m { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.bmgm544y .iljwflz6:nth-child(even) { background: var(--bg-surface); }
.bmgm544y .iljwflz6:nth-child(odd)  { background: var(--bg-page); }
.v6fo7 .iljwflz6:nth-child(even) { background: var(--bg-card); }
.v6fo7 .iljwflz6:nth-child(odd)  { background: var(--bg-page); }
.bmgm544y .iljwflz6:nth-child(odd)  .ohf92m { background: var(--bg-card); border-radius: 6px; }
.bmgm544y .iljwflz6:nth-child(even) .ohf92m { background: var(--bg-raised); border-radius: 6px; }
.v6fo7 .iljwflz6:nth-child(odd)  .ohf92m { background: var(--bg-card); border-radius: 6px; }
.v6fo7 .iljwflz6:nth-child(even) .ohf92m { background: var(--bg-raised); border-radius: 6px; }
.bmgm544y .iljwflz6:nth-child(even) .ogombkft .wdg00q,
.v6fo7 .iljwflz6:nth-child(even) .ogombkft .wdg00q { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.bmgm544y .iljwflz6:nth-child(odd) .ogombkft .wdg00q,
.v6fo7 .iljwflz6:nth-child(odd) .ogombkft .wdg00q { background: var(--bg-card-inner); }
.bmgm544y .iljwflz6:nth-child(even) .wwr1r3 .wdg00q:nth-child(odd),
.v6fo7 .iljwflz6:nth-child(even) .wwr1r3 .wdg00q:nth-child(odd)  { background: var(--bg-card); }
.bmgm544y .iljwflz6:nth-child(even) .wwr1r3 .wdg00q:nth-child(even),
.v6fo7 .iljwflz6:nth-child(even) .wwr1r3 .wdg00q:nth-child(even) { background: var(--bg-card-inner); }
h1.egab8wli { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.egab8wli {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.snb4r { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rp5h9jz h2.egab8wli {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.fwtj23x h2.egab8wli {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.mdge5yl h2.egab8wli {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ax7piu h2.egab8wli::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.mte7 h2.egab8wli {
  color: var(--text-primary); font-size: 1.7rem;
}
.c1o49uct h2.egab8wli::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ex1pg h2.egab8wli {
  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) { .spcrz6li { display: none; } }
.jcil { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.e83juj66 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.d89oddl {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.jo5bec { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.our7j4u { padding-left: 20px; }
.our7j4u li { margin-bottom: 6px; }
.our7j4u a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.our7j4u a:hover { color: var(--accent-light); }
.hb5xqd .jo5bec { display: none; }
.guqxb0b .jo5bec { display: none; }
.guqxb0b .our7j4u { padding-left: 0; list-style: none; }
.guqxb0b .our7j4u li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.guqxb0b .our7j4u a { font-size: 0.92rem; }
.fvlul .d89oddl { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.fvlul .jo5bec { display: none; }
.fvlul .our7j4u { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.fvlul .our7j4u li { margin-bottom: 0; }
.fvlul .our7j4u 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;
}
.fvlul .our7j4u a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.d1hbsj .d89oddl { padding: 20px 20px 16px; }
.d1hbsj .our7j4u {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.d1hbsj .our7j4u li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.d1hbsj .our7j4u 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;
}
.d1hbsj .our7j4u 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;
}
.d1hbsj .our7j4u a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.d1hbsj .our7j4u a:focus,
.d1hbsj .our7j4u a:focus-visible,
.d1hbsj .our7j4u a:target { outline: none; }
.d1hbsj .our7j4u li:target a { border-color: var(--border); color: var(--text-muted); }
.xdlfa .d89oddl { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xdlfa .jo5bec { display: none; }
.xdlfa .our7j4u { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.xdlfa .our7j4u li { counter-increment: toc-n; margin-bottom: 0; }
.xdlfa .our7j4u 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;
}
.xdlfa .our7j4u 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;
}
.xdlfa .our7j4u a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.exdoy .d89oddl { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.exdoy .jo5bec { display: none; }
.exdoy .our7j4u { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.exdoy .our7j4u li { margin-bottom: 0; }
.exdoy .our7j4u 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;
}
.exdoy .our7j4u a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.e36gt .d89oddl { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.e36gt .jo5bec { display: none; }
.e36gt .our7j4u { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.e36gt .our7j4u li { margin-bottom: 0; }
.e36gt .our7j4u li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.e36gt .our7j4u li:last-child::after { content: ""; margin-right: 0; }
.e36gt .our7j4u a { font-size: 0.9rem; }
.wdg00q { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ogombkft .wdg00q { background: var(--bg-card); }
.wwr1r3 .wdg00q:nth-child(odd)  { background: var(--bg-card); }
.wwr1r3 .wdg00q:nth-child(even) { background: var(--bg-raised); }
.xnxn2xq .wdg00q {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.xnxn2xq .wdg00q:last-child { border-bottom: none; }
.xnxn2xq h3.snb4r { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.szq44j8 .wdg00q {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.szq44j8 .wdg00q + .wdg00q { margin-top: 4px; }
.zgof7um .wdg00q { background: none; border-radius: 0; padding: 12px 0; }
.zgof7um .wdg00q + .wdg00q { border-top: 1px solid var(--border-section); }
.ssvuf9g6 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.rs58n2vu { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.wq6mrsu { color: var(--text-body); margin-bottom: 10px; }
.hvnz, .d2lvr2 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.hvnz li, .d2lvr2 li { margin-bottom: 6px; }
.d2lvr2 li { list-style: decimal; }
.zki7     .hvnz { list-style-type: "● "; }
.ma8vflzr  .hvnz { list-style-type: "■ "; }
.rifa0k .hvnz { list-style-type: "◆ "; }
.tnwvl4v    .hvnz { list-style-type: "★ "; }
.zki7     .yemb2lx { list-style-type: "● "; }
.ma8vflzr  .yemb2lx { list-style-type: "■ "; }
.rifa0k .yemb2lx { list-style-type: "◆ "; }
.tnwvl4v    .yemb2lx { list-style-type: "★ "; }
.zki7    .hvnz li::marker, .zki7    .yemb2lx li::marker,
.ma8vflzr .hvnz li::marker, .ma8vflzr .yemb2lx li::marker,
.rifa0k .hvnz li::marker, .rifa0k .yemb2lx li::marker,
.tnwvl4v   .hvnz li::marker, .tnwvl4v   .yemb2lx li::marker {
  color: var(--cta); font-size: 1em;
}
.zki7 .d2lvr2,
.ma8vflzr .d2lvr2,
.rifa0k .d2lvr2,
.tnwvl4v .d2lvr2 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zki7 .d2lvr2 li,
.ma8vflzr .d2lvr2 li,
.rifa0k .d2lvr2 li,
.tnwvl4v .d2lvr2 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zki7 .d2lvr2 li::before,
.ma8vflzr .d2lvr2 li::before,
.rifa0k .d2lvr2 li::before,
.tnwvl4v .d2lvr2 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;
}
.zki7     .d2lvr2 li::before { border-radius: 50%; }
.ma8vflzr  .d2lvr2 li::before { border-radius: 3px; }
.rifa0k .d2lvr2 li::before { border-radius: 3px; }
.tnwvl4v    .d2lvr2 li::before { border-radius: 50%; }
.j2qnt6 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.l02da .j2qnt6,
.y9f9uu .j2qnt6 { background: transparent; border: none; border-radius: 0; }
.hpym31 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.hpym31 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.hpym31 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.hpym31 tr:hover td { background: var(--bg-hover); }
.s86fa4r .hpym31 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.e1pakvty .hpym31 { border: 1px solid var(--border-alt); }
.e1pakvty .hpym31 th,
.e1pakvty .hpym31 td { border: 1px solid var(--border-alt); }
.jivy .hpym31 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.jivy .hpym31 td { border-bottom: none; }
.jivy .hpym31 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.acfasaus .hpym31 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.a0me7 .j2qnt6 {
  overflow: hidden;
}
.a0me7 .hpym31 th { border-bottom: 1px solid var(--border-alt); }
.a0me7 .hpym31 tr:last-child td { border-bottom: none; }
.bnb43 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gh3zw5 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ncnias { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.do70hujz { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.tspz { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.yemb2lx { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.yemb2lx 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%}
.n22gu .do70hujz { background: transparent; text-align: center; }
.tazjt349 .ncnias {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.qgt43 .ncnias {
  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);
}
.hzcd .gh3zw5 { display: grid; grid-template-columns: auto 1fr; }
.hzcd .ncnias {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.hzcd .do70hujz { grid-column: 2; }
.hzcd .tspz,
.hzcd .yemb2lx { grid-column: 1 / -1; }
.blyhwt .gh3zw5 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.blyhwt .ncnias {
  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);
}
.blyhwt .do70hujz { grid-column: 2; }
.blyhwt .tspz,
.blyhwt .yemb2lx { grid-column: 1 / -1; }
.tvt8k .gh3zw5 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.tvt8k .do70hujz { background: none; color: var(--accent-light); font-weight: 700; }
.so77nqwh .gh3zw5 { 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); }
.so77nqwh .do70hujz { background: none; color: var(--accent-light); font-weight: 700; }
.ttb5 .gh3zw5 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ttb5 .gh3zw5:last-child { border-bottom: none; }
.ttb5 .do70hujz { background: none; color: var(--accent-light); font-weight: 700; }
.w5iub .gh3zw5 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.w5iub .do70hujz { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.eg0q2hc .bnb43 { counter-reset: card-n; }
.eg0q2hc .gh3zw5  { counter-increment: card-n; }
.eg0q2hc .do70hujz { display: flex; align-items: center; gap: 10px; }
.eg0q2hc .do70hujz::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;
}
.x9zttt .gh3zw5 { background: var(--bg-surface); border: 1px solid var(--border); }
.x9zttt .do70hujz { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.q2qn2i { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.q2qn2i         { --cl-hue: var(--accent); }
.dw0a7g     { --cl-hue: #16a34a; }
.nj9cm6zk    { --cl-hue: #2563eb; }
.dw0a7g, .bd3e, .nj9cm6zk, .nfcerz9w {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.ayteufbl { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.ayteufbl::before { color: var(--cl-hue); }
.q2qn2i strong { color: var(--text-primary); font-size: 0.95rem; }
.q2qn2i p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.zup3hc { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.u77o7, .x8dpwof { border-radius: 8px; padding: 14px; }
.u77o7 { background: var(--bg-pros); }
.x8dpwof { background: var(--bg-cons); }
.gta1vix { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.u77o7 .gta1vix { color: var(--c-pros-label); }
.x8dpwof .gta1vix { color: #f87171; }
.u77o7 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.x8dpwof ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.avhn9e { width: 100%; height: auto; border-radius: 10px; display: block; }
.wml2 {
  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;
}
.wml2:hover { opacity: 0.85; }
.vfbr .wml2  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.vfbr .wml2:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.d4arp .wml2  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.d4arp .wml2:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.vfbr .twjrrw8z.wml2, .d4arp .twjrrw8z.wml2,
.vfbr .s3uwsy4 .wml2, .d4arp .s3uwsy4 .wml2 {
  background: var(--cta); border: none; color: #fff;
}
.vfbr .twjrrw8z.wml2:hover, .d4arp .twjrrw8z.wml2:hover,
.vfbr .s3uwsy4 .wml2:hover, .d4arp .s3uwsy4 .wml2:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.feq0yy .r7b2rh7 { border-radius: 50px; }
.feq0yy .wml2  { border-radius: 50px; }
.gp1y2wzy .r7b2rh7,
.gp1y2wzy .wml2 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.gp1y2wzy .r7b2rh7:hover,
.gp1y2wzy .wml2:hover { filter: brightness(1.08); opacity: 1; }
.n8vrou .r7b2rh7,
.n8vrou .wml2 { box-shadow: 0 3px 14px -2px var(--cta); }
.n8vrou .r7b2rh7:hover,
.n8vrou .wml2:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.w60udtg7 .r7b2rh7,
.w60udtg7 .wml2 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.w60udtg7 .r7b2rh7:hover,
.w60udtg7 .wml2:hover { opacity: 1; }
.w60udtg7 .r7b2rh7:active,
.w60udtg7 .wml2:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.p06p4 .r7b2rh7,
.p06p4 .wml2 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.p06p4 .r7b2rh7:hover,
.p06p4 .wml2:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.p06p4 .r7b2rh7:active,
.p06p4 .wml2:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.yqhv06sp .r7b2rh7,
.yqhv06sp .wml2 { position: relative; overflow: hidden; }
.yqhv06sp .r7b2rh7::before,
.yqhv06sp .wml2::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;
}
.yqhv06sp .r7b2rh7:hover::before,
.yqhv06sp .wml2:hover::before { left: 135%; }
.njdb .r7b2rh7,
.njdb .wml2 { border-radius: 0; }
.rkvto0 .r7b2rh7 { padding-left: 22px; padding-right: 22px; }
.rkvto0 .wml2  { padding-left: 12px; padding-right: 12px; }
.bpnr .r7b2rh7 { padding-left: 44px; padding-right: 44px; }
.bpnr .wml2  { padding-left: 24px; padding-right: 24px; }
.d2k0 .r7b2rh7 { padding-left: 56px; padding-right: 56px; }
.d2k0 .wml2  { padding-left: 32px; padding-right: 32px; }
.a8pkmi   .r7b2rh7::after, .a8pkmi   .wml2::after,
.o6v8 .r7b2rh7::after, .o6v8 .wml2::after,
.o3id    .r7b2rh7::after, .o3id    .wml2::after,
.met28x    .r7b2rh7::after, .met28x    .wml2::after,
.iq5avu72    .r7b2rh7::after, .iq5avu72    .wml2::after,
.xqs3     .r7b2rh7::after, .xqs3     .wml2::after,
.ggjhtcga    .r7b2rh7::after, .ggjhtcga    .wml2::after,
.owuatp   .r7b2rh7::after, .owuatp   .wml2::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;
}
.a8pkmi .r7b2rh7::after, .a8pkmi .wml2::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");
}
.o6v8 .r7b2rh7::after, .o6v8 .wml2::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");
}
.o3id .r7b2rh7::after, .o3id .wml2::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");
}
.met28x .r7b2rh7::after, .met28x .wml2::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");
}
.iq5avu72 .r7b2rh7::after, .iq5avu72 .wml2::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");
}
.xqs3 .r7b2rh7::after, .xqs3 .wml2::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");
}
.ggjhtcga .r7b2rh7::after, .ggjhtcga .wml2::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");
}
.owuatp .r7b2rh7::after, .owuatp .wml2::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");
}
.rcljp   .inolkz::after, .rcljp   .k2ilddh1::after,
.wm5p48 .inolkz::after, .wm5p48 .k2ilddh1::after,
.u98e    .inolkz::after, .u98e    .k2ilddh1::after,
.pwhpq    .inolkz::after, .pwhpq    .k2ilddh1::after,
.d4ldmq    .inolkz::after, .d4ldmq    .k2ilddh1::after,
.mv26ic     .inolkz::after, .mv26ic     .k2ilddh1::after,
.ig0x    .inolkz::after, .ig0x    .k2ilddh1::after,
.nrru9c   .inolkz::after, .nrru9c   .k2ilddh1::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;
}
.rcljp .inolkz::after, .rcljp .k2ilddh1::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");
}
.wm5p48 .inolkz::after, .wm5p48 .k2ilddh1::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");
}
.u98e .inolkz::after, .u98e .k2ilddh1::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");
}
.pwhpq .inolkz::after, .pwhpq .k2ilddh1::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");
}
.d4ldmq .inolkz::after, .d4ldmq .k2ilddh1::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");
}
.mv26ic .inolkz::after, .mv26ic .k2ilddh1::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");
}
.ig0x .inolkz::after, .ig0x .k2ilddh1::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");
}
.nrru9c .inolkz::after, .nrru9c .k2ilddh1::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");
}
.kuex {
  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;
}
.m61van {
  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;
}
.m61van > * { min-width: 0; }
.m61van:hover { background: var(--bg-hover); }
.m61van > [itemprop="item"] { display: contents; }
.m61van [itemprop="itemReviewed"],
.m61van [itemprop="reviewRating"] { display: none; }
.m61van::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;
}
.e1nfdt {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.mm63g5h {
  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;
}
.f47zg7ri { max-height: 52px; max-width: 110px; object-fit: contain; }
.pqnoza62 {
  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;
}
.hovpi3 .mm63g5h    { background: #1a1a1a; }
.zwnkijh3 .mm63g5h   { background: rgba(128,128,128,.12); }
.v2rq57wd .mm63g5h { background: var(--bg-raised); }
.m830r .mm63g5h    { background: transparent; padding: 0; }
.tifw {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.lh412 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.k9e3rml { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.b5cznlb {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.pv8rdq {
  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;
}
.ey6l200 {
  
  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%;
}
.hp722 {
  
  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;
}
.twjrrw8z {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.twjrrw8z.wml2 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .m61van {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .m61van::before    { grid-area: rank;   }
  .e1nfdt           { grid-area: ident;  }
  .tifw     { grid-area: rating; min-width: 0; width: auto; }
  .b5cznlb           { grid-area: pills;  }
  .twjrrw8z             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .m61van {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .m61van::before    { justify-self: center; }
  .e1nfdt           { width: 100%; }
  .tifw     { justify-self: center; }
  .b5cznlb           { grid-template-columns: 1fr; }
}
.sbv6ey5n {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.a7no0d {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.jvm073 {
  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;
}
.jvm073 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.jtkhbwy { flex: 1; }
.jtkhbwy h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.rb31l35 { color: var(--c-stars); font-size: 1.1rem; }
.q1sy2x { margin-bottom: 8px; }
.m7jlf9x4 {
  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);
}
.m7jlf9x4 > span { color: var(--accent); font-weight: 700; }
.vts6lchy em, .fxapjkof em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .m7jlf9x4 { padding: 10px 16px; gap: 6px 16px; } }
.s3uwsy4 { flex-shrink: 0; align-self: flex-start; }
.s3uwsy4 .wml2 { white-space: nowrap; }
@media (max-width: 560px) {
  .a7no0d { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .jvm073 { order: 1; }
  .s3uwsy4 { order: 2; margin-left: auto; align-self: center; }
  .jtkhbwy { order: 3; flex: 1 1 100%; min-width: 0; }
}
.cyyy img.okfyvu { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.l02da { padding: 20px 24px; }
.f8ed9 { color: var(--text-muted); margin-bottom: 16px; }
.mzkxrk { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.o089l2b, .c0uelr { list-style: none; font-size: 0.9rem; }
.o089l2b li { color: var(--c-pros); margin-bottom: 4px; }
.c0uelr li { color: var(--c-cons); margin-bottom: 4px; }
.o089l2b li::before { content: "✓"; margin-right: 5px; }
.c0uelr li::before { content: "✗"; margin-right: 5px; }
.hvje .o089l2b li::before { content: "→"; }
.hvje .c0uelr li::before { content: "–"; }
.ay0dhz  .o089l2b li::before { content: "★"; }
.ay0dhz  .c0uelr li::before { content: "✕"; }
.zl4se    .o089l2b li::before { content: "◆"; }
.zl4se    .c0uelr li::before { content: "▲"; }
.tuzes7  .o089l2b li::before { content: "▶"; }
.tuzes7  .c0uelr li::before { content: "■"; }
.z8775u3 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.hpqvcq { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.unrw { background: var(--bg-pros); color: var(--c-tag-pay); }
.d90no0 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.cwd0ez .d90no0 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.j4kg .d90no0 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .s6tk .qftj {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .s6tk .sbv6ey5n { margin: 0; }
}
.s941mfpc .a7no0d { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.s941mfpc .jtkhbwy h3 { color: var(--accent-light); }
.s941mfpc .jvm073 { background: var(--bg-page); border: 1px solid var(--border); }
.m5m8l57p .sbv6ey5n { border-top: 4px solid var(--accent); }
.m5m8l57p .a7no0d { background: var(--bg-card); }
.nslyr1j7 .sbv6ey5n { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.nslyr1j7 .a7no0d { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.nslyr1j7 .l02da { padding: 14px 16px; }
.nslyr1j7 .jvm073 { border-radius: 4px; }
.nslyr1j7 .d90no0 { border-radius: 0; }
.ih2l6930 .a7no0d { padding: 0; gap: 0; overflow: hidden; }
.ih2l6930 .jvm073 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.ih2l6930 .jtkhbwy { padding: 16px 20px; }
.ih2l6930 .s3uwsy4 { padding: 16px 20px; align-self: center; }
.axzav6 .rb31l35 { font-size: .95rem; }
.y9f9uu .zup3hc { gap: 10px; }
.y9f9uu .u77o7, .y9f9uu .x8dpwof { padding: 12px; }
.y9f9uu .u77o7 ul, .y9f9uu .x8dpwof ul { margin: 4px 0 0; padding-left: 18px; }
.y9f9uu .u77o7 li, .y9f9uu .x8dpwof li { font-size: .85rem; margin-bottom: 3px; }
.dzyc .hpqvcq { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .veh9k7 { grid-template-columns: 1fr; }
  .vney { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vney .iniqg { width: 72px; height: 50px; }
  .vney .ae49 { max-width: 180px; }
  .vney .qt4oa57 { width: auto; }
}
.nhwzcs .axzav6 .rb31l35 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .nhwzcs { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ctlbe { padding: 16px; }
  .ab8nc .v1tc8r7 { min-width: 50%; }
}
.egp2 .zup3hc { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ozdqom { grid-template-columns: 1fr; }
  .gq9je5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .py5x5h { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vgx3jj { flex-wrap: wrap; padding: 16px; }
}
.xwvgbczj .zup3hc { gap: 8px; }
.xwvgbczj .u77o7, .xwvgbczj .x8dpwof { padding: 8px; }
@media (max-width: 480px) {
  .jtimp { flex-direction: column; align-items: stretch; }
}
.coomohxo .qt4oa57 .wml2 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ms1qv1o { flex-direction: column; align-items: stretch; gap: 10px; }
  .coomohxo .qt4oa57 { text-align: center; }
}
@media (max-width: 720px) {
  .qq0vlor { grid-template-columns: 1fr; }
  .jflq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .x1nuu { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.gqvk .cnleaw { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.rtzi93vj .rb31l35 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .voxdq { grid-template-columns: 1fr; }
  .rtzi93vj { width: 100px; height: 100px; margin: 16px auto; }
  .gqvk { font-size: 1.4rem; }
  .m6ip6 { justify-content: center; }
  .rdnu1o .v1tc8r7 { min-width: 50%; }
}
.i5qguz .zup3hc { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .zwri { flex-wrap: wrap; padding: 14px 16px; }
  .z3qqp26d { padding: 12px 16px; }
  .i5qguz .zup3hc { margin: 0 16px; }
  .i5qguz .dzyc { padding: 0 16px; }
  .a0r1z { padding: 12px 16px; }
}
.mwd5 .m61van {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.mwd5 .m61van:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.r5me626 .kuex { gap: 18px; }
.r5me626 .m61van {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.r5me626 .m61van:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.m20xk .kuex {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.m20xk .m61van {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.m20xk .m61van:last-child { border-bottom: none; }
.m20xk .e1nfdt,
.m20xk .tifw,
.m20xk .b5cznlb {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.rohqx6wu .kuex { gap: 0; }
.rohqx6wu .m61van {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.rohqx6wu .m61van:last-child { border-bottom: none; }
.rohqx6wu .m61van:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.rohqx6wu .m61van:nth-child(even):hover { background: var(--bg-hover); }
.e9491gs6 .m61van {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.er43juad .b5cznlb .pv8rdq {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.er43juad .b5cznlb .pv8rdq:first-child { border-left: none; }
.pmusdm10 .b5cznlb .pv8rdq {
  background: transparent; padding: 4px 8px;
}
.pmusdm10 .b5cznlb .ey6l200 { font-size: .65rem; opacity: .65; }
.pmusdm10 .b5cznlb .hp722   { font-size: 1.15rem; color: var(--accent-light); }
.ppcu .b5cznlb .pv8rdq {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.k9e3rml { display: none; }
.u60p6 .lh412 { font-size: 1rem; letter-spacing: 2px; }
.uoa9ydql .lh412 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.o1xvon .lh412,
.jmqw0sef .lh412,
.e4lojw .lh412 { display: none; }
.o1xvon .k9e3rml,
.jmqw0sef .k9e3rml,
.e4lojw .k9e3rml { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.o1xvon .k9e3rml { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.o1xvon .k9e3rml small { display: none; }
.jmqw0sef .k9e3rml {
  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;
}
.jmqw0sef .k9e3rml small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.e4lojw .k9e3rml {
  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;
}
.e4lojw .k9e3rml small { display: none; }
.o1xvon .q1sy2x .rb31l35,
.jmqw0sef .q1sy2x .rb31l35,
.e4lojw .q1sy2x .rb31l35 { display: none; }
.o1xvon .q1sy2x strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.o1xvon .cnleaw { display: none; }
.jmqw0sef .q1sy2x 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;
}
.jmqw0sef .perw1,
.jmqw0sef .cnleaw { font-size: 1em; }
.e4lojw .q1sy2x strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.e4lojw .cnleaw { display: none; }
.qamsi { margin: 16px 0; }
.u9s6t { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.u9s6t summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.u9s6t summary::after { content: "+"; color: var(--accent-light); }
.u9s6t[open] summary::after { content: "−"; }
.u9s6t p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.iljwflz6 { margin-bottom: 0; }
.yu24 h2.egab8wli { color: var(--text-primary); border-color: var(--accent-light); }
.sryp h2.egab8wli { color: var(--text-primary); border-color: var(--accent-light); }
.mc1jfaog .dw0a7g     { background: #052e16; border-color: #10b981; }
.mc1jfaog .nj9cm6zk    { background: #1e1036; border-color: #a855f7; }
.mc1jfaog .q2qn2i strong  { color: #f1f5f9; }
.mc1jfaog .q2qn2i p       { color: #cbd5e1; }
.mc1jfaog .vqd6q    .dw0a7g     .ayteufbl::before,
.mc1jfaog .bxgbj  .dw0a7g     .ayteufbl::before,
.mc1jfaog .x5v51yo  .dw0a7g     .ayteufbl::before,
.mc1jfaog .gwswfuuq .dw0a7g     .ayteufbl::before { color: #10b981; }
.mc1jfaog .vqd6q    .bd3e .ayteufbl::before,
.mc1jfaog .bxgbj  .bd3e .ayteufbl::before,
.mc1jfaog .x5v51yo  .bd3e .ayteufbl::before,
.mc1jfaog .gwswfuuq .bd3e .ayteufbl::before { color: #f43f5e; }
.mc1jfaog .vqd6q    .nj9cm6zk    .ayteufbl::before,
.mc1jfaog .bxgbj  .nj9cm6zk    .ayteufbl::before,
.mc1jfaog .x5v51yo  .nj9cm6zk    .ayteufbl::before,
.mc1jfaog .gwswfuuq .nj9cm6zk    .ayteufbl::before { color: #a855f7; }
.wxgruv .dw0a7g     { background: #2d2000; border-color: #eab308; }
.wxgruv .nj9cm6zk    { background: #2d1600; border-color: #f97316; }
.wxgruv .q2qn2i strong  { color: #f1f5f9; }
.wxgruv .q2qn2i p       { color: #cbd5e1; }
.wxgruv .vqd6q    .dw0a7g     .ayteufbl::before,
.wxgruv .bxgbj  .dw0a7g     .ayteufbl::before,
.wxgruv .x5v51yo  .dw0a7g     .ayteufbl::before,
.wxgruv .gwswfuuq .dw0a7g     .ayteufbl::before { color: #eab308; }
.wxgruv .vqd6q    .bd3e .ayteufbl::before,
.wxgruv .bxgbj  .bd3e .ayteufbl::before,
.wxgruv .x5v51yo  .bd3e .ayteufbl::before,
.wxgruv .gwswfuuq .bd3e .ayteufbl::before { color: #ef4444; }
.wxgruv .vqd6q    .nj9cm6zk    .ayteufbl::before,
.wxgruv .bxgbj  .nj9cm6zk    .ayteufbl::before,
.wxgruv .x5v51yo  .nj9cm6zk    .ayteufbl::before,
.wxgruv .gwswfuuq .nj9cm6zk    .ayteufbl::before { color: #f97316; }
.j9dx .dw0a7g     { background: #0c1a2e; border-color: #38bdf8; }
.j9dx .nj9cm6zk    { background: #0a2020; border-color: #2dd4bf; }
.j9dx .q2qn2i strong  { color: #f1f5f9; }
.j9dx .q2qn2i p       { color: #cbd5e1; }
.j9dx .vqd6q    .dw0a7g     .ayteufbl::before,
.j9dx .bxgbj  .dw0a7g     .ayteufbl::before,
.j9dx .x5v51yo  .dw0a7g     .ayteufbl::before,
.j9dx .gwswfuuq .dw0a7g     .ayteufbl::before { color: #38bdf8; }
.j9dx .vqd6q    .bd3e .ayteufbl::before,
.j9dx .bxgbj  .bd3e .ayteufbl::before,
.j9dx .x5v51yo  .bd3e .ayteufbl::before,
.j9dx .gwswfuuq .bd3e .ayteufbl::before { color: #818cf8; }
.j9dx .vqd6q    .nj9cm6zk    .ayteufbl::before,
.j9dx .bxgbj  .nj9cm6zk    .ayteufbl::before,
.j9dx .x5v51yo  .nj9cm6zk    .ayteufbl::before,
.j9dx .gwswfuuq .nj9cm6zk    .ayteufbl::before { color: #2dd4bf; }
.dpihc::before,
.j28dwu::before { margin-right: 5px; }
.fbom .u77o7 ul li,
.fbom .o089l2b li         { color: #4ade80; }
.fbom .u77o7 .dpihc { color: #22c55e; }
.fbom .x8dpwof ul li,
.fbom .c0uelr li         { color: #f87171; }
.fbom .x8dpwof .j28dwu { color: #ef4444; }
.hphvbn .u77o7 { background: var(--bg-pros); }
.hphvbn .x8dpwof { background: var(--bg-cons); }
.hphvbn .u77o7 .dpihc { color: var(--c-pros-label); }
.hphvbn .x8dpwof .j28dwu { color: var(--c-cons); }
.hphvbn .u77o7 ul li,
.hphvbn .o089l2b li            { color: var(--c-pros); }
.hphvbn .x8dpwof ul li,
.hphvbn .c0uelr li            { color: var(--c-cons); }
.zmmlxl8 .u77o7 { background: var(--bg-pros); }
.zmmlxl8 .x8dpwof { background: var(--bg-cons); }
.zmmlxl8 .u77o7 .dpihc { color: var(--c-pros-label); }
.zmmlxl8 .x8dpwof .j28dwu { color: var(--c-cons); }
.zmmlxl8 .u77o7 ul li,
.zmmlxl8 .o089l2b li          { color: var(--c-pros); }
.zmmlxl8 .x8dpwof ul li,
.zmmlxl8 .c0uelr li          { color: var(--c-cons); }
.wcg8nsup .dpihc::before { content: "✓ "; }
.wcg8nsup .j28dwu::before { content: "✗ "; }
.hvje .dpihc::before { content: "→ "; }
.hvje .j28dwu::before { content: "← "; }
.ay0dhz .dpihc::before { content: "★ "; }
.ay0dhz .j28dwu::before { content: "✕ "; }
.zl4se .dpihc::before { content: "◆ "; }
.zl4se .j28dwu::before { content: "▲ "; }
.j4kg .q2qn2i { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.j4kg .q2qn2i strong { color: var(--text-primary); }
.j4kg .q2qn2i p      { color: var(--text-muted); }
.cwd0ez .q2qn2i { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.n66xqlbl .q2qn2i {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.n66xqlbl .q2qn2i strong,
.n66xqlbl .q2qn2i p { color: #fff; }
.n66xqlbl .ayteufbl::before { color: rgba(255,255,255,0.9) !important; }
.i1pw78qc .q2qn2i {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.i1pw78qc .q2qn2i strong { color: var(--text-primary); }
.i1pw78qc .q2qn2i p      { color: var(--text-muted); }
.u5s84f .q2qn2i { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.vqd6q .ayteufbl,
.bxgbj .ayteufbl,
.x5v51yo .ayteufbl,
.gwswfuuq .ayteufbl { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.vqd6q .ayteufbl::before,
.bxgbj .ayteufbl::before,
.x5v51yo .ayteufbl::before,
.gwswfuuq .ayteufbl::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.vqd6q .dw0a7g     .ayteufbl::before { content: "✦"; color: var(--c-tip-border); }
.vqd6q .bd3e .ayteufbl::before { content: "▲"; color: var(--c-warn-border); }
.vqd6q .nj9cm6zk    .ayteufbl::before { content: "◉"; color: #60a5fa; }
.bxgbj .dw0a7g     .ayteufbl::before { content: "★"; color: var(--c-tip-border); }
.bxgbj .bd3e .ayteufbl::before { content: "◆"; color: var(--c-warn-border); }
.bxgbj .nj9cm6zk    .ayteufbl::before { content: "●"; color: #60a5fa; }
.x5v51yo .dw0a7g     .ayteufbl::before { content: "▶"; color: var(--c-tip-border); }
.x5v51yo .bd3e .ayteufbl::before { content: "■"; color: var(--c-warn-border); }
.x5v51yo .nj9cm6zk    .ayteufbl::before { content: "▸"; color: #60a5fa; }
.gwswfuuq .dw0a7g     .ayteufbl::before { content: "→"; color: var(--c-tip-border); }
.gwswfuuq .bd3e .ayteufbl::before { content: "⬥"; color: var(--c-warn-border); }
.gwswfuuq .nj9cm6zk    .ayteufbl::before { content: "◈"; color: #60a5fa; }
.ek2xm .ogombkft .wdg00q,
.ek2xm .wwr1r3 .wdg00q  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ek2xm .gh3zw5                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ek2xm .m61van                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ek2xm .sbv6ey5n            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.ek2xm .j2qnt6          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ek2xm .d89oddl                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mbaklj .ogombkft .wdg00q,
.mbaklj .wwr1r3 .wdg00q,
.mbaklj .gh3zw5,
.mbaklj .m61van,
.mbaklj .sbv6ey5n,
.mbaklj .j2qnt6,
.mbaklj .d89oddl,
.mbaklj .u5s84f .q2qn2i { box-shadow: none; }
.kknxw   .wq6mrsu, .kknxw .ssvuf9g6, .kknxw .rs58n2vu,
.kknxw   .jcil, .kknxw .e83juj66 { font-size: 0.9rem; }
.kknxw   .hvnz, .kknxw .d2lvr2 { font-size: 0.9rem; }
.mhur7q   .wq6mrsu, .mhur7q .ssvuf9g6, .mhur7q .rs58n2vu,
.mhur7q   .jcil, .mhur7q .e83juj66 { font-size: 0.95rem; }
.mhur7q   .hvnz, .mhur7q .d2lvr2 { font-size: 0.95rem; }
.omoh40oq   .wq6mrsu, .omoh40oq .ssvuf9g6, .omoh40oq .rs58n2vu,
.omoh40oq   .jcil, .omoh40oq .e83juj66 { font-size: 1.08rem; }
.omoh40oq   .hvnz, .omoh40oq .d2lvr2 { font-size: 1.05rem; }
.omoh40oq   .hpym31 { font-size: 0.97rem; }
.jk6pcjlr .pfciy3jw      { font-size: 3.2rem; }
.jk6pcjlr h2.egab8wli { font-size: 1.9rem; }
.jk6pcjlr h3.snb4r     { font-size: 1.4rem; }
.qq90o .pfciy3jw      { font-size: 3.8rem; }
.qq90o h2.egab8wli { font-size: 2.2rem; }
.qq90o h3.snb4r     { font-size: 1.6rem; }
.iljwflz6 + .iljwflz6 { position: relative; }
.skfx   .iljwflz6 + .iljwflz6::before,
.ua7dl  .iljwflz6 + .iljwflz6::before,
.ois1r7   .iljwflz6 + .iljwflz6::before,
.h2j2gya2   .iljwflz6 + .iljwflz6::before,
.gtne7   .iljwflz6 + .iljwflz6::before,
.ghx0mcn4 .iljwflz6 + .iljwflz6::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.skfx .iljwflz6 + .iljwflz6::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ua7dl .iljwflz6 + .iljwflz6::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ois1r7 .iljwflz6 + .iljwflz6::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;
}
.h2j2gya2 .iljwflz6 + .iljwflz6::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wkl8ft3 .iljwflz6 { margin-bottom: 16px; }
.wkl8ft3 .iljwflz6 + .iljwflz6 { margin-top: 0; }
.wkl8ft3 .ohf92m { padding-top: 0; padding-bottom: 0; }
.gtne7 .iljwflz6 + .iljwflz6::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ghx0mcn4 .iljwflz6 + .iljwflz6::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xkjgr .iljwflz6 + .iljwflz6::before,
.o8l9c .iljwflz6 + .iljwflz6::before,
.b5krd .iljwflz6 + .iljwflz6::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%;
}
.bmgm544y .xkjgr .iljwflz6:nth-child(even)::before,
.bmgm544y .o8l9c .iljwflz6:nth-child(even)::before,
.bmgm544y .b5krd .iljwflz6:nth-child(even)::before { background: var(--bg-surface); }
.v6fo7 .xkjgr .iljwflz6:nth-child(even)::before,
.v6fo7 .o8l9c .iljwflz6:nth-child(even)::before,
.v6fo7 .b5krd .iljwflz6:nth-child(even)::before { background: var(--bg-card); }
.xkjgr .iljwflz6 + .iljwflz6::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");
}
.o8l9c .iljwflz6 + .iljwflz6::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");
}
.b5krd .iljwflz6 + .iljwflz6::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");
}
.pt0d9ky7 .vhdo2,
.b612cc .vhdo2,
.hrtcjn .vhdo2 { overflow: hidden; }
.pt0d9ky7 .rmgsdcn,
.b612cc .rmgsdcn { margin-bottom: 60px; }
.hrtcjn .rmgsdcn { margin-bottom: 70px; }
.pt0d9ky7 .f3q8ls,
.pt0d9ky7 .vhdo2::before,
.b612cc .vhdo2::before,
.hrtcjn .vhdo2::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%;
}
.pt0d9ky7 .vhdo2::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");
}
.b612cc .vhdo2::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");
}
.hrtcjn .vhdo2::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");
}
.o09sk29 .vhdo2:not(.a1ah) .glce7t { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.n9hyz5n .vhdo2:not(.a1ah) .glce7t { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.nomok  .vhdo2:not(.a1ah) .glce7t { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gcyqls  .vhdo2:not(.a1ah) .glce7t { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.mp5l7c .a1ah .glce7t { background: none; }
.mp5l7c .vhdo2:not(.a1ah) .glce7t { background: rgba(0,0,0,0.6); }
.bb6xr5zn .x1zorau { float: left; width: 38%; margin: 0 28px 16px 0; }
.bb6xr5zn .x1zorau .avhn9e { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bb6xr5zn .ohf92m::after { content: ''; display: block; clear: both; }
.zys5v .x1zorau { float: right; width: 38%; margin: 0 0 16px 28px; }
.zys5v .x1zorau .avhn9e { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zys5v .ohf92m::after { content: ''; display: block; clear: both; }
.qbyilh .iljwflz6:nth-child(odd)  .x1zorau { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qbyilh .iljwflz6:nth-child(even) .x1zorau { float: right; width: 38%; margin: 0 0 16px 28px; }
.qbyilh .x1zorau .avhn9e { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qbyilh .ohf92m::after { content: ''; display: block; clear: both; }
.bb6xr5zn .bnb43,
.bb6xr5zn .kuex,
.zys5v .bnb43,
.zys5v .kuex,
.qbyilh .bnb43,
.qbyilh .kuex { clear: both; }
@media (max-width: 900px) {
  .bb6xr5zn .x1zorau,
  .zys5v .x1zorau,
  .qbyilh .iljwflz6:nth-child(odd)  .x1zorau,
  .qbyilh .iljwflz6:nth-child(even) .x1zorau {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .bb6xr5zn .x1zorau .avhn9e,
  .zys5v .x1zorau .avhn9e,
  .qbyilh .x1zorau .avhn9e {
    max-height: none !important;
  }
}
.bb6xr5zn .hvnz,
.bb6xr5zn .d2lvr2,
.zys5v .hvnz,
.zys5v .d2lvr2,
.qbyilh .hvnz,
.qbyilh .d2lvr2 { overflow: hidden; }
@media (max-width: 640px) {
  .bb6xr5zn .x1zorau,
  .zys5v .x1zorau,
  .qbyilh .x1zorau { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ydrhmvjc .gam32h,
.ydrhmvjc .ohf92m,
.ydrhmvjc .y82dt4  { max-width: 1100px; }
.ernf5ix .gam32h,
.ernf5ix .ohf92m,
.ernf5ix .y82dt4  { max-width: 1200px; }
.ilt2w .gam32h,
.ilt2w .ohf92m,
.ilt2w .y82dt4  { max-width: 1320px; }
.lxtc { font-size: 0.82rem; color: var(--text-muted); }
.eta6t { display: flex; align-items: center; }
.fkjie {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.gdhum { display: flex; align-items: center; }
.komyp { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.komyp:hover { text-decoration: underline; }
.j2lfjea { margin: 0 3px; opacity: 0.45; }
.j2lfjea::before { content: '/'; }
.vh7vt7l { padding: 2px 5px; color: var(--text-main); }
.cu48 .lxtc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.cu48 .eta6t { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.d388 .lxtc {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.d388 .eta6t { padding: 0 0 0 12px; }
.sn9g24u .eta6t { padding: 0 16px; }
.sn9g24u .lxtc {
  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);
}
.sn9g24u .gam32h { padding-top: 28px; }
@media (max-width: 720px) {
  .o32t { margin-top: 18px; padding: 0 16px; }
  .sn9g24u .gam32h { padding-top: 16px; }
}
.ydrhmvjc.cu48 .eta6t { max-width: 1100px; }
.ernf5ix.cu48 .eta6t { max-width: 1200px; }
.ilt2w.cu48 .eta6t { max-width: 1320px; }
.ydogjt5 .iljwflz6 { padding-top: 16px; padding-bottom: 16px; }
.kh7a .iljwflz6 { padding-top: 24px; padding-bottom: 24px; }
.u7fft .iljwflz6 { padding-top: 40px; padding-bottom: 40px; }
.x4e9541r .iljwflz6 { padding-top: 52px; padding-bottom: 52px; }
.j66u .iljwflz6:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.j66u .iljwflz6:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.j66u .iljwflz6:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.j66u .iljwflz6:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ff48y3 .ohf92m { padding-top: 10px;  padding-bottom: 10px; }
.q2pc80ps .ohf92m { padding-top: 18px;  padding-bottom: 18px; }
.s3kpww .ohf92m { padding-top: 36px;  padding-bottom: 36px; }
.l04hlr5z .ohf92m { padding-top: 48px;  padding-bottom: 48px; }
.jq132n5o h2.egab8wli { font-weight: 600; }
.jq132n5o h3.snb4r     { font-weight: 600; }
.xnk0n h2.egab8wli { font-weight: 800; }
.xnk0n h3.snb4r     { font-weight: 700; }
.d8n4w5ki { font-weight: 600; }
.d8n4w5ki h2.egab8wli { font-weight: 900; }
.d8n4w5ki h3.snb4r     { font-weight: 800; }
.d8n4w5ki .q2qn2i strong,
.d8n4w5ki .q2qn2i strong { font-weight: 600; }
.inolkz {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ftj9 .inolkz { display: none; }
@media (max-width: 640px) {
  .inolkz { display: none !important; }
}
.inolkz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.inolkz:hover { opacity: 0.85; }
.omm8 .inolkz { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.lhqvq .k2ilddh1 { right: 32px; }
@media (max-width: 480px) {
  .lhqvq .k2ilddh1 { right: 20px; bottom: 20px; }
  .ou9l8ms  .k2ilddh1 { left: 20px; bottom: 20px; }
}
.cxgqi { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.y82dt4 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.kmjh { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.rxu8a { color: var(--text-dim); font-size: 0.8rem; }
.g3ok7 a, .omsjw a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.g3ok7 a:hover, .omsjw a:hover { color: var(--accent-light); }
.omsjw { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.x7vy0ys .y82dt4 { text-align: center; }
.x7vy0ys .omsjw { justify-content: center; margin-bottom: 16px; }
.x7vy0ys .kmjh { margin-top: 0; }
.eqnxtzz { margin-top: 10px; }
.eqnxtzz a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .y82dt4 { padding-left: 16px; padding-right: 16px; }
  .mr0xkx .y82dt4 { padding: 20px 16px; }
  .omsjw { gap: 4px 12px; }
  .kmjh { font-size: 0.78rem; }
}
.tjz2 .kmjh { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.tjz2 .rxu8a { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .tjz2 .kya2b11b { grid-template-columns: 1fr 1fr; } .tjz2 .dfky { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tjz2 .kya2b11b { grid-template-columns: 1fr; } }
.dyh0idm .kmjh { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .dyh0idm .fpbw53da { gap: 12px; } .dyh0idm .d3742b { margin-right: 0; width: 100%; } }
.e22q .kmjh { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.e22q .rxu8a { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .e22q .lw0a16z { grid-template-columns: 1fr 1fr; } .e22q .o8xv3o { grid-column: 1 / -1; } }
@media (max-width: 480px) { .e22q .lw0a16z { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .n6ga .k34e471k { grid-template-columns: 1fr 1fr; } .n6ga .wmxt:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .n6ga .k34e471k { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .vzxfqq7 .k34e471k { grid-template-columns: 1fr; } }
.xnxo4 .y82dt4 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.xnxo4 .omsjw { justify-content: center; }
.jj8s .vtjpyb      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.jj8s .cxgqi { background: var(--bg-page); border-top-color: var(--border-alt); }
.mt42nk .vtjpyb      { background: #0d1117; border-bottom-color: #21262d; }
.mt42nk .hfw8s { color: var(--accent-light); }
.mt42nk .ooiox { --msep-color: #8b949e; }
.mt42nk .ooiox a { color: #8b949e; }
.mt42nk .ooiox a:hover { color: var(--accent-light); }
.mt42nk .vo34 { color: #8b949e; }
.mt42nk .cxgqi { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.mt42nk .kmjh,
.mt42nk .rxu8a { color: #6e7681; }
.mt42nk .g3ok7 a, .mt42nk .omsjw a,
.mt42nk .g3ok7 a:hover, .mt42nk .omsjw a:hover,
@media (max-width: 640px) {
  .mt42nk .ooiox { background: #0d1117; border-top-color: #21262d; }
  .mt42nk .ooiox li a { border-bottom-color: #21262d; }
}
.k43ji .vtjpyb      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.k43ji .hfw8s { color: var(--accent-light); }
.k43ji .ooiox { --msep-color: #475569; }
.k43ji .ooiox a { color: #475569; }
.k43ji .ooiox a:hover { color: var(--accent-light); }
.k43ji .vo34 { color: #64748b; }
.k43ji .cxgqi { background: #f0f4f8; border-top-color: #cbd5e1; }
.k43ji .kmjh,
.k43ji .rxu8a { color: #64748b; }
.k43ji .g3ok7 a, .k43ji .omsjw a,
.k43ji .g3ok7 a:hover, .k43ji .omsjw a:hover,
@media (max-width: 640px) {
  .k43ji .ooiox { background: #f0f4f8; border-top-color: #cbd5e1; }
  .k43ji .ooiox li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.guxge5n .vtjpyb      { background: var(--accent); border-bottom-color: var(--accent-light); }
.guxge5n .hfw8s { color: #fff; }
.guxge5n .ooiox { --msep-color: rgba(255,255,255,0.82); }
.guxge5n .ooiox a { color: rgba(255,255,255,0.82); }
.guxge5n .ooiox a:hover { color: #fff; }
.guxge5n .vo34 { color: rgba(255,255,255,0.9); }
.guxge5n .cxgqi { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.guxge5n .kmjh,
.guxge5n .rxu8a { color: rgba(255,255,255,0.72); }
.guxge5n .g3ok7 a, .guxge5n .omsjw a,
.guxge5n .g3ok7 a:hover, .guxge5n .omsjw a:hover,
@media (max-width: 640px) {
  .guxge5n .ooiox { background: var(--accent); border-top-color: var(--accent-light); }
  .guxge5n .ooiox li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.cehe .vtjpyb {
  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);
}
.cehe .cxgqi {
  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) {
  .cehe .ooiox {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.hhvvsm .g0jn { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.fa7ozr .g0jn { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wq1j .g0jn { min-height: 72px; height: auto; }
.x4n9 .g0jn { min-height: 84px; height: auto; }
.mr0xkx .g0jn { max-width: none; padding: 0 32px; }
.mr0xkx .y82dt4  { max-width: none; padding: 24px 32px; }
.tvsk.ernf5ix .g0jn { max-width: 1200px; }
.tvsk.ilt2w .g0jn { max-width: 1320px; }
.rq7ykyf   .hfw8s, .rq7ykyf   .d3742b { text-transform: capitalize; }
.o8cm .hfw8s, .o8cm .d3742b { text-transform: lowercase; }
.h26aco .hfw8s, .h26aco .d3742b { text-transform: uppercase; letter-spacing: 0.06em; }
.x1z67lv, .pioy {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.inlu .x1z67lv,
.cfqm .x1z67lv,
.lx29fc .x1z67lv,
.ta0loeqa .x1z67lv,
.r4es   .ooiox a { font-weight: 500; }
.y8ayizj .ooiox a { font-weight: 600; }
.x5grjhu     .ooiox a { font-weight: 700; }
.dpczbs7    .ooiox a { font-weight: 800; letter-spacing: 0.01em; }
.itps4w     .ooiox > li + li::before,
.jco3154    .ooiox > li + li::before,
.r8jl    .ooiox > li + li::before,
.x725c .ooiox > li + li::before,
.jexq1ju9 .ooiox > li + li::before,
.dne11f3i  .ooiox > li + li::before,
.xj2ioxp    .ooiox > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.itps4w     .ooiox > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.jco3154    .ooiox > li + li::before { content: "|"; }
.r8jl    .ooiox > li + li::before { content: "—"; }
.x725c .ooiox > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.jexq1ju9 .ooiox > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dne11f3i  .ooiox > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xj2ioxp    .ooiox > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .v25y9t1 .vo34,
  .yvvc0 .vo34,
  .j7u5rlm .vo34,
  .uz71b .vo34,
  .szcc6 .vo34 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .v25y9t1 .vo34::before,
  .yvvc0 .vo34::before,
  .j7u5rlm .vo34::before,
  .uz71b .vo34::before,
  .szcc6 .vo34::before { content: ""; display: block; flex-shrink: 0; }

  
  .v25y9t1 .vo34::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;
  }

  
  .yvvc0 .vo34::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;
  }

  
  .j7u5rlm .vo34::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;
  }

  
  .uz71b .vo34::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;
  }

  
  .szcc6 .vo34::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) {
  .usk6 .vo34 {
    padding: 5px 14px;
  }
  .usk6 .ooiox {
    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;
  }
  .usk6 .ooiox li a {
    border-bottom: none; padding: 10px 22px;
  }
  .usk6 .ooiox li a:hover { background: var(--bg-raised); }
  .usk6 .bwla7,
  .znyla .bwla7,
  .knmpk .bwla7 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .s3utkk0 .vo34 {
    padding: 5px 10px;
  }
  .s3utkk0 .ooiox {
    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);
  }
  .s3utkk0 .ooiox.gfjl { transform: translateX(0); }
  .s3utkk0 .ooiox li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .s3utkk0 .ooiox li:last-child a { border-bottom: none; }
  .guxge5n .ooiox,
  .mt42nk .ooiox { background: var(--accent) !important; }
  .guxge5n .ooiox li a,
  .mt42nk .ooiox li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .knmpk .vo34 {
    padding: 5px 10px;
  }
  .knmpk .ooiox {
    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);
  }
  .knmpk .ooiox::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .knmpk .ooiox.gfjl { transform: translateY(0); }
  .knmpk .ooiox li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .tggl8cb .vo34 {
    padding: 5px 10px;
  }
  .tggl8cb .ooiox {
    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;
  }
  .tggl8cb .ooiox.gfjl { opacity: 1; pointer-events: auto; }
  .tggl8cb .ooiox li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .aai3     .vo34 { border-radius: 0 !important; }
  .mmt2msc   .vo34 { border-radius: 8px !important; }
  .sbm64y2h .vo34 { border-radius: 50% !important; }
  .oamm   .vo34 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .y33qhd .dd5r3ju { flex-direction: column; align-items: stretch; }
  .y33qhd .oorf4f { flex-direction: row; min-width: auto; }
  .y33qhd .lsdsvljy { align-items: flex-start; text-align: left; }
}
.cgw5i15m,
.cgw5i15m.iljwflz6,
.bmgm544y .cgw5i15m,
.k0jq .cgw5i15m,
.v6fo7 .cgw5i15m,
.etdbr6j .cgw5i15m {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ihdu {
  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;
}
.etgmwzcb { flex: 1 1 280px; min-width: 0; }
.x517o {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.lpa0fa {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.y85b6 {
  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;
}
.y85b6:hover { transform: translateY(-1px); opacity: 0.95; }
.auflqo .ihdu {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.auflqo .x517o { color: var(--cta); }
.auflqo .lpa0fa { color: var(--text-body); }
.auflqo .y85b6 {
  background: var(--cta) !important;
  color: #fff !important;
}
.hnxsu8b9 .ihdu {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.hnxsu8b9 .x517o { color: var(--text-primary); }
.hnxsu8b9 .lpa0fa { color: var(--text-body); }
.hnxsu8b9 .y85b6 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ihdu {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .etgmwzcb { flex: 0 0 auto; }
  .x517o { font-size: 1.2rem; }
  .y85b6 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.rfgh7pu .l8976zf { height: 36px; }
.g2er4g5a .l8976zf { height: 60px; max-width: 200px; }
.ff02ioq8 .l8976zf { height: 56px; max-width: 180px; }
.wrddj2ct    .lh412, .wrddj2ct    .rb31l35 { color: #f59e0b; }
.wgvs4e      .lh412 { font-size: 1rem; letter-spacing: 1.5px; }
.wgvs4e      .rb31l35   { font-size: 1.35rem; }
.fokrs4    .lh412, .fokrs4    .rb31l35 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.n70vla4     .lh412, .n70vla4     .rb31l35 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.kxh31h .lh412, .kxh31h .rb31l35 { color: var(--cta); letter-spacing: 2px; }
.j21gsj   .lh412, .j21gsj   .rb31l35 { color: #e91e63; letter-spacing: 2px; }
.x1lgq5  .lh412, .x1lgq5  .rb31l35 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.a312     .lh412, .a312     .rb31l35 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.er43juad .pv8rdq + .pv8rdq {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.fslok8 .m61van { padding: 18px 24px; min-height: 68px; }
.pmusdm10 .ey6l200 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.pmusdm10 .hp722 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.ppcu .pv8rdq {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.kuex { counter-reset: cs-rank; }
.kuex .m61van { counter-increment: cs-rank; }
.kuex .m61van::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;
}
.esnb .kuex { counter-reset: cs-rank; gap: 0; }
.esnb .m61van {
  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;
}
.esnb .m61van::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;
}
.esnb .e1nfdt {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.esnb .mm63g5h {
  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;
}
.esnb .f47zg7ri { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.esnb .e1nfdt { min-width: 0; flex-direction: column; width: 100%; }
.esnb .pqnoza62 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.esnb .lh412 { color: var(--cta, var(--accent)); }
.esnb .k9e3rml { font-weight: 700; }
.esnb .pv8rdq {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.esnb .ey6l200 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.esnb .hp722 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.esnb .abmhiwd .hp722 { font-size: 1.3rem; color: var(--accent-light); }
.esnb .twjrrw8z {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.esnb .m61van:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .esnb .kuex {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .esnb .m61van {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .esnb .m61van { padding: 40px 16px 20px; }
  .esnb .pv8rdq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .esnb .twjrrw8z { width: 100%; min-width: 0; }
}
.q70lvdp .kuex { counter-reset: cs-rank; gap: 10px; }
.q70lvdp .m61van {
  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);
}
.q70lvdp .m61van::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);
}
.q70lvdp .e1nfdt {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.q70lvdp .mm63g5h {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.q70lvdp .f47zg7ri { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.q70lvdp .pqnoza62 {
  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;
}
.q70lvdp .lh412 { color: var(--cta, var(--accent)); }
.q70lvdp .pv8rdq {
  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;
}
.q70lvdp .ey6l200 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.q70lvdp .hp722 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.q70lvdp .abmhiwd .hp722 { color: var(--accent-light); }
.q70lvdp .twjrrw8z {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.q70lvdp .m61van:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .q70lvdp .m61van {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .q70lvdp .m61van::before {
    position: absolute; top: 14px; left: 14px;
  }
  .q70lvdp .e1nfdt {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .q70lvdp .pqnoza62 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .q70lvdp .pv8rdq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .q70lvdp .twjrrw8z { width: 100%; min-width: 0; }
  .q70lvdp .lh412 { min-width: 0; }
}
.ke8e .m61van::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.f61ce .u9s6t {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.f61ce .u9s6t summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.f61ce .u9s6t p { padding: 0 2px 16px; }
.gmdc .u9s6t { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.gmdc .u9s6t summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.gmdc .u9s6t summary::after { content: "›"; font-size: 1.2em; }
.gmdc .u9s6t[open] summary::after { content: "‹"; }
.gmdc .u9s6t p { padding: 10px 22px 4px; }
.jmkui4 .u9s6t {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.jmkui4 .u9s6t summary { color: var(--text-primary); padding-left: 16px; }
.jmkui4 .u9s6t summary::after { content: "›"; font-size: 1.1em; }
.jmkui4 .u9s6t[open] summary::after { content: "‹"; }
.jmkui4 .u9s6t p { padding-left: 16px; }
.uqigj1 .qamsi { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.uqigj1 .u9s6t {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.uqigj1 .u9s6t:last-child { border-bottom: none; }
.uqigj1 .u9s6t summary { color: var(--text-primary); border-radius: 0; }
.uqigj1 .u9s6t summary::after { content: "›"; font-size: 1.1em; }
.uqigj1 .u9s6t[open] summary::after { content: "‹"; }
.d2zpyw .u9s6t { overflow: hidden; }
.d2zpyw .u9s6t summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.d2zpyw .u9s6t summary::after { color: rgba(255,255,255,.75); }
.d2zpyw .u9s6t[open] summary { border-radius: 0; }
.wezvnn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.cm6n {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jwyx1v {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qiy2i { color: var(--text-muted); font-size: 1.05rem; }
.p87v0j1u {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.zgkez {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.agx6ur0n { margin-bottom: 20px; }
.fu9c {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.v5guv5w {
  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;
}
.v5guv5w:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.mh2gkcs { resize: vertical; min-height: 130px; }
.kn3zqs8 { width: 100%; margin-top: 8px; }
.x2ln {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.b39iis {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.gfiachy { color: var(--text-muted); line-height: 1.75; }
.luiau21 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.luiau21 li { margin-bottom: 6px; }
.itdh { max-width: 760px; margin: 0 auto; }
.d9df { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.nc5zxa19 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.nc5zxa19:last-child { border-bottom: none; }
.nc5zxa19 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.nc5zxa19 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.y97k { max-width: 760px; margin: 0 auto; }
.h6hjlp3 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.p3mai ul.luiau21 { margin: 0; }
.xu3k7a4q { max-width: 900px; margin: 0 auto; }
.brivf { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.brivf:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.brivf .h6hjlp3 { margin: 0; font-size: 1rem; }
.brivf .ziu3dl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .brivf { grid-template-columns: 1fr; gap: 10px; } }
.fo4ode0 .h6hjlp3 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.wafk .luiau21 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .v2b7tl5m { grid-template-columns: 1fr; } }
.nmd9w { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.nmd9w:hover .ph11n8m { color: var(--accent-light); text-decoration: underline; }
.tnkpr { color: inherit; text-decoration: none; }
.tnkpr:hover { color: var(--accent-light); text-decoration: underline; }
.k8nqe { display: inline-block; line-height: 0; }
.iqtnal { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kdc2ok { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.kdc2ok:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.rk3wy { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.kdc2ok p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.kdc2ok ul.luiau21 { margin: 0; }
.xxn0b { color: var(--text-muted); line-height: 1.75; }
.yxawasw .luiau21,
.b5vb2 .luiau21,
.m7mrdzn4 .luiau21,
.j6d8q1xa .luiau21 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.yxawasw .kdc2ok,
.b5vb2 .kdc2ok { text-align: left; }
.yxawasw .rk3wy,
.b5vb2 .rk3wy { text-align: center; }
.vzu7c6z { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.wa65 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fr82ple { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.slq9o6d { margin-top: 12px; }
.pghzbg { 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; }
.pghzbg:hover { border-bottom-color: var(--accent-light); }
.g8a6js { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.g8a6js img { width: 100%; height: 100%; object-fit: cover; display: block; }
.bf9mg { width: 200px; height: 200px; }
.pwdi1v7f { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.li5rlp07 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.lcqjp77 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .uq79 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.v8akxi5p .fr82ple, .v8akxi5p .wa65 { max-width: 640px; }
.r2n3h .vzu7c6z { font-size: 1.6rem; margin-top: 18px; }
.cwipcfgq .fr82ple { margin-bottom: 28px; }
@media (max-width: 860px) { .z00ifkmi { grid-template-columns: 1fr; } .r2n3h { position: static; text-align: center; } }
.o7q1 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.otss5 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.otss5 .g8a6js { margin: 0 auto 18px; }
.otss5 .li5rlp07 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .o7q1 { grid-template-columns: 1fr; } }
.fwbdnzv .vzu7c6z { font-size: 1.6rem; margin-bottom: 6px; }
.j6d8q1xa .luiau21 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .fwbdnzv { flex-direction: column; text-align: center; } .hvjvpbhd { grid-template-columns: 1fr; } }
.wrjx .vzu7c6z { font-size: 1.35rem; margin: 0 0 4px; }
.wrjx .li5rlp07 { margin: 0; }
.ybmr2 .jwyx1v { color: var(--accent-light); }
.jd1z {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.jd1z .jwyx1v { font-size: 2rem; }
.jd1z .qiy2i { max-width: 680px; }
.kg3utn .jwyx1v { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.kg3utn .qiy2i  { margin: 0; }
@media (max-width: 640px) { .kg3utn { flex-direction: column; } }
.zynfa1 .jwyx1v { color: var(--accent-light); }
.qu12gq1g .jwyx1v { color: #fff; }
.qu12gq1g .qiy2i  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .g40sv { grid-template-columns: 1fr; } }
.j7gx9b .v5guv5w {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.j7gx9b .v5guv5w:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.lp26bx .v5guv5w { background: var(--bg-raised); border-color: transparent; }
.lp26bx .v5guv5w:focus { background: var(--bg-card); border-color: var(--accent-light); }
.c352r .v5guv5w { border-radius: 100px; padding: 11px 20px; }
.c352r .mh2gkcs { border-radius: 14px; }
.hhkf {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .hhkf { grid-template-columns: 1fr; } }
.jbpds6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.jbpds6 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.jbpds6 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.r0jl1i { counter-reset: priv-count; }
.cufh1a {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.cufh1a:last-child { border-bottom: none; }
.v4e4776j {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.cufh1a h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.cufh1a p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wvs8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.wvs8 li { margin-bottom: 6px; }
.du9hnpwu{display:none}
.du9hnpwu:empty,.k820lq1:empty{display:none}
.tats{position:relative;overflow:visible}
.v3k5ekw .t2a8,.grwxr0qv .t2a8,
.v78ljv5 .t2a8,.e9nq916n .t2a8,
.k6bo4ylc .t2a8,.y6yixpk .t2a8{display:block}
.w5xg69 .det25ahv{display:block}
.v3k5ekw .t2a8,.grwxr0qv .t2a8,
.v78ljv5 .t2a8,.e9nq916n .t2a8,
.k6bo4ylc .t2a8{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}
.v3k5ekw .t2a8 .k820lq1,.grwxr0qv .t2a8 .k820lq1,
.v78ljv5 .t2a8 .k820lq1,.e9nq916n .t2a8 .k820lq1,
.k6bo4ylc .t2a8 .k820lq1{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}
.v3k5ekw .t2a8,.grwxr0qv .t2a8{top:12px}
.v3k5ekw .t2a8 .k820lq1{margin-right:auto}
.grwxr0qv .t2a8 .k820lq1{margin-left:auto}
.grwxr0qv .t2a8{text-align:right}
.v78ljv5 .t2a8,.e9nq916n .t2a8{bottom:12px}
.v78ljv5 .t2a8 .k820lq1{margin-right:auto}
.e9nq916n .t2a8 .k820lq1{margin-left:auto}
.e9nq916n .t2a8{text-align:right}
.k6bo4ylc .t2a8{position:relative;margin-top:16px}
.k6bo4ylc .t2a8 .k820lq1{margin:0 auto}
.y6yixpk .t2a8{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.y6yixpk .t2a8 .k820lq1{margin:0}
.y6yixpk .ogw3d~.t2a8,
.y6yixpk .tawork~.t2a8{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.y6yixpk .ogw3d~.t2a8 .k820lq1,
.y6yixpk .tawork~.t2a8 .k820lq1{justify-content:flex-start}
.ogw3d~.t2a8,.tawork~.t2a8{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}
.ogw3d~.t2a8 .k820lq1{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tawork~.t2a8 .k820lq1{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.det25ahv .k820lq1{margin:0 0 12px}
.k820lq1{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.fyzps0lg{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ph11n8m{font-weight:600;color:var(--text-heading);opacity:1}
.y51driek .fyzps0lg{display:none}
.qw3j8nn .qysyu6{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.qw3j8nn .j4m2s::before{content:""}
.lhdh9edw .k820lq1{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.jmkbf3ep .k820lq1{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.zxyn{--date-bg:var(--accent-bg-light)}
.i8jt8du .j4m2s::before{content:""}
.euepe5p{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.qdj0xx{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.rhzkd9o{display:flex;flex-direction:column;gap:3px}
.ebome{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.docec8o{font-weight:700;font-size:1rem;color:var(--text-heading)}
.o9l66q8i{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.olgf .euepe5p{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.fr73 .euepe5p{border-top:3px solid var(--accent);padding-top:18px}
.r4salf .euepe5p{border-left:3px solid var(--accent);border-radius:0}
.tx3xxa .euepe5p{padding:20px 0}
@media(max-width:640px){
  .euepe5p{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .o9l66q8i{max-width:100%}
}
.lqpeb .j2qnt6{margin:0}
@media (max-width:560px){
  .rawh2{grid-template-columns:repeat(2,1fr);gap:12px}
}
.irca6t5 {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.irca6t5.ospo {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.esfuxop {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.esfuxop .at3aoq {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.esfuxop .at3aoq::before,
.esfuxop .at3aoq::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.esfuxop .at3aoq::before { transform: translate(-50%, -50%) rotate(45deg); }
.esfuxop .at3aoq::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.esfuxop .at3aoq:hover { background: rgba(0,0,0,0.12) !important; }
.hm1w9sl1 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.jmbo {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.q5vhh7 {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.wwv3b5i {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.esfuxop .t2jp {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.esfuxop .t2jp:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .esfuxop { padding: 28px 18px 20px; }
  .q5vhh7 { font-size: 1.2rem; }
  .hm1w9sl1 { max-width: 220px; max-height: 80px; }
}
.pwl6 {
  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);
}
.muiv {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.swk3  .pwl6 { border-radius: 50%; }
.y0grsp  .pwl6 { border-radius: 6px; }
.ivwi6 .pwl6 { border-radius: 22px; }
.xm4u7 .ihdu {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .pwl6 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.j3gr .iljwflz6 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.j3gr .ohf92m {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.j3gr .ihdu {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.nd2nxj {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.nd2nxj.ospo { transform: translate(-50%, 0); }
.nd2nxj .iljwflz6,
.nd2nxj .ohf92m {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.nd2nxj .ihdu {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.r6w2mm0 {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.r6w2mm0::before,
.r6w2mm0::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.r6w2mm0::before { transform: translate(-50%, -50%) rotate(45deg); }
.r6w2mm0::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.r6w2mm0:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .nd2nxj { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .nd2nxj .ihdu {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .nd2nxj .lpa0fa { display: none !important; }
  .nd2nxj .x517o { font-size: 1.1rem !important; }
  .nd2nxj .pwl6 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .r6w2mm0 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .g0jn { flex-direction: row-reverse; }
[dir="rtl"] .ooiox { flex-direction: row-reverse; }
[dir="rtl"] .lhqvq .k2ilddh1 { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .lhqvq .k2ilddh1 { right: auto; left: 20px; }
  [dir="rtl"] .ou9l8ms  .k2ilddh1 { left: auto;  right: 20px; }
}
[dir="rtl"] .bb6xr5zn .x1zorau  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zys5v .x1zorau { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .hvnz, [dir="rtl"] .d2lvr2 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .u77o7 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .x8dpwof { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .q2qn2i { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ihdu { direction: rtl; }
[dir="rtl"] .pwl6 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .m61van,
[dir="rtl"] .lxtc { direction: rtl; }
[dir="rtl"] .d89oddl { direction: rtl; }
[dir="rtl"] .our7j4u { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .zki7 .d2lvr2,
[dir="rtl"] .ma8vflzr .d2lvr2,
[dir="rtl"] .rifa0k .d2lvr2,
[dir="rtl"] .tnwvl4v .d2lvr2 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .zki7 .d2lvr2 li::before,
[dir="rtl"] .ma8vflzr .d2lvr2 li::before,
[dir="rtl"] .rifa0k .d2lvr2 li::before,
[dir="rtl"] .tnwvl4v .d2lvr2 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .vhdo2.vgjlozuk .rmgsdcn,
[dir="rtl"] .gxox.vgjlozuk .rmgsdcn,
[dir="rtl"] .a1ah.vgjlozuk .rmgsdcn,
[dir="rtl"] .ak8k.vgjlozuk .rmgsdcn,
[dir="rtl"] .og3t4t.vgjlozuk .rmgsdcn { text-align: right; }
[dir="rtl"] .ogw3d.vgjlozuk .f3q8ls { align-items: flex-end; text-align: right; }
[dir="rtl"] .ohf92m,
[dir="rtl"] .jcil,
[dir="rtl"] .e83juj66,
[dir="rtl"] .rmgsdcn { text-align: right; }
[dir="rtl"] .zgkez,
[dir="rtl"] .fu9c,
[dir="rtl"] .fr82ple,
[dir="rtl"] .v5guv5w,
[dir="rtl"] .mh2gkcs { text-align: right; direction: rtl; }
[dir="rtl"] .c352r .v5guv5w,
[dir="rtl"] .j7gx9b .v5guv5w { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #916314;
  --brand:           #916314;
  --brand-light:     #735117;
  --brand-pale:      #946d2a;
  --grad-start:      #e09920;
  --grad-end:        #deaf5f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #916314;
  --cta-light:       #704b0b;
  --cta-hover:       #5b3e0c;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f3;
  --bg-raised:       #f1f0ed;
  --bg-hover:        #f5f5f3;
  --border:          #e9e6e1;
  --border-alt:      #dcd7cf;
  --border-section:  #e9e6e1;
  --text-primary:    #1b1a17;
  --text-muted:      #615b51;
  --text-body:       #37342e;
  --text-sub:        #534e45;
  --text-faint:      #8b8273;
  --text-dim:        #a29b8f;
  --text-label:      #6f685c;
  --text-value:      #454139;
  --accent-bg:       #f3ede1;
  --accent-bg-light: #efe0c7;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f9f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf4f3;
  --c-pros:          #0d951a;
  --c-cons:          #9f2d21;
  --c-pros-label:    #10b11f;
  --c-tip-border:    #12c423;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0d951a;
}
:root { --logo-bg-opacity: 40%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.v8tuw0iy .o089l2b li::before, .v8tuw0iy .c0uelr li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.v8tuw0iy .o089l2b li::before { content: ""; }.v8tuw0iy .c0uelr li::before { content: ""; }.v8tuw0iy .dpihc::before, .v8tuw0iy .j28dwu::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.v8tuw0iy .dpihc::before { content: ""; }.v8tuw0iy .j28dwu::before { content: ""; }
.vyzzxlj .sszqtq, .vyzzxlj .ogw3d { min-height: 420px; }
.j2lfjea::before { content: '>'; }