:root {
  --color-accent: #237f40;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.mev9yn2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ru7n {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.k0d9lwm {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.wc7o02s { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.b7utxl { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.b7utxl a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.b7utxl a:hover { color: var(--accent-light); }
.j411w     .cb6tfzzp { border-radius: 6px; }
.j411w .cb6tfzzp li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.j411w .cb6tfzzp li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.oxohip4 .cb6tfzzp li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .cb6tfzzp {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .bl2v0gsb:hover .cb6tfzzp,
  .bl2v0gsb:focus-within .cb6tfzzp { display: block; }
  .cb6tfzzp li a { padding: 8px 16px; font-size: 0.88rem; }
}
.tfqoj {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.hyys25b1 { display: none; }
@media (max-width: 640px) {
  .hyys25b1 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .hyys25b1.dcze5l { display: block; }
}
@media (max-width: 640px) {
  .tfqoj { display: block; }
  .b7utxl > li + li::before { display: none !important; }
  .b7utxl {
    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;
  }
  .b7utxl.dcze5l { display: flex; }
  .b7utxl li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .b7utxl li:last-child a { border-bottom: none; }
}
.x1c0 { min-height: 480px; }
.d3p89t2w {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.t9vz7n { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.wrjvr .t9vz7n { margin-left: 0; margin-right: 0; }
.rssahgwo {
  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;
}
.fhct9 .rssahgwo { margin-top: 24px; }
.rssahgwo:hover { opacity: 0.88; }
.offtny {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.o5qw7e8h {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.offtny .yigy {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.offtny .d3p89t2w { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.offtny .t9vz7n { color: #e2e8f0; }
.offtny.p8ul6zc .yigy { text-align: center; }
.offtny.wrjvr   .yigy { text-align: left; }
.q2ni4tz9 .yigy {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.q2ni4tz9 .d3p89t2w { color: var(--text-primary); text-shadow: none; }
.q2ni4tz9 .t9vz7n { color: var(--text-muted); }
.q2ni4tz9 .rssahgwo { margin-top: 16px; }
.q2ni4tz9, .q2ni4tz9.x1c0 { min-height: auto !important; }
.q2ni4tz9.p8ul6zc .yigy { text-align: center; }
.q2ni4tz9.wrjvr   .yigy { text-align: left; }
.q2ni4tz9~.xvw6cr{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}
.q2ni4tz9~.xvw6cr .k1zso{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; }
}
.m1o5juy .offtny .o5qw7e8h {
  overflow: hidden;
}
.m1o5juy .offtny .o5qw7e8h::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.dxkp .offtny .o5qw7e8h {
  overflow: hidden;
}
.dxkp .offtny .o5qw7e8h::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.qvmgn .offtny .o5qw7e8h {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.bwc1 .offtny .o5qw7e8h {
  overflow: hidden;
}
.bwc1 .offtny .o5qw7e8h::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.syuot .offtny .o5qw7e8h {
  animation: hg-breathe 10s ease-in-out infinite;
}
.l5c8zxv1 .o5qw7e8h {
  background: none;
}
.l5c8zxv1 .d3p89t2w { color: #fff; }
.l5c8zxv1 .t9vz7n { color: rgba(255,255,255,0.85); }
.l5c8zxv1 .rssahgwo { background: #fff; color: var(--cta); }
.l5c8zxv1 .rssahgwo:hover { opacity: 0.92; }
.egwt4fso .d3p89t2w { text-shadow: none; color: var(--text-primary); }
.egwt4fso .t9vz7n { color: var(--text-muted); }
body.gbhxexsg .d3p89t2w {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.a7v3d .d3p89t2w {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.x1c0.l5c8zxv1 .d3p89t2w,
section.l5c8zxv1 .d3p89t2w {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.egwt4fso.wrjvr   .mood { align-items: flex-start; text-align: left; }
.x1c0 .v10y6gnr {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.v10y6gnr .e2rrmm.tl2mhd6s {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.v10y6gnr .e2rrmm.tl2mhd6s:hover { opacity: 0.85; }
.owtq4c2 .yigy { padding-bottom: 24px; }
.fhct9 .yigy { max-width: 1100px; }
@media (max-width: 700px) {
  .egwt4fso { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .egwt4fso:not(.z7mb) .xcxfq6 { display: none !important; }
  .z7mb .xcxfq6 { padding: 16px; }
  .mood  { padding: 36px 24px; }
  .egwt4fso~.xvw6cr,.bbsx1~.xvw6cr{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .x1c0, .egwt4fso { min-height: 320px !important; }
  .d3p89t2w { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .nl4m30k,
  .uc6h1,
  .t2wu { grid-template-columns: 1fr !important; }

  

  
  .owtq4c2 { display: flex !important; flex-direction: column !important; }
  .owtq4c2 .yigy { display: contents; }
  .owtq4c2 .o5qw7e8h { order: 0; }
  .owtq4c2 .d3p89t2w { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .owtq4c2 .nl4m30k { order: 2; padding: 0 16px 12px !important; }
  .owtq4c2 .t9vz7n { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .fhct9 .yigy { display: flex; flex-direction: column; }
  .fhct9 .yigy .d3p89t2w { order: 1; }
  .fhct9 .yigy .t2wu { order: 2; margin: 8px 0 24px !important; }
  .fhct9 .yigy .t9vz7n { order: 3; }
  .fhct9 .yigy .rssahgwo { order: 4; align-self: center; margin-top: 0; }

  
  .egwt4fso.z7mb {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .egwt4fso.z7mb .mood { display: contents; padding: 0; }
  .egwt4fso.z7mb .mood .d3p89t2w { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .egwt4fso.z7mb .xcxfq6 { order: 2; padding: 12px 16px; }
  .egwt4fso.z7mb .mood .t9vz7n { order: 3; padding: 0 24px; margin: 0 auto; }
  .egwt4fso.z7mb .mood .rssahgwo { order: 4; align-self: center; margin: 8px 0 32px; }
}
.rqie { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.whqhqt1 { width: 100%; height: auto; display: block; border-radius: 10px; }
.wfmcnwwp .rqie        { border-radius: 16px; }
.wfmcnwwp .whqhqt1  { border-radius: 16px; }
.c6cbz5od .rqie         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.c6cbz5od .whqhqt1   { border-radius: 8px; }
.snmm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ozzo { width: 100%; padding: 32px 0; position: relative; }
.d0i8p1 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.dirkd .ozzo:nth-child(even) { background: var(--bg-surface); }
.dirkd .ozzo:nth-child(odd)  { background: var(--bg-page); }
.m8v52k3 .ozzo:nth-child(even) { background: var(--bg-card); }
.m8v52k3 .ozzo:nth-child(odd)  { background: var(--bg-page); }
.dirkd .ozzo:nth-child(odd)  .d0i8p1 { background: var(--bg-card); border-radius: 6px; }
.dirkd .ozzo:nth-child(even) .d0i8p1 { background: var(--bg-raised); border-radius: 6px; }
.m8v52k3 .ozzo:nth-child(odd)  .d0i8p1 { background: var(--bg-card); border-radius: 6px; }
.m8v52k3 .ozzo:nth-child(even) .d0i8p1 { background: var(--bg-raised); border-radius: 6px; }
.dirkd .ozzo:nth-child(even) .ruayqojw .hunhf12,
.m8v52k3 .ozzo:nth-child(even) .ruayqojw .hunhf12 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.dirkd .ozzo:nth-child(odd) .ruayqojw .hunhf12,
.m8v52k3 .ozzo:nth-child(odd) .ruayqojw .hunhf12 { background: var(--bg-card-inner); }
.dirkd .ozzo:nth-child(even) .s4rxyqpa .hunhf12:nth-child(odd),
.m8v52k3 .ozzo:nth-child(even) .s4rxyqpa .hunhf12:nth-child(odd)  { background: var(--bg-card); }
.dirkd .ozzo:nth-child(even) .s4rxyqpa .hunhf12:nth-child(even),
.m8v52k3 .ozzo:nth-child(even) .s4rxyqpa .hunhf12:nth-child(even) { background: var(--bg-card-inner); }
h1.q1va { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.q1va {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.kvmvw { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.nao91vrx h2.q1va {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.chs8u1eu h2.q1va {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.exib h2.q1va {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.n9zmh h2.q1va::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.p86cko h2.q1va {
  color: var(--text-primary); font-size: 1.7rem;
}
.l9wllp h2.q1va::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.wnlmjm h2.q1va {
  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;
}
.itfg2zb6 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .itfg2zb6 { display: none; } }
.wnf9 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.wd39l { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.x1ej {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.k9l2ff { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ndmqajw6 { padding-left: 20px; }
.ndmqajw6 li { margin-bottom: 6px; }
.ndmqajw6 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ndmqajw6 a:hover { color: var(--accent-light); }
.uhr679 .k9l2ff { display: none; }
.vrqvw .k9l2ff { display: none; }
.vrqvw .ndmqajw6 { padding-left: 0; list-style: none; }
.vrqvw .ndmqajw6 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.vrqvw .ndmqajw6 a { font-size: 0.92rem; }
.s7j5zda .x1ej { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.s7j5zda .k9l2ff { display: none; }
.s7j5zda .ndmqajw6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.s7j5zda .ndmqajw6 li { margin-bottom: 0; }
.s7j5zda .ndmqajw6 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;
}
.s7j5zda .ndmqajw6 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.m3asw9h7 .x1ej { padding: 20px 20px 16px; }
.m3asw9h7 .ndmqajw6 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.m3asw9h7 .ndmqajw6 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.m3asw9h7 .ndmqajw6 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;
}
.m3asw9h7 .ndmqajw6 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;
}
.m3asw9h7 .ndmqajw6 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.m3asw9h7 .ndmqajw6 a:focus,
.m3asw9h7 .ndmqajw6 a:focus-visible,
.m3asw9h7 .ndmqajw6 a:target { outline: none; }
.m3asw9h7 .ndmqajw6 li:target a { border-color: var(--border); color: var(--text-muted); }
.tf55 .x1ej { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.tf55 .k9l2ff { display: none; }
.tf55 .ndmqajw6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.tf55 .ndmqajw6 li { margin-bottom: 0; }
.tf55 .ndmqajw6 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.tf55 .ndmqajw6 li:last-child::after { content: ""; margin-right: 0; }
.tf55 .ndmqajw6 a { font-size: 0.9rem; }
.hunhf12 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ruayqojw .hunhf12 { background: var(--bg-card); }
.s4rxyqpa .hunhf12:nth-child(odd)  { background: var(--bg-card); }
.s4rxyqpa .hunhf12:nth-child(even) { background: var(--bg-raised); }
.p36k .hunhf12 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.p36k .hunhf12:last-child { border-bottom: none; }
.p36k h3.kvmvw { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.bmih2ho8 .hunhf12 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.bmih2ho8 .hunhf12 + .hunhf12 { margin-top: 4px; }
.oxy9 .hunhf12 { background: none; border-radius: 0; padding: 12px 0; }
.oxy9 .hunhf12 + .hunhf12 { border-top: 1px solid var(--border-section); }
.j3fq { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xifbeaai { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ofnhx8b9 { color: var(--text-body); margin-bottom: 10px; }
.hup8ls8, .j54sew7k { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.hup8ls8 li, .j54sew7k li { margin-bottom: 6px; }
.j54sew7k li { list-style: decimal; }
.agfg5g     .hup8ls8 { list-style-type: "● "; }
.plpmamb  .hup8ls8 { list-style-type: "■ "; }
.sr0nqnqy .hup8ls8 { list-style-type: "◆ "; }
.jurlourx    .hup8ls8 { list-style-type: "★ "; }
.agfg5g     .revwa { list-style-type: "● "; }
.plpmamb  .revwa { list-style-type: "■ "; }
.sr0nqnqy .revwa { list-style-type: "◆ "; }
.jurlourx    .revwa { list-style-type: "★ "; }
.agfg5g    .hup8ls8 li::marker, .agfg5g    .revwa li::marker,
.plpmamb .hup8ls8 li::marker, .plpmamb .revwa li::marker,
.sr0nqnqy .hup8ls8 li::marker, .sr0nqnqy .revwa li::marker,
.jurlourx   .hup8ls8 li::marker, .jurlourx   .revwa li::marker {
  color: var(--cta); font-size: 1em;
}
.agfg5g .j54sew7k,
.plpmamb .j54sew7k,
.sr0nqnqy .j54sew7k,
.jurlourx .j54sew7k {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.agfg5g .j54sew7k li,
.plpmamb .j54sew7k li,
.sr0nqnqy .j54sew7k li,
.jurlourx .j54sew7k li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.agfg5g .j54sew7k li::before,
.plpmamb .j54sew7k li::before,
.sr0nqnqy .j54sew7k li::before,
.jurlourx .j54sew7k 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;
}
.agfg5g     .j54sew7k li::before { border-radius: 50%; }
.plpmamb  .j54sew7k li::before { border-radius: 3px; }
.sr0nqnqy .j54sew7k li::before { border-radius: 3px; }
.jurlourx    .j54sew7k li::before { border-radius: 50%; }
.t447ggb { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ucw4fs .t447ggb,
.g29jn .t447ggb { background: transparent; border: none; border-radius: 0; }
.i9zl { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.i9zl th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.i9zl td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.i9zl tr:hover td { background: var(--bg-hover); }
.n2e0zzo .i9zl tbody tr:nth-child(even) td { background: var(--bg-surface); }
.yy145c .i9zl { border: 1px solid var(--border-alt); }
.yy145c .i9zl th,
.yy145c .i9zl td { border: 1px solid var(--border-alt); }
.ae6k .i9zl th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ae6k .i9zl td { border-bottom: none; }
.ae6k .i9zl tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.zpaohug .i9zl th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rie92f7 .t447ggb {
  overflow: hidden;
}
.rie92f7 .i9zl th { border-bottom: 1px solid var(--border-alt); }
.rie92f7 .i9zl tr:last-child td { border-bottom: none; }
.wll86jv { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.owosrr0d { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.npemte { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.oit3fcos { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.h4qq { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.revwa { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.revwa 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%}
.cc98w6z7 .oit3fcos { background: transparent; text-align: center; }
.njyez .npemte {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.w2uxc3g3 .npemte {
  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);
}
.ucj94elp .owosrr0d { display: grid; grid-template-columns: auto 1fr; }
.ucj94elp .npemte {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ucj94elp .oit3fcos { grid-column: 2; }
.ucj94elp .h4qq,
.ucj94elp .revwa { grid-column: 1 / -1; }
.fpdwb .owosrr0d { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.fpdwb .npemte {
  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);
}
.fpdwb .oit3fcos { grid-column: 2; }
.fpdwb .h4qq,
.fpdwb .revwa { grid-column: 1 / -1; }
.f2cfp1i .owosrr0d { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.f2cfp1i .oit3fcos { background: none; color: var(--accent-light); font-weight: 700; }
.w8cs .owosrr0d { 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); }
.w8cs .oit3fcos { background: none; color: var(--accent-light); font-weight: 700; }
.rtg6 .owosrr0d { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.rtg6 .owosrr0d:last-child { border-bottom: none; }
.rtg6 .oit3fcos { background: none; color: var(--accent-light); font-weight: 700; }
.v8zh .owosrr0d { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.v8zh .oit3fcos { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.v1z4yov .wll86jv { counter-reset: card-n; }
.v1z4yov .owosrr0d  { counter-increment: card-n; }
.v1z4yov .oit3fcos { display: flex; align-items: center; gap: 10px; }
.v1z4yov .oit3fcos::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;
}
.h4fqhbf4 .owosrr0d { background: var(--bg-surface); border: 1px solid var(--border); }
.h4fqhbf4 .oit3fcos { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.v6a962tm { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.abaubj  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.j8d4wfiy { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.mkdzk { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.jk1m0g { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.v6a962tm strong { color: var(--text-primary); font-size: 0.95rem; }
.v6a962tm p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.whqhqt1 { width: 100%; height: auto; border-radius: 10px; display: block; }
.tl2mhd6s {
  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;
}
.tl2mhd6s:hover { opacity: 0.85; }
.dm3cff .tl2mhd6s  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.dm3cff .tl2mhd6s:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.n8szomql .tl2mhd6s  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.n8szomql .tl2mhd6s:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.okdt7 .rssahgwo { border-radius: 50px; }
.okdt7 .tl2mhd6s  { border-radius: 50px; }
.xj4txv .rssahgwo { padding-left: 22px; padding-right: 22px; }
.xj4txv .tl2mhd6s  { padding-left: 12px; padding-right: 12px; }
.iin7yebz .rssahgwo { padding-left: 44px; padding-right: 44px; }
.iin7yebz .tl2mhd6s  { padding-left: 24px; padding-right: 24px; }
.z2brxwn .rssahgwo { padding-left: 56px; padding-right: 56px; }
.z2brxwn .tl2mhd6s  { padding-left: 32px; padding-right: 32px; }
.splrc   .rssahgwo::after, .splrc   .tl2mhd6s::after,
.hqhvz .rssahgwo::after, .hqhvz .tl2mhd6s::after,
.xjhm    .rssahgwo::after, .xjhm    .tl2mhd6s::after,
.n8s4v    .rssahgwo::after, .n8s4v    .tl2mhd6s::after,
.ugg3mp5    .rssahgwo::after, .ugg3mp5    .tl2mhd6s::after,
.gswb     .rssahgwo::after, .gswb     .tl2mhd6s::after,
.dnxt    .rssahgwo::after, .dnxt    .tl2mhd6s::after,
.mfdo   .rssahgwo::after, .mfdo   .tl2mhd6s::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;
}
.splrc .rssahgwo::after, .splrc .tl2mhd6s::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");
}
.hqhvz .rssahgwo::after, .hqhvz .tl2mhd6s::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");
}
.xjhm .rssahgwo::after, .xjhm .tl2mhd6s::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");
}
.n8s4v .rssahgwo::after, .n8s4v .tl2mhd6s::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");
}
.ugg3mp5 .rssahgwo::after, .ugg3mp5 .tl2mhd6s::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");
}
.gswb .rssahgwo::after, .gswb .tl2mhd6s::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");
}
.dnxt .rssahgwo::after, .dnxt .tl2mhd6s::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");
}
.mfdo .rssahgwo::after, .mfdo .tl2mhd6s::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");
}
.qg4n   .owogto::after, .qg4n   .rshysfx::after,
.oi02ao8 .owogto::after, .oi02ao8 .rshysfx::after,
.kn24    .owogto::after, .kn24    .rshysfx::after,
.bpf2j7    .owogto::after, .bpf2j7    .rshysfx::after,
.epi44    .owogto::after, .epi44    .rshysfx::after,
.xzygg2     .owogto::after, .xzygg2     .rshysfx::after,
.y9vkae9s    .owogto::after, .y9vkae9s    .rshysfx::after,
.e035jmu2   .owogto::after, .e035jmu2   .rshysfx::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;
}
.qg4n .owogto::after, .qg4n .rshysfx::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");
}
.oi02ao8 .owogto::after, .oi02ao8 .rshysfx::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");
}
.kn24 .owogto::after, .kn24 .rshysfx::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");
}
.bpf2j7 .owogto::after, .bpf2j7 .rshysfx::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");
}
.epi44 .owogto::after, .epi44 .rshysfx::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");
}
.xzygg2 .owogto::after, .xzygg2 .rshysfx::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");
}
.y9vkae9s .owogto::after, .y9vkae9s .rshysfx::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");
}
.e035jmu2 .owogto::after, .e035jmu2 .rshysfx::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");
}
.c84jdwt9 .vf079s { background: var(--bg-raised); }
.e2rrmm.tl2mhd6s {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .tq7d {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .tq7d::before    { grid-area: rank;   }
  .iyycqgo           { grid-area: ident;  }
  .p0ey     { grid-area: rating; min-width: 0; width: auto; }
  .i6aus3           { grid-area: pills;  }
  .e2rrmm             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .tq7d {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .tq7d::before    { justify-self: center; }
  .iyycqgo           { width: 100%; }
  .p0ey     { justify-self: center; }
  .i6aus3           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .q8srh6e .n1hk {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .q8srh6e .d7um { margin: 0; }
}
@media (max-width: 720px) {
  .tzzw { grid-template-columns: 1fr; }
  .zyoai37 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .zyoai37 .ffvv { width: 72px; height: 50px; }
  .zyoai37 .flbo { max-width: 180px; }
  .zyoai37 .azfiq { width: auto; }
}
@media (max-width: 720px) {
  .ef4ts { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .b6ig { padding: 16px; }
  .cuz9gq .sg0k1ox3 { min-width: 50%; }
}
@media (max-width: 860px) {
  .iuwg9a { grid-template-columns: 1fr; }
  .tsawqmb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ipbet { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .qbgj { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .tjh5jpl { flex-direction: column; align-items: stretch; }
}
.ddetvdi .azfiq .tl2mhd6s { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .dek6nf { flex-direction: column; align-items: stretch; gap: 10px; }
  .ddetvdi .azfiq { text-align: center; }
}
@media (max-width: 720px) {
  .j6aucq { grid-template-columns: 1fr; }
  .mtz9h { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .sr81ys7l { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .v2jjf92 { grid-template-columns: 1fr; }
  .nrlotl5 { width: 100px; height: 100px; margin: 16px auto; }
  .rb34u { font-size: 1.4rem; }
  .dmx9hn { justify-content: center; }
  .rtuj9bl .sg0k1ox3 { min-width: 50%; }
}
@media (max-width: 540px) {
  .hx39fw2 { flex-wrap: wrap; padding: 14px 16px; }
  .uhu0 { padding: 12px 16px; }
  .rvn48s3s .t3o5t { margin: 0 16px; }
  .rvn48s3s .hsi69 { padding: 0 16px; }
  .omhv { padding: 12px 16px; }
}
.tph3sr28 .xcfire { gap: 18px; }
.tph3sr28 .tq7d {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.tph3sr28 .tq7d:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.o0j35j .i6aus3 .o71x {
  background: transparent; padding: 4px 8px;
}
.o0j35j .i6aus3 .z8v8x2 { font-size: .65rem; opacity: .65; }
.o0j35j .i6aus3 .rm80n   { font-size: 1.15rem; color: var(--accent-light); }
.ho3tv .b3h41,
.ho3tv .oukleucz,
.ho3tv .oukleucz { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ho3tv .oukleucz small { display: none; }
.ho3tv .msg7aizc .v7y18wrg,
.ho3tv .msg7aizc strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ho3tv .p3zw323 { display: none; }
.ygxs48 { margin: 16px 0; }
.iwcf { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.iwcf summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.iwcf summary::after { content: "+"; color: var(--accent-light); }
.iwcf[open] summary::after { content: "−"; }
.iwcf p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ozzo { margin-bottom: 0; }
.vyj5 h2.q1va { color: var(--text-primary); border-color: var(--accent-light); }
.fokrneef h2.q1va { color: var(--text-primary); border-color: var(--accent-light); }
.z299ml .abaubj     { background: #052e16; border-color: #10b981; }
.z299ml .j8d4wfiy { background: #2d0a1e; border-color: #f43f5e; }
.z299ml .mkdzk    { background: #1e1036; border-color: #a855f7; }
.z299ml .v6a962tm strong  { color: #f1f5f9; }
.z299ml .v6a962tm p       { color: #cbd5e1; }
.z299ml .p6xu3j2    .abaubj     .jk1m0g::before,
.z299ml .w5vg2u9  .abaubj     .jk1m0g::before,
.z299ml .u24x8p  .abaubj     .jk1m0g::before,
.z299ml .m268nf6u .abaubj     .jk1m0g::before { color: #10b981; }
.z299ml .p6xu3j2    .j8d4wfiy .jk1m0g::before,
.z299ml .w5vg2u9  .j8d4wfiy .jk1m0g::before,
.z299ml .u24x8p  .j8d4wfiy .jk1m0g::before,
.z299ml .m268nf6u .j8d4wfiy .jk1m0g::before { color: #f43f5e; }
.z299ml .p6xu3j2    .mkdzk    .jk1m0g::before,
.z299ml .w5vg2u9  .mkdzk    .jk1m0g::before,
.z299ml .u24x8p  .mkdzk    .jk1m0g::before,
.z299ml .m268nf6u .mkdzk    .jk1m0g::before { color: #a855f7; }
.r01ur .abaubj     { background: #2d2000; border-color: #eab308; }
.r01ur .j8d4wfiy { background: #2d0b0b; border-color: #ef4444; }
.r01ur .mkdzk    { background: #2d1600; border-color: #f97316; }
.r01ur .v6a962tm strong  { color: #f1f5f9; }
.r01ur .v6a962tm p       { color: #cbd5e1; }
.r01ur .p6xu3j2    .abaubj     .jk1m0g::before,
.r01ur .w5vg2u9  .abaubj     .jk1m0g::before,
.r01ur .u24x8p  .abaubj     .jk1m0g::before,
.r01ur .m268nf6u .abaubj     .jk1m0g::before { color: #eab308; }
.r01ur .p6xu3j2    .j8d4wfiy .jk1m0g::before,
.r01ur .w5vg2u9  .j8d4wfiy .jk1m0g::before,
.r01ur .u24x8p  .j8d4wfiy .jk1m0g::before,
.r01ur .m268nf6u .j8d4wfiy .jk1m0g::before { color: #ef4444; }
.r01ur .p6xu3j2    .mkdzk    .jk1m0g::before,
.r01ur .w5vg2u9  .mkdzk    .jk1m0g::before,
.r01ur .u24x8p  .mkdzk    .jk1m0g::before,
.r01ur .m268nf6u .mkdzk    .jk1m0g::before { color: #f97316; }
.f5evk4 .abaubj     { background: #0c1a2e; border-color: #38bdf8; }
.f5evk4 .j8d4wfiy { background: #12103a; border-color: #818cf8; }
.f5evk4 .mkdzk    { background: #0a2020; border-color: #2dd4bf; }
.f5evk4 .v6a962tm strong  { color: #f1f5f9; }
.f5evk4 .v6a962tm p       { color: #cbd5e1; }
.f5evk4 .p6xu3j2    .abaubj     .jk1m0g::before,
.f5evk4 .w5vg2u9  .abaubj     .jk1m0g::before,
.f5evk4 .u24x8p  .abaubj     .jk1m0g::before,
.f5evk4 .m268nf6u .abaubj     .jk1m0g::before { color: #38bdf8; }
.f5evk4 .p6xu3j2    .j8d4wfiy .jk1m0g::before,
.f5evk4 .w5vg2u9  .j8d4wfiy .jk1m0g::before,
.f5evk4 .u24x8p  .j8d4wfiy .jk1m0g::before,
.f5evk4 .m268nf6u .j8d4wfiy .jk1m0g::before { color: #818cf8; }
.f5evk4 .p6xu3j2    .mkdzk    .jk1m0g::before,
.f5evk4 .w5vg2u9  .mkdzk    .jk1m0g::before,
.f5evk4 .u24x8p  .mkdzk    .jk1m0g::before,
.f5evk4 .m268nf6u .mkdzk    .jk1m0g::before { color: #2dd4bf; }
.dwkdinbb .abaubj     { background: var(--accent-bg); border-color: var(--accent-light); }
.dwkdinbb .j8d4wfiy { background: var(--accent-bg-light); border-color: var(--accent-light); }
.dwkdinbb .mkdzk    { background: var(--accent-bg); border-color: var(--accent-pale); }
.dwkdinbb .p6xu3j2    .jk1m0g::before,
.dwkdinbb .w5vg2u9  .jk1m0g::before,
.dwkdinbb .u24x8p  .jk1m0g::before,
.dwkdinbb .m268nf6u .jk1m0g::before { color: var(--accent-light) !important; }
.ow8c4 .z8eq9 { background: var(--bg-pros); }
.ow8c4 .b6ms { background: var(--bg-cons); }
.ow8c4 .z8eq9 .aee8tko { color: var(--c-pros-label); }
.ow8c4 .b6ms .thyo { color: var(--c-cons); }
.ow8c4 .z8eq9 ul li,
.ow8c4 .qybrqdh9 li          { color: var(--c-pros); }
.ow8c4 .b6ms ul li,
.ow8c4 .wzcn7f li          { color: var(--c-cons); }
.jrjip .aee8tko::before { content: "✓ "; }
.jrjip .thyo::before { content: "✗ "; }
.mq67d8 .v6a962tm { background: transparent; border-left: none; border: 1.5px solid; }
.mq67d8 .abaubj     { border-color: var(--c-tip-border); }
.mq67d8 .j8d4wfiy { border-color: var(--c-warn-border); }
.mq67d8 .mkdzk    { border-color: #60a5fa; }
.mq67d8 .v6a962tm strong { color: var(--text-primary); }
.mq67d8 .v6a962tm p      { color: var(--text-muted); }
.xrsnuf5q .v6a962tm { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.xrsnuf5q .abaubj     { border-top-color: var(--c-tip-border); }
.xrsnuf5q .j8d4wfiy { border-top-color: var(--c-warn-border); }
.xrsnuf5q .mkdzk    { border-top-color: #60a5fa; }
.q33yqcbz .v6a962tm { border-left: none; border-radius: 8px; }
.q33yqcbz .abaubj     { background: #065f46; }
.q33yqcbz .j8d4wfiy { background: #92400e; }
.q33yqcbz .mkdzk    { background: #1e3a8a; }
.q33yqcbz .v6a962tm strong,
.q33yqcbz .v6a962tm p { color: #fff; }
.q33yqcbz .jk1m0g::before { color: rgba(255,255,255,0.85) !important; }
.z299ml.q33yqcbz .abaubj,
.z299ml .q33yqcbz .abaubj     { background: #052e16; }
.z299ml.q33yqcbz .j8d4wfiy,
.z299ml .q33yqcbz .j8d4wfiy { background: #2d0a1e; }
.z299ml.q33yqcbz .mkdzk,
.z299ml .q33yqcbz .mkdzk    { background: #1e1036; }
.r01ur.q33yqcbz .abaubj,
.r01ur .q33yqcbz .abaubj      { background: #2d2000; }
.r01ur.q33yqcbz .j8d4wfiy,
.r01ur .q33yqcbz .j8d4wfiy  { background: #2d0b0b; }
.r01ur.q33yqcbz .mkdzk,
.r01ur .q33yqcbz .mkdzk     { background: #2d1600; }
.f5evk4.q33yqcbz .abaubj,
.f5evk4 .q33yqcbz .abaubj      { background: #0c1a2e; }
.f5evk4.q33yqcbz .j8d4wfiy,
.f5evk4 .q33yqcbz .j8d4wfiy  { background: #12103a; }
.f5evk4.q33yqcbz .mkdzk,
.f5evk4 .q33yqcbz .mkdzk     { background: #0a2020; }
.gp8o5y .v6a962tm { border-left: none; border-radius: 6px; padding: 10px 14px; }
.gp8o5y .abaubj     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.gp8o5y .j8d4wfiy { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.gp8o5y .mkdzk    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.gp8o5y .v6a962tm strong { color: var(--text-primary); }
.gp8o5y .v6a962tm p      { color: var(--text-muted); }
.hkc4spl .v6a962tm { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.p6xu3j2 .jk1m0g,
.w5vg2u9 .jk1m0g,
.u24x8p .jk1m0g,
.m268nf6u .jk1m0g { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.p6xu3j2 .jk1m0g::before,
.w5vg2u9 .jk1m0g::before,
.u24x8p .jk1m0g::before,
.m268nf6u .jk1m0g::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.p6xu3j2 .abaubj     .jk1m0g::before { content: "✦"; color: var(--c-tip-border); }
.p6xu3j2 .j8d4wfiy .jk1m0g::before { content: "▲"; color: var(--c-warn-border); }
.p6xu3j2 .mkdzk    .jk1m0g::before { content: "◉"; color: #60a5fa; }
.w5vg2u9 .abaubj     .jk1m0g::before { content: "★"; color: var(--c-tip-border); }
.w5vg2u9 .j8d4wfiy .jk1m0g::before { content: "◆"; color: var(--c-warn-border); }
.w5vg2u9 .mkdzk    .jk1m0g::before { content: "●"; color: #60a5fa; }
.u24x8p .abaubj     .jk1m0g::before { content: "▶"; color: var(--c-tip-border); }
.u24x8p .j8d4wfiy .jk1m0g::before { content: "■"; color: var(--c-warn-border); }
.u24x8p .mkdzk    .jk1m0g::before { content: "▸"; color: #60a5fa; }
.m268nf6u .abaubj     .jk1m0g::before { content: "→"; color: var(--c-tip-border); }
.m268nf6u .j8d4wfiy .jk1m0g::before { content: "⬥"; color: var(--c-warn-border); }
.m268nf6u .mkdzk    .jk1m0g::before { content: "◈"; color: #60a5fa; }
.db8m3r .ruayqojw .hunhf12,
.db8m3r .s4rxyqpa .hunhf12  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.db8m3r .owosrr0d                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.db8m3r .t447ggb          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.db8m3r .x1ej                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.vkhfaur0 .ruayqojw .hunhf12,
.vkhfaur0 .s4rxyqpa .hunhf12,
.vkhfaur0 .owosrr0d,
.vkhfaur0 .tq7d,
.vkhfaur0 .d7um,
.vkhfaur0 .t447ggb,
.vkhfaur0 .x1ej,
.vkhfaur0 .hkc4spl .v6a962tm { box-shadow: none; }
.eyrrtntp   .ofnhx8b9, .eyrrtntp .j3fq, .eyrrtntp .xifbeaai,
.eyrrtntp   .wnf9, .eyrrtntp .wd39l { font-size: 0.9rem; }
.eyrrtntp   .hup8ls8, .eyrrtntp .j54sew7k { font-size: 0.9rem; }
.no8t5q6r   .ofnhx8b9, .no8t5q6r .j3fq, .no8t5q6r .xifbeaai,
.no8t5q6r   .wnf9, .no8t5q6r .wd39l { font-size: 0.95rem; }
.no8t5q6r   .hup8ls8, .no8t5q6r .j54sew7k { font-size: 0.95rem; }
.jputz   .ofnhx8b9, .jputz .j3fq, .jputz .xifbeaai,
.jputz   .wnf9, .jputz .wd39l { font-size: 1.08rem; }
.jputz   .hup8ls8, .jputz .j54sew7k { font-size: 1.05rem; }
.jputz   .i9zl { font-size: 0.97rem; }
.iing7e0e .d3p89t2w      { font-size: 3.2rem; }
.iing7e0e h2.q1va { font-size: 1.9rem; }
.iing7e0e h3.kvmvw     { font-size: 1.4rem; }
.th33ciu .d3p89t2w      { font-size: 3.8rem; }
.th33ciu h2.q1va { font-size: 2.2rem; }
.th33ciu h3.kvmvw     { font-size: 1.6rem; }
.ozzo + .ozzo { position: relative; }
.a01nw   .ozzo + .ozzo::before,
.ye5e  .ozzo + .ozzo::before,
.bp7b   .ozzo + .ozzo::before,
.g5si   .ozzo + .ozzo::before,
.tkq6vbgp   .ozzo + .ozzo::before,
.y0k9cka .ozzo + .ozzo::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.a01nw .ozzo + .ozzo::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ye5e .ozzo + .ozzo::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bp7b .ozzo + .ozzo::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;
}
.g5si .ozzo + .ozzo::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.sd83d2 .ozzo { margin-bottom: 16px; }
.sd83d2 .ozzo + .ozzo { margin-top: 0; }
.sd83d2 .d0i8p1 { padding-top: 0; padding-bottom: 0; }
.tkq6vbgp .ozzo + .ozzo::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.y0k9cka .ozzo + .ozzo::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.yur3hph .ozzo + .ozzo::before,
.tnsmfi .ozzo + .ozzo::before,
.dp89vl3 .ozzo + .ozzo::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%;
}
.dirkd .yur3hph .ozzo:nth-child(even)::before,
.dirkd .tnsmfi .ozzo:nth-child(even)::before,
.dirkd .dp89vl3 .ozzo:nth-child(even)::before { background: var(--bg-surface); }
.m8v52k3 .yur3hph .ozzo:nth-child(even)::before,
.m8v52k3 .tnsmfi .ozzo:nth-child(even)::before,
.m8v52k3 .dp89vl3 .ozzo:nth-child(even)::before { background: var(--bg-card); }
.yur3hph .ozzo + .ozzo::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");
}
.tnsmfi .ozzo + .ozzo::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");
}
.dp89vl3 .ozzo + .ozzo::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");
}
.nwskli4 .offtny,
.qer85 .offtny,
.g9ta .offtny { overflow: hidden; }
.nwskli4 .yigy,
.qer85 .yigy { margin-bottom: 60px; }
.g9ta .yigy { margin-bottom: 70px; }
.nwskli4 .mood,
.nwskli4 .offtny::before,
.qer85 .offtny::before,
.g9ta .offtny::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.nwskli4 .offtny::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");
}
.qer85 .offtny::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");
}
.g9ta .offtny::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.nmft2txj .offtny:not(.l5c8zxv1) .o5qw7e8h { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.plmft7se .offtny:not(.l5c8zxv1) .o5qw7e8h { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.b4em  .offtny:not(.l5c8zxv1) .o5qw7e8h { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gn882f07  .offtny:not(.l5c8zxv1) .o5qw7e8h { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.m5g9 .l5c8zxv1 { background: var(--accent); }
.m5g9 .l5c8zxv1 .o5qw7e8h { background: none; }
.m5g9 .fgi7 { background: var(--accent); }
.m5g9 .egwt4fso { background: var(--accent-bg); }
.m5g9 .offtny:not(.l5c8zxv1) .o5qw7e8h { background: rgba(0,0,0,0.6); }
.yia4pup .rqie { float: left; width: 38%; margin: 0 28px 16px 0; }
.yia4pup .rqie .whqhqt1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yia4pup .d0i8p1::after { content: ''; display: block; clear: both; }
.dl7iaw .rqie { float: right; width: 38%; margin: 0 0 16px 28px; }
.dl7iaw .rqie .whqhqt1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dl7iaw .d0i8p1::after { content: ''; display: block; clear: both; }
.hi1ilr .ozzo:nth-child(odd)  .rqie { float: left;  width: 38%; margin: 0 28px 16px 0; }
.hi1ilr .ozzo:nth-child(even) .rqie { float: right; width: 38%; margin: 0 0 16px 28px; }
.hi1ilr .rqie .whqhqt1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hi1ilr .d0i8p1::after { content: ''; display: block; clear: both; }
.yia4pup .wll86jv,
.dl7iaw .wll86jv,
.hi1ilr .wll86jv,
.hi1ilr .xcfire { clear: both; }
@media (max-width: 900px) {
  .yia4pup .rqie,
  .dl7iaw .rqie,
  .hi1ilr .ozzo:nth-child(odd)  .rqie,
  .hi1ilr .ozzo:nth-child(even) .rqie {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .yia4pup .rqie .whqhqt1,
  .dl7iaw .rqie .whqhqt1,
  .hi1ilr .rqie .whqhqt1 {
    max-height: none !important;
  }
}
.yia4pup .hup8ls8,
.yia4pup .j54sew7k,
.dl7iaw .hup8ls8,
.dl7iaw .j54sew7k,
.hi1ilr .hup8ls8,
.hi1ilr .j54sew7k { overflow: hidden; }
@media (max-width: 640px) {
  .yia4pup .rqie,
  .dl7iaw .rqie,
  .hi1ilr .rqie { float: none; width: 100%; margin: 0 0 16px 0; }
}
.c7fab .snmm,
.c7fab .d0i8p1,
.c7fab .hbmqpr9i  { max-width: 1100px; }
.c7fab { --content-mw: 1100px; }
.islfr .snmm,
.islfr .d0i8p1,
.islfr .hbmqpr9i  { max-width: 1200px; }
.ug3u1o2r .snmm,
.ug3u1o2r .d0i8p1,
.ug3u1o2r .hbmqpr9i  { max-width: 1320px; }
.ygjh { font-size: 0.82rem; color: var(--text-muted); }
.cwbr2i { display: flex; align-items: center; }
.jf8ie {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.uavce9z { display: flex; align-items: center; }
.tnd3ih9q { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.tnd3ih9q:hover { text-decoration: underline; }
.kc7ov { margin: 0 3px; opacity: 0.45; }
.kc7ov::before { content: '/'; }
.t1ndp { padding: 2px 5px; color: var(--text-main); }
.cms5 .ygjh {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.cms5 .cwbr2i { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.sko0g .ygjh {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.sko0g .cwbr2i { padding: 0 0 0 12px; }
.erkg1 .cwbr2i { padding: 0 16px; }
.erkg1 .ygjh {
  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);
}
.erkg1 .snmm { padding-top: 28px; }
@media (max-width: 720px) {
  .chmh { margin-top: 18px; padding: 0 16px; }
  .erkg1 .snmm { padding-top: 16px; }
}
.c7fab.cms5 .cwbr2i { max-width: 1100px; }
.islfr.cms5 .cwbr2i { max-width: 1200px; }
.ug3u1o2r.cms5 .cwbr2i { max-width: 1320px; }
.c7fab .chmh { max-width: 1100px; }
.m8u5dd4e .ozzo { padding-top: 16px; padding-bottom: 16px; }
.rnnoxs3a .ozzo { padding-top: 24px; padding-bottom: 24px; }
.jpoh6v3 .ozzo { padding-top: 40px; padding-bottom: 40px; }
.nx1v .ozzo { padding-top: 52px; padding-bottom: 52px; }
.oy3uulfh .ozzo:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.oy3uulfh .ozzo:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.oy3uulfh .ozzo:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.oy3uulfh .ozzo:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.yo3j .d0i8p1 { padding-top: 10px;  padding-bottom: 10px; }
.eyzx .d0i8p1 { padding-top: 18px;  padding-bottom: 18px; }
.lown1a .d0i8p1 { padding-top: 36px;  padding-bottom: 36px; }
.nx23c .d0i8p1 { padding-top: 48px;  padding-bottom: 48px; }
.ezicvpj4 h2.q1va { font-weight: 600; }
.ezicvpj4 h3.kvmvw     { font-weight: 600; }
.etb6vc6b h2.q1va { font-weight: 800; }
.etb6vc6b h3.kvmvw     { font-weight: 700; }
.t9rg { font-weight: 600; }
.t9rg h2.q1va { font-weight: 900; }
.t9rg h3.kvmvw     { font-weight: 800; }
.t9rg .v6a962tm strong,
.t9rg .v6a962tm strong { font-weight: 600; }
.owogto {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.fx7kltb .owogto { display: none; }
@media (max-width: 640px) {
  .ag3ccqp { display: none; }
  .owogto {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.owogto { background: var(--cta) !important; color: #fff !important; border: none !important; }
.owogto:hover { opacity: 0.85; }
.nd86 .owogto { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.pzbjkak0 .owogto,
.bkly  .owogto { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.pzbjkak0 .owogto:hover,
.bkly  .owogto:hover { opacity: 0.88; }
.nd86.pzbjkak0 .owogto,
.nd86.bkly  .owogto { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.rshysfx {
  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;
}
.rshysfx:hover { transform: translateY(-2px); opacity: 0.92; }
.rshysfx { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mpsc7x .rshysfx { display: none; }
.ji45smj .rshysfx { right: 32px; }
.gnwby  .rshysfx { left: 32px; }
@media (max-width: 480px) {
  .ji45smj .rshysfx { right: 20px; bottom: 20px; }
  .gnwby  .rshysfx { left: 20px; bottom: 20px; }
}
.k1ebiof { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.hbmqpr9i { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.x2oi1 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.xyzm8 { color: var(--text-dim); font-size: 0.8rem; }
.uedb0 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.uedb0 img { height: 26px; width: auto; object-fit: contain; }
.mud0 { display: flex; flex-direction: column; gap: 6px; }
.mud0 a, .rkrf a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.mud0 a:hover, .rkrf a:hover { color: var(--accent-light); }
.mud0 .iueb7 { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.x2oqe .hbmqpr9i { text-align: center; }
.x2oqe .x2oi1 { margin-top: 0; }
.a7tt { margin-top: 10px; }
.a7tt a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .hbmqpr9i { padding-left: 16px; padding-right: 16px; }
  .q0x7z .hbmqpr9i { padding: 20px 16px; }
  .rkrf { gap: 4px 12px; }
  .x2oi1 { font-size: 0.78rem; }
}
.mb2bq .m056b .uedb0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.mb2bq .x2oi1 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.mb2bq .xyzm8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .mb2bq .lkvzi { grid-template-columns: 1fr 1fr; } .mb2bq .m056b { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mb2bq .lkvzi { grid-template-columns: 1fr; } }
.gpkbqki .uedb0 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.gpkbqki .x2oi1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gpkbqki .r3m5tb { gap: 12px; } .gpkbqki .uedb0 { margin-right: 0; width: 100%; } }
.p92eb7 .dpqjmr .uedb0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.p92eb7 .x2oi1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.p92eb7 .xyzm8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .p92eb7 .fvdewc { grid-template-columns: 1fr 1fr; } .p92eb7 .dpqjmr { grid-column: 1 / -1; } }
@media (max-width: 480px) { .p92eb7 .fvdewc { grid-template-columns: 1fr; } }
.rb7e3vcb .tpdn { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.rb7e3vcb .mud0 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .rb7e3vcb .tpdn { grid-template-columns: 1fr 1fr; } .rb7e3vcb .o5kg9:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rb7e3vcb .tpdn { grid-template-columns: 1fr; } }
.gjtyv .tpdn { grid-template-columns: 1fr 2fr; }
.gjtyv .ba34f6xt .mud0 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .gjtyv .tpdn { grid-template-columns: 1fr; } }
.fv57nxm .hbmqpr9i { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.perz7 .mev9yn2      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.perz7 .k1ebiof { background: var(--bg-page); border-top-color: var(--border-alt); }
.i8ryr .mev9yn2      { background: #0d1117; border-bottom-color: #21262d; }
.i8ryr .k0d9lwm { color: var(--accent-light); }
.i8ryr .b7utxl { --msep-color: #8b949e; }
.i8ryr .b7utxl a { color: #8b949e; }
.i8ryr .b7utxl a:hover { color: var(--accent-light); }
.i8ryr .tfqoj { color: #8b949e; }
.i8ryr .k1ebiof { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.i8ryr .x2oi1,
.i8ryr .xyzm8 { color: #6e7681; }
.i8ryr .mud0 a, .i8ryr .rkrf a,
.i8ryr .uedb0 { color: #e6edf3; }
.i8ryr .mud0 a:hover, .i8ryr .rkrf a:hover,
@media (max-width: 640px) {
  .i8ryr .b7utxl { background: #0d1117; border-top-color: #21262d; }
  .i8ryr .b7utxl li a { border-bottom-color: #21262d; }
}
.wdcs0 .mev9yn2      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.wdcs0 .k0d9lwm { color: var(--accent-light); }
.wdcs0 .b7utxl { --msep-color: #475569; }
.wdcs0 .b7utxl a { color: #475569; }
.wdcs0 .b7utxl a:hover { color: var(--accent-light); }
.wdcs0 .tfqoj { color: #64748b; }
.wdcs0 .k1ebiof { background: #f0f4f8; border-top-color: #cbd5e1; }
.wdcs0 .x2oi1,
.wdcs0 .xyzm8 { color: #64748b; }
.wdcs0 .mud0 a, .wdcs0 .rkrf a,
.wdcs0 .bsv57 a, .wdcs0 .uedb0 { color: #374151; }
.wdcs0 .mud0 a:hover, .wdcs0 .rkrf a:hover,
@media (max-width: 640px) {
  .wdcs0 .b7utxl { background: #f0f4f8; border-top-color: #cbd5e1; }
  .wdcs0 .b7utxl li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.pzbjkak0 .mev9yn2      { background: var(--accent); border-bottom-color: var(--accent-light); }
.pzbjkak0 .k0d9lwm { color: #fff; }
.pzbjkak0 .b7utxl { --msep-color: rgba(255,255,255,0.82); }
.pzbjkak0 .b7utxl a { color: rgba(255,255,255,0.82); }
.pzbjkak0 .b7utxl a:hover { color: #fff; }
.pzbjkak0 .tfqoj { color: rgba(255,255,255,0.9); }
.pzbjkak0 .k1ebiof { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.pzbjkak0 .x2oi1,
.pzbjkak0 .xyzm8 { color: rgba(255,255,255,0.72); }
.pzbjkak0 .mud0 a, .pzbjkak0 .rkrf a,
.pzbjkak0 .bsv57 a, .pzbjkak0 .uedb0 { color: #fff; }
.pzbjkak0 .mud0 a:hover, .pzbjkak0 .rkrf a:hover,
@media (max-width: 640px) {
  .pzbjkak0 .b7utxl { background: var(--accent); border-top-color: var(--accent-light); }
  .pzbjkak0 .b7utxl li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.bkly .mev9yn2 {
  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);
}
.bkly .k1ebiof {
  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) {
  .bkly .b7utxl {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.bcjzmf5 .ru7n { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.x8lyy .ru7n { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.nhnbbzk .ru7n { min-height: 72px; height: auto; }
.mr3hkgew .ru7n { min-height: 84px; height: auto; }
.q0x7z .ru7n { max-width: none; padding: 0 32px; }
.q0x7z .hbmqpr9i  { max-width: none; padding: 24px 32px; }
.fqi957a0.islfr .ru7n { max-width: 1200px; }
.fqi957a0.ug3u1o2r .ru7n { max-width: 1320px; }
.svqx8   .k0d9lwm, .svqx8   .uedb0 { text-transform: capitalize; }
.gw5jbmt .k0d9lwm, .gw5jbmt .uedb0 { text-transform: lowercase; }
.bia8 .k0d9lwm, .bia8 .uedb0 { text-transform: uppercase; letter-spacing: 0.06em; }
.df8p01d, .dz26 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.znf7opw .df8p01d,
.znf7opw .dz26 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.jlbv3zw .df8p01d,
.jlbv3zw .dz26 { 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; }
.mlqopk0 .df8p01d,
.mlqopk0 .dz26 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.fag93 .df8p01d,
.fag93 .dz26 { 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; }
.zu195a2r   .b7utxl a { font-weight: 500; }
.j5jdygn0 .b7utxl a { font-weight: 600; }
.f3y3xw     .b7utxl a { font-weight: 700; }
.gyq1m3    .b7utxl a { font-weight: 800; letter-spacing: 0.01em; }
.qeeu     .b7utxl > li + li::before,
.ym44    .b7utxl > li + li::before,
.oitpv5e    .b7utxl > li + li::before,
.txcnr2 .b7utxl > li + li::before,
.vluv .b7utxl > li + li::before,
.scuva  .b7utxl > li + li::before,
.nj0e3    .b7utxl > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qeeu     .b7utxl > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ym44    .b7utxl > li + li::before { content: "|"; }
.oitpv5e    .b7utxl > li + li::before { content: "—"; }
.txcnr2 .b7utxl > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.vluv .b7utxl > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.scuva  .b7utxl > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.nj0e3    .b7utxl > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .os8w96 .tfqoj,
  .n0kqh4w .tfqoj,
  .hpi4p7dd .tfqoj,
  .aqe8 .tfqoj,
  .lb8i9b7 .tfqoj {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .os8w96 .tfqoj::before,
  .n0kqh4w .tfqoj::before,
  .hpi4p7dd .tfqoj::before,
  .aqe8 .tfqoj::before,
  .lb8i9b7 .tfqoj::before { content: ""; display: block; flex-shrink: 0; }

  
  .os8w96 .tfqoj::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;
  }

  
  .n0kqh4w .tfqoj::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;
  }

  
  .hpi4p7dd .tfqoj::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;
  }

  
  .aqe8 .tfqoj::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;
  }

  
  .lb8i9b7 .tfqoj::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) {
  .pn2of .tfqoj {
    padding: 5px 14px;
  }
  .pn2of .b7utxl {
    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;
  }
  .pn2of .b7utxl li a {
    border-bottom: none; padding: 10px 22px;
  }
  .pn2of .b7utxl li a:hover { background: var(--bg-raised); }
  .pn2of .hyys25b1,
  .sdp6 .hyys25b1,
  .bw4cr .hyys25b1 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .h6jts4h7 .tfqoj {
    padding: 5px 10px;
  }
  .h6jts4h7 .b7utxl {
    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);
  }
  .h6jts4h7 .b7utxl.dcze5l { transform: translateX(0); }
  .h6jts4h7 .b7utxl li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .h6jts4h7 .b7utxl li:last-child a { border-bottom: none; }
  .pzbjkak0 .b7utxl,
  .i8ryr .b7utxl { background: var(--accent) !important; }
  .pzbjkak0 .b7utxl li a,
  .i8ryr .b7utxl li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .bw4cr .tfqoj {
    padding: 5px 10px;
  }
  .bw4cr .b7utxl {
    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);
  }
  .bw4cr .b7utxl::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .bw4cr .b7utxl.dcze5l { transform: translateY(0); }
  .bw4cr .b7utxl li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .n0jd .tfqoj {
    padding: 5px 10px;
  }
  .n0jd .b7utxl {
    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;
  }
  .n0jd .b7utxl.dcze5l { opacity: 1; pointer-events: auto; }
  .n0jd .b7utxl li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .latp2     .tfqoj { border-radius: 0 !important; }
  .u10xt   .tfqoj { border-radius: 8px !important; }
  .ozil .tfqoj { border-radius: 50% !important; }
  .dw5tt21o   .tfqoj { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .raw3 .l1jf6sj { flex-direction: column; align-items: stretch; }
  .raw3 .n8uoh5t { flex-direction: row; min-width: auto; }
  .raw3 .fy7w4wb { align-items: flex-start; text-align: left; }
}
.qs6t3v,
.qs6t3v.ozzo,
.dirkd .qs6t3v,
.vdoj0yp0 .qs6t3v,
.m8v52k3 .qs6t3v,
.wit9uer .qs6t3v {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.imf56 {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.wjjn6 { flex: 1 1 280px; min-width: 0; }
.eseuvq1 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.bzmyw8 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.bq6qfcwr {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.bq6qfcwr:hover { transform: translateY(-1px); opacity: 0.95; }
.vhbp .imf56 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.vhbp .eseuvq1 { color: var(--cta); }
.vhbp .bzmyw8 { color: var(--text-body); }
.vhbp .bq6qfcwr {
  background: var(--cta) !important;
  color: #fff !important;
}
.j6019xx .imf56 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.j6019xx .eseuvq1 { color: var(--text-primary); }
.j6019xx .bzmyw8 { color: var(--text-body); }
.j6019xx .bq6qfcwr {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .imf56 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wjjn6 { flex: 0 0 auto; }
  .eseuvq1 { font-size: 1.2rem; }
  .bq6qfcwr { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ont0vi0 .wc7o02s { height: 36px; }
.z9alf68 .wc7o02s { height: 60px; max-width: 200px; }
.ehifu .wc7o02s { height: 56px; max-width: 180px; }
.m7gr72    .b3h41, .m7gr72    .v7y18wrg { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.o0j35j .z8v8x2 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.o0j35j .rm80n {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .ylp9nj .xcfire {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ylp9nj .tq7d {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ylp9nj .tq7d { padding: 40px 16px 20px; }
  .ylp9nj .o71x {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ylp9nj .e2rrmm { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .yjqm .tq7d {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .yjqm .tq7d::before {
    position: absolute; top: 14px; left: 14px;
  }
  .yjqm .iyycqgo {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .yjqm .k8zwnhw { white-space: normal; text-align: center; font-size: 1.2rem; }
  .yjqm .o71x {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .yjqm .e2rrmm { width: 100%; min-width: 0; }
  .yjqm .b3h41 { min-width: 0; }
}
.z1swka .iwcf {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.z1swka .iwcf summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.z1swka .iwcf p { padding: 0 2px 16px; }
.xx8y .iwcf { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xx8y .iwcf summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xx8y .iwcf summary::after { content: "›"; font-size: 1.2em; }
.xx8y .iwcf[open] summary::after { content: "‹"; }
.xx8y .iwcf p { padding: 10px 22px 4px; }
.ffq5w4 .iwcf {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ffq5w4 .iwcf summary { color: var(--text-primary); padding-left: 16px; }
.ffq5w4 .iwcf summary::after { content: "›"; font-size: 1.1em; }
.ffq5w4 .iwcf[open] summary::after { content: "‹"; }
.ffq5w4 .iwcf p { padding-left: 16px; }
.rnlo .ygxs48 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.rnlo .iwcf {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.rnlo .iwcf:last-child { border-bottom: none; }
.rnlo .iwcf summary { color: var(--text-primary); border-radius: 0; }
.rnlo .iwcf summary::after { content: "›"; font-size: 1.1em; }
.rnlo .iwcf[open] summary::after { content: "‹"; }
.j5o6qf1 .iwcf { overflow: hidden; }
.j5o6qf1 .iwcf summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.j5o6qf1 .iwcf summary::after { color: rgba(255,255,255,.75); }
.j5o6qf1 .iwcf[open] summary { border-radius: 0; }
.h2ks { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.a4dh5uy3 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.n1wlx {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ol0u2ono { color: var(--text-muted); font-size: 1.05rem; }
.gpbax5 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.ps7pn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.v59o { margin-bottom: 20px; }
.dubd0zm3 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.q5rlfh {
  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;
}
.q5rlfh:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.dcfy { resize: vertical; min-height: 130px; }
.dics { width: 100%; margin-top: 8px; }
.hbyt9t {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.emvt {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.jrxs { color: var(--text-muted); line-height: 1.75; }
.zbojmzre { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zbojmzre li { margin-bottom: 6px; }
.mnj5 { max-width: 760px; margin: 0 auto; }
.lzneebp4 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ehp8wx4u { max-width: 760px; margin: 0 auto; }
.v9vy ul.zbojmzre { margin: 0; }
@media (max-width: 640px) { .pdbj1 { grid-template-columns: 1fr; gap: 10px; } }
.fssoj8 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.v2n4y { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.swd6izo { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.v2n4y p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.v2n4y .zbojmzre { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .fssoj8 { grid-template-columns: 1fr; } }
.ciyxc87 { color: inherit; text-decoration: none; }
.ciyxc87:hover { color: var(--accent-light); text-decoration: underline; }
.zhwu3 { display: inline-block; line-height: 0; }
.der2asbo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kvvs5b { max-width: 760px; margin: 0 auto; }
.ohxu ul.zbojmzre { margin: 0; }
.rb77qn { color: var(--text-muted); line-height: 1.75; }
.f4l6f5q .zbojmzre,
.r2mkd6ja .zbojmzre,
.lr0cs6i8 .zbojmzre,
.v5tov .zbojmzre {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.vo9k4sm { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.yd2lju9 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.pi63c { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.vwoavfdf { margin-top: 12px; }
.giwru { 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; }
.giwru:hover { border-bottom-color: var(--accent-light); }
.stkpd07w { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.stkpd07w img { width: 100%; height: 100%; object-fit: cover; display: block; }
.llfgsp { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.hnpbq { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ey7xvt78 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.ey7xvt78::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .fxiq { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.cyckbyc .pi63c, .cyckbyc .yd2lju9 { max-width: 640px; }
.h3o3d .vo9k4sm { font-size: 1.6rem; margin-top: 18px; }
.bo9zso .pi63c { margin-bottom: 28px; }
@media (max-width: 860px) { .rikhhl8j { grid-template-columns: 1fr; } .h3o3d { position: static; text-align: center; } }
.ro8ky8 .stkpd07w { margin: 0 auto 18px; }
.ro8ky8 .hnpbq { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .t53x4 { grid-template-columns: 1fr; } }
.h2ax2x9u { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.j33mdpop { flex: 1; }
.h2ax2x9u .vo9k4sm { font-size: 1.6rem; margin-bottom: 6px; }
.jwxi { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.v5tov { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.crou37g { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.v5tov p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.v5tov .zbojmzre { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .h2ax2x9u { flex-direction: column; text-align: center; } .jwxi { grid-template-columns: 1fr; } }
.dpwzzcgh .vo9k4sm { font-size: 1.35rem; margin: 0 0 4px; }
.dpwzzcgh .hnpbq { margin: 0; }
.k82398r {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.k82398r .n1wlx { color: var(--accent-light); }
.uddaf .n1wlx { font-size: 2rem; }
.uddaf .ol0u2ono { max-width: 680px; }
.csuk76ya .n1wlx { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.csuk76ya .ol0u2ono  { margin: 0; }
@media (max-width: 640px) { .csuk76ya { flex-direction: column; } }
.cbdgy8 .n1wlx { color: var(--accent-light); }
.ea28vd .n1wlx { color: #fff; }
.ea28vd .ol0u2ono  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .pg0d { grid-template-columns: 1fr; } }
.hl08mp .q5rlfh {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.hl08mp .q5rlfh:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.mqptyff .q5rlfh { background: var(--bg-raised); border-color: transparent; }
.mqptyff .q5rlfh:focus { background: var(--bg-card); border-color: var(--accent-light); }
.o1gbhki .q5rlfh { border-radius: 100px; padding: 11px 20px; }
.o1gbhki .dcfy { border-radius: 14px; }
.dhrt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.dhrt summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.dhrt summary::-webkit-details-marker { display: none; }
.dhrt summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.dhrt[open] summary::after { content: "−"; }
.wgkk2ls {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .whcdgom4 { grid-template-columns: 1fr; } }
.vgqq{display:none}
.vgqq:empty,.k1zso:empty{display:none}
.bbdqt{position:relative;overflow:visible}
.reoztf .xvw6cr,.m5ro .xvw6cr,
.h3rtw .xvw6cr,.y30b2 .xvw6cr,
.ngy40ub .xvw6cr,.pfr46z4v .xvw6cr{display:block}
.dhb8l .lc7c6u{display:block}
.reoztf .xvw6cr,.m5ro .xvw6cr,
.h3rtw .xvw6cr,.y30b2 .xvw6cr,
.ngy40ub .xvw6cr{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}
.reoztf .xvw6cr .k1zso,.m5ro .xvw6cr .k1zso,
.h3rtw .xvw6cr .k1zso,.y30b2 .xvw6cr .k1zso,
.ngy40ub .xvw6cr .k1zso{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}
.reoztf .z5ndrwn,.m5ro .z5ndrwn,
.h3rtw .z5ndrwn,.y30b2 .z5ndrwn,
.ngy40ub .z5ndrwn{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.reoztf .xvw6cr,.m5ro .xvw6cr{top:12px}
.reoztf .xvw6cr .k1zso{margin-right:auto}
.m5ro .xvw6cr .k1zso{margin-left:auto}
.m5ro .xvw6cr{text-align:right}
.h3rtw .xvw6cr,.y30b2 .xvw6cr{bottom:12px}
.h3rtw .xvw6cr .k1zso{margin-right:auto}
.y30b2 .xvw6cr .k1zso{margin-left:auto}
.y30b2 .xvw6cr{text-align:right}
.ngy40ub .xvw6cr{position:relative;margin-top:16px}
.ngy40ub .xvw6cr .k1zso{margin:0 auto}
.pfr46z4v .xvw6cr{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.pfr46z4v .xvw6cr .k1zso{margin:0}
.pfr46z4v .egwt4fso~.xvw6cr,
.pfr46z4v .bbsx1~.xvw6cr{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.pfr46z4v .egwt4fso~.xvw6cr .k1zso,
.pfr46z4v .bbsx1~.xvw6cr .k1zso{justify-content:flex-start}
.egwt4fso~.xvw6cr,.bbsx1~.xvw6cr{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}
.egwt4fso~.xvw6cr .k1zso{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bbsx1~.xvw6cr .k1zso{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lc7c6u .k1zso{margin:0 0 12px}
.k1zso{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.z5ndrwn{white-space:nowrap}
.gklb .z5ndrwn{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.gklb .mknlk7::before{content:""}
.k8of .z5ndrwn{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}
.awvr09q8 .k1zso{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.xv7s2 .z5ndrwn{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.qd624db .z5ndrwn{color: var(--accent-light);opacity:1;font-weight:500}
.bm5yf .z5ndrwn{border-bottom:1px solid currentColor;padding-bottom:2px}
.olyb .k1zso{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ac3j{--date-bg:var(--accent-bg-light)}
.cypw .mknlk7::before{content:""}
.x4es .z5ndrwn + .z5ndrwn::before{content:"•";margin-right:6px;opacity:.4}
.d4hhffvz .z5ndrwn + .z5ndrwn::before{content:"/";margin-right:6px;opacity:.35}
.t1lvj0r .z5ndrwn + .z5ndrwn::before{content:"|";margin-right:6px;opacity:.3}
.u0wrvnp .z5ndrwn + .z5ndrwn::before{content:"—";margin-right:6px;opacity:.3}
.warcd79d .z5ndrwn + .z5ndrwn::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.r11e .z5ndrwn + .z5ndrwn::before{content:"·";margin-right:6px;opacity:.4}
.yshqdcv .z5ndrwn + .z5ndrwn::before{content:"›";margin-right:6px;opacity:.4}
.eekeqsdy .z5ndrwn + .z5ndrwn::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.h8vfkmr{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.yh6x{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.k1pavkn{display:flex;flex-direction:column;gap:3px}
.w0vz{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.kcik{font-weight:700;font-size:1rem;color:var(--text-heading)}
.id1wdsm{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ce2vk4 .h8vfkmr{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.gbkqrwy .h8vfkmr{border-top:3px solid var(--accent);padding-top:18px}
.q0wsqwkp .h8vfkmr{border-left:3px solid var(--accent);border-radius:0}
.soe45o .h8vfkmr{padding:20px 0}
@media(max-width:640px){
  .h8vfkmr{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .id1wdsm{max-width:100%}
}
.ihf4qd6 .t447ggb{margin:0}
@media (max-width:560px){
  .nws0k{grid-template-columns:repeat(2,1fr);gap:12px}
}
.wap3k12 {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.wap3k12.rzdb {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.lsd46uq2 {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.lsd46uq2 .o5k0 {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.lsd46uq2 .o5k0:hover { background: rgba(0,0,0,0.12) !important; }
.w8ogoy7x {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.drq0 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.mxt0p {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.lsd46uq2 .rer85l {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.lsd46uq2 .rer85l:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .lsd46uq2 { padding: 28px 18px 20px; }
  .mxt0p { font-size: 1.2rem; }
  .w8ogoy7x { max-width: 220px; max-height: 80px; }
}
.rsfubk {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.upphhsta {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.xegi  .rsfubk { border-radius: 50%; }
.q78yy  .rsfubk { border-radius: 6px; }
.dk6pw7o .rsfubk { border-radius: 22px; }
.o8ewcg .imf56 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .rsfubk { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.tkw9c2 {
  margin: 28px 0 24px;
}
.tkw9c2 .ozzo {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.tkw9c2 .d0i8p1 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.tkw9c2 .imf56 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ru7n { flex-direction: row-reverse; }
[dir="rtl"] .b7utxl { flex-direction: row-reverse; }
[dir="rtl"] .ji45smj .rshysfx { right: auto; left: 32px; }
[dir="rtl"] .gnwby  .rshysfx { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ji45smj .rshysfx { right: auto; left: 20px; }
  [dir="rtl"] .gnwby  .rshysfx { left: auto;  right: 20px; }
}
[dir="rtl"] .yia4pup .rqie  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .dl7iaw .rqie { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .hup8ls8, [dir="rtl"] .j54sew7k { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .v6a962tm { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .imf56 { direction: rtl; }
[dir="rtl"] .rsfubk { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ygjh { direction: rtl; }
[dir="rtl"] .x1ej { direction: rtl; }
[dir="rtl"] .ndmqajw6 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .agfg5g .j54sew7k,
[dir="rtl"] .plpmamb .j54sew7k,
[dir="rtl"] .sr0nqnqy .j54sew7k,
[dir="rtl"] .jurlourx .j54sew7k {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .agfg5g .j54sew7k li::before,
[dir="rtl"] .plpmamb .j54sew7k li::before,
[dir="rtl"] .sr0nqnqy .j54sew7k li::before,
[dir="rtl"] .jurlourx .j54sew7k li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .offtny.wrjvr .yigy,
[dir="rtl"] .q2ni4tz9.wrjvr .yigy,
[dir="rtl"] .l5c8zxv1.wrjvr .yigy,
[dir="rtl"] .owtq4c2.wrjvr .yigy,
[dir="rtl"] .fhct9.wrjvr .yigy { text-align: right; }
[dir="rtl"] .egwt4fso.wrjvr .mood { align-items: flex-end; text-align: right; }
[dir="rtl"] .d0i8p1,
[dir="rtl"] .wnf9,
[dir="rtl"] .wd39l,
[dir="rtl"] .itfg2zb6,
[dir="rtl"] .yigy { text-align: right; }
[dir="rtl"] .ps7pn,
[dir="rtl"] .dubd0zm3,
[dir="rtl"] .pi63c,
[dir="rtl"] .q5rlfh,
[dir="rtl"] .dcfy { text-align: right; direction: rtl; }
[dir="rtl"] .o1gbhki .q5rlfh,
[dir="rtl"] .hl08mp .q5rlfh { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #237f40;
  --brand:           #237f40;
  --brand-light:     #246438;
  --brand-pale:      #3b8051;
  --grad-start:      #36c664;
  --grad-end:        #6fcb8c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #237f40;
  --cta-light:       #17622e;
  --cta-hover:       #154f27;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ef;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e4;
  --border-alt:      #d0dbd4;
  --border-section:  #e2e8e4;
  --text-primary:    #171b18;
  --text-muted:      #535f57;
  --text-body:       #2f3631;
  --text-sub:        #47514a;
  --text-faint:      #76887c;
  --text-dim:        #929f96;
  --text-label:      #5f6c63;
  --text-value:      #3b443e;
  --accent-bg:       #e5f0e8;
  --accent-bg-light: #cee8d6;
  --bg-tip:          #f9f0f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f6;
  --bg-cons:         #faf6f3;
  --c-pros:          #8a1866;
  --c-cons:          #9f4d21;
  --c-pros-label:    #a41d79;
  --c-tip-border:    #b52086;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8a1866;
}
:root { --logo-bg-opacity: 64%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.j8v6s .jk1m0g { font-size: 0; width: 1.2rem; flex-shrink: 0; }.j8v6s .jk1m0g::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.j8v6s .abaubj     .jk1m0g::before { content: "";  color: var(--c-tip-border); }.j8v6s .j8d4wfiy .jk1m0g::before { content: ""; color: var(--c-warn-border); }.j8v6s .mkdzk    .jk1m0g::before { content: ""; color: #60a5fa; }.z299ml .j8v6s .abaubj     .jk1m0g::before { color: #10b981; }.z299ml .j8v6s .j8d4wfiy .jk1m0g::before { color: #f43f5e; }.z299ml .j8v6s .mkdzk    .jk1m0g::before { color: #a855f7; }.r01ur  .j8v6s .abaubj     .jk1m0g::before { color: #eab308; }.r01ur  .j8v6s .j8d4wfiy .jk1m0g::before { color: #ef4444; }.r01ur  .j8v6s .mkdzk    .jk1m0g::before { color: #f97316; }.f5evk4  .j8v6s .abaubj     .jk1m0g::before { color: #38bdf8; }.f5evk4  .j8v6s .j8d4wfiy .jk1m0g::before { color: #818cf8; }.f5evk4  .j8v6s .mkdzk    .jk1m0g::before { color: #2dd4bf; }.dwkdinbb .j8v6s .jk1m0g::before { color: var(--accent-light) !important; }
.twus3ec6 .x1c0, .twus3ec6 .egwt4fso { min-height: 320px; }
.kiqr5o .rssahgwo::after, .kiqr5o .tl2mhd6s::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.etoga99 .owogto::after,.etoga99 .rshysfx::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.kc7ov::before { content: '•'; }