:root {
  --color-accent: #a7221e;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.ryoftix {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jg6ot7u {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.vnbu3b {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.suktka { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ya445ejl { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ya445ejl a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ya445ejl a:hover { color: var(--accent-light); }
.ir7pn7d7  .tiw60 { border-radius: 14px; }
.ir7pn7d7 .tiw60 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.ir7pn7d7 .tiw60 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .tiw60 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .trs1icfw:hover .tiw60,
  .trs1icfw:focus-within .tiw60 { display: block; }
  .tiw60 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.a1egtwn {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.itrw6s { display: none; }
@media (max-width: 640px) {
  .itrw6s {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .itrw6s.m730wq { display: block; }
}
@media (max-width: 640px) {
  .a1egtwn { display: block; }
  .ya445ejl > li + li::before { display: none !important; }
  .ya445ejl {
    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;
  }
  .ya445ejl.m730wq { display: flex; }
  .ya445ejl li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ya445ejl li:last-child a { border-bottom: none; }
}
.slf4jlk1 { min-height: 480px; }
.tloj {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.vgjtb { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xxle .vgjtb { margin-left: 0; margin-right: 0; }
.kqm4smt {
  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;
}
.hntc6aw .kqm4smt { margin-top: 24px; }
.kqm4smt:hover { opacity: 0.88; }
.i9t5xesy .tloj { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.i9t5xesy .vgjtb { color: #e2e8f0; }
.i9t5xesy.xxle   .pbujhyk2 { text-align: left; }
.a16xf .tloj { color: var(--text-primary); text-shadow: none; }
.a16xf .vgjtb { color: var(--text-muted); }
.a16xf .kqm4smt { margin-top: 16px; }
.a16xf, .a16xf.slf4jlk1 { min-height: auto !important; }
.a16xf.xxle   .pbujhyk2 { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.m3srjzp .tloj { color: #fff; }
.m3srjzp .vgjtb { color: rgba(255,255,255,0.85); }
.m3srjzp .kqm4smt { background: #fff; color: var(--cta); }
.m3srjzp .kqm4smt:hover { opacity: 0.92; }
.uvdo .knowy { position: relative; overflow: hidden; }
.uvdo .knowy::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.vhf4q .knowy {
  animation: hg-breathe 7s ease-in-out infinite;
}
.gpph4o .knowy { position: relative; overflow: hidden; }
.gpph4o .knowy::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;
}
.id3z .knowy { position: relative; overflow: hidden; }
.id3z .knowy::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.spo1 .knowy {
  animation: hg-fadein 1.2s ease-out both;
}
.knowy {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.llqz {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.dweln7 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.p59w7vq {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.knowy .tloj { text-shadow: none; color: var(--text-primary); }
.knowy .vgjtb { color: var(--text-muted); }
body.orwgx3s .tloj {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.n7h1q7gr .tloj {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.slf4jlk1.m3srjzp .tloj,
section.m3srjzp .tloj {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.knowy.x3h2wb2 .llqz { align-items: center; text-align: center; }
.knowy.xxle   .llqz { align-items: flex-start; text-align: left; }
.a3wsi .dweln7 { position: relative; }
.a3wsi .dweln7::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.a3wsi.h33l .dweln7::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.l3hxu3h .dweln7 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.l3hxu3h .p59w7vq {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.l3hxu3h.h33l .dweln7 { padding: 32px 0 32px 32px; }
.eaw9a .dweln7 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.eaw9a .p59w7vq {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.h33l .llqz {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.eaw9a.h33l .dweln7 { padding: 40px 16px 40px 48px; }
.slf4jlk1 .pefl3a {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pefl3a .h77386s0.jiou {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.pefl3a .h77386s0.jiou:hover { opacity: 0.85; }
.r473soj2 .dweln7 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .knowy { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .knowy:not(.r473soj2) .dweln7 { display: none !important; }
  .r473soj2 .dweln7 { padding: 16px; }
  .llqz  { padding: 36px 24px; }
  .knowy~.st9brg,.h33l~.st9brg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .slf4jlk1, .knowy { min-height: 320px !important; }
  .tloj { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .qamvfiy,
  .hmxvta30,
  .mbqh { grid-template-columns: 1fr !important; }

  

  
  .qzw1 { display: flex !important; flex-direction: column !important; }
  .qzw1 .pbujhyk2 { display: contents; }
  .qzw1 .lzuxgj3 { order: 0; }
  .qzw1 .tloj { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .qzw1 .qamvfiy { order: 2; padding: 0 16px 12px !important; }
  .qzw1 .vgjtb { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .hntc6aw .pbujhyk2 { display: flex; flex-direction: column; }
  .hntc6aw .pbujhyk2 .tloj { order: 1; }
  .hntc6aw .pbujhyk2 .mbqh { order: 2; margin: 8px 0 24px !important; }
  .hntc6aw .pbujhyk2 .vgjtb { order: 3; }
  .hntc6aw .pbujhyk2 .kqm4smt { order: 4; align-self: center; margin-top: 0; }

  
  .knowy.r473soj2 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .knowy.r473soj2 .llqz { display: contents; padding: 0; }
  .knowy.r473soj2 .llqz .tloj { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .knowy.r473soj2 .dweln7 { order: 2; padding: 12px 16px; }
  .knowy.r473soj2 .llqz .vgjtb { order: 3; padding: 0 24px; margin: 0 auto; }
  .knowy.r473soj2 .llqz .kqm4smt { order: 4; align-self: center; margin: 8px 0 32px; }
}
.tfrngi { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.j72m { width: 100%; height: auto; display: block; border-radius: 10px; }
.x6005 .tfrngi        { border-radius: 16px; }
.x6005 .j72m  { border-radius: 16px; }
.qsipbd3 .tfrngi         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.qsipbd3 .j72m   { border-radius: 8px; }
.kvqh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.y5ehux { width: 100%; padding: 32px 0; position: relative; }
.l2u3os { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.v5a0c4b .y5ehux:nth-child(even) { background: var(--bg-surface); }
.v5a0c4b .y5ehux:nth-child(odd)  { background: var(--bg-page); }
.h9j3f1 .y5ehux:nth-child(even) { background: var(--bg-card); }
.h9j3f1 .y5ehux:nth-child(odd)  { background: var(--bg-page); }
.v5a0c4b .y5ehux:nth-child(odd)  .l2u3os { background: var(--bg-card); border-radius: 6px; }
.v5a0c4b .y5ehux:nth-child(even) .l2u3os { background: var(--bg-raised); border-radius: 6px; }
.h9j3f1 .y5ehux:nth-child(odd)  .l2u3os { background: var(--bg-card); border-radius: 6px; }
.h9j3f1 .y5ehux:nth-child(even) .l2u3os { background: var(--bg-raised); border-radius: 6px; }
.v5a0c4b .y5ehux:nth-child(even) .v6qmwky .rvsi,
.h9j3f1 .y5ehux:nth-child(even) .v6qmwky .rvsi { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.v5a0c4b .y5ehux:nth-child(odd) .v6qmwky .rvsi,
.h9j3f1 .y5ehux:nth-child(odd) .v6qmwky .rvsi { background: var(--bg-card-inner); }
.v5a0c4b .y5ehux:nth-child(even) .j8p8 .rvsi:nth-child(odd),
.h9j3f1 .y5ehux:nth-child(even) .j8p8 .rvsi:nth-child(odd)  { background: var(--bg-card); }
.v5a0c4b .y5ehux:nth-child(even) .j8p8 .rvsi:nth-child(even),
.h9j3f1 .y5ehux:nth-child(even) .j8p8 .rvsi:nth-child(even) { background: var(--bg-card-inner); }
h1.czqrf53 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.czqrf53 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.x7jgjk { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rsalr5 h2.czqrf53 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.d1nsx8 h2.czqrf53 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.jy86dbc h2.czqrf53 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.al2t h2.czqrf53::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.osv579x h2.czqrf53 {
  color: var(--text-primary); font-size: 1.7rem;
}
.q0wld2 h2.czqrf53::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vyx0 h2.czqrf53 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.kg15k { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .kg15k { display: none; } }
.rb9yk { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.t3wqq9 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.m4wy8 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ukz1t { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.usrode8y { padding-left: 20px; }
.usrode8y li { margin-bottom: 6px; }
.usrode8y a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.usrode8y a:hover { color: var(--accent-light); }
.qwhlc .ukz1t { display: none; }
.lux4xz0 .ukz1t { display: none; }
.lux4xz0 .usrode8y { padding-left: 0; list-style: none; }
.lux4xz0 .usrode8y li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.lux4xz0 .usrode8y a { font-size: 0.92rem; }
.zifgzvv .m4wy8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.zifgzvv .ukz1t { display: none; }
.zifgzvv .usrode8y { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.zifgzvv .usrode8y li { margin-bottom: 0; }
.zifgzvv .usrode8y 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;
}
.zifgzvv .usrode8y a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ql113q .m4wy8 { padding: 20px 20px 16px; }
.ql113q .usrode8y {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ql113q .usrode8y li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ql113q .usrode8y 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;
}
.ql113q .usrode8y 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;
}
.ql113q .usrode8y a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ql113q .usrode8y a:focus,
.ql113q .usrode8y a:focus-visible,
.ql113q .usrode8y a:target { outline: none; }
.ql113q .usrode8y li:target a { border-color: var(--border); color: var(--text-muted); }
.v1yyv61k .m4wy8 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.v1yyv61k .ukz1t { display: none; }
.v1yyv61k .usrode8y { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.v1yyv61k .usrode8y li { margin-bottom: 0; }
.v1yyv61k .usrode8y li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.v1yyv61k .usrode8y li:last-child::after { content: ""; margin-right: 0; }
.v1yyv61k .usrode8y a { font-size: 0.9rem; }
.rvsi { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.v6qmwky .rvsi { background: var(--bg-card); }
.j8p8 .rvsi:nth-child(odd)  { background: var(--bg-card); }
.j8p8 .rvsi:nth-child(even) { background: var(--bg-raised); }
.s4wono0 .rvsi {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.s4wono0 .rvsi:last-child { border-bottom: none; }
.s4wono0 h3.x7jgjk { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ssu3pj .rvsi {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ssu3pj .rvsi + .rvsi { margin-top: 4px; }
.cou4 .rvsi { background: none; border-radius: 0; padding: 12px 0; }
.cou4 .rvsi + .rvsi { border-top: 1px solid var(--border-section); }
.jf1a { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.a36z8 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.h504e { color: var(--text-body); margin-bottom: 10px; }
.lh99, .vfp92 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.lh99 li, .vfp92 li { margin-bottom: 6px; }
.oewvu62     .lh99 { list-style-type: "● "; }
.drr6a  .lh99 { list-style-type: "■ "; }
.fh7sr .lh99 { list-style-type: "◆ "; }
.c2cewyu0    .lh99 { list-style-type: "★ "; }
.oewvu62     .v5n625ss { list-style-type: "● "; }
.drr6a  .v5n625ss { list-style-type: "■ "; }
.fh7sr .v5n625ss { list-style-type: "◆ "; }
.c2cewyu0    .v5n625ss { list-style-type: "★ "; }
.oewvu62    .lh99 li::marker, .oewvu62    .v5n625ss li::marker,
.drr6a .lh99 li::marker, .drr6a .v5n625ss li::marker,
.fh7sr .lh99 li::marker, .fh7sr .v5n625ss li::marker,
.c2cewyu0   .lh99 li::marker, .c2cewyu0   .v5n625ss li::marker {
  color: var(--cta); font-size: 1em;
}
.jkyp { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.is0ge .jkyp,
.ywwubc4s .jkyp { background: transparent; border: none; border-radius: 0; }
.p37kvz7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.p37kvz7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.p37kvz7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.p37kvz7 tr:hover td { background: var(--bg-hover); }
.v66vn .p37kvz7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.opalho .p37kvz7 { border: 1px solid var(--border-alt); }
.opalho .p37kvz7 th,
.opalho .p37kvz7 td { border: 1px solid var(--border-alt); }
.fzq0 .p37kvz7 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.fzq0 .p37kvz7 td { border-bottom: none; }
.fzq0 .p37kvz7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.r4vc5x .p37kvz7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.kswjgpkc .jkyp {
  overflow: hidden;
}
.kswjgpkc .p37kvz7 th { border-bottom: 1px solid var(--border-alt); }
.kswjgpkc .p37kvz7 tr:last-child td { border-bottom: none; }
.rjh5iq { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.rv7tf { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.rve0tway { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.bzk2sd { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.qr047hyn { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.v5n625ss { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.v5n625ss li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.akhf4y .bzk2sd { background: transparent; text-align: center; }
.c0i9zo2 .rve0tway {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.xug96zdi .rve0tway {
  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);
}
.eeodvb .rv7tf { display: grid; grid-template-columns: auto 1fr; }
.eeodvb .rve0tway {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.eeodvb .bzk2sd { grid-column: 2; }
.eeodvb .qr047hyn,
.eeodvb .v5n625ss { grid-column: 1 / -1; }
.jd3374k .rv7tf { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.jd3374k .rve0tway {
  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);
}
.jd3374k .bzk2sd { grid-column: 2; }
.jd3374k .qr047hyn,
.jd3374k .v5n625ss { grid-column: 1 / -1; }
.r28j55u .rv7tf { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.r28j55u .bzk2sd { background: none; color: var(--accent-light); font-weight: 700; }
.rgax7 .rv7tf { 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); }
.rgax7 .bzk2sd { background: none; color: var(--accent-light); font-weight: 700; }
.uow3 .rv7tf { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.uow3 .rv7tf:last-child { border-bottom: none; }
.uow3 .bzk2sd { background: none; color: var(--accent-light); font-weight: 700; }
.g9g9mh3 .rv7tf { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.g9g9mh3 .bzk2sd { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ld2ce0n .rjh5iq { counter-reset: card-n; }
.ld2ce0n .rv7tf  { counter-increment: card-n; }
.ld2ce0n .bzk2sd { display: flex; align-items: center; gap: 10px; }
.ld2ce0n .bzk2sd::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;
}
.pjzz1p .rv7tf { background: var(--bg-surface); border: 1px solid var(--border); }
.pjzz1p .bzk2sd { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.t49g8az { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.mfxia { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.fwpbfp { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.t49g8az strong { color: var(--text-primary); font-size: 0.95rem; }
.t49g8az p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.j72m { width: 100%; height: auto; border-radius: 10px; display: block; }
.jiou {
  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;
}
.jiou:hover { opacity: 0.85; }
.nxxh7ynr .jiou  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.nxxh7ynr .jiou:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.welq4 .jiou  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.welq4 .jiou:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.k1xpql9a .kqm4smt { border-radius: 50px; }
.k1xpql9a .jiou  { border-radius: 50px; }
.aswtpy .kqm4smt { padding-left: 22px; padding-right: 22px; }
.aswtpy .jiou  { padding-left: 12px; padding-right: 12px; }
.msv4 .kqm4smt { padding-left: 44px; padding-right: 44px; }
.msv4 .jiou  { padding-left: 24px; padding-right: 24px; }
.moqtyd .kqm4smt { padding-left: 56px; padding-right: 56px; }
.moqtyd .jiou  { padding-left: 32px; padding-right: 32px; }
.eav9n   .kqm4smt::after, .eav9n   .jiou::after,
.q1wtk5m8 .kqm4smt::after, .q1wtk5m8 .jiou::after,
.njij    .kqm4smt::after, .njij    .jiou::after,
.jy656hn    .kqm4smt::after, .jy656hn    .jiou::after,
.lq3299    .kqm4smt::after, .lq3299    .jiou::after,
.q288fos     .kqm4smt::after, .q288fos     .jiou::after,
.f0of11    .kqm4smt::after, .f0of11    .jiou::after,
.u3rr   .kqm4smt::after, .u3rr   .jiou::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;
}
.eav9n .kqm4smt::after, .eav9n .jiou::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");
}
.q1wtk5m8 .kqm4smt::after, .q1wtk5m8 .jiou::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");
}
.njij .kqm4smt::after, .njij .jiou::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");
}
.jy656hn .kqm4smt::after, .jy656hn .jiou::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");
}
.lq3299 .kqm4smt::after, .lq3299 .jiou::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");
}
.q288fos .kqm4smt::after, .q288fos .jiou::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");
}
.f0of11 .kqm4smt::after, .f0of11 .jiou::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");
}
.u3rr .kqm4smt::after, .u3rr .jiou::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");
}
.zj0b4v   .mai9nr::after, .zj0b4v   .x2ipwg::after,
.eh17hz .mai9nr::after, .eh17hz .x2ipwg::after,
.vp2u5    .mai9nr::after, .vp2u5    .x2ipwg::after,
.lqopo3n2    .mai9nr::after, .lqopo3n2    .x2ipwg::after,
.ncza2m    .mai9nr::after, .ncza2m    .x2ipwg::after,
.dnvg6ok     .mai9nr::after, .dnvg6ok     .x2ipwg::after,
.xei9441e    .mai9nr::after, .xei9441e    .x2ipwg::after,
.n77l   .mai9nr::after, .n77l   .x2ipwg::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;
}
.zj0b4v .mai9nr::after, .zj0b4v .x2ipwg::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");
}
.eh17hz .mai9nr::after, .eh17hz .x2ipwg::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");
}
.vp2u5 .mai9nr::after, .vp2u5 .x2ipwg::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");
}
.lqopo3n2 .mai9nr::after, .lqopo3n2 .x2ipwg::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");
}
.ncza2m .mai9nr::after, .ncza2m .x2ipwg::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");
}
.dnvg6ok .mai9nr::after, .dnvg6ok .x2ipwg::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");
}
.xei9441e .mai9nr::after, .xei9441e .x2ipwg::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");
}
.n77l .mai9nr::after, .n77l .x2ipwg::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");
}
.jwdm .gs36ftbl { background: var(--bg-raised); }
.h77386s0.jiou {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .fez724f {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .fez724f::before    { grid-area: rank;   }
  .qx0nyj5           { grid-area: ident;  }
  .aaim8s     { grid-area: rating; min-width: 0; width: auto; }
  .lsju8e           { grid-area: pills;  }
  .h77386s0             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .fez724f {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .fez724f::before    { justify-self: center; }
  .qx0nyj5           { width: 100%; }
  .aaim8s     { justify-self: center; }
  .lsju8e           { grid-template-columns: 1fr; }
}
.arfnxk50  .pnumti12 li::before { content: "★"; }
.arfnxk50  .b63iimm li::before { content: "✕"; }
@media (min-width: 860px) {
  .qgecp .ednrxogn {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qgecp .npp5n7v { margin: 0; }
}
@media (max-width: 720px) {
  .bkw40mva { grid-template-columns: 1fr; }
  .ekc4 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ekc4 .hwg5lb { width: 72px; height: 50px; }
  .ekc4 .k53vwa8 { max-width: 180px; }
  .ekc4 .lbyn { width: auto; }
}
@media (max-width: 720px) {
  .fxlv4twe { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .amhi45h { padding: 16px; }
  .zbr48yu .glz5zc { min-width: 50%; }
}
@media (max-width: 860px) {
  .qvy2 { grid-template-columns: 1fr; }
  .m8b47kpz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .e9pam { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .cg19hc1 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .hk2m7i { flex-direction: column; align-items: stretch; }
}
.lseho .lbyn .jiou { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .y43vagh { flex-direction: column; align-items: stretch; gap: 10px; }
  .lseho .lbyn { text-align: center; }
}
@media (max-width: 720px) {
  .jjmfce4 { grid-template-columns: 1fr; }
  .vdqonf8s { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .nn6z6 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .a43lbn3 { grid-template-columns: 1fr; }
  .faoo8zdw { width: 100px; height: 100px; margin: 16px auto; }
  .azuvsks { font-size: 1.4rem; }
  .ikj0iu { justify-content: center; }
  .a053h .glz5zc { min-width: 50%; }
}
@media (max-width: 540px) {
  .sti9185 { flex-wrap: wrap; padding: 14px 16px; }
  .nkrrxj4 { padding: 12px 16px; }
  .rln5zw .kc0mh { margin: 0 16px; }
  .rln5zw .lt6qm { padding: 0 16px; }
  .xajr2 { padding: 12px 16px; }
}
.x8et .gtya { gap: 0; }
.x8et .fez724f {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.x8et .fez724f:last-child { border-bottom: none; }
.x8et .fez724f:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.x8et .fez724f:nth-child(even):hover { background: var(--bg-hover); }
.corey .lsju8e .u53a0u {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.aqfq963f .klfn { font-size: 1rem; letter-spacing: 2px; }
.tbalva { margin: 16px 0; }
.i7fvn { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.i7fvn summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.i7fvn summary::after { content: "+"; color: var(--accent-light); }
.i7fvn[open] summary::after { content: "−"; }
.i7fvn p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.y5ehux { margin-bottom: 0; }
.w4c8 h2.czqrf53 { color: var(--text-primary); border-color: var(--accent-light); }
.cg56sd h2.czqrf53 { color: var(--text-primary); border-color: var(--accent-light); }
.ib26zyf .ygm5dpz     { background: #052e16; border-color: #10b981; }
.ib26zyf .yp6pcz { background: #2d0a1e; border-color: #f43f5e; }
.ib26zyf .mfxia    { background: #1e1036; border-color: #a855f7; }
.ib26zyf .t49g8az strong  { color: #f1f5f9; }
.ib26zyf .t49g8az p       { color: #cbd5e1; }
.ib26zyf .uk6j    .ygm5dpz     .fwpbfp::before,
.ib26zyf .iq5nppg  .ygm5dpz     .fwpbfp::before,
.ib26zyf .cvsk82  .ygm5dpz     .fwpbfp::before,
.ib26zyf .ozi3fg58 .ygm5dpz     .fwpbfp::before { color: #10b981; }
.ib26zyf .uk6j    .yp6pcz .fwpbfp::before,
.ib26zyf .iq5nppg  .yp6pcz .fwpbfp::before,
.ib26zyf .cvsk82  .yp6pcz .fwpbfp::before,
.ib26zyf .ozi3fg58 .yp6pcz .fwpbfp::before { color: #f43f5e; }
.ib26zyf .uk6j    .mfxia    .fwpbfp::before,
.ib26zyf .iq5nppg  .mfxia    .fwpbfp::before,
.ib26zyf .cvsk82  .mfxia    .fwpbfp::before,
.ib26zyf .ozi3fg58 .mfxia    .fwpbfp::before { color: #a855f7; }
.epujun47 .mfxia    { background: #2d1600; border-color: #f97316; }
.epujun47 .t49g8az strong  { color: #f1f5f9; }
.epujun47 .t49g8az p       { color: #cbd5e1; }
.epujun47 .uk6j    .ygm5dpz     .fwpbfp::before,
.epujun47 .iq5nppg  .ygm5dpz     .fwpbfp::before,
.epujun47 .cvsk82  .ygm5dpz     .fwpbfp::before,
.epujun47 .ozi3fg58 .ygm5dpz     .fwpbfp::before { color: #eab308; }
.epujun47 .uk6j    .yp6pcz .fwpbfp::before,
.epujun47 .iq5nppg  .yp6pcz .fwpbfp::before,
.epujun47 .cvsk82  .yp6pcz .fwpbfp::before,
.epujun47 .ozi3fg58 .yp6pcz .fwpbfp::before { color: #ef4444; }
.epujun47 .uk6j    .mfxia    .fwpbfp::before,
.epujun47 .iq5nppg  .mfxia    .fwpbfp::before,
.epujun47 .cvsk82  .mfxia    .fwpbfp::before,
.epujun47 .ozi3fg58 .mfxia    .fwpbfp::before { color: #f97316; }
.v85f15oq .mfxia    { background: #0a2020; border-color: #2dd4bf; }
.v85f15oq .t49g8az strong  { color: #f1f5f9; }
.v85f15oq .t49g8az p       { color: #cbd5e1; }
.v85f15oq .uk6j    .ygm5dpz     .fwpbfp::before,
.v85f15oq .iq5nppg  .ygm5dpz     .fwpbfp::before,
.v85f15oq .cvsk82  .ygm5dpz     .fwpbfp::before,
.v85f15oq .ozi3fg58 .ygm5dpz     .fwpbfp::before { color: #38bdf8; }
.v85f15oq .uk6j    .yp6pcz .fwpbfp::before,
.v85f15oq .iq5nppg  .yp6pcz .fwpbfp::before,
.v85f15oq .cvsk82  .yp6pcz .fwpbfp::before,
.v85f15oq .ozi3fg58 .yp6pcz .fwpbfp::before { color: #818cf8; }
.v85f15oq .uk6j    .mfxia    .fwpbfp::before,
.v85f15oq .iq5nppg  .mfxia    .fwpbfp::before,
.v85f15oq .cvsk82  .mfxia    .fwpbfp::before,
.v85f15oq .ozi3fg58 .mfxia    .fwpbfp::before { color: #2dd4bf; }
.gvr5i21 .mfxia    { background: var(--accent-bg); border-color: var(--accent-pale); }
.gvr5i21 .uk6j    .fwpbfp::before,
.gvr5i21 .iq5nppg  .fwpbfp::before,
.gvr5i21 .cvsk82  .fwpbfp::before,
.gvr5i21 .ozi3fg58 .fwpbfp::before { color: var(--accent-light) !important; }
.onq2b .h1rp2uq ul li,
.onq2b .pnumti12 li         { color: #4ade80; }
.onq2b .h1rp2uq .u3ffh { color: #22c55e; }
.onq2b .b8pknlg ul li,
.onq2b .b63iimm li         { color: #f87171; }
.onq2b .b8pknlg .ebxwjj3w { color: #ef4444; }
.arfnxk50 .u3ffh::before { content: "★ "; }
.arfnxk50 .ebxwjj3w::before { content: "✕ "; }
.jborzpw .t49g8az { background: transparent; border-left: none; border: 1.5px solid; }
.jborzpw .mfxia    { border-color: #60a5fa; }
.jborzpw .t49g8az strong { color: var(--text-primary); }
.jborzpw .t49g8az p      { color: var(--text-muted); }
.y42gl311 .t49g8az { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.y42gl311 .mfxia    { border-top-color: #60a5fa; }
.jk92gue .t49g8az { border-left: none; border-radius: 8px; }
.jk92gue .mfxia    { background: #1e3a8a; }
.jk92gue .t49g8az strong,
.jk92gue .t49g8az p { color: #fff; }
.jk92gue .fwpbfp::before { color: rgba(255,255,255,0.85) !important; }
.ib26zyf.jk92gue .ygm5dpz,
.ib26zyf .jk92gue .ygm5dpz     { background: #052e16; }
.ib26zyf.jk92gue .yp6pcz,
.ib26zyf .jk92gue .yp6pcz { background: #2d0a1e; }
.ib26zyf.jk92gue .mfxia,
.ib26zyf .jk92gue .mfxia    { background: #1e1036; }
.epujun47.jk92gue .mfxia,
.epujun47 .jk92gue .mfxia     { background: #2d1600; }
.v85f15oq.jk92gue .mfxia,
.v85f15oq .jk92gue .mfxia     { background: #0a2020; }
.yo8o9v9o .t49g8az { border-left: none; border-radius: 6px; padding: 10px 14px; }
.yo8o9v9o .mfxia    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.yo8o9v9o .t49g8az strong { color: var(--text-primary); }
.yo8o9v9o .t49g8az p      { color: var(--text-muted); }
.arh8ei .t49g8az { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.uk6j .fwpbfp,
.iq5nppg .fwpbfp,
.cvsk82 .fwpbfp,
.ozi3fg58 .fwpbfp { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.uk6j .fwpbfp::before,
.iq5nppg .fwpbfp::before,
.cvsk82 .fwpbfp::before,
.ozi3fg58 .fwpbfp::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.uk6j .ygm5dpz     .fwpbfp::before { content: "✦"; color: var(--c-tip-border); }
.uk6j .yp6pcz .fwpbfp::before { content: "▲"; color: var(--c-warn-border); }
.uk6j .mfxia    .fwpbfp::before { content: "◉"; color: #60a5fa; }
.iq5nppg .ygm5dpz     .fwpbfp::before { content: "★"; color: var(--c-tip-border); }
.iq5nppg .yp6pcz .fwpbfp::before { content: "◆"; color: var(--c-warn-border); }
.iq5nppg .mfxia    .fwpbfp::before { content: "●"; color: #60a5fa; }
.cvsk82 .ygm5dpz     .fwpbfp::before { content: "▶"; color: var(--c-tip-border); }
.cvsk82 .yp6pcz .fwpbfp::before { content: "■"; color: var(--c-warn-border); }
.cvsk82 .mfxia    .fwpbfp::before { content: "▸"; color: #60a5fa; }
.ozi3fg58 .ygm5dpz     .fwpbfp::before { content: "→"; color: var(--c-tip-border); }
.ozi3fg58 .yp6pcz .fwpbfp::before { content: "⬥"; color: var(--c-warn-border); }
.ozi3fg58 .mfxia    .fwpbfp::before { content: "◈"; color: #60a5fa; }
.eyqe5 .v6qmwky .rvsi,
.eyqe5 .j8p8 .rvsi  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.eyqe5 .rv7tf                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.eyqe5 .jkyp          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.eyqe5 .m4wy8                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wv5rqsi .v6qmwky .rvsi,
.wv5rqsi .j8p8 .rvsi,
.wv5rqsi .rv7tf,
.wv5rqsi .fez724f,
.wv5rqsi .npp5n7v,
.wv5rqsi .jkyp,
.wv5rqsi .m4wy8,
.wv5rqsi .arh8ei .t49g8az { box-shadow: none; }
.w9z3q   .h504e, .w9z3q .jf1a, .w9z3q .a36z8,
.w9z3q   .rb9yk, .w9z3q .t3wqq9 { font-size: 0.9rem; }
.w9z3q   .lh99, .w9z3q .vfp92 { font-size: 0.9rem; }
.hfk49   .h504e, .hfk49 .jf1a, .hfk49 .a36z8,
.hfk49   .rb9yk, .hfk49 .t3wqq9 { font-size: 0.95rem; }
.hfk49   .lh99, .hfk49 .vfp92 { font-size: 0.95rem; }
.c8ld   .h504e, .c8ld .jf1a, .c8ld .a36z8,
.c8ld   .rb9yk, .c8ld .t3wqq9 { font-size: 1.08rem; }
.c8ld   .lh99, .c8ld .vfp92 { font-size: 1.05rem; }
.c8ld   .p37kvz7 { font-size: 0.97rem; }
.lwkv94 .tloj      { font-size: 3.2rem; }
.lwkv94 h2.czqrf53 { font-size: 1.9rem; }
.lwkv94 h3.x7jgjk     { font-size: 1.4rem; }
.o96a .tloj      { font-size: 3.8rem; }
.o96a h2.czqrf53 { font-size: 2.2rem; }
.o96a h3.x7jgjk     { font-size: 1.6rem; }
.y5ehux + .y5ehux { position: relative; }
.ulrffa7   .y5ehux + .y5ehux::before,
.jrvyq  .y5ehux + .y5ehux::before,
.r3kxpr   .y5ehux + .y5ehux::before,
.pm4j   .y5ehux + .y5ehux::before,
.esei5s8   .y5ehux + .y5ehux::before,
.maqk03p .y5ehux + .y5ehux::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ulrffa7 .y5ehux + .y5ehux::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.jrvyq .y5ehux + .y5ehux::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.r3kxpr .y5ehux + .y5ehux::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.pm4j .y5ehux + .y5ehux::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.clepujn6 .y5ehux { margin-bottom: 16px; }
.clepujn6 .y5ehux + .y5ehux { margin-top: 0; }
.clepujn6 .l2u3os { padding-top: 0; padding-bottom: 0; }
.esei5s8 .y5ehux + .y5ehux::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.maqk03p .y5ehux + .y5ehux::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.uypwc .y5ehux + .y5ehux::before,
.wwv8u286 .y5ehux + .y5ehux::before,
.uqosk7ha .y5ehux + .y5ehux::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%;
}
.v5a0c4b .uypwc .y5ehux:nth-child(even)::before,
.v5a0c4b .wwv8u286 .y5ehux:nth-child(even)::before,
.v5a0c4b .uqosk7ha .y5ehux:nth-child(even)::before { background: var(--bg-surface); }
.h9j3f1 .uypwc .y5ehux:nth-child(even)::before,
.h9j3f1 .wwv8u286 .y5ehux:nth-child(even)::before,
.h9j3f1 .uqosk7ha .y5ehux:nth-child(even)::before { background: var(--bg-card); }
.uypwc .y5ehux + .y5ehux::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");
}
.wwv8u286 .y5ehux + .y5ehux::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");
}
.uqosk7ha .y5ehux + .y5ehux::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");
}
.m01lcp7 .i9t5xesy,
.m01lcp7 .pbujhyk2 { margin-bottom: 60px; }
.ygjne .llqz,
.m01lcp7 .llqz { padding-bottom: 60px; }
.ks7ohc .llqz { padding-bottom: 70px; }
.m01lcp7 .i9t5xesy::before,
.m01lcp7 .i9t5xesy::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");
}
.ornr .knowy { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.iwqvgf0g .knowy { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ojfk2uki .knowy { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.qedf803i .knowy { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ewvf8t4 .knowy { background: var(--accent-bg); }
.qhrj .tfrngi { float: left; width: 38%; margin: 0 28px 16px 0; }
.qhrj .tfrngi .j72m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qhrj .l2u3os::after { content: ''; display: block; clear: both; }
.yrjj .tfrngi { float: right; width: 38%; margin: 0 0 16px 28px; }
.yrjj .tfrngi .j72m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yrjj .l2u3os::after { content: ''; display: block; clear: both; }
.kgqiscdg .y5ehux:nth-child(odd)  .tfrngi { float: left;  width: 38%; margin: 0 28px 16px 0; }
.kgqiscdg .y5ehux:nth-child(even) .tfrngi { float: right; width: 38%; margin: 0 0 16px 28px; }
.kgqiscdg .tfrngi .j72m { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kgqiscdg .l2u3os::after { content: ''; display: block; clear: both; }
.qhrj .rjh5iq,
.yrjj .rjh5iq,
.kgqiscdg .rjh5iq,
.kgqiscdg .gtya { clear: both; }
@media (max-width: 900px) {
  .qhrj .tfrngi,
  .yrjj .tfrngi,
  .kgqiscdg .y5ehux:nth-child(odd)  .tfrngi,
  .kgqiscdg .y5ehux:nth-child(even) .tfrngi {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .qhrj .tfrngi .j72m,
  .yrjj .tfrngi .j72m,
  .kgqiscdg .tfrngi .j72m {
    max-height: none !important;
  }
}
.qhrj .lh99,
.yrjj .lh99,
.kgqiscdg .lh99,
.kgqiscdg .vfp92 { overflow: hidden; }
@media (max-width: 640px) {
  .qhrj .tfrngi,
  .yrjj .tfrngi,
  .kgqiscdg .tfrngi { float: none; width: 100%; margin: 0 0 16px 0; }
}
.oc43ag9o .kvqh,
.oc43ag9o .l2u3os,
.oc43ag9o .n1lpn  { max-width: 1100px; }
.oc43ag9o { --content-mw: 1100px; }
.bi0t .kvqh,
.bi0t .l2u3os,
.bi0t .n1lpn  { max-width: 1200px; }
.kt1higz5 .kvqh,
.kt1higz5 .l2u3os,
.kt1higz5 .n1lpn  { max-width: 1320px; }
.ee86jb { font-size: 0.82rem; color: var(--text-muted); }
.sqksow8i { display: flex; align-items: center; }
.z33c {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.sqa4ftcd { display: flex; align-items: center; }
.pphp { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.pphp:hover { text-decoration: underline; }
.hqrjxgd { margin: 0 3px; opacity: 0.45; }
.hqrjxgd::before { content: '/'; }
.drf70a { padding: 2px 5px; color: var(--text-main); }
.su5v3n4b .ee86jb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.su5v3n4b .sqksow8i { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.jd4g4 .ee86jb {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.jd4g4 .sqksow8i { padding: 0 0 0 12px; }
.g1ksh .sqksow8i { padding: 0 16px; }
.g1ksh .ee86jb {
  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);
}
.g1ksh .kvqh { padding-top: 28px; }
@media (max-width: 720px) {
  .z0ux { margin-top: 18px; padding: 0 16px; }
  .g1ksh .kvqh { padding-top: 16px; }
}
.oc43ag9o.su5v3n4b .sqksow8i { max-width: 1100px; }
.bi0t.su5v3n4b .sqksow8i { max-width: 1200px; }
.kt1higz5.su5v3n4b .sqksow8i { max-width: 1320px; }
.oc43ag9o .z0ux { max-width: 1100px; }
.bdvq .y5ehux { padding-top: 16px; padding-bottom: 16px; }
.k9ze5x .y5ehux { padding-top: 24px; padding-bottom: 24px; }
.tox40srp .y5ehux { padding-top: 40px; padding-bottom: 40px; }
.t159pf .y5ehux { padding-top: 52px; padding-bottom: 52px; }
.shizc .y5ehux:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.shizc .y5ehux:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.shizc .y5ehux:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.shizc .y5ehux:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ydc5dabo .l2u3os { padding-top: 10px;  padding-bottom: 10px; }
.dfju4z .l2u3os { padding-top: 18px;  padding-bottom: 18px; }
.ogk3a7k .l2u3os { padding-top: 36px;  padding-bottom: 36px; }
.kktyd566 .l2u3os { padding-top: 48px;  padding-bottom: 48px; }
.p2ek8 h2.czqrf53 { font-weight: 600; }
.p2ek8 h3.x7jgjk     { font-weight: 600; }
.v2i2f4r h2.czqrf53 { font-weight: 800; }
.v2i2f4r h3.x7jgjk     { font-weight: 700; }
.qwwd h2.czqrf53 { font-weight: 900; }
.qwwd h3.x7jgjk     { font-weight: 800; }
.qwwd .t49g8az strong,
.qwwd .t49g8az strong { font-weight: 600; }
.mai9nr {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.jisrlwbb .mai9nr { display: none; }
@media (max-width: 640px) {
  .cy4id7ja { display: none; }
  .mai9nr {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.mai9nr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mai9nr:hover { opacity: 0.85; }
.gol6xg .mai9nr { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.wjc5w .mai9nr,
.fyl66o4  .mai9nr { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.wjc5w .mai9nr:hover,
.fyl66o4  .mai9nr:hover { opacity: 0.88; }
.gol6xg.wjc5w .mai9nr,
.gol6xg.fyl66o4  .mai9nr { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.x2ipwg {
  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;
}
.x2ipwg:hover { transform: translateY(-2px); opacity: 0.92; }
.x2ipwg { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ckleu74n .x2ipwg { display: none; }
.tem1a5kq .x2ipwg { right: 32px; }
.qsl6syr  .x2ipwg { left: 32px; }
@media (max-width: 480px) {
  .tem1a5kq .x2ipwg { right: 20px; bottom: 20px; }
  .qsl6syr  .x2ipwg { left: 20px; bottom: 20px; }
}
.t7c0bbg6 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.n1lpn { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ecoegg8y { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ytjx { color: var(--text-dim); font-size: 0.8rem; }
.plzpw a, .hdr4 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.plzpw a:hover, .hdr4 a:hover { color: var(--accent-light); }
.hdr4 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.y6308cz .n1lpn { text-align: center; }
.y6308cz .hdr4 { justify-content: center; margin-bottom: 16px; }
.y6308cz .ecoegg8y { margin-top: 0; }
.n914c1 { margin-top: 10px; }
.n914c1 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .n1lpn { padding-left: 16px; padding-right: 16px; }
  .rj9f2c .n1lpn { padding: 20px 16px; }
  .hdr4 { gap: 4px 12px; }
  .ecoegg8y { font-size: 0.78rem; }
}
.vf7snnn .ecoegg8y { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vf7snnn .ytjx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vf7snnn .ukvz { grid-template-columns: 1fr 1fr; } .vf7snnn .phlwqh6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vf7snnn .ukvz { grid-template-columns: 1fr; } }
.nnz8f55 .ecoegg8y { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .nnz8f55 .b9sg { gap: 12px; } .nnz8f55 .t2u7 { margin-right: 0; width: 100%; } }
.wefxhh .ecoegg8y { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wefxhh .ytjx { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wefxhh .olpha30 { grid-template-columns: 1fr 1fr; } .wefxhh .sp2bb4bc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wefxhh .olpha30 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .yemosv9 .j8tt45 { grid-template-columns: 1fr 1fr; } .yemosv9 .ce2ubu:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yemosv9 .j8tt45 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .wmhy .j8tt45 { grid-template-columns: 1fr; } }
.im7nvly .n1lpn { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.im7nvly .hdr4 { justify-content: center; }
.jqloe .ryoftix      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.jqloe .t7c0bbg6 { background: var(--bg-page); border-top-color: var(--border-alt); }
.etpkq57 .ryoftix      { background: #0d1117; border-bottom-color: #21262d; }
.etpkq57 .vnbu3b { color: var(--accent-light); }
.etpkq57 .ya445ejl { --msep-color: #8b949e; }
.etpkq57 .ya445ejl a { color: #8b949e; }
.etpkq57 .ya445ejl a:hover { color: var(--accent-light); }
.etpkq57 .a1egtwn { color: #8b949e; }
.etpkq57 .t7c0bbg6 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.etpkq57 .ecoegg8y,
.etpkq57 .ytjx { color: #6e7681; }
.etpkq57 .plzpw a, .etpkq57 .hdr4 a,
.etpkq57 .plzpw a:hover, .etpkq57 .hdr4 a:hover,
@media (max-width: 640px) {
  .etpkq57 .ya445ejl { background: #0d1117; border-top-color: #21262d; }
  .etpkq57 .ya445ejl li a { border-bottom-color: #21262d; }
}
.s3rliz5n .ryoftix      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.s3rliz5n .vnbu3b { color: var(--accent-light); }
.s3rliz5n .ya445ejl { --msep-color: #475569; }
.s3rliz5n .ya445ejl a { color: #475569; }
.s3rliz5n .ya445ejl a:hover { color: var(--accent-light); }
.s3rliz5n .a1egtwn { color: #64748b; }
.s3rliz5n .t7c0bbg6 { background: #f0f4f8; border-top-color: #cbd5e1; }
.s3rliz5n .ecoegg8y,
.s3rliz5n .ytjx { color: #64748b; }
.s3rliz5n .plzpw a, .s3rliz5n .hdr4 a,
.s3rliz5n .plzpw a:hover, .s3rliz5n .hdr4 a:hover,
@media (max-width: 640px) {
  .s3rliz5n .ya445ejl { background: #f0f4f8; border-top-color: #cbd5e1; }
  .s3rliz5n .ya445ejl li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.wjc5w .ryoftix      { background: var(--accent); border-bottom-color: var(--accent-light); }
.wjc5w .vnbu3b { color: #fff; }
.wjc5w .ya445ejl { --msep-color: rgba(255,255,255,0.82); }
.wjc5w .ya445ejl a { color: rgba(255,255,255,0.82); }
.wjc5w .ya445ejl a:hover { color: #fff; }
.wjc5w .a1egtwn { color: rgba(255,255,255,0.9); }
.wjc5w .t7c0bbg6 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.wjc5w .ecoegg8y,
.wjc5w .ytjx { color: rgba(255,255,255,0.72); }
.wjc5w .plzpw a, .wjc5w .hdr4 a,
.wjc5w .plzpw a:hover, .wjc5w .hdr4 a:hover,
@media (max-width: 640px) {
  .wjc5w .ya445ejl { background: var(--accent); border-top-color: var(--accent-light); }
  .wjc5w .ya445ejl li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.fyl66o4 .ryoftix {
  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);
}
.fyl66o4 .t7c0bbg6 {
  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) {
  .fyl66o4 .ya445ejl {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.p8mgual .jg6ot7u { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ecc7kd .jg6ot7u { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.a07q .jg6ot7u { min-height: 72px; height: auto; }
.vw8bakqj .jg6ot7u { min-height: 84px; height: auto; }
.rj9f2c .jg6ot7u { max-width: none; padding: 0 32px; }
.rj9f2c .n1lpn  { max-width: none; padding: 24px 32px; }
.cxs9.bi0t .jg6ot7u { max-width: 1200px; }
.cxs9.kt1higz5 .jg6ot7u { max-width: 1320px; }
.bn0hu   .vnbu3b, .bn0hu   .t2u7 { text-transform: capitalize; }
.szolbub2 .vnbu3b, .szolbub2 .t2u7 { text-transform: lowercase; }
.bqwm0 .vnbu3b, .bqwm0 .t2u7 { text-transform: uppercase; letter-spacing: 0.06em; }
.bm9xzb5, .ebdjr {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.rvzk .bm9xzb5,
.uvsusy4f .bm9xzb5,
.dvscceq .bm9xzb5,
.kwgz .bm9xzb5,
.w1tz0ix   .ya445ejl a { font-weight: 500; }
.bk08l .ya445ejl a { font-weight: 600; }
.yt3biaj4     .ya445ejl a { font-weight: 700; }
.pcvz6    .ya445ejl a { font-weight: 800; letter-spacing: 0.01em; }
.lki8     .ya445ejl > li + li::before,
.ob06bo    .ya445ejl > li + li::before,
.wtomni7    .ya445ejl > li + li::before,
.if8cy1h .ya445ejl > li + li::before,
.y4npfc60 .ya445ejl > li + li::before,
.vanqqs83  .ya445ejl > li + li::before,
.br2q10ag    .ya445ejl > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.lki8     .ya445ejl > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ob06bo    .ya445ejl > li + li::before { content: "|"; }
.wtomni7    .ya445ejl > li + li::before { content: "—"; }
.if8cy1h .ya445ejl > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.y4npfc60 .ya445ejl > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.vanqqs83  .ya445ejl > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.br2q10ag    .ya445ejl > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .zbyzep9f .a1egtwn,
  .lgbb49 .a1egtwn,
  .bhxqv .a1egtwn,
  .ks2xdanf .a1egtwn,
  .ex0cc0g .a1egtwn {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .zbyzep9f .a1egtwn::before,
  .lgbb49 .a1egtwn::before,
  .bhxqv .a1egtwn::before,
  .ks2xdanf .a1egtwn::before,
  .ex0cc0g .a1egtwn::before { content: ""; display: block; flex-shrink: 0; }

  
  .zbyzep9f .a1egtwn::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;
  }

  
  .lgbb49 .a1egtwn::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;
  }

  
  .bhxqv .a1egtwn::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;
  }

  
  .ks2xdanf .a1egtwn::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;
  }

  
  .ex0cc0g .a1egtwn::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) {
  .e4f5 .a1egtwn {
    padding: 5px 14px;
  }
  .e4f5 .ya445ejl {
    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;
  }
  .e4f5 .ya445ejl li a {
    border-bottom: none; padding: 10px 22px;
  }
  .e4f5 .ya445ejl li a:hover { background: var(--bg-raised); }
  .e4f5 .itrw6s,
  .jdbv5 .itrw6s,
  .vzk9 .itrw6s { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .yjm3 .a1egtwn {
    padding: 5px 10px;
  }
  .yjm3 .ya445ejl {
    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);
  }
  .yjm3 .ya445ejl.m730wq { transform: translateX(0); }
  .yjm3 .ya445ejl li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .yjm3 .ya445ejl li:last-child a { border-bottom: none; }
  .wjc5w .ya445ejl,
  .etpkq57 .ya445ejl { background: var(--accent) !important; }
  .wjc5w .ya445ejl li a,
  .etpkq57 .ya445ejl li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vzk9 .a1egtwn {
    padding: 5px 10px;
  }
  .vzk9 .ya445ejl {
    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);
  }
  .vzk9 .ya445ejl::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vzk9 .ya445ejl.m730wq { transform: translateY(0); }
  .vzk9 .ya445ejl li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .kmle48 .a1egtwn {
    padding: 5px 10px;
  }
  .kmle48 .ya445ejl {
    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;
  }
  .kmle48 .ya445ejl.m730wq { opacity: 1; pointer-events: auto; }
  .kmle48 .ya445ejl li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .oho52     .a1egtwn { border-radius: 0 !important; }
  .rcou   .a1egtwn { border-radius: 8px !important; }
  .tg71 .a1egtwn { border-radius: 50% !important; }
  .retr   .a1egtwn { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .j33clz .vrssauk { flex-direction: column; align-items: stretch; }
  .j33clz .fm9nn8uh { flex-direction: row; min-width: auto; }
  .j33clz .xer9i8je { align-items: flex-start; text-align: left; }
}
.wi47r8ah,
.wi47r8ah.y5ehux,
.v5a0c4b .wi47r8ah,
.cd0c .wi47r8ah,
.h9j3f1 .wi47r8ah,
.kpll .wi47r8ah {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.lpy8n {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.ef7u9e { flex: 1 1 280px; min-width: 0; }
.nybx0nx {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.psng9pc {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.elvacvw4 {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.elvacvw4:hover { transform: translateY(-1px); opacity: 0.95; }
.zs5jrpr .lpy8n {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.zs5jrpr .nybx0nx { color: var(--cta); }
.zs5jrpr .psng9pc { color: var(--text-body); }
.zs5jrpr .elvacvw4 {
  background: var(--cta) !important;
  color: #fff !important;
}
.rzzq .lpy8n {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.rzzq .nybx0nx { color: var(--text-primary); }
.rzzq .psng9pc { color: var(--text-body); }
.rzzq .elvacvw4 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .lpy8n {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ef7u9e { flex: 0 0 auto; }
  .nybx0nx { font-size: 1.2rem; }
  .elvacvw4 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.z9gi .suktka { height: 36px; }
.e3dmtos .suktka { height: 60px; max-width: 200px; }
.jlm79v9 .suktka { height: 56px; max-width: 180px; }
.utlgbim    .klfn, .utlgbim    .w8gqkb3 { color: #f59e0b; }
.corey .u53a0u {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .p9a0uok .gtya {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .p9a0uok .fez724f {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .p9a0uok .fez724f { padding: 40px 16px 20px; }
  .p9a0uok .u53a0u {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .p9a0uok .h77386s0 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .tglwm .fez724f {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .tglwm .fez724f::before {
    position: absolute; top: 14px; left: 14px;
  }
  .tglwm .qx0nyj5 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .tglwm .nnch { white-space: normal; text-align: center; font-size: 1.2rem; }
  .tglwm .u53a0u {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .tglwm .h77386s0 { width: 100%; min-width: 0; }
  .tglwm .klfn { min-width: 0; }
}
.om0dc .fez724f::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.p0m7c .i7fvn {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.p0m7c .i7fvn summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.p0m7c .i7fvn p { padding: 0 2px 16px; }
.b37wkj .i7fvn { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.b37wkj .i7fvn summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.b37wkj .i7fvn summary::after { content: "›"; font-size: 1.2em; }
.b37wkj .i7fvn[open] summary::after { content: "‹"; }
.b37wkj .i7fvn p { padding: 10px 22px 4px; }
.j2w7flc .i7fvn {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.j2w7flc .i7fvn summary { color: var(--text-primary); padding-left: 16px; }
.j2w7flc .i7fvn summary::after { content: "›"; font-size: 1.1em; }
.j2w7flc .i7fvn[open] summary::after { content: "‹"; }
.j2w7flc .i7fvn p { padding-left: 16px; }
.mh28u .tbalva { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.mh28u .i7fvn {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.mh28u .i7fvn:last-child { border-bottom: none; }
.mh28u .i7fvn summary { color: var(--text-primary); border-radius: 0; }
.mh28u .i7fvn summary::after { content: "›"; font-size: 1.1em; }
.mh28u .i7fvn[open] summary::after { content: "‹"; }
.oyv9jm .i7fvn { overflow: hidden; }
.oyv9jm .i7fvn summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.oyv9jm .i7fvn summary::after { color: rgba(255,255,255,.75); }
.oyv9jm .i7fvn[open] summary { border-radius: 0; }
.edppp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.j7zdjgc {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.s4mq6 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.daegmj3p { color: var(--text-muted); font-size: 1.05rem; }
.aq9n5m {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.hrycs39m {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.yw3ew4cm { margin-bottom: 20px; }
.m0kr9tw9 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.sp4gm4as {
  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;
}
.sp4gm4as:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.c9vhc { resize: vertical; min-height: 130px; }
.dqrlw { width: 100%; margin-top: 8px; }
.m5bg7uvq {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.a7x5a1 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.wm2na32t { color: var(--text-muted); line-height: 1.75; }
.lyi3hx5t { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.lyi3hx5t li { margin-bottom: 6px; }
.sbn6 { max-width: 760px; margin: 0 auto; }
.w6gdj { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ky7hmh71 { max-width: 760px; margin: 0 auto; }
.iu571cqr { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.uz2a ul.lyi3hx5t { margin: 0; }
.ght6o7o .iu571cqr { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .ght6o7o { grid-template-columns: 1fr; gap: 10px; } }
.c3c8me { max-width: 640px; margin: 0 auto; text-align: center; }
.gl73y { margin-bottom: 48px; }
.gl73y .iu571cqr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.gl73y p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.v1bj0t5v .lyi3hx5t { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bpfqt6dn { grid-template-columns: 1fr; } }
.p6pt9 ul.lyi3hx5t { margin: 0; }
.kjtty4r4 .lyi3hx5t,
.zh70ku .lyi3hx5t,
.yiu847 .lyi3hx5t,
.xtjvua1w .lyi3hx5t {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .qlt8r2v { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .xgimztg { grid-template-columns: 1fr; } .muzy { position: static; text-align: center; } }
@media (max-width: 860px) { .wmeo2 { grid-template-columns: 1fr; } }
.xtjvua1w .lyi3hx5t { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .x71kpgdg { flex-direction: column; text-align: center; } .jejzx6o { grid-template-columns: 1fr; } }
.zy0kxits { max-width: 760px; margin: 0 auto; }
.b0t7u { position: relative; padding-left: 28px; }
.b0t7u::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.zu9n { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.zu9n:last-child { padding-bottom: 0; }
.rog5zpt { 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; }
.ye55qsi h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ye55qsi p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ua0m5 .s4mq6 { color: var(--accent-light); }
.bxdnp .s4mq6 { font-size: 2rem; }
.bxdnp .daegmj3p { max-width: 680px; }
.ki904nqn .s4mq6 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ki904nqn .daegmj3p  { margin: 0; }
@media (max-width: 640px) { .ki904nqn { flex-direction: column; } }
.ae69s1i3 {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.ae69s1i3 .s4mq6 { color: var(--accent-light); }
.nt648 .s4mq6 { color: #fff; }
.nt648 .daegmj3p  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .kff9t { grid-template-columns: 1fr; } }
.lvzjyiy .sp4gm4as {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.lvzjyiy .sp4gm4as:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.mh98ai1 .sp4gm4as { background: var(--bg-raised); border-color: transparent; }
.mh98ai1 .sp4gm4as:focus { background: var(--bg-card); border-color: var(--accent-light); }
.paq3v9j .sp4gm4as { border-radius: 100px; padding: 11px 20px; }
.paq3v9j .c9vhc { border-radius: 14px; }
.vj3tgm {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.vj3tgm summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.vj3tgm summary::-webkit-details-marker { display: none; }
.vj3tgm summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.vj3tgm[open] summary::after { content: "−"; }
.zqqhi {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .s6g1zn4 { grid-template-columns: 1fr; } }
.kfqsjor { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.kfqsjor li { margin-bottom: 6px; }
.e10n1{position:relative;overflow:visible}
.jqyo .hh6vdbl8{display:block}
.yhykq .knowy~.st9brg,
.yhykq .knowy~.st9brg .v70p,
.knowy~.st9brg,.h33l~.st9brg{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}
.knowy~.st9brg .v70p{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ll4zemr .blw52{color: var(--accent-light);opacity:1;font-weight:500}
.snyclnb{--date-bg:transparent}
.nibmp .x04noza::before{content:""}
.due614t .f36jxj{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .f36jxj{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .stts{max-width:100%}
}
.pbom5k .jkyp{margin:0}
@media (max-width:560px){
  .wm50b9oa{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .kk55 { padding: 28px 18px 20px; }
  .eenb4 { font-size: 1.2rem; }
  .wso7o0nf { max-width: 220px; max-height: 80px; }
}
.c4tv  .k9c2rm0p { border-radius: 50%; }
.ge467 .lpy8n {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .k9c2rm0p { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.xrw9d0 {
  margin: 28px 0 24px;
}
.xrw9d0 .y5ehux {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.xrw9d0 .l2u3os {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.xrw9d0 .lpy8n {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .jg6ot7u { flex-direction: row-reverse; }
[dir="rtl"] .ya445ejl { flex-direction: row-reverse; }
[dir="rtl"] .tem1a5kq .x2ipwg { right: auto; left: 32px; }
[dir="rtl"] .qsl6syr  .x2ipwg { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .tem1a5kq .x2ipwg { right: auto; left: 20px; }
  [dir="rtl"] .qsl6syr  .x2ipwg { left: auto;  right: 20px; }
}
[dir="rtl"] .qhrj .tfrngi  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .yrjj .tfrngi { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .knowy,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .lh99, [dir="rtl"] .vfp92 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .t49g8az { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .lpy8n { direction: rtl; }
[dir="rtl"] .ee86jb { direction: rtl; }
[dir="rtl"] .m4wy8 { direction: rtl; }
[dir="rtl"] .usrode8y { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .i9t5xesy.xxle .pbujhyk2,
[dir="rtl"] .a16xf.xxle .pbujhyk2,
[dir="rtl"] .m3srjzp.xxle .pbujhyk2,
[dir="rtl"] .qzw1.xxle .pbujhyk2,
[dir="rtl"] .hntc6aw.xxle .pbujhyk2 { text-align: right; }
[dir="rtl"] .knowy.xxle .llqz { align-items: flex-end; text-align: right; }
[dir="rtl"] .knowy.x3h2wb2 .llqz { text-align: center; }
[dir="rtl"] .knowy .llqz { text-align: right; }
[dir="rtl"] .l2u3os,
[dir="rtl"] .rb9yk,
[dir="rtl"] .t3wqq9,
[dir="rtl"] .kg15k,
[dir="rtl"] .hrycs39m,
[dir="rtl"] .m0kr9tw9,
[dir="rtl"] .sp4gm4as,
[dir="rtl"] .c9vhc { text-align: right; direction: rtl; }
[dir="rtl"] .paq3v9j .sp4gm4as,
[dir="rtl"] .lvzjyiy .sp4gm4as { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #a7221e;
  --brand:           #a7221e;
  --brand-light:     #882522;
  --brand-pale:      #a63b38;
  --grad-start:      #dd4743;
  --grad-end:        #de827f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #a7221e;
  --cta-light:       #881713;
  --cta-hover:       #731714;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f3;
  --bg-raised:       #f1eeee;
  --bg-hover:        #f5f3f3;
  --border:          #e8e2e2;
  --border-alt:      #dcd0cf;
  --border-section:  #e8e2e2;
  --text-primary:    #1b1717;
  --text-muted:      #605251;
  --text-body:       #372e2e;
  --text-sub:        #524646;
  --text-faint:      #8a7574;
  --text-dim:        #a19090;
  --text-label:      #6e5d5d;
  --text-value:      #453a3a;
  --accent-bg:       #f2e3e2;
  --accent-bg-light: #eccac9;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f3;
  --c-pros:          #139111;
  --c-cons:          #9f2221;
  --c-pros-label:    #16ad14;
  --c-tip-border:    #19bf16;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #139111;
}
:root { --logo-bg-opacity: 77%; }
body, button, input { font-family: "Barlow", sans-serif; }
.sxrosj .slf4jlk1, .sxrosj .knowy { min-height: 640px; }
.acojh2h .kqm4smt::after, .acojh2h .jiou::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.v9if .mai9nr::after,.v9if .x2ipwg::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; }
.hqrjxgd::before { content: '›'; font-size: 1.1em; }