: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;
}
.xaufbx {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.xa71gis6 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.oxjq {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qvrf7sce { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.tvnd { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.tvnd a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.tvnd a:hover { color: var(--accent-light); }
.qd43   .f15n7tdv { border-radius: 0; }
.j6m4u17 .f15n7tdv li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .f15n7tdv {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ubveb:hover .f15n7tdv,
  .ubveb:focus-within .f15n7tdv { display: block; }
  .f15n7tdv li a { padding: 8px 16px; font-size: 0.88rem; }
}
.yox6a {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.dn4qlyst { display: none; }
@media (max-width: 640px) {
  .dn4qlyst {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .dn4qlyst.zc58s9h { display: block; }
}
@media (max-width: 640px) {
  .yox6a { display: block; }
  .tvnd > li + li::before { display: none !important; }
  .tvnd {
    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;
  }
  .tvnd.zc58s9h { display: flex; }
  .tvnd li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .tvnd li:last-child a { border-bottom: none; }
}
.m7ik { min-height: 480px; }
.wgd6xr {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.b92qpd7l { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.wodjh .b92qpd7l { margin-left: 0; margin-right: 0; }
.pwyimgju {
  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;
}
.pwyimgju:hover { opacity: 0.88; }
.cyuo {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.kisvxu5 {
  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%);
}
.cyuo .zg3k {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.cyuo .wgd6xr { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.cyuo .b92qpd7l { color: #e2e8f0; }
.cyuo.jt4uwvlf .zg3k { text-align: center; }
.cyuo.wodjh   .zg3k { text-align: left; }
.yegto .zg3k {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.yegto .wgd6xr { color: var(--text-primary); text-shadow: none; }
.yegto .b92qpd7l { color: var(--text-muted); }
.yegto .pwyimgju { margin-top: 16px; }
.yegto, .yegto.m7ik { min-height: auto !important; }
.yegto.jt4uwvlf .zg3k { text-align: center; }
.yegto.wodjh   .zg3k { text-align: left; }
.yegto~.aks48yz{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}
.yegto~.aks48yz .cr99{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; }
}
.faz0 .cyuo .kisvxu5 {
  overflow: hidden;
}
.faz0 .cyuo .kisvxu5::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); }
}
.dm5a .cyuo .kisvxu5 {
  overflow: hidden;
}
.dm5a .cyuo .kisvxu5::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;
}
.c19n .cyuo .kisvxu5 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.j2g08y .cyuo .kisvxu5 {
  overflow: hidden;
}
.j2g08y .cyuo .kisvxu5::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;
}
.q7g9jndh .cyuo .kisvxu5 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ds5z2 .kisvxu5 {
  background: none;
}
.ds5z2 .wgd6xr { color: #fff; }
.ds5z2 .b92qpd7l { color: rgba(255,255,255,0.85); }
.ds5z2 .pwyimgju { background: #fff; color: var(--cta); }
.ds5z2 .pwyimgju:hover { opacity: 0.92; }
.ssw3 .wgd6xr { text-shadow: none; color: var(--text-primary); }
.ssw3 .b92qpd7l { color: var(--text-muted); }
.ssw3.jt4uwvlf .pqskkf { align-items: center; text-align: center; }
.k8jdi .zg3k { padding-bottom: 24px; }
.anap8 .zg3k { max-width: 960px; }
@media (max-width: 700px) {
  .ssw3 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .ssw3 .ismdbh9 { display: none !important; }
  .chawx .ismdbh9 { display: none !important; }
  .f7uw2 .kjaqb { display: none !important; }
  .cn7vobq2 .ucbv7 { display: none !important; }
  .pqskkf  { padding: 36px 24px; }
  .ssw3~.aks48yz,.x1kv5ec9~.aks48yz{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .m7ik, .ssw3 { min-height: 320px !important; }
  
  .wgd6xr { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .bhtdu { display: none !important; }
  
  .rz653auf { flex-direction: column; align-items: center; }
  .zdfdy { width: 100%; max-width: 340px; }
}
.wy0m { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.lxj5dw8m { width: 100%; height: auto; display: block; border-radius: 10px; }
.kvbsduvu .wy0m        { border-radius: 16px; }
.kvbsduvu .lxj5dw8m  { border-radius: 16px; }
.r9yptc89 .wy0m         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.r9yptc89 .lxj5dw8m   { border-radius: 8px; }
.djaxm01u { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ch53vz5 { width: 100%; padding: 32px 0; position: relative; }
.m1z9wv86 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.wch8v .ch53vz5:nth-child(even) { background: var(--bg-surface); }
.wch8v .ch53vz5:nth-child(odd)  { background: var(--bg-page); }
.ff18116j .ch53vz5:nth-child(even) { background: var(--bg-card); }
.ff18116j .ch53vz5:nth-child(odd)  { background: var(--bg-page); }
.wch8v .ch53vz5:nth-child(odd)  .m1z9wv86 { background: var(--bg-card); border-radius: 6px; }
.wch8v .ch53vz5:nth-child(even) .m1z9wv86 { background: var(--bg-raised); border-radius: 6px; }
.ff18116j .ch53vz5:nth-child(odd)  .m1z9wv86 { background: var(--bg-card); border-radius: 6px; }
.ff18116j .ch53vz5:nth-child(even) .m1z9wv86 { background: var(--bg-raised); border-radius: 6px; }
.wch8v .ch53vz5:nth-child(even) .l7qlvx .et26b0l,
.ff18116j .ch53vz5:nth-child(even) .l7qlvx .et26b0l { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.wch8v .ch53vz5:nth-child(odd) .l7qlvx .et26b0l,
.ff18116j .ch53vz5:nth-child(odd) .l7qlvx .et26b0l { background: var(--bg-card-inner); }
.wch8v .ch53vz5:nth-child(even) .as25rud .et26b0l:nth-child(odd),
.ff18116j .ch53vz5:nth-child(even) .as25rud .et26b0l:nth-child(odd)  { background: var(--bg-card); }
.wch8v .ch53vz5:nth-child(even) .as25rud .et26b0l:nth-child(even),
.ff18116j .ch53vz5:nth-child(even) .as25rud .et26b0l:nth-child(even) { background: var(--bg-card-inner); }
h1.r4jhj4e { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.r4jhj4e {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.epck { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.uhyd5n h2.r4jhj4e {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.d9c8 h2.r4jhj4e {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tz97v h2.r4jhj4e {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.mal2pm h2.r4jhj4e::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.kh6d5t4 h2.r4jhj4e {
  color: var(--text-primary); font-size: 1.7rem;
}
.tp7q h2.r4jhj4e::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.nhz00iw h2.r4jhj4e {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.en9rq { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .en9rq { display: none; } }
.mceji441 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.o7tzh { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.altip {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.byh7s { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.e2b1v6xd { padding-left: 20px; }
.e2b1v6xd li { margin-bottom: 6px; }
.e2b1v6xd a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.e2b1v6xd a:hover { color: var(--accent-light); }
.p8tqneko .byh7s { display: none; }
.ng39e .byh7s { display: none; }
.ng39e .e2b1v6xd { padding-left: 0; list-style: none; }
.ng39e .e2b1v6xd li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.ng39e .e2b1v6xd a { font-size: 0.92rem; }
.r3sx6fir .altip { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.r3sx6fir .byh7s { display: none; }
.r3sx6fir .e2b1v6xd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.r3sx6fir .e2b1v6xd li { margin-bottom: 0; }
.r3sx6fir .e2b1v6xd 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;
}
.r3sx6fir .e2b1v6xd a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.wwjb .altip { padding: 20px 20px 16px; }
.wwjb .e2b1v6xd {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wwjb .e2b1v6xd li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wwjb .e2b1v6xd 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;
}
.wwjb .e2b1v6xd 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;
}
.wwjb .e2b1v6xd a:hover { color: var(--accent-light); border-color: var(--accent); }
.wwjb .e2b1v6xd a:focus,
.wwjb .e2b1v6xd a:focus-visible,
.wwjb .e2b1v6xd a:target { outline: none; }
.wwjb .e2b1v6xd li:target a { border-color: var(--border); color: var(--text-muted); }
.u1vy1 .altip { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.u1vy1 .byh7s { display: none; }
.u1vy1 .e2b1v6xd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.u1vy1 .e2b1v6xd li { margin-bottom: 0; }
.u1vy1 .e2b1v6xd li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.u1vy1 .e2b1v6xd li:last-child::after { content: ""; margin-right: 0; }
.u1vy1 .e2b1v6xd a { font-size: 0.9rem; }
.et26b0l { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.l7qlvx .et26b0l { background: var(--bg-card); }
.as25rud .et26b0l:nth-child(odd)  { background: var(--bg-card); }
.as25rud .et26b0l:nth-child(even) { background: var(--bg-raised); }
.nm3e3 .et26b0l {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.nm3e3 .et26b0l:last-child { border-bottom: none; }
.nm3e3 h3.epck { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.uhupjld .et26b0l {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.uhupjld .et26b0l + .et26b0l { margin-top: 4px; }
.djitlk0 .et26b0l { background: none; border-radius: 0; padding: 12px 0; }
.djitlk0 .et26b0l + .et26b0l { border-top: 1px solid var(--border-section); }
.c393vm { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.yglff { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.mzud { color: var(--text-body); margin-bottom: 10px; }
.s0qgy, .s04u { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.s0qgy li, .s04u li { margin-bottom: 6px; }
.s04u li { list-style: decimal; }
.turekh8     .s0qgy { list-style-type: "● "; }
.l5d3xl4x  .s0qgy { list-style-type: "■ "; }
.tjvc6 .s0qgy { list-style-type: "◆ "; }
.p64206    .s0qgy { list-style-type: "★ "; }
.turekh8     .tp4cmo { list-style-type: "● "; }
.l5d3xl4x  .tp4cmo { list-style-type: "■ "; }
.tjvc6 .tp4cmo { list-style-type: "◆ "; }
.p64206    .tp4cmo { list-style-type: "★ "; }
.turekh8    .s0qgy li::marker, .turekh8    .tp4cmo li::marker,
.l5d3xl4x .s0qgy li::marker, .l5d3xl4x .tp4cmo li::marker,
.tjvc6 .s0qgy li::marker, .tjvc6 .tp4cmo li::marker,
.p64206   .s0qgy li::marker, .p64206   .tp4cmo li::marker {
  color: var(--cta); font-size: 1em;
}
.turekh8 .s04u,
.l5d3xl4x .s04u,
.tjvc6 .s04u,
.p64206 .s04u {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.turekh8 .s04u li,
.l5d3xl4x .s04u li,
.tjvc6 .s04u li,
.p64206 .s04u li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.turekh8 .s04u li::before,
.l5d3xl4x .s04u li::before,
.tjvc6 .s04u li::before,
.p64206 .s04u 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;
}
.turekh8     .s04u li::before { border-radius: 50%; }
.l5d3xl4x  .s04u li::before { border-radius: 3px; }
.tjvc6 .s04u li::before { border-radius: 3px; }
.p64206    .s04u li::before { border-radius: 50%; }
.a9nlaiz0 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.fmbs .a9nlaiz0,
.rvja2ww .a9nlaiz0 { background: transparent; border: none; border-radius: 0; }
.r7tf8yw { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.r7tf8yw th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.r7tf8yw td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.r7tf8yw tr:hover td { background: var(--bg-hover); }
.rnzmk .r7tf8yw tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xpt6 .r7tf8yw { border: 1px solid var(--border-alt); }
.xpt6 .r7tf8yw th,
.xpt6 .r7tf8yw td { border: 1px solid var(--border-alt); }
.hyf6ow5t .r7tf8yw th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.hyf6ow5t .r7tf8yw td { border-bottom: none; }
.hyf6ow5t .r7tf8yw tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.vvi29 .r7tf8yw th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.sb0zj .a9nlaiz0 {
  overflow: hidden;
}
.sb0zj .r7tf8yw th { border-bottom: 1px solid var(--border-alt); }
.sb0zj .r7tf8yw tr:last-child td { border-bottom: none; }
.yhhny { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.s8gxf9 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.m3ejas45 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.fqeqtaz { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.usfra3h { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.tp4cmo { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.tp4cmo 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);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%}
.dtsuvl98 .fqeqtaz { background: transparent; text-align: center; }
.czttfw .m3ejas45 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.th5h5uh7 .m3ejas45 {
  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);
}
.a1ohh .s8gxf9 { display: grid; grid-template-columns: auto 1fr; }
.a1ohh .m3ejas45 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.a1ohh .fqeqtaz { grid-column: 2; }
.a1ohh .usfra3h,
.a1ohh .tp4cmo { grid-column: 1 / -1; }
.l08a868 .s8gxf9 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.l08a868 .m3ejas45 {
  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);
}
.l08a868 .fqeqtaz { grid-column: 2; }
.l08a868 .usfra3h,
.l08a868 .tp4cmo { grid-column: 1 / -1; }
.ev1ej3 .s8gxf9 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ev1ej3 .fqeqtaz { background: none; color: var(--accent-light); font-weight: 700; }
.z04z9ef0 .s8gxf9 { 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); }
.z04z9ef0 .fqeqtaz { background: none; color: var(--accent-light); font-weight: 700; }
.yoc0nn .s8gxf9 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.yoc0nn .s8gxf9:last-child { border-bottom: none; }
.yoc0nn .fqeqtaz { background: none; color: var(--accent-light); font-weight: 700; }
.wa83 .s8gxf9 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.wa83 .fqeqtaz { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.n2sthkwu .yhhny { counter-reset: card-n; }
.n2sthkwu .s8gxf9  { counter-increment: card-n; }
.n2sthkwu .fqeqtaz { display: flex; align-items: center; gap: 10px; }
.n2sthkwu .fqeqtaz::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;
}
.jjultya .s8gxf9 { background: var(--bg-surface); border: 1px solid var(--border); }
.jjultya .fqeqtaz { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.zl9c8ut { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.cdo05  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.hrnop84g { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.l8fz16d { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.dljg { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.zl9c8ut strong { color: var(--text-primary); font-size: 0.95rem; }
.zl9c8ut p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.yufknrs { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.etsggj, .xjca3g58 { border-radius: 8px; padding: 14px; }
.etsggj { background: var(--bg-pros); }
.xjca3g58 { background: var(--bg-cons); }
.ph7nyjs { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.etsggj .ph7nyjs { color: var(--c-pros-label); }
.xjca3g58 .ph7nyjs { color: #f87171; }
.etsggj ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xjca3g58 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.lxj5dw8m { width: 100%; height: auto; border-radius: 10px; display: block; }
.qls634 {
  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;
}
.qls634:hover { opacity: 0.85; }
.osa96ho6 .qls634  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.osa96ho6 .qls634:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.o1k0 .qls634  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.o1k0 .qls634:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tqgpv .pwyimgju { border-radius: 50px; }
.tqgpv .qls634  { border-radius: 50px; }
.succ7 .pwyimgju { padding-left: 22px; padding-right: 22px; }
.succ7 .qls634  { padding-left: 12px; padding-right: 12px; }
.teiw .pwyimgju { padding-left: 44px; padding-right: 44px; }
.teiw .qls634  { padding-left: 24px; padding-right: 24px; }
.qikv436t .pwyimgju { padding-left: 56px; padding-right: 56px; }
.qikv436t .qls634  { padding-left: 32px; padding-right: 32px; }
.c4rvl   .pwyimgju::after, .c4rvl   .qls634::after,
.e0o3 .pwyimgju::after, .e0o3 .qls634::after,
.o0bhk2k5    .pwyimgju::after, .o0bhk2k5    .qls634::after,
.ewfeer5    .pwyimgju::after, .ewfeer5    .qls634::after,
.ckh1n    .pwyimgju::after, .ckh1n    .qls634::after,
.n56v     .pwyimgju::after, .n56v     .qls634::after,
.cyck7x9k    .pwyimgju::after, .cyck7x9k    .qls634::after,
.mxamf5   .pwyimgju::after, .mxamf5   .qls634::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;
}
.c4rvl .pwyimgju::after, .c4rvl .qls634::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");
}
.e0o3 .pwyimgju::after, .e0o3 .qls634::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");
}
.o0bhk2k5 .pwyimgju::after, .o0bhk2k5 .qls634::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");
}
.ewfeer5 .pwyimgju::after, .ewfeer5 .qls634::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");
}
.ckh1n .pwyimgju::after, .ckh1n .qls634::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");
}
.n56v .pwyimgju::after, .n56v .qls634::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");
}
.cyck7x9k .pwyimgju::after, .cyck7x9k .qls634::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");
}
.mxamf5 .pwyimgju::after, .mxamf5 .qls634::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");
}
.zwrwup   .huomx6i::after, .zwrwup   .n98nh808::after,
.kd21njm .huomx6i::after, .kd21njm .n98nh808::after,
.t7np    .huomx6i::after, .t7np    .n98nh808::after,
.hqaxi7cm    .huomx6i::after, .hqaxi7cm    .n98nh808::after,
.tiyjwp7a    .huomx6i::after, .tiyjwp7a    .n98nh808::after,
.rocd     .huomx6i::after, .rocd     .n98nh808::after,
.jvuidy    .huomx6i::after, .jvuidy    .n98nh808::after,
.oimt   .huomx6i::after, .oimt   .n98nh808::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;
}
.zwrwup .huomx6i::after, .zwrwup .n98nh808::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");
}
.kd21njm .huomx6i::after, .kd21njm .n98nh808::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");
}
.t7np .huomx6i::after, .t7np .n98nh808::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");
}
.hqaxi7cm .huomx6i::after, .hqaxi7cm .n98nh808::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");
}
.tiyjwp7a .huomx6i::after, .tiyjwp7a .n98nh808::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");
}
.rocd .huomx6i::after, .rocd .n98nh808::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");
}
.jvuidy .huomx6i::after, .jvuidy .n98nh808::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");
}
.oimt .huomx6i::after, .oimt .n98nh808::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");
}
.pu6w {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.trwtpt {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.trwtpt > [itemprop="item"] { display: contents; }
.trwtpt [itemprop="itemReviewed"],
.trwtpt [itemprop="reviewRating"] { display: none; }
.trwtpt:hover { background: var(--bg-hover); }
.yrokpka {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.h28ekc9 .yrokpka { background: #1a1a1a; }
.a69ji .yrokpka { background: rgba(128,128,128,.12); }
.ioqume .yrokpka { background: var(--bg-raised); }
.heps .yrokpka { background: transparent; padding: 0; }
.yip8bqm { max-height: 74px; max-width: 120px; object-fit: contain; }
.ztyxerz { display: flex; align-items: center; gap: 16px; min-width: 0; }
.ztyxerz .yrokpka + .q5l3 { flex: 1 1 auto; }
.q5l3 { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.sfyr { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.okl8wj { text-align: center; font-size: 1.2rem; font-weight: 700; }
.jl130n2z { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .ztyxerz { flex: 0 0 260px; width: 260px; }
  .sfyr { flex: 0 0 120px; width: 120px; }
  .okl8wj { flex: 0 0 110px; width: 110px; }
  .jl130n2z   { flex: 0 0 180px; width: 180px; }
}
.e6kbde { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.e56qtdeg { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.r92lfzu { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .r92lfzu { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.r92lfzu.qls634 { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .pu6w { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .pu6w .trwtpt { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .pu6w .ztyxerz { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .pu6w .yrokpka { width: 100%; min-width: unset; height: 120px; }
  .pu6w .yip8bqm { max-height: 96px; max-width: 200px; }
  .pu6w .q5l3 { min-width: unset; text-align: center; white-space: normal; }
  .pu6w .sfyr { min-width: 0; }
  .pu6w .jl130n2z { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .pu6w .r92lfzu { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .o1ne6un .trwtpt { row-gap: 8px !important; gap: 10px !important; }
}
.bezn {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.vqsdcs7 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.i3ci {
  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;
}
.i3ci img { max-width: 80px; max-height: 50px; object-fit: contain; }
.qs9fj235 { flex: 1; }
.qs9fj235 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.plev11kx { color: var(--c-stars); font-size: 1.1rem; }
.v7fyn0d1 { margin-bottom: 8px; }
.q0nxr1t { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.wcmh7::before   { content: "★ "; color: var(--accent); }
.j4q0 { flex-shrink: 0; }
.vy01l img.viwme70i { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.fmbs { padding: 20px 24px; }
.nlgye { color: var(--text-muted); margin-bottom: 16px; }
.glkzy { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.x8q7grln, .ola9v7b { list-style: none; font-size: 0.9rem; }
.x8q7grln li { color: var(--c-pros); margin-bottom: 4px; }
.ola9v7b li { color: var(--c-cons); margin-bottom: 4px; }
.x8q7grln li::before { content: "✓"; margin-right: 5px; }
.ola9v7b li::before { content: "✗"; margin-right: 5px; }
.c2yq .x8q7grln li::before { content: "→"; }
.c2yq .ola9v7b li::before { content: "–"; }
.fdot8  .x8q7grln li::before { content: "★"; }
.fdot8  .ola9v7b li::before { content: "✕"; }
.ihg4    .x8q7grln li::before { content: "◆"; }
.ihg4    .ola9v7b li::before { content: "▲"; }
.uepre3  .x8q7grln li::before { content: "▶"; }
.uepre3  .ola9v7b li::before { content: "■"; }
.cux2 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.w1uac { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.zd0g { background: var(--bg-pros); color: var(--c-tag-pay); }
.zgpq4x1 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.i02sgp8 .zgpq4x1 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.z8lvvgz3 .zgpq4x1 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .irjzix18 .z01ec {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .irjzix18 .bezn { margin: 0; }
}
.mi0i0y38 .vqsdcs7 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.mi0i0y38 .qs9fj235 h3 { color: var(--accent-light); }
.mi0i0y38 .i3ci { background: var(--bg-page); border: 1px solid var(--border); }
.wzeba6 .bezn { border-top: 4px solid var(--accent); }
.wzeba6 .vqsdcs7 { background: var(--bg-card); }
.jym8k .bezn { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.jym8k .vqsdcs7 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.jym8k .fmbs { padding: 14px 16px; }
.jym8k .i3ci { border-radius: 4px; }
.jym8k .zgpq4x1 { border-radius: 0; }
.j8kg7 .vqsdcs7 { padding: 0; gap: 0; overflow: hidden; }
.j8kg7 .i3ci { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.j8kg7 .qs9fj235 { padding: 16px 20px; }
.j8kg7 .j4q0 { padding: 16px 20px; align-self: center; }
.eqd8f .plev11kx { font-size: .95rem; }
.rvja2ww .yufknrs { gap: 10px; }
.rvja2ww .etsggj, .rvja2ww .xjca3g58 { padding: 12px; }
.rvja2ww .etsggj ul, .rvja2ww .xjca3g58 ul { margin: 4px 0 0; padding-left: 18px; }
.rvja2ww .etsggj li, .rvja2ww .xjca3g58 li { font-size: .85rem; margin-bottom: 3px; }
.j4m5 .w1uac { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .eoczqo { grid-template-columns: 1fr; }
  .oj8uo { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .oj8uo .er9afw { width: 72px; height: 50px; }
  .oj8uo .jest9jf { max-width: 180px; }
  .oj8uo .m070nnpn { width: auto; }
}
.uxty .eqd8f .plev11kx { filter: brightness(1.2); }
@media (max-width: 720px) {
  .uxty { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .r41kk { padding: 16px; }
  .e29q .enqui { min-width: 50%; }
}
.guy00ot0 .yufknrs { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .wm0k32 { grid-template-columns: 1fr; }
  .vwrha { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yvm8p { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .fdlgz5 { flex-wrap: wrap; padding: 16px; }
}
.p9xtbpl .yufknrs { gap: 8px; }
.p9xtbpl .etsggj, .p9xtbpl .xjca3g58 { padding: 8px; }
@media (max-width: 480px) {
  .oft4jl { flex-direction: column; align-items: stretch; }
}
.na9nkuv .m070nnpn .qls634 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ef5ez6 { flex-direction: column; align-items: stretch; gap: 10px; }
  .na9nkuv .m070nnpn { text-align: center; }
}
@media (max-width: 720px) {
  .m1etbs { grid-template-columns: 1fr; }
  .gd612zno { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .iok1wvao { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.wkcc .gqnfvp8 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.cxeza1 .plev11kx { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .vhcs4n { grid-template-columns: 1fr; }
  .cxeza1 { width: 100px; height: 100px; margin: 16px auto; }
  .wkcc { font-size: 1.4rem; }
  .a4yux { justify-content: center; }
  .rofcrghx .enqui { min-width: 50%; }
}
.hyri .yufknrs { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .zl1xx { flex-wrap: wrap; padding: 14px 16px; }
  .ixpfu { padding: 12px 16px; }
  .hyri .yufknrs { margin: 0 16px; }
  .hyri .j4m5 { padding: 0 16px; }
  .qd10p { padding: 12px 16px; }
}
.a51ens .pu6w {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.a51ens .pu6w .trwtpt:only-child { grid-column: 1 / -1; }
.a51ens .pu6w .trwtpt {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.a51ens .pu6w .ztyxerz { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.a51ens .pu6w .yrokpka { width: 100%; min-width: unset; height: 120px; }
.a51ens .pu6w .yip8bqm { max-height: 100px; max-width: 200px; }
.a51ens .pu6w .q5l3 { min-width: unset; text-align: center; white-space: normal; }
.a51ens .pu6w .sfyr { min-width: 0; }
.a51ens .pu6w .jl130n2z {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.a51ens .pu6w .r92lfzu { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.a51ens .vqsdcs7 { gap: 14px; }
.eqghy .e56qtdeg {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.eqghy .sfyr { color: var(--cta); }
.eqghy .vqsdcs7 { background: var(--accent-bg); }
.eqghy .wcmh7, .eqghy .cavz, .eqghy .q95uhhls {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.cddz33 .jl130n2z { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.cddz33 .e56qtdeg {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.cddz33 .sfyr { color: var(--cta); }
.cddz33 .vqsdcs7 { border-bottom: 2px solid var(--accent-bg); }
.cddz33 .wcmh7, .cddz33 .cavz, .cddz33 .q95uhhls {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.i4b6n1 .trwtpt { border-top: 3px solid var(--accent); }
.i4b6n1 .bezn { overflow: hidden; }
.i4b6n1 .vqsdcs7 { background: var(--accent-bg); }
.oaxvfqtz .trwtpt { padding: 14px 18px; gap: 16px; }
.oaxvfqtz .q5l3 { font-size: 1rem; }
.oaxvfqtz .vqsdcs7 { padding: 14px 18px; gap: 14px; }
.oaxvfqtz .fmbs { padding: 14px 18px; }
.oaxvfqtz .i3ci { width: 70px; }
.oaxvfqtz .qs9fj235 h3 { font-size: 1.05rem; }
.l1cslq .pu6w { gap: 0; }
.l1cslq .trwtpt {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.l1cslq .trwtpt:last-child { border-bottom: none; }
.l1cslq .trwtpt:nth-child(odd) { background: var(--accent-bg); }
.l1cslq .trwtpt:nth-child(odd):hover { background: var(--bg-hover); }
.o1ne6un .pu6w {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.o1ne6un .trwtpt {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.o1ne6un .trwtpt:last-child { border-bottom: none; }
.o1ne6un .sfyr,
.o1ne6un .ix2ve,
.o1ne6un .hspd9hd { border-left: 1px solid var(--border); padding-left: 10px; }
.o1ne6un .q5l3 { padding: 0 10px; }
.dkhtm .ztyxerz { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.dkhtm .q5l3 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.jwbgr9q5 .ztyxerz { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.jwbgr9q5 .q5l3 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.qm13 .pu6w { gap: 14px; }
.qm13 .trwtpt {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.qm13 .q5l3 { font-size: 1.15rem; }
.qm13 .e56qtdeg { font-size: 1.22rem; }
.qm13 .r92lfzu.qls634 { padding: 14px 30px !important; font-size: 1rem; }
.u851u1 .pu6w { gap: 18px; }
.u851u1 .trwtpt {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.u851u1 .yrokpka {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.u851u1 .yip8bqm { max-height: 100px; max-width: 160px; }
.u851u1 .ztyxerz { min-width: 260px; }
.u851u1 .q5l3 { font-size: 1.25rem; font-weight: 800; }
.u851u1 .sfyr { font-size: 1.1rem; letter-spacing: 2px; }
.u851u1 .e56qtdeg { font-size: 1.3rem; font-weight: 800; }
.u851u1 .e6kbde { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.u851u1 .r92lfzu.qls634 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.taacgoi .ix2ve { flex: 1.8; }
.taacgoi .ix2ve .e56qtdeg {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.taacgoi .ix2ve .e6kbde { font-weight: 700; color: var(--text-primary); }
.okl8wj { display: none; }
.ctqdkw0 .sfyr { display: none; }
.hkyym5yf .sfyr { font-size: 1rem; letter-spacing: 2px; }
.gzxgss .sfyr {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.fcf7g .sfyr,
.xril .sfyr,
.jzxf7y .sfyr { display: none; }
.fcf7g .okl8wj,
.xril .okl8wj,
.jzxf7y .okl8wj { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.fcf7g .okl8wj { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.fcf7g .okl8wj small { display: none; }
.xril .okl8wj {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.xril .okl8wj small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.jzxf7y .okl8wj {
  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;
}
.jzxf7y .okl8wj small { display: none; }
.fcf7g .v7fyn0d1 .plev11kx,
.xril .v7fyn0d1 .plev11kx,
.jzxf7y .v7fyn0d1 .plev11kx { display: none; }
.fcf7g .v7fyn0d1 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.fcf7g .gqnfvp8 { display: none; }
.xril .v7fyn0d1 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.xril .dp31,
.xril .gqnfvp8 { font-size: 1em; }
.jzxf7y .v7fyn0d1 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.jzxf7y .gqnfvp8 { display: none; }
.n2p4 { margin: 16px 0; }
.uoc1 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.uoc1 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.uoc1 summary::after { content: "+"; color: var(--accent); }
.uoc1[open] summary::after { content: "−"; }
.uoc1 p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.ch53vz5 { margin-bottom: 0; }
.gqhy h2.r4jhj4e { color: var(--text-primary); border-color: var(--accent); }
.dh5h5 h2.r4jhj4e { color: var(--text-primary); border-color: var(--accent); }
.nn04 .cdo05     { background: #052e16; border-color: #10b981; }
.nn04 .hrnop84g { background: #2d0a1e; border-color: #f43f5e; }
.nn04 .l8fz16d    { background: #1e1036; border-color: #a855f7; }
.nn04 .zl9c8ut strong  { color: #f1f5f9; }
.nn04 .zl9c8ut p       { color: #cbd5e1; }
.nn04 .duzh57    .cdo05     .dljg::before,
.nn04 .mphirb7  .cdo05     .dljg::before,
.nn04 .frpk  .cdo05     .dljg::before,
.nn04 .agp8xtm .cdo05     .dljg::before { color: #10b981; }
.nn04 .duzh57    .hrnop84g .dljg::before,
.nn04 .mphirb7  .hrnop84g .dljg::before,
.nn04 .frpk  .hrnop84g .dljg::before,
.nn04 .agp8xtm .hrnop84g .dljg::before { color: #f43f5e; }
.nn04 .duzh57    .l8fz16d    .dljg::before,
.nn04 .mphirb7  .l8fz16d    .dljg::before,
.nn04 .frpk  .l8fz16d    .dljg::before,
.nn04 .agp8xtm .l8fz16d    .dljg::before { color: #a855f7; }
.qvau .cdo05     { background: #2d2000; border-color: #eab308; }
.qvau .hrnop84g { background: #2d0b0b; border-color: #ef4444; }
.qvau .l8fz16d    { background: #2d1600; border-color: #f97316; }
.qvau .zl9c8ut strong  { color: #f1f5f9; }
.qvau .zl9c8ut p       { color: #cbd5e1; }
.qvau .duzh57    .cdo05     .dljg::before,
.qvau .mphirb7  .cdo05     .dljg::before,
.qvau .frpk  .cdo05     .dljg::before,
.qvau .agp8xtm .cdo05     .dljg::before { color: #eab308; }
.qvau .duzh57    .hrnop84g .dljg::before,
.qvau .mphirb7  .hrnop84g .dljg::before,
.qvau .frpk  .hrnop84g .dljg::before,
.qvau .agp8xtm .hrnop84g .dljg::before { color: #ef4444; }
.qvau .duzh57    .l8fz16d    .dljg::before,
.qvau .mphirb7  .l8fz16d    .dljg::before,
.qvau .frpk  .l8fz16d    .dljg::before,
.qvau .agp8xtm .l8fz16d    .dljg::before { color: #f97316; }
.od3v94 .cdo05     { background: #0c1a2e; border-color: #38bdf8; }
.od3v94 .hrnop84g { background: #12103a; border-color: #818cf8; }
.od3v94 .l8fz16d    { background: #0a2020; border-color: #2dd4bf; }
.od3v94 .zl9c8ut strong  { color: #f1f5f9; }
.od3v94 .zl9c8ut p       { color: #cbd5e1; }
.od3v94 .duzh57    .cdo05     .dljg::before,
.od3v94 .mphirb7  .cdo05     .dljg::before,
.od3v94 .frpk  .cdo05     .dljg::before,
.od3v94 .agp8xtm .cdo05     .dljg::before { color: #38bdf8; }
.od3v94 .duzh57    .hrnop84g .dljg::before,
.od3v94 .mphirb7  .hrnop84g .dljg::before,
.od3v94 .frpk  .hrnop84g .dljg::before,
.od3v94 .agp8xtm .hrnop84g .dljg::before { color: #818cf8; }
.od3v94 .duzh57    .l8fz16d    .dljg::before,
.od3v94 .mphirb7  .l8fz16d    .dljg::before,
.od3v94 .frpk  .l8fz16d    .dljg::before,
.od3v94 .agp8xtm .l8fz16d    .dljg::before { color: #2dd4bf; }
.nkg9 .cdo05     { background: var(--accent-bg); border-color: var(--accent); }
.nkg9 .hrnop84g { background: var(--accent-bg-light); border-color: var(--accent-light); }
.nkg9 .l8fz16d    { background: var(--accent-bg); border-color: var(--accent-pale); }
.nkg9 .duzh57    .dljg::before,
.nkg9 .mphirb7  .dljg::before,
.nkg9 .frpk  .dljg::before,
.nkg9 .agp8xtm .dljg::before { color: var(--accent-light) !important; }
.lmikg::before,
.mwa24whe::before { margin-right: 5px; }
.dv07gq .etsggj ul li,
.dv07gq .x8q7grln li         { color: #4ade80; }
.dv07gq .etsggj .lmikg { color: #22c55e; }
.dv07gq .xjca3g58 ul li,
.dv07gq .ola9v7b li         { color: #f87171; }
.dv07gq .xjca3g58 .mwa24whe { color: #ef4444; }
.kjfboj .etsggj { background: var(--bg-pros); }
.kjfboj .xjca3g58 { background: var(--bg-cons); }
.kjfboj .etsggj .lmikg { color: var(--c-pros-label); }
.kjfboj .xjca3g58 .mwa24whe { color: var(--c-cons); }
.kjfboj .etsggj ul li,
.kjfboj .x8q7grln li            { color: var(--c-pros); }
.kjfboj .xjca3g58 ul li,
.kjfboj .ola9v7b li            { color: var(--c-cons); }
.ql59i .etsggj { background: var(--bg-pros); }
.ql59i .xjca3g58 { background: var(--bg-cons); }
.ql59i .etsggj .lmikg { color: var(--c-pros-label); }
.ql59i .xjca3g58 .mwa24whe { color: var(--c-cons); }
.ql59i .etsggj ul li,
.ql59i .x8q7grln li          { color: var(--c-pros); }
.ql59i .xjca3g58 ul li,
.ql59i .ola9v7b li          { color: var(--c-cons); }
.rk3x0cph .lmikg::before { content: "✓ "; }
.rk3x0cph .mwa24whe::before { content: "✗ "; }
.c2yq .lmikg::before { content: "→ "; }
.c2yq .mwa24whe::before { content: "← "; }
.fdot8 .lmikg::before { content: "★ "; }
.fdot8 .mwa24whe::before { content: "✕ "; }
.ihg4 .lmikg::before { content: "◆ "; }
.ihg4 .mwa24whe::before { content: "▲ "; }
.z8lvvgz3 .zl9c8ut { background: transparent; border-left: none; border: 1.5px solid; }
.z8lvvgz3 .cdo05     { border-color: var(--c-tip-border); }
.z8lvvgz3 .hrnop84g { border-color: var(--c-warn-border); }
.z8lvvgz3 .l8fz16d    { border-color: #60a5fa; }
.z8lvvgz3 .zl9c8ut strong { color: var(--text-primary); }
.z8lvvgz3 .zl9c8ut p      { color: var(--text-muted); }
.i02sgp8 .zl9c8ut { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.i02sgp8 .cdo05     { border-top-color: var(--c-tip-border); }
.i02sgp8 .hrnop84g { border-top-color: var(--c-warn-border); }
.i02sgp8 .l8fz16d    { border-top-color: #60a5fa; }
.ympghd .zl9c8ut { border-left: none; border-radius: 8px; }
.ympghd .cdo05     { background: #065f46; }
.ympghd .hrnop84g { background: #92400e; }
.ympghd .l8fz16d    { background: #1e3a8a; }
.ympghd .zl9c8ut strong,
.ympghd .zl9c8ut p { color: #fff; }
.ympghd .dljg::before { color: rgba(255,255,255,0.85) !important; }
.nn04.ympghd .cdo05,
.nn04 .ympghd .cdo05     { background: #052e16; }
.nn04.ympghd .hrnop84g,
.nn04 .ympghd .hrnop84g { background: #2d0a1e; }
.nn04.ympghd .l8fz16d,
.nn04 .ympghd .l8fz16d    { background: #1e1036; }
.qvau.ympghd .cdo05,
.qvau .ympghd .cdo05      { background: #2d2000; }
.qvau.ympghd .hrnop84g,
.qvau .ympghd .hrnop84g  { background: #2d0b0b; }
.qvau.ympghd .l8fz16d,
.qvau .ympghd .l8fz16d     { background: #2d1600; }
.od3v94.ympghd .cdo05,
.od3v94 .ympghd .cdo05      { background: #0c1a2e; }
.od3v94.ympghd .hrnop84g,
.od3v94 .ympghd .hrnop84g  { background: #12103a; }
.od3v94.ympghd .l8fz16d,
.od3v94 .ympghd .l8fz16d     { background: #0a2020; }
.eo8jl .zl9c8ut { border-left: none; border-radius: 6px; padding: 10px 14px; }
.eo8jl .cdo05     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.eo8jl .hrnop84g { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.eo8jl .l8fz16d    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.eo8jl .zl9c8ut strong { color: var(--text-primary); }
.eo8jl .zl9c8ut p      { color: var(--text-muted); }
.t8m7q01v .zl9c8ut { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.duzh57 .dljg,
.mphirb7 .dljg,
.frpk .dljg,
.agp8xtm .dljg { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.duzh57 .dljg::before,
.mphirb7 .dljg::before,
.frpk .dljg::before,
.agp8xtm .dljg::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.duzh57 .cdo05     .dljg::before { content: "✦"; color: var(--c-tip-border); }
.duzh57 .hrnop84g .dljg::before { content: "▲"; color: var(--c-warn-border); }
.duzh57 .l8fz16d    .dljg::before { content: "◉"; color: #60a5fa; }
.mphirb7 .cdo05     .dljg::before { content: "★"; color: var(--c-tip-border); }
.mphirb7 .hrnop84g .dljg::before { content: "◆"; color: var(--c-warn-border); }
.mphirb7 .l8fz16d    .dljg::before { content: "●"; color: #60a5fa; }
.frpk .cdo05     .dljg::before { content: "▶"; color: var(--c-tip-border); }
.frpk .hrnop84g .dljg::before { content: "■"; color: var(--c-warn-border); }
.frpk .l8fz16d    .dljg::before { content: "▸"; color: #60a5fa; }
.agp8xtm .cdo05     .dljg::before { content: "→"; color: var(--c-tip-border); }
.agp8xtm .hrnop84g .dljg::before { content: "⬥"; color: var(--c-warn-border); }
.agp8xtm .l8fz16d    .dljg::before { content: "◈"; color: #60a5fa; }
.ev75nv .l7qlvx .et26b0l,
.ev75nv .as25rud .et26b0l  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ev75nv .s8gxf9                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ev75nv .trwtpt                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ev75nv .bezn            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.ev75nv .a9nlaiz0          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ev75nv .altip                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.juh8x0t .l7qlvx .et26b0l,
.juh8x0t .as25rud .et26b0l,
.juh8x0t .s8gxf9,
.juh8x0t .trwtpt,
.juh8x0t .bezn,
.juh8x0t .a9nlaiz0,
.juh8x0t .altip,
.juh8x0t .t8m7q01v .zl9c8ut { box-shadow: none; }
.ik6r2z32   .mzud, .ik6r2z32 .c393vm, .ik6r2z32 .yglff,
.ik6r2z32   .mceji441, .ik6r2z32 .o7tzh { font-size: 0.9rem; }
.ik6r2z32   .s0qgy, .ik6r2z32 .s04u { font-size: 0.9rem; }
.mufmh   .mzud, .mufmh .c393vm, .mufmh .yglff,
.mufmh   .mceji441, .mufmh .o7tzh { font-size: 0.95rem; }
.mufmh   .s0qgy, .mufmh .s04u { font-size: 0.95rem; }
.e58or   .mzud, .e58or .c393vm, .e58or .yglff,
.e58or   .mceji441, .e58or .o7tzh { font-size: 1.08rem; }
.e58or   .s0qgy, .e58or .s04u { font-size: 1.05rem; }
.e58or   .r7tf8yw { font-size: 0.97rem; }
.sfisvl .wgd6xr      { font-size: 3.2rem; }
.sfisvl h2.r4jhj4e { font-size: 1.9rem; }
.sfisvl h3.epck     { font-size: 1.4rem; }
.gfg9aaz .wgd6xr      { font-size: 3.8rem; }
.gfg9aaz h2.r4jhj4e { font-size: 2.2rem; }
.gfg9aaz h3.epck     { font-size: 1.6rem; }
.ch53vz5 + .ch53vz5 { position: relative; }
.rfyvotp   .ch53vz5 + .ch53vz5::before,
.pb99zubt  .ch53vz5 + .ch53vz5::before,
.in0wx3i1   .ch53vz5 + .ch53vz5::before,
.m643b2   .ch53vz5 + .ch53vz5::before,
.bqiekek   .ch53vz5 + .ch53vz5::before,
.x87v5e73 .ch53vz5 + .ch53vz5::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.rfyvotp .ch53vz5 + .ch53vz5::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.pb99zubt .ch53vz5 + .ch53vz5::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.in0wx3i1 .ch53vz5 + .ch53vz5::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.m643b2 .ch53vz5 + .ch53vz5::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.om4qv1 .ch53vz5 { margin-bottom: 16px; }
.om4qv1 .ch53vz5 + .ch53vz5 { margin-top: 0; }
.om4qv1 .m1z9wv86 { padding-top: 0; padding-bottom: 0; }
.bqiekek .ch53vz5 + .ch53vz5::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.x87v5e73 .ch53vz5 + .ch53vz5::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ui40pvq .ch53vz5 + .ch53vz5::before,
.u647gy .ch53vz5 + .ch53vz5::before,
.jht4 .ch53vz5 + .ch53vz5::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%;
}
.wch8v .ui40pvq .ch53vz5:nth-child(even)::before,
.wch8v .u647gy .ch53vz5:nth-child(even)::before,
.wch8v .jht4 .ch53vz5:nth-child(even)::before { background: var(--bg-surface); }
.ff18116j .ui40pvq .ch53vz5:nth-child(even)::before,
.ff18116j .u647gy .ch53vz5:nth-child(even)::before,
.ff18116j .jht4 .ch53vz5:nth-child(even)::before { background: var(--bg-card); }
.ui40pvq .ch53vz5 + .ch53vz5::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");
}
.u647gy .ch53vz5 + .ch53vz5::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");
}
.jht4 .ch53vz5 + .ch53vz5::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");
}
.h2xs .cyuo,
.s8gg .cyuo,
.jz5eeq .cyuo { overflow: hidden; }
.h2xs .zg3k,
.s8gg .zg3k { margin-bottom: 60px; }
.jz5eeq .zg3k { margin-bottom: 70px; }
.h2xs .cyuo::before,
.s8gg .cyuo::before,
.jz5eeq .cyuo::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%;
}
.h2xs .cyuo::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");
}
.s8gg .cyuo::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");
}
.jz5eeq .cyuo::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");
}
.vjl7 .cyuo:not(.ds5z2) .kisvxu5 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.mnxebxe .cyuo:not(.ds5z2) .kisvxu5 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.xt8xulad  .cyuo:not(.ds5z2) .kisvxu5 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.b0p57s  .cyuo:not(.ds5z2) .kisvxu5 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.b0p57s .ds5z2 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.b0p57s .lb5l4ka { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.b0p57s .ssw3 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.abwn5b6a .ds5z2 .kisvxu5 { background: none; }
.abwn5b6a .cyuo:not(.ds5z2) .kisvxu5 { background: rgba(0,0,0,0.6); }
.k1h2o .wy0m { float: left; width: 38%; margin: 0 28px 16px 0; }
.k1h2o .wy0m .lxj5dw8m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.k1h2o .m1z9wv86::after { content: ''; display: block; clear: both; }
.yafu0 .wy0m { float: right; width: 38%; margin: 0 0 16px 28px; }
.yafu0 .wy0m .lxj5dw8m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yafu0 .m1z9wv86::after { content: ''; display: block; clear: both; }
.hp0rqg .ch53vz5:nth-child(odd)  .wy0m { float: left;  width: 38%; margin: 0 28px 16px 0; }
.hp0rqg .ch53vz5:nth-child(even) .wy0m { float: right; width: 38%; margin: 0 0 16px 28px; }
.hp0rqg .wy0m .lxj5dw8m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hp0rqg .m1z9wv86::after { content: ''; display: block; clear: both; }
.k1h2o .yhhny,
.k1h2o .pu6w,
.yafu0 .yhhny,
.yafu0 .pu6w,
.hp0rqg .yhhny,
.hp0rqg .pu6w { clear: both; }
.k1h2o .s0qgy,
.k1h2o .s04u,
.yafu0 .s0qgy,
.yafu0 .s04u,
.hp0rqg .s0qgy,
.hp0rqg .s04u { overflow: hidden; }
@media (max-width: 640px) {
  .k1h2o .wy0m,
  .yafu0 .wy0m,
  .hp0rqg .wy0m { float: none; width: 100%; margin: 0 0 16px 0; }
}
.nr13o9i1 .djaxm01u,
.nr13o9i1 .m1z9wv86,
.nr13o9i1 .efmc22oi  { max-width: 1100px; }
.aj5cnnn .djaxm01u,
.aj5cnnn .m1z9wv86,
.aj5cnnn .efmc22oi  { max-width: 1200px; }
.c1t19 .djaxm01u,
.c1t19 .m1z9wv86,
.c1t19 .efmc22oi  { max-width: 1320px; }
.c1t19 { --content-mw: 1320px; }
.wgnh5c { font-size: 0.82rem; color: var(--text-muted); }
.cz4q9 { display: flex; align-items: center; }
.v7sxw {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.bu3apf { display: flex; align-items: center; }
.u2s6wioo { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.u2s6wioo:hover { text-decoration: underline; }
.tjfzpi { margin: 0 3px; opacity: 0.45; }
.tjfzpi::before { content: '/'; }
.rtkd25s { padding: 2px 5px; color: var(--text-main); }
.sit8ntd .wgnh5c {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.sit8ntd .cz4q9 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.rqe2 .wgnh5c {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.rqe2 .cz4q9 { padding: 0 0 0 12px; }
.rbjs8 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.xffg .cz4q9 { padding: 0 16px; }
.xffg .wgnh5c {
  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);
}
.xffg .djaxm01u { padding-top: 28px; }
@media (max-width: 720px) {
  .rbjs8 { margin-top: 18px; padding: 0 16px; }
  .xffg .djaxm01u { padding-top: 16px; }
}
.nr13o9i1.sit8ntd .cz4q9 { max-width: 1100px; }
.aj5cnnn.sit8ntd .cz4q9 { max-width: 1200px; }
.c1t19.sit8ntd .cz4q9 { max-width: 1320px; }
.nr13o9i1 .rbjs8 { max-width: 1100px; }
.aj5cnnn .rbjs8 { max-width: 1200px; }
.c1t19 .rbjs8 { max-width: 1320px; }
.kx37 .ch53vz5 { padding-top: 16px; padding-bottom: 16px; }
.fmcadd .ch53vz5 { padding-top: 24px; padding-bottom: 24px; }
.wv5h .ch53vz5 { padding-top: 40px; padding-bottom: 40px; }
.b3u102 .ch53vz5 { padding-top: 52px; padding-bottom: 52px; }
.csaip .ch53vz5:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.csaip .ch53vz5:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.csaip .ch53vz5:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.csaip .ch53vz5:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.mbv57x .m1z9wv86 { padding-top: 10px;  padding-bottom: 10px; }
.qmhp .m1z9wv86 { padding-top: 18px;  padding-bottom: 18px; }
.w1gkhe6 .m1z9wv86 { padding-top: 36px;  padding-bottom: 36px; }
.u8b2ntxe .m1z9wv86 { padding-top: 48px;  padding-bottom: 48px; }
.og3tf h2.r4jhj4e { font-weight: 600; }
.og3tf h3.epck     { font-weight: 600; }
.nxt3k6iv { font-weight: 500; }
.nxt3k6iv h2.r4jhj4e { font-weight: 800; }
.nxt3k6iv h3.epck     { font-weight: 700; }
.t2xv9 h2.r4jhj4e { font-weight: 900; }
.t2xv9 h3.epck     { font-weight: 800; }
.t2xv9 .zl9c8ut strong,
.t2xv9 .zl9c8ut strong { font-weight: 600; }
.huomx6i {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.bdam .huomx6i { display: none; }
@media (max-width: 640px) { .huomx6i { display: none; } }
.huomx6i { background: var(--cta) !important; color: #fff !important; border: none !important; }
.huomx6i:hover { opacity: 0.85; }
.gzx0c3 .huomx6i { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.emllbkw .huomx6i,
.m4ehpj3d  .huomx6i { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.emllbkw .huomx6i:hover,
.m4ehpj3d  .huomx6i:hover { opacity: 0.88; }
.gzx0c3.emllbkw .huomx6i,
.gzx0c3.m4ehpj3d  .huomx6i { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.n98nh808 {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.n98nh808:hover { transform: translateY(-2px); opacity: 0.92; }
.n98nh808 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fvzy61sa .n98nh808 { display: none; }
.u31zdz .n98nh808 { right: 32px; }
.lz2y66g  .n98nh808 { left: 32px; }
@media (max-width: 480px) {
  .u31zdz .n98nh808 { right: 20px; bottom: 20px; }
  .lz2y66g  .n98nh808 { left: 20px; bottom: 20px; }
}
.ktcz { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.efmc22oi { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.t1j81620 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gh1uldh { color: var(--text-dim); font-size: 0.8rem; }
.f6743kg { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.f6743kg img { height: 26px; width: auto; object-fit: contain; }
.a6h2z { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.dmuv .efmc22oi { text-align: center; }
.dmuv .t1j81620 { margin-top: 0; }
.u0pl { margin-top: 10px; }
.u0pl a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .efmc22oi { padding-left: 16px; padding-right: 16px; }
  .xbcb .efmc22oi { padding: 20px 16px; }
  .lz6y { gap: 4px 12px; }
  .t1j81620 { font-size: 0.78rem; }
}
.sq8o .a8vde .f6743kg { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.sq8o .a6h2z { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.sq8o .w4ui { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.sq8o .w4ui a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.sq8o .w4ui a:hover { color: var(--accent); }
.sq8o .t1j81620 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.sq8o .gh1uldh { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .sq8o .corwg0 { grid-template-columns: 1fr 1fr; } .sq8o .a8vde { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sq8o .corwg0 { grid-template-columns: 1fr; } }
.yd5g62c .f6743kg { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.yd5g62c .t1j81620 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .yd5g62c .z05q { gap: 12px; } .yd5g62c .f6743kg { margin-right: 0; width: 100%; } }
.kne2rw .oryw { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.kne2rw .cdre5gd .f6743kg { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.kne2rw .a6h2z { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.kne2rw .q87zs { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent); margin: 0 0 12px; }
.kne2rw .w4ui { display: flex; flex-direction: column; gap: 9px; }
.kne2rw .w4ui a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.kne2rw .w4ui a:hover { color: var(--accent); }
.kne2rw .uhlv1s4 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.kne2rw .t1j81620 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.kne2rw .gh1uldh { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .kne2rw .oryw { grid-template-columns: 1fr 1fr; } .kne2rw .cdre5gd { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kne2rw .oryw { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .a3o1 .bfvvu3kd { grid-template-columns: 1fr 1fr; } .a3o1 .n2z6h3:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a3o1 .bfvvu3kd { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .nfp35 .bfvvu3kd { grid-template-columns: 1fr; } }
.wl3ax .efmc22oi { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.etvlp5 .xaufbx      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.etvlp5 .ktcz { background: var(--bg-page); border-top-color: var(--border-alt); }
.bikvp .xaufbx      { background: #0d1117; border-bottom-color: #21262d; }
.bikvp .oxjq { color: var(--accent-light); }
.bikvp .tvnd { --msep-color: #8b949e; }
.bikvp .tvnd a { color: #8b949e; }
.bikvp .tvnd a:hover { color: var(--accent-light); }
.bikvp .yox6a { color: #8b949e; }
.bikvp .ktcz { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.bikvp .t1j81620,
.bikvp .gh1uldh { color: #6e7681; }
.bikvp .w4ui a, .bikvp .a3ehyv1 a,
.bikvp .f6743kg { color: #e6edf3; }
.bikvp .w4ui a:hover, .bikvp .a3ehyv1 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .bikvp .tvnd { background: #0d1117; border-top-color: #21262d; }
  .bikvp .tvnd li a { border-bottom-color: #21262d; }
}
.uv4d .xaufbx      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.uv4d .oxjq { color: var(--accent); }
.uv4d .tvnd { --msep-color: #475569; }
.uv4d .tvnd a { color: #475569; }
.uv4d .tvnd a:hover { color: var(--accent); }
.uv4d .yox6a { color: #64748b; }
.uv4d .ktcz { background: #f0f4f8; border-top-color: #cbd5e1; }
.uv4d .t1j81620,
.uv4d .gh1uldh { color: #64748b; }
.uv4d .w4ui a, .uv4d .a3ehyv1 a,
.uv4d .zvf4r1v a, .uv4d .f6743kg { color: #374151; }
.uv4d .w4ui a:hover, .uv4d .a3ehyv1 a:hover { color: var(--accent); }
@media (max-width: 640px) {
  .uv4d .tvnd { background: #f0f4f8; border-top-color: #cbd5e1; }
  .uv4d .tvnd li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.emllbkw .xaufbx      { background: var(--accent); border-bottom-color: var(--accent-light); }
.emllbkw .oxjq { color: #fff; }
.emllbkw .tvnd { --msep-color: rgba(255,255,255,0.82); }
.emllbkw .tvnd a { color: rgba(255,255,255,0.82); }
.emllbkw .tvnd a:hover { color: #fff; }
.emllbkw .yox6a { color: rgba(255,255,255,0.9); }
.emllbkw .f15n7tdv a { color: var(--text-primary) !important; }
.emllbkw .f15n7tdv a:hover { color: var(--accent) !important; }
.emllbkw .ktcz { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.emllbkw .t1j81620,
.emllbkw .gh1uldh { color: rgba(255,255,255,0.72); }
.emllbkw .qgaiiq6l a, .emllbkw .lz6y a,
.emllbkw .w4ui a, .emllbkw .a3ehyv1 a,
.emllbkw .zvf4r1v a, .emllbkw .f6743kg { color: #fff; }
.emllbkw .a6h2z, .emllbkw .q87zs { color: rgba(255,255,255,0.7); }
.emllbkw .qgaiiq6l a:hover, .emllbkw .lz6y a:hover,
.emllbkw .w4ui a:hover, .emllbkw .a3ehyv1 a:hover { color: #fff; }
@media (max-width: 640px) {
  .emllbkw .tvnd { background: var(--accent); border-top-color: var(--accent-light); }
  .emllbkw .tvnd li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.m4ehpj3d .xaufbx {
  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);
}
.m4ehpj3d .ktcz {
  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) {
  .m4ehpj3d .tvnd {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.wjbe .xa71gis6 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.e4ar4e .xa71gis6 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.s1zhhp9 .xa71gis6 { min-height: 72px; height: auto; }
.v03p .xa71gis6 { min-height: 84px; height: auto; }
.xbcb .xa71gis6 { max-width: none; padding: 0 32px; }
.xbcb .efmc22oi  { max-width: none; padding: 24px 32px; }
.f092l7.aj5cnnn .xa71gis6 { max-width: 1200px; }
.f092l7.c1t19 .xa71gis6 { max-width: 1320px; }
.p61jt2   .oxjq, .p61jt2   .f6743kg { text-transform: capitalize; }
.xezj .oxjq, .xezj .f6743kg { text-transform: lowercase; }
.m2b17r3 .oxjq, .m2b17r3 .f6743kg { text-transform: uppercase; letter-spacing: 0.06em; }
.udl5g08, .pogu {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jiysj1le .udl5g08,
.jiysj1le .pogu { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ryz0eo8m .udl5g08,
.ryz0eo8m .pogu { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.jpc9zy2 .udl5g08,
.jpc9zy2 .pogu { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.omika .udl5g08,
.omika .pogu { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.rx8o0xc5   .tvnd a { font-weight: 500; }
.y4nibl .tvnd a { font-weight: 600; }
.okkz     .tvnd a { font-weight: 700; }
.h0hn7pq2    .tvnd a { font-weight: 800; letter-spacing: 0.01em; }
.irp725     .tvnd > li + li::before,
.en6qnz    .tvnd > li + li::before,
.n510k0    .tvnd > li + li::before,
.rg1ru .tvnd > li + li::before,
.sgve .tvnd > li + li::before,
.pukf  .tvnd > li + li::before,
.o24qd    .tvnd > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.irp725     .tvnd > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.en6qnz    .tvnd > li + li::before { content: "|"; }
.n510k0    .tvnd > li + li::before { content: "—"; }
.rg1ru .tvnd > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.sgve .tvnd > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pukf  .tvnd > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.o24qd    .tvnd > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xob8 .yox6a,
  .ptszv .yox6a,
  .e8uytpz .yox6a,
  .ff36g .yox6a,
  .xi2jc20 .yox6a {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xob8 .yox6a::before,
  .ptszv .yox6a::before,
  .e8uytpz .yox6a::before,
  .ff36g .yox6a::before,
  .xi2jc20 .yox6a::before { content: ""; display: block; flex-shrink: 0; }

  
  .xob8 .yox6a::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;
  }

  
  .ptszv .yox6a::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;
  }

  
  .e8uytpz .yox6a::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;
  }

  
  .ff36g .yox6a::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;
  }

  
  .xi2jc20 .yox6a::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) {
  .hzx4 .yox6a {
    padding: 5px 14px;
  }
  .hzx4 .tvnd {
    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;
  }
  .hzx4 .tvnd li a {
    border-bottom: none; padding: 10px 22px;
  }
  .hzx4 .tvnd li a:hover { background: var(--bg-raised); }
  .hzx4 .dn4qlyst,
  .fwgz .dn4qlyst,
  .pt8popc .dn4qlyst { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hcpbhgtj .yox6a {
    padding: 5px 10px;
  }
  .hcpbhgtj .tvnd {
    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);
  }
  .hcpbhgtj .tvnd.zc58s9h { transform: translateX(0); }
  .hcpbhgtj .tvnd li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hcpbhgtj .tvnd li:last-child a { border-bottom: none; }
  .emllbkw .tvnd,
  .bikvp .tvnd { background: var(--accent) !important; }
  .emllbkw .tvnd li a,
  .bikvp .tvnd li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .pt8popc .yox6a {
    padding: 5px 10px;
  }
  .pt8popc .tvnd {
    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);
  }
  .pt8popc .tvnd::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .pt8popc .tvnd.zc58s9h { transform: translateY(0); }
  .pt8popc .tvnd li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .p71you .yox6a {
    padding: 5px 10px;
  }
  .p71you .tvnd {
    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;
  }
  .p71you .tvnd.zc58s9h { opacity: 1; pointer-events: auto; }
  .p71you .tvnd li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .pnvqrepj     .yox6a { border-radius: 0 !important; }
  .tcucdil   .yox6a { border-radius: 8px !important; }
  .waxkv3 .yox6a { border-radius: 50% !important; }
  .z0er5da   .yox6a { border-radius: 999px !important; }
}
.q1aldl8 .qvrf7sce { height: 28px; }
.ywyfoz .qvrf7sce { height: 54px; }
.niuc .qvrf7sce { height: 54px; }
.vnn8g7v    .sfyr, .vnn8g7v    .plev11kx { color: #f59e0b; }
.xf75s16      .sfyr { font-size: 1rem; letter-spacing: 1.5px; }
.xf75s16      .plev11kx   { font-size: 1.35rem; }
.e2b3n    .sfyr, .e2b3n    .plev11kx { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.womu     .sfyr, .womu     .plev11kx { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.k7npv .sfyr, .k7npv .plev11kx { color: var(--cta); letter-spacing: 2px; }
.spxohp   .sfyr, .spxohp   .plev11kx { color: #e91e63; letter-spacing: 2px; }
.i9vu2  .sfyr, .i9vu2  .plev11kx { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.oji4w     .sfyr, .oji4w     .plev11kx { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.a8kpat .jl130n2z + .jl130n2z {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.s5dwe3 .trwtpt { padding: 18px 24px; min-height: 68px; }
.ofxxh .e6kbde {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.ofxxh .e56qtdeg {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.t428dtl .jl130n2z {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.z7gldx .pu6w { counter-reset: cs-rank; }
.z7gldx .trwtpt { position: relative; counter-increment: cs-rank; }
.z7gldx .trwtpt::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.mrfj .pu6w { counter-reset: cs-rank; gap: 0; }
.mrfj .trwtpt {
  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;
}
.mrfj .trwtpt::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;
}
.mrfj .ztyxerz {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.mrfj .yrokpka {
  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;
}
.mrfj .yip8bqm { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.mrfj .ztyxerz { min-width: 0; flex-direction: column; width: 100%; }
.mrfj .q5l3 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.mrfj .sfyr { color: var(--cta, var(--accent)); }
.mrfj .okl8wj { font-weight: 700; }
.mrfj .jl130n2z {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.mrfj .e6kbde {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.mrfj .e56qtdeg {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.mrfj .ix2ve .e56qtdeg { font-size: 1.3rem; color: var(--accent-light); }
.mrfj .r92lfzu {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.mrfj .trwtpt:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .mrfj .pu6w {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mrfj .trwtpt {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mrfj .trwtpt { padding: 40px 16px 20px; }
  .mrfj .jl130n2z {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mrfj .r92lfzu { width: 100%; min-width: 0; }
}
.wxvw2eb .pu6w { counter-reset: cs-rank; gap: 10px; }
.wxvw2eb .trwtpt {
  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);
}
.wxvw2eb .trwtpt::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);
}
.wxvw2eb .ztyxerz {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.wxvw2eb .yrokpka {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.wxvw2eb .yip8bqm { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.wxvw2eb .q5l3 {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.wxvw2eb .sfyr { color: var(--cta, var(--accent)); }
.wxvw2eb .jl130n2z {
  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;
}
.wxvw2eb .e6kbde {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.wxvw2eb .e56qtdeg { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.wxvw2eb .ix2ve .e56qtdeg { color: var(--accent-light); }
.wxvw2eb .r92lfzu {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.wxvw2eb .trwtpt:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .wxvw2eb .trwtpt {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .wxvw2eb .trwtpt::before {
    position: absolute; top: 14px; left: 14px;
  }
  .wxvw2eb .ztyxerz {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .wxvw2eb .q5l3 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .wxvw2eb .jl130n2z {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .wxvw2eb .r92lfzu { width: 100%; min-width: 0; }
  .wxvw2eb .sfyr { min-width: 0; }
}
.tme3j7 .pu6w { counter-reset: cs-rank; }
.tme3j7 .trwtpt::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.ewrsw9 .uoc1 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ewrsw9 .uoc1 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ewrsw9 .uoc1 p { padding: 0 2px 16px; }
.o4ce .uoc1 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.o4ce .uoc1 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.o4ce .uoc1 summary::after { content: "›"; font-size: 1.2em; }
.o4ce .uoc1[open] summary::after { content: "‹"; }
.o4ce .uoc1 p { padding: 10px 22px 4px; }
.g7k6if .uoc1 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.g7k6if .uoc1 summary { color: var(--text-primary); padding-left: 16px; }
.g7k6if .uoc1 summary::after { content: "›"; font-size: 1.1em; }
.g7k6if .uoc1[open] summary::after { content: "‹"; }
.g7k6if .uoc1 p { padding-left: 16px; }
.ttk7g13j .n2p4 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ttk7g13j .uoc1 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ttk7g13j .uoc1:last-child { border-bottom: none; }
.ttk7g13j .uoc1 summary { color: var(--text-primary); border-radius: 0; }
.ttk7g13j .uoc1 summary::after { content: "›"; font-size: 1.1em; }
.ttk7g13j .uoc1[open] summary::after { content: "‹"; }
.dep2 .uoc1 { overflow: hidden; }
.dep2 .uoc1 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.dep2 .uoc1 summary::after { color: rgba(255,255,255,.75); }
.dep2 .uoc1[open] summary { border-radius: 0; }
.jm3iuq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.m3nbmv {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.cpxx2 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.otth { color: var(--text-muted); font-size: 1.05rem; }
.cyps {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.czcvsj7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.brspm { margin-bottom: 20px; }
.ne61r {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.q7eyh3 {
  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;
}
.q7eyh3:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.xp9xhcp { resize: vertical; min-height: 130px; }
.slxa { width: 100%; margin-top: 8px; }
.xfw6d7 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.z3grj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.nfzf { color: var(--text-muted); line-height: 1.75; }
.yqd6aio { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.yqd6aio li { margin-bottom: 6px; }
.any36m3g { max-width: 760px; margin: 0 auto; }
.cefva { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.k379r82l { max-width: 760px; margin: 0 auto; }
.fz2cl7 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.qcyces ul.yqd6aio { margin: 0; }
.qk4qjvbg .fz2cl7 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .qk4qjvbg { grid-template-columns: 1fr; gap: 10px; } }
.qqhku5 { max-width: 640px; margin: 0 auto; text-align: center; }
.zj9jdzf { margin-bottom: 48px; }
.zj9jdzf .fz2cl7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.zj9jdzf p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dj5e .yqd6aio { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .tcpogh62 { grid-template-columns: 1fr; } }
.kqj85 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.kqj85:hover .xpc7ce { color: var(--accent-light); text-decoration: underline; }
.o1mf3iql { color: inherit; text-decoration: none; }
.o1mf3iql:hover { color: var(--accent-light); text-decoration: underline; }
.x5tfth2 { display: inline-block; line-height: 0; }
.us16r { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.oljw0u4 { margin-bottom: 48px; }
.i4dedlur { max-width: 760px; margin: 0 auto; }
.rzlb { text-align: center; }
.gpn5h { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gpn5h:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.l80wo { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.gpn5h p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gpn5h ul.yqd6aio { margin: 0; }
.df7c { color: var(--text-muted); line-height: 1.75; }
.rzlb .yqd6aio,
.l46qswq .yqd6aio,
.qrgfnox6 .yqd6aio,
.q14k0 .yqd6aio {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.rzlb .gpn5h,
.l46qswq .gpn5h { text-align: left; }
.rzlb .l80wo,
.l46qswq .l80wo { text-align: center; }
.amh77xwb { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.r933jiay { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.m556ace8 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.xfwuqu { margin-top: 12px; }
.tqlvq011 { 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; }
.tqlvq011:hover { border-bottom-color: var(--accent); }
.g8htkrpg { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.g8htkrpg img { width: 100%; height: 100%; object-fit: cover; display: block; }
.x4r1 { width: 200px; height: 200px; }
.uzk77os { border-radius: 10px; }
.k9a1jet { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.kgqx { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .axoc66 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.cf88u1xs { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.cf88u1xs .m556ace8, .cf88u1xs .r933jiay { max-width: 640px; }
.xzy3wdq .amh77xwb { font-size: 1.6rem; margin-top: 18px; }
.mu0f8 .m556ace8 { margin-bottom: 28px; }
@media (max-width: 860px) { .vyhc { grid-template-columns: 1fr; } .xzy3wdq { position: static; text-align: center; } }
.cwdrw .g8htkrpg { margin: 0 auto 18px; }
.cwdrw .k9a1jet { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .vsaa { grid-template-columns: 1fr; } }
.dmqn4 .amh77xwb { font-size: 1.6rem; margin-bottom: 6px; }
.q14k0 .yqd6aio { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dmqn4 { flex-direction: column; text-align: center; } .iv3l4b { grid-template-columns: 1fr; } }
.ea9kvm .amh77xwb { font-size: 1.35rem; margin: 0 0 4px; }
.ea9kvm .k9a1jet { margin: 0; }
.f11z { max-width: 760px; margin: 0 auto; }
.wpsyi2os { position: relative; padding-left: 28px; }
.wpsyi2os::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.qgzc { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.qgzc:last-child { padding-bottom: 0; }
.gvq5 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.h02uyask h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.h02uyask p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gc1y .cpxx2 { color: var(--accent-light); }
.lwub9 .cpxx2 { font-size: 2rem; }
.lwub9 .otth { max-width: 680px; }
.d3og9wmh {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.d3og9wmh .cpxx2 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.d3og9wmh .otth  { margin: 0; }
@media (max-width: 640px) { .d3og9wmh { flex-direction: column; } }
.rbkgyi .cpxx2 { color: var(--accent-light); }
.bxf6 .cpxx2 { color: #fff; }
.bxf6 .otth  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .k7vrx { grid-template-columns: 1fr; } }
.qf7tpk .q7eyh3 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qf7tpk .q7eyh3:focus { border-bottom-color: var(--accent); box-shadow: none; }
.w2w51 .q7eyh3 { background: var(--bg-raised); border-color: transparent; }
.w2w51 .q7eyh3:focus { background: var(--bg-card); border-color: var(--accent); }
.ua8p .q7eyh3 { border-radius: 100px; padding: 11px 20px; }
.ua8p .xp9xhcp { border-radius: 14px; }
@media (max-width: 640px) { .b3zi8 { grid-template-columns: 1fr; } }
.j5xj { counter-reset: priv-count; }
.w8lxdr {
  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);
}
.w8lxdr:last-child { border-bottom: none; }
.y1dltfi {
  font-size: 2.4rem; font-weight: 800; color: var(--accent);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.w8lxdr h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.w8lxdr p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.z3gnmm3j { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.z3gnmm3j li { margin-bottom: 6px; }
.mdj5{display:none}
.mdj5:empty,.cr99:empty{display:none}
.cw59g{position:relative;overflow:visible}
.f0r3k .aks48yz,.c0a72 .aks48yz,
.yivu6 .aks48yz,.mnnwppi .aks48yz,
.wruh70y .aks48yz,.gq26 .aks48yz{display:block}
.ltzgog3 .hnphgmb{display:block}
.f0r3k .aks48yz,.c0a72 .aks48yz,
.yivu6 .aks48yz,.mnnwppi .aks48yz,
.wruh70y .aks48yz{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}
.f0r3k .aks48yz .cr99,.c0a72 .aks48yz .cr99,
.yivu6 .aks48yz .cr99,.mnnwppi .aks48yz .cr99,
.wruh70y .aks48yz .cr99{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}
.f0r3k .e7l0,.c0a72 .e7l0,
.yivu6 .e7l0,.mnnwppi .e7l0,
.wruh70y .e7l0{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.f0r3k .aks48yz,.c0a72 .aks48yz{top:12px}
.f0r3k .aks48yz .cr99{margin-right:auto}
.c0a72 .aks48yz .cr99{margin-left:auto}
.c0a72 .aks48yz{text-align:right}
.yivu6 .aks48yz,.mnnwppi .aks48yz{bottom:12px}
.yivu6 .aks48yz .cr99{margin-right:auto}
.mnnwppi .aks48yz .cr99{margin-left:auto}
.mnnwppi .aks48yz{text-align:right}
.wruh70y .aks48yz{position:relative;margin-top:16px}
.wruh70y .aks48yz .cr99{margin:0 auto}
.gq26 .aks48yz{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.gq26 .aks48yz .cr99{margin:0}
.gq26 .ssw3~.aks48yz,
.gq26 .x1kv5ec9~.aks48yz{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.gq26 .ssw3~.aks48yz .cr99,
.gq26 .x1kv5ec9~.aks48yz .cr99{justify-content:flex-start}
.ssw3~.aks48yz,.x1kv5ec9~.aks48yz{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}
.ssw3~.aks48yz .cr99{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.x1kv5ec9~.aks48yz .cr99{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.hnphgmb .cr99{margin:0 0 12px}
.cr99{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.m2q9kn{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.xpc7ce{font-weight:600;color:var(--text-heading);opacity:1}
.ggvmww::before{content:"·";margin:0 2px;opacity:.5}
.e7l0{white-space:nowrap}
.xf3jzle .m2q9kn{display:none}
.u8g36 .e7l0{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.u8g36 .ggvmww::before{content:""}
.i5buudg .e7l0{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}
.i5buudg .ggvmww::before{content:""}
.fuxwig .cr99{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.kfwtpl02 .e7l0{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.kfwtpl02 .ggvmww::before{content:""}
.d4d32y0f .e7l0{color:var(--accent);opacity:1;font-weight:500}
.i45fy97a .e7l0{border-bottom:1px solid currentColor;padding-bottom:2px}
.y511 .cr99{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.j9fai9b{--date-bg:var(--accent-bg-light)}
.wb9t8 .ggvmww::before{content:""}
.dy66ay .ggvmww::before{content:"•";opacity:.4}
.dy66ay .e7l0 + .e7l0::before{content:"•";margin-right:6px;opacity:.4}
.ptvg9 .ggvmww::before{content:"/";opacity:.35}
.ptvg9 .e7l0 + .e7l0::before{content:"/";margin-right:6px;opacity:.35}
.a8ormg .ggvmww::before{content:"|";opacity:.3}
.a8ormg .e7l0 + .e7l0::before{content:"|";margin-right:6px;opacity:.3}
.ct7w6ta .ggvmww::before{content:"—";opacity:.3}
.ct7w6ta .e7l0 + .e7l0::before{content:"—";margin-right:6px;opacity:.3}
.xumaqk .ggvmww::before{content:"◆";font-size:.5em;opacity:.35}
.xumaqk .e7l0 + .e7l0::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.rdl4gz .ggvmww::before{content:"·";opacity:.4}
.rdl4gz .e7l0 + .e7l0::before{content:"·";margin-right:6px;opacity:.4}
.cwzanb4 .ggvmww::before{content:"›";opacity:.4}
.cwzanb4 .e7l0 + .e7l0::before{content:"›";margin-right:6px;opacity:.4}
.m3vm3yv .ggvmww::before{content:"→";opacity:.35;font-size:.85em}
.m3vm3yv .e7l0 + .e7l0::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.qdd5x7{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.x5hx4va{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.l237nwi{display:flex;flex-direction:column;gap:3px}
.escp{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.vmmieia{font-weight:700;font-size:1rem;color:var(--text-heading)}
.jny3bv0{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.xtg1e .qdd5x7{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.bvaf1 .qdd5x7{border-top:3px solid var(--accent);padding-top:18px}
.xotwidk4 .qdd5x7{border-left:3px solid var(--accent);border-radius:0}
.e5irw .qdd5x7{padding:20px 0}
@media(max-width:640px){
  .qdd5x7{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .jny3bv0{max-width:100%}
}
:root {
  --accent:          #cc323f;
  --brand:           #cc323f;
  --brand-light:     #d2777f;
  --brand-pale:      #d8a4a9;
  --grad-start:      #de7b83;
  --grad-end:        #e5b1b5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #cc323f;
  --cta-light:       #b02430;
  --cta-hover:       #9a252f;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f1eeee;
  --bg-hover:        #f5f3f4;
  --border:          #e8e2e2;
  --border-alt:      #dbd0d1;
  --border-section:  #e8e2e2;
  --text-primary:    #1b1717;
  --text-muted:      #5f5253;
  --text-body:       #362f2f;
  --text-sub:        #524647;
  --text-faint:      #887677;
  --text-dim:        #a09192;
  --text-label:      #6d5e5f;
  --text-value:      #443b3b;
  --accent-bg:       #f0e4e5;
  --accent-bg-light: #e9cccf;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f3;
  --c-pros:          #1a8c16;
  --c-cons:          #9f2123;
  --c-pros-label:    #1fa71a;
  --c-tip-border:    #22b81d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1a8c16;
}
:root { --logo-bg-opacity: 55%; }
body, button, input { font-family: "Exo", sans-serif; }
.tho0o1p .dljg { font-size: 0; width: 1.2rem; flex-shrink: 0; }.tho0o1p .dljg::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.tho0o1p .cdo05     .dljg::before { content: "";  color: var(--c-tip-border); }.tho0o1p .hrnop84g .dljg::before { content: ""; color: var(--c-warn-border); }.tho0o1p .l8fz16d    .dljg::before { content: ""; color: #60a5fa; }.nn04 .tho0o1p .cdo05     .dljg::before { color: #10b981; }.nn04 .tho0o1p .hrnop84g .dljg::before { color: #f43f5e; }.nn04 .tho0o1p .l8fz16d    .dljg::before { color: #a855f7; }.qvau  .tho0o1p .cdo05     .dljg::before { color: #eab308; }.qvau  .tho0o1p .hrnop84g .dljg::before { color: #ef4444; }.qvau  .tho0o1p .l8fz16d    .dljg::before { color: #f97316; }.od3v94  .tho0o1p .cdo05     .dljg::before { color: #38bdf8; }.od3v94  .tho0o1p .hrnop84g .dljg::before { color: #818cf8; }.od3v94  .tho0o1p .l8fz16d    .dljg::before { color: #2dd4bf; }.nkg9 .tho0o1p .dljg::before { color: var(--accent-light) !important; }
.i3k8 .x8q7grln li::before, .i3k8 .ola9v7b 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; }.i3k8 .x8q7grln li::before { content: ""; }.i3k8 .ola9v7b li::before { content: ""; }.i3k8 .lmikg::before, .i3k8 .mwa24whe::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.i3k8 .lmikg::before { content: ""; }.i3k8 .mwa24whe::before { content: ""; }
.uxwb2b5 .m7ik, .uxwb2b5 .ssw3 { min-height: 520px; }
.u6qv .huomx6i::after,.u6qv .n98nh808::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.tjfzpi::before { content: '›'; font-size: 1.1em; }
.z3rf0o .e7l0::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.z3rf0o .e7l0:first-of-type::before{content:"\f15b"}.z3rf0o .e7l0:last-of-type::before{content:"\f044"}