: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;
}
.e4o8l1 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.kgfq2ix {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.r3fq {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zx2z4 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.cxoms2y { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.cxoms2y a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.cxoms2y a:hover { color: var(--accent-light); }
.rima     .fs1sy { border-radius: 24px; padding: 8px; }
.rima .fs1sy li a { border-radius: 16px; }
.uwbnyw2 .fs1sy li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .fs1sy {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .y7qz:hover .fs1sy,
  .y7qz:focus-within .fs1sy { display: block; }
  .fs1sy li a { padding: 8px 16px; font-size: 0.88rem; }
}
.m28nd {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.boedmr { display: none; }
@media (max-width: 640px) {
  .boedmr {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .boedmr.cwdrfhb { display: block; }
}
@media (max-width: 640px) {
  .m28nd { display: block; }
  .cxoms2y > li + li::before { display: none !important; }
  .cxoms2y {
    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;
  }
  .cxoms2y.cwdrfhb { display: flex; }
  .cxoms2y li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .cxoms2y li:last-child a { border-bottom: none; }
}
.taezdc { min-height: 480px; }
.a0qs {
  font-size: 2.6rem; font-weight: 800; color: var(--accent-pale);
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.hmjpb3 .hxwg3mnu { margin-left: 0; margin-right: 0; }
.csu6wd {
  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;
}
.csu6wd:hover { opacity: 0.88; }
.dm5czjc .a0qs { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.dm5czjc.hmjpb3   .kp4ef2n { text-align: left; }
.sfizpa .a0qs { color: var(--text-primary); text-shadow: none; }
.sfizpa .csu6wd { margin-top: 16px; }
.sfizpa, .sfizpa.taezdc { min-height: auto !important; }
.sfizpa.hmjpb3   .kp4ef2n { text-align: left; }
.sfizpa~.g9zf{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}
.sfizpa~.g9zf .lx8oa2l{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.gvnayn .a0qs { color: #fff; }
.gvnayn .csu6wd { background: #fff; color: var(--accent); }
.gvnayn .csu6wd:hover { opacity: 0.92; }
.fbhm .htni2v9 { position: relative; overflow: hidden; }
.fbhm .htni2v9::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.w7hepi3 .htni2v9 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.jk81485 .htni2v9 { position: relative; overflow: hidden; }
.jk81485 .htni2v9::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;
}
.b0g8 .htni2v9 { position: relative; overflow: hidden; }
.b0g8 .htni2v9::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.nc11dgdz .htni2v9 {
  animation: hg-fadein 1.2s ease-out both;
}
.htni2v9 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.kg4d {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.rhfo {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.uqbrcck {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.htni2v9 .a0qs { text-shadow: none; color: var(--accent-pale); }
.htni2v9 .hxwg3mnu { color: var(--text-muted); }
.htni2v9.qwg6ajvb .kg4d { align-items: center; text-align: center; }
.htni2v9.hmjpb3   .kg4d { align-items: flex-start; text-align: left; }
.m3tdh4 .rhfo { position: relative; }
.m3tdh4 .rhfo::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.m3tdh4.gwl6fcbh .rhfo::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.w8i0 .rhfo {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.w8i0 .uqbrcck {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.w8i0.gwl6fcbh .rhfo { padding: 32px 0 32px 32px; }
.fjus2t .rhfo {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.fjus2t .uqbrcck {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.gwl6fcbh .kg4d {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.fjus2t.gwl6fcbh .rhfo { padding: 40px 16px 40px 48px; }
.egg8 .rhfo { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .htni2v9 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .htni2v9 .rhfo { display: none !important; }
  .egg8 .rhfo { display: none !important; }
  .fk3v .uv4ap { display: none !important; }
  .eqfo5w0p .z8eb8d { display: none !important; }
  .kg4d  { padding: 36px 24px; }
  .htni2v9~.g9zf,.gwl6fcbh~.g9zf{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .taezdc, .htni2v9 { min-height: 320px !important; }
  
  .a0qs { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .vv7ke4b { display: none !important; }
  
  .uwtiym { flex-direction: column; align-items: center; }
  .clmhobe { width: 100%; max-width: 340px; }
}
.h97lm { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ze6hocfv { width: 100%; height: 300px; object-fit: cover; display: block; }
.j69xw35 .h97lm        { border-radius: 16px; }
.j69xw35 .ze6hocfv  { border-radius: 16px; }
.toct6mey .h97lm         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.toct6mey .ze6hocfv   { border-radius: 8px; }
.xzxo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ojhn4 { width: 100%; padding: 32px 0; position: relative; }
.cufbl { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.j4hl .ojhn4:nth-child(even) { background: var(--bg-surface); }
.j4hl .ojhn4:nth-child(odd)  { background: var(--bg-page); }
.yvhfuj7u .ojhn4:nth-child(even) { background: var(--bg-card); }
.yvhfuj7u .ojhn4:nth-child(odd)  { background: var(--bg-page); }
.j4hl .ojhn4:nth-child(odd)  .cufbl { background: var(--bg-card); border-radius: 6px; }
.j4hl .ojhn4:nth-child(even) .cufbl { background: var(--bg-raised); border-radius: 6px; }
.yvhfuj7u .ojhn4:nth-child(odd)  .cufbl { background: var(--bg-card); border-radius: 6px; }
.yvhfuj7u .ojhn4:nth-child(even) .cufbl { background: var(--bg-raised); border-radius: 6px; }
.j4hl .ojhn4:nth-child(even) .pgog3xri .uc46o6,
.yvhfuj7u .ojhn4:nth-child(even) .pgog3xri .uc46o6 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.j4hl .ojhn4:nth-child(odd) .pgog3xri .uc46o6,
.yvhfuj7u .ojhn4:nth-child(odd) .pgog3xri .uc46o6 { background: var(--bg-card-inner); }
.j4hl .ojhn4:nth-child(even) .bzzq .uc46o6:nth-child(odd),
.yvhfuj7u .ojhn4:nth-child(even) .bzzq .uc46o6:nth-child(odd)  { background: var(--bg-card); }
.j4hl .ojhn4:nth-child(even) .bzzq .uc46o6:nth-child(even),
.yvhfuj7u .ojhn4:nth-child(even) .bzzq .uc46o6:nth-child(even) { background: var(--bg-card-inner); }
h1.mdpomy3y { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.mdpomy3y {
  font-size: 1.6rem; font-weight: 700; color: var(--accent-light);
  margin: 0 0 16px;
  
}
h3.fnag5lnc { font-size: 1.2rem; font-weight: 700; color: var(--accent-pale); margin: 0 0 10px; }
.zvdl h2.mdpomy3y {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.zfjset6 h2.mdpomy3y {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.lwbl h2.mdpomy3y {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wo1gsjm h2.mdpomy3y::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.emg8ygj h2.mdpomy3y {
  color: var(--text-primary); font-size: 1.7rem;
}
.mk7f6z8d h2.mdpomy3y::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.zpkg5 h2.mdpomy3y {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.bm71l { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .bm71l { display: none; } }
.bzopq { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ygrq { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.lk1zq {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.atituz3 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.dm6tnftq { padding-left: 20px; }
.dm6tnftq li { margin-bottom: 6px; }
.dm6tnftq a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.dm6tnftq a:hover { color: var(--accent-light); }
.zt7zcng .atituz3 { display: none; }
.fn8p38 .atituz3 { display: none; }
.fn8p38 .dm6tnftq { padding-left: 0; list-style: none; }
.fn8p38 .dm6tnftq li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.fn8p38 .dm6tnftq a { font-size: 0.92rem; }
.jiih .lk1zq { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jiih .atituz3 { display: none; }
.jiih .dm6tnftq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.jiih .dm6tnftq li { margin-bottom: 0; }
.jiih .dm6tnftq 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;
}
.jiih .dm6tnftq a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.i0vhyrt .lk1zq { padding: 20px 20px 16px; }
.i0vhyrt .dm6tnftq {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 8px;
  counter-reset: toc-c;
}
.i0vhyrt .dm6tnftq li { counter-increment: toc-c; margin-bottom: 0; }
.i0vhyrt .dm6tnftq 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);
}
.i0vhyrt .dm6tnftq 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;
}
.i0vhyrt .dm6tnftq a:hover { color: var(--accent-light); border-color: var(--accent); }
.lqci6n7 .lk1zq { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.lqci6n7 .atituz3 { display: none; }
.lqci6n7 .dm6tnftq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.lqci6n7 .dm6tnftq li { margin-bottom: 0; }
.lqci6n7 .dm6tnftq li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.lqci6n7 .dm6tnftq li:last-child::after { content: ""; margin-right: 0; }
.lqci6n7 .dm6tnftq a { font-size: 0.9rem; }
.uc46o6 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.pgog3xri .uc46o6 { background: var(--bg-card); }
.bzzq .uc46o6:nth-child(odd)  { background: var(--bg-card); }
.bzzq .uc46o6:nth-child(even) { background: var(--bg-raised); }
.ena2h .uc46o6 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ena2h .uc46o6:last-child { border-bottom: none; }
.ena2h h3.fnag5lnc { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.e1u6cf .uc46o6 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.e1u6cf .uc46o6 + .uc46o6 { margin-top: 4px; }
.u8xix7s .uc46o6 { background: none; border-radius: 0; padding: 12px 0; }
.u8xix7s .uc46o6 + .uc46o6 { border-top: 1px solid var(--border-section); }
.jjr8eb85 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.g6y5p { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.comylk36 { color: var(--text-body); margin-bottom: 10px; }
.bmoj, .fcks { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bmoj li, .fcks li { margin-bottom: 6px; }
.fcks li { list-style: decimal; }
.m302     .bmoj { list-style-type: "● "; }
.a83xv3et  .bmoj { list-style-type: "■ "; }
.ohw21zr .bmoj { list-style-type: "◆ "; }
.b6ztd3    .bmoj { list-style-type: "★ "; }
.b6ztd3    .bf02bfj8 { list-style-type: "★ "; }
.m302    .bmoj li::marker, .m302    .bf02bfj8 li::marker,
.a83xv3et .bmoj li::marker, .a83xv3et .bf02bfj8 li::marker,
.ohw21zr .bmoj li::marker, .ohw21zr .bf02bfj8 li::marker,
.b6ztd3   .bmoj li::marker, .b6ztd3   .bf02bfj8 li::marker {
  color: var(--accent); font-size: 0.8em;
}
.m302 .fcks,
.a83xv3et .fcks,
.ohw21zr .fcks,
.b6ztd3 .fcks {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.m302 .fcks li,
.a83xv3et .fcks li,
.ohw21zr .fcks li,
.b6ztd3 .fcks li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.m302 .fcks li::before,
.a83xv3et .fcks li::before,
.ohw21zr .fcks li::before,
.b6ztd3 .fcks 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;
}
.m302     .fcks li::before { border-radius: 50%; }
.a83xv3et  .fcks li::before { border-radius: 3px; }
.ohw21zr .fcks li::before { border-radius: 3px; }
.b6ztd3    .fcks li::before { border-radius: 50%; }
.s8hns { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.n6ti .s8hns,
.z40do3t .s8hns { background: transparent; border: none; border-radius: 0; }
.zn6jg { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zn6jg th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zn6jg td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zn6jg tr:hover td { background: var(--bg-hover); }
.t29ci3 .zn6jg tbody tr:nth-child(even) td { background: var(--bg-surface); }
.fso75 .zn6jg { border: 1px solid var(--border-alt); }
.fso75 .zn6jg th,
.fso75 .zn6jg td { border: 1px solid var(--border-alt); }
.d5qp .zn6jg th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.d5qp .zn6jg td { border-bottom: none; }
.d5qp .zn6jg tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jfbu14rw .zn6jg th {
  background: var(--accent); color: #fff; letter-spacing: 0.03em;
}
.hr7x45 .s8hns {
  overflow: hidden;
}
.hr7x45 .zn6jg th { border-bottom: 1px solid var(--border-alt); }
.hr7x45 .zn6jg tr:last-child td { border-bottom: none; }
[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%}
.xx5tuxq5 .ne1t2g {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.kut4eos6 .sfvyc { background: var(--bg-surface); border: 1px solid var(--border); }
.kut4eos6 .liie { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.u87smff { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.xti7v  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.hcbb { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.acgo { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.jwgnxms { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.u87smff strong { color: var(--text-primary); font-size: 0.95rem; }
.u87smff p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.vp94bp { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.y04orh73, .qkav7b { border-radius: 8px; padding: 14px; }
.y04orh73 { background: var(--bg-pros); }
.qkav7b { background: var(--bg-cons); }
.m77k6mu { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.y04orh73 .m77k6mu { color: var(--c-pros-label); }
.qkav7b .m77k6mu { color: #f87171; }
.y04orh73 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.qkav7b ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ze6hocfv { width: 100%; height: 300px; object-fit: cover; border-radius: 10px; display: block; }
.da5tpc {
  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;
}
.da5tpc:hover { opacity: 0.85; }
.v3g7repm .da5tpc  { background: transparent; border: 2px solid var(--accent); color: var(--accent-light); }
.v3g7repm .da5tpc:hover  { background: var(--accent); color: #fff; opacity: 1; }
.psiclqd .da5tpc  { background: var(--accent-bg); border: 1px solid var(--accent); color: var(--accent-light); }
.psiclqd .da5tpc:hover  { background: var(--accent); color: #fff; opacity: 1; }
.zrmso1s .csu6wd { border-radius: 50px; }
.zrmso1s .da5tpc  { border-radius: 50px; }
.avu1wpt .csu6wd { padding-left: 22px; padding-right: 22px; }
.avu1wpt .da5tpc  { padding-left: 12px; padding-right: 12px; }
.afwwcu15 .csu6wd { padding-left: 44px; padding-right: 44px; }
.afwwcu15 .da5tpc  { padding-left: 24px; padding-right: 24px; }
.pgdy3 .csu6wd { padding-left: 56px; padding-right: 56px; }
.pgdy3 .da5tpc  { padding-left: 32px; padding-right: 32px; }
.kzzen2jx   .csu6wd::after, .kzzen2jx   .da5tpc::after,
.du33vcw .csu6wd::after, .du33vcw .da5tpc::after,
.j38jplte    .csu6wd::after, .j38jplte    .da5tpc::after,
.f5vd7q0t    .csu6wd::after, .f5vd7q0t    .da5tpc::after,
.r6zny    .csu6wd::after, .r6zny    .da5tpc::after,
.cdr35rlf     .csu6wd::after, .cdr35rlf     .da5tpc::after,
.huf470mi    .csu6wd::after, .huf470mi    .da5tpc::after,
.ax31   .csu6wd::after, .ax31   .da5tpc::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;
}
.kzzen2jx .csu6wd::after, .kzzen2jx .da5tpc::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");
}
.du33vcw .csu6wd::after, .du33vcw .da5tpc::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");
}
.j38jplte .csu6wd::after, .j38jplte .da5tpc::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");
}
.f5vd7q0t .csu6wd::after, .f5vd7q0t .da5tpc::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");
}
.r6zny .csu6wd::after, .r6zny .da5tpc::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");
}
.cdr35rlf .csu6wd::after, .cdr35rlf .da5tpc::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");
}
.huf470mi .csu6wd::after, .huf470mi .da5tpc::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");
}
.ax31 .csu6wd::after, .ax31 .da5tpc::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");
}
.yqqgl   .b0ga4id::after, .yqqgl   .iatzfy::after,
.uxgk4 .b0ga4id::after, .uxgk4 .iatzfy::after,
.ennv    .b0ga4id::after, .ennv    .iatzfy::after,
.unhty8kc    .b0ga4id::after, .unhty8kc    .iatzfy::after,
.gdmvhe    .b0ga4id::after, .gdmvhe    .iatzfy::after,
.bkntr1af     .b0ga4id::after, .bkntr1af     .iatzfy::after,
.jrx4t    .b0ga4id::after, .jrx4t    .iatzfy::after,
.cnwwljr   .b0ga4id::after, .cnwwljr   .iatzfy::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;
}
.yqqgl .b0ga4id::after, .yqqgl .iatzfy::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");
}
.uxgk4 .b0ga4id::after, .uxgk4 .iatzfy::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");
}
.ennv .b0ga4id::after, .ennv .iatzfy::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");
}
.unhty8kc .b0ga4id::after, .unhty8kc .iatzfy::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");
}
.gdmvhe .b0ga4id::after, .gdmvhe .iatzfy::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");
}
.bkntr1af .b0ga4id::after, .bkntr1af .iatzfy::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");
}
.jrx4t .b0ga4id::after, .jrx4t .iatzfy::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");
}
.cnwwljr .b0ga4id::after, .cnwwljr .iatzfy::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");
}
.ztzotp.da5tpc { padding-left: 16px !important; padding-right: 16px !important; }
@media (max-width: 720px) {
  .yc26n { display: grid; grid-template-columns: 1fr; gap: 12px; }
  .yc26n .gkbykw5 { flex-direction: column; align-items: center; padding: 16px 12px; border-radius: 14px; gap: 8px; }
  .yc26n .f4hiyi62 { flex-direction: column; align-items: center; gap: 4px; width: 100%; }
  .yc26n .iq56y3q { width: 100%; min-width: unset; height: 52px; }
  .yc26n .tbn4x84 { max-height: 40px; max-width: 110px; }
  .yc26n .evzvlo5z { min-width: unset; text-align: center; white-space: normal; }
  .yc26n .mfhabl { flex-direction: row; justify-content: space-between; width: 100%; border-top: 1px solid var(--border); padding-top: 5px; }
  .yc26n .ztzotp { width: 100%; text-align: center; margin-left: 0; }
  .ynjg8uig .gkbykw5 { row-gap: 8px !important; gap: 8px !important; }
}
.ijpfgzk .pr3vin { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .qedjd .rmp1bx6 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qedjd .oi8xv0y { margin: 0; }
}
.otvk1d .oi8xv0y { border-top: 4px solid var(--accent); }
.otvk1d .nctvxeyv { background: var(--bg-card); }
.z40do3t .vp94bp { gap: 10px; }
.z40do3t .y04orh73, .z40do3t .qkav7b { padding: 12px; }
.z40do3t .y04orh73 ul, .z40do3t .qkav7b ul { margin: 4px 0 0; padding-left: 18px; }
.z40do3t .y04orh73 li, .z40do3t .qkav7b li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .el1eslz5 { grid-template-columns: 1fr; }
  .xfr0z { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xfr0z .hjwkk { width: 72px; height: 50px; }
  .xfr0z .g00tzqd1 { max-width: 180px; }
  .xfr0z .pougw { width: auto; }
}
@media (max-width: 720px) {
  .h1u8ysfc { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .j2hm0 { padding: 16px; }
  .x3ziyto .xjcj2js { min-width: 50%; }
}
.lx60u .vp94bp { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .k7px0h { grid-template-columns: 1fr; }
  .x9ykee8m { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .tja9tb { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .nqhic5x { flex-wrap: wrap; padding: 16px; }
}
.e0c5k .vp94bp { gap: 8px; }
.e0c5k .y04orh73, .e0c5k .qkav7b { padding: 8px; }
@media (max-width: 480px) {
  .gdk8c0s2 { flex-direction: column; align-items: stretch; }
}
.i6vz1su0 .pougw .da5tpc { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .s2ulgr { flex-direction: column; align-items: stretch; gap: 10px; }
  .i6vz1su0 .pougw { text-align: center; }
}
@media (max-width: 720px) {
  .guov20 { grid-template-columns: 1fr; }
  .d1eo263j { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .l48hir { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .qhike { grid-template-columns: 1fr; }
  .g1rqww { width: 100px; height: 100px; margin: 16px auto; }
  .bjqg { font-size: 1.4rem; }
  .dozapt { justify-content: center; }
  .xxb8tj0k .xjcj2js { min-width: 50%; }
}
.m9sb .vp94bp { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .fhiu7 { flex-wrap: wrap; padding: 14px 16px; }
  .roni { padding: 12px 16px; }
  .m9sb .vp94bp { margin: 0 16px; }
  .m9sb .bbst { padding: 0 16px; }
  .okcmn { padding: 12px 16px; }
}
@media (max-width: 640px) {
  .lcklr4vk .yc26n .gkbykw5:only-child { flex-direction: column; align-items: center; gap: 10px; padding: 16px; }
  .lcklr4vk .yc26n .gkbykw5:only-child .f4hiyi62 { flex-direction: column; width: 100%; align-items: center; }
  .lcklr4vk .yc26n .gkbykw5:only-child .mfhabl { flex-direction: column; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; }
  .lcklr4vk .yc26n .gkbykw5:only-child .ztzotp { width: 100%; }
}
.ugbn1nkl .yc26n { gap: 0; }
.ugbn1nkl .gkbykw5 {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.ugbn1nkl .gkbykw5:last-child { border-bottom: none; }
.ugbn1nkl .gkbykw5:nth-child(odd) { background: var(--accent-bg); }
.ugbn1nkl .gkbykw5:nth-child(odd):hover { background: var(--bg-hover); }
.l59p .ztzotp.da5tpc { padding: 10px 24px !important; font-size: .9rem; }
.iyp5 .ztzotp.da5tpc { padding: 12px 32px !important; font-size: .95rem; font-weight: 700; }
@media (max-width: 720px) {
  .lcklr4vk .yc26n,
  .ap02i2f4 .yc26n {
    grid-template-columns: 1fr 1fr;
  }
  .lcklr4vk .yc26n .gkbykw5:only-child,
  .ap02i2f4 .yc26n .gkbykw5:only-child {
    grid-column: 1 / -1;
  }
  .ap02i2f4 .yc26n .gkbykw5:only-child .iq56y3q {
    height: 48px; min-width: 80px;
  }
  .ap02i2f4 .yc26n .gkbykw5:only-child .tbn4x84 {
    max-height: 40px;
  }
}
.ncdsydcc .pi8x6 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--accent); font-weight: 700; letter-spacing: .5px;
}
.ojhn4 { margin-bottom: 0; }
.l8wx5fax h2.mdpomy3y { color: var(--accent-light); border-color: var(--accent); }
.lwxsq15 h2.mdpomy3y { color: var(--accent-light); border-color: var(--accent); }
.m99v .xti7v     { background: #052e16; border-color: #10b981; }
.m99v .hcbb { background: #2d0a1e; border-color: #f43f5e; }
.m99v .acgo    { background: #1e1036; border-color: #a855f7; }
.m99v .u87smff strong  { color: #f1f5f9; }
.m99v .u87smff p       { color: #cbd5e1; }
.m99v .aj87s    .xti7v     .jwgnxms::before,
.m99v .whpefaz  .xti7v     .jwgnxms::before,
.m99v .ffk1fnt  .xti7v     .jwgnxms::before,
.m99v .spvtobzc .xti7v     .jwgnxms::before { color: #10b981; }
.m99v .aj87s    .hcbb .jwgnxms::before,
.m99v .whpefaz  .hcbb .jwgnxms::before,
.m99v .ffk1fnt  .hcbb .jwgnxms::before,
.m99v .spvtobzc .hcbb .jwgnxms::before { color: #f43f5e; }
.m99v .aj87s    .acgo    .jwgnxms::before,
.m99v .whpefaz  .acgo    .jwgnxms::before,
.m99v .ffk1fnt  .acgo    .jwgnxms::before,
.m99v .spvtobzc .acgo    .jwgnxms::before { color: #a855f7; }
.h98s4oa .xti7v     { background: #2d2000; border-color: #eab308; }
.h98s4oa .hcbb { background: #2d0b0b; border-color: #ef4444; }
.h98s4oa .acgo    { background: #2d1600; border-color: #f97316; }
.h98s4oa .u87smff strong  { color: #f1f5f9; }
.h98s4oa .u87smff p       { color: #cbd5e1; }
.h98s4oa .aj87s    .xti7v     .jwgnxms::before,
.h98s4oa .whpefaz  .xti7v     .jwgnxms::before,
.h98s4oa .ffk1fnt  .xti7v     .jwgnxms::before,
.h98s4oa .spvtobzc .xti7v     .jwgnxms::before { color: #eab308; }
.h98s4oa .aj87s    .hcbb .jwgnxms::before,
.h98s4oa .whpefaz  .hcbb .jwgnxms::before,
.h98s4oa .ffk1fnt  .hcbb .jwgnxms::before,
.h98s4oa .spvtobzc .hcbb .jwgnxms::before { color: #ef4444; }
.h98s4oa .aj87s    .acgo    .jwgnxms::before,
.h98s4oa .whpefaz  .acgo    .jwgnxms::before,
.h98s4oa .ffk1fnt  .acgo    .jwgnxms::before,
.h98s4oa .spvtobzc .acgo    .jwgnxms::before { color: #f97316; }
.kicb5sts .xti7v     { background: #0c1a2e; border-color: #38bdf8; }
.kicb5sts .hcbb { background: #12103a; border-color: #818cf8; }
.kicb5sts .acgo    { background: #0a2020; border-color: #2dd4bf; }
.kicb5sts .u87smff strong  { color: #f1f5f9; }
.kicb5sts .u87smff p       { color: #cbd5e1; }
.kicb5sts .aj87s    .xti7v     .jwgnxms::before,
.kicb5sts .whpefaz  .xti7v     .jwgnxms::before,
.kicb5sts .ffk1fnt  .xti7v     .jwgnxms::before,
.kicb5sts .spvtobzc .xti7v     .jwgnxms::before { color: #38bdf8; }
.kicb5sts .aj87s    .hcbb .jwgnxms::before,
.kicb5sts .whpefaz  .hcbb .jwgnxms::before,
.kicb5sts .ffk1fnt  .hcbb .jwgnxms::before,
.kicb5sts .spvtobzc .hcbb .jwgnxms::before { color: #818cf8; }
.kicb5sts .aj87s    .acgo    .jwgnxms::before,
.kicb5sts .whpefaz  .acgo    .jwgnxms::before,
.kicb5sts .ffk1fnt  .acgo    .jwgnxms::before,
.kicb5sts .spvtobzc .acgo    .jwgnxms::before { color: #2dd4bf; }
.ex1tb85 .xti7v     { background: var(--accent-bg); border-color: var(--accent); }
.ex1tb85 .hcbb { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ex1tb85 .acgo    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ex1tb85 .aj87s    .jwgnxms::before,
.ex1tb85 .whpefaz  .jwgnxms::before,
.ex1tb85 .ffk1fnt  .jwgnxms::before,
.ex1tb85 .spvtobzc .jwgnxms::before { color: var(--accent-light) !important; }
.dxglmd::before,
.dp5oc5d::before { margin-right: 5px; }
.vbxvfrrn .y04orh73 ul li,
.vbxvfrrn .r28fn li         { color: #4ade80; }
.vbxvfrrn .y04orh73 .dxglmd { color: #22c55e; }
.vbxvfrrn .qkav7b ul li,
.vbxvfrrn .p3a0 li         { color: #f87171; }
.vbxvfrrn .qkav7b .dp5oc5d { color: #ef4444; }
.oyqbgxd8 .y04orh73 { background: #0c1a2e; }
.oyqbgxd8 .qkav7b { background: #2d1f00; }
.oyqbgxd8 .y04orh73 .dxglmd { color: #93c5fd; }
.oyqbgxd8 .qkav7b .dp5oc5d { color: #fcd34d; }
.oyqbgxd8 .y04orh73 ul li,
.oyqbgxd8 .qkav7b ul li,
.mr90otsu .y04orh73 { background: var(--accent-bg); }
.mr90otsu .qkav7b { background: var(--accent-bg-light); }
.mr90otsu .y04orh73 .dxglmd { color: var(--accent-pale); }
.mr90otsu .qkav7b .dp5oc5d { color: var(--accent-light); }
.mr90otsu .y04orh73 ul li,
.mr90otsu .qkav7b ul li,
.foboy .dxglmd::before { content: "✓ "; }
.foboy .dp5oc5d::before { content: "✗ "; }
.c8jz8 .dxglmd::before { content: "→ "; }
.c8jz8 .dp5oc5d::before { content: "← "; }
.gq3y9a .dxglmd::before { content: "★ "; }
.gq3y9a .dp5oc5d::before { content: "✕ "; }
.eykzxhm .dxglmd::before { content: "◆ "; }
.eykzxhm .dp5oc5d::before { content: "▲ "; }
.m73ub .u87smff { background: transparent; border-left: none; border: 1.5px solid; }
.m73ub .xti7v     { border-color: var(--c-tip-border); }
.m73ub .hcbb { border-color: var(--c-warn-border); }
.m73ub .acgo    { border-color: #60a5fa; }
.m73ub .u87smff strong { color: var(--text-primary); }
.m73ub .u87smff p      { color: var(--text-muted); }
.ijpfgzk .u87smff { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ijpfgzk .xti7v     { border-top-color: var(--c-tip-border); }
.ijpfgzk .hcbb { border-top-color: var(--c-warn-border); }
.ijpfgzk .acgo    { border-top-color: #60a5fa; }
.vb2l2voy .u87smff { border-left: none; border-radius: 8px; }
.vb2l2voy .xti7v     { background: #065f46; }
.vb2l2voy .hcbb { background: #92400e; }
.vb2l2voy .acgo    { background: #1e3a8a; }
.vb2l2voy .u87smff strong,
.vb2l2voy .u87smff p { color: #fff; }
.vb2l2voy .jwgnxms::before { color: rgba(255,255,255,0.85) !important; }
.m99v.vb2l2voy .xti7v,
.m99v .vb2l2voy .xti7v     { background: #052e16; }
.m99v.vb2l2voy .hcbb,
.m99v .vb2l2voy .hcbb { background: #2d0a1e; }
.m99v.vb2l2voy .acgo,
.m99v .vb2l2voy .acgo    { background: #1e1036; }
.h98s4oa.vb2l2voy .xti7v,
.h98s4oa .vb2l2voy .xti7v      { background: #2d2000; }
.h98s4oa.vb2l2voy .hcbb,
.h98s4oa .vb2l2voy .hcbb  { background: #2d0b0b; }
.h98s4oa.vb2l2voy .acgo,
.h98s4oa .vb2l2voy .acgo     { background: #2d1600; }
.kicb5sts.vb2l2voy .xti7v,
.kicb5sts .vb2l2voy .xti7v      { background: #0c1a2e; }
.kicb5sts.vb2l2voy .hcbb,
.kicb5sts .vb2l2voy .hcbb  { background: #12103a; }
.kicb5sts.vb2l2voy .acgo,
.kicb5sts .vb2l2voy .acgo     { background: #0a2020; }
.jpey1gu .u87smff { border-left: none; border-radius: 6px; padding: 10px 14px; }
.jpey1gu .xti7v     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.jpey1gu .hcbb { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.jpey1gu .acgo    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.jpey1gu .u87smff strong { color: var(--text-primary); }
.jpey1gu .u87smff p      { color: var(--text-muted); }
.u3lw .u87smff { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.aj87s .jwgnxms,
.whpefaz .jwgnxms,
.ffk1fnt .jwgnxms,
.spvtobzc .jwgnxms { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.aj87s .jwgnxms::before,
.whpefaz .jwgnxms::before,
.ffk1fnt .jwgnxms::before,
.spvtobzc .jwgnxms::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.aj87s .xti7v     .jwgnxms::before { content: "✦"; color: var(--c-tip-border); }
.aj87s .hcbb .jwgnxms::before { content: "▲"; color: var(--c-warn-border); }
.aj87s .acgo    .jwgnxms::before { content: "◉"; color: #60a5fa; }
.whpefaz .xti7v     .jwgnxms::before { content: "★"; color: var(--c-tip-border); }
.whpefaz .hcbb .jwgnxms::before { content: "◆"; color: var(--c-warn-border); }
.whpefaz .acgo    .jwgnxms::before { content: "●"; color: #60a5fa; }
.ffk1fnt .xti7v     .jwgnxms::before { content: "▶"; color: var(--c-tip-border); }
.ffk1fnt .hcbb .jwgnxms::before { content: "■"; color: var(--c-warn-border); }
.ffk1fnt .acgo    .jwgnxms::before { content: "▸"; color: #60a5fa; }
.spvtobzc .xti7v     .jwgnxms::before { content: "→"; color: var(--c-tip-border); }
.spvtobzc .hcbb .jwgnxms::before { content: "⬥"; color: var(--c-warn-border); }
.spvtobzc .acgo    .jwgnxms::before { content: "◈"; color: #60a5fa; }
.ftl1al .pgog3xri .uc46o6,
.ftl1al .bzzq .uc46o6  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ftl1al .s8hns          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ftl1al .lk1zq                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.i1wn5vo .pgog3xri .uc46o6,
.i1wn5vo .bzzq .uc46o6,
.i1wn5vo .sfvyc,
.i1wn5vo .gkbykw5,
.i1wn5vo .oi8xv0y,
.i1wn5vo .s8hns,
.i1wn5vo .lk1zq,
.i1wn5vo .u3lw .u87smff { box-shadow: none; }
.yln2g   .comylk36, .yln2g .jjr8eb85, .yln2g .g6y5p,
.yln2g   .bzopq, .yln2g .ygrq { font-size: 0.9rem; }
.yln2g   .bmoj, .yln2g .fcks { font-size: 0.9rem; }
.ntp3kcb   .comylk36, .ntp3kcb .jjr8eb85, .ntp3kcb .g6y5p,
.ntp3kcb   .bzopq, .ntp3kcb .ygrq { font-size: 0.9rem; }
.ntp3kcb   .bmoj, .ntp3kcb .fcks { font-size: 0.9rem; }
.u1aqb   .comylk36, .u1aqb .jjr8eb85, .u1aqb .g6y5p,
.u1aqb   .bzopq, .u1aqb .ygrq { font-size: 1.08rem; }
.u1aqb   .bmoj, .u1aqb .fcks { font-size: 1.05rem; }
.u1aqb   .zn6jg { font-size: 0.97rem; }
.hkz2a .a0qs      { font-size: 3.2rem; }
.hkz2a h2.mdpomy3y { font-size: 1.9rem; }
.hkz2a h3.fnag5lnc     { font-size: 1.4rem; }
.hurchi5 .a0qs      { font-size: 3.8rem; }
.hurchi5 h2.mdpomy3y { font-size: 2.2rem; }
.hurchi5 h3.fnag5lnc     { font-size: 1.6rem; }
.ojhn4 + .ojhn4 { position: relative; }
.hklt6   .ojhn4 + .ojhn4::before,
.g31n  .ojhn4 + .ojhn4::before,
.gu6vblk   .ojhn4 + .ojhn4::before,
.b8zia2n5   .ojhn4 + .ojhn4::before,
.yv3d0yuz   .ojhn4 + .ojhn4::before,
.jrndy .ojhn4 + .ojhn4::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hklt6 .ojhn4 + .ojhn4::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.g31n .ojhn4 + .ojhn4::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.gu6vblk .ojhn4 + .ojhn4::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;
}
.b8zia2n5 .ojhn4 + .ojhn4::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.kwf42nvg .ojhn4 { margin-bottom: 16px; }
.kwf42nvg .ojhn4 + .ojhn4 { margin-top: 0; }
.kwf42nvg .cufbl { padding-top: 0; padding-bottom: 0; }
.yv3d0yuz .ojhn4 + .ojhn4::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.jrndy .ojhn4 + .ojhn4::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.p2m4kt3 .ojhn4 + .ojhn4::before,
.ovcb .ojhn4 + .ojhn4::before,
.pipb0 .ojhn4 + .ojhn4::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%;
}
.j4hl .p2m4kt3 .ojhn4:nth-child(even)::before,
.j4hl .ovcb .ojhn4:nth-child(even)::before,
.j4hl .pipb0 .ojhn4:nth-child(even)::before { background: var(--bg-surface); }
.yvhfuj7u .p2m4kt3 .ojhn4:nth-child(even)::before,
.yvhfuj7u .ovcb .ojhn4:nth-child(even)::before,
.yvhfuj7u .pipb0 .ojhn4:nth-child(even)::before { background: var(--bg-card); }
.p2m4kt3 .ojhn4 + .ojhn4::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");
}
.ovcb .ojhn4 + .ojhn4::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");
}
.pipb0 .ojhn4 + .ojhn4::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");
}
.py97 .kg4d,
.o08lv .kg4d { padding-bottom: 60px; }
.ehc2xte5 .kg4d { padding-bottom: 70px; }
.gi6l51eu .dm5czjc:not(.gvnayn) .dj82baz { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gi6l51eu .gvnayn { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.gi6l51eu .n8q6bq { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.gi6l51eu .htni2v9 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xi3x .htni2v9 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.emdt0aj1 .htni2v9 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.eo7cc6v8 .htni2v9 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.s0p03c .htni2v9 { background: var(--accent-bg); }
.af8y9 .h97lm { float: left; width: 38%; margin: 0 28px 16px 0; }
.af8y9 .h97lm .ze6hocfv { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.af8y9 .cufbl::after { content: ''; display: block; clear: both; }
.r00u3tm .h97lm { float: right; width: 38%; margin: 0 0 16px 28px; }
.r00u3tm .h97lm .ze6hocfv { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.r00u3tm .cufbl::after { content: ''; display: block; clear: both; }
.mtgttm6 .ojhn4:nth-child(odd)  .h97lm { float: left;  width: 38%; margin: 0 28px 16px 0; }
.mtgttm6 .ojhn4:nth-child(even) .h97lm { float: right; width: 38%; margin: 0 0 16px 28px; }
.mtgttm6 .h97lm .ze6hocfv { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.mtgttm6 .cufbl::after { content: ''; display: block; clear: both; }
.mtgttm6 .nte60,
.mtgttm6 .yc26n { clear: both; }
.af8y9 .bmoj,
.af8y9 .fcks,
.r00u3tm .bmoj,
.r00u3tm .fcks,
.mtgttm6 .bmoj,
.mtgttm6 .fcks { overflow: hidden; }
@media (max-width: 640px) {
  .af8y9 .h97lm,
  .r00u3tm .h97lm,
  .mtgttm6 .h97lm { float: none; width: 100%; margin: 0 0 16px 0; }
}
.l42smjw .xzxo,
.l42smjw .cufbl,
.l42smjw .wlehs  { max-width: 1100px; }
.l42smjw { --content-mw: 1100px; }
.gupx5sd .xzxo,
.gupx5sd .cufbl,
.gupx5sd .wlehs  { max-width: 1200px; }
.yyvi .xzxo,
.yyvi .cufbl,
.yyvi .wlehs  { max-width: 1320px; }
.ye6qi { font-size: 0.82rem; color: var(--text-muted); }
.wzqut9z { display: flex; align-items: center; }
.s739l {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ylpy0gp7 { display: flex; align-items: center; }
.ppaxdqk { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ppaxdqk:hover { text-decoration: underline; }
.ftp0nl { margin: 0 3px; opacity: 0.45; }
.ftp0nl::before { content: '/'; }
.csex { padding: 2px 5px; color: var(--text-main); }
.xatfodd .ye6qi {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.xatfodd .wzqut9z { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.b0rtohl .ye6qi {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.b0rtohl .wzqut9z { padding: 0 0 0 12px; }
.c7pbyqw .wzqut9z { padding: 0 16px; }
.c7pbyqw .ye6qi {
  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);
}
.c7pbyqw .xzxo { padding-top: 28px; }
.l42smjw.xatfodd .wzqut9z { max-width: 1100px; }
.gupx5sd.xatfodd .wzqut9z { max-width: 1200px; }
.yyvi.xatfodd .wzqut9z { max-width: 1320px; }
.l42smjw .qyxvzswr { max-width: 1100px; }
.adge .ojhn4 { padding-top: 16px; padding-bottom: 16px; }
.dftlq30c .ojhn4 { padding-top: 24px; padding-bottom: 24px; }
.pkxj7ly .ojhn4 { padding-top: 40px; padding-bottom: 40px; }
.y7cga5xl .ojhn4 { padding-top: 52px; padding-bottom: 52px; }
.l6af7zyh .ojhn4:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.l6af7zyh .ojhn4:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.l6af7zyh .ojhn4:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.l6af7zyh .ojhn4:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.cl6s .cufbl { padding-top: 10px;  padding-bottom: 10px; }
.nzs2j3 .cufbl { padding-top: 18px;  padding-bottom: 18px; }
.v68kom8i .cufbl { padding-top: 36px;  padding-bottom: 36px; }
.r7l5i0h5 .cufbl { padding-top: 48px;  padding-bottom: 48px; }
.rl9e4rg h2.mdpomy3y { font-weight: 600; }
.rl9e4rg h3.fnag5lnc     { font-weight: 600; }
.qnh7s h2.mdpomy3y { font-weight: 800; }
.qnh7s h3.fnag5lnc     { font-weight: 700; }
.hjbuqsw { font-weight: 600; }
.hjbuqsw h2.mdpomy3y { font-weight: 900; }
.hjbuqsw h3.fnag5lnc     { font-weight: 800; }
.hjbuqsw .u87smff strong,
.hjbuqsw .u87smff strong { font-weight: 600; }
.b0ga4id {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xeec9d4 .b0ga4id { display: none; }
@media (max-width: 640px) { .b0ga4id { display: none; } }
.b0ga4id { background: var(--accent) !important; color: #fff !important; border: none !important; }
.b0ga4id:hover { opacity: 0.85; }
.b2fo .b0ga4id { background: linear-gradient(135deg, var(--accent), var(--accent-light)) !important; }
.oa7d3yid .b0ga4id,
.vnip5w  .b0ga4id { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.oa7d3yid .b0ga4id:hover,
.vnip5w  .b0ga4id:hover { opacity: 0.88; }
.b2fo.oa7d3yid .b0ga4id,
.b2fo.vnip5w  .b0ga4id { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.iatzfy {
  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;
}
.iatzfy:hover { transform: translateY(-2px); opacity: 0.92; }
.iatzfy { background: var(--accent) !important; color: #fff !important; border: none !important; }
.jjtq .iatzfy { display: none; }
.afz2vk .iatzfy { right: 32px; }
.vvxnh  .iatzfy { left: 32px; }
@media (max-width: 480px) {
  .afz2vk .iatzfy { right: 20px; bottom: 20px; }
  .vvxnh  .iatzfy { left: 20px; bottom: 20px; }
}
.c35xvgc { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.wlehs { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.yzv1 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.of23n6 { color: var(--text-dim); font-size: 0.8rem; }
.st5x a, .eghjd a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.st5x a:hover, .eghjd a:hover { color: var(--accent-light); }
.eghjd { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ebb83 .wlehs { text-align: center; }
.ebb83 .eghjd { justify-content: center; margin-bottom: 16px; }
.ebb83 .yzv1 { margin-top: 0; }
.reyx { margin-top: 10px; }
.reyx a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .wlehs { padding-left: 16px; padding-right: 16px; }
  .au45l .wlehs { padding: 20px 16px; }
  .eghjd { gap: 4px 12px; }
  .yzv1 { font-size: 0.78rem; }
}
.c0vyf .yzv1 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.c0vyf .of23n6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .c0vyf .rjp3 { grid-template-columns: 1fr 1fr; } .c0vyf .o8tz8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .c0vyf .rjp3 { grid-template-columns: 1fr; } }
.h31n07c .yzv1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .h31n07c .cuzmhhn { gap: 12px; } .h31n07c .c6mvoba2 { margin-right: 0; width: 100%; } }
.sx2u .yzv1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.sx2u .of23n6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .sx2u .oa6762 { grid-template-columns: 1fr 1fr; } .sx2u .m2lys0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sx2u .oa6762 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .herofa .ohuq { grid-template-columns: 1fr 1fr; } .herofa .zgpz:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .herofa .ohuq { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ht3c5 .ohuq { grid-template-columns: 1fr; } }
.lnulmyx0 .wlehs { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.lnulmyx0 .eghjd { justify-content: center; }
.u7kpquvu .e4o8l1      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.u7kpquvu .c35xvgc { background: var(--bg-page); border-top-color: var(--border-alt); }
.vbzhvy .e4o8l1      { background: #0d1117; border-bottom-color: #21262d; }
.vbzhvy .r3fq { color: var(--accent-light); }
.vbzhvy .cxoms2y { --msep-color: #8b949e; }
.vbzhvy .cxoms2y a { color: #8b949e; }
.vbzhvy .cxoms2y a:hover { color: var(--accent-light); }
.vbzhvy .m28nd { color: #8b949e; }
.vbzhvy .c35xvgc { background: #0d1117; border-top-color: #21262d; }
.vbzhvy .yzv1,
.vbzhvy .of23n6 { color: #6e7681; }
.vbzhvy .st5x a, .vbzhvy .eghjd a,
.vbzhvy .st5x a:hover, .vbzhvy .eghjd a:hover,
@media (max-width: 640px) {
  .vbzhvy .cxoms2y { background: #0d1117; border-top-color: #21262d; }
  .vbzhvy .cxoms2y li a { border-bottom-color: #21262d; }
}
.clnrdk .e4o8l1      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.clnrdk .r3fq { color: var(--accent); }
.clnrdk .cxoms2y { --msep-color: #475569; }
.clnrdk .cxoms2y a { color: #475569; }
.clnrdk .cxoms2y a:hover { color: var(--accent); }
.clnrdk .m28nd { color: #64748b; }
.clnrdk .c35xvgc { background: #f0f4f8; border-top-color: #cbd5e1; }
.clnrdk .yzv1,
.clnrdk .of23n6 { color: #64748b; }
.clnrdk .st5x a, .clnrdk .eghjd a,
.clnrdk .st5x a:hover, .clnrdk .eghjd a:hover,
@media (max-width: 640px) {
  .clnrdk .cxoms2y { background: #f0f4f8; border-top-color: #cbd5e1; }
  .clnrdk .cxoms2y li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.oa7d3yid .e4o8l1      { background: var(--accent); border-bottom-color: var(--accent-light); }
.oa7d3yid .r3fq { color: #fff; }
.oa7d3yid .cxoms2y { --msep-color: rgba(255,255,255,0.82); }
.oa7d3yid .cxoms2y a { color: rgba(255,255,255,0.82); }
.oa7d3yid .cxoms2y a:hover { color: #fff; }
.oa7d3yid .m28nd { color: rgba(255,255,255,0.9); }
.oa7d3yid .fs1sy a { color: var(--text-primary) !important; }
.oa7d3yid .fs1sy a:hover { color: var(--accent) !important; }
.oa7d3yid .c35xvgc { background: var(--accent); border-top-color: var(--accent-light); }
.oa7d3yid .yzv1,
.oa7d3yid .of23n6 { color: rgba(255,255,255,0.72); }
.oa7d3yid .st5x a, .oa7d3yid .eghjd a,
.oa7d3yid .g644gk a, .oa7d3yid .mpzw5yv a,
.oa7d3yid .fbz55d a, .oa7d3yid .c6mvoba2 { color: rgba(255,255,255,0.82); }
.oa7d3yid .st5x a:hover, .oa7d3yid .eghjd a:hover,
.oa7d3yid .g644gk a:hover, .oa7d3yid .mpzw5yv a:hover { color: #fff; }
@media (max-width: 640px) {
  .oa7d3yid .cxoms2y { background: var(--accent); border-top-color: var(--accent-light); }
  .oa7d3yid .cxoms2y li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.vnip5w .e4o8l1 {
  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);
}
.vnip5w .c35xvgc {
  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) {
  .vnip5w .cxoms2y {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.d60ah .kgfq2ix { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.pfxbbig .kgfq2ix { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.rxxl .kgfq2ix { min-height: 72px; height: auto; }
.l1grs7c8 .kgfq2ix { min-height: 84px; height: auto; }
.au45l .kgfq2ix { max-width: none; padding: 0 32px; }
.au45l .wlehs  { max-width: none; padding: 24px 32px; }
.u4xw0nbt.gupx5sd .kgfq2ix { max-width: 1200px; }
.u4xw0nbt.yyvi .kgfq2ix { max-width: 1320px; }
.xtd6go   .r3fq { text-transform: capitalize; }
.q8slfvq .r3fq { text-transform: lowercase; }
.v6c1s .r3fq { text-transform: uppercase; letter-spacing: 0.06em; }
.fofmak0, .biee {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.vkt0xz3 .fofmak0,
.vwp97os .fofmak0,
.z1bd4mc .fofmak0,
.co5id3eo .fofmak0,
.ulaop   .cxoms2y a { font-weight: 500; }
.fxgf .cxoms2y a { font-weight: 600; }
.d6hwo4m1     .cxoms2y a { font-weight: 700; }
.yunl    .cxoms2y a { font-weight: 800; letter-spacing: 0.01em; }
.iazz4xa     .cxoms2y > li + li::before,
.fjtfj93    .cxoms2y > li + li::before,
.dknbce9    .cxoms2y > li + li::before,
.evc1h3 .cxoms2y > li + li::before,
.suab39a .cxoms2y > li + li::before,
.mag20  .cxoms2y > li + li::before,
.hvq8ofdr    .cxoms2y > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.iazz4xa     .cxoms2y > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.fjtfj93    .cxoms2y > li + li::before { content: "|"; }
.dknbce9    .cxoms2y > li + li::before { content: "—"; }
.evc1h3 .cxoms2y > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.suab39a .cxoms2y > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.mag20  .cxoms2y > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.hvq8ofdr    .cxoms2y > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .k601vsd .m28nd,
  .y8gk68gg .m28nd,
  .fghu .m28nd,
  .hj7596to .m28nd,
  .vhyy58i .m28nd {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .k601vsd .m28nd::before,
  .y8gk68gg .m28nd::before,
  .fghu .m28nd::before,
  .hj7596to .m28nd::before,
  .vhyy58i .m28nd::before { content: ""; display: block; flex-shrink: 0; }

  
  .k601vsd .m28nd::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;
  }

  
  .y8gk68gg .m28nd::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;
  }

  
  .fghu .m28nd::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;
  }

  
  .hj7596to .m28nd::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;
  }

  
  .vhyy58i .m28nd::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) {
  .ewrhqq .m28nd {
    padding: 5px 14px;
  }
  .ewrhqq .cxoms2y {
    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;
  }
  .ewrhqq .cxoms2y li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ewrhqq .cxoms2y li a:hover { background: var(--bg-raised); }
  .ewrhqq .boedmr,
  .og03y .boedmr,
  .tfkxz0 .boedmr { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .wwaad .m28nd {
    padding: 5px 10px;
  }
  .wwaad .cxoms2y {
    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);
  }
  .wwaad .cxoms2y.cwdrfhb { transform: translateX(0); }
  .wwaad .cxoms2y li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .wwaad .cxoms2y li:last-child a { border-bottom: none; }
  .oa7d3yid .cxoms2y,
  .vbzhvy .cxoms2y { background: var(--accent) !important; }
  .oa7d3yid .cxoms2y li a,
  .vbzhvy .cxoms2y li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .tfkxz0 .m28nd {
    padding: 5px 10px;
  }
  .tfkxz0 .cxoms2y {
    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);
  }
  .tfkxz0 .cxoms2y::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .tfkxz0 .cxoms2y.cwdrfhb { transform: translateY(0); }
  .tfkxz0 .cxoms2y li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .p7dg8n .m28nd {
    padding: 5px 10px;
  }
  .p7dg8n .cxoms2y {
    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;
  }
  .p7dg8n .cxoms2y.cwdrfhb { opacity: 1; pointer-events: auto; }
  .p7dg8n .cxoms2y li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .nzb92     .m28nd { border-radius: 0 !important; }
  .sh9pef   .m28nd { border-radius: 8px !important; }
  .xqad .m28nd { border-radius: 50% !important; }
  .opyccoqz   .m28nd { border-radius: 999px !important; }
}
.q5uhd .zx2z4 { height: 28px; }
.flrl .zx2z4 { height: 54px; }
.n30yd .zx2z4 { height: 54px; }
.ob7t70     .pi8x6, .ob7t70     .brvm { color: var(--accent); letter-spacing: 3px; font-size: 0.7rem; }
.xiamlv3 .mfhabl + .mfhabl {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.oh40r { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.qhlaast4 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.lazp {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.imdzbi6 { color: var(--text-muted); font-size: 1.05rem; }
.khyawvz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.g303 { margin-bottom: 20px; }
.wbze {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.na9o {
  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;
}
.na9o:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.dq1gd { resize: vertical; min-height: 130px; }
.bhs3 { width: 100%; margin-top: 8px; }
.sz0krncs {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cjdrn5u {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.xny5 { color: var(--text-muted); line-height: 1.75; }
.wzmba { max-width: 760px; margin: 0 auto; }
.zevgarz { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.c8qs { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.c8qs:last-child { border-bottom: none; }
.c8qs h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.c8qs p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.oqien { max-width: 760px; margin: 0 auto; }
.e91sac { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.e91sac:last-child { border-bottom: none; }
.aylcf3cz { font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.e91sac p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.e91sac ul.dwy0wxw { margin: 0; }
.lb38 .aylcf3cz { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .lb38 { grid-template-columns: 1fr; gap: 10px; } }
.v01fax6 .aylcf3cz { font-size: 1.2rem; font-weight: 700; color: var(--accent-light); margin-bottom: 14px; }
@media (max-width: 640px) { .jpyz8qt2 { grid-template-columns: 1fr; } }
.lgxxl { max-width: 760px; margin: 0 auto; }
.fyag8 { position: relative; padding-left: 28px; }
.fyag8::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.qg0xpevy { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.qg0xpevy:last-child { padding-bottom: 0; }
.rkzlpzb7 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.divs h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.divs p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.frd0 .lazp { color: var(--accent-light); }
.dndl .lazp { font-size: 2rem; }
.dndl .imdzbi6 { max-width: 680px; }
.vi5mn {
  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;
}
.vi5mn .lazp { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.vi5mn .imdzbi6  { margin: 0; }
@media (max-width: 640px) { .vi5mn { flex-direction: column; } }
.cvwv .lazp { color: var(--accent-light); }
.kweq89 .lazp { color: #fff; }
.kweq89 .imdzbi6  { color: rgba(255,255,255,0.85); }
.dnhd { max-width: 680px; margin: 0 auto; }
.ouco {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ouco { grid-template-columns: 1fr; } }
.j99v4jw .na9o {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.j99v4jw .na9o:focus { border-bottom-color: var(--accent); box-shadow: none; }
.cegp56q .na9o { background: var(--bg-raised); border-color: transparent; }
.cegp56q .na9o:focus { background: var(--bg-card); border-color: var(--accent); }
.sz78jwne .na9o { border-radius: 100px; padding: 11px 20px; }
.sz78jwne .dq1gd { border-radius: 14px; }
@media (max-width: 640px) { .bh9bvt { grid-template-columns: 1fr; } }
.r6nilyl{display:none}
.r6nilyl:empty,.lx8oa2l:empty{display:none}
.mmy0nth{position:relative;overflow:visible}
.enxb8tr .g9zf,.xe9t .g9zf,
.nj3n .g9zf,.qggyx1 .g9zf,
.fkauujyw .g9zf,.kry3h .g9zf{display:block}
.hduocnv7 .k6knu14{display:block}
.enxb8tr .g9zf,.xe9t .g9zf,
.nj3n .g9zf,.qggyx1 .g9zf,
.fkauujyw .g9zf{position:absolute;z-index:3;left:50%;transform:translateX(-50%);width:100%;max-width:1100px;padding:0 24px;box-sizing:border-box}
.enxb8tr .g9zf .lx8oa2l,.xe9t .g9zf .lx8oa2l,
.nj3n .g9zf .lx8oa2l,.qggyx1 .g9zf .lx8oa2l,
.fkauujyw .g9zf .lx8oa2l{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}
.enxb8tr .g9zf,.xe9t .g9zf{top:12px}
.enxb8tr .g9zf .lx8oa2l{margin-right:auto}
.xe9t .g9zf .lx8oa2l{margin-left:auto}
.xe9t .g9zf{text-align:right}
.nj3n .g9zf,.qggyx1 .g9zf{bottom:12px}
.nj3n .g9zf .lx8oa2l{margin-right:auto}
.qggyx1 .g9zf .lx8oa2l{margin-left:auto}
.qggyx1 .g9zf{text-align:right}
.fkauujyw .g9zf{bottom:16px}
.fkauujyw .g9zf .lx8oa2l{margin:0 auto}
.kry3h .g9zf{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.kry3h .g9zf .lx8oa2l{margin:0}
.kry3h .htni2v9~.g9zf,
.kry3h .gwl6fcbh~.g9zf{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.kry3h .htni2v9~.g9zf .lx8oa2l,
.kry3h .gwl6fcbh~.g9zf .lx8oa2l{justify-content:flex-start}
.htni2v9~.g9zf,.gwl6fcbh~.g9zf{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}
.htni2v9~.g9zf .lx8oa2l{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gwl6fcbh~.g9zf .lx8oa2l{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.k6knu14 .lx8oa2l{margin:0 0 12px}
.lx8oa2l{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ez3an{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.k3nv7{font-weight:600;color:var(--text-heading);opacity:1}
.cii15 .ez3an{display:none}
.zjyl .lx8oa2l{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.vio57uvy .lx8oa2l{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.q9w1gvpz{--date-bg:transparent}
.ck6gl .lzcqol::before{content:""}
.kmqz3j{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.kjfb0x97{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.k0nf5{display:flex;flex-direction:column;gap:3px}
.z8iyy{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ikot{font-weight:700;font-size:1rem;color:var(--text-heading)}
.a5yjqk{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.z331 .kmqz3j{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.i8p654j .kmqz3j{border-top:3px solid var(--accent);padding-top:18px}
.we1vxdg .kmqz3j{border-left:3px solid var(--accent);border-radius:0}
.sup0 .kmqz3j{padding:20px 0}
@media(max-width:640px){
  .kmqz3j{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .a5yjqk{max-width:100%}
}
:root {
  --accent:          #834c2b;
  --accent-light:    #bd7c58;
  --accent-pale:     #fab089;
  --grad-start:      #e7a07a;
  --grad-end:        #ffdbca;
  --bg-page: #ecd5cb;
  --bg-surface: #fff8f6;
  --bg-card: #fff1eb;
  --bg-card-inner: #feeae1;
  --bg-raised: #f9e4da;
  --bg-hover: #f5ded3;
  --border: #c3aea4;
  --border-alt: #89776e;
  --border-section: #c3aea4;
  --text-primary: #3d2f28;
  --text-muted: #6c5c53;
  --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: #372f2b;
  --text-sub: #4e4540;
  --text-faint: #736863;
  --text-dim: #9a8e89;
  --text-label: #675c57;
  --text-value: #423a35;
  --accent-bg:       #ffdbca;
  --accent-bg-light: #ffc9ad;
  --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: 43%; }
body, button, input { font-family: "Lexend", sans-serif; }
.g0pp .r28fn li::before, .g0pp .p3a0 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; }.g0pp .r28fn li::before { content: ""; }.g0pp .p3a0 li::before { content: ""; }.g0pp .dxglmd::before, .g0pp .dp5oc5d::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.g0pp .dxglmd::before { content: ""; }.g0pp .dp5oc5d::before { content: ""; }
.umtc6xu .taezdc, .umtc6xu .htni2v9 { min-height: 780px; }
.oapwr .csu6wd::after, .oapwr .da5tpc::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; }
.ftp0nl::before { content: '/'; }
.e5zhrreo .cpds::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.e5zhrreo .cpds:first-of-type::before{content:"\f073"}.e5zhrreo .cpds:last-of-type::before{content:"\f303"}