: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;
}
.uiadsbp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.rpu3y {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.e7l23b6c {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.jlvxh { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.bi6uj { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.bi6uj a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.bi6uj a:hover { color: var(--accent-light); }
.ok6o1a     .rsr8lbk8 { border-radius: 24px; padding: 8px; }
.ok6o1a .rsr8lbk8 li a { border-radius: 16px; }
.ld4knj .rsr8lbk8 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .rsr8lbk8 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .jsjjk:hover .rsr8lbk8,
  .jsjjk:focus-within .rsr8lbk8 { display: block; }
  .rsr8lbk8 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.hyxpdwq {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.mmcwj1 { display: none; }
@media (max-width: 640px) {
  .mmcwj1 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .mmcwj1.apg8 { display: block; }
}
@media (max-width: 640px) {
  .hyxpdwq { display: block; }
  .bi6uj > li + li::before { display: none !important; }
  .bi6uj {
    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;
  }
  .bi6uj.apg8 { display: flex; }
  .bi6uj li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .bi6uj li:last-child a { border-bottom: none; }
}
.dksj3 { min-height: 480px; }
.fsq9n9 {
  font-size: 2.6rem; font-weight: 800; color: var(--accent-pale);
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.sl1cecbb { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.g47r4j .sl1cecbb { margin-left: 0; margin-right: 0; }
.i39wbuf {
  background: var(--accent); 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;
}
.i39wbuf:hover { opacity: 0.88; }
.et2xl {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.m79xr {
  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%);
}
.et2xl .kyf6 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.et2xl .fsq9n9 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.et2xl .sl1cecbb { color: #e2e8f0; }
.et2xl.w0669d .kyf6 { text-align: center; }
.et2xl.g47r4j   .kyf6 { text-align: left; }
.au5lh87g .kyf6 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.au5lh87g .fsq9n9 { color: var(--text-primary); text-shadow: none; }
.au5lh87g .sl1cecbb { color: var(--text-muted); }
.au5lh87g .i39wbuf { margin-top: 16px; }
.au5lh87g, .au5lh87g.dksj3 { min-height: auto !important; }
.au5lh87g.w0669d .kyf6 { text-align: center; }
.au5lh87g.g47r4j   .kyf6 { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.w0ea .et2xl .m79xr {
  overflow: hidden;
}
.w0ea .et2xl .m79xr::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); }
}
.x6wsq .et2xl .m79xr {
  overflow: hidden;
}
.x6wsq .et2xl .m79xr::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;
}
.ocp4q1 .et2xl .m79xr {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.p03af2t .et2xl .m79xr {
  overflow: hidden;
}
.p03af2t .et2xl .m79xr::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;
}
.hwns1 .et2xl .m79xr {
  animation: hg-breathe 10s ease-in-out infinite;
}
.vwb1uq .m79xr {
  background: none;
}
.vwb1uq .fsq9n9 { color: #fff; }
.vwb1uq .sl1cecbb { color: rgba(255,255,255,0.85); }
.vwb1uq .i39wbuf { background: #fff; color: var(--accent); }
.vwb1uq .i39wbuf:hover { opacity: 0.92; }
.xbnoax .fsq9n9 { text-shadow: none; color: var(--accent-pale); }
.xbnoax .sl1cecbb { color: var(--text-muted); }
.xbnoax.g47r4j   .yo1ah { align-items: flex-start; text-align: left; }
.xrprdui .kyf6 { padding-bottom: 24px; }
.znjxr7 .kyf6 { max-width: 960px; }
@media (max-width: 700px) {
  .xbnoax { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .xbnoax .edhev7 { display: none !important; }
  .gptq0lc .edhev7 { display: none !important; }
  .cebf .adif2jtz { display: none !important; }
  .ihr9 .o0qtkj79 { display: none !important; }
  .yo1ah  { padding: 36px 24px; }
  .xbnoax~.x742,.d8u7z~.x742{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .dksj3, .xbnoax { min-height: 320px !important; }
  
  .fsq9n9 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .v2zlmjj { display: none !important; }
  
  .auam { flex-direction: column; align-items: center; }
  .iamd { width: 100%; max-width: 340px; }
}
.sru9b4 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.jc3y { width: 100%; height: 300px; object-fit: cover; display: block; }
.zdrg258z .sru9b4        { border-radius: 16px; }
.zdrg258z .jc3y  { border-radius: 16px; }
.de7ig4g9 .sru9b4         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.de7ig4g9 .jc3y   { border-radius: 8px; }
.mtmqf9np { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.lfi45 { width: 100%; padding: 32px 0; position: relative; }
.ztr4 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.jrurat .lfi45:nth-child(even) { background: var(--bg-surface); }
.jrurat .lfi45:nth-child(odd)  { background: var(--bg-page); }
.tg2f63xj .lfi45:nth-child(even) { background: var(--bg-card); }
.tg2f63xj .lfi45:nth-child(odd)  { background: var(--bg-page); }
.jrurat .lfi45:nth-child(odd)  .ztr4 { background: var(--bg-card); border-radius: 6px; }
.jrurat .lfi45:nth-child(even) .ztr4 { background: var(--bg-raised); border-radius: 6px; }
.tg2f63xj .lfi45:nth-child(odd)  .ztr4 { background: var(--bg-card); border-radius: 6px; }
.tg2f63xj .lfi45:nth-child(even) .ztr4 { background: var(--bg-raised); border-radius: 6px; }
.jrurat .lfi45:nth-child(even) .y45i .ja8ruth,
.tg2f63xj .lfi45:nth-child(even) .y45i .ja8ruth { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.jrurat .lfi45:nth-child(odd) .y45i .ja8ruth,
.tg2f63xj .lfi45:nth-child(odd) .y45i .ja8ruth { background: var(--bg-card-inner); }
.jrurat .lfi45:nth-child(even) .bflnku .ja8ruth:nth-child(odd),
.tg2f63xj .lfi45:nth-child(even) .bflnku .ja8ruth:nth-child(odd)  { background: var(--bg-card); }
.jrurat .lfi45:nth-child(even) .bflnku .ja8ruth:nth-child(even),
.tg2f63xj .lfi45:nth-child(even) .bflnku .ja8ruth:nth-child(even) { background: var(--bg-card-inner); }
h1.w4qwt1 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.w4qwt1 {
  font-size: 1.6rem; font-weight: 700; color: var(--accent-light);
  margin: 0 0 16px;
  
}
h3.prbd0it { font-size: 1.2rem; font-weight: 700; color: var(--accent-pale); margin: 0 0 10px; }
.fh3i86 h2.w4qwt1 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.sdxbw h2.w4qwt1 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.awuw9 h2.w4qwt1 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.k35b7q77 h2.w4qwt1::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.miwqxtm h2.w4qwt1 {
  color: var(--text-primary); font-size: 1.7rem;
}
.sagxwyhj h2.w4qwt1::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.x8qibgr h2.w4qwt1 {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.r6bvzw { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .r6bvzw { display: none; } }
.vqdqef { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ad44upm7 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.j0vfq8 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.nrgd { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.e5uas { padding-left: 20px; }
.e5uas li { margin-bottom: 6px; }
.e5uas a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.e5uas a:hover { color: var(--accent-light); }
.viszefab .nrgd { display: none; }
.ohnej .nrgd { display: none; }
.ohnej .e5uas { padding-left: 0; list-style: none; }
.ohnej .e5uas li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.ohnej .e5uas a { font-size: 0.92rem; }
.azu83j .j0vfq8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.azu83j .nrgd { display: none; }
.azu83j .e5uas { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.azu83j .e5uas li { margin-bottom: 0; }
.azu83j .e5uas 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;
}
.azu83j .e5uas a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.c7orr8p6 .j0vfq8 { padding: 20px 20px 16px; }
.c7orr8p6 .e5uas {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 8px;
  counter-reset: toc-c;
}
.c7orr8p6 .e5uas li { counter-increment: toc-c; margin-bottom: 0; }
.c7orr8p6 .e5uas a {
  display: flex; align-items: center; gap: 10px;
  background: var(--bg-card); border-radius: 8px;
  padding: 9px 12px; border: 1px solid var(--border);
  font-size: 0.88rem; color: var(--text-muted);
}
.c7orr8p6 .e5uas a::before {
  content: counter(toc-c);
  flex-shrink: 0; width: 22px; height: 22px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.72rem; font-weight: 700;
}
.c7orr8p6 .e5uas a:hover { color: var(--accent-light); border-color: var(--accent); }
.dw2z .j0vfq8 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.dw2z .nrgd { display: none; }
.dw2z .e5uas { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.dw2z .e5uas li { margin-bottom: 0; }
.dw2z .e5uas li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.dw2z .e5uas li:last-child::after { content: ""; margin-right: 0; }
.dw2z .e5uas a { font-size: 0.9rem; }
.ja8ruth { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.y45i .ja8ruth { background: var(--bg-card); }
.bflnku .ja8ruth:nth-child(odd)  { background: var(--bg-card); }
.bflnku .ja8ruth:nth-child(even) { background: var(--bg-raised); }
.o0x4zn5 .ja8ruth {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.o0x4zn5 .ja8ruth:last-child { border-bottom: none; }
.o0x4zn5 h3.prbd0it { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.k2pin29 .ja8ruth {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.k2pin29 .ja8ruth + .ja8ruth { margin-top: 4px; }
.f7x59 .ja8ruth { background: none; border-radius: 0; padding: 12px 0; }
.f7x59 .ja8ruth + .ja8ruth { border-top: 1px solid var(--border-section); }
.zjq94 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.kdw3b2tx { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.c4tx7qx { color: var(--text-body); margin-bottom: 10px; }
.o5jf3, .t4nu { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.o5jf3 li, .t4nu li { margin-bottom: 6px; }
.t4nu li { list-style: decimal; }
.c1xlm     .o5jf3 { list-style-type: "● "; }
.evki5i  .o5jf3 { list-style-type: "■ "; }
.i2lej92 .o5jf3 { list-style-type: "◆ "; }
.h2zirkf    .o5jf3 { list-style-type: "★ "; }
.c1xlm     .ateq { list-style-type: "● "; }
.evki5i  .ateq { list-style-type: "■ "; }
.i2lej92 .ateq { list-style-type: "◆ "; }
.h2zirkf    .ateq { list-style-type: "★ "; }
.c1xlm    .o5jf3 li::marker, .c1xlm    .ateq li::marker,
.evki5i .o5jf3 li::marker, .evki5i .ateq li::marker,
.i2lej92 .o5jf3 li::marker, .i2lej92 .ateq li::marker,
.h2zirkf   .o5jf3 li::marker, .h2zirkf   .ateq li::marker {
  color: var(--accent); font-size: 0.8em;
}
.c1xlm .t4nu,
.evki5i .t4nu,
.i2lej92 .t4nu,
.h2zirkf .t4nu {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.c1xlm .t4nu li,
.evki5i .t4nu li,
.i2lej92 .t4nu li,
.h2zirkf .t4nu li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.c1xlm .t4nu li::before,
.evki5i .t4nu li::before,
.i2lej92 .t4nu li::before,
.h2zirkf .t4nu 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;
}
.c1xlm     .t4nu li::before { border-radius: 50%; }
.evki5i  .t4nu li::before { border-radius: 3px; }
.i2lej92 .t4nu li::before { border-radius: 3px; }
.h2zirkf    .t4nu li::before { border-radius: 50%; }
.qfrjfo { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.q8iy .qfrjfo,
.btvs .qfrjfo { background: transparent; border: none; border-radius: 0; }
.m1h42 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.m1h42 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.m1h42 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.m1h42 tr:hover td { background: var(--bg-hover); }
.q2u1tj2 .m1h42 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.w8kncs8 .m1h42 { border: 1px solid var(--border-alt); }
.w8kncs8 .m1h42 th,
.w8kncs8 .m1h42 td { border: 1px solid var(--border-alt); }
.as1tvxm .m1h42 th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.as1tvxm .m1h42 td { border-bottom: none; }
.as1tvxm .m1h42 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.f6sfzm .m1h42 th {
  background: var(--accent); color: #fff; letter-spacing: 0.03em;
}
.wba7pw .qfrjfo {
  overflow: hidden;
}
.wba7pw .m1h42 th { border-bottom: 1px solid var(--border-alt); }
.wba7pw .m1h42 tr:last-child td { border-bottom: none; }
.c169 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.bwoa { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ebi08 { width: 100%; aspect-ratio: 1/1; object-fit: cover; display: block; }
.hivd { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ff2js56 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ateq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ateq 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);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%}
.oez1m0 .hivd { background: transparent; text-align: center; }
.g42v .ebi08 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.fpcnwgtu .ebi08 {
  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);
}
.r6zj75dw .bwoa { display: grid; grid-template-columns: auto 1fr; }
.r6zj75dw .ebi08 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.r6zj75dw .hivd { grid-column: 2; }
.r6zj75dw .ff2js56,
.r6zj75dw .ateq { grid-column: 1 / -1; }
.mjn0u .bwoa { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.mjn0u .ebi08 {
  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);
}
.mjn0u .hivd { grid-column: 2; }
.mjn0u .ff2js56,
.mjn0u .ateq { grid-column: 1 / -1; }
.gppw45f .bwoa { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.gppw45f .hivd { background: none; color: var(--accent-light); font-weight: 700; }
.h2c2qp .bwoa { 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); }
.h2c2qp .hivd { background: none; color: var(--accent-light); font-weight: 700; }
.ygnh4bf2 .bwoa { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ygnh4bf2 .bwoa:last-child { border-bottom: none; }
.ygnh4bf2 .hivd { background: none; color: var(--accent-light); font-weight: 700; }
.blifvd .bwoa { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.blifvd .hivd { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.m6uzay5o .c169 { counter-reset: card-n; }
.m6uzay5o .bwoa  { counter-increment: card-n; }
.m6uzay5o .hivd { display: flex; align-items: center; gap: 10px; }
.m6uzay5o .hivd::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;
}
.vqyucra .bwoa { background: var(--bg-surface); border: 1px solid var(--border); }
.vqyucra .hivd { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.j37lt { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.i0e3n  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.xo63 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.wl5d { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.nfuorlxd { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.j37lt strong { color: var(--text-primary); font-size: 0.95rem; }
.j37lt p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tf6e8s96 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nxe4v0v, .k9plccv { border-radius: 8px; padding: 14px; }
.nxe4v0v { background: var(--bg-pros); }
.k9plccv { background: var(--bg-cons); }
.i4pos { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nxe4v0v .i4pos { color: var(--c-pros-label); }
.k9plccv .i4pos { color: #f87171; }
.nxe4v0v ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.k9plccv ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jc3y { width: 100%; height: 300px; object-fit: cover; border-radius: 10px; display: block; }
.yc1ne4b {
  background: var(--accent); 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;
}
.yc1ne4b:hover { opacity: 0.85; }
.d7o0svrp .yc1ne4b  { background: transparent; border: 2px solid var(--accent); color: var(--accent-light); }
.d7o0svrp .yc1ne4b:hover  { background: var(--accent); color: #fff; opacity: 1; }
.rtdegd0x .yc1ne4b  { background: var(--accent-bg); border: 1px solid var(--accent); color: var(--accent-light); }
.rtdegd0x .yc1ne4b:hover  { background: var(--accent); color: #fff; opacity: 1; }
.bn93ncs .i39wbuf { border-radius: 50px; }
.bn93ncs .yc1ne4b  { border-radius: 50px; }
.l5ag1 .i39wbuf { padding-left: 22px; padding-right: 22px; }
.l5ag1 .yc1ne4b  { padding-left: 12px; padding-right: 12px; }
.ikwtjz .i39wbuf { padding-left: 44px; padding-right: 44px; }
.ikwtjz .yc1ne4b  { padding-left: 24px; padding-right: 24px; }
.jqq10af1 .i39wbuf { padding-left: 56px; padding-right: 56px; }
.jqq10af1 .yc1ne4b  { padding-left: 32px; padding-right: 32px; }
.qeshkpc   .i39wbuf::after, .qeshkpc   .yc1ne4b::after,
.jyb931 .i39wbuf::after, .jyb931 .yc1ne4b::after,
.yrjo9ud    .i39wbuf::after, .yrjo9ud    .yc1ne4b::after,
.b5k1d    .i39wbuf::after, .b5k1d    .yc1ne4b::after,
.qqjaq    .i39wbuf::after, .qqjaq    .yc1ne4b::after,
.et0wa     .i39wbuf::after, .et0wa     .yc1ne4b::after,
.cvwrd    .i39wbuf::after, .cvwrd    .yc1ne4b::after,
.e9l4   .i39wbuf::after, .e9l4   .yc1ne4b::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;
}
.qeshkpc .i39wbuf::after, .qeshkpc .yc1ne4b::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");
}
.jyb931 .i39wbuf::after, .jyb931 .yc1ne4b::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");
}
.yrjo9ud .i39wbuf::after, .yrjo9ud .yc1ne4b::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");
}
.b5k1d .i39wbuf::after, .b5k1d .yc1ne4b::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");
}
.qqjaq .i39wbuf::after, .qqjaq .yc1ne4b::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");
}
.et0wa .i39wbuf::after, .et0wa .yc1ne4b::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");
}
.cvwrd .i39wbuf::after, .cvwrd .yc1ne4b::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");
}
.e9l4 .i39wbuf::after, .e9l4 .yc1ne4b::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");
}
.cfqyd84   .olxcooq::after, .cfqyd84   .hk4tnq::after,
.isjb .olxcooq::after, .isjb .hk4tnq::after,
.na8mj7m    .olxcooq::after, .na8mj7m    .hk4tnq::after,
.hu3hq    .olxcooq::after, .hu3hq    .hk4tnq::after,
.hoko    .olxcooq::after, .hoko    .hk4tnq::after,
.hl42dqs0     .olxcooq::after, .hl42dqs0     .hk4tnq::after,
.rl1vfw    .olxcooq::after, .rl1vfw    .hk4tnq::after,
.wcibs7   .olxcooq::after, .wcibs7   .hk4tnq::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;
}
.cfqyd84 .olxcooq::after, .cfqyd84 .hk4tnq::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");
}
.isjb .olxcooq::after, .isjb .hk4tnq::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");
}
.na8mj7m .olxcooq::after, .na8mj7m .hk4tnq::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");
}
.hu3hq .olxcooq::after, .hu3hq .hk4tnq::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");
}
.hoko .olxcooq::after, .hoko .hk4tnq::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");
}
.hl42dqs0 .olxcooq::after, .hl42dqs0 .hk4tnq::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");
}
.rl1vfw .olxcooq::after, .rl1vfw .hk4tnq::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");
}
.wcibs7 .olxcooq::after, .wcibs7 .hk4tnq::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");
}
.z85y .vev5o8 { background: #1a1a1a; }
.m7yj.yc1ne4b { padding-left: 16px !important; padding-right: 16px !important; }
@media (max-width: 720px) {
  .iad2eg1k { display: grid; grid-template-columns: 1fr; gap: 12px; }
  .iad2eg1k .d8kff15 { flex-direction: column; align-items: center; padding: 16px 12px; border-radius: 14px; gap: 8px; }
  .iad2eg1k .vwy4pwcz { flex-direction: column; align-items: center; gap: 4px; width: 100%; }
  .iad2eg1k .vev5o8 { width: 100%; min-width: unset; height: 52px; }
  .iad2eg1k .nieozgp { max-height: 40px; max-width: 110px; }
  .iad2eg1k .inuui8 { min-width: unset; text-align: center; white-space: normal; }
  .iad2eg1k .sqq0eenz { flex-direction: row; justify-content: space-between; width: 100%; border-top: 1px solid var(--border); padding-top: 5px; }
  .iad2eg1k .m7yj { width: 100%; text-align: center; margin-left: 0; }
  .ymw5 .d8kff15 { row-gap: 8px !important; gap: 8px !important; }
}
@media (min-width: 860px) {
  .lkz2c .m15g {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .lkz2c .czlq { margin: 0; }
}
.y7xp .czlq { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.y7xp .kyca3aqo { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.y7xp .q8iy { padding: 14px 16px; }
.y7xp .dntvsh6 { border-radius: 4px; }
.y7xp .rc1l { border-radius: 0; }
.btvs .tf6e8s96 { gap: 10px; }
.btvs .nxe4v0v, .btvs .k9plccv { padding: 12px; }
.btvs .nxe4v0v ul, .btvs .k9plccv ul { margin: 4px 0 0; padding-left: 18px; }
.btvs .nxe4v0v li, .btvs .k9plccv li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .nw6b { grid-template-columns: 1fr; }
  .uvc6b70h { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .uvc6b70h .fezz9n { width: 72px; height: 50px; }
  .uvc6b70h .donviac { max-width: 180px; }
  .uvc6b70h .gjo2r { width: auto; }
}
@media (max-width: 720px) {
  .jyi50l { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vtevjaz { padding: 16px; }
  .ofbr9v .mg8ds7aq { min-width: 50%; }
}
.e1ova .tf6e8s96 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .lmxw8cm { grid-template-columns: 1fr; }
  .sqi6n { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dwuuyas { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .moicm1 { flex-wrap: wrap; padding: 16px; }
}
.r88mot .tf6e8s96 { gap: 8px; }
.r88mot .nxe4v0v, .r88mot .k9plccv { padding: 8px; }
@media (max-width: 480px) {
  .lnang5 { flex-direction: column; align-items: stretch; }
}
.nqs6st2 .gjo2r .yc1ne4b { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .e5g0qds { flex-direction: column; align-items: stretch; gap: 10px; }
  .nqs6st2 .gjo2r { text-align: center; }
}
@media (max-width: 720px) {
  .xy4i { grid-template-columns: 1fr; }
  .oh522lzh { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .p93ww { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .yb8ar { grid-template-columns: 1fr; }
  .su029061 { width: 100px; height: 100px; margin: 16px auto; }
  .ra8h1sl { font-size: 1.4rem; }
  .rldkjfu { justify-content: center; }
  .juu0 .mg8ds7aq { min-width: 50%; }
}
.qenfb9 .tf6e8s96 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hvgf { flex-wrap: wrap; padding: 14px 16px; }
  .b1rko58 { padding: 12px 16px; }
  .qenfb9 .tf6e8s96 { margin: 0 16px; }
  .qenfb9 .s3ehji { padding: 0 16px; }
  .i0xvo20 { padding: 12px 16px; }
}
@media (max-width: 640px) {
  .t8733 .iad2eg1k .d8kff15:only-child { flex-direction: column; align-items: center; gap: 10px; padding: 16px; }
  .t8733 .iad2eg1k .d8kff15:only-child .vwy4pwcz { flex-direction: column; width: 100%; align-items: center; }
  .t8733 .iad2eg1k .d8kff15:only-child .sqq0eenz { flex-direction: column; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; }
  .t8733 .iad2eg1k .d8kff15:only-child .m7yj { width: 100%; }
}
.dprs7cb9 .m7yj.yc1ne4b { padding: 10px 24px !important; font-size: .9rem; }
.fzpxvhuf .m7yj.yc1ne4b { padding: 12px 32px !important; font-size: .95rem; font-weight: 700; }
@media (max-width: 720px) {
  .t8733 .iad2eg1k,
  .p2drtcn0 .iad2eg1k {
    grid-template-columns: 1fr 1fr;
  }
  .t8733 .iad2eg1k .d8kff15:only-child,
  .p2drtcn0 .iad2eg1k .d8kff15:only-child {
    grid-column: 1 / -1;
  }
  .p2drtcn0 .iad2eg1k .d8kff15:only-child .vev5o8 {
    height: 48px; min-width: 80px;
  }
  .p2drtcn0 .iad2eg1k .d8kff15:only-child .nieozgp {
    max-height: 40px;
  }
}
.bt99 { margin: 16px 0; }
.bk9u6dxl { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.bk9u6dxl summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.bk9u6dxl summary::after { content: "+"; color: var(--accent); }
.bk9u6dxl[open] summary::after { content: "−"; }
.bk9u6dxl p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.lfi45 { margin-bottom: 0; }
.hn8n80 h2.w4qwt1 { color: var(--accent-light); border-color: var(--accent); }
.flyf h2.w4qwt1 { color: var(--accent-light); border-color: var(--accent); }
.df5q .i0e3n     { background: #052e16; border-color: #10b981; }
.df5q .xo63 { background: #2d0a1e; border-color: #f43f5e; }
.df5q .wl5d    { background: #1e1036; border-color: #a855f7; }
.df5q .j37lt strong  { color: #f1f5f9; }
.df5q .j37lt p       { color: #cbd5e1; }
.df5q .zxuhh    .i0e3n     .nfuorlxd::before,
.df5q .eynno  .i0e3n     .nfuorlxd::before,
.df5q .d4w4b  .i0e3n     .nfuorlxd::before,
.df5q .lmco .i0e3n     .nfuorlxd::before { color: #10b981; }
.df5q .zxuhh    .xo63 .nfuorlxd::before,
.df5q .eynno  .xo63 .nfuorlxd::before,
.df5q .d4w4b  .xo63 .nfuorlxd::before,
.df5q .lmco .xo63 .nfuorlxd::before { color: #f43f5e; }
.df5q .zxuhh    .wl5d    .nfuorlxd::before,
.df5q .eynno  .wl5d    .nfuorlxd::before,
.df5q .d4w4b  .wl5d    .nfuorlxd::before,
.df5q .lmco .wl5d    .nfuorlxd::before { color: #a855f7; }
.x7u9hvnt .i0e3n     { background: #2d2000; border-color: #eab308; }
.x7u9hvnt .xo63 { background: #2d0b0b; border-color: #ef4444; }
.x7u9hvnt .wl5d    { background: #2d1600; border-color: #f97316; }
.x7u9hvnt .j37lt strong  { color: #f1f5f9; }
.x7u9hvnt .j37lt p       { color: #cbd5e1; }
.x7u9hvnt .zxuhh    .i0e3n     .nfuorlxd::before,
.x7u9hvnt .eynno  .i0e3n     .nfuorlxd::before,
.x7u9hvnt .d4w4b  .i0e3n     .nfuorlxd::before,
.x7u9hvnt .lmco .i0e3n     .nfuorlxd::before { color: #eab308; }
.x7u9hvnt .zxuhh    .xo63 .nfuorlxd::before,
.x7u9hvnt .eynno  .xo63 .nfuorlxd::before,
.x7u9hvnt .d4w4b  .xo63 .nfuorlxd::before,
.x7u9hvnt .lmco .xo63 .nfuorlxd::before { color: #ef4444; }
.x7u9hvnt .zxuhh    .wl5d    .nfuorlxd::before,
.x7u9hvnt .eynno  .wl5d    .nfuorlxd::before,
.x7u9hvnt .d4w4b  .wl5d    .nfuorlxd::before,
.x7u9hvnt .lmco .wl5d    .nfuorlxd::before { color: #f97316; }
.yq6m .i0e3n     { background: #0c1a2e; border-color: #38bdf8; }
.yq6m .xo63 { background: #12103a; border-color: #818cf8; }
.yq6m .wl5d    { background: #0a2020; border-color: #2dd4bf; }
.yq6m .j37lt strong  { color: #f1f5f9; }
.yq6m .j37lt p       { color: #cbd5e1; }
.yq6m .zxuhh    .i0e3n     .nfuorlxd::before,
.yq6m .eynno  .i0e3n     .nfuorlxd::before,
.yq6m .d4w4b  .i0e3n     .nfuorlxd::before,
.yq6m .lmco .i0e3n     .nfuorlxd::before { color: #38bdf8; }
.yq6m .zxuhh    .xo63 .nfuorlxd::before,
.yq6m .eynno  .xo63 .nfuorlxd::before,
.yq6m .d4w4b  .xo63 .nfuorlxd::before,
.yq6m .lmco .xo63 .nfuorlxd::before { color: #818cf8; }
.yq6m .zxuhh    .wl5d    .nfuorlxd::before,
.yq6m .eynno  .wl5d    .nfuorlxd::before,
.yq6m .d4w4b  .wl5d    .nfuorlxd::before,
.yq6m .lmco .wl5d    .nfuorlxd::before { color: #2dd4bf; }
.nj1th .i0e3n     { background: var(--accent-bg); border-color: var(--accent); }
.nj1th .xo63 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.nj1th .wl5d    { background: var(--accent-bg); border-color: var(--accent-pale); }
.nj1th .zxuhh    .nfuorlxd::before,
.nj1th .eynno  .nfuorlxd::before,
.nj1th .d4w4b  .nfuorlxd::before,
.nj1th .lmco .nfuorlxd::before { color: var(--accent-light) !important; }
.huc7::before,
.pci4f::before { margin-right: 5px; }
.ka9g8gyn .nxe4v0v ul li,
.ka9g8gyn .wgq6x864 li         { color: #4ade80; }
.ka9g8gyn .nxe4v0v .huc7 { color: #22c55e; }
.ka9g8gyn .k9plccv ul li,
.ka9g8gyn .glxiim li         { color: #f87171; }
.ka9g8gyn .k9plccv .pci4f { color: #ef4444; }
.ltsk .nxe4v0v { background: #0c1a2e; }
.ltsk .k9plccv { background: #2d1f00; }
.ltsk .nxe4v0v .huc7 { color: #93c5fd; }
.ltsk .k9plccv .pci4f { color: #fcd34d; }
.ltsk .nxe4v0v ul li,
.ltsk .k9plccv ul li,
.pqsvdg .nxe4v0v { background: var(--accent-bg); }
.pqsvdg .k9plccv { background: var(--accent-bg-light); }
.pqsvdg .nxe4v0v .huc7 { color: var(--accent-pale); }
.pqsvdg .k9plccv .pci4f { color: var(--accent-light); }
.pqsvdg .nxe4v0v ul li,
.pqsvdg .k9plccv ul li,
.jsr0ey .huc7::before { content: "✓ "; }
.jsr0ey .pci4f::before { content: "✗ "; }
.vqawv .huc7::before { content: "→ "; }
.vqawv .pci4f::before { content: "← "; }
.djqx .huc7::before { content: "★ "; }
.djqx .pci4f::before { content: "✕ "; }
.sgff .huc7::before { content: "◆ "; }
.sgff .pci4f::before { content: "▲ "; }
.zrkb36a .j37lt { background: transparent; border-left: none; border: 1.5px solid; }
.zrkb36a .i0e3n     { border-color: var(--c-tip-border); }
.zrkb36a .xo63 { border-color: var(--c-warn-border); }
.zrkb36a .wl5d    { border-color: #60a5fa; }
.zrkb36a .j37lt strong { color: var(--text-primary); }
.zrkb36a .j37lt p      { color: var(--text-muted); }
.e8gietl .j37lt { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.e8gietl .i0e3n     { border-top-color: var(--c-tip-border); }
.e8gietl .xo63 { border-top-color: var(--c-warn-border); }
.e8gietl .wl5d    { border-top-color: #60a5fa; }
.e5w2 .j37lt { border-left: none; border-radius: 8px; }
.e5w2 .i0e3n     { background: #065f46; }
.e5w2 .xo63 { background: #92400e; }
.e5w2 .wl5d    { background: #1e3a8a; }
.e5w2 .j37lt strong,
.e5w2 .j37lt p { color: #fff; }
.e5w2 .nfuorlxd::before { color: rgba(255,255,255,0.85) !important; }
.df5q.e5w2 .i0e3n,
.df5q .e5w2 .i0e3n     { background: #052e16; }
.df5q.e5w2 .xo63,
.df5q .e5w2 .xo63 { background: #2d0a1e; }
.df5q.e5w2 .wl5d,
.df5q .e5w2 .wl5d    { background: #1e1036; }
.x7u9hvnt.e5w2 .i0e3n,
.x7u9hvnt .e5w2 .i0e3n      { background: #2d2000; }
.x7u9hvnt.e5w2 .xo63,
.x7u9hvnt .e5w2 .xo63  { background: #2d0b0b; }
.x7u9hvnt.e5w2 .wl5d,
.x7u9hvnt .e5w2 .wl5d     { background: #2d1600; }
.yq6m.e5w2 .i0e3n,
.yq6m .e5w2 .i0e3n      { background: #0c1a2e; }
.yq6m.e5w2 .xo63,
.yq6m .e5w2 .xo63  { background: #12103a; }
.yq6m.e5w2 .wl5d,
.yq6m .e5w2 .wl5d     { background: #0a2020; }
.iokd .j37lt { border-left: none; border-radius: 6px; padding: 10px 14px; }
.iokd .i0e3n     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.iokd .xo63 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.iokd .wl5d    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.iokd .j37lt strong { color: var(--text-primary); }
.iokd .j37lt p      { color: var(--text-muted); }
.vmvh9zk .j37lt { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zxuhh .nfuorlxd,
.eynno .nfuorlxd,
.d4w4b .nfuorlxd,
.lmco .nfuorlxd { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zxuhh .nfuorlxd::before,
.eynno .nfuorlxd::before,
.d4w4b .nfuorlxd::before,
.lmco .nfuorlxd::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zxuhh .i0e3n     .nfuorlxd::before { content: "✦"; color: var(--c-tip-border); }
.zxuhh .xo63 .nfuorlxd::before { content: "▲"; color: var(--c-warn-border); }
.zxuhh .wl5d    .nfuorlxd::before { content: "◉"; color: #60a5fa; }
.eynno .i0e3n     .nfuorlxd::before { content: "★"; color: var(--c-tip-border); }
.eynno .xo63 .nfuorlxd::before { content: "◆"; color: var(--c-warn-border); }
.eynno .wl5d    .nfuorlxd::before { content: "●"; color: #60a5fa; }
.d4w4b .i0e3n     .nfuorlxd::before { content: "▶"; color: var(--c-tip-border); }
.d4w4b .xo63 .nfuorlxd::before { content: "■"; color: var(--c-warn-border); }
.d4w4b .wl5d    .nfuorlxd::before { content: "▸"; color: #60a5fa; }
.lmco .i0e3n     .nfuorlxd::before { content: "→"; color: var(--c-tip-border); }
.lmco .xo63 .nfuorlxd::before { content: "⬥"; color: var(--c-warn-border); }
.lmco .wl5d    .nfuorlxd::before { content: "◈"; color: #60a5fa; }
.p5gm .y45i .ja8ruth,
.p5gm .bflnku .ja8ruth  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.p5gm .bwoa                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.p5gm .qfrjfo          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.p5gm .j0vfq8                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.y9vxc .y45i .ja8ruth,
.y9vxc .bflnku .ja8ruth,
.y9vxc .bwoa,
.y9vxc .d8kff15,
.y9vxc .czlq,
.y9vxc .qfrjfo,
.y9vxc .j0vfq8,
.y9vxc .vmvh9zk .j37lt { box-shadow: none; }
.a1vm1   .c4tx7qx, .a1vm1 .zjq94, .a1vm1 .kdw3b2tx,
.a1vm1   .vqdqef, .a1vm1 .ad44upm7 { font-size: 0.9rem; }
.a1vm1   .o5jf3, .a1vm1 .t4nu { font-size: 0.9rem; }
.vrt8gx   .c4tx7qx, .vrt8gx .zjq94, .vrt8gx .kdw3b2tx,
.vrt8gx   .vqdqef, .vrt8gx .ad44upm7 { font-size: 0.9rem; }
.vrt8gx   .o5jf3, .vrt8gx .t4nu { font-size: 0.9rem; }
.yejl   .c4tx7qx, .yejl .zjq94, .yejl .kdw3b2tx,
.yejl   .vqdqef, .yejl .ad44upm7 { font-size: 1.08rem; }
.yejl   .o5jf3, .yejl .t4nu { font-size: 1.05rem; }
.yejl   .m1h42 { font-size: 0.97rem; }
.zlvv06 .fsq9n9      { font-size: 3.2rem; }
.zlvv06 h2.w4qwt1 { font-size: 1.9rem; }
.zlvv06 h3.prbd0it     { font-size: 1.4rem; }
.u3t82q2v .fsq9n9      { font-size: 3.8rem; }
.u3t82q2v h2.w4qwt1 { font-size: 2.2rem; }
.u3t82q2v h3.prbd0it     { font-size: 1.6rem; }
.lfi45 + .lfi45 { position: relative; }
.nl0lhn   .lfi45 + .lfi45::before,
.cfpik  .lfi45 + .lfi45::before,
.qoa8o   .lfi45 + .lfi45::before,
.xi6go9   .lfi45 + .lfi45::before,
.awdqzr   .lfi45 + .lfi45::before,
.ij8agovu .lfi45 + .lfi45::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.nl0lhn .lfi45 + .lfi45::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.cfpik .lfi45 + .lfi45::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.qoa8o .lfi45 + .lfi45::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.xi6go9 .lfi45 + .lfi45::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.uj6jil .lfi45 { margin-bottom: 16px; }
.uj6jil .lfi45 + .lfi45 { margin-top: 0; }
.uj6jil .ztr4 { padding-top: 0; padding-bottom: 0; }
.awdqzr .lfi45 + .lfi45::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ij8agovu .lfi45 + .lfi45::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.f2atw .lfi45 + .lfi45::before,
.ijvdi .lfi45 + .lfi45::before,
.p4d83 .lfi45 + .lfi45::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%;
}
.jrurat .f2atw .lfi45:nth-child(even)::before,
.jrurat .ijvdi .lfi45:nth-child(even)::before,
.jrurat .p4d83 .lfi45:nth-child(even)::before { background: var(--bg-surface); }
.tg2f63xj .f2atw .lfi45:nth-child(even)::before,
.tg2f63xj .ijvdi .lfi45:nth-child(even)::before,
.tg2f63xj .p4d83 .lfi45:nth-child(even)::before { background: var(--bg-card); }
.f2atw .lfi45 + .lfi45::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");
}
.ijvdi .lfi45 + .lfi45::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");
}
.p4d83 .lfi45 + .lfi45::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");
}
.hspx0fbe .et2xl,
.m80oeh8 .et2xl,
.nm4gzp .et2xl { overflow: hidden; }
.hspx0fbe .kyf6,
.m80oeh8 .kyf6 { margin-bottom: 60px; }
.nm4gzp .kyf6 { margin-bottom: 70px; }
.hspx0fbe .et2xl::before,
.m80oeh8 .et2xl::before,
.nm4gzp .et2xl::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%;
}
.hspx0fbe .et2xl::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");
}
.m80oeh8 .et2xl::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");
}
.nm4gzp .et2xl::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");
}
.ledaov .et2xl:not(.vwb1uq) .m79xr { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ns999p8t .et2xl:not(.vwb1uq) .m79xr { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.qygpvh9q  .et2xl:not(.vwb1uq) .m79xr { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.agnf  .et2xl:not(.vwb1uq) .m79xr { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.zzrfp .vwb1uq .m79xr { background: none; }
.zzrfp .et2xl:not(.vwb1uq) .m79xr { background: rgba(0,0,0,0.6); }
.uea0 .sru9b4 { float: left; width: 38%; margin: 0 28px 16px 0; }
.uea0 .sru9b4 .jc3y { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.uea0 .ztr4::after { content: ''; display: block; clear: both; }
.x7riz44j .sru9b4 { float: right; width: 38%; margin: 0 0 16px 28px; }
.x7riz44j .sru9b4 .jc3y { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.x7riz44j .ztr4::after { content: ''; display: block; clear: both; }
.fvtdx .lfi45:nth-child(odd)  .sru9b4 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.fvtdx .lfi45:nth-child(even) .sru9b4 { float: right; width: 38%; margin: 0 0 16px 28px; }
.fvtdx .sru9b4 .jc3y { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.fvtdx .ztr4::after { content: ''; display: block; clear: both; }
.uea0 .c169,
.x7riz44j .c169,
.x7riz44j .iad2eg1k,
.fvtdx .c169,
.uea0 .o5jf3,
.uea0 .t4nu,
.x7riz44j .o5jf3,
.x7riz44j .t4nu,
.fvtdx .o5jf3,
.fvtdx .t4nu { overflow: hidden; }
@media (max-width: 640px) {
  .uea0 .sru9b4,
  .x7riz44j .sru9b4,
  .fvtdx .sru9b4 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.owcb8 .mtmqf9np,
.owcb8 .ztr4,
.owcb8 .kdvl7s  { max-width: 1100px; }
.slu2q .mtmqf9np,
.slu2q .ztr4,
.slu2q .kdvl7s  { max-width: 1200px; }
.slu2q { --content-mw: 1200px; }
.hqd96c .mtmqf9np,
.hqd96c .ztr4,
.hqd96c .kdvl7s  { max-width: 1320px; }
.c6cd9r8t { font-size: 0.82rem; color: var(--text-muted); }
.sbktcnbu { display: flex; align-items: center; }
.mz9xw0z {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.y51j6n { display: flex; align-items: center; }
.x9s99iw { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.x9s99iw:hover { text-decoration: underline; }
.u2bq { margin: 0 3px; opacity: 0.45; }
.u2bq::before { content: '/'; }
.yae7 { padding: 2px 5px; color: var(--text-main); }
.tlgq5ob .c6cd9r8t {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.tlgq5ob .sbktcnbu { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.sgkoj98 .c6cd9r8t {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.sgkoj98 .sbktcnbu { padding: 0 0 0 12px; }
.h0tdjo9x {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.dvbsun .sbktcnbu { padding: 0 16px; }
.dvbsun .c6cd9r8t {
  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);
}
.dvbsun .mtmqf9np { padding-top: 28px; }
.owcb8.tlgq5ob .sbktcnbu { max-width: 1100px; }
.slu2q.tlgq5ob .sbktcnbu { max-width: 1200px; }
.hqd96c.tlgq5ob .sbktcnbu { max-width: 1320px; }
.owcb8 .h0tdjo9x { max-width: 1100px; }
.slu2q .h0tdjo9x { max-width: 1200px; }
.hqd96c .h0tdjo9x { max-width: 1320px; }
.rxgjk4f2 .lfi45 { padding-top: 16px; padding-bottom: 16px; }
.oaluessr .lfi45 { padding-top: 24px; padding-bottom: 24px; }
.t44li3 .lfi45 { padding-top: 40px; padding-bottom: 40px; }
.kd9wywa .lfi45 { padding-top: 52px; padding-bottom: 52px; }
.hqqdmu3y .lfi45:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.hqqdmu3y .lfi45:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.hqqdmu3y .lfi45:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.hqqdmu3y .lfi45:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ptoz .ztr4 { padding-top: 10px;  padding-bottom: 10px; }
.b5vnukf .ztr4 { padding-top: 18px;  padding-bottom: 18px; }
.nh8p .ztr4 { padding-top: 36px;  padding-bottom: 36px; }
.db37y .ztr4 { padding-top: 48px;  padding-bottom: 48px; }
.vybmwf h2.w4qwt1 { font-weight: 600; }
.vybmwf h3.prbd0it     { font-weight: 600; }
.sxiigqc h2.w4qwt1 { font-weight: 800; }
.sxiigqc h3.prbd0it     { font-weight: 700; }
.qycqscgc h2.w4qwt1 { font-weight: 900; }
.qycqscgc h3.prbd0it     { font-weight: 800; }
.qycqscgc .j37lt strong,
.qycqscgc .j37lt strong { font-weight: 600; }
.olxcooq {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.madxd23 .olxcooq { display: none; }
@media (max-width: 640px) { .olxcooq { display: none; } }
.olxcooq { background: var(--accent) !important; color: #fff !important; border: none !important; }
.olxcooq:hover { opacity: 0.85; }
.qo49b3t .olxcooq { background: linear-gradient(135deg, var(--accent), var(--accent-light)) !important; }
.l4hr84n .olxcooq,
.sqr23kw  .olxcooq { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.l4hr84n .olxcooq:hover,
.sqr23kw  .olxcooq:hover { opacity: 0.88; }
.qo49b3t.l4hr84n .olxcooq,
.qo49b3t.sqr23kw  .olxcooq { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hk4tnq {
  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;
}
.hk4tnq:hover { transform: translateY(-2px); opacity: 0.92; }
.hk4tnq { background: var(--accent) !important; color: #fff !important; border: none !important; }
.s9wufpmf .hk4tnq { display: none; }
.aol8 .hk4tnq { right: 32px; }
.pul1  .hk4tnq { left: 32px; }
@media (max-width: 480px) {
  .aol8 .hk4tnq { right: 20px; bottom: 20px; }
  .pul1  .hk4tnq { left: 20px; bottom: 20px; }
}
.pybhj { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.kdvl7s { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ooet { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.zfx77 { color: var(--text-dim); font-size: 0.8rem; }
.jjr701kp a, .nok7 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jjr701kp a:hover, .nok7 a:hover { color: var(--accent-light); }
.nok7 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ul5x8 .kdvl7s { text-align: center; }
.ul5x8 .nok7 { justify-content: center; margin-bottom: 16px; }
.ul5x8 .ooet { margin-top: 0; }
.jmmpas { margin-top: 10px; }
.jmmpas a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .kdvl7s { padding-left: 16px; padding-right: 16px; }
  .dhu1s .kdvl7s { padding: 20px 16px; }
  .nok7 { gap: 4px 12px; }
  .ooet { font-size: 0.78rem; }
}
.pux64 .ooet { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.pux64 .zfx77 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .pux64 .j0lxx { grid-template-columns: 1fr 1fr; } .pux64 .uswrkp { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pux64 .j0lxx { grid-template-columns: 1fr; } }
.x41oetcu .ooet { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .x41oetcu .iissjm { gap: 12px; } .x41oetcu .usgy0 { margin-right: 0; width: 100%; } }
.a3dm4 .ooet { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.a3dm4 .zfx77 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .a3dm4 .i3gdnk { grid-template-columns: 1fr 1fr; } .a3dm4 .pvb31sw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a3dm4 .i3gdnk { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .compfvg5 .q9rvsdg { grid-template-columns: 1fr 1fr; } .compfvg5 .eiu6c6kg:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .compfvg5 .q9rvsdg { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ffbx .q9rvsdg { grid-template-columns: 1fr; } }
.zb2e .kdvl7s { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.zb2e .nok7 { justify-content: center; }
.pq6dq .uiadsbp      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.pq6dq .pybhj { background: var(--bg-page); border-top-color: var(--border-alt); }
.yg40y3i .uiadsbp      { background: #0d1117; border-bottom-color: #21262d; }
.yg40y3i .e7l23b6c { color: var(--accent-light); }
.yg40y3i .bi6uj { --msep-color: #8b949e; }
.yg40y3i .bi6uj a { color: #8b949e; }
.yg40y3i .bi6uj a:hover { color: var(--accent-light); }
.yg40y3i .hyxpdwq { color: #8b949e; }
.yg40y3i .pybhj { background: #0d1117; border-top-color: #21262d; }
.yg40y3i .ooet,
.yg40y3i .zfx77 { color: #6e7681; }
.yg40y3i .jjr701kp a, .yg40y3i .nok7 a,
.yg40y3i .jk3xq a, .yg40y3i .ltswvh a,
.yg40y3i .iwg1z8fr a, .yg40y3i .usgy0 { color: #8b949e; }
.yg40y3i .jjr701kp a:hover, .yg40y3i .nok7 a:hover,
.yg40y3i .jk3xq a:hover, .yg40y3i .ltswvh a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .yg40y3i .bi6uj { background: #0d1117; border-top-color: #21262d; }
  .yg40y3i .bi6uj li a { border-bottom-color: #21262d; }
}
.ne7i .uiadsbp      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ne7i .e7l23b6c { color: var(--accent); }
.ne7i .bi6uj { --msep-color: #475569; }
.ne7i .bi6uj a { color: #475569; }
.ne7i .bi6uj a:hover { color: var(--accent); }
.ne7i .hyxpdwq { color: #64748b; }
.ne7i .pybhj { background: #f0f4f8; border-top-color: #cbd5e1; }
.ne7i .ooet,
.ne7i .zfx77 { color: #64748b; }
.ne7i .jjr701kp a, .ne7i .nok7 a,
.ne7i .jjr701kp a:hover, .ne7i .nok7 a:hover,
@media (max-width: 640px) {
  .ne7i .bi6uj { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ne7i .bi6uj li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.l4hr84n .uiadsbp      { background: var(--accent); border-bottom-color: var(--accent-light); }
.l4hr84n .e7l23b6c { color: #fff; }
.l4hr84n .bi6uj { --msep-color: rgba(255,255,255,0.82); }
.l4hr84n .bi6uj a { color: rgba(255,255,255,0.82); }
.l4hr84n .bi6uj a:hover { color: #fff; }
.l4hr84n .hyxpdwq { color: rgba(255,255,255,0.9); }
.l4hr84n .pybhj { background: var(--accent); border-top-color: var(--accent-light); }
.l4hr84n .ooet,
.l4hr84n .zfx77 { color: rgba(255,255,255,0.72); }
.l4hr84n .jjr701kp a, .l4hr84n .nok7 a,
.l4hr84n .jjr701kp a:hover, .l4hr84n .nok7 a:hover,
@media (max-width: 640px) {
  .l4hr84n .bi6uj { background: var(--accent); border-top-color: var(--accent-light); }
  .l4hr84n .bi6uj li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.sqr23kw .uiadsbp {
  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);
}
.sqr23kw .pybhj {
  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) {
  .sqr23kw .bi6uj {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.qbj7 .rpu3y { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.pxyk .rpu3y { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.a7w9dm .rpu3y { min-height: 72px; height: auto; }
.gdu5q .rpu3y { min-height: 84px; height: auto; }
.dhu1s .rpu3y { max-width: none; padding: 0 32px; }
.dhu1s .kdvl7s  { max-width: none; padding: 24px 32px; }
.k5cvc6w.slu2q .rpu3y { max-width: 1200px; }
.k5cvc6w.hqd96c .rpu3y { max-width: 1320px; }
.tqskcr3   .e7l23b6c { text-transform: capitalize; }
.dzqx1t .e7l23b6c { text-transform: lowercase; }
.f9fmthwq .e7l23b6c { text-transform: uppercase; letter-spacing: 0.06em; }
.mmtuy5, .jvaz {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.a0e9bch .mmtuy5,
.fkz0ac98 .mmtuy5,
.p111p .mmtuy5,
.ejxedj .mmtuy5,
.y85i2h   .bi6uj a { font-weight: 500; }
.zk0o0 .bi6uj a { font-weight: 600; }
.qbx3w5y0     .bi6uj a { font-weight: 700; }
.a1fr    .bi6uj a { font-weight: 800; letter-spacing: 0.01em; }
.rijz4     .bi6uj > li + li::before,
.eezs    .bi6uj > li + li::before,
.epodul01    .bi6uj > li + li::before,
.we91 .bi6uj > li + li::before,
.v9nnjz8i .bi6uj > li + li::before,
.t94l5uw  .bi6uj > li + li::before,
.eokv1i    .bi6uj > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.rijz4     .bi6uj > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.eezs    .bi6uj > li + li::before { content: "|"; }
.epodul01    .bi6uj > li + li::before { content: "—"; }
.we91 .bi6uj > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.v9nnjz8i .bi6uj > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.t94l5uw  .bi6uj > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.eokv1i    .bi6uj > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .awl5sh .hyxpdwq,
  .kj7awhw .hyxpdwq,
  .nc3og9w .hyxpdwq,
  .ytnmgpsw .hyxpdwq,
  .agyzoz .hyxpdwq {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .awl5sh .hyxpdwq::before,
  .kj7awhw .hyxpdwq::before,
  .nc3og9w .hyxpdwq::before,
  .ytnmgpsw .hyxpdwq::before,
  .agyzoz .hyxpdwq::before { content: ""; display: block; flex-shrink: 0; }

  
  .awl5sh .hyxpdwq::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;
  }

  
  .kj7awhw .hyxpdwq::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;
  }

  
  .nc3og9w .hyxpdwq::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;
  }

  
  .ytnmgpsw .hyxpdwq::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;
  }

  
  .agyzoz .hyxpdwq::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) {
  .yrq9tq .hyxpdwq {
    padding: 5px 14px;
  }
  .yrq9tq .bi6uj {
    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;
  }
  .yrq9tq .bi6uj li a {
    border-bottom: none; padding: 10px 22px;
  }
  .yrq9tq .bi6uj li a:hover { background: var(--bg-raised); }
  .yrq9tq .mmcwj1,
  .u9r86 .mmcwj1,
  .ggl7 .mmcwj1 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .qj28zkq .hyxpdwq {
    padding: 5px 10px;
  }
  .qj28zkq .bi6uj {
    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);
  }
  .qj28zkq .bi6uj.apg8 { transform: translateX(0); }
  .qj28zkq .bi6uj li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .qj28zkq .bi6uj li:last-child a { border-bottom: none; }
  .l4hr84n .bi6uj,
  .yg40y3i .bi6uj { background: var(--accent) !important; }
  .l4hr84n .bi6uj li a,
  .yg40y3i .bi6uj li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ggl7 .hyxpdwq {
    padding: 5px 10px;
  }
  .ggl7 .bi6uj {
    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);
  }
  .ggl7 .bi6uj::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ggl7 .bi6uj.apg8 { transform: translateY(0); }
  .ggl7 .bi6uj li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .t7yt8 .hyxpdwq {
    padding: 5px 10px;
  }
  .t7yt8 .bi6uj {
    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;
  }
  .t7yt8 .bi6uj.apg8 { opacity: 1; pointer-events: auto; }
  .t7yt8 .bi6uj li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .l80a3     .hyxpdwq { border-radius: 0 !important; }
  .bh2kqhq   .hyxpdwq { border-radius: 8px !important; }
  .i268 .hyxpdwq { border-radius: 50% !important; }
  .mm0a582a   .hyxpdwq { border-radius: 999px !important; }
}
.gbd5 .jlvxh { height: 28px; }
.jetsw .jlvxh { height: 54px; }
.lxz4ebyy .jlvxh { height: 54px; }
.slny9kye    .ptpndw, .slny9kye    .spie { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.v2eh5j20 .sqq0eenz {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.wv4gpu2 .bk9u6dxl {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.wv4gpu2 .bk9u6dxl summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.wv4gpu2 .bk9u6dxl p { padding: 0 2px 16px; }
.vl883d3 .bk9u6dxl { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.vl883d3 .bk9u6dxl summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.vl883d3 .bk9u6dxl summary::after { content: "›"; font-size: 1.2em; }
.vl883d3 .bk9u6dxl[open] summary::after { content: "‹"; }
.vl883d3 .bk9u6dxl p { padding: 10px 22px 4px; }
.idfh .bk9u6dxl {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.idfh .bk9u6dxl summary { color: var(--text-primary); padding-left: 16px; }
.idfh .bk9u6dxl summary::after { content: "›"; font-size: 1.1em; }
.idfh .bk9u6dxl[open] summary::after { content: "‹"; }
.idfh .bk9u6dxl p { padding-left: 16px; }
.jly7jw7d .bt99 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.jly7jw7d .bk9u6dxl {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.jly7jw7d .bk9u6dxl:last-child { border-bottom: none; }
.jly7jw7d .bk9u6dxl summary { color: var(--text-primary); border-radius: 0; }
.jly7jw7d .bk9u6dxl summary::after { content: "›"; font-size: 1.1em; }
.jly7jw7d .bk9u6dxl[open] summary::after { content: "‹"; }
.hqc0yd .bk9u6dxl { overflow: hidden; }
.hqc0yd .bk9u6dxl summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.hqc0yd .bk9u6dxl summary::after { color: rgba(255,255,255,.75); }
.hqc0yd .bk9u6dxl[open] summary { border-radius: 0; }
.rsig0cml { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.oaq4 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ioqc {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ysoyxjtn { color: var(--text-muted); font-size: 1.05rem; }
.lny3mvps {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.l8fdy5n { margin-bottom: 20px; }
.bd6bhmzw {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.e60b5rk {
  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;
}
.e60b5rk:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.rvgbzb { resize: vertical; min-height: 130px; }
.rmdo7 { width: 100%; margin-top: 8px; }
.oprcgea4 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.v3mmwem {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.tcadh5w { color: var(--text-muted); line-height: 1.75; }
.rupr { max-width: 760px; margin: 0 auto; }
.yas9kq { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.digg57 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.digg57:last-child { border-bottom: none; }
.digg57 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.digg57 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x0ypp { max-width: 760px; margin: 0 auto; }
.hy9y { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.hy9y:last-child { border-bottom: none; }
.u66x { font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.hy9y p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hy9y ul.epgrol { margin: 0; }
.w5ym3cer .u66x { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .w5ym3cer { grid-template-columns: 1fr; gap: 10px; } }
.tzib75h3 .u66x { font-size: 1.2rem; font-weight: 700; color: var(--accent-light); margin-bottom: 14px; }
@media (max-width: 640px) { .qikrhosf { grid-template-columns: 1fr; } }
.kitjv5c .ioqc { color: var(--accent-light); }
.gp9bsu .ioqc { font-size: 2rem; }
.gp9bsu .ysoyxjtn { max-width: 680px; }
.rrr1jjj {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.rrr1jjj .ioqc { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rrr1jjj .ysoyxjtn  { margin: 0; }
@media (max-width: 640px) { .rrr1jjj { flex-direction: column; } }
.aboe .ioqc { color: var(--accent-light); }
.vnr57 .ioqc { color: #fff; }
.vnr57 .ysoyxjtn  { color: rgba(255,255,255,0.85); }
.lxj32x { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .e7aqlrqn { grid-template-columns: 1fr; } }
.qxvn1 .e60b5rk {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qxvn1 .e60b5rk:focus { border-bottom-color: var(--accent); box-shadow: none; }
.bw5am .e60b5rk { background: var(--bg-raised); border-color: transparent; }
.bw5am .e60b5rk:focus { background: var(--bg-card); border-color: var(--accent); }
.bxndvfa .e60b5rk { border-radius: 100px; padding: 11px 20px; }
.bxndvfa .rvgbzb { border-radius: 14px; }
.avn9sy {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.avn9sy 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;
}
.avn9sy summary::-webkit-details-marker { display: none; }
.avn9sy summary::after { content: "+"; color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }
.avn9sy[open] summary::after { content: "−"; }
.qmil56 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.v64hao {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .v64hao { grid-template-columns: 1fr; } }
.o9ks07b {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.o9ks07b h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.o9ks07b p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.iwomwjq{position:relative;overflow:visible}
.pvcl .x742,.b89ek0a .x742,
.pvcl .x742,.b89ek0a .x742,
.pvcl .x742 .jw1kp9v,.b89ek0a .x742 .jw1kp9v,
.pvcl .qj6ws,.b89ek0a .qj6ws,
.pvcl .x742,.b89ek0a .x742{top:12px}
.pvcl .x742 .jw1kp9v{margin-right:auto}
.xmoaobfd .qj6ws{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}
.xmoaobfd .vucws6l::before{content:""}
.tvfgp{--date-bg:var(--accent-bg)}
.yt262 .vucws6l::before{content:"—";opacity:.3}
.yt262 .qj6ws + .qj6ws::before{content:"—";margin-right:6px;opacity:.3}
.qofs .ptuae60n{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .ptuae60n{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .hdjj{max-width:100%}
}
:root {
  --accent:          #824858;
  --accent-light:    #bc788a;
  --accent-pale:     #f7acbf;
  --grad-start:      #e59cae;
  --grad-end:        #ffd9e0;
  --bg-page: #ebd5d8;
  --bg-surface: #fff8f8;
  --bg-card: #fff0f2;
  --bg-card-inner: #fde9ec;
  --bg-raised: #f8e3e6;
  --bg-hover: #f4dde1;
  --border: #c1adb0;
  --border-alt: #88767a;
  --border-section: #c1adb0;
  --text-primary: #3d2f32;
  --text-muted: #6b5b5e;
  --bg-page:        #f8f9fa;
  --bg-surface:     #ffffff;
  --bg-card:        #ffffff;
  --bg-card-inner:  #f3f4f6;
  --bg-raised:      #eef0f2;
  --bg-hover:       #f3f4f6;
  --border:         #e5e7eb;
  --border-alt:     #d1d5db;
  --border-section: #e5e7eb;
  --text-body: #362e30;
  --text-sub: #4e4446;
  --text-faint: #72686a;
  --text-dim: #9a8e8f;
  --text-label: #665c5d;
  --text-value: #42393b;
  --accent-bg:       #ffd9e0;
  --accent-bg-light: #ffc5d2;
  --bg-tip:        #f0fdf4;
  --bg-warning:    #fffbeb;
  --bg-info:       #eff6ff;
  --bg-pros:       #f0fdf4;
  --bg-cons:       #fef2f2;
  --c-pros:        #15803d;
  --c-cons:        #b91c1c;
  --c-pros-label:  #16a34a;
  --c-tip-border:  #059669;
  --c-warn-border: #d97706;
  --c-stars:       #b45309;
  --c-arrow:       #d97706;
  --c-tag-pay:     #15803d;
}
:root { --logo-bg-opacity: 32%; }
body, button, input { font-family: "Rajdhani", sans-serif; }
.yv6qe6j .nfuorlxd { font-size: 0; width: 1.2rem; flex-shrink: 0; }.yv6qe6j .nfuorlxd::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.yv6qe6j .i0e3n     .nfuorlxd::before { content: "";  color: var(--c-tip-border); }.yv6qe6j .xo63 .nfuorlxd::before { content: ""; color: var(--c-warn-border); }.yv6qe6j .wl5d    .nfuorlxd::before { content: ""; color: #60a5fa; }.df5q .yv6qe6j .i0e3n     .nfuorlxd::before { color: #10b981; }.df5q .yv6qe6j .xo63 .nfuorlxd::before { color: #f43f5e; }.df5q .yv6qe6j .wl5d    .nfuorlxd::before { color: #a855f7; }.x7u9hvnt  .yv6qe6j .i0e3n     .nfuorlxd::before { color: #eab308; }.x7u9hvnt  .yv6qe6j .xo63 .nfuorlxd::before { color: #ef4444; }.x7u9hvnt  .yv6qe6j .wl5d    .nfuorlxd::before { color: #f97316; }.yq6m  .yv6qe6j .i0e3n     .nfuorlxd::before { color: #38bdf8; }.yq6m  .yv6qe6j .xo63 .nfuorlxd::before { color: #818cf8; }.yq6m  .yv6qe6j .wl5d    .nfuorlxd::before { color: #2dd4bf; }.nj1th .yv6qe6j .nfuorlxd::before { color: var(--accent-light) !important; }
.r74d .wgq6x864 li::before, .r74d .glxiim li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.r74d .wgq6x864 li::before { content: ""; }.r74d .glxiim li::before { content: ""; }.r74d .huc7::before, .r74d .pci4f::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.r74d .huc7::before { content: ""; }.r74d .pci4f::before { content: ""; }
.gcgg .dksj3, .gcgg .xbnoax { min-height: 520px; }
.nzu0ox89 .olxcooq::after,.nzu0ox89 .hk4tnq::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; }
.u2bq::before { content: '>'; }
.s4o706 .qj6ws::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.s4o706 .qj6ws:first-of-type::before{content:"\f073"}.s4o706 .qj6ws:last-of-type::before{content:"\f303"}