: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;
}
.gxrk2t0v {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.r8c6jc5 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.c0tr6k {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ym4lz { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.dlyh22 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.dlyh22 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.dlyh22 a:hover { color: var(--accent-light); }
.f37d4yt     .ylcsklxb { border-radius: 24px; padding: 8px; }
.f37d4yt .ylcsklxb li a { border-radius: 16px; }
.deny .ylcsklxb li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .ylcsklxb {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .am0uf11:hover .ylcsklxb,
  .am0uf11:focus-within .ylcsklxb { display: block; }
  .ylcsklxb li a { padding: 8px 16px; font-size: 0.88rem; }
}
.mv8ugedw {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.i3vj { display: none; }
@media (max-width: 640px) {
  .i3vj {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .i3vj.cq8keg { display: block; }
}
@media (max-width: 640px) {
  .mv8ugedw { display: block; }
  .dlyh22 > li + li::before { display: none !important; }
  .dlyh22 {
    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;
  }
  .dlyh22.cq8keg { display: flex; }
  .dlyh22 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .dlyh22 li:last-child a { border-bottom: none; }
}
.afet41jd { min-height: 480px; }
.k2737m {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.f2qq { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.all31rww .f2qq { margin-left: 0; margin-right: 0; }
.gs80c {
  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;
}
.gs80c:hover { opacity: 0.88; }
.ka7x0i .k2737m { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ka7x0i .f2qq { color: #e2e8f0; }
.ka7x0i.ibjz1 .w7yo { text-align: center; }
.m4cayqr .k2737m { color: var(--text-primary); text-shadow: none; }
.m4cayqr .f2qq { color: var(--text-muted); }
.m4cayqr .gs80c { margin-top: 16px; }
.m4cayqr, .m4cayqr.afet41jd { min-height: auto !important; }
.m4cayqr.ibjz1 .w7yo { text-align: center; }
.m4cayqr~.fv9d{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}
.m4cayqr~.fv9d .w1ei1to6{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; }
}
.cmwtupe .k2737m { color: #fff; }
.cmwtupe .f2qq { color: rgba(255,255,255,0.85); }
.cmwtupe .gs80c { background: #fff; color: var(--cta); }
.cmwtupe .gs80c:hover { opacity: 0.92; }
.i0m4 .oucs6mx6 { position: relative; overflow: hidden; }
.i0m4 .oucs6mx6::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;
}
.z92ux59 .oucs6mx6 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ip7t .oucs6mx6 { position: relative; overflow: hidden; }
.ip7t .oucs6mx6::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;
}
.gtff5lrc .oucs6mx6 { position: relative; overflow: hidden; }
.gtff5lrc .oucs6mx6::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;
}
.te6dce .oucs6mx6 {
  animation: hg-fadein 1.2s ease-out both;
}
.oucs6mx6 {
  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%);
}
.i86cu {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.kyni {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.zgt07ipc {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.oucs6mx6 .k2737m { text-shadow: none; color: var(--text-primary); }
.oucs6mx6 .f2qq { color: var(--text-muted); }
body.ma57 .k2737m {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.h3tfi .k2737m {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.oucs6mx6.ibjz1 .i86cu { align-items: center; text-align: center; }
.oucs6mx6.all31rww   .i86cu { align-items: flex-start; text-align: left; }
.yawggsu .kyni { position: relative; }
.yawggsu .kyni::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.yawggsu.tkyr8k .kyni::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.bteg .kyni {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.bteg .zgt07ipc {
  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);
}
.bteg.tkyr8k .kyni { padding: 32px 0 32px 32px; }
.jxg703nw .kyni {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.jxg703nw .zgt07ipc {
  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);
}
.tkyr8k .i86cu {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.jxg703nw.tkyr8k .kyni { padding: 40px 16px 40px 48px; }
.fvk349t .kyni { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .oucs6mx6 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .oucs6mx6 .kyni { display: none !important; }
  .fvk349t .kyni { display: none !important; }
  .bmmocttx .n23z { display: none !important; }
  .q8k84 .j9rmfq { display: none !important; }
  .i86cu  { padding: 36px 24px; }
  .oucs6mx6~.fv9d,.tkyr8k~.fv9d{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .afet41jd, .oucs6mx6 { min-height: 320px !important; }
  
  .k2737m { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ax9kskx2 { display: none !important; }
  
  .juzxse { flex-direction: column; align-items: center; }
  .cbhe8m7 { width: 100%; max-width: 340px; }
}
.ovrtkwc { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.z5arwj7 { width: 100%; height: auto; display: block; border-radius: 10px; }
.c4ep7t .ovrtkwc        { border-radius: 16px; }
.c4ep7t .z5arwj7  { border-radius: 16px; }
.fw701pbm .ovrtkwc         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.fw701pbm .z5arwj7   { border-radius: 8px; }
.cy0x63 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.fmhtmask { width: 100%; padding: 32px 0; position: relative; }
.v7erlvuj { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.olrr6wr .fmhtmask:nth-child(even) { background: var(--bg-surface); }
.olrr6wr .fmhtmask:nth-child(odd)  { background: var(--bg-page); }
.sq5l1 .fmhtmask:nth-child(even) { background: var(--bg-card); }
.sq5l1 .fmhtmask:nth-child(odd)  { background: var(--bg-page); }
.olrr6wr .fmhtmask:nth-child(odd)  .v7erlvuj { background: var(--bg-card); border-radius: 6px; }
.olrr6wr .fmhtmask:nth-child(even) .v7erlvuj { background: var(--bg-raised); border-radius: 6px; }
.sq5l1 .fmhtmask:nth-child(odd)  .v7erlvuj { background: var(--bg-card); border-radius: 6px; }
.sq5l1 .fmhtmask:nth-child(even) .v7erlvuj { background: var(--bg-raised); border-radius: 6px; }
.olrr6wr .fmhtmask:nth-child(even) .lj6jxys .mite4ur,
.sq5l1 .fmhtmask:nth-child(even) .lj6jxys .mite4ur { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.olrr6wr .fmhtmask:nth-child(odd) .lj6jxys .mite4ur,
.sq5l1 .fmhtmask:nth-child(odd) .lj6jxys .mite4ur { background: var(--bg-card-inner); }
.olrr6wr .fmhtmask:nth-child(even) .ulez2 .mite4ur:nth-child(odd),
.sq5l1 .fmhtmask:nth-child(even) .ulez2 .mite4ur:nth-child(odd)  { background: var(--bg-card); }
.olrr6wr .fmhtmask:nth-child(even) .ulez2 .mite4ur:nth-child(even),
.sq5l1 .fmhtmask:nth-child(even) .ulez2 .mite4ur:nth-child(even) { background: var(--bg-card-inner); }
h1.sb0evc6 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.sb0evc6 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.jk5q { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.jcj1u h2.sb0evc6 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.c9mb678d h2.sb0evc6 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.cff32hf h2.sb0evc6 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.y82jx h2.sb0evc6::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.crb1oazi h2.sb0evc6 {
  color: var(--text-primary); font-size: 1.7rem;
}
.tiaz h2.sb0evc6::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.p5o1 h2.sb0evc6 {
  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;
}
.lb28 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .lb28 { display: none; } }
.j0df7j { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.jqx4 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rg3tu {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.m9u86d { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.qx51 { padding-left: 20px; }
.qx51 li { margin-bottom: 6px; }
.qx51 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.qx51 a:hover { color: var(--accent-light); }
.c5k17c .m9u86d { display: none; }
.izov .m9u86d { display: none; }
.izov .qx51 { padding-left: 0; list-style: none; }
.izov .qx51 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.izov .qx51 a { font-size: 0.92rem; }
.r74v6 .rg3tu { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.r74v6 .m9u86d { display: none; }
.r74v6 .qx51 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.r74v6 .qx51 li { margin-bottom: 0; }
.r74v6 .qx51 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;
}
.r74v6 .qx51 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.l7xkp .rg3tu { padding: 20px 20px 16px; }
.l7xkp .qx51 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.l7xkp .qx51 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.l7xkp .qx51 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;
}
.l7xkp .qx51 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;
}
.l7xkp .qx51 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.l7xkp .qx51 a:focus,
.l7xkp .qx51 a:focus-visible,
.l7xkp .qx51 a:target { outline: none; }
.l7xkp .qx51 li:target a { border-color: var(--border); color: var(--text-muted); }
.a6ccf .rg3tu { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.a6ccf .m9u86d { display: none; }
.a6ccf .qx51 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.a6ccf .qx51 li { margin-bottom: 0; }
.a6ccf .qx51 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.a6ccf .qx51 li:last-child::after { content: ""; margin-right: 0; }
.a6ccf .qx51 a { font-size: 0.9rem; }
.mite4ur { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.lj6jxys .mite4ur { background: var(--bg-card); }
.ulez2 .mite4ur:nth-child(odd)  { background: var(--bg-card); }
.ulez2 .mite4ur:nth-child(even) { background: var(--bg-raised); }
.ovz3qe .mite4ur {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ovz3qe .mite4ur:last-child { border-bottom: none; }
.ovz3qe h3.jk5q { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gmry63xa .mite4ur {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gmry63xa .mite4ur + .mite4ur { margin-top: 4px; }
.f6mv .mite4ur { background: none; border-radius: 0; padding: 12px 0; }
.f6mv .mite4ur + .mite4ur { border-top: 1px solid var(--border-section); }
.dy05n { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.g6imn { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.a1up { color: var(--text-body); margin-bottom: 10px; }
.fria, .g3lpri9 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.fria li, .g3lpri9 li { margin-bottom: 6px; }
.g3lpri9 li { list-style: decimal; }
.oohbe     .fria { list-style-type: "● "; }
.y6cp236a  .fria { list-style-type: "■ "; }
.j4bv2 .fria { list-style-type: "◆ "; }
.kddvior    .fria { list-style-type: "★ "; }
.oohbe     .eqwtwzdq { list-style-type: "● "; }
.y6cp236a  .eqwtwzdq { list-style-type: "■ "; }
.j4bv2 .eqwtwzdq { list-style-type: "◆ "; }
.kddvior    .eqwtwzdq { list-style-type: "★ "; }
.oohbe    .fria li::marker, .oohbe    .eqwtwzdq li::marker,
.y6cp236a .fria li::marker, .y6cp236a .eqwtwzdq li::marker,
.j4bv2 .fria li::marker, .j4bv2 .eqwtwzdq li::marker,
.kddvior   .fria li::marker, .kddvior   .eqwtwzdq li::marker {
  color: var(--cta); font-size: 1em;
}
.oohbe .g3lpri9,
.y6cp236a .g3lpri9,
.j4bv2 .g3lpri9,
.kddvior .g3lpri9 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.oohbe .g3lpri9 li,
.y6cp236a .g3lpri9 li,
.j4bv2 .g3lpri9 li,
.kddvior .g3lpri9 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.oohbe .g3lpri9 li::before,
.y6cp236a .g3lpri9 li::before,
.j4bv2 .g3lpri9 li::before,
.kddvior .g3lpri9 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;
}
.oohbe     .g3lpri9 li::before { border-radius: 50%; }
.y6cp236a  .g3lpri9 li::before { border-radius: 3px; }
.j4bv2 .g3lpri9 li::before { border-radius: 3px; }
.kddvior    .g3lpri9 li::before { border-radius: 50%; }
.qeedqj { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.n9sfol .qeedqj,
.ncdsk .qeedqj { background: transparent; border: none; border-radius: 0; }
.kq2q5 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.kq2q5 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.kq2q5 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.kq2q5 tr:hover td { background: var(--bg-hover); }
.tptino .kq2q5 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.d3xlfxs .kq2q5 { border: 1px solid var(--border-alt); }
.d3xlfxs .kq2q5 th,
.d3xlfxs .kq2q5 td { border: 1px solid var(--border-alt); }
.vf2ou2 .kq2q5 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.vf2ou2 .kq2q5 td { border-bottom: none; }
.vf2ou2 .kq2q5 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ow5wkq08 .kq2q5 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bwz9q4 .qeedqj {
  overflow: hidden;
}
.bwz9q4 .kq2q5 th { border-bottom: 1px solid var(--border-alt); }
.bwz9q4 .kq2q5 tr:last-child td { border-bottom: none; }
.jb2jx { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.o6wp70 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xvwnt { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.s51ir { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.n26l50h { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.eqwtwzdq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.eqwtwzdq 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%}
.yskvcdp .s51ir { background: transparent; text-align: center; }
.fhmq30w4 .xvwnt {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.yp9urq .xvwnt {
  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);
}
.h5sih23 .o6wp70 { display: grid; grid-template-columns: auto 1fr; }
.h5sih23 .xvwnt {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.h5sih23 .s51ir { grid-column: 2; }
.h5sih23 .n26l50h,
.h5sih23 .eqwtwzdq { grid-column: 1 / -1; }
.h55wr39 .o6wp70 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.h55wr39 .xvwnt {
  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);
}
.h55wr39 .s51ir { grid-column: 2; }
.h55wr39 .n26l50h,
.h55wr39 .eqwtwzdq { grid-column: 1 / -1; }
.rzr9p .o6wp70 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.rzr9p .s51ir { background: none; color: var(--accent-light); font-weight: 700; }
.yz0l23 .o6wp70 { 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); }
.yz0l23 .s51ir { background: none; color: var(--accent-light); font-weight: 700; }
.pd789r6p .o6wp70 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.pd789r6p .o6wp70:last-child { border-bottom: none; }
.pd789r6p .s51ir { background: none; color: var(--accent-light); font-weight: 700; }
.opzcc .o6wp70 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.opzcc .s51ir { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.oo3uf .jb2jx { counter-reset: card-n; }
.oo3uf .o6wp70  { counter-increment: card-n; }
.oo3uf .s51ir { display: flex; align-items: center; gap: 10px; }
.oo3uf .s51ir::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;
}
.iw2ez07 .o6wp70 { background: var(--bg-surface); border: 1px solid var(--border); }
.iw2ez07 .s51ir { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.r6o0zq2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jb91ijl  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.llcjgkwe { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.lbag5n { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.cez9jr { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.r6o0zq2 strong { color: var(--text-primary); font-size: 0.95rem; }
.r6o0zq2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.c0mngg3m { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.hyje7z6j, .x49ot { border-radius: 8px; padding: 14px; }
.hyje7z6j { background: var(--bg-pros); }
.x49ot { background: var(--bg-cons); }
.f89mh { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.hyje7z6j .f89mh { color: var(--c-pros-label); }
.x49ot .f89mh { color: #f87171; }
.hyje7z6j ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.x49ot ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.z5arwj7 { width: 100%; height: auto; border-radius: 10px; display: block; }
.lwx6j1x {
  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;
}
.lwx6j1x:hover { opacity: 0.85; }
.gr0jq1l .lwx6j1x  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.gr0jq1l .lwx6j1x:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ed9tjnw .lwx6j1x  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ed9tjnw .lwx6j1x:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.oci1xvbs .gs80c { border-radius: 50px; }
.oci1xvbs .lwx6j1x  { border-radius: 50px; }
.pht0 .gs80c { padding-left: 22px; padding-right: 22px; }
.pht0 .lwx6j1x  { padding-left: 12px; padding-right: 12px; }
.r3bq .gs80c { padding-left: 44px; padding-right: 44px; }
.r3bq .lwx6j1x  { padding-left: 24px; padding-right: 24px; }
.jc0flzt .gs80c { padding-left: 56px; padding-right: 56px; }
.jc0flzt .lwx6j1x  { padding-left: 32px; padding-right: 32px; }
.n91jq   .gs80c::after, .n91jq   .lwx6j1x::after,
.jigi4uo .gs80c::after, .jigi4uo .lwx6j1x::after,
.uu17ce    .gs80c::after, .uu17ce    .lwx6j1x::after,
.m60fpp    .gs80c::after, .m60fpp    .lwx6j1x::after,
.deeyr    .gs80c::after, .deeyr    .lwx6j1x::after,
.aq987z     .gs80c::after, .aq987z     .lwx6j1x::after,
.tj0mht4s    .gs80c::after, .tj0mht4s    .lwx6j1x::after,
.ejrf   .gs80c::after, .ejrf   .lwx6j1x::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;
}
.n91jq .gs80c::after, .n91jq .lwx6j1x::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");
}
.jigi4uo .gs80c::after, .jigi4uo .lwx6j1x::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");
}
.uu17ce .gs80c::after, .uu17ce .lwx6j1x::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");
}
.m60fpp .gs80c::after, .m60fpp .lwx6j1x::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");
}
.deeyr .gs80c::after, .deeyr .lwx6j1x::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");
}
.aq987z .gs80c::after, .aq987z .lwx6j1x::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");
}
.tj0mht4s .gs80c::after, .tj0mht4s .lwx6j1x::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");
}
.ejrf .gs80c::after, .ejrf .lwx6j1x::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");
}
.t8y5oms   .gx88b::after, .t8y5oms   .euc0t::after,
.xg5gw .gx88b::after, .xg5gw .euc0t::after,
.iiaim4    .gx88b::after, .iiaim4    .euc0t::after,
.j7vf73    .gx88b::after, .j7vf73    .euc0t::after,
.whq16    .gx88b::after, .whq16    .euc0t::after,
.c47wd     .gx88b::after, .c47wd     .euc0t::after,
.djep    .gx88b::after, .djep    .euc0t::after,
.t38pp   .gx88b::after, .t38pp   .euc0t::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;
}
.t8y5oms .gx88b::after, .t8y5oms .euc0t::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");
}
.xg5gw .gx88b::after, .xg5gw .euc0t::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");
}
.iiaim4 .gx88b::after, .iiaim4 .euc0t::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");
}
.j7vf73 .gx88b::after, .j7vf73 .euc0t::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");
}
.whq16 .gx88b::after, .whq16 .euc0t::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");
}
.c47wd .gx88b::after, .c47wd .euc0t::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");
}
.djep .gx88b::after, .djep .euc0t::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");
}
.t38pp .gx88b::after, .t38pp .euc0t::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");
}
@media (min-width: 721px) {
  .a0x3xx { flex: 0 0 260px; width: 260px; }
  .elxhip7w { flex: 0 0 120px; width: 120px; }
  .u7o8 { flex: 0 0 110px; width: 110px; }
  .y2uqgl   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .wt2v { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.wt2v.lwx6j1x { 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) {
  .vcgukqon { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .vcgukqon .m3w2 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .vcgukqon .a0x3xx { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .vcgukqon .zprn5pi { width: 100%; min-width: unset; height: 120px; }
  .vcgukqon .qumewpfk { max-height: 96px; max-width: 200px; }
  .vcgukqon .yfkz9w { min-width: unset; text-align: center; white-space: normal; }
  .vcgukqon .elxhip7w { min-width: 0; }
  .vcgukqon .y2uqgl { 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; }
  .vcgukqon .wt2v { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .o8ltj .m3w2 { row-gap: 8px !important; gap: 10px !important; }
}
.fgbkn  .ovos li::before { content: "★"; }
.fgbkn  .pg3iaygg li::before { content: "✕"; }
.jrkauy .unbxonc { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .xdr2mbe .b2gkvp {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xdr2mbe .jy7xue48 { margin: 0; }
}
.ncdsk .c0mngg3m { gap: 10px; }
.ncdsk .hyje7z6j, .ncdsk .x49ot { padding: 12px; }
.ncdsk .hyje7z6j ul, .ncdsk .x49ot ul { margin: 4px 0 0; padding-left: 18px; }
.ncdsk .hyje7z6j li, .ncdsk .x49ot li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .lg1p1yu { grid-template-columns: 1fr; }
  .iz3m { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .iz3m .nrngrw7 { width: 72px; height: 50px; }
  .iz3m .pgy0qh { max-width: 180px; }
  .iz3m .scj2i { width: auto; }
}
@media (max-width: 720px) {
  .nz87dg7 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .dhsl5n2u { padding: 16px; }
  .p1le4xa5 .rniud { min-width: 50%; }
}
.w73z2 .c0mngg3m { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .a6uq { grid-template-columns: 1fr; }
  .kzz3ih { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cc9kjp1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yz4yu0g { flex-wrap: wrap; padding: 16px; }
}
.mulkg .c0mngg3m { gap: 8px; }
.mulkg .hyje7z6j, .mulkg .x49ot { padding: 8px; }
@media (max-width: 480px) {
  .hp83tm { flex-direction: column; align-items: stretch; }
}
.dqq92 .scj2i .lwx6j1x { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .rjmqe0 { flex-direction: column; align-items: stretch; gap: 10px; }
  .dqq92 .scj2i { text-align: center; }
}
@media (max-width: 720px) {
  .vgbmyr { grid-template-columns: 1fr; }
  .btgy9iy8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ca3lu { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .l6keipn { grid-template-columns: 1fr; }
  .dpsf { width: 100px; height: 100px; margin: 16px auto; }
  .defqdfn { font-size: 1.4rem; }
  .yqbw5g { justify-content: center; }
  .x0wzi .rniud { min-width: 50%; }
}
.a9drvik0 .c0mngg3m { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vvr8vzwp { flex-wrap: wrap; padding: 14px 16px; }
  .ay0pb { padding: 12px 16px; }
  .a9drvik0 .c0mngg3m { margin: 0 16px; }
  .a9drvik0 .o1jgl3d { padding: 0 16px; }
  .zpr2 { padding: 12px 16px; }
}
.a6j3xled .a0x3xx { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.a6j3xled .yfkz9w { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.rx4bdt .wt2v.lwx6j1x { padding: 14px 30px !important; font-size: 1rem; }
.a03ha .wt2v.lwx6j1x { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.liakq2 .elxhip7w,
.liakq2 .u7o8,
.liakq2 .u7o8 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.liakq2 .u7o8 small { display: none; }
.liakq2 .b6l7 .z1r2w,
.liakq2 .b6l7 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.liakq2 .e4414 { display: none; }
.p7b4 { margin: 16px 0; }
.b7g55ms { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.b7g55ms summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.b7g55ms summary::after { content: "+"; color: var(--accent-light); }
.b7g55ms[open] summary::after { content: "−"; }
.b7g55ms p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.fmhtmask { margin-bottom: 0; }
.iizgne h2.sb0evc6 { color: var(--text-primary); border-color: var(--accent-light); }
.dt5q h2.sb0evc6 { color: var(--text-primary); border-color: var(--accent-light); }
.bjfdiwb .jb91ijl     { background: #052e16; border-color: #10b981; }
.bjfdiwb .llcjgkwe { background: #2d0a1e; border-color: #f43f5e; }
.bjfdiwb .lbag5n    { background: #1e1036; border-color: #a855f7; }
.bjfdiwb .r6o0zq2 strong  { color: #f1f5f9; }
.bjfdiwb .r6o0zq2 p       { color: #cbd5e1; }
.bjfdiwb .b4wpohn    .jb91ijl     .cez9jr::before,
.bjfdiwb .vzcr  .jb91ijl     .cez9jr::before,
.bjfdiwb .aii246y0  .jb91ijl     .cez9jr::before,
.bjfdiwb .yvpo .jb91ijl     .cez9jr::before { color: #10b981; }
.bjfdiwb .b4wpohn    .llcjgkwe .cez9jr::before,
.bjfdiwb .vzcr  .llcjgkwe .cez9jr::before,
.bjfdiwb .aii246y0  .llcjgkwe .cez9jr::before,
.bjfdiwb .yvpo .llcjgkwe .cez9jr::before { color: #f43f5e; }
.bjfdiwb .b4wpohn    .lbag5n    .cez9jr::before,
.bjfdiwb .vzcr  .lbag5n    .cez9jr::before,
.bjfdiwb .aii246y0  .lbag5n    .cez9jr::before,
.bjfdiwb .yvpo .lbag5n    .cez9jr::before { color: #a855f7; }
.fal0 .jb91ijl     { background: #2d2000; border-color: #eab308; }
.fal0 .llcjgkwe { background: #2d0b0b; border-color: #ef4444; }
.fal0 .lbag5n    { background: #2d1600; border-color: #f97316; }
.fal0 .r6o0zq2 strong  { color: #f1f5f9; }
.fal0 .r6o0zq2 p       { color: #cbd5e1; }
.fal0 .b4wpohn    .jb91ijl     .cez9jr::before,
.fal0 .vzcr  .jb91ijl     .cez9jr::before,
.fal0 .aii246y0  .jb91ijl     .cez9jr::before,
.fal0 .yvpo .jb91ijl     .cez9jr::before { color: #eab308; }
.fal0 .b4wpohn    .llcjgkwe .cez9jr::before,
.fal0 .vzcr  .llcjgkwe .cez9jr::before,
.fal0 .aii246y0  .llcjgkwe .cez9jr::before,
.fal0 .yvpo .llcjgkwe .cez9jr::before { color: #ef4444; }
.fal0 .b4wpohn    .lbag5n    .cez9jr::before,
.fal0 .vzcr  .lbag5n    .cez9jr::before,
.fal0 .aii246y0  .lbag5n    .cez9jr::before,
.fal0 .yvpo .lbag5n    .cez9jr::before { color: #f97316; }
.kf6l03 .jb91ijl     { background: #0c1a2e; border-color: #38bdf8; }
.kf6l03 .llcjgkwe { background: #12103a; border-color: #818cf8; }
.kf6l03 .lbag5n    { background: #0a2020; border-color: #2dd4bf; }
.kf6l03 .r6o0zq2 strong  { color: #f1f5f9; }
.kf6l03 .r6o0zq2 p       { color: #cbd5e1; }
.kf6l03 .b4wpohn    .jb91ijl     .cez9jr::before,
.kf6l03 .vzcr  .jb91ijl     .cez9jr::before,
.kf6l03 .aii246y0  .jb91ijl     .cez9jr::before,
.kf6l03 .yvpo .jb91ijl     .cez9jr::before { color: #38bdf8; }
.kf6l03 .b4wpohn    .llcjgkwe .cez9jr::before,
.kf6l03 .vzcr  .llcjgkwe .cez9jr::before,
.kf6l03 .aii246y0  .llcjgkwe .cez9jr::before,
.kf6l03 .yvpo .llcjgkwe .cez9jr::before { color: #818cf8; }
.kf6l03 .b4wpohn    .lbag5n    .cez9jr::before,
.kf6l03 .vzcr  .lbag5n    .cez9jr::before,
.kf6l03 .aii246y0  .lbag5n    .cez9jr::before,
.kf6l03 .yvpo .lbag5n    .cez9jr::before { color: #2dd4bf; }
.ickw .jb91ijl     { background: var(--accent-bg); border-color: var(--accent-light); }
.ickw .llcjgkwe { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ickw .lbag5n    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ickw .b4wpohn    .cez9jr::before,
.ickw .vzcr  .cez9jr::before,
.ickw .aii246y0  .cez9jr::before,
.ickw .yvpo .cez9jr::before { color: var(--accent-light) !important; }
.pw8138y::before,
.bwrf5el::before { margin-right: 5px; }
.f3we1pc .hyje7z6j ul li,
.f3we1pc .hyje7z6j .pw8138y { color: #22c55e; }
.f3we1pc .x49ot ul li,
.f3we1pc .x49ot .bwrf5el { color: #ef4444; }
.hw2gs9 .hyje7z6j { background: var(--bg-pros); }
.hw2gs9 .x49ot { background: var(--bg-cons); }
.hw2gs9 .hyje7z6j .pw8138y { color: var(--c-pros-label); }
.hw2gs9 .x49ot .bwrf5el { color: var(--c-cons); }
.hw2gs9 .hyje7z6j ul li,
.hw2gs9 .ovos li            { color: var(--c-pros); }
.hw2gs9 .x49ot ul li,
.hw2gs9 .pg3iaygg li            { color: var(--c-cons); }
.qsl14pd .hyje7z6j { background: var(--bg-pros); }
.qsl14pd .x49ot { background: var(--bg-cons); }
.qsl14pd .hyje7z6j .pw8138y { color: var(--c-pros-label); }
.qsl14pd .x49ot .bwrf5el { color: var(--c-cons); }
.qsl14pd .hyje7z6j ul li,
.qsl14pd .x49ot ul li,
.ux1o9t85 .pw8138y::before { content: "✓ "; }
.ux1o9t85 .bwrf5el::before { content: "✗ "; }
.mj5h1v75 .pw8138y::before { content: "→ "; }
.mj5h1v75 .bwrf5el::before { content: "← "; }
.fgbkn .pw8138y::before { content: "★ "; }
.fgbkn .bwrf5el::before { content: "✕ "; }
.gls2j .pw8138y::before { content: "◆ "; }
.gls2j .bwrf5el::before { content: "▲ "; }
.jrkauy .r6o0zq2 { background: transparent; border-left: none; border: 1.5px solid; }
.jrkauy .jb91ijl     { border-color: var(--c-tip-border); }
.jrkauy .llcjgkwe { border-color: var(--c-warn-border); }
.jrkauy .lbag5n    { border-color: #60a5fa; }
.jrkauy .r6o0zq2 strong { color: var(--text-primary); }
.jrkauy .r6o0zq2 p      { color: var(--text-muted); }
.ojyehtmd .r6o0zq2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ojyehtmd .jb91ijl     { border-top-color: var(--c-tip-border); }
.ojyehtmd .llcjgkwe { border-top-color: var(--c-warn-border); }
.ojyehtmd .lbag5n    { border-top-color: #60a5fa; }
.vuvtwnyc .r6o0zq2 { border-left: none; border-radius: 8px; }
.vuvtwnyc .jb91ijl     { background: #065f46; }
.vuvtwnyc .llcjgkwe { background: #92400e; }
.vuvtwnyc .lbag5n    { background: #1e3a8a; }
.vuvtwnyc .r6o0zq2 strong,
.vuvtwnyc .r6o0zq2 p { color: #fff; }
.vuvtwnyc .cez9jr::before { color: rgba(255,255,255,0.85) !important; }
.bjfdiwb.vuvtwnyc .jb91ijl,
.bjfdiwb .vuvtwnyc .jb91ijl     { background: #052e16; }
.bjfdiwb.vuvtwnyc .llcjgkwe,
.bjfdiwb .vuvtwnyc .llcjgkwe { background: #2d0a1e; }
.bjfdiwb.vuvtwnyc .lbag5n,
.bjfdiwb .vuvtwnyc .lbag5n    { background: #1e1036; }
.fal0.vuvtwnyc .jb91ijl,
.fal0 .vuvtwnyc .jb91ijl      { background: #2d2000; }
.fal0.vuvtwnyc .llcjgkwe,
.fal0 .vuvtwnyc .llcjgkwe  { background: #2d0b0b; }
.fal0.vuvtwnyc .lbag5n,
.fal0 .vuvtwnyc .lbag5n     { background: #2d1600; }
.kf6l03.vuvtwnyc .jb91ijl,
.kf6l03 .vuvtwnyc .jb91ijl      { background: #0c1a2e; }
.kf6l03.vuvtwnyc .llcjgkwe,
.kf6l03 .vuvtwnyc .llcjgkwe  { background: #12103a; }
.kf6l03.vuvtwnyc .lbag5n,
.kf6l03 .vuvtwnyc .lbag5n     { background: #0a2020; }
.odh44vq .r6o0zq2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.odh44vq .jb91ijl     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.odh44vq .llcjgkwe { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.odh44vq .lbag5n    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.odh44vq .r6o0zq2 strong { color: var(--text-primary); }
.odh44vq .r6o0zq2 p      { color: var(--text-muted); }
.uwukoo0 .r6o0zq2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.b4wpohn .cez9jr,
.vzcr .cez9jr,
.aii246y0 .cez9jr,
.yvpo .cez9jr { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.b4wpohn .cez9jr::before,
.vzcr .cez9jr::before,
.aii246y0 .cez9jr::before,
.yvpo .cez9jr::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.b4wpohn .jb91ijl     .cez9jr::before { content: "✦"; color: var(--c-tip-border); }
.b4wpohn .llcjgkwe .cez9jr::before { content: "▲"; color: var(--c-warn-border); }
.b4wpohn .lbag5n    .cez9jr::before { content: "◉"; color: #60a5fa; }
.vzcr .jb91ijl     .cez9jr::before { content: "★"; color: var(--c-tip-border); }
.vzcr .llcjgkwe .cez9jr::before { content: "◆"; color: var(--c-warn-border); }
.vzcr .lbag5n    .cez9jr::before { content: "●"; color: #60a5fa; }
.aii246y0 .jb91ijl     .cez9jr::before { content: "▶"; color: var(--c-tip-border); }
.aii246y0 .llcjgkwe .cez9jr::before { content: "■"; color: var(--c-warn-border); }
.aii246y0 .lbag5n    .cez9jr::before { content: "▸"; color: #60a5fa; }
.yvpo .jb91ijl     .cez9jr::before { content: "→"; color: var(--c-tip-border); }
.yvpo .llcjgkwe .cez9jr::before { content: "⬥"; color: var(--c-warn-border); }
.yvpo .lbag5n    .cez9jr::before { content: "◈"; color: #60a5fa; }
.vg0cs7z .lj6jxys .mite4ur,
.vg0cs7z .ulez2 .mite4ur  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.vg0cs7z .o6wp70                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.vg0cs7z .qeedqj          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vg0cs7z .rg3tu                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rvntmd .lj6jxys .mite4ur,
.rvntmd .ulez2 .mite4ur,
.rvntmd .o6wp70,
.rvntmd .m3w2,
.rvntmd .jy7xue48,
.rvntmd .qeedqj,
.rvntmd .rg3tu,
.rvntmd .uwukoo0 .r6o0zq2 { box-shadow: none; }
.tk2jq   .a1up, .tk2jq .dy05n, .tk2jq .g6imn,
.tk2jq   .j0df7j, .tk2jq .jqx4 { font-size: 0.9rem; }
.tk2jq   .fria, .tk2jq .g3lpri9 { font-size: 0.9rem; }
.tbxa3f   .a1up, .tbxa3f .dy05n, .tbxa3f .g6imn,
.tbxa3f   .j0df7j, .tbxa3f .jqx4 { font-size: 0.95rem; }
.tbxa3f   .fria, .tbxa3f .g3lpri9 { font-size: 0.95rem; }
.kdz0   .a1up, .kdz0 .dy05n, .kdz0 .g6imn,
.kdz0   .j0df7j, .kdz0 .jqx4 { font-size: 1.08rem; }
.kdz0   .fria, .kdz0 .g3lpri9 { font-size: 1.05rem; }
.kdz0   .kq2q5 { font-size: 0.97rem; }
.gw2evqx .k2737m      { font-size: 3.2rem; }
.gw2evqx h2.sb0evc6 { font-size: 1.9rem; }
.gw2evqx h3.jk5q     { font-size: 1.4rem; }
.zyqihowc .k2737m      { font-size: 3.8rem; }
.zyqihowc h2.sb0evc6 { font-size: 2.2rem; }
.zyqihowc h3.jk5q     { font-size: 1.6rem; }
.fmhtmask + .fmhtmask { position: relative; }
.pcgk8   .fmhtmask + .fmhtmask::before,
.d7ai3qy5  .fmhtmask + .fmhtmask::before,
.wtsom   .fmhtmask + .fmhtmask::before,
.tr4h7   .fmhtmask + .fmhtmask::before,
.rcmt7u2   .fmhtmask + .fmhtmask::before,
.gtul .fmhtmask + .fmhtmask::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.pcgk8 .fmhtmask + .fmhtmask::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.d7ai3qy5 .fmhtmask + .fmhtmask::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.wtsom .fmhtmask + .fmhtmask::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;
}
.tr4h7 .fmhtmask + .fmhtmask::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.qcoj6 .fmhtmask { margin-bottom: 16px; }
.qcoj6 .fmhtmask + .fmhtmask { margin-top: 0; }
.qcoj6 .v7erlvuj { padding-top: 0; padding-bottom: 0; }
.rcmt7u2 .fmhtmask + .fmhtmask::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.gtul .fmhtmask + .fmhtmask::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xp2ox6d .fmhtmask + .fmhtmask::before,
.kvchb59r .fmhtmask + .fmhtmask::before,
.s8dhqd .fmhtmask + .fmhtmask::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%;
}
.olrr6wr .xp2ox6d .fmhtmask:nth-child(even)::before,
.olrr6wr .kvchb59r .fmhtmask:nth-child(even)::before,
.olrr6wr .s8dhqd .fmhtmask:nth-child(even)::before { background: var(--bg-surface); }
.sq5l1 .xp2ox6d .fmhtmask:nth-child(even)::before,
.sq5l1 .kvchb59r .fmhtmask:nth-child(even)::before,
.sq5l1 .s8dhqd .fmhtmask:nth-child(even)::before { background: var(--bg-card); }
.xp2ox6d .fmhtmask + .fmhtmask::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");
}
.kvchb59r .fmhtmask + .fmhtmask::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");
}
.s8dhqd .fmhtmask + .fmhtmask::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");
}
.wuykeclm .ka7x0i,
.wuykeclm .w7yo,
.wuykeclm .i86cu,
.c2hv .i86cu { padding-bottom: 60px; }
.vf1oygm7 .i86cu { padding-bottom: 70px; }
.wuykeclm .ka7x0i::before,
.wuykeclm .ka7x0i::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");
}
.dk8zejnp  .ka7x0i:not(.cmwtupe) .ydg12lq { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.j8apu .oucs6mx6 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.fog4vfxu .oucs6mx6 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.dk8zejnp .cmwtupe { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.dk8zejnp .rsb7dwa0 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.dk8zejnp .oucs6mx6 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.kl3dq80 .oucs6mx6 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vpi8mz5w .oucs6mx6 { background: var(--accent-bg); }
.ru81ivz .ovrtkwc { float: left; width: 38%; margin: 0 28px 16px 0; }
.ru81ivz .ovrtkwc .z5arwj7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ru81ivz .v7erlvuj::after { content: ''; display: block; clear: both; }
.mj0ex .ovrtkwc { float: right; width: 38%; margin: 0 0 16px 28px; }
.mj0ex .ovrtkwc .z5arwj7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mj0ex .v7erlvuj::after { content: ''; display: block; clear: both; }
.x3jbaw .fmhtmask:nth-child(odd)  .ovrtkwc { float: left;  width: 38%; margin: 0 28px 16px 0; }
.x3jbaw .fmhtmask:nth-child(even) .ovrtkwc { float: right; width: 38%; margin: 0 0 16px 28px; }
.x3jbaw .ovrtkwc .z5arwj7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.x3jbaw .v7erlvuj::after { content: ''; display: block; clear: both; }
.ru81ivz .jb2jx,
.ru81ivz .vcgukqon,
.mj0ex .jb2jx,
.x3jbaw .jb2jx,
@media (max-width: 900px) {
  .ru81ivz .ovrtkwc,
  .mj0ex .ovrtkwc,
  .x3jbaw .fmhtmask:nth-child(odd)  .ovrtkwc,
  .x3jbaw .fmhtmask:nth-child(even) .ovrtkwc {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ru81ivz .ovrtkwc .z5arwj7,
  .mj0ex .ovrtkwc .z5arwj7,
  .x3jbaw .ovrtkwc .z5arwj7 {
    max-height: none !important;
  }
}
.ru81ivz .fria,
.ru81ivz .g3lpri9,
.mj0ex .fria,
.mj0ex .g3lpri9,
.x3jbaw .fria,
.x3jbaw .g3lpri9 { overflow: hidden; }
@media (max-width: 640px) {
  .ru81ivz .ovrtkwc,
  .mj0ex .ovrtkwc,
  .x3jbaw .ovrtkwc { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ckcy6 .cy0x63,
.ckcy6 .v7erlvuj,
.ckcy6 .mrsg24  { max-width: 1100px; }
.wlwpmb6s .cy0x63,
.wlwpmb6s .v7erlvuj,
.wlwpmb6s .mrsg24  { max-width: 1200px; }
.wlwpmb6s { --content-mw: 1200px; }
.sr1vs .cy0x63,
.sr1vs .v7erlvuj,
.sr1vs .mrsg24  { max-width: 1320px; }
.st6k76 { font-size: 0.82rem; color: var(--text-muted); }
.xffb75z3 { display: flex; align-items: center; }
.s10wue {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.z298x { display: flex; align-items: center; }
.ekrbnvkj { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ekrbnvkj:hover { text-decoration: underline; }
.nhb8r { margin: 0 3px; opacity: 0.45; }
.nhb8r::before { content: '/'; }
.j5ye2y { padding: 2px 5px; color: var(--text-main); }
.u0813 .st6k76 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.u0813 .xffb75z3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.u7xz59q .st6k76 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.u7xz59q .xffb75z3 { padding: 0 0 0 12px; }
.lm2y7vq {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.zyknjqht .xffb75z3 { padding: 0 16px; }
.zyknjqht .st6k76 {
  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);
}
.zyknjqht .cy0x63 { padding-top: 28px; }
@media (max-width: 720px) {
  .lm2y7vq { margin-top: 18px; padding: 0 16px; }
  .zyknjqht .cy0x63 { padding-top: 16px; }
}
.ckcy6.u0813 .xffb75z3 { max-width: 1100px; }
.wlwpmb6s.u0813 .xffb75z3 { max-width: 1200px; }
.sr1vs.u0813 .xffb75z3 { max-width: 1320px; }
.ckcy6 .lm2y7vq { max-width: 1100px; }
.wlwpmb6s .lm2y7vq { max-width: 1200px; }
.sr1vs .lm2y7vq { max-width: 1320px; }
.y0rzflv .fmhtmask { padding-top: 16px; padding-bottom: 16px; }
.jenx08 .fmhtmask { padding-top: 24px; padding-bottom: 24px; }
.fl96i .fmhtmask { padding-top: 40px; padding-bottom: 40px; }
.hb3h1wix .fmhtmask { padding-top: 52px; padding-bottom: 52px; }
.d8wb0 .fmhtmask:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.d8wb0 .fmhtmask:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.d8wb0 .fmhtmask:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.d8wb0 .fmhtmask:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.k8uc .v7erlvuj { padding-top: 10px;  padding-bottom: 10px; }
.k1n32tgz .v7erlvuj { padding-top: 18px;  padding-bottom: 18px; }
.evl9 .v7erlvuj { padding-top: 36px;  padding-bottom: 36px; }
.e5l0wvk .v7erlvuj { padding-top: 48px;  padding-bottom: 48px; }
.y661ai h2.sb0evc6 { font-weight: 600; }
.y661ai h3.jk5q     { font-weight: 600; }
.fujtj3r h2.sb0evc6 { font-weight: 800; }
.fujtj3r h3.jk5q     { font-weight: 700; }
.xb96y36z { font-weight: 600; }
.xb96y36z h2.sb0evc6 { font-weight: 900; }
.xb96y36z h3.jk5q     { font-weight: 800; }
.xb96y36z .r6o0zq2 strong,
.xb96y36z .r6o0zq2 strong { font-weight: 600; }
.gx88b {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.jldoj .gx88b { display: none; }
@media (max-width: 640px) { .gx88b { display: none; } }
.gx88b { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gx88b:hover { opacity: 0.85; }
.mr0r .gx88b { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.nt2j08l .gx88b,
.mfh4cc  .gx88b { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.nt2j08l .gx88b:hover,
.mfh4cc  .gx88b:hover { opacity: 0.88; }
.mr0r.nt2j08l .gx88b,
.mr0r.mfh4cc  .gx88b { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.euc0t {
  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;
}
.euc0t:hover { transform: translateY(-2px); opacity: 0.92; }
.euc0t { background: var(--cta) !important; color: #fff !important; border: none !important; }
.datorhj .euc0t { display: none; }
.qjhj .euc0t { right: 32px; }
.xi0xi  .euc0t { left: 32px; }
@media (max-width: 480px) {
  .qjhj .euc0t { right: 20px; bottom: 20px; }
  .xi0xi  .euc0t { left: 20px; bottom: 20px; }
}
.v4hu { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.mrsg24 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.k30az { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.wai7tx { color: var(--text-dim); font-size: 0.8rem; }
.k2okq { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.k2okq img { height: 26px; width: auto; object-fit: contain; }
.zg0004u { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.r4ou1h7p .mrsg24 { text-align: center; }
.r4ou1h7p .k30az { margin-top: 0; }
.upicu { margin-top: 10px; }
.upicu a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .mrsg24 { padding-left: 16px; padding-right: 16px; }
  .o8qf3y .mrsg24 { padding: 20px 16px; }
  .j9f9w4 { gap: 4px 12px; }
  .k30az { font-size: 0.78rem; }
}
.f406 .brc662q .k2okq { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.f406 .zg0004u { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.f406 .txr96qh { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.f406 .txr96qh a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.f406 .txr96qh a:hover { color: var(--accent-light); }
.f406 .k30az { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.f406 .wai7tx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .f406 .xg2lg { grid-template-columns: 1fr 1fr; } .f406 .brc662q { grid-column: 1 / -1; } }
@media (max-width: 480px) { .f406 .xg2lg { grid-template-columns: 1fr; } }
.gx30buj .k2okq { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.gx30buj .k30az { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gx30buj .va24 { gap: 12px; } .gx30buj .k2okq { margin-right: 0; width: 100%; } }
.txt9 .l24we { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.txt9 .pnhwyj .k2okq { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.txt9 .zg0004u { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.txt9 .gb6ue3ns { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.txt9 .txr96qh { display: flex; flex-direction: column; gap: 9px; }
.txt9 .txr96qh a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.txt9 .txr96qh a:hover { color: var(--accent-light); }
.txt9 .s9fo0o { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.txt9 .k30az { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.txt9 .wai7tx { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .txt9 .l24we { grid-template-columns: 1fr 1fr; } .txt9 .pnhwyj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .txt9 .l24we { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .zgb6rf .ikymq { grid-template-columns: 1fr 1fr; } .zgb6rf .a2575:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zgb6rf .ikymq { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .f7xvl .ikymq { grid-template-columns: 1fr; } }
.nij4 .mrsg24 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.k7ev88v1 .gxrk2t0v      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.k7ev88v1 .v4hu { background: var(--bg-page); border-top-color: var(--border-alt); }
.vjcidt .gxrk2t0v      { background: #0d1117; border-bottom-color: #21262d; }
.vjcidt .c0tr6k { color: var(--accent-light); }
.vjcidt .dlyh22 { --msep-color: #8b949e; }
.vjcidt .dlyh22 a { color: #8b949e; }
.vjcidt .dlyh22 a:hover { color: var(--accent-light); }
.vjcidt .mv8ugedw { color: #8b949e; }
.vjcidt .v4hu { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.vjcidt .k30az,
.vjcidt .wai7tx { color: #6e7681; }
.vjcidt .lhuheh a, .vjcidt .j9f9w4 a,
.vjcidt .txr96qh a, .vjcidt .t521rnq a,
.vjcidt .kc1ez a { color: #8b949e; }
.vjcidt .k2okq { color: #e6edf3; }
.vjcidt .lhuheh a:hover, .vjcidt .j9f9w4 a:hover,
.vjcidt .txr96qh a:hover, .vjcidt .t521rnq a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .vjcidt .dlyh22 { background: #0d1117; border-top-color: #21262d; }
  .vjcidt .dlyh22 li a { border-bottom-color: #21262d; }
}
.ffmcbb .gxrk2t0v      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ffmcbb .c0tr6k { color: var(--accent-light); }
.ffmcbb .dlyh22 { --msep-color: #475569; }
.ffmcbb .dlyh22 a { color: #475569; }
.ffmcbb .dlyh22 a:hover { color: var(--accent-light); }
.ffmcbb .mv8ugedw { color: #64748b; }
.ffmcbb .v4hu { background: #f0f4f8; border-top-color: #cbd5e1; }
.ffmcbb .k30az,
.ffmcbb .wai7tx { color: #64748b; }
.ffmcbb .txr96qh a, .ffmcbb .t521rnq a,
.ffmcbb .kc1ez a, .ffmcbb .k2okq { color: #374151; }
.ffmcbb .txr96qh a:hover, .ffmcbb .t521rnq a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ffmcbb .dlyh22 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ffmcbb .dlyh22 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.nt2j08l .gxrk2t0v      { background: var(--accent); border-bottom-color: var(--accent-light); }
.nt2j08l .c0tr6k { color: #fff; }
.nt2j08l .dlyh22 { --msep-color: rgba(255,255,255,0.82); }
.nt2j08l .dlyh22 a { color: rgba(255,255,255,0.82); }
.nt2j08l .dlyh22 a:hover { color: #fff; }
.nt2j08l .mv8ugedw { color: rgba(255,255,255,0.9); }
.nt2j08l .v4hu { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.nt2j08l .k30az,
.nt2j08l .wai7tx { color: rgba(255,255,255,0.72); }
.nt2j08l .txr96qh a, .nt2j08l .t521rnq a,
.nt2j08l .kc1ez a, .nt2j08l .k2okq { color: #fff; }
.nt2j08l .zg0004u, .nt2j08l .gb6ue3ns { color: rgba(255,255,255,0.7); }
.nt2j08l .txr96qh a:hover, .nt2j08l .t521rnq a:hover { color: #fff; }
@media (max-width: 640px) {
  .nt2j08l .dlyh22 { background: var(--accent); border-top-color: var(--accent-light); }
  .nt2j08l .dlyh22 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.mfh4cc .gxrk2t0v {
  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);
}
.mfh4cc .v4hu {
  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) {
  .mfh4cc .dlyh22 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.sxaw4mr8 .r8c6jc5 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.qt7j5ad .r8c6jc5 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dwgy .r8c6jc5 { min-height: 72px; height: auto; }
.qzhfb .r8c6jc5 { min-height: 84px; height: auto; }
.o8qf3y .r8c6jc5 { max-width: none; padding: 0 32px; }
.o8qf3y .mrsg24  { max-width: none; padding: 24px 32px; }
.cgjuug.wlwpmb6s .r8c6jc5 { max-width: 1200px; }
.cgjuug.sr1vs .r8c6jc5 { max-width: 1320px; }
.sfzfp   .c0tr6k, .sfzfp   .k2okq { text-transform: capitalize; }
.ott8dow .c0tr6k, .ott8dow .k2okq { text-transform: lowercase; }
.psqno .c0tr6k, .psqno .k2okq { text-transform: uppercase; letter-spacing: 0.06em; }
.ej2ns0, .qtwba {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.hwpj3 .ej2ns0,
.hwpj3 .qtwba { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.wjzi2rhl .ej2ns0,
.wjzi2rhl .qtwba { 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; }
.kfa3 .ej2ns0,
.kfa3 .qtwba { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.tggxv0 .ej2ns0,
.tggxv0 .qtwba { 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; }
.aib5z   .dlyh22 a { font-weight: 500; }
.syvvq11c .dlyh22 a { font-weight: 600; }
.qedge43d     .dlyh22 a { font-weight: 700; }
.u7x6f    .dlyh22 a { font-weight: 800; letter-spacing: 0.01em; }
.t8ppz     .dlyh22 > li + li::before,
.iv028    .dlyh22 > li + li::before,
.cki6    .dlyh22 > li + li::before,
.onte .dlyh22 > li + li::before,
.dplpcpg .dlyh22 > li + li::before,
.dgb5  .dlyh22 > li + li::before,
.p5zjlu6s    .dlyh22 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.t8ppz     .dlyh22 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.iv028    .dlyh22 > li + li::before { content: "|"; }
.cki6    .dlyh22 > li + li::before { content: "—"; }
.onte .dlyh22 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.dplpcpg .dlyh22 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dgb5  .dlyh22 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.p5zjlu6s    .dlyh22 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .g3prunxy .mv8ugedw,
  .oyoyl94 .mv8ugedw,
  .ejlo3l9 .mv8ugedw,
  .w7nf3sw .mv8ugedw,
  .drgrd4ik .mv8ugedw {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .g3prunxy .mv8ugedw::before,
  .oyoyl94 .mv8ugedw::before,
  .ejlo3l9 .mv8ugedw::before,
  .w7nf3sw .mv8ugedw::before,
  .drgrd4ik .mv8ugedw::before { content: ""; display: block; flex-shrink: 0; }

  
  .g3prunxy .mv8ugedw::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;
  }

  
  .oyoyl94 .mv8ugedw::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;
  }

  
  .ejlo3l9 .mv8ugedw::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;
  }

  
  .w7nf3sw .mv8ugedw::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;
  }

  
  .drgrd4ik .mv8ugedw::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) {
  .avf9372s .mv8ugedw {
    padding: 5px 14px;
  }
  .avf9372s .dlyh22 {
    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;
  }
  .avf9372s .dlyh22 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .avf9372s .dlyh22 li a:hover { background: var(--bg-raised); }
  .avf9372s .i3vj,
  .i71sc .i3vj,
  .okyiv .i3vj { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hmav0m .mv8ugedw {
    padding: 5px 10px;
  }
  .hmav0m .dlyh22 {
    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);
  }
  .hmav0m .dlyh22.cq8keg { transform: translateX(0); }
  .hmav0m .dlyh22 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hmav0m .dlyh22 li:last-child a { border-bottom: none; }
  .nt2j08l .dlyh22,
  .vjcidt .dlyh22 { background: var(--accent) !important; }
  .nt2j08l .dlyh22 li a,
  .vjcidt .dlyh22 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .okyiv .mv8ugedw {
    padding: 5px 10px;
  }
  .okyiv .dlyh22 {
    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);
  }
  .okyiv .dlyh22::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .okyiv .dlyh22.cq8keg { transform: translateY(0); }
  .okyiv .dlyh22 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .m8z0x .mv8ugedw {
    padding: 5px 10px;
  }
  .m8z0x .dlyh22 {
    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;
  }
  .m8z0x .dlyh22.cq8keg { opacity: 1; pointer-events: auto; }
  .m8z0x .dlyh22 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .wdpp     .mv8ugedw { border-radius: 0 !important; }
  .tx42329o   .mv8ugedw { border-radius: 8px !important; }
  .lbxuds9z .mv8ugedw { border-radius: 50% !important; }
  .sh7xf1   .mv8ugedw { border-radius: 999px !important; }
}
.td7tr24r .ym4lz { height: 36px; }
.aq7dxr6 .ym4lz { height: 60px; max-width: 200px; }
.j4njgtf .ym4lz { height: 76px; max-width: 240px; }
.akcva .m3w2 { padding: 18px 24px; min-height: 68px; }
@media (min-width: 720px) {
  .kf90jq .vcgukqon {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .kf90jq .m3w2 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .kf90jq .m3w2 { padding: 40px 16px 20px; }
  .kf90jq .y2uqgl {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .kf90jq .wt2v { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .mdf178h .m3w2 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .mdf178h .m3w2::before {
    position: absolute; top: 14px; left: 14px;
  }
  .mdf178h .a0x3xx {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .mdf178h .yfkz9w { white-space: normal; text-align: center; font-size: 1.2rem; }
  .mdf178h .y2uqgl {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .mdf178h .wt2v { width: 100%; min-width: 0; }
  .mdf178h .elxhip7w { min-width: 0; }
}
.fh7g2zcd .b7g55ms {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.fh7g2zcd .b7g55ms summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.fh7g2zcd .b7g55ms p { padding: 0 2px 16px; }
.e1cqv04 .b7g55ms { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.e1cqv04 .b7g55ms summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.e1cqv04 .b7g55ms summary::after { content: "›"; font-size: 1.2em; }
.e1cqv04 .b7g55ms[open] summary::after { content: "‹"; }
.e1cqv04 .b7g55ms p { padding: 10px 22px 4px; }
.bzv7 .b7g55ms {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.bzv7 .b7g55ms summary { color: var(--text-primary); padding-left: 16px; }
.bzv7 .b7g55ms summary::after { content: "›"; font-size: 1.1em; }
.bzv7 .b7g55ms[open] summary::after { content: "‹"; }
.bzv7 .b7g55ms p { padding-left: 16px; }
.hh7vlkn .p7b4 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.hh7vlkn .b7g55ms {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.hh7vlkn .b7g55ms:last-child { border-bottom: none; }
.hh7vlkn .b7g55ms summary { color: var(--text-primary); border-radius: 0; }
.hh7vlkn .b7g55ms summary::after { content: "›"; font-size: 1.1em; }
.hh7vlkn .b7g55ms[open] summary::after { content: "‹"; }
.ppl00owh .b7g55ms { overflow: hidden; }
.ppl00owh .b7g55ms summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ppl00owh .b7g55ms summary::after { color: rgba(255,255,255,.75); }
.ppl00owh .b7g55ms[open] summary { border-radius: 0; }
.brnz5t6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jebs5tt {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.cghee {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.s2zwug7 { color: var(--text-muted); font-size: 1.05rem; }
.qw3oegf {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.iup20g2l {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ky5up { margin-bottom: 20px; }
.cgrlcx7 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.lpqg {
  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;
}
.lpqg:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.yafba1g { resize: vertical; min-height: 130px; }
.gztgk { width: 100%; margin-top: 8px; }
.rrgfdwo {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.qu3sf1xh {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.avvnmb { color: var(--text-muted); line-height: 1.75; }
.gdgnaq { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.gdgnaq li { margin-bottom: 6px; }
.walguz9 { max-width: 760px; margin: 0 auto; }
.herqqb3 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.cwmp { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.cwmp:last-child { border-bottom: none; }
.cwmp h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.cwmp p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yjl1fk { max-width: 760px; margin: 0 auto; }
.fqt030 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.urrnukm0 ul.gdgnaq { margin: 0; }
.mvc1ta .fqt030 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .mvc1ta { grid-template-columns: 1fr; gap: 10px; } }
.umhv { max-width: 640px; margin: 0 auto; text-align: center; }
.clot05 { margin-bottom: 48px; }
.clot05 .fqt030 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.clot05 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jlrxmsk .gdgnaq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hqizs { grid-template-columns: 1fr; } }
.h4l4tow { color: inherit; text-decoration: none; }
.h4l4tow:hover { color: var(--accent-light); text-decoration: underline; }
.az8ux9qq { display: inline-block; line-height: 0; }
.svkoy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.voht { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.voht:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.me4q1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.voht p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.voht ul.gdgnaq { margin: 0; }
.rfp3th3 { color: var(--text-muted); line-height: 1.75; }
.p3k4 .gdgnaq,
.sjn7kqf .gdgnaq,
.cuyv7tuh .gdgnaq,
.b7vd2 .gdgnaq {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.p3k4 .voht,
.sjn7kqf .voht { text-align: left; }
.p3k4 .me4q1,
.sjn7kqf .me4q1 { text-align: center; }
.x548p { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.qucxtbkq { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.v85zwgp { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.mjgto { margin-top: 12px; }
.t5m1at2a { 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; }
.t5m1at2a:hover { border-bottom-color: var(--accent-light); }
.ctqdvgb4 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ctqdvgb4 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pq3i { width: 200px; height: 200px; }
.p0x5 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.chbrji { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.zkqjbqon { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .vnjhtmk { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.wdlo77c .v85zwgp, .wdlo77c .qucxtbkq { max-width: 640px; }
.ghm0nyk .x548p { font-size: 1.6rem; margin-top: 18px; }
.vtjg .v85zwgp { margin-bottom: 28px; }
@media (max-width: 860px) { .nr3src { grid-template-columns: 1fr; } .ghm0nyk { position: static; text-align: center; } }
.f0wwqo { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.n6587 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.n6587 .ctqdvgb4 { margin: 0 auto 18px; }
.n6587 .chbrji { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .f0wwqo { grid-template-columns: 1fr; } }
.nwvu3 .x548p { font-size: 1.6rem; margin-bottom: 6px; }
.b7vd2 .gdgnaq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .nwvu3 { flex-direction: column; text-align: center; } .bzmrsfi { grid-template-columns: 1fr; } }
.o3vy .x548p { font-size: 1.35rem; margin: 0 0 4px; }
.o3vy .chbrji { margin: 0; }
.ehmw .cghee { color: var(--accent-light); }
.c2a4kc .cghee { font-size: 2rem; }
.c2a4kc .s2zwug7 { max-width: 680px; }
.g022km .cghee { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.g022km .s2zwug7  { margin: 0; }
@media (max-width: 640px) { .g022km { flex-direction: column; } }
.xa207 .cghee { color: var(--accent-light); }
.mlg8 .cghee { color: #fff; }
.mlg8 .s2zwug7  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .p0qhbf { grid-template-columns: 1fr; } }
.a60z2 .lpqg {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.a60z2 .lpqg:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.et55q .lpqg { background: var(--bg-raised); border-color: transparent; }
.et55q .lpqg:focus { background: var(--bg-card); border-color: var(--accent-light); }
.x0ftro1 .lpqg { border-radius: 100px; padding: 11px 20px; }
.x0ftro1 .yafba1g { border-radius: 14px; }
@media (max-width: 640px) { .veulv2 { grid-template-columns: 1fr; } }
.iu8k3jf7{display:none}
.iu8k3jf7:empty,.w1ei1to6:empty{display:none}
.arrdt{position:relative;overflow:visible}
.qsemd6x .fv9d,.u0xcwj .fv9d,
.u0kiknl0 .fv9d,.kdva .fv9d,
.pdtusm .fv9d,.lnnu8sl .fv9d{display:block}
.bp62s .vamdlqn3{display:block}
.qsemd6x .fv9d,.u0xcwj .fv9d,
.u0kiknl0 .fv9d,.kdva .fv9d,
.pdtusm .fv9d{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}
.qsemd6x .fv9d .w1ei1to6,.u0xcwj .fv9d .w1ei1to6,
.u0kiknl0 .fv9d .w1ei1to6,.kdva .fv9d .w1ei1to6,
.pdtusm .fv9d .w1ei1to6{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}
.qsemd6x .gvne2mom,.u0xcwj .gvne2mom,
.u0kiknl0 .gvne2mom,.kdva .gvne2mom,
.pdtusm .gvne2mom{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.qsemd6x .fv9d,.u0xcwj .fv9d{top:12px}
.qsemd6x .fv9d .w1ei1to6{margin-right:auto}
.u0xcwj .fv9d .w1ei1to6{margin-left:auto}
.u0xcwj .fv9d{text-align:right}
.u0kiknl0 .fv9d,.kdva .fv9d{bottom:12px}
.u0kiknl0 .fv9d .w1ei1to6{margin-right:auto}
.kdva .fv9d .w1ei1to6{margin-left:auto}
.kdva .fv9d{text-align:right}
.pdtusm .fv9d{position:relative;margin-top:16px}
.pdtusm .fv9d .w1ei1to6{margin:0 auto}
.lnnu8sl .fv9d{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.lnnu8sl .fv9d .w1ei1to6{margin:0}
.lnnu8sl .oucs6mx6~.fv9d,
.lnnu8sl .tkyr8k~.fv9d{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.lnnu8sl .oucs6mx6~.fv9d .w1ei1to6,
.lnnu8sl .tkyr8k~.fv9d .w1ei1to6{justify-content:flex-start}
.oucs6mx6~.fv9d,.tkyr8k~.fv9d{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}
.oucs6mx6~.fv9d .w1ei1to6{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tkyr8k~.fv9d .w1ei1to6{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vamdlqn3 .w1ei1to6{margin:0 0 12px}
.w1ei1to6{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.gvne2mom{white-space:nowrap}
.sjruuo4 .gvne2mom{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.e12lmv .gvne2mom{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}
.nwpqgoh4 .w1ei1to6{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ej1gf7ql .gvne2mom{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.bznvf8 .gvne2mom{color: var(--accent-light);opacity:1;font-weight:500}
.t11iw8x .gvne2mom{border-bottom:1px solid currentColor;padding-bottom:2px}
.q1nw .w1ei1to6{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.jx3n{--date-bg:var(--accent-bg-light)}
.b909z3u .gvne2mom + .gvne2mom::before{content:"•";margin-right:6px;opacity:.4}
.c2yftk0s .aw6erzfa::before{content:"/";opacity:.35}
.c2yftk0s .gvne2mom + .gvne2mom::before{content:"/";margin-right:6px;opacity:.35}
.lcdl .gvne2mom + .gvne2mom::before{content:"|";margin-right:6px;opacity:.3}
.kzxpgft .gvne2mom + .gvne2mom::before{content:"—";margin-right:6px;opacity:.3}
.yllou .gvne2mom + .gvne2mom::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.jatqf8 .gvne2mom + .gvne2mom::before{content:"·";margin-right:6px;opacity:.4}
.jg8t4yl .gvne2mom + .gvne2mom::before{content:"›";margin-right:6px;opacity:.4}
.wbde .gvne2mom + .gvne2mom::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.w9r1r8y7{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.j41q6u{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.lxr6q9{display:flex;flex-direction:column;gap:3px}
.miexpsee{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.nzhf6p{font-weight:700;font-size:1rem;color:var(--text-heading)}
.n9xak2{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.szkoj .w9r1r8y7{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.z0eh .w9r1r8y7{border-top:3px solid var(--accent);padding-top:18px}
.i3wnx .w9r1r8y7{border-left:3px solid var(--accent);border-radius:0}
.m33s38 .w9r1r8y7{padding:20px 0}
@media(max-width:640px){
  .w9r1r8y7{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .n9xak2{max-width:100%}
}
:root {
  --accent:          #329fc6;
  --brand:           #329fc6;
  --brand-light:     #337d98;
  --brand-pale:      #599eb7;
  --grad-start:      #77c1dc;
  --grad-end:        #add5e3;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #329fc6;
  --cta-light:       #2487aa;
  --cta-hover:       #257795;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f5;
  --bg-raised:       #eef0f1;
  --bg-hover:        #f3f5f5;
  --border:          #e2e6e8;
  --border-alt:      #d0d8db;
  --border-section:  #e2e6e8;
  --text-primary:    #171a1b;
  --text-muted:      #525c5f;
  --text-body:       #2f3436;
  --text-sub:        #474f51;
  --text-faint:      #768388;
  --text-dim:        #919ca0;
  --text-label:      #5e696d;
  --text-value:      #3b4144;
  --accent-bg:       #e4edf0;
  --accent-bg-light: #cde1e9;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #178c59;
  --c-cons:          #9f2155;
  --c-pros-label:    #1ba66a;
  --c-tip-border:    #1eb775;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #178c59;
}
:root { --logo-bg-opacity: 42%; }
body, button, input { font-family: "Exo", sans-serif; }
.o25h .afet41jd, .o25h .oucs6mx6 { min-height: 420px; }
.nhb8r::before { content: '|'; opacity: 0.3; }
.dt7c .gvne2mom::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.dt7c .gvne2mom:first-of-type::before{content:"\f058"}.dt7c .gvne2mom:last-of-type::before{content:"\f021"}