: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;
}
.tguf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.wlvh {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.u3wgh7n {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.frmj { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.shb0 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.shb0 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.shb0 a:hover { color: var(--accent-light); }
.h3wdez  .li4bx { border-radius: 14px; }
.h3wdez .li4bx li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.h3wdez .li4bx li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.hdmeuz .li4bx li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .li4bx {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .y98nka:hover .li4bx,
  .y98nka:focus-within .li4bx { display: block; }
  .li4bx li a { padding: 8px 16px; font-size: 0.88rem; }
}
.dxmx {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.sp3k37fr { display: none; }
@media (max-width: 640px) {
  .sp3k37fr {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .sp3k37fr.fe8gvm { display: block; }
}
@media (max-width: 640px) {
  .dxmx { display: block; }
  .shb0 > li + li::before { display: none !important; }
  .shb0 {
    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;
  }
  .shb0.fe8gvm { display: flex; }
  .shb0 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .shb0 li:last-child a { border-bottom: none; }
}
.w74v1 { min-height: 480px; }
.avnw {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.hiaq3t { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.onhn .hiaq3t { margin-left: 0; margin-right: 0; }
.n8hmn6 {
  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;
}
.n8hmn6:hover { opacity: 0.88; }
.qijkere .avnw { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qijkere .hiaq3t { color: #e2e8f0; }
.qijkere.y8r3b .bwz3ja { text-align: center; }
.hd75 .avnw { color: var(--text-primary); text-shadow: none; }
.hd75 .hiaq3t { color: var(--text-muted); }
.hd75 .n8hmn6 { margin-top: 16px; }
.hd75, .hd75.w74v1 { min-height: auto !important; }
.hd75.y8r3b .bwz3ja { text-align: center; }
.hd75~.epdsll6{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}
.hd75~.epdsll6 .w1bd{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@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; }
}
.hddzrc .avnw { color: #fff; }
.hddzrc .hiaq3t { color: rgba(255,255,255,0.85); }
.hddzrc .n8hmn6 { background: #fff; color: var(--cta); }
.hddzrc .n8hmn6:hover { opacity: 0.92; }
.h64f .h9mj { position: relative; overflow: hidden; }
.h64f .h9mj::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;
}
.u1yky .h9mj {
  animation: hg-breathe 7s ease-in-out infinite;
}
.qf3q .h9mj { position: relative; overflow: hidden; }
.qf3q .h9mj::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;
}
.cv850ls3 .h9mj { position: relative; overflow: hidden; }
.cv850ls3 .h9mj::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;
}
.vh8u3lb .h9mj {
  animation: hg-fadein 1.2s ease-out both;
}
.h9mj {
  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%);
}
.igplr {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.bjiejdf {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.rammvv {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.h9mj .avnw { text-shadow: none; color: var(--text-primary); }
.h9mj .hiaq3t { color: var(--text-muted); }
body.tc97 .avnw {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.mu076 .avnw {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.h9mj.y8r3b .igplr { align-items: center; text-align: center; }
.h9mj.onhn   .igplr { align-items: flex-start; text-align: left; }
.qaetl .bjiejdf { position: relative; }
.qaetl .bjiejdf::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.qaetl.gapjplr9 .bjiejdf::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.qazt .bjiejdf {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.qazt .rammvv {
  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);
}
.qazt .aaa33tf {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.qazt.gapjplr9 .bjiejdf { padding: 32px 0 32px 32px; }
.s03mbad .bjiejdf {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.s03mbad .rammvv {
  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);
}
.gapjplr9 .igplr {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.s03mbad.gapjplr9 .bjiejdf { padding: 40px 16px 40px 48px; }
.g0s60jp .bjiejdf { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .h9mj { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .h9mj .bjiejdf { display: none !important; }
  .g0s60jp .bjiejdf { display: none !important; }
  .gj57s .inbzt { display: none !important; }
  .p27awk .aro2l { display: none !important; }
  .igplr  { padding: 36px 24px; }
  .h9mj~.epdsll6,.gapjplr9~.epdsll6{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .w74v1, .h9mj { min-height: 320px !important; }
  
  .avnw { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .v8ru1jx6 { display: none !important; }
  
  .gody6w { flex-direction: column; align-items: center; }
  .vfxuk14e { width: 100%; max-width: 340px; }
}
.w4q9wvx { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ipd7ed { width: 100%; height: auto; display: block; border-radius: 10px; }
.p5fm .w4q9wvx        { border-radius: 16px; }
.p5fm .ipd7ed  { border-radius: 16px; }
.gniscg3 .w4q9wvx         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.gniscg3 .ipd7ed   { border-radius: 8px; }
.e4wvrxh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.hway3mo { width: 100%; padding: 32px 0; position: relative; }
.pp67 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.c8slx .hway3mo:nth-child(even) { background: var(--bg-surface); }
.c8slx .hway3mo:nth-child(odd)  { background: var(--bg-page); }
.cjbrbxm .hway3mo:nth-child(even) { background: var(--bg-card); }
.cjbrbxm .hway3mo:nth-child(odd)  { background: var(--bg-page); }
.c8slx .hway3mo:nth-child(odd)  .pp67 { background: var(--bg-card); border-radius: 6px; }
.c8slx .hway3mo:nth-child(even) .pp67 { background: var(--bg-raised); border-radius: 6px; }
.cjbrbxm .hway3mo:nth-child(odd)  .pp67 { background: var(--bg-card); border-radius: 6px; }
.cjbrbxm .hway3mo:nth-child(even) .pp67 { background: var(--bg-raised); border-radius: 6px; }
.c8slx .hway3mo:nth-child(even) .fp7mckny .h3sjge,
.cjbrbxm .hway3mo:nth-child(even) .fp7mckny .h3sjge { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.c8slx .hway3mo:nth-child(odd) .fp7mckny .h3sjge,
.cjbrbxm .hway3mo:nth-child(odd) .fp7mckny .h3sjge { background: var(--bg-card-inner); }
.c8slx .hway3mo:nth-child(even) .tmg5xa .h3sjge:nth-child(odd),
.cjbrbxm .hway3mo:nth-child(even) .tmg5xa .h3sjge:nth-child(odd)  { background: var(--bg-card); }
.c8slx .hway3mo:nth-child(even) .tmg5xa .h3sjge:nth-child(even),
.cjbrbxm .hway3mo:nth-child(even) .tmg5xa .h3sjge:nth-child(even) { background: var(--bg-card-inner); }
h1.oaq1mvs { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.oaq1mvs {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.e2tlzrq { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.st5pq h2.oaq1mvs {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.dcyt2y h2.oaq1mvs {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.rrmrlyu h2.oaq1mvs {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.r91gar h2.oaq1mvs::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.f5ji h2.oaq1mvs {
  color: var(--text-primary); font-size: 1.7rem;
}
.pm26fkys h2.oaq1mvs::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ngff h2.oaq1mvs {
  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;
}
.o5hlff { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .o5hlff { display: none; } }
.dtxy5e0 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hqy9a1an { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ixcebnu0 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.a72feef0 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.fhutx { padding-left: 20px; }
.fhutx li { margin-bottom: 6px; }
.fhutx a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.fhutx a:hover { color: var(--accent-light); }
.rdyh .a72feef0 { display: none; }
.m2cop .a72feef0 { display: none; }
.m2cop .fhutx { padding-left: 0; list-style: none; }
.m2cop .fhutx li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.m2cop .fhutx a { font-size: 0.92rem; }
.kqrw .ixcebnu0 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.kqrw .a72feef0 { display: none; }
.kqrw .fhutx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.kqrw .fhutx li { margin-bottom: 0; }
.kqrw .fhutx 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;
}
.kqrw .fhutx a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.qv7ca .ixcebnu0 { padding: 20px 20px 16px; }
.qv7ca .fhutx {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.qv7ca .fhutx li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.qv7ca .fhutx 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;
}
.qv7ca .fhutx 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;
}
.qv7ca .fhutx a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.qv7ca .fhutx a:focus,
.qv7ca .fhutx a:focus-visible,
.qv7ca .fhutx a:target { outline: none; }
.qv7ca .fhutx li:target a { border-color: var(--border); color: var(--text-muted); }
.nfnjor .ixcebnu0 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.nfnjor .a72feef0 { display: none; }
.nfnjor .fhutx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.nfnjor .fhutx li { margin-bottom: 0; }
.nfnjor .fhutx li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.nfnjor .fhutx li:last-child::after { content: ""; margin-right: 0; }
.nfnjor .fhutx a { font-size: 0.9rem; }
.h3sjge { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.fp7mckny .h3sjge { background: var(--bg-card); }
.tmg5xa .h3sjge:nth-child(odd)  { background: var(--bg-card); }
.tmg5xa .h3sjge:nth-child(even) { background: var(--bg-raised); }
.wby6t8d .h3sjge {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.wby6t8d .h3sjge:last-child { border-bottom: none; }
.wby6t8d h3.e2tlzrq { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ncdxfza .h3sjge {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ncdxfza .h3sjge + .h3sjge { margin-top: 4px; }
.hrfg .h3sjge { background: none; border-radius: 0; padding: 12px 0; }
.hrfg .h3sjge + .h3sjge { border-top: 1px solid var(--border-section); }
.vi50a { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.i9egjbwx { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.mdjbdi2c { color: var(--text-body); margin-bottom: 10px; }
.bxpnirg6, .a2tf { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bxpnirg6 li, .a2tf li { margin-bottom: 6px; }
.a2tf li { list-style: decimal; }
.au5u     .bxpnirg6 { list-style-type: "● "; }
.ipex  .bxpnirg6 { list-style-type: "■ "; }
.thfypbr .bxpnirg6 { list-style-type: "◆ "; }
.c6gi4nvz    .bxpnirg6 { list-style-type: "★ "; }
.au5u     .ha05 { list-style-type: "● "; }
.ipex  .ha05 { list-style-type: "■ "; }
.thfypbr .ha05 { list-style-type: "◆ "; }
.c6gi4nvz    .ha05 { list-style-type: "★ "; }
.au5u    .bxpnirg6 li::marker, .au5u    .ha05 li::marker,
.ipex .bxpnirg6 li::marker, .ipex .ha05 li::marker,
.thfypbr .bxpnirg6 li::marker, .thfypbr .ha05 li::marker,
.c6gi4nvz   .bxpnirg6 li::marker, .c6gi4nvz   .ha05 li::marker {
  color: var(--cta); font-size: 1em;
}
.au5u .a2tf,
.ipex .a2tf,
.thfypbr .a2tf,
.c6gi4nvz .a2tf {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.au5u .a2tf li,
.ipex .a2tf li,
.thfypbr .a2tf li,
.c6gi4nvz .a2tf li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.au5u .a2tf li::before,
.ipex .a2tf li::before,
.thfypbr .a2tf li::before,
.c6gi4nvz .a2tf 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;
}
.au5u     .a2tf li::before { border-radius: 50%; }
.ipex  .a2tf li::before { border-radius: 3px; }
.thfypbr .a2tf li::before { border-radius: 3px; }
.c6gi4nvz    .a2tf li::before { border-radius: 50%; }
.fcy7jel1 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.jw2zxgf .fcy7jel1,
.kc7y .fcy7jel1 { background: transparent; border: none; border-radius: 0; }
.tau8a0q { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.tau8a0q th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.tau8a0q td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.tau8a0q tr:hover td { background: var(--bg-hover); }
.akwou .tau8a0q tbody tr:nth-child(even) td { background: var(--bg-surface); }
.mr6zcb3g .tau8a0q { border: 1px solid var(--border-alt); }
.mr6zcb3g .tau8a0q th,
.mr6zcb3g .tau8a0q td { border: 1px solid var(--border-alt); }
.p8sy .tau8a0q th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.p8sy .tau8a0q td { border-bottom: none; }
.p8sy .tau8a0q tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.t2xeqzi .tau8a0q th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.srlqi .fcy7jel1 {
  overflow: hidden;
}
.srlqi .tau8a0q th { border-bottom: 1px solid var(--border-alt); }
.srlqi .tau8a0q tr:last-child td { border-bottom: none; }
.u3i8 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ried { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.e425qm4 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.xwo58s6r { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.i5evsid { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ha05 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ha05 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%}
.jdapb1 .xwo58s6r { background: transparent; text-align: center; }
.vmvvh2dy .e425qm4 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.a6lhh6z7 .e425qm4 {
  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);
}
.kkw2 .ried { display: grid; grid-template-columns: auto 1fr; }
.kkw2 .e425qm4 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.kkw2 .xwo58s6r { grid-column: 2; }
.kkw2 .i5evsid,
.kkw2 .ha05 { grid-column: 1 / -1; }
.fhb7vxic .ried { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.fhb7vxic .e425qm4 {
  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);
}
.fhb7vxic .xwo58s6r { grid-column: 2; }
.fhb7vxic .i5evsid,
.fhb7vxic .ha05 { grid-column: 1 / -1; }
.odee .ried { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.odee .xwo58s6r { background: none; color: var(--accent-light); font-weight: 700; }
.uaon86o .ried { 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); }
.uaon86o .xwo58s6r { background: none; color: var(--accent-light); font-weight: 700; }
.p566k .ried { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.p566k .ried:last-child { border-bottom: none; }
.p566k .xwo58s6r { background: none; color: var(--accent-light); font-weight: 700; }
.fc7z590 .ried { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.fc7z590 .xwo58s6r { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.uyf7e .u3i8 { counter-reset: card-n; }
.uyf7e .ried  { counter-increment: card-n; }
.uyf7e .xwo58s6r { display: flex; align-items: center; gap: 10px; }
.uyf7e .xwo58s6r::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;
}
.n1rptvbi .ried { background: var(--bg-surface); border: 1px solid var(--border); }
.n1rptvbi .xwo58s6r { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.kvnrv { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qgsf98  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.h1vhp868 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.g0c6u { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.c7eo { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.kvnrv strong { color: var(--text-primary); font-size: 0.95rem; }
.kvnrv p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.g73h { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.jgu5ag, .hf2ovww { border-radius: 8px; padding: 14px; }
.jgu5ag { background: var(--bg-pros); }
.hf2ovww { background: var(--bg-cons); }
.oxs7t6c { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.jgu5ag .oxs7t6c { color: var(--c-pros-label); }
.hf2ovww .oxs7t6c { color: #f87171; }
.jgu5ag ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hf2ovww ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ipd7ed { width: 100%; height: auto; border-radius: 10px; display: block; }
.u911my46 {
  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;
}
.u911my46:hover { opacity: 0.85; }
.suazhw5g .u911my46  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.suazhw5g .u911my46:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.gg3r .u911my46  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.gg3r .u911my46:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mk1hy6t .n8hmn6 { border-radius: 50px; }
.mk1hy6t .u911my46  { border-radius: 50px; }
.xxf84j .n8hmn6 { padding-left: 22px; padding-right: 22px; }
.xxf84j .u911my46  { padding-left: 12px; padding-right: 12px; }
.chlgb .n8hmn6 { padding-left: 44px; padding-right: 44px; }
.chlgb .u911my46  { padding-left: 24px; padding-right: 24px; }
.v5w2s .n8hmn6 { padding-left: 56px; padding-right: 56px; }
.v5w2s .u911my46  { padding-left: 32px; padding-right: 32px; }
.wjm0c7   .n8hmn6::after, .wjm0c7   .u911my46::after,
.syl950 .n8hmn6::after, .syl950 .u911my46::after,
.b5g4zo    .n8hmn6::after, .b5g4zo    .u911my46::after,
.dh0u    .n8hmn6::after, .dh0u    .u911my46::after,
.pdfr4    .n8hmn6::after, .pdfr4    .u911my46::after,
.qm2hx     .n8hmn6::after, .qm2hx     .u911my46::after,
.jr0eh    .n8hmn6::after, .jr0eh    .u911my46::after,
.vm1delt   .n8hmn6::after, .vm1delt   .u911my46::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;
}
.wjm0c7 .n8hmn6::after, .wjm0c7 .u911my46::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");
}
.syl950 .n8hmn6::after, .syl950 .u911my46::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");
}
.b5g4zo .n8hmn6::after, .b5g4zo .u911my46::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");
}
.dh0u .n8hmn6::after, .dh0u .u911my46::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");
}
.pdfr4 .n8hmn6::after, .pdfr4 .u911my46::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");
}
.qm2hx .n8hmn6::after, .qm2hx .u911my46::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");
}
.jr0eh .n8hmn6::after, .jr0eh .u911my46::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");
}
.vm1delt .n8hmn6::after, .vm1delt .u911my46::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");
}
.dcyp   .fett::after, .dcyp   .jsd0::after,
.r0pdz3 .fett::after, .r0pdz3 .jsd0::after,
.e1w4psz    .fett::after, .e1w4psz    .jsd0::after,
.a5l1p1    .fett::after, .a5l1p1    .jsd0::after,
.dxs9    .fett::after, .dxs9    .jsd0::after,
.pwwvr9yz     .fett::after, .pwwvr9yz     .jsd0::after,
.zqn86s9    .fett::after, .zqn86s9    .jsd0::after,
.cxpj1smw   .fett::after, .cxpj1smw   .jsd0::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;
}
.dcyp .fett::after, .dcyp .jsd0::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");
}
.r0pdz3 .fett::after, .r0pdz3 .jsd0::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");
}
.e1w4psz .fett::after, .e1w4psz .jsd0::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");
}
.a5l1p1 .fett::after, .a5l1p1 .jsd0::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");
}
.dxs9 .fett::after, .dxs9 .jsd0::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");
}
.pwwvr9yz .fett::after, .pwwvr9yz .jsd0::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");
}
.zqn86s9 .fett::after, .zqn86s9 .jsd0::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");
}
.cxpj1smw .fett::after, .cxpj1smw .jsd0::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");
}
.mmazg .uc4s995h { background: rgba(128,128,128,.12); }
@media (min-width: 721px) {
  .kr91gshj { flex: 0 0 260px; width: 260px; }
  .itl5tk { flex: 0 0 120px; width: 120px; }
  .ozukj2 { flex: 0 0 110px; width: 110px; }
  .efnou   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .rf96 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.rf96.u911my46 { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .a9ekp1ed { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .a9ekp1ed .la77lbvi { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .a9ekp1ed .kr91gshj { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .a9ekp1ed .uc4s995h { width: 100%; min-width: unset; height: 120px; }
  .a9ekp1ed .u49bi { max-height: 96px; max-width: 200px; }
  .a9ekp1ed .cbn0pc98 { min-width: unset; text-align: center; white-space: normal; }
  .a9ekp1ed .itl5tk { min-width: 0; }
  .a9ekp1ed .efnou { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .a9ekp1ed .rf96 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .ptxk .la77lbvi { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .fq76ua6u .ukg13dg {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .fq76ua6u .xqbl { margin: 0; }
}
.kc7y .g73h { gap: 10px; }
.kc7y .jgu5ag, .kc7y .hf2ovww { padding: 12px; }
.kc7y .jgu5ag ul, .kc7y .hf2ovww ul { margin: 4px 0 0; padding-left: 18px; }
.kc7y .jgu5ag li, .kc7y .hf2ovww li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .et2th7 { grid-template-columns: 1fr; }
  .gn3c { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .gn3c .npt40 { width: 72px; height: 50px; }
  .gn3c .g8cvi8 { max-width: 180px; }
  .gn3c .xj2w3l { width: auto; }
}
@media (max-width: 720px) {
  .zitxwg { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .icjr9 { padding: 16px; }
  .h61mtxw .zpzy01 { min-width: 50%; }
}
.ewlyj76l .g73h { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .rmz1 { grid-template-columns: 1fr; }
  .fwq0ge { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kw0for { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ogycrdez { flex-wrap: wrap; padding: 16px; }
}
.y88cs1 .g73h { gap: 8px; }
.y88cs1 .jgu5ag, .y88cs1 .hf2ovww { padding: 8px; }
@media (max-width: 480px) {
  .xv4z { flex-direction: column; align-items: stretch; }
}
.enw4 .xj2w3l .u911my46 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ygd1n4z { flex-direction: column; align-items: stretch; gap: 10px; }
  .enw4 .xj2w3l { text-align: center; }
}
@media (max-width: 720px) {
  .n3g2 { grid-template-columns: 1fr; }
  .emof { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ur7f { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ya0ou8 { grid-template-columns: 1fr; }
  .l3zh33g4 { width: 100px; height: 100px; margin: 16px auto; }
  .cdknf { font-size: 1.4rem; }
  .i4vesvj { justify-content: center; }
  .emojj4ed .zpzy01 { min-width: 50%; }
}
.zomgz .g73h { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .d49eu9b { flex-wrap: wrap; padding: 14px 16px; }
  .ldxh63 { padding: 12px 16px; }
  .zomgz .g73h { margin: 0 16px; }
  .zomgz .v8bqbkf { padding: 0 16px; }
  .x2u57qqn { padding: 12px 16px; }
}
.e3xf .kr91gshj { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.e3xf .cbn0pc98 { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.dj248p .rf96.u911my46 { padding: 14px 30px !important; font-size: 1rem; }
.rz49b .rf96.u911my46 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.ipf8j .itl5tk { font-size: 1rem; letter-spacing: 2px; }
.vfhv8 { margin: 16px 0; }
.w176bqo3 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.w176bqo3 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.w176bqo3 summary::after { content: "+"; color: var(--accent-light); }
.w176bqo3[open] summary::after { content: "−"; }
.w176bqo3 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.hway3mo { margin-bottom: 0; }
.sxjmcd h2.oaq1mvs { color: var(--text-primary); border-color: var(--accent-light); }
.kcdqapc h2.oaq1mvs { color: var(--text-primary); border-color: var(--accent-light); }
.vqwc7vf .qgsf98     { background: #052e16; border-color: #10b981; }
.vqwc7vf .h1vhp868 { background: #2d0a1e; border-color: #f43f5e; }
.vqwc7vf .g0c6u    { background: #1e1036; border-color: #a855f7; }
.vqwc7vf .kvnrv strong  { color: #f1f5f9; }
.vqwc7vf .kvnrv p       { color: #cbd5e1; }
.vqwc7vf .dlnnib4    .qgsf98     .c7eo::before,
.vqwc7vf .v4to1sdl  .qgsf98     .c7eo::before,
.vqwc7vf .cyp23k5  .qgsf98     .c7eo::before,
.vqwc7vf .d9ieulz .qgsf98     .c7eo::before { color: #10b981; }
.vqwc7vf .dlnnib4    .h1vhp868 .c7eo::before,
.vqwc7vf .v4to1sdl  .h1vhp868 .c7eo::before,
.vqwc7vf .cyp23k5  .h1vhp868 .c7eo::before,
.vqwc7vf .d9ieulz .h1vhp868 .c7eo::before { color: #f43f5e; }
.vqwc7vf .dlnnib4    .g0c6u    .c7eo::before,
.vqwc7vf .v4to1sdl  .g0c6u    .c7eo::before,
.vqwc7vf .cyp23k5  .g0c6u    .c7eo::before,
.vqwc7vf .d9ieulz .g0c6u    .c7eo::before { color: #a855f7; }
.lutdnzmv .qgsf98     { background: #2d2000; border-color: #eab308; }
.lutdnzmv .h1vhp868 { background: #2d0b0b; border-color: #ef4444; }
.lutdnzmv .g0c6u    { background: #2d1600; border-color: #f97316; }
.lutdnzmv .kvnrv strong  { color: #f1f5f9; }
.lutdnzmv .kvnrv p       { color: #cbd5e1; }
.lutdnzmv .dlnnib4    .qgsf98     .c7eo::before,
.lutdnzmv .v4to1sdl  .qgsf98     .c7eo::before,
.lutdnzmv .cyp23k5  .qgsf98     .c7eo::before,
.lutdnzmv .d9ieulz .qgsf98     .c7eo::before { color: #eab308; }
.lutdnzmv .dlnnib4    .h1vhp868 .c7eo::before,
.lutdnzmv .v4to1sdl  .h1vhp868 .c7eo::before,
.lutdnzmv .cyp23k5  .h1vhp868 .c7eo::before,
.lutdnzmv .d9ieulz .h1vhp868 .c7eo::before { color: #ef4444; }
.lutdnzmv .dlnnib4    .g0c6u    .c7eo::before,
.lutdnzmv .v4to1sdl  .g0c6u    .c7eo::before,
.lutdnzmv .cyp23k5  .g0c6u    .c7eo::before,
.lutdnzmv .d9ieulz .g0c6u    .c7eo::before { color: #f97316; }
.fryypka7 .qgsf98     { background: #0c1a2e; border-color: #38bdf8; }
.fryypka7 .h1vhp868 { background: #12103a; border-color: #818cf8; }
.fryypka7 .g0c6u    { background: #0a2020; border-color: #2dd4bf; }
.fryypka7 .kvnrv strong  { color: #f1f5f9; }
.fryypka7 .kvnrv p       { color: #cbd5e1; }
.fryypka7 .dlnnib4    .qgsf98     .c7eo::before,
.fryypka7 .v4to1sdl  .qgsf98     .c7eo::before,
.fryypka7 .cyp23k5  .qgsf98     .c7eo::before,
.fryypka7 .d9ieulz .qgsf98     .c7eo::before { color: #38bdf8; }
.fryypka7 .dlnnib4    .h1vhp868 .c7eo::before,
.fryypka7 .v4to1sdl  .h1vhp868 .c7eo::before,
.fryypka7 .cyp23k5  .h1vhp868 .c7eo::before,
.fryypka7 .d9ieulz .h1vhp868 .c7eo::before { color: #818cf8; }
.fryypka7 .dlnnib4    .g0c6u    .c7eo::before,
.fryypka7 .v4to1sdl  .g0c6u    .c7eo::before,
.fryypka7 .cyp23k5  .g0c6u    .c7eo::before,
.fryypka7 .d9ieulz .g0c6u    .c7eo::before { color: #2dd4bf; }
.isyxbis .qgsf98     { background: var(--accent-bg); border-color: var(--accent-light); }
.isyxbis .h1vhp868 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.isyxbis .g0c6u    { background: var(--accent-bg); border-color: var(--accent-pale); }
.isyxbis .dlnnib4    .c7eo::before,
.isyxbis .v4to1sdl  .c7eo::before,
.isyxbis .cyp23k5  .c7eo::before,
.isyxbis .d9ieulz .c7eo::before { color: var(--accent-light) !important; }
.poa3713x::before,
.wyufvp::before { margin-right: 5px; }
.ev3fsyp2 .jgu5ag ul li,
.ev3fsyp2 .gn5liif li         { color: #4ade80; }
.ev3fsyp2 .jgu5ag .poa3713x { color: #22c55e; }
.ev3fsyp2 .hf2ovww ul li,
.ev3fsyp2 .athp49p li         { color: #f87171; }
.ev3fsyp2 .hf2ovww .wyufvp { color: #ef4444; }
.gax8ro .jgu5ag { background: var(--bg-pros); }
.gax8ro .hf2ovww { background: var(--bg-cons); }
.gax8ro .jgu5ag .poa3713x { color: var(--c-pros-label); }
.gax8ro .hf2ovww .wyufvp { color: var(--c-cons); }
.gax8ro .jgu5ag ul li,
.gax8ro .hf2ovww ul li,
.hrb7 .jgu5ag { background: var(--bg-pros); }
.hrb7 .hf2ovww { background: var(--bg-cons); }
.hrb7 .jgu5ag .poa3713x { color: var(--c-pros-label); }
.hrb7 .hf2ovww .wyufvp { color: var(--c-cons); }
.hrb7 .jgu5ag ul li,
.hrb7 .hf2ovww ul li,
.u8ia .poa3713x::before { content: "✓ "; }
.u8ia .wyufvp::before { content: "✗ "; }
.il5fw .poa3713x::before { content: "→ "; }
.il5fw .wyufvp::before { content: "← "; }
.ilyxbs .poa3713x::before { content: "★ "; }
.ilyxbs .wyufvp::before { content: "✕ "; }
.wrz2pa .poa3713x::before { content: "◆ "; }
.wrz2pa .wyufvp::before { content: "▲ "; }
.dnxi .kvnrv { background: transparent; border-left: none; border: 1.5px solid; }
.dnxi .qgsf98     { border-color: var(--c-tip-border); }
.dnxi .h1vhp868 { border-color: var(--c-warn-border); }
.dnxi .g0c6u    { border-color: #60a5fa; }
.dnxi .kvnrv strong { color: var(--text-primary); }
.dnxi .kvnrv p      { color: var(--text-muted); }
.oa0uxt .kvnrv { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.oa0uxt .qgsf98     { border-top-color: var(--c-tip-border); }
.oa0uxt .h1vhp868 { border-top-color: var(--c-warn-border); }
.oa0uxt .g0c6u    { border-top-color: #60a5fa; }
.n6r3oexb .kvnrv { border-left: none; border-radius: 8px; }
.n6r3oexb .qgsf98     { background: #065f46; }
.n6r3oexb .h1vhp868 { background: #92400e; }
.n6r3oexb .g0c6u    { background: #1e3a8a; }
.n6r3oexb .kvnrv strong,
.n6r3oexb .kvnrv p { color: #fff; }
.n6r3oexb .c7eo::before { color: rgba(255,255,255,0.85) !important; }
.vqwc7vf.n6r3oexb .qgsf98,
.vqwc7vf .n6r3oexb .qgsf98     { background: #052e16; }
.vqwc7vf.n6r3oexb .h1vhp868,
.vqwc7vf .n6r3oexb .h1vhp868 { background: #2d0a1e; }
.vqwc7vf.n6r3oexb .g0c6u,
.vqwc7vf .n6r3oexb .g0c6u    { background: #1e1036; }
.lutdnzmv.n6r3oexb .qgsf98,
.lutdnzmv .n6r3oexb .qgsf98      { background: #2d2000; }
.lutdnzmv.n6r3oexb .h1vhp868,
.lutdnzmv .n6r3oexb .h1vhp868  { background: #2d0b0b; }
.lutdnzmv.n6r3oexb .g0c6u,
.lutdnzmv .n6r3oexb .g0c6u     { background: #2d1600; }
.fryypka7.n6r3oexb .qgsf98,
.fryypka7 .n6r3oexb .qgsf98      { background: #0c1a2e; }
.fryypka7.n6r3oexb .h1vhp868,
.fryypka7 .n6r3oexb .h1vhp868  { background: #12103a; }
.fryypka7.n6r3oexb .g0c6u,
.fryypka7 .n6r3oexb .g0c6u     { background: #0a2020; }
.rw52g7 .kvnrv { border-left: none; border-radius: 6px; padding: 10px 14px; }
.rw52g7 .qgsf98     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.rw52g7 .h1vhp868 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.rw52g7 .g0c6u    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.rw52g7 .kvnrv strong { color: var(--text-primary); }
.rw52g7 .kvnrv p      { color: var(--text-muted); }
.fg9o0tlw .kvnrv { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.dlnnib4 .c7eo,
.v4to1sdl .c7eo,
.cyp23k5 .c7eo,
.d9ieulz .c7eo { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.dlnnib4 .c7eo::before,
.v4to1sdl .c7eo::before,
.cyp23k5 .c7eo::before,
.d9ieulz .c7eo::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.dlnnib4 .qgsf98     .c7eo::before { content: "✦"; color: var(--c-tip-border); }
.dlnnib4 .h1vhp868 .c7eo::before { content: "▲"; color: var(--c-warn-border); }
.dlnnib4 .g0c6u    .c7eo::before { content: "◉"; color: #60a5fa; }
.v4to1sdl .qgsf98     .c7eo::before { content: "★"; color: var(--c-tip-border); }
.v4to1sdl .h1vhp868 .c7eo::before { content: "◆"; color: var(--c-warn-border); }
.v4to1sdl .g0c6u    .c7eo::before { content: "●"; color: #60a5fa; }
.cyp23k5 .qgsf98     .c7eo::before { content: "▶"; color: var(--c-tip-border); }
.cyp23k5 .h1vhp868 .c7eo::before { content: "■"; color: var(--c-warn-border); }
.cyp23k5 .g0c6u    .c7eo::before { content: "▸"; color: #60a5fa; }
.d9ieulz .qgsf98     .c7eo::before { content: "→"; color: var(--c-tip-border); }
.d9ieulz .h1vhp868 .c7eo::before { content: "⬥"; color: var(--c-warn-border); }
.d9ieulz .g0c6u    .c7eo::before { content: "◈"; color: #60a5fa; }
.safq4 .fp7mckny .h3sjge,
.safq4 .tmg5xa .h3sjge  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.safq4 .ried                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.safq4 .fcy7jel1          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.safq4 .ixcebnu0                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.gv62 .fp7mckny .h3sjge,
.gv62 .tmg5xa .h3sjge,
.gv62 .ried,
.gv62 .la77lbvi,
.gv62 .xqbl,
.gv62 .fcy7jel1,
.gv62 .ixcebnu0,
.gv62 .fg9o0tlw .kvnrv { box-shadow: none; }
.p9m9yzu   .mdjbdi2c, .p9m9yzu .vi50a, .p9m9yzu .i9egjbwx,
.p9m9yzu   .dtxy5e0, .p9m9yzu .hqy9a1an { font-size: 0.9rem; }
.p9m9yzu   .bxpnirg6, .p9m9yzu .a2tf { font-size: 0.9rem; }
.du1l   .mdjbdi2c, .du1l .vi50a, .du1l .i9egjbwx,
.du1l   .dtxy5e0, .du1l .hqy9a1an { font-size: 0.95rem; }
.du1l   .bxpnirg6, .du1l .a2tf { font-size: 0.95rem; }
.ue03sn5y   .mdjbdi2c, .ue03sn5y .vi50a, .ue03sn5y .i9egjbwx,
.ue03sn5y   .dtxy5e0, .ue03sn5y .hqy9a1an { font-size: 1.08rem; }
.ue03sn5y   .bxpnirg6, .ue03sn5y .a2tf { font-size: 1.05rem; }
.ue03sn5y   .tau8a0q { font-size: 0.97rem; }
.xs8pi6 .avnw      { font-size: 3.2rem; }
.xs8pi6 h2.oaq1mvs { font-size: 1.9rem; }
.xs8pi6 h3.e2tlzrq     { font-size: 1.4rem; }
.dijxrib .avnw      { font-size: 3.8rem; }
.dijxrib h2.oaq1mvs { font-size: 2.2rem; }
.dijxrib h3.e2tlzrq     { font-size: 1.6rem; }
.hway3mo + .hway3mo { position: relative; }
.lh1mbs2   .hway3mo + .hway3mo::before,
.qcsftioc  .hway3mo + .hway3mo::before,
.nhgnxy   .hway3mo + .hway3mo::before,
.g8pikra   .hway3mo + .hway3mo::before,
.lwjw79e   .hway3mo + .hway3mo::before,
.l6w12 .hway3mo + .hway3mo::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.lh1mbs2 .hway3mo + .hway3mo::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.qcsftioc .hway3mo + .hway3mo::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.nhgnxy .hway3mo + .hway3mo::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;
}
.g8pikra .hway3mo + .hway3mo::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.qdou .hway3mo { margin-bottom: 16px; }
.qdou .hway3mo + .hway3mo { margin-top: 0; }
.qdou .pp67 { padding-top: 0; padding-bottom: 0; }
.lwjw79e .hway3mo + .hway3mo::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.l6w12 .hway3mo + .hway3mo::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.h020t .hway3mo + .hway3mo::before,
.d7o0n .hway3mo + .hway3mo::before,
.ppw1dboe .hway3mo + .hway3mo::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%;
}
.c8slx .h020t .hway3mo:nth-child(even)::before,
.c8slx .d7o0n .hway3mo:nth-child(even)::before,
.c8slx .ppw1dboe .hway3mo:nth-child(even)::before { background: var(--bg-surface); }
.cjbrbxm .h020t .hway3mo:nth-child(even)::before,
.cjbrbxm .d7o0n .hway3mo:nth-child(even)::before,
.cjbrbxm .ppw1dboe .hway3mo:nth-child(even)::before { background: var(--bg-card); }
.h020t .hway3mo + .hway3mo::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");
}
.d7o0n .hway3mo + .hway3mo::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");
}
.ppw1dboe .hway3mo + .hway3mo::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");
}
.q1fy3cl .igplr,
.erjwie .igplr { padding-bottom: 60px; }
.r988mpx .igplr { padding-bottom: 70px; }
.lkiiow .qijkere:not(.hddzrc) .gyexrf8 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lkiiow .hddzrc { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.lkiiow .aaa33tf { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.lkiiow .h9mj { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.eww8gx .h9mj { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.s7cl .h9mj { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.cc8eaum .h9mj { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.da2vp29 .h9mj { background: var(--accent-bg); }
.bwnlq .w4q9wvx { float: left; width: 38%; margin: 0 28px 16px 0; }
.bwnlq .w4q9wvx .ipd7ed { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bwnlq .pp67::after { content: ''; display: block; clear: both; }
.fpn9k .w4q9wvx { float: right; width: 38%; margin: 0 0 16px 28px; }
.fpn9k .w4q9wvx .ipd7ed { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fpn9k .pp67::after { content: ''; display: block; clear: both; }
.ymf0 .hway3mo:nth-child(odd)  .w4q9wvx { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ymf0 .hway3mo:nth-child(even) .w4q9wvx { float: right; width: 38%; margin: 0 0 16px 28px; }
.ymf0 .w4q9wvx .ipd7ed { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ymf0 .pp67::after { content: ''; display: block; clear: both; }
.bwnlq .u3i8,
.fpn9k .u3i8,
.fpn9k .a9ekp1ed,
.ymf0 .u3i8,
@media (max-width: 900px) {
  .bwnlq .w4q9wvx,
  .fpn9k .w4q9wvx,
  .ymf0 .hway3mo:nth-child(odd)  .w4q9wvx,
  .ymf0 .hway3mo:nth-child(even) .w4q9wvx {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .bwnlq .w4q9wvx .ipd7ed,
  .fpn9k .w4q9wvx .ipd7ed,
  .ymf0 .w4q9wvx .ipd7ed {
    max-height: none !important;
  }
}
.bwnlq .bxpnirg6,
.bwnlq .a2tf,
.fpn9k .bxpnirg6,
.fpn9k .a2tf,
.ymf0 .bxpnirg6,
.ymf0 .a2tf { overflow: hidden; }
@media (max-width: 640px) {
  .bwnlq .w4q9wvx,
  .fpn9k .w4q9wvx,
  .ymf0 .w4q9wvx { float: none; width: 100%; margin: 0 0 16px 0; }
}
.fhpbbl5 .e4wvrxh,
.fhpbbl5 .pp67,
.fhpbbl5 .vdyzmr  { max-width: 1100px; }
.yjjta .e4wvrxh,
.yjjta .pp67,
.yjjta .vdyzmr  { max-width: 1200px; }
.yjjta { --content-mw: 1200px; }
.phook .e4wvrxh,
.phook .pp67,
.phook .vdyzmr  { max-width: 1320px; }
.kcj8rmpp { font-size: 0.82rem; color: var(--text-muted); }
.ebri { display: flex; align-items: center; }
.tqsp9 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.cibyin { display: flex; align-items: center; }
.grckc9x { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.grckc9x:hover { text-decoration: underline; }
.p9a87 { margin: 0 3px; opacity: 0.45; }
.p9a87::before { content: '/'; }
.nusbzm { padding: 2px 5px; color: var(--text-main); }
.yd94wqvx .kcj8rmpp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.yd94wqvx .ebri { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.v4916c1 .kcj8rmpp {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.v4916c1 .ebri { padding: 0 0 0 12px; }
.lo0rv7 .ebri { padding: 0 16px; }
.lo0rv7 .kcj8rmpp {
  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);
}
.lo0rv7 .e4wvrxh { padding-top: 28px; }
@media (max-width: 720px) {
  .rkjetq1d { margin-top: 18px; padding: 0 16px; }
  .lo0rv7 .e4wvrxh { padding-top: 16px; }
}
.fhpbbl5.yd94wqvx .ebri { max-width: 1100px; }
.yjjta.yd94wqvx .ebri { max-width: 1200px; }
.phook.yd94wqvx .ebri { max-width: 1320px; }
.yjjta .rkjetq1d { max-width: 1200px; }
.inuvne0 .hway3mo { padding-top: 16px; padding-bottom: 16px; }
.emea .hway3mo { padding-top: 24px; padding-bottom: 24px; }
.w4ymfebl .hway3mo { padding-top: 40px; padding-bottom: 40px; }
.nkj8e .hway3mo { padding-top: 52px; padding-bottom: 52px; }
.wi0q53 .hway3mo:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.wi0q53 .hway3mo:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.wi0q53 .hway3mo:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.wi0q53 .hway3mo:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.x8sck .pp67 { padding-top: 10px;  padding-bottom: 10px; }
.beqsar4 .pp67 { padding-top: 18px;  padding-bottom: 18px; }
.ymazvw8 .pp67 { padding-top: 36px;  padding-bottom: 36px; }
.ade5 .pp67 { padding-top: 48px;  padding-bottom: 48px; }
.dudn1 h2.oaq1mvs { font-weight: 600; }
.dudn1 h3.e2tlzrq     { font-weight: 600; }
.lldwpw9d h2.oaq1mvs { font-weight: 800; }
.lldwpw9d h3.e2tlzrq     { font-weight: 700; }
.r16l { font-weight: 600; }
.r16l h2.oaq1mvs { font-weight: 900; }
.r16l h3.e2tlzrq     { font-weight: 800; }
.r16l .kvnrv strong,
.r16l .kvnrv strong { font-weight: 600; }
.fett {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xpf3ff .fett { display: none; }
@media (max-width: 640px) { .fett { display: none; } }
.fett { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fett:hover { opacity: 0.85; }
.dui1 .fett { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xmwq98 .fett,
.nvmhf2  .fett { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.xmwq98 .fett:hover,
.nvmhf2  .fett:hover { opacity: 0.88; }
.dui1.xmwq98 .fett,
.dui1.nvmhf2  .fett { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.jsd0 {
  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;
}
.jsd0:hover { transform: translateY(-2px); opacity: 0.92; }
.jsd0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jepqlec .jsd0 { display: none; }
.jarryh .jsd0 { right: 32px; }
.krm3bqg1  .jsd0 { left: 32px; }
@media (max-width: 480px) {
  .jarryh .jsd0 { right: 20px; bottom: 20px; }
  .krm3bqg1  .jsd0 { left: 20px; bottom: 20px; }
}
.i9pd { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.vdyzmr { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.q1c0tah { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.b4iz80m8 { color: var(--text-dim); font-size: 0.8rem; }
.ot2uwx0 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ot2uwx0 img { height: 26px; width: auto; object-fit: contain; }
.ffyuigr { display: flex; flex-direction: column; gap: 6px; }
.ffyuigr a, .yxuqc a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ffyuigr a:hover, .yxuqc a:hover { color: var(--accent-light); }
.ffyuigr .s8wury { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.kbvvx5 .vdyzmr { text-align: center; }
.kbvvx5 .q1c0tah { margin-top: 0; }
.ge0m { margin-top: 10px; }
.ge0m a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .vdyzmr { padding-left: 16px; padding-right: 16px; }
  .yi0ks .vdyzmr { padding: 20px 16px; }
  .yxuqc { gap: 4px 12px; }
  .q1c0tah { font-size: 0.78rem; }
}
.muanvvd .pnh4l .ot2uwx0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.muanvvd .q1c0tah { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.muanvvd .b4iz80m8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .muanvvd .z4h3cqp { grid-template-columns: 1fr 1fr; } .muanvvd .pnh4l { grid-column: 1 / -1; } }
@media (max-width: 480px) { .muanvvd .z4h3cqp { grid-template-columns: 1fr; } }
.r5hagpwl .ot2uwx0 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.r5hagpwl .q1c0tah { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .r5hagpwl .m916jtl { gap: 12px; } .r5hagpwl .ot2uwx0 { margin-right: 0; width: 100%; } }
.yhq89sv .ebh1su .ot2uwx0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.yhq89sv .q1c0tah { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.yhq89sv .b4iz80m8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .yhq89sv .w8ve2 { grid-template-columns: 1fr 1fr; } .yhq89sv .ebh1su { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yhq89sv .w8ve2 { grid-template-columns: 1fr; } }
.uh0n9lz .yvt0e9 { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.uh0n9lz .ffyuigr { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .uh0n9lz .yvt0e9 { grid-template-columns: 1fr 1fr; } .uh0n9lz .owtm:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uh0n9lz .yvt0e9 { grid-template-columns: 1fr; } }
.zl9kj .yvt0e9 { grid-template-columns: 1fr 2fr; }
.zl9kj .p2vg .ffyuigr { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .zl9kj .yvt0e9 { grid-template-columns: 1fr; } }
.r7ez .vdyzmr { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.eiqnapx .tguf      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.eiqnapx .i9pd { background: var(--bg-page); border-top-color: var(--border-alt); }
.nc9j .tguf      { background: #0d1117; border-bottom-color: #21262d; }
.nc9j .u3wgh7n { color: var(--accent-light); }
.nc9j .shb0 { --msep-color: #8b949e; }
.nc9j .shb0 a { color: #8b949e; }
.nc9j .shb0 a:hover { color: var(--accent-light); }
.nc9j .dxmx { color: #8b949e; }
.nc9j .i9pd { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.nc9j .q1c0tah,
.nc9j .b4iz80m8 { color: #6e7681; }
.nc9j .ffyuigr a, .nc9j .yxuqc a,
.nc9j .ot2uwx0 { color: #e6edf3; }
.nc9j .ffyuigr a:hover, .nc9j .yxuqc a:hover,
@media (max-width: 640px) {
  .nc9j .shb0 { background: #0d1117; border-top-color: #21262d; }
  .nc9j .shb0 li a { border-bottom-color: #21262d; }
}
.tiszv .tguf      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.tiszv .u3wgh7n { color: var(--accent-light); }
.tiszv .shb0 { --msep-color: #475569; }
.tiszv .shb0 a { color: #475569; }
.tiszv .shb0 a:hover { color: var(--accent-light); }
.tiszv .dxmx { color: #64748b; }
.tiszv .i9pd { background: #f0f4f8; border-top-color: #cbd5e1; }
.tiszv .q1c0tah,
.tiszv .b4iz80m8 { color: #64748b; }
.tiszv .ffyuigr a, .tiszv .yxuqc a,
.tiszv .nt56y a, .tiszv .ot2uwx0 { color: #374151; }
.tiszv .ffyuigr a:hover, .tiszv .yxuqc a:hover,
@media (max-width: 640px) {
  .tiszv .shb0 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .tiszv .shb0 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xmwq98 .tguf      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xmwq98 .u3wgh7n { color: #fff; }
.xmwq98 .shb0 { --msep-color: rgba(255,255,255,0.82); }
.xmwq98 .shb0 a { color: rgba(255,255,255,0.82); }
.xmwq98 .shb0 a:hover { color: #fff; }
.xmwq98 .dxmx { color: rgba(255,255,255,0.9); }
.xmwq98 .i9pd { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xmwq98 .q1c0tah,
.xmwq98 .b4iz80m8 { color: rgba(255,255,255,0.72); }
.xmwq98 .ffyuigr a, .xmwq98 .yxuqc a,
.xmwq98 .nt56y a, .xmwq98 .ot2uwx0 { color: #fff; }
.xmwq98 .ffyuigr a:hover, .xmwq98 .yxuqc a:hover,
@media (max-width: 640px) {
  .xmwq98 .shb0 { background: var(--accent); border-top-color: var(--accent-light); }
  .xmwq98 .shb0 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nvmhf2 .tguf {
  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);
}
.nvmhf2 .i9pd {
  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) {
  .nvmhf2 .shb0 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.o8qckn .wlvh { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.z5fvio .wlvh { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.pwnby .wlvh { min-height: 72px; height: auto; }
.rifo .wlvh { min-height: 84px; height: auto; }
.yi0ks .wlvh { max-width: none; padding: 0 32px; }
.yi0ks .vdyzmr  { max-width: none; padding: 24px 32px; }
.akr7sj2.yjjta .wlvh { max-width: 1200px; }
.akr7sj2.phook .wlvh { max-width: 1320px; }
.wrlkr7nc   .u3wgh7n, .wrlkr7nc   .ot2uwx0 { text-transform: capitalize; }
.c3tb04 .u3wgh7n, .c3tb04 .ot2uwx0 { text-transform: lowercase; }
.pj2eq .u3wgh7n, .pj2eq .ot2uwx0 { text-transform: uppercase; letter-spacing: 0.06em; }
.p1gc81, .j3xv8uoe {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.aeofk9 .p1gc81,
.aeofk9 .j3xv8uoe { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.dtzx0 .p1gc81,
.dtzx0 .j3xv8uoe { 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; }
.cumccm .p1gc81,
.cumccm .j3xv8uoe { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.lnowmf3 .p1gc81,
.lnowmf3 .j3xv8uoe { 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; }
.lsf1hf1   .shb0 a { font-weight: 500; }
.p5f2a7nj .shb0 a { font-weight: 600; }
.r7tbs5     .shb0 a { font-weight: 700; }
.cizv3    .shb0 a { font-weight: 800; letter-spacing: 0.01em; }
.r8i0     .shb0 > li + li::before,
.l9jba0vd    .shb0 > li + li::before,
.uh2hq6    .shb0 > li + li::before,
.iay08g7 .shb0 > li + li::before,
.v5d5q7x .shb0 > li + li::before,
.zmouk  .shb0 > li + li::before,
.brovq    .shb0 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.r8i0     .shb0 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.l9jba0vd    .shb0 > li + li::before { content: "|"; }
.uh2hq6    .shb0 > li + li::before { content: "—"; }
.iay08g7 .shb0 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.v5d5q7x .shb0 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.zmouk  .shb0 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.brovq    .shb0 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .pzllxq .dxmx,
  .muztd2 .dxmx,
  .mlkmd .dxmx,
  .mbmsh6pt .dxmx,
  .z73e .dxmx {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .pzllxq .dxmx::before,
  .muztd2 .dxmx::before,
  .mlkmd .dxmx::before,
  .mbmsh6pt .dxmx::before,
  .z73e .dxmx::before { content: ""; display: block; flex-shrink: 0; }

  
  .pzllxq .dxmx::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;
  }

  
  .muztd2 .dxmx::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;
  }

  
  .mlkmd .dxmx::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;
  }

  
  .mbmsh6pt .dxmx::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;
  }

  
  .z73e .dxmx::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) {
  .g6v3i9s .dxmx {
    padding: 5px 14px;
  }
  .g6v3i9s .shb0 {
    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;
  }
  .g6v3i9s .shb0 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .g6v3i9s .shb0 li a:hover { background: var(--bg-raised); }
  .g6v3i9s .sp3k37fr,
  .v6cdkh .sp3k37fr,
  .lelp4u1 .sp3k37fr { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .cu4p6p .dxmx {
    padding: 5px 10px;
  }
  .cu4p6p .shb0 {
    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);
  }
  .cu4p6p .shb0.fe8gvm { transform: translateX(0); }
  .cu4p6p .shb0 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .cu4p6p .shb0 li:last-child a { border-bottom: none; }
  .xmwq98 .shb0,
  .nc9j .shb0 { background: var(--accent) !important; }
  .xmwq98 .shb0 li a,
  .nc9j .shb0 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .lelp4u1 .dxmx {
    padding: 5px 10px;
  }
  .lelp4u1 .shb0 {
    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);
  }
  .lelp4u1 .shb0::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .lelp4u1 .shb0.fe8gvm { transform: translateY(0); }
  .lelp4u1 .shb0 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .jr47v231 .dxmx {
    padding: 5px 10px;
  }
  .jr47v231 .shb0 {
    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;
  }
  .jr47v231 .shb0.fe8gvm { opacity: 1; pointer-events: auto; }
  .jr47v231 .shb0 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .luyec     .dxmx { border-radius: 0 !important; }
  .c4adt   .dxmx { border-radius: 8px !important; }
  .paoo .dxmx { border-radius: 50% !important; }
  .jl73gh4   .dxmx { border-radius: 999px !important; }
}
.tdwl7 .frmj { height: 36px; }
.wotp67s6 .frmj { height: 60px; max-width: 200px; }
.nxi4 .frmj { height: 76px; max-width: 240px; }
.kd2gw    .itl5tk, .kd2gw    .owenyrve { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .ak1qx0 .a9ekp1ed {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ak1qx0 .la77lbvi {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ak1qx0 .la77lbvi { padding: 40px 16px 20px; }
  .ak1qx0 .efnou {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ak1qx0 .rf96 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .vzlcuv6u .la77lbvi {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .vzlcuv6u .la77lbvi::before {
    position: absolute; top: 14px; left: 14px;
  }
  .vzlcuv6u .kr91gshj {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .vzlcuv6u .cbn0pc98 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .vzlcuv6u .efnou {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .vzlcuv6u .rf96 { width: 100%; min-width: 0; }
  .vzlcuv6u .itl5tk { min-width: 0; }
}
.vnrmic21 .w176bqo3 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.vnrmic21 .w176bqo3 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.vnrmic21 .w176bqo3 p { padding: 0 2px 16px; }
.wzmuiqfl .w176bqo3 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.wzmuiqfl .w176bqo3 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.wzmuiqfl .w176bqo3 summary::after { content: "›"; font-size: 1.2em; }
.wzmuiqfl .w176bqo3[open] summary::after { content: "‹"; }
.wzmuiqfl .w176bqo3 p { padding: 10px 22px 4px; }
.ggihpi .w176bqo3 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ggihpi .w176bqo3 summary { color: var(--text-primary); padding-left: 16px; }
.ggihpi .w176bqo3 summary::after { content: "›"; font-size: 1.1em; }
.ggihpi .w176bqo3[open] summary::after { content: "‹"; }
.ggihpi .w176bqo3 p { padding-left: 16px; }
.is904r7 .vfhv8 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.is904r7 .w176bqo3 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.is904r7 .w176bqo3:last-child { border-bottom: none; }
.is904r7 .w176bqo3 summary { color: var(--text-primary); border-radius: 0; }
.is904r7 .w176bqo3 summary::after { content: "›"; font-size: 1.1em; }
.is904r7 .w176bqo3[open] summary::after { content: "‹"; }
.ea3pi02 .w176bqo3 { overflow: hidden; }
.ea3pi02 .w176bqo3 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ea3pi02 .w176bqo3 summary::after { color: rgba(255,255,255,.75); }
.ea3pi02 .w176bqo3[open] summary { border-radius: 0; }
.szes0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yw3xvu {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.kki3 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ofd87lhh { color: var(--text-muted); font-size: 1.05rem; }
.p9x2pn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.f9bm3pk { margin-bottom: 20px; }
.m82wh1sc {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.egynuojg {
  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;
}
.egynuojg:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.wxl9 { resize: vertical; min-height: 130px; }
.u4f9brr { width: 100%; margin-top: 8px; }
.ys6qfdd {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.hzdi {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.andw { color: var(--text-muted); line-height: 1.75; }
.fmd34qx { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.fmd34qx li { margin-bottom: 6px; }
.lh11 { max-width: 760px; margin: 0 auto; }
.hem5lrtq { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tn29ofk8 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.tn29ofk8:last-child { border-bottom: none; }
.tn29ofk8 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.tn29ofk8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.i7ehy8 { max-width: 760px; margin: 0 auto; }
.rihc6icv { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rihc6icv:last-child { border-bottom: none; }
.ymu5l { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.rihc6icv p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rihc6icv ul.fmd34qx { margin: 0; }
.am0iu .ymu5l { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .am0iu { grid-template-columns: 1fr; gap: 10px; } }
.dl1a .ymu5l { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.gsnap .fmd34qx { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bq6i1 { grid-template-columns: 1fr; } }
.lxy4rp3 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.lxy4rp3:hover .vo0h { color: var(--accent-light); text-decoration: underline; }
.n4xxdi { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.a542bkbu { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.a542bkbu:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.tpy7 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.a542bkbu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.a542bkbu ul.fmd34qx { margin: 0; }
.d2vk { color: var(--text-muted); line-height: 1.75; }
.tlzmyd .fmd34qx,
.slj0qqy .fmd34qx,
.dmomoxkd .fmd34qx,
.cu3bywl .fmd34qx {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.tlzmyd .a542bkbu,
.slj0qqy .a542bkbu { text-align: left; }
.tlzmyd .tpy7,
.slj0qqy .tpy7 { text-align: center; }
.a5rimya { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ocd1nhq { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.oicbx { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ood8sobu { margin-top: 12px; }
.w3vpnl { 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; }
.w3vpnl:hover { border-bottom-color: var(--accent-light); }
.tz401naj { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.tz401naj img { width: 100%; height: 100%; object-fit: cover; display: block; }
.xj1xd { width: 200px; height: 200px; }
.d8y75x { border-radius: 28%; }
.yty3 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.wyw3k { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .oivh11h { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.t5cu75l .oicbx, .t5cu75l .ocd1nhq { max-width: 640px; }
.tekq .a5rimya { font-size: 1.6rem; margin-top: 18px; }
.l2wcj .oicbx { margin-bottom: 28px; }
@media (max-width: 860px) { .wdlb6g { grid-template-columns: 1fr; } .tekq { position: static; text-align: center; } }
.lcunhhu { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.flf8j6y8 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.flf8j6y8 .tz401naj { margin: 0 auto 18px; }
.flf8j6y8 .yty3 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .lcunhhu { grid-template-columns: 1fr; } }
.ucuj2s .a5rimya { font-size: 1.6rem; margin-bottom: 6px; }
.cu3bywl .fmd34qx { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ucuj2s { flex-direction: column; text-align: center; } .l97u { grid-template-columns: 1fr; } }
.ztebe33c .a5rimya { font-size: 1.35rem; margin: 0 0 4px; }
.ztebe33c .yty3 { margin: 0; }
.tue0s3 { max-width: 760px; margin: 0 auto; }
.m2gx2q5 { position: relative; padding-left: 28px; }
.m2gx2q5::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.nopn { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.nopn:last-child { padding-bottom: 0; }
.on56 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.l2mq h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.l2mq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.uu4e71 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.uu4e71 .kki3 { color: var(--accent-light); }
.sw1jq .kki3 { font-size: 2rem; }
.sw1jq .ofd87lhh { max-width: 680px; }
.ne2nd8 .kki3 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ne2nd8 .ofd87lhh  { margin: 0; }
@media (max-width: 640px) { .ne2nd8 { flex-direction: column; } }
.bzqj .kki3 { color: var(--accent-light); }
.cok1zw6 .kki3 { color: #fff; }
.cok1zw6 .ofd87lhh  { color: rgba(255,255,255,0.85); }
.e2s9t61 { max-width: 680px; margin: 0 auto; }
.jaei {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .jaei { grid-template-columns: 1fr; } }
.dh81bs .egynuojg {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.dh81bs .egynuojg:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.wxpmvr .egynuojg { background: var(--bg-raised); border-color: transparent; }
.wxpmvr .egynuojg:focus { background: var(--bg-card); border-color: var(--accent-light); }
.olhgu .egynuojg { border-radius: 100px; padding: 11px 20px; }
.olhgu .wxl9 { border-radius: 14px; }
@media (max-width: 640px) { .s5a7x3r { grid-template-columns: 1fr; } }
.kv8ck0j{display:none}
.kv8ck0j:empty,.w1bd:empty{display:none}
.f3h31{position:relative;overflow:visible}
.ihg7arb .epdsll6,.o4cyul .epdsll6,
.inzzwk8 .epdsll6,.fj8zsu .epdsll6,
.s2si7zx1 .epdsll6,.dinlsg .epdsll6{display:block}
.b3w1 .jskivs0q{display:block}
.ihg7arb .epdsll6,.o4cyul .epdsll6,
.inzzwk8 .epdsll6,.fj8zsu .epdsll6,
.s2si7zx1 .epdsll6{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}
.ihg7arb .epdsll6 .w1bd,.o4cyul .epdsll6 .w1bd,
.inzzwk8 .epdsll6 .w1bd,.fj8zsu .epdsll6 .w1bd,
.s2si7zx1 .epdsll6 .w1bd{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}
.ihg7arb .a5jot,.o4cyul .a5jot,
.inzzwk8 .a5jot,.fj8zsu .a5jot,
.s2si7zx1 .a5jot{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ihg7arb .epdsll6,.o4cyul .epdsll6{top:12px}
.ihg7arb .epdsll6 .w1bd{margin-right:auto}
.o4cyul .epdsll6 .w1bd{margin-left:auto}
.o4cyul .epdsll6{text-align:right}
.inzzwk8 .epdsll6,.fj8zsu .epdsll6{bottom:12px}
.inzzwk8 .epdsll6 .w1bd{margin-right:auto}
.fj8zsu .epdsll6 .w1bd{margin-left:auto}
.fj8zsu .epdsll6{text-align:right}
.s2si7zx1 .epdsll6{position:relative;margin-top:16px}
.s2si7zx1 .epdsll6 .w1bd{margin:0 auto}
.dinlsg .epdsll6{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.dinlsg .epdsll6 .w1bd{margin:0}
.dinlsg .h9mj~.epdsll6,
.dinlsg .gapjplr9~.epdsll6{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.dinlsg .h9mj~.epdsll6 .w1bd,
.dinlsg .gapjplr9~.epdsll6 .w1bd{justify-content:flex-start}
.h9mj~.epdsll6,.gapjplr9~.epdsll6{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}
.h9mj~.epdsll6 .w1bd{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gapjplr9~.epdsll6 .w1bd{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jskivs0q .w1bd{margin:0 0 12px}
.w1bd{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ltsm0bqp{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.vo0h{font-weight:600;color:var(--text-heading);opacity:1}
.ind49zbh::before{content:"·";margin:0 2px;opacity:.5}
.a5jot{white-space:nowrap}
.ybk9a4e .ltsm0bqp{display:none}
.pudk7hq .a5jot{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.pudk7hq .ind49zbh::before{content:""}
.s7bhon .a5jot{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.s7bhon .ind49zbh::before{content:""}
.sqxv5 .w1bd{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.kd2liin .a5jot{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.kd2liin .ind49zbh::before{content:""}
.nnm3 .a5jot{color: var(--accent-light);opacity:1;font-weight:500}
.l04v .a5jot{border-bottom:1px solid currentColor;padding-bottom:2px}
.i7603d .w1bd{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.n2o4vf7{--date-bg:var(--accent-bg)}
.n16ephp .ind49zbh::before{content:""}
.s6s5 .ind49zbh::before{content:"•";opacity:.4}
.s6s5 .a5jot + .a5jot::before{content:"•";margin-right:6px;opacity:.4}
.uzthcgd .ind49zbh::before{content:"/";opacity:.35}
.uzthcgd .a5jot + .a5jot::before{content:"/";margin-right:6px;opacity:.35}
.ph8hxws .ind49zbh::before{content:"|";opacity:.3}
.ph8hxws .a5jot + .a5jot::before{content:"|";margin-right:6px;opacity:.3}
.zvxkiok .ind49zbh::before{content:"—";opacity:.3}
.zvxkiok .a5jot + .a5jot::before{content:"—";margin-right:6px;opacity:.3}
.ohep .ind49zbh::before{content:"◆";font-size:.5em;opacity:.35}
.ohep .a5jot + .a5jot::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.yxymn .ind49zbh::before{content:"·";opacity:.4}
.yxymn .a5jot + .a5jot::before{content:"·";margin-right:6px;opacity:.4}
.rm1j7zf .ind49zbh::before{content:"›";opacity:.4}
.rm1j7zf .a5jot + .a5jot::before{content:"›";margin-right:6px;opacity:.4}
.ywyhj4e .ind49zbh::before{content:"→";opacity:.35;font-size:.85em}
.ywyhj4e .a5jot + .a5jot::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ech4 .irensk{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .irensk{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .fe8c4eys{max-width:100%}
}
:root {
  --accent:          #c7680b;
  --brand:           #c7680b;
  --brand-light:     #a55b12;
  --brand-pale:      #c77423;
  --grad-start:      #f49539;
  --grad-end:        #efb47b;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c7680b;
  --cta-light:       #a45304;
  --cta-hover:       #8d4907;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f4f3;
  --bg-raised:       #f1efed;
  --bg-hover:        #f6f4f3;
  --border:          #e9e5e1;
  --border-alt:      #ddd6cf;
  --border-section:  #e9e5e1;
  --text-primary:    #1c1916;
  --text-muted:      #625950;
  --text-body:       #38322d;
  --text-sub:        #544c44;
  --text-faint:      #8c7f72;
  --text-dim:        #a3988e;
  --text-label:      #70655b;
  --text-value:      #463f39;
  --accent-bg:       #f6eade;
  --accent-bg-light: #f4dbc2;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9616;
  --c-cons:          #9f2b21;
  --c-pros-label:    #0eb31a;
  --c-tip-border:    #10c61c;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9616;
}
:root { --logo-bg-opacity: 73%; }
body, button, input { font-family: "Exo", sans-serif; }
.otk74ef .w74v1, .otk74ef .h9mj { min-height: 780px; }
.vapnith .n8hmn6::after, .vapnith .u911my46::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.y6dmtz .fett::after,.y6dmtz .jsd0::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.p9a87::before { content: '—'; }
.k7cnx .a5jot::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.k7cnx .a5jot:first-of-type::before{content:"\f073"}.k7cnx .a5jot:last-of-type::before{content:"\f303"}