:root {
  --color-accent: #d04734;
  --color-cta: #fa6a6c;
  --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;
}
.imu8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.u32fsp {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.r2xr0r {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.veq4eeb { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.oh7ebb { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.oh7ebb a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.oh7ebb a:hover { color: var(--accent-light); }
.r5r0yau  .ur64 { border-radius: 14px; }
.r5r0yau .ur64 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.r5r0yau .ur64 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.ygu5nl .ur64 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .ur64 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .nrwguurf:hover .ur64,
  .nrwguurf:focus-within .ur64 { display: block; }
  .ur64 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.wffth {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.l95d6xg { display: none; }
@media (max-width: 640px) {
  .l95d6xg {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .l95d6xg.a18kwe { display: block; }
}
@media (max-width: 640px) {
  .wffth { display: block; }
  .oh7ebb > li + li::before { display: none !important; }
  .oh7ebb {
    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;
  }
  .oh7ebb.a18kwe { display: flex; }
  .oh7ebb li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .oh7ebb li:last-child a { border-bottom: none; }
}
.t7mp5y1w { min-height: 480px; }
.m3kms {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.t4kyibq { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.agbfgvmi .t4kyibq { margin-left: 0; margin-right: 0; }
.kqb89 {
  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;
}
.odp461po .kqb89 { margin-top: 24px; }
.kqb89:hover { opacity: 0.88; }
.fxk9hcm0 .m3kms { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.fxk9hcm0 .t4kyibq { color: #e2e8f0; }
.fxk9hcm0.cqmv .jthrfyjt { text-align: center; }
.nvgd00kg .m3kms { color: var(--text-primary); text-shadow: none; }
.nvgd00kg .t4kyibq { color: var(--text-muted); }
.nvgd00kg .kqb89 { margin-top: 16px; }
.nvgd00kg, .nvgd00kg.t7mp5y1w { min-height: auto !important; }
.nvgd00kg.cqmv .jthrfyjt { text-align: center; }
.nvgd00kg~.erwkid1{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}
.nvgd00kg~.erwkid1 .v69u270{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}
.kqamrdfa .a6ahw,
.kqamrdfa .n2njga {
  position: relative; overflow: hidden;
}
.kqamrdfa .a6ahw::after,
.kqamrdfa .n2njga::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@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; }
}
.kqamrdfa .fxk9hcm0 .v46olhd {
  overflow: hidden;
}
.kqamrdfa .fxk9hcm0 .v46olhd::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;
}
.a6ahw .m3kms { color: #fff; }
.a6ahw .t4kyibq { color: rgba(255,255,255,0.85); }
.a6ahw .kqb89 { background: #fff; color: var(--cta); }
.a6ahw .kqb89:hover { opacity: 0.92; }
.kqamrdfa .imiarl8 { position: relative; overflow: hidden; }
.kqamrdfa .imiarl8::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;
}
.d8x13 .imiarl8 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.e3uyk .imiarl8 { position: relative; overflow: hidden; }
.e3uyk .imiarl8::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;
}
.ro1crj .imiarl8 { position: relative; overflow: hidden; }
.ro1crj .imiarl8::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;
}
.x74br .imiarl8 {
  animation: hg-fadein 1.2s ease-out both;
}
.imiarl8 {
  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%);
}
.um33i71 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.mn3sy05 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.flticy49 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.imiarl8 .m3kms { text-shadow: none; color: var(--text-primary); }
.imiarl8 .t4kyibq { color: var(--text-muted); }
body.a22ebi .m3kms {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ectkzv2 .m3kms {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.t7mp5y1w.a6ahw .m3kms,
section.a6ahw .m3kms {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.imiarl8.cqmv .um33i71 { align-items: center; text-align: center; }
.imiarl8.agbfgvmi   .um33i71 { align-items: flex-start; text-align: left; }
.a42cpn2 .mn3sy05 { position: relative; }
.a42cpn2 .mn3sy05::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.a42cpn2.nu7582 .mn3sy05::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.nnsq2 .mn3sy05 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.nnsq2 .flticy49 {
  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);
}
.nnsq2.nu7582 .mn3sy05 { padding: 32px 0 32px 32px; }
.tqf5 .mn3sy05 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.tqf5 .flticy49 {
  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);
}
.nu7582 .um33i71 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.tqf5.nu7582 .mn3sy05 { padding: 40px 16px 40px 48px; }
.t7mp5y1w .sj25l {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.sj25l .qrkyt6.uf9nxa {
  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;
}
.sj25l .qrkyt6.uf9nxa:hover { opacity: 0.85; }
.t1qtppy .mn3sy05 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .imiarl8 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .imiarl8:not(.t1qtppy) .mn3sy05 { display: none !important; }
  .t1qtppy .mn3sy05 { padding: 16px; }
  .um33i71  { padding: 36px 24px; }
  .imiarl8~.erwkid1,.nu7582~.erwkid1{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .t7mp5y1w, .imiarl8 { min-height: 320px !important; }
  .m3kms { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .lf2h9,
  .msz4e,
  .uuiw9hoi { grid-template-columns: 1fr !important; }

  

  
  .ltj75d3 { display: flex !important; flex-direction: column !important; }
  .ltj75d3 .jthrfyjt { display: contents; }
  .ltj75d3 .v46olhd { order: 0; }
  .ltj75d3 .m3kms { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ltj75d3 .lf2h9 { order: 2; padding: 0 16px 12px !important; }
  .ltj75d3 .t4kyibq { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .odp461po .jthrfyjt { display: flex; flex-direction: column; }
  .odp461po .jthrfyjt .m3kms { order: 1; }
  .odp461po .jthrfyjt .uuiw9hoi { order: 2; margin: 8px 0 24px !important; }
  .odp461po .jthrfyjt .t4kyibq { order: 3; }
  .odp461po .jthrfyjt .kqb89 { order: 4; align-self: center; margin-top: 0; }

  
  .imiarl8.t1qtppy {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .imiarl8.t1qtppy .um33i71 { display: contents; padding: 0; }
  .imiarl8.t1qtppy .um33i71 .m3kms { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .imiarl8.t1qtppy .mn3sy05 { order: 2; padding: 12px 16px; }
  .imiarl8.t1qtppy .um33i71 .t4kyibq { order: 3; padding: 0 24px; margin: 0 auto; }
  .imiarl8.t1qtppy .um33i71 .kqb89 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.psn94xpc { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.aqcv71 { width: 100%; height: auto; display: block; border-radius: 10px; }
.ex564q3 .psn94xpc        { border-radius: 16px; }
.ex564q3 .aqcv71  { border-radius: 16px; }
.e3akzp .psn94xpc         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.e3akzp .aqcv71   { border-radius: 8px; }
.pqqxcx3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.r3q9 { width: 100%; padding: 32px 0; position: relative; }
.ch2ko5z { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.mt76v6h7 .r3q9:nth-child(even) { background: var(--bg-surface); }
.mt76v6h7 .r3q9:nth-child(odd)  { background: var(--bg-page); }
.yr3jm .r3q9:nth-child(even) { background: var(--bg-card); }
.yr3jm .r3q9:nth-child(odd)  { background: var(--bg-page); }
.mt76v6h7 .r3q9:nth-child(odd)  .ch2ko5z { background: var(--bg-card); border-radius: 6px; }
.mt76v6h7 .r3q9:nth-child(even) .ch2ko5z { background: var(--bg-raised); border-radius: 6px; }
.yr3jm .r3q9:nth-child(odd)  .ch2ko5z { background: var(--bg-card); border-radius: 6px; }
.yr3jm .r3q9:nth-child(even) .ch2ko5z { background: var(--bg-raised); border-radius: 6px; }
.mt76v6h7 .r3q9:nth-child(even) .zrpwqg .yowkmz,
.yr3jm .r3q9:nth-child(even) .zrpwqg .yowkmz { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.mt76v6h7 .r3q9:nth-child(odd) .zrpwqg .yowkmz,
.yr3jm .r3q9:nth-child(odd) .zrpwqg .yowkmz { background: var(--bg-card-inner); }
.mt76v6h7 .r3q9:nth-child(even) .w3riz .yowkmz:nth-child(odd),
.yr3jm .r3q9:nth-child(even) .w3riz .yowkmz:nth-child(odd)  { background: var(--bg-card); }
.mt76v6h7 .r3q9:nth-child(even) .w3riz .yowkmz:nth-child(even),
.yr3jm .r3q9:nth-child(even) .w3riz .yowkmz:nth-child(even) { background: var(--bg-card-inner); }
h1.bzmfqsy { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.bzmfqsy {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.fg0a7qn { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.g3hk h2.bzmfqsy {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.fx2d h2.bzmfqsy {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xlor h2.bzmfqsy {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.oqqiei h2.bzmfqsy::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zepbb h2.bzmfqsy {
  color: var(--text-primary); font-size: 1.7rem;
}
.fjm7yq6w h2.bzmfqsy::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.tb5yp9 h2.bzmfqsy {
  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;
}
.s9dcxk { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .s9dcxk { display: none; } }
.k3x1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.z6lpmm { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.f0j5gz {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.du9koq6i { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.cv53 { padding-left: 20px; }
.cv53 li { margin-bottom: 6px; }
.cv53 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.cv53 a:hover { color: var(--accent-light); }
.itrcs .du9koq6i { display: none; }
.f8ytalgy .du9koq6i { display: none; }
.f8ytalgy .cv53 { padding-left: 0; list-style: none; }
.f8ytalgy .cv53 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.f8ytalgy .cv53 a { font-size: 0.92rem; }
.h57p7gc .f0j5gz { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.h57p7gc .du9koq6i { display: none; }
.h57p7gc .cv53 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.h57p7gc .cv53 li { margin-bottom: 0; }
.h57p7gc .cv53 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;
}
.h57p7gc .cv53 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bojl7 .f0j5gz { padding: 20px 20px 16px; }
.bojl7 .cv53 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bojl7 .cv53 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bojl7 .cv53 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;
}
.bojl7 .cv53 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;
}
.bojl7 .cv53 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bojl7 .cv53 a:focus,
.bojl7 .cv53 a:focus-visible,
.bojl7 .cv53 a:target { outline: none; }
.bojl7 .cv53 li:target a { border-color: var(--border); color: var(--text-muted); }
.e83g .f0j5gz { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.e83g .du9koq6i { display: none; }
.e83g .cv53 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.e83g .cv53 li { margin-bottom: 0; }
.e83g .cv53 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.e83g .cv53 li:last-child::after { content: ""; margin-right: 0; }
.e83g .cv53 a { font-size: 0.9rem; }
.yowkmz { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.zrpwqg .yowkmz { background: var(--bg-card); }
.w3riz .yowkmz:nth-child(odd)  { background: var(--bg-card); }
.w3riz .yowkmz:nth-child(even) { background: var(--bg-raised); }
.o4in .yowkmz {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.o4in .yowkmz:last-child { border-bottom: none; }
.o4in h3.fg0a7qn { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nvvejn .yowkmz {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nvvejn .yowkmz + .yowkmz { margin-top: 4px; }
.js3gy5 .yowkmz { background: none; border-radius: 0; padding: 12px 0; }
.js3gy5 .yowkmz + .yowkmz { border-top: 1px solid var(--border-section); }
.s56yl { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.aw5mr { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.nw7t { color: var(--text-body); margin-bottom: 10px; }
.itjmnk, .w1iyod { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.itjmnk li, .w1iyod li { margin-bottom: 6px; }
.w1iyod li { list-style: decimal; }
.n02c6h     .itjmnk { list-style-type: "● "; }
.d7dq3  .itjmnk { list-style-type: "■ "; }
.cixa4 .itjmnk { list-style-type: "◆ "; }
.n44k1q8    .itjmnk { list-style-type: "★ "; }
.n02c6h     .bel8k8fd { list-style-type: "● "; }
.d7dq3  .bel8k8fd { list-style-type: "■ "; }
.cixa4 .bel8k8fd { list-style-type: "◆ "; }
.n44k1q8    .bel8k8fd { list-style-type: "★ "; }
.n02c6h    .itjmnk li::marker, .n02c6h    .bel8k8fd li::marker,
.d7dq3 .itjmnk li::marker, .d7dq3 .bel8k8fd li::marker,
.cixa4 .itjmnk li::marker, .cixa4 .bel8k8fd li::marker,
.n44k1q8   .itjmnk li::marker, .n44k1q8   .bel8k8fd li::marker {
  color: var(--cta); font-size: 1em;
}
.n02c6h .w1iyod,
.d7dq3 .w1iyod,
.cixa4 .w1iyod,
.n44k1q8 .w1iyod {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.n02c6h .w1iyod li,
.d7dq3 .w1iyod li,
.cixa4 .w1iyod li,
.n44k1q8 .w1iyod li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.n02c6h .w1iyod li::before,
.d7dq3 .w1iyod li::before,
.cixa4 .w1iyod li::before,
.n44k1q8 .w1iyod 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;
}
.n02c6h     .w1iyod li::before { border-radius: 50%; }
.d7dq3  .w1iyod li::before { border-radius: 3px; }
.cixa4 .w1iyod li::before { border-radius: 3px; }
.n44k1q8    .w1iyod li::before { border-radius: 50%; }
.uz658g88 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.mdqf .uz658g88,
.rghq7 .uz658g88 { background: transparent; border: none; border-radius: 0; }
.rbdpj { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rbdpj th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rbdpj td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rbdpj tr:hover td { background: var(--bg-hover); }
.c1ej9xd3 .rbdpj tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ksnr .rbdpj { border: 1px solid var(--border-alt); }
.ksnr .rbdpj th,
.ksnr .rbdpj td { border: 1px solid var(--border-alt); }
.w9i6c51s .rbdpj th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.w9i6c51s .rbdpj td { border-bottom: none; }
.w9i6c51s .rbdpj tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.m9o2s .rbdpj th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.t0lbxmto .uz658g88 {
  overflow: hidden;
}
.t0lbxmto .rbdpj th { border-bottom: 1px solid var(--border-alt); }
.t0lbxmto .rbdpj tr:last-child td { border-bottom: none; }
.g86gje8n { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.i7sewf { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.nj7e { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.bdjoba { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.x053z { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.bel8k8fd { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.bel8k8fd 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%}
.ubk6nzt .bdjoba { background: transparent; text-align: center; }
.jm73c4 .nj7e {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.gkhn823 .nj7e {
  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);
}
.k38wrc5k .i7sewf { display: grid; grid-template-columns: auto 1fr; }
.k38wrc5k .nj7e {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.k38wrc5k .bdjoba { grid-column: 2; }
.k38wrc5k .x053z,
.k38wrc5k .bel8k8fd { grid-column: 1 / -1; }
.pk9ecd6 .i7sewf { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.pk9ecd6 .nj7e {
  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);
}
.pk9ecd6 .bdjoba { grid-column: 2; }
.pk9ecd6 .x053z,
.pk9ecd6 .bel8k8fd { grid-column: 1 / -1; }
.x0x3uq .i7sewf { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.x0x3uq .bdjoba { background: none; color: var(--accent-light); font-weight: 700; }
.shfvhdlv .i7sewf { 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); }
.shfvhdlv .bdjoba { background: none; color: var(--accent-light); font-weight: 700; }
.yfbg70 .i7sewf { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.yfbg70 .i7sewf:last-child { border-bottom: none; }
.yfbg70 .bdjoba { background: none; color: var(--accent-light); font-weight: 700; }
.evvyj .i7sewf { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.evvyj .bdjoba { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.azp04zd .g86gje8n { counter-reset: card-n; }
.azp04zd .i7sewf  { counter-increment: card-n; }
.azp04zd .bdjoba { display: flex; align-items: center; gap: 10px; }
.azp04zd .bdjoba::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;
}
.i5009 .i7sewf { background: var(--bg-surface); border: 1px solid var(--border); }
.i5009 .bdjoba { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.mg8z1y8a { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.h4a26da  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.sij326 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.o7tt { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.mg8z1y8a strong { color: var(--text-primary); font-size: 0.95rem; }
.mg8z1y8a p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.w9sav { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.y65fbm, .vv8se7 { border-radius: 8px; padding: 14px; }
.y65fbm { background: var(--bg-pros); }
.vv8se7 { background: var(--bg-cons); }
.u38pau { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.y65fbm .u38pau { color: var(--c-pros-label); }
.vv8se7 .u38pau { color: #f87171; }
.y65fbm ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vv8se7 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.aqcv71 { width: 100%; height: auto; border-radius: 10px; display: block; }
.uf9nxa {
  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;
}
.uf9nxa:hover { opacity: 0.85; }
.isbzgt .uf9nxa  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.isbzgt .uf9nxa:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.un49g .uf9nxa  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.un49g .uf9nxa:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.lwqkt .kqb89 { border-radius: 50px; }
.lwqkt .uf9nxa  { border-radius: 50px; }
.flrc .kqb89 { padding-left: 22px; padding-right: 22px; }
.flrc .uf9nxa  { padding-left: 12px; padding-right: 12px; }
.wgg9 .kqb89 { padding-left: 44px; padding-right: 44px; }
.wgg9 .uf9nxa  { padding-left: 24px; padding-right: 24px; }
.c850mji .kqb89 { padding-left: 56px; padding-right: 56px; }
.c850mji .uf9nxa  { padding-left: 32px; padding-right: 32px; }
.pq34   .kqb89::after, .pq34   .uf9nxa::after,
.e42psl .kqb89::after, .e42psl .uf9nxa::after,
.r61qv    .kqb89::after, .r61qv    .uf9nxa::after,
.fwy3uyp1    .kqb89::after, .fwy3uyp1    .uf9nxa::after,
.nezv    .kqb89::after, .nezv    .uf9nxa::after,
.bxqam     .kqb89::after, .bxqam     .uf9nxa::after,
.uwhom49s    .kqb89::after, .uwhom49s    .uf9nxa::after,
.fo5er5gk   .kqb89::after, .fo5er5gk   .uf9nxa::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;
}
.pq34 .kqb89::after, .pq34 .uf9nxa::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");
}
.e42psl .kqb89::after, .e42psl .uf9nxa::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");
}
.r61qv .kqb89::after, .r61qv .uf9nxa::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");
}
.fwy3uyp1 .kqb89::after, .fwy3uyp1 .uf9nxa::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");
}
.nezv .kqb89::after, .nezv .uf9nxa::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");
}
.bxqam .kqb89::after, .bxqam .uf9nxa::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");
}
.uwhom49s .kqb89::after, .uwhom49s .uf9nxa::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");
}
.fo5er5gk .kqb89::after, .fo5er5gk .uf9nxa::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");
}
.a5co   .hm7f::after, .a5co   .x57m::after,
.kyx43rg .hm7f::after, .kyx43rg .x57m::after,
.gf8mor9    .hm7f::after, .gf8mor9    .x57m::after,
.t689y    .hm7f::after, .t689y    .x57m::after,
.uu8d    .hm7f::after, .uu8d    .x57m::after,
.fjq7     .hm7f::after, .fjq7     .x57m::after,
.xqoz6    .hm7f::after, .xqoz6    .x57m::after,
.r1p9zwb   .hm7f::after, .r1p9zwb   .x57m::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;
}
.a5co .hm7f::after, .a5co .x57m::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");
}
.kyx43rg .hm7f::after, .kyx43rg .x57m::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");
}
.gf8mor9 .hm7f::after, .gf8mor9 .x57m::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");
}
.t689y .hm7f::after, .t689y .x57m::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");
}
.uu8d .hm7f::after, .uu8d .x57m::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");
}
.fjq7 .hm7f::after, .fjq7 .x57m::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");
}
.xqoz6 .hm7f::after, .xqoz6 .x57m::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");
}
.r1p9zwb .hm7f::after, .r1p9zwb .x57m::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");
}
.f8r2eqs .k3qgf8sb   { background: rgba(128,128,128,.12); }
.qrkyt6.uf9nxa {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .r6qee1 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .r6qee1::before    { grid-area: rank;   }
  .v9numb0s           { grid-area: ident;  }
  .ouvriol     { grid-area: rating; min-width: 0; width: auto; }
  .hn8ce           { grid-area: pills;  }
  .qrkyt6             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .r6qee1 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .r6qee1::before    { justify-self: center; }
  .v9numb0s           { width: 100%; }
  .ouvriol     { justify-self: center; }
  .hn8ce           { grid-template-columns: 1fr; }
}
.lsw8  .g43o li::before { content: "★"; }
.lsw8  .malpdy6 li::before { content: "✕"; }
.hzps1k .fkov68g { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .ln6n7 .nfrr {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ln6n7 .zegr0 { margin: 0; }
}
.rghq7 .w9sav { gap: 10px; }
.rghq7 .y65fbm, .rghq7 .vv8se7 { padding: 12px; }
.rghq7 .y65fbm ul, .rghq7 .vv8se7 ul { margin: 4px 0 0; padding-left: 18px; }
.rghq7 .y65fbm li, .rghq7 .vv8se7 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ndm8o { grid-template-columns: 1fr; }
  .igkn4ir7 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .igkn4ir7 .yrk9 { width: 72px; height: 50px; }
  .igkn4ir7 .mgn6vy { max-width: 180px; }
  .igkn4ir7 .yvxt1 { width: auto; }
}
@media (max-width: 720px) {
  .wusjqo { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .fnjhj { padding: 16px; }
  .h8d20hn8 .zup75x18 { min-width: 50%; }
}
.er28z0ad .w9sav { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .pfymc8q { grid-template-columns: 1fr; }
  .og0xbl9e { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bxsod { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .gchtc { flex-wrap: wrap; padding: 16px; }
}
.gqv9q .w9sav { gap: 8px; }
.gqv9q .y65fbm, .gqv9q .vv8se7 { padding: 8px; }
@media (max-width: 480px) {
  .odydqt { flex-direction: column; align-items: stretch; }
}
.dzr7n .yvxt1 .uf9nxa { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .kf73 { flex-direction: column; align-items: stretch; gap: 10px; }
  .dzr7n .yvxt1 { text-align: center; }
}
@media (max-width: 720px) {
  .hv43ltcv { grid-template-columns: 1fr; }
  .ynful0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pfdyi8n { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .aegeh { grid-template-columns: 1fr; }
  .r0r7i { width: 100px; height: 100px; margin: 16px auto; }
  .lu1zmgql { font-size: 1.4rem; }
  .nmj0mhjw { justify-content: center; }
  .p5fn .zup75x18 { min-width: 50%; }
}
.v9ixic .w9sav { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kmtfi6a { flex-wrap: wrap; padding: 14px 16px; }
  .qiqgqq { padding: 12px 16px; }
  .v9ixic .w9sav { margin: 0 16px; }
  .v9ixic .r588blr { padding: 0 16px; }
  .lp787vu { padding: 12px 16px; }
}
.wcye90 .r6qee1 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.wcye90 .r6qee1:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.o5l789 { margin: 16px 0; }
.fsl5 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.fsl5 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.fsl5 summary::after { content: "+"; color: var(--accent-light); }
.fsl5[open] summary::after { content: "−"; }
.fsl5 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.r3q9 { margin-bottom: 0; }
.zbqu2x h2.bzmfqsy { color: var(--text-primary); border-color: var(--accent-light); }
.zhefsrej h2.bzmfqsy { color: var(--text-primary); border-color: var(--accent-light); }
.mqo8qyu .h4a26da     { background: #052e16; border-color: #10b981; }
.mqo8qyu .sij326    { background: #1e1036; border-color: #a855f7; }
.mqo8qyu .mg8z1y8a strong  { color: #f1f5f9; }
.mqo8qyu .mg8z1y8a p       { color: #cbd5e1; }
.mqo8qyu .e0cwr    .h4a26da     .o7tt::before,
.mqo8qyu .ywfv9nvk  .h4a26da     .o7tt::before,
.mqo8qyu .wm2u  .h4a26da     .o7tt::before,
.mqo8qyu .g19wkiq .h4a26da     .o7tt::before { color: #10b981; }
.mqo8qyu .e0cwr    .g9ub .o7tt::before,
.mqo8qyu .ywfv9nvk  .g9ub .o7tt::before,
.mqo8qyu .wm2u  .g9ub .o7tt::before,
.mqo8qyu .g19wkiq .g9ub .o7tt::before { color: #f43f5e; }
.mqo8qyu .e0cwr    .sij326    .o7tt::before,
.mqo8qyu .ywfv9nvk  .sij326    .o7tt::before,
.mqo8qyu .wm2u  .sij326    .o7tt::before,
.mqo8qyu .g19wkiq .sij326    .o7tt::before { color: #a855f7; }
.k7onu .h4a26da     { background: #2d2000; border-color: #eab308; }
.k7onu .sij326    { background: #2d1600; border-color: #f97316; }
.k7onu .mg8z1y8a strong  { color: #f1f5f9; }
.k7onu .mg8z1y8a p       { color: #cbd5e1; }
.k7onu .e0cwr    .h4a26da     .o7tt::before,
.k7onu .ywfv9nvk  .h4a26da     .o7tt::before,
.k7onu .wm2u  .h4a26da     .o7tt::before,
.k7onu .g19wkiq .h4a26da     .o7tt::before { color: #eab308; }
.k7onu .e0cwr    .g9ub .o7tt::before,
.k7onu .ywfv9nvk  .g9ub .o7tt::before,
.k7onu .wm2u  .g9ub .o7tt::before,
.k7onu .g19wkiq .g9ub .o7tt::before { color: #ef4444; }
.k7onu .e0cwr    .sij326    .o7tt::before,
.k7onu .ywfv9nvk  .sij326    .o7tt::before,
.k7onu .wm2u  .sij326    .o7tt::before,
.k7onu .g19wkiq .sij326    .o7tt::before { color: #f97316; }
.u4xdoi9a .h4a26da     { background: #0c1a2e; border-color: #38bdf8; }
.u4xdoi9a .sij326    { background: #0a2020; border-color: #2dd4bf; }
.u4xdoi9a .mg8z1y8a strong  { color: #f1f5f9; }
.u4xdoi9a .mg8z1y8a p       { color: #cbd5e1; }
.u4xdoi9a .e0cwr    .h4a26da     .o7tt::before,
.u4xdoi9a .ywfv9nvk  .h4a26da     .o7tt::before,
.u4xdoi9a .wm2u  .h4a26da     .o7tt::before,
.u4xdoi9a .g19wkiq .h4a26da     .o7tt::before { color: #38bdf8; }
.u4xdoi9a .e0cwr    .g9ub .o7tt::before,
.u4xdoi9a .ywfv9nvk  .g9ub .o7tt::before,
.u4xdoi9a .wm2u  .g9ub .o7tt::before,
.u4xdoi9a .g19wkiq .g9ub .o7tt::before { color: #818cf8; }
.u4xdoi9a .e0cwr    .sij326    .o7tt::before,
.u4xdoi9a .ywfv9nvk  .sij326    .o7tt::before,
.u4xdoi9a .wm2u  .sij326    .o7tt::before,
.u4xdoi9a .g19wkiq .sij326    .o7tt::before { color: #2dd4bf; }
.kco0yd .h4a26da     { background: var(--accent-bg); border-color: var(--accent-light); }
.kco0yd .g9ub { background: var(--accent-bg-light); border-color: var(--accent-light); }
.kco0yd .sij326    { background: var(--accent-bg); border-color: var(--accent-pale); }
.kco0yd .e0cwr    .o7tt::before,
.kco0yd .ywfv9nvk  .o7tt::before,
.kco0yd .wm2u  .o7tt::before,
.kco0yd .g19wkiq .o7tt::before { color: var(--accent-light) !important; }
.xhbl::before,
.cvkk::before { margin-right: 5px; }
.hx8xjrb2 .y65fbm ul li,
.hx8xjrb2 .y65fbm .xhbl { color: #22c55e; }
.hx8xjrb2 .vv8se7 ul li,
.hx8xjrb2 .vv8se7 .cvkk { color: #ef4444; }
.jwz3wiz .y65fbm { background: var(--bg-pros); }
.jwz3wiz .vv8se7 { background: var(--bg-cons); }
.jwz3wiz .y65fbm .xhbl { color: var(--c-pros-label); }
.jwz3wiz .vv8se7 .cvkk { color: var(--c-cons); }
.jwz3wiz .y65fbm ul li,
.jwz3wiz .vv8se7 ul li,
.jy7nola .y65fbm { background: var(--bg-pros); }
.jy7nola .vv8se7 { background: var(--bg-cons); }
.jy7nola .y65fbm .xhbl { color: var(--c-pros-label); }
.jy7nola .vv8se7 .cvkk { color: var(--c-cons); }
.jy7nola .y65fbm ul li,
.jy7nola .g43o li          { color: var(--c-pros); }
.jy7nola .vv8se7 ul li,
.jy7nola .malpdy6 li          { color: var(--c-cons); }
.w8799 .xhbl::before { content: "✓ "; }
.w8799 .cvkk::before { content: "✗ "; }
.u7fsd .xhbl::before { content: "→ "; }
.u7fsd .cvkk::before { content: "← "; }
.lsw8 .xhbl::before { content: "★ "; }
.lsw8 .cvkk::before { content: "✕ "; }
.w09ru .xhbl::before { content: "◆ "; }
.w09ru .cvkk::before { content: "▲ "; }
.luv3p .mg8z1y8a { background: transparent; border-left: none; border: 1.5px solid; }
.luv3p .h4a26da     { border-color: var(--c-tip-border); }
.luv3p .sij326    { border-color: #60a5fa; }
.luv3p .mg8z1y8a strong { color: var(--text-primary); }
.luv3p .mg8z1y8a p      { color: var(--text-muted); }
.hzps1k .mg8z1y8a { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.hzps1k .h4a26da     { border-top-color: var(--c-tip-border); }
.hzps1k .g9ub { border-top-color: var(--c-warn-border); }
.hzps1k .sij326    { border-top-color: #60a5fa; }
.bja13 .mg8z1y8a { border-left: none; border-radius: 8px; }
.bja13 .h4a26da     { background: #065f46; }
.bja13 .sij326    { background: #1e3a8a; }
.bja13 .mg8z1y8a strong,
.bja13 .mg8z1y8a p { color: #fff; }
.bja13 .o7tt::before { color: rgba(255,255,255,0.85) !important; }
.mqo8qyu.bja13 .h4a26da,
.mqo8qyu .bja13 .h4a26da     { background: #052e16; }
.mqo8qyu.bja13 .sij326,
.mqo8qyu .bja13 .sij326    { background: #1e1036; }
.k7onu.bja13 .h4a26da,
.k7onu .bja13 .h4a26da      { background: #2d2000; }
.k7onu.bja13 .sij326,
.k7onu .bja13 .sij326     { background: #2d1600; }
.u4xdoi9a.bja13 .h4a26da,
.u4xdoi9a .bja13 .h4a26da      { background: #0c1a2e; }
.u4xdoi9a.bja13 .sij326,
.u4xdoi9a .bja13 .sij326     { background: #0a2020; }
.mrg2i .mg8z1y8a { border-left: none; border-radius: 6px; padding: 10px 14px; }
.mrg2i .h4a26da     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.mrg2i .sij326    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.mrg2i .mg8z1y8a strong { color: var(--text-primary); }
.mrg2i .mg8z1y8a p      { color: var(--text-muted); }
.bjlomy1 .mg8z1y8a { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.e0cwr .o7tt,
.ywfv9nvk .o7tt,
.wm2u .o7tt,
.g19wkiq .o7tt { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.e0cwr .o7tt::before,
.ywfv9nvk .o7tt::before,
.wm2u .o7tt::before,
.g19wkiq .o7tt::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.e0cwr .h4a26da     .o7tt::before { content: "✦"; color: var(--c-tip-border); }
.e0cwr .g9ub .o7tt::before { content: "▲"; color: var(--c-warn-border); }
.e0cwr .sij326    .o7tt::before { content: "◉"; color: #60a5fa; }
.ywfv9nvk .h4a26da     .o7tt::before { content: "★"; color: var(--c-tip-border); }
.ywfv9nvk .g9ub .o7tt::before { content: "◆"; color: var(--c-warn-border); }
.ywfv9nvk .sij326    .o7tt::before { content: "●"; color: #60a5fa; }
.wm2u .h4a26da     .o7tt::before { content: "▶"; color: var(--c-tip-border); }
.wm2u .g9ub .o7tt::before { content: "■"; color: var(--c-warn-border); }
.wm2u .sij326    .o7tt::before { content: "▸"; color: #60a5fa; }
.g19wkiq .h4a26da     .o7tt::before { content: "→"; color: var(--c-tip-border); }
.g19wkiq .g9ub .o7tt::before { content: "⬥"; color: var(--c-warn-border); }
.g19wkiq .sij326    .o7tt::before { content: "◈"; color: #60a5fa; }
.cy1m .zrpwqg .yowkmz,
.cy1m .w3riz .yowkmz  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.cy1m .i7sewf                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.cy1m .uz658g88          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.cy1m .f0j5gz                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ube74ri .zrpwqg .yowkmz,
.ube74ri .w3riz .yowkmz,
.ube74ri .i7sewf,
.ube74ri .r6qee1,
.ube74ri .zegr0,
.ube74ri .uz658g88,
.ube74ri .f0j5gz,
.ube74ri .bjlomy1 .mg8z1y8a { box-shadow: none; }
.c9bti   body, .c9bti   { font-size: 0.9rem; }
.c9bti   .nw7t, .c9bti .s56yl, .c9bti .aw5mr,
.c9bti   .k3x1, .c9bti .z6lpmm { font-size: 0.9rem; }
.c9bti   .itjmnk, .c9bti .w1iyod { font-size: 0.9rem; }
.dhjeys   .nw7t, .dhjeys .s56yl, .dhjeys .aw5mr,
.dhjeys   .k3x1, .dhjeys .z6lpmm { font-size: 0.95rem; }
.dhjeys   .itjmnk, .dhjeys .w1iyod { font-size: 0.95rem; }
.x1fkp   .nw7t, .x1fkp .s56yl, .x1fkp .aw5mr,
.x1fkp   .k3x1, .x1fkp .z6lpmm { font-size: 1.08rem; }
.x1fkp   .itjmnk, .x1fkp .w1iyod { font-size: 1.05rem; }
.x1fkp   .rbdpj { font-size: 0.97rem; }
.o2fxqruf .m3kms      { font-size: 3.2rem; }
.o2fxqruf h2.bzmfqsy { font-size: 1.9rem; }
.o2fxqruf h3.fg0a7qn     { font-size: 1.4rem; }
.mu6emlbq .m3kms      { font-size: 3.8rem; }
.mu6emlbq h2.bzmfqsy { font-size: 2.2rem; }
.mu6emlbq h3.fg0a7qn     { font-size: 1.6rem; }
.r3q9 + .r3q9 { position: relative; }
.ivp1he   .r3q9 + .r3q9::before,
.qan0tl6x  .r3q9 + .r3q9::before,
.w470gx4   .r3q9 + .r3q9::before,
.ejpqqx   .r3q9 + .r3q9::before,
.h5t9y   .r3q9 + .r3q9::before,
.lmjme .r3q9 + .r3q9::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ivp1he .r3q9 + .r3q9::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.qan0tl6x .r3q9 + .r3q9::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.w470gx4 .r3q9 + .r3q9::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;
}
.ejpqqx .r3q9 + .r3q9::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.dvr1l .r3q9 { margin-bottom: 16px; }
.dvr1l .r3q9 + .r3q9 { margin-top: 0; }
.dvr1l .ch2ko5z { padding-top: 0; padding-bottom: 0; }
.h5t9y .r3q9 + .r3q9::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.lmjme .r3q9 + .r3q9::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.r28u .r3q9 + .r3q9::before,
.bvj1 .r3q9 + .r3q9::before,
.iyh0uwfq .r3q9 + .r3q9::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%;
}
.mt76v6h7 .r28u .r3q9:nth-child(even)::before,
.mt76v6h7 .bvj1 .r3q9:nth-child(even)::before,
.mt76v6h7 .iyh0uwfq .r3q9:nth-child(even)::before { background: var(--bg-surface); }
.yr3jm .r28u .r3q9:nth-child(even)::before,
.yr3jm .bvj1 .r3q9:nth-child(even)::before,
.yr3jm .iyh0uwfq .r3q9:nth-child(even)::before { background: var(--bg-card); }
.r28u .r3q9 + .r3q9::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");
}
.bvj1 .r3q9 + .r3q9::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");
}
.iyh0uwfq .r3q9 + .r3q9::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");
}
.ggal5uc .um33i71,
.tp3m .um33i71 { padding-bottom: 60px; }
.jngku3av .um33i71 { padding-bottom: 70px; }
.zqiw4i5  .fxk9hcm0:not(.a6ahw) .v46olhd { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.mi2u .imiarl8 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.cl14 .imiarl8 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.tkpxb .imiarl8 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zqiw4i5 .a6ahw { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.zqiw4i5 .n2njga { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.zqiw4i5 .imiarl8 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xbsbyr .imiarl8 { background: var(--accent-bg); }
.xpaksk .psn94xpc { float: left; width: 38%; margin: 0 28px 16px 0; }
.xpaksk .psn94xpc .aqcv71 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xpaksk .ch2ko5z::after { content: ''; display: block; clear: both; }
.f6d8 .psn94xpc { float: right; width: 38%; margin: 0 0 16px 28px; }
.f6d8 .psn94xpc .aqcv71 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f6d8 .ch2ko5z::after { content: ''; display: block; clear: both; }
.wn5xch0 .r3q9:nth-child(odd)  .psn94xpc { float: left;  width: 38%; margin: 0 28px 16px 0; }
.wn5xch0 .r3q9:nth-child(even) .psn94xpc { float: right; width: 38%; margin: 0 0 16px 28px; }
.wn5xch0 .psn94xpc .aqcv71 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wn5xch0 .ch2ko5z::after { content: ''; display: block; clear: both; }
.xpaksk .g86gje8n,
.xpaksk .pk42yxoz,
.f6d8 .g86gje8n,
.wn5xch0 .g86gje8n,
@media (max-width: 900px) {
  .xpaksk .psn94xpc,
  .f6d8 .psn94xpc,
  .wn5xch0 .r3q9:nth-child(odd)  .psn94xpc,
  .wn5xch0 .r3q9:nth-child(even) .psn94xpc {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xpaksk .psn94xpc .aqcv71,
  .f6d8 .psn94xpc .aqcv71,
  .wn5xch0 .psn94xpc .aqcv71 {
    max-height: none !important;
  }
}
.xpaksk .itjmnk,
.xpaksk .w1iyod,
.f6d8 .itjmnk,
.f6d8 .w1iyod,
.wn5xch0 .itjmnk,
.wn5xch0 .w1iyod { overflow: hidden; }
@media (max-width: 640px) {
  .xpaksk .psn94xpc,
  .f6d8 .psn94xpc,
  .wn5xch0 .psn94xpc { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wdsdm .pqqxcx3,
.wdsdm .ch2ko5z,
.wdsdm .d8b6y13  { max-width: 1100px; }
.bnpyre .pqqxcx3,
.bnpyre .ch2ko5z,
.bnpyre .d8b6y13  { max-width: 1200px; }
.bnpyre { --content-mw: 1200px; }
.oh822xwr .pqqxcx3,
.oh822xwr .ch2ko5z,
.oh822xwr .d8b6y13  { max-width: 1320px; }
.bwsl6 { font-size: 0.82rem; color: var(--text-muted); }
.a6i0de { display: flex; align-items: center; }
.kudn2 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.nq47j5h { display: flex; align-items: center; }
.pilf1dx { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.pilf1dx:hover { text-decoration: underline; }
.o5q6433s { margin: 0 3px; opacity: 0.45; }
.o5q6433s::before { content: '/'; }
.b0lddj6r { padding: 2px 5px; color: var(--text-main); }
.mkhhr8j5 .bwsl6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.mkhhr8j5 .a6i0de { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.stal .bwsl6 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.stal .a6i0de { padding: 0 0 0 12px; }
.hmxk .a6i0de { padding: 0 16px; }
.hmxk .bwsl6 {
  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);
}
.hmxk .pqqxcx3 { padding-top: 28px; }
@media (max-width: 720px) {
  .ziij { margin-top: 18px; padding: 0 16px; }
  .hmxk .pqqxcx3 { padding-top: 16px; }
}
.wdsdm.mkhhr8j5 .a6i0de { max-width: 1100px; }
.bnpyre.mkhhr8j5 .a6i0de { max-width: 1200px; }
.oh822xwr.mkhhr8j5 .a6i0de { max-width: 1320px; }
.bnpyre .ziij { max-width: 1200px; }
.c77yra .r3q9 { padding-top: 16px; padding-bottom: 16px; }
.yj5k9 .r3q9 { padding-top: 24px; padding-bottom: 24px; }
.jth87es .r3q9 { padding-top: 40px; padding-bottom: 40px; }
.tokx .r3q9 { padding-top: 52px; padding-bottom: 52px; }
.e260hd .r3q9:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.e260hd .r3q9:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.e260hd .r3q9:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.e260hd .r3q9:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.s84js .ch2ko5z { padding-top: 10px;  padding-bottom: 10px; }
.ekmam .ch2ko5z { padding-top: 18px;  padding-bottom: 18px; }
.kdi0jw1m .ch2ko5z { padding-top: 36px;  padding-bottom: 36px; }
.slh2zs .ch2ko5z { padding-top: 48px;  padding-bottom: 48px; }
.ka5u h2.bzmfqsy { font-weight: 600; }
.ka5u h3.fg0a7qn     { font-weight: 600; }
.o9ysjc h2.bzmfqsy { font-weight: 800; }
.o9ysjc h3.fg0a7qn     { font-weight: 700; }
.fxis0zx { font-weight: 600; }
.fxis0zx h2.bzmfqsy { font-weight: 900; }
.fxis0zx h3.fg0a7qn     { font-weight: 800; }
.fxis0zx .mg8z1y8a strong,
.fxis0zx .mg8z1y8a strong { font-weight: 600; }
.hm7f {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.eh2vgkgi .hm7f { display: none; }
@media (max-width: 640px) {
  .soew { display: none; }
  .hm7f {
    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;
  }
}
.hm7f { background: var(--cta) !important; color: #fff !important; border: none !important; }
.hm7f:hover { opacity: 0.85; }
.sz9znuy3 .hm7f { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.r9teg .hm7f,
.rzp4  .hm7f { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.r9teg .hm7f:hover,
.rzp4  .hm7f:hover { opacity: 0.88; }
.sz9znuy3.r9teg .hm7f,
.sz9znuy3.rzp4  .hm7f { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.x57m {
  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;
}
.x57m:hover { transform: translateY(-2px); opacity: 0.92; }
.x57m { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rixz7h .x57m { display: none; }
.a1r6080v .x57m { right: 32px; }
.efswv  .x57m { left: 32px; }
@media (max-width: 480px) {
  .a1r6080v .x57m { right: 20px; bottom: 20px; }
  .efswv  .x57m { left: 20px; bottom: 20px; }
}
.tizd293 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.d8b6y13 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ul9b { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gszp { color: var(--text-dim); font-size: 0.8rem; }
.y38f { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.y38f img { height: 26px; width: auto; object-fit: contain; }
.jlhr3zp6 .d8b6y13 { text-align: center; }
.jlhr3zp6 .ul9b { margin-top: 0; }
@media (max-width: 640px) {
  .d8b6y13 { padding-left: 16px; padding-right: 16px; }
  .zbb2 .d8b6y13 { padding: 20px 16px; }
  .dk0w { gap: 4px 12px; }
  .ul9b { font-size: 0.78rem; }
}
.qcptc .fbici420 .y38f { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.qcptc .ul9b { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.qcptc .gszp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .qcptc .v4gb { grid-template-columns: 1fr 1fr; } .qcptc .fbici420 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qcptc .v4gb { grid-template-columns: 1fr; } }
.mgfsx4 .xbismpi { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.mgfsx4 .y38f { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.mgfsx4 .fpqj6 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.mgfsx4 .fpqj6 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.mgfsx4 .fpqj6 a:hover { color: var(--accent-light); }
.gkjux43 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.mgfsx4 .cbs4 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.mgfsx4 .i4t1k { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.mgfsx4 .i4t1k a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.mgfsx4 .i4t1k a:hover { color: var(--accent-light); }
.mgfsx4 .ul9b { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .mgfsx4 .xbismpi { gap: 12px; } .mgfsx4 .y38f { margin-right: 0; width: 100%; } }
.l6656v .u8thb .y38f { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.l6656v .ul9b { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.l6656v .gszp { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .l6656v .gpy5ri { grid-template-columns: 1fr 1fr; } .l6656v .u8thb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l6656v .gpy5ri { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .vxyb0 .xhm6nrol { grid-template-columns: 1fr 1fr; } .vxyb0 .ug5bnv9m:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vxyb0 .xhm6nrol { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .oxnacc .xhm6nrol { grid-template-columns: 1fr; } }
.zbfs .d8b6y13 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.xjdhaa1 .imu8      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.xjdhaa1 .tizd293 { background: var(--bg-page); border-top-color: var(--border-alt); }
.fbugc3u .imu8      { background: #0d1117; border-bottom-color: #21262d; }
.fbugc3u .r2xr0r { color: var(--accent-light); }
.fbugc3u .oh7ebb { --msep-color: #8b949e; }
.fbugc3u .oh7ebb a { color: #8b949e; }
.fbugc3u .oh7ebb a:hover { color: var(--accent-light); }
.fbugc3u .wffth { color: #8b949e; }
.fbugc3u .tizd293 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.fbugc3u .ul9b,
.fbugc3u .gszp { color: #6e7681; }
.fbugc3u .a94zo0 a, .fbugc3u .fpqj6 a,
.fbugc3u .i4t1k a { color: #8b949e; }
.fbugc3u .y38f { color: #e6edf3; }
.fbugc3u .a94zo0 a:hover, .fbugc3u .fpqj6 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .fbugc3u .oh7ebb { background: #0d1117; border-top-color: #21262d; }
  .fbugc3u .oh7ebb li a { border-bottom-color: #21262d; }
}
.bp7itw .imu8      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.bp7itw .r2xr0r { color: var(--accent-light); }
.bp7itw .oh7ebb { --msep-color: #475569; }
.bp7itw .oh7ebb a { color: #475569; }
.bp7itw .oh7ebb a:hover { color: var(--accent-light); }
.bp7itw .wffth { color: #64748b; }
.bp7itw .tizd293 { background: #f0f4f8; border-top-color: #cbd5e1; }
.bp7itw .ul9b,
.bp7itw .gszp { color: #64748b; }
.bp7itw .a94zo0 a, .bp7itw .fpqj6 a,
.bp7itw .i4t1k a, .bp7itw .y38f { color: #374151; }
.bp7itw .a94zo0 a:hover, .bp7itw .fpqj6 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .bp7itw .oh7ebb { background: #f0f4f8; border-top-color: #cbd5e1; }
  .bp7itw .oh7ebb li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.r9teg .imu8      { background: var(--accent); border-bottom-color: var(--accent-light); }
.r9teg .r2xr0r { color: #fff; }
.r9teg .oh7ebb { --msep-color: rgba(255,255,255,0.82); }
.r9teg .oh7ebb a { color: rgba(255,255,255,0.82); }
.r9teg .oh7ebb a:hover { color: #fff; }
.r9teg .wffth { color: rgba(255,255,255,0.9); }
.r9teg .tizd293 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.r9teg .ul9b,
.r9teg .gszp { color: rgba(255,255,255,0.72); }
.r9teg .a94zo0 a, .r9teg .fpqj6 a,
.r9teg .i4t1k a, .r9teg .y38f { color: #fff; }
.r9teg .a94zo0 a:hover, .r9teg .fpqj6 a:hover { color: #fff; }
@media (max-width: 640px) {
  .r9teg .oh7ebb { background: var(--accent); border-top-color: var(--accent-light); }
  .r9teg .oh7ebb li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.rzp4 .imu8 {
  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);
}
.rzp4 .tizd293 {
  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) {
  .rzp4 .oh7ebb {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.de58oj .u32fsp { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.d8t1d6b .u32fsp { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wgwe2tw .u32fsp { min-height: 72px; height: auto; }
.ueh8nd .u32fsp { min-height: 84px; height: auto; }
.zbb2 .u32fsp { max-width: none; padding: 0 32px; }
.zbb2 .d8b6y13  { max-width: none; padding: 24px 32px; }
.s5wbo.bnpyre .u32fsp { max-width: 1200px; }
.s5wbo.oh822xwr .u32fsp { max-width: 1320px; }
.ykzg   .r2xr0r, .ykzg   .y38f { text-transform: capitalize; }
.nahp7tip .r2xr0r, .nahp7tip .y38f { text-transform: lowercase; }
.ue8srn .r2xr0r, .ue8srn .y38f { text-transform: uppercase; letter-spacing: 0.06em; }
.w4fkia, .f7jlnlz3 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.qjhyu32z .w4fkia,
.qjhyu32z .f7jlnlz3 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.wsxcs7g .w4fkia,
.wsxcs7g .f7jlnlz3 { 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; }
.d9u15dw0 .w4fkia,
.d9u15dw0 .f7jlnlz3 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.b7gtvemk .w4fkia,
.b7gtvemk .f7jlnlz3 { 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; }
.xspgqcok   .oh7ebb a { font-weight: 500; }
.u039 .oh7ebb a { font-weight: 600; }
.dpfwy0     .oh7ebb a { font-weight: 700; }
.mg4yuni    .oh7ebb a { font-weight: 800; letter-spacing: 0.01em; }
.d6hp4     .oh7ebb > li + li::before,
.f2dtjok    .oh7ebb > li + li::before,
.aberh    .oh7ebb > li + li::before,
.ztyoa .oh7ebb > li + li::before,
.ljt4 .oh7ebb > li + li::before,
.excq  .oh7ebb > li + li::before,
.q6d7iw    .oh7ebb > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.d6hp4     .oh7ebb > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.f2dtjok    .oh7ebb > li + li::before { content: "|"; }
.aberh    .oh7ebb > li + li::before { content: "—"; }
.ztyoa .oh7ebb > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ljt4 .oh7ebb > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.excq  .oh7ebb > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.q6d7iw    .oh7ebb > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .pq4tgpz0 .wffth,
  .dogo .wffth,
  .hf23rq .wffth,
  .a4roh6g8 .wffth,
  .dm9c .wffth {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .pq4tgpz0 .wffth::before,
  .dogo .wffth::before,
  .hf23rq .wffth::before,
  .a4roh6g8 .wffth::before,
  .dm9c .wffth::before { content: ""; display: block; flex-shrink: 0; }

  
  .pq4tgpz0 .wffth::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;
  }

  
  .dogo .wffth::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;
  }

  
  .hf23rq .wffth::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;
  }

  
  .a4roh6g8 .wffth::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;
  }

  
  .dm9c .wffth::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) {
  .ovhjp .wffth {
    padding: 5px 14px;
  }
  .ovhjp .oh7ebb {
    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;
  }
  .ovhjp .oh7ebb li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ovhjp .oh7ebb li a:hover { background: var(--bg-raised); }
  .ovhjp .l95d6xg,
  .jsldz7i .l95d6xg,
  .hdfka .l95d6xg { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bzqwgx .wffth {
    padding: 5px 10px;
  }
  .bzqwgx .oh7ebb {
    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);
  }
  .bzqwgx .oh7ebb.a18kwe { transform: translateX(0); }
  .bzqwgx .oh7ebb li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bzqwgx .oh7ebb li:last-child a { border-bottom: none; }
  .r9teg .oh7ebb,
  .fbugc3u .oh7ebb { background: var(--accent) !important; }
  .r9teg .oh7ebb li a,
  .fbugc3u .oh7ebb li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .hdfka .wffth {
    padding: 5px 10px;
  }
  .hdfka .oh7ebb {
    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);
  }
  .hdfka .oh7ebb::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .hdfka .oh7ebb.a18kwe { transform: translateY(0); }
  .hdfka .oh7ebb li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .sk4kr .wffth {
    padding: 5px 10px;
  }
  .sk4kr .oh7ebb {
    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;
  }
  .sk4kr .oh7ebb.a18kwe { opacity: 1; pointer-events: auto; }
  .sk4kr .oh7ebb li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .sqk66nj     .wffth { border-radius: 0 !important; }
  .b7h1   .wffth { border-radius: 8px !important; }
  .obv1xxg .wffth { border-radius: 50% !important; }
  .agxltayh   .wffth { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ui34 .aljzx { flex-direction: column; align-items: stretch; }
  .ui34 .p746zx7 { flex-direction: row; min-width: auto; }
  .ui34 .a0xngz { align-items: flex-start; text-align: left; }
}
.rkei,
.rkei.r3q9,
.mt76v6h7 .rkei,
.e32mxwb .rkei,
.yr3jm .rkei,
.u7h0x9 .rkei {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ms4mqbk2 {
  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;
}
.f7oo3 { flex: 1 1 280px; min-width: 0; }
.nep07l {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.lroz {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.toxwm {
  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;
}
.toxwm:hover { transform: translateY(-1px); opacity: 0.95; }
.z90c9 .ms4mqbk2 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.z90c9 .nep07l { color: var(--cta); }
.z90c9 .lroz { color: var(--text-body); }
.z90c9 .toxwm {
  background: var(--cta) !important;
  color: #fff !important;
}
.jgwv .ms4mqbk2 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.jgwv .nep07l { color: var(--text-primary); }
.jgwv .lroz { color: var(--text-body); }
.jgwv .toxwm {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ms4mqbk2 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .f7oo3 { flex: 0 0 auto; }
  .nep07l { font-size: 1.2rem; }
  .toxwm { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.rtnlputp .veq4eeb { height: 36px; }
.sj813b .veq4eeb { height: 60px; max-width: 200px; }
.mza33ybm .veq4eeb { height: 56px; max-width: 180px; }
.ct79w1     .a1u6a, .ct79w1     .odtw2 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .j06e .pk42yxoz {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .j06e .r6qee1 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .j06e .r6qee1 { padding: 40px 16px 20px; }
  .j06e .kha7emn0 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .j06e .qrkyt6 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .k3ys9 .r6qee1 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .k3ys9 .r6qee1::before {
    position: absolute; top: 14px; left: 14px;
  }
  .k3ys9 .v9numb0s {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .k3ys9 .jcex0so3 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .k3ys9 .kha7emn0 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .k3ys9 .qrkyt6 { width: 100%; min-width: 0; }
  .k3ys9 .a1u6a { min-width: 0; }
}
.tvp78n2y .fsl5 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.tvp78n2y .fsl5 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.tvp78n2y .fsl5 p { padding: 0 2px 16px; }
.c596b .fsl5 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.c596b .fsl5 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.c596b .fsl5 summary::after { content: "›"; font-size: 1.2em; }
.c596b .fsl5[open] summary::after { content: "‹"; }
.c596b .fsl5 p { padding: 10px 22px 4px; }
.cmtq .fsl5 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.cmtq .fsl5 summary { color: var(--text-primary); padding-left: 16px; }
.cmtq .fsl5 summary::after { content: "›"; font-size: 1.1em; }
.cmtq .fsl5[open] summary::after { content: "‹"; }
.cmtq .fsl5 p { padding-left: 16px; }
.aqzko .o5l789 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.aqzko .fsl5 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.aqzko .fsl5:last-child { border-bottom: none; }
.aqzko .fsl5 summary { color: var(--text-primary); border-radius: 0; }
.aqzko .fsl5 summary::after { content: "›"; font-size: 1.1em; }
.aqzko .fsl5[open] summary::after { content: "‹"; }
.vve0ad .fsl5 { overflow: hidden; }
.vve0ad .fsl5 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.vve0ad .fsl5 summary::after { color: rgba(255,255,255,.75); }
.vve0ad .fsl5[open] summary { border-radius: 0; }
.vifss { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nhej {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.uvaw {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.rohuh { color: var(--text-muted); font-size: 1.05rem; }
.mi1qlgvx {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.m23ye { margin-bottom: 20px; }
.orqusf {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.nes8ca7y {
  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;
}
.nes8ca7y:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.noqhit { resize: vertical; min-height: 130px; }
.hzzye { width: 100%; margin-top: 8px; }
.m1q4bdl8 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ofqnex7 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.hym47u { color: var(--text-muted); line-height: 1.75; }
.sgoyfr { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.sgoyfr li { margin-bottom: 6px; }
.djhaxcg { max-width: 760px; margin: 0 auto; }
.p75lq7 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.nz9e2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.nz9e2:last-child { border-bottom: none; }
.nz9e2 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.nz9e2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ezn871 { max-width: 760px; margin: 0 auto; }
.zu3t5mbm { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.zi409lu ul.sgoyfr { margin: 0; }
.l951lrp .zu3t5mbm { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .l951lrp { grid-template-columns: 1fr; gap: 10px; } }
.g6v7iz7 { max-width: 640px; margin: 0 auto; text-align: center; }
.pjqjueh { margin-bottom: 48px; }
.pjqjueh .zu3t5mbm { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.pjqjueh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tjt55 .sgoyfr { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .sssqo { grid-template-columns: 1fr; } }
.cyndo3wx { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.cyndo3wx:hover .edty { color: var(--accent-light); text-decoration: underline; }
.c8gkt6u { color: inherit; text-decoration: none; }
.c8gkt6u:hover { color: var(--accent-light); text-decoration: underline; }
.k8io { display: inline-block; line-height: 0; }
.dq1klfd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.wn5j20n0 { max-width: 760px; margin: 0 auto; }
.nsec ul.sgoyfr { margin: 0; }
.umx81 { color: var(--text-muted); line-height: 1.75; }
.ktbvy .sgoyfr,
.sjni4 .sgoyfr,
.fkfg36y4 .sgoyfr,
.cq799y9g .sgoyfr {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.mi1ix { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.luzl { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.uin9j5zc { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.dqhrr { margin-top: 12px; }
.g2vouci5 { 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; }
.g2vouci5:hover { border-bottom-color: var(--accent-light); }
.k927c82x { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.k927c82x img { width: 100%; height: 100%; object-fit: cover; display: block; }
.licta { border-radius: 50%; }
.tv3yqtmr { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.sjb924g { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.sjb924g::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .eewbb21x { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.xwdq53uk .uin9j5zc, .xwdq53uk .luzl { max-width: 640px; }
.ivcc4 .mi1ix { font-size: 1.6rem; margin-top: 18px; }
.ropzjmqr .uin9j5zc { margin-bottom: 28px; }
@media (max-width: 860px) { .wpz1 { grid-template-columns: 1fr; } .ivcc4 { position: static; text-align: center; } }
.x0f9cbb .k927c82x { margin: 0 auto 18px; }
.x0f9cbb .tv3yqtmr { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .tkry1l { grid-template-columns: 1fr; } }
.qiwgs3 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.u35c4 { flex: 1; }
.qiwgs3 .mi1ix { font-size: 1.6rem; margin-bottom: 6px; }
.lukp3j8 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.cq799y9g { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.c97cw { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.cq799y9g p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cq799y9g .sgoyfr { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qiwgs3 { flex-direction: column; text-align: center; } .lukp3j8 { grid-template-columns: 1fr; } }
.ixa3xqpl .mi1ix { font-size: 1.35rem; margin: 0 0 4px; }
.ixa3xqpl .tv3yqtmr { margin: 0; }
.s3jmfa .uvaw { color: var(--accent-light); }
.qcn145 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.qcn145 .uvaw { font-size: 2rem; }
.qcn145 .rohuh { max-width: 680px; }
.iqdzb .uvaw { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.iqdzb .rohuh  { margin: 0; }
@media (max-width: 640px) { .iqdzb { flex-direction: column; } }
.burmt .uvaw { color: var(--accent-light); }
.soqh8nx .uvaw { color: #fff; }
.soqh8nx .rohuh  { color: rgba(255,255,255,0.85); }
.p3kn4s { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .hch1wz9u { grid-template-columns: 1fr; } }
.gwyor .nes8ca7y {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.gwyor .nes8ca7y:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.g7bjpyr .nes8ca7y { background: var(--bg-raised); border-color: transparent; }
.g7bjpyr .nes8ca7y:focus { background: var(--bg-card); border-color: var(--accent-light); }
.dbfpq3qm .nes8ca7y { border-radius: 100px; padding: 11px 20px; }
.dbfpq3qm .noqhit { border-radius: 14px; }
@media (max-width: 640px) { .fe324ma { grid-template-columns: 1fr; } }
.kjv3r{display:none}
.kjv3r:empty,.v69u270:empty{display:none}
.svf8c{position:relative;overflow:visible}
.lnghqpmu .erwkid1,.nhnwnlg .erwkid1,
.n3be5f .erwkid1,.ukdm .erwkid1,
.prw7gq .erwkid1,.hq9tzvp .erwkid1{display:block}
.xq42c7c8 .r7o297v{display:block}
.lnghqpmu .erwkid1,.nhnwnlg .erwkid1,
.n3be5f .erwkid1,.ukdm .erwkid1,
.prw7gq .erwkid1{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}
.lnghqpmu .erwkid1 .v69u270,.nhnwnlg .erwkid1 .v69u270,
.n3be5f .erwkid1 .v69u270,.ukdm .erwkid1 .v69u270,
.prw7gq .erwkid1 .v69u270{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}
.lnghqpmu .erwkid1,.nhnwnlg .erwkid1{top:12px}
.lnghqpmu .erwkid1 .v69u270{margin-right:auto}
.nhnwnlg .erwkid1 .v69u270{margin-left:auto}
.nhnwnlg .erwkid1{text-align:right}
.n3be5f .erwkid1,.ukdm .erwkid1{bottom:12px}
.n3be5f .erwkid1 .v69u270{margin-right:auto}
.ukdm .erwkid1 .v69u270{margin-left:auto}
.ukdm .erwkid1{text-align:right}
.prw7gq .erwkid1{position:relative;margin-top:16px}
.prw7gq .erwkid1 .v69u270{margin:0 auto}
.hq9tzvp .erwkid1{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.hq9tzvp .erwkid1 .v69u270{margin:0}
.hq9tzvp .imiarl8~.erwkid1,
.hq9tzvp .nu7582~.erwkid1{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.hq9tzvp .imiarl8~.erwkid1 .v69u270,
.hq9tzvp .nu7582~.erwkid1 .v69u270{justify-content:flex-start}
.imiarl8~.erwkid1,.nu7582~.erwkid1{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}
.imiarl8~.erwkid1 .v69u270{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nu7582~.erwkid1 .v69u270{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.r7o297v .v69u270{margin:0 0 12px}
.v69u270{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.z15rsn{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.edty{font-weight:600;color:var(--text-heading);opacity:1}
.oarylx7y .z15rsn{display:none}
.dn0f .v69u270{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.cw7s .iqatu1w{color: var(--accent-light);opacity:1;font-weight:500}
.bz71rc .v69u270{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.zv57{--date-bg:var(--accent-bg-light)}
.c98sj .eq4tibio::before{content:""}
.spwhub8v{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.lmy118{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.d4lkes7t{display:flex;flex-direction:column;gap:3px}
.lns92h{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.vwx8zdt{font-weight:700;font-size:1rem;color:var(--text-heading)}
.uqlv{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ik0uiz1 .spwhub8v{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.o520u .spwhub8v{border-top:3px solid var(--accent);padding-top:18px}
.cj19 .spwhub8v{border-left:3px solid var(--accent);border-radius:0}
.tlpch .spwhub8v{padding:20px 0}
@media(max-width:640px){
  .spwhub8v{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .uqlv{max-width:100%}
}
.usmy .uz658g88{margin:0}
@media (max-width:560px){
  .o7rx8h8l{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) {
  .dr0uc { padding: 28px 18px 20px; }
  .x1w84iab { font-size: 1.2rem; }
  .en82 { max-width: 220px; max-height: 80px; }
}
.tyl48  .f7k32j { border-radius: 50%; }
.mpuy .ms4mqbk2 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .f7k32j { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ydtsyz5 {
  margin: 28px 0 24px;
}
.ydtsyz5 .r3q9 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ydtsyz5 .ch2ko5z {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ydtsyz5 .ms4mqbk2 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .u32fsp { flex-direction: row-reverse; }
[dir="rtl"] .oh7ebb { flex-direction: row-reverse; }
[dir="rtl"] .a1r6080v .x57m { right: auto; left: 32px; }
[dir="rtl"] .efswv  .x57m { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .a1r6080v .x57m { right: auto; left: 20px; }
  [dir="rtl"] .efswv  .x57m { left: auto;  right: 20px; }
}
[dir="rtl"] .xpaksk .psn94xpc  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .f6d8 .psn94xpc { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .imiarl8,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .itjmnk, [dir="rtl"] .w1iyod { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .y65fbm { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .vv8se7 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .mg8z1y8a { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ms4mqbk2 { direction: rtl; }
[dir="rtl"] .bwsl6 { direction: rtl; }
[dir="rtl"] .f0j5gz { direction: rtl; }
[dir="rtl"] .cv53 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .n02c6h .w1iyod,
[dir="rtl"] .d7dq3 .w1iyod,
[dir="rtl"] .cixa4 .w1iyod,
[dir="rtl"] .n44k1q8 .w1iyod {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .n02c6h .w1iyod li::before,
[dir="rtl"] .d7dq3 .w1iyod li::before,
[dir="rtl"] .cixa4 .w1iyod li::before,
[dir="rtl"] .n44k1q8 .w1iyod li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .imiarl8.agbfgvmi .um33i71 { align-items: flex-end; text-align: right; }
[dir="rtl"] .imiarl8.cqmv .um33i71 { text-align: center; }
[dir="rtl"] .imiarl8 .um33i71 { text-align: right; }
[dir="rtl"] .ch2ko5z,
[dir="rtl"] .k3x1,
[dir="rtl"] .z6lpmm,
[dir="rtl"] .s9dcxk,
[dir="rtl"] .mi1qlgvx,
[dir="rtl"] .orqusf,
[dir="rtl"] .uin9j5zc,
[dir="rtl"] .nes8ca7y,
[dir="rtl"] .noqhit { text-align: right; direction: rtl; }
[dir="rtl"] .dbfpq3qm .nes8ca7y,
[dir="rtl"] .gwyor .nes8ca7y { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #d04734;
  --brand:           #d04734;
  --brand-light:     #d57466;
  --brand-pale:      #dda8a1;
  --grad-start:      #80291d;
  --grad-end:        #be3d2c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #fa6a6c;
  --cta-light:       #fab5b6;
  --cta-hover:       #fb9192;
  --bg-page:         #130705;
  --bg-surface:      #1f0c09;
  --bg-card:         #2a100d;
  --bg-card-inner:   #361510;
  --bg-raised:       #421914;
  --bg-hover:        #4e1e17;
  --border:          #5d241c;
  --border-alt:      #752d23;
  --border-section:  #5d241c;
  --text-primary:    #e7e4e3;
  --text-muted:      #aca09f;
  --text-body:       #cfc9c8;
  --text-sub:        #aca09f;
  --text-faint:      #7b6c6a;
  --text-dim:        #5f5452;
  --text-label:      #948583;
  --text-value:      #c4bbba;
  --accent-bg:       #281714;
  --accent-bg-light: #3f201c;
  --bg-tip:          #162617;
  --bg-warning:      #272115;
  --bg-info:         #181626;
  --bg-pros:         #162617;
  --bg-cons:         #261716;
  --c-pros:          #82ec83;
  --c-cons:          #e68a89;
  --c-pros-label:    #56e557;
  --c-tip-border:    #37e038;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #82ec83;
}
:root { --logo-bg-opacity: 59%; }
body, button, input { font-family: "Noto Sans", sans-serif; }
.ufj1gm .o7tt { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ufj1gm .o7tt::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ufj1gm .h4a26da     .o7tt::before { content: "";  color: var(--c-tip-border); }.ufj1gm .g9ub .o7tt::before { content: ""; color: var(--c-warn-border); }.ufj1gm .sij326    .o7tt::before { content: ""; color: #60a5fa; }.mqo8qyu .ufj1gm .h4a26da     .o7tt::before { color: #10b981; }.mqo8qyu .ufj1gm .g9ub .o7tt::before { color: #f43f5e; }.mqo8qyu .ufj1gm .sij326    .o7tt::before { color: #a855f7; }.k7onu  .ufj1gm .h4a26da     .o7tt::before { color: #eab308; }.k7onu  .ufj1gm .g9ub .o7tt::before { color: #ef4444; }.k7onu  .ufj1gm .sij326    .o7tt::before { color: #f97316; }.u4xdoi9a  .ufj1gm .h4a26da     .o7tt::before { color: #38bdf8; }.u4xdoi9a  .ufj1gm .g9ub .o7tt::before { color: #818cf8; }.u4xdoi9a  .ufj1gm .sij326    .o7tt::before { color: #2dd4bf; }.kco0yd .ufj1gm .o7tt::before { color: var(--accent-light) !important; }
.fkl2wdlc .t7mp5y1w, .fkl2wdlc .imiarl8 { min-height: 520px; }
.o5q6433s::before { content: '|'; opacity: 0.3; }