:root {
  --color-accent: #2c735e;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.j96p {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.wupj9 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.qvoe1 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zssrhyqb { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.q1eg7zr { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.q1eg7zr a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.q1eg7zr a:hover { color: var(--accent-light); }
.ct7vzb     .y36f0j { border-radius: 6px; }
.ct7vzb .y36f0j li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.ct7vzb .y36f0j li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.d55y  .y36f0j li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .y36f0j {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .rmv5y:hover .y36f0j,
  .rmv5y:focus-within .y36f0j { display: block; }
  .y36f0j li a { padding: 8px 16px; font-size: 0.88rem; }
}
.pq3807t {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.xhu6ysx3 { display: none; }
@media (max-width: 640px) {
  .xhu6ysx3 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .xhu6ysx3.krt1fi { display: block; }
}
@media (max-width: 640px) {
  .pq3807t { display: block; }
  .q1eg7zr > li + li::before { display: none !important; }
  .q1eg7zr {
    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;
  }
  .q1eg7zr.krt1fi { display: flex; }
  .q1eg7zr li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .q1eg7zr li:last-child a { border-bottom: none; }
}
.y84l { min-height: 480px; }
.g7l6 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.cwcgng5z { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.u9y7 .cwcgng5z { margin-left: 0; margin-right: 0; }
.o48memnt {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.kxdbx .o48memnt { margin-top: 24px; }
.o48memnt:hover { opacity: 0.88; }
.ao0l76t {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.a0hy2q5r {
  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%);
}
.ao0l76t .dqgdbu {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.ao0l76t .g7l6 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ao0l76t .cwcgng5z { color: #e2e8f0; }
.ao0l76t.fj9rbn .dqgdbu { text-align: center; }
.ao0l76t.u9y7   .dqgdbu { text-align: left; }
.r09ztzt .dqgdbu {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.r09ztzt .g7l6 { color: var(--text-primary); text-shadow: none; }
.r09ztzt .cwcgng5z { color: var(--text-muted); }
.r09ztzt .o48memnt { margin-top: 16px; }
.r09ztzt, .r09ztzt.y84l { min-height: auto !important; }
.r09ztzt.fj9rbn .dqgdbu { text-align: center; }
.r09ztzt.u9y7   .dqgdbu { text-align: left; }
.k0wz {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.h2ugyrru .k0wz,
.h2ugyrru .k0wz::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.f5lm .k0wz,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.knms .k0wz,
.knms .e2dki,
.knms .ao0l76t .a0hy2q5r {
  overflow: hidden;
}
.knms .k0wz::after,
.knms .e2dki::after,
.knms .ao0l76t .a0hy2q5r::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%); }
}
.ltdu .k0wz,
.ltdu .k0wz::after,
@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); }
}
.ltdu .ao0l76t .a0hy2q5r {
  overflow: hidden;
}
.ltdu .ao0l76t .a0hy2q5r::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;
}
.oj6ujgs .k0wz,
.oj6ujgs .ao0l76t .a0hy2q5r {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.h2ugyrru .ao0l76t .a0hy2q5r {
  overflow: hidden;
}
.h2ugyrru .ao0l76t .a0hy2q5r::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;
}
.f5lm .ao0l76t .a0hy2q5r {
  animation: hg-breathe 10s ease-in-out infinite;
}
.k0wz .a0hy2q5r {
  background: none;
}
.k0wz .g7l6 { color: #fff; }
.k0wz .cwcgng5z { color: rgba(255,255,255,0.85); }
.k0wz .o48memnt { background: #fff; color: var(--cta); }
.k0wz .o48memnt:hover { opacity: 0.92; }
.knms .mrg4kfs { position: relative; overflow: hidden; }
.knms .mrg4kfs::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;
}
.mrg4kfs .g7l6 { text-shadow: none; color: var(--text-primary); }
.mrg4kfs .cwcgng5z { color: var(--text-muted); }
body.f0s1pzv .g7l6 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.yi4tjd .g7l6 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.y84l.k0wz .g7l6,
section.k0wz .g7l6 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.mrg4kfs.u9y7   .zsbv { align-items: flex-start; text-align: left; }
.y84l .l6k4073 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.l6k4073 .w0kvy4.gxe4y9 {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.l6k4073 .w0kvy4.gxe4y9:hover { opacity: 0.85; }
.m4ktk92o .dqgdbu { padding-bottom: 24px; }
.kxdbx .dqgdbu { max-width: 1100px; }
@media (max-width: 700px) {
  .mrg4kfs { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .mrg4kfs:not(.z99oa2f) .ntsd2q { display: none !important; }
  .z99oa2f .ntsd2q { padding: 16px; }
  .zsbv  { padding: 36px 24px; }
  .mrg4kfs~.v26p,.lz5on9k~.v26p{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .y84l, .mrg4kfs { min-height: 320px !important; }
  .g7l6 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .lgxw,
  .h9n7uxb,
  .zlzdf6 { grid-template-columns: 1fr !important; }

  

  
  .m4ktk92o { display: flex !important; flex-direction: column !important; }
  .m4ktk92o .dqgdbu { display: contents; }
  .m4ktk92o .a0hy2q5r { order: 0; }
  .m4ktk92o .g7l6 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .m4ktk92o .lgxw { order: 2; padding: 0 16px 12px !important; }
  .m4ktk92o .cwcgng5z { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .kxdbx .dqgdbu { display: flex; flex-direction: column; }
  .kxdbx .dqgdbu .g7l6 { order: 1; }
  .kxdbx .dqgdbu .zlzdf6 { order: 2; margin: 8px 0 24px !important; }
  .kxdbx .dqgdbu .cwcgng5z { order: 3; }
  .kxdbx .dqgdbu .o48memnt { order: 4; align-self: center; margin-top: 0; }

  
  .mrg4kfs.z99oa2f {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .mrg4kfs.z99oa2f .zsbv { display: contents; padding: 0; }
  .mrg4kfs.z99oa2f .zsbv .g7l6 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .mrg4kfs.z99oa2f .ntsd2q { order: 2; padding: 12px 16px; }
  .mrg4kfs.z99oa2f .zsbv .cwcgng5z { order: 3; padding: 0 24px; margin: 0 auto; }
  .mrg4kfs.z99oa2f .zsbv .o48memnt { order: 4; align-self: center; margin: 8px 0 32px; }
}
.eyz6o7i { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.dp9nh1 { width: 100%; height: auto; display: block; border-radius: 10px; }
.mg4k4wic .eyz6o7i        { border-radius: 16px; }
.mg4k4wic .dp9nh1  { border-radius: 16px; }
.cnfa .eyz6o7i         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.cnfa .dp9nh1   { border-radius: 8px; }
.ntdk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.zy91ay { width: 100%; padding: 32px 0; position: relative; }
.el5v1 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.c539llvq .zy91ay:nth-child(even) { background: var(--bg-surface); }
.c539llvq .zy91ay:nth-child(odd)  { background: var(--bg-page); }
.tutorzsb .zy91ay:nth-child(even) { background: var(--bg-card); }
.tutorzsb .zy91ay:nth-child(odd)  { background: var(--bg-page); }
.c539llvq .zy91ay:nth-child(odd)  .el5v1 { background: var(--bg-card); border-radius: 6px; }
.c539llvq .zy91ay:nth-child(even) .el5v1 { background: var(--bg-raised); border-radius: 6px; }
.tutorzsb .zy91ay:nth-child(odd)  .el5v1 { background: var(--bg-card); border-radius: 6px; }
.tutorzsb .zy91ay:nth-child(even) .el5v1 { background: var(--bg-raised); border-radius: 6px; }
.c539llvq .zy91ay:nth-child(even) .a5aq .nybh,
.tutorzsb .zy91ay:nth-child(even) .a5aq .nybh { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.c539llvq .zy91ay:nth-child(odd) .a5aq .nybh,
.tutorzsb .zy91ay:nth-child(odd) .a5aq .nybh { background: var(--bg-card-inner); }
.c539llvq .zy91ay:nth-child(even) .f94a9uam .nybh:nth-child(odd),
.tutorzsb .zy91ay:nth-child(even) .f94a9uam .nybh:nth-child(odd)  { background: var(--bg-card); }
.c539llvq .zy91ay:nth-child(even) .f94a9uam .nybh:nth-child(even),
.tutorzsb .zy91ay:nth-child(even) .f94a9uam .nybh:nth-child(even) { background: var(--bg-card-inner); }
h1.kuqdd { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kuqdd {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.e1k87kow { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.byohhbka h2.kuqdd {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.powzeba1 h2.kuqdd {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ssyca1h h2.kuqdd {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.q6as h2.kuqdd::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.a95y1uwr h2.kuqdd {
  color: var(--text-primary); font-size: 1.7rem;
}
.acu0zt h2.kuqdd::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.gbxo h2.kuqdd {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.mxfq2a { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .mxfq2a { display: none; } }
.vrov { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.km3j2y6 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.y4f69 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.p2xp { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.wb1e9g { padding-left: 20px; }
.wb1e9g li { margin-bottom: 6px; }
.wb1e9g a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.wb1e9g a:hover { color: var(--accent-light); }
.miar11y5 .p2xp { display: none; }
.jx1u80u4 .p2xp { display: none; }
.jx1u80u4 .wb1e9g { padding-left: 0; list-style: none; }
.jx1u80u4 .wb1e9g li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jx1u80u4 .wb1e9g a { font-size: 0.92rem; }
.v6id .y4f69 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.v6id .p2xp { display: none; }
.v6id .wb1e9g { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.v6id .wb1e9g li { margin-bottom: 0; }
.v6id .wb1e9g 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;
}
.v6id .wb1e9g a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.x63k .y4f69 { padding: 20px 20px 16px; }
.x63k .wb1e9g {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.x63k .wb1e9g li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.x63k .wb1e9g a {
  display: flex; align-items: center; gap: 12px;
  background: var(--bg-card); border-radius: 8px;
  padding: 12px 14px; border: 1px solid var(--border);
  font-size: 0.92rem; line-height: 1.35; color: var(--text-muted);
  width: 100%; min-height: 58px;
  transition: border-color .15s, color .15s, background .15s;
}
.x63k .wb1e9g a::before {
  content: counter(toc-c);
  flex-shrink: 0; width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.x63k .wb1e9g a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.x63k .wb1e9g a:focus,
.x63k .wb1e9g a:focus-visible,
.x63k .wb1e9g a:target { outline: none; }
.x63k .wb1e9g li:target a { border-color: var(--border); color: var(--text-muted); }
.blp7bb .y4f69 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.blp7bb .p2xp { display: none; }
.blp7bb .wb1e9g { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.blp7bb .wb1e9g li { margin-bottom: 0; }
.blp7bb .wb1e9g li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.blp7bb .wb1e9g li:last-child::after { content: ""; margin-right: 0; }
.blp7bb .wb1e9g a { font-size: 0.9rem; }
.nybh { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.a5aq .nybh { background: var(--bg-card); }
.f94a9uam .nybh:nth-child(odd)  { background: var(--bg-card); }
.f94a9uam .nybh:nth-child(even) { background: var(--bg-raised); }
.ouovc .nybh {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ouovc .nybh:last-child { border-bottom: none; }
.ouovc h3.e1k87kow { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ha68j .nybh {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ha68j .nybh + .nybh { margin-top: 4px; }
.g77mmbmg .nybh { background: none; border-radius: 0; padding: 12px 0; }
.g77mmbmg .nybh + .nybh { border-top: 1px solid var(--border-section); }
.bi4m36x4 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.u10lw { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.dpnh, .ks5v { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.dpnh li, .ks5v li { margin-bottom: 6px; }
.ks5v li { list-style: decimal; }
.ata0d     .dpnh { list-style-type: "● "; }
.cef7jc  .dpnh { list-style-type: "■ "; }
.gcnr .dpnh { list-style-type: "◆ "; }
.mxbh    .dpnh { list-style-type: "★ "; }
.ata0d     .uka3c2oq { list-style-type: "● "; }
.cef7jc  .uka3c2oq { list-style-type: "■ "; }
.gcnr .uka3c2oq { list-style-type: "◆ "; }
.mxbh    .uka3c2oq { list-style-type: "★ "; }
.ata0d    .dpnh li::marker, .ata0d    .uka3c2oq li::marker,
.cef7jc .dpnh li::marker, .cef7jc .uka3c2oq li::marker,
.gcnr .dpnh li::marker, .gcnr .uka3c2oq li::marker,
.mxbh   .dpnh li::marker, .mxbh   .uka3c2oq li::marker {
  color: var(--cta); font-size: 1em;
}
.ata0d .ks5v,
.cef7jc .ks5v,
.gcnr .ks5v,
.mxbh .ks5v {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ata0d .ks5v li,
.cef7jc .ks5v li,
.gcnr .ks5v li,
.mxbh .ks5v li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ata0d .ks5v li::before,
.cef7jc .ks5v li::before,
.gcnr .ks5v li::before,
.mxbh .ks5v 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;
}
.ata0d     .ks5v li::before { border-radius: 50%; }
.cef7jc  .ks5v li::before { border-radius: 3px; }
.gcnr .ks5v li::before { border-radius: 3px; }
.mxbh    .ks5v li::before { border-radius: 50%; }
.rasl { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.pmtblwsy .rasl,
.w94petm .rasl { background: transparent; border: none; border-radius: 0; }
.jcxi { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.jcxi th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.jcxi td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.jcxi tr:hover td { background: var(--bg-hover); }
.p9mt .jcxi tbody tr:nth-child(even) td { background: var(--bg-surface); }
.egizbid .jcxi { border: 1px solid var(--border-alt); }
.egizbid .jcxi th,
.egizbid .jcxi td { border: 1px solid var(--border-alt); }
.hcnwsu .jcxi th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.hcnwsu .jcxi td { border-bottom: none; }
.hcnwsu .jcxi tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.vku76 .jcxi th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tvlu .rasl {
  overflow: hidden;
}
.tvlu .jcxi th { border-bottom: 1px solid var(--border-alt); }
.tvlu .jcxi tr:last-child td { border-bottom: none; }
.nrfj { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.d3f43b { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.jzze6kjz { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.z5bgv { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.q8khwr3 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.uka3c2oq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.uka3c2oq li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.pt4i19 .z5bgv { background: transparent; text-align: center; }
.gho4p .jzze6kjz {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.pfci0p .jzze6kjz {
  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);
}
.ivljx .d3f43b { display: grid; grid-template-columns: auto 1fr; }
.ivljx .jzze6kjz {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ivljx .z5bgv { grid-column: 2; }
.ivljx .q8khwr3,
.ivljx .uka3c2oq { grid-column: 1 / -1; }
.zgyzenit .d3f43b { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.zgyzenit .jzze6kjz {
  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);
}
.zgyzenit .z5bgv { grid-column: 2; }
.zgyzenit .q8khwr3,
.zgyzenit .uka3c2oq { grid-column: 1 / -1; }
.ojmw .d3f43b { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ojmw .z5bgv { background: none; color: var(--accent-light); font-weight: 700; }
.nga87ll .d3f43b { 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); }
.nga87ll .z5bgv { background: none; color: var(--accent-light); font-weight: 700; }
.a2q02x .d3f43b { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.a2q02x .d3f43b:last-child { border-bottom: none; }
.a2q02x .z5bgv { background: none; color: var(--accent-light); font-weight: 700; }
.ixoxwbv .d3f43b { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ixoxwbv .z5bgv { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ubhosa .nrfj { counter-reset: card-n; }
.ubhosa .d3f43b  { counter-increment: card-n; }
.ubhosa .z5bgv { display: flex; align-items: center; gap: 10px; }
.ubhosa .z5bgv::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;
}
.l72022 .d3f43b { background: var(--bg-surface); border: 1px solid var(--border); }
.l72022 .z5bgv { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.s5agh5 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.iyzhy  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.txos60hk { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.hhumgmlj { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.s5agh5 strong { color: var(--text-primary); font-size: 0.95rem; }
.s5agh5 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.dp9nh1 { width: 100%; height: auto; border-radius: 10px; display: block; }
.gxe4y9 {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.gxe4y9:hover { opacity: 0.85; }
.hlxvzj .gxe4y9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.hlxvzj .gxe4y9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.el3ekyw .gxe4y9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.el3ekyw .gxe4y9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.d3dgjj .o48memnt { border-radius: 50px; }
.d3dgjj .gxe4y9  { border-radius: 50px; }
.h2mzj .o48memnt { padding-left: 22px; padding-right: 22px; }
.h2mzj .gxe4y9  { padding-left: 12px; padding-right: 12px; }
.nz5ubgl3 .o48memnt { padding-left: 44px; padding-right: 44px; }
.nz5ubgl3 .gxe4y9  { padding-left: 24px; padding-right: 24px; }
.dya10au .o48memnt { padding-left: 56px; padding-right: 56px; }
.dya10au .gxe4y9  { padding-left: 32px; padding-right: 32px; }
.gvhv2w1   .o48memnt::after, .gvhv2w1   .gxe4y9::after,
.we4cci7 .o48memnt::after, .we4cci7 .gxe4y9::after,
.brn6    .o48memnt::after, .brn6    .gxe4y9::after,
.notxr4    .o48memnt::after, .notxr4    .gxe4y9::after,
.fsjs6qw    .o48memnt::after, .fsjs6qw    .gxe4y9::after,
.ub867     .o48memnt::after, .ub867     .gxe4y9::after,
.snrcl    .o48memnt::after, .snrcl    .gxe4y9::after,
.d08n6nfd   .o48memnt::after, .d08n6nfd   .gxe4y9::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;
}
.gvhv2w1 .o48memnt::after, .gvhv2w1 .gxe4y9::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");
}
.we4cci7 .o48memnt::after, .we4cci7 .gxe4y9::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");
}
.brn6 .o48memnt::after, .brn6 .gxe4y9::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");
}
.notxr4 .o48memnt::after, .notxr4 .gxe4y9::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");
}
.fsjs6qw .o48memnt::after, .fsjs6qw .gxe4y9::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");
}
.ub867 .o48memnt::after, .ub867 .gxe4y9::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");
}
.snrcl .o48memnt::after, .snrcl .gxe4y9::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");
}
.d08n6nfd .o48memnt::after, .d08n6nfd .gxe4y9::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");
}
.vjbuve   .a342ya::after, .vjbuve   .p7wvo::after,
.s3p9suo .a342ya::after, .s3p9suo .p7wvo::after,
.xv1ru55    .a342ya::after, .xv1ru55    .p7wvo::after,
.l6w7    .a342ya::after, .l6w7    .p7wvo::after,
.c0wqwf    .a342ya::after, .c0wqwf    .p7wvo::after,
.afew     .a342ya::after, .afew     .p7wvo::after,
.b85eh5u4    .a342ya::after, .b85eh5u4    .p7wvo::after,
.cepp5dpy   .a342ya::after, .cepp5dpy   .p7wvo::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;
}
.vjbuve .a342ya::after, .vjbuve .p7wvo::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");
}
.s3p9suo .a342ya::after, .s3p9suo .p7wvo::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");
}
.xv1ru55 .a342ya::after, .xv1ru55 .p7wvo::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");
}
.l6w7 .a342ya::after, .l6w7 .p7wvo::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");
}
.c0wqwf .a342ya::after, .c0wqwf .p7wvo::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");
}
.afew .a342ya::after, .afew .p7wvo::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");
}
.b85eh5u4 .a342ya::after, .b85eh5u4 .p7wvo::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");
}
.cepp5dpy .a342ya::after, .cepp5dpy .p7wvo::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");
}
.rioc .nrg5m { background: var(--bg-raised); }
.w0kvy4.gxe4y9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .r2ox9bst {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .r2ox9bst::before    { grid-area: rank;   }
  .tnatqrpp           { grid-area: ident;  }
  .kww9c0f     { grid-area: rating; min-width: 0; width: auto; }
  .nxbvpt           { grid-area: pills;  }
  .w0kvy4             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .r2ox9bst {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .r2ox9bst::before    { justify-self: center; }
  .tnatqrpp           { width: 100%; }
  .kww9c0f     { justify-self: center; }
  .nxbvpt           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .v7ne7yh2 .ourh95f {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .v7ne7yh2 .fa7lhl5q { margin: 0; }
}
.q7essb8 .zyg9 { padding: 0; gap: 0; overflow: hidden; }
.q7essb8 .asaf1o { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.q7essb8 .o298mt { padding: 16px 20px; }
.q7essb8 .n8ake0 { padding: 16px 20px; align-self: center; }
@media (max-width: 720px) {
  .n563bn { grid-template-columns: 1fr; }
  .rl8vppi { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .rl8vppi .u5jl3k { width: 72px; height: 50px; }
  .rl8vppi .b04a { max-width: 180px; }
  .rl8vppi .tbuzv { width: auto; }
}
@media (max-width: 720px) {
  .i0ah9t3v { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .pmmr { padding: 16px; }
  .edslnsl .cfh3 { min-width: 50%; }
}
@media (max-width: 860px) {
  .rfvu1rl { grid-template-columns: 1fr; }
  .auhj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ndt0ot1w { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ab9crz { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .cvpbrx { flex-direction: column; align-items: stretch; }
}
.pfi5i .tbuzv .gxe4y9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .n1v55yv { flex-direction: column; align-items: stretch; gap: 10px; }
  .pfi5i .tbuzv { text-align: center; }
}
@media (max-width: 720px) {
  .rffwa { grid-template-columns: 1fr; }
  .criem { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ym7l { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .iq3h445 { grid-template-columns: 1fr; }
  .oiorl7wg { width: 100px; height: 100px; margin: 16px auto; }
  .pi63sa { font-size: 1.4rem; }
  .cqic { justify-content: center; }
  .a2sy .cfh3 { min-width: 50%; }
}
@media (max-width: 540px) {
  .qglbehp { flex-wrap: wrap; padding: 14px 16px; }
  .vdf7m4d { padding: 12px 16px; }
  .rmu8z7ya .cfkq { margin: 0 16px; }
  .rmu8z7ya .xhxomoj { padding: 0 16px; }
  .krjx353 { padding: 12px 16px; }
}
.zzqxo .nnuj9f {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.zzqxo .r2ox9bst {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.zzqxo .r2ox9bst:last-child { border-bottom: none; }
.zzqxo .tnatqrpp,
.zzqxo .kww9c0f,
.zzqxo .nxbvpt {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.myfv6hh .hg69 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.v504xz { margin: 16px 0; }
.ia2z34 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ia2z34 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ia2z34 summary::after { content: "+"; color: var(--accent-light); }
.ia2z34[open] summary::after { content: "−"; }
.ia2z34 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.zy91ay { margin-bottom: 0; }
.xdmvuob8 h2.kuqdd { color: var(--text-primary); border-color: var(--accent-light); }
.t5e3dw0n h2.kuqdd { color: var(--text-primary); border-color: var(--accent-light); }
.huka .iyzhy     { background: #052e16; border-color: #10b981; }
.huka .txos60hk    { background: #1e1036; border-color: #a855f7; }
.huka .s5agh5 strong  { color: #f1f5f9; }
.huka .s5agh5 p       { color: #cbd5e1; }
.huka .ix8qes0e    .iyzhy     .hhumgmlj::before,
.huka .vuab45az  .iyzhy     .hhumgmlj::before,
.huka .vfpbe  .iyzhy     .hhumgmlj::before,
.huka .htcp75o .iyzhy     .hhumgmlj::before { color: #10b981; }
.huka .ix8qes0e    .o6hqwg .hhumgmlj::before,
.huka .vuab45az  .o6hqwg .hhumgmlj::before,
.huka .vfpbe  .o6hqwg .hhumgmlj::before,
.huka .htcp75o .o6hqwg .hhumgmlj::before { color: #f43f5e; }
.huka .ix8qes0e    .txos60hk    .hhumgmlj::before,
.huka .vuab45az  .txos60hk    .hhumgmlj::before,
.huka .vfpbe  .txos60hk    .hhumgmlj::before,
.huka .htcp75o .txos60hk    .hhumgmlj::before { color: #a855f7; }
.l2n7jqej .iyzhy     { background: #2d2000; border-color: #eab308; }
.l2n7jqej .o6hqwg { background: #2d0b0b; border-color: #ef4444; }
.l2n7jqej .txos60hk    { background: #2d1600; border-color: #f97316; }
.l2n7jqej .s5agh5 strong  { color: #f1f5f9; }
.l2n7jqej .s5agh5 p       { color: #cbd5e1; }
.l2n7jqej .ix8qes0e    .iyzhy     .hhumgmlj::before,
.l2n7jqej .vuab45az  .iyzhy     .hhumgmlj::before,
.l2n7jqej .vfpbe  .iyzhy     .hhumgmlj::before,
.l2n7jqej .htcp75o .iyzhy     .hhumgmlj::before { color: #eab308; }
.l2n7jqej .ix8qes0e    .o6hqwg .hhumgmlj::before,
.l2n7jqej .vuab45az  .o6hqwg .hhumgmlj::before,
.l2n7jqej .vfpbe  .o6hqwg .hhumgmlj::before,
.l2n7jqej .htcp75o .o6hqwg .hhumgmlj::before { color: #ef4444; }
.l2n7jqej .ix8qes0e    .txos60hk    .hhumgmlj::before,
.l2n7jqej .vuab45az  .txos60hk    .hhumgmlj::before,
.l2n7jqej .vfpbe  .txos60hk    .hhumgmlj::before,
.l2n7jqej .htcp75o .txos60hk    .hhumgmlj::before { color: #f97316; }
.pj82 .iyzhy     { background: #0c1a2e; border-color: #38bdf8; }
.pj82 .txos60hk    { background: #0a2020; border-color: #2dd4bf; }
.pj82 .s5agh5 strong  { color: #f1f5f9; }
.pj82 .s5agh5 p       { color: #cbd5e1; }
.pj82 .ix8qes0e    .iyzhy     .hhumgmlj::before,
.pj82 .vuab45az  .iyzhy     .hhumgmlj::before,
.pj82 .vfpbe  .iyzhy     .hhumgmlj::before,
.pj82 .htcp75o .iyzhy     .hhumgmlj::before { color: #38bdf8; }
.pj82 .ix8qes0e    .o6hqwg .hhumgmlj::before,
.pj82 .vuab45az  .o6hqwg .hhumgmlj::before,
.pj82 .vfpbe  .o6hqwg .hhumgmlj::before,
.pj82 .htcp75o .o6hqwg .hhumgmlj::before { color: #818cf8; }
.pj82 .ix8qes0e    .txos60hk    .hhumgmlj::before,
.pj82 .vuab45az  .txos60hk    .hhumgmlj::before,
.pj82 .vfpbe  .txos60hk    .hhumgmlj::before,
.pj82 .htcp75o .txos60hk    .hhumgmlj::before { color: #2dd4bf; }
.h41tfmjx .iyzhy     { background: var(--accent-bg); border-color: var(--accent-light); }
.h41tfmjx .txos60hk    { background: var(--accent-bg); border-color: var(--accent-pale); }
.h41tfmjx .ix8qes0e    .hhumgmlj::before,
.h41tfmjx .vuab45az  .hhumgmlj::before,
.h41tfmjx .vfpbe  .hhumgmlj::before,
.h41tfmjx .htcp75o .hhumgmlj::before { color: var(--accent-light) !important; }
.zc9dcr7x .h9jdj ul li,
.zc9dcr7x .hzo0n6 li         { color: #4ade80; }
.zc9dcr7x .h9jdj .pya45 { color: #22c55e; }
.zc9dcr7x .lk8z49 ul li,
.zc9dcr7x .x2tiy li         { color: #f87171; }
.zc9dcr7x .lk8z49 .vcpiz { color: #ef4444; }
.xd8y .s5agh5 { background: transparent; border-left: none; border: 1.5px solid; }
.xd8y .iyzhy     { border-color: var(--c-tip-border); }
.xd8y .txos60hk    { border-color: #60a5fa; }
.xd8y .s5agh5 strong { color: var(--text-primary); }
.xd8y .s5agh5 p      { color: var(--text-muted); }
.nzv5xq6 .s5agh5 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.nzv5xq6 .iyzhy     { border-top-color: var(--c-tip-border); }
.nzv5xq6 .txos60hk    { border-top-color: #60a5fa; }
.nswu1un .s5agh5 { border-left: none; border-radius: 8px; }
.nswu1un .iyzhy     { background: #065f46; }
.nswu1un .txos60hk    { background: #1e3a8a; }
.nswu1un .s5agh5 strong,
.nswu1un .s5agh5 p { color: #fff; }
.nswu1un .hhumgmlj::before { color: rgba(255,255,255,0.85) !important; }
.huka.nswu1un .iyzhy,
.huka .nswu1un .iyzhy     { background: #052e16; }
.huka.nswu1un .txos60hk,
.huka .nswu1un .txos60hk    { background: #1e1036; }
.l2n7jqej.nswu1un .iyzhy,
.l2n7jqej .nswu1un .iyzhy      { background: #2d2000; }
.l2n7jqej.nswu1un .o6hqwg,
.l2n7jqej .nswu1un .o6hqwg  { background: #2d0b0b; }
.l2n7jqej.nswu1un .txos60hk,
.l2n7jqej .nswu1un .txos60hk     { background: #2d1600; }
.pj82.nswu1un .iyzhy,
.pj82 .nswu1un .iyzhy      { background: #0c1a2e; }
.pj82.nswu1un .txos60hk,
.pj82 .nswu1un .txos60hk     { background: #0a2020; }
.kt9j4cw .s5agh5 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.kt9j4cw .iyzhy     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.kt9j4cw .o6hqwg { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.kt9j4cw .txos60hk    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.kt9j4cw .s5agh5 strong { color: var(--text-primary); }
.kt9j4cw .s5agh5 p      { color: var(--text-muted); }
.twbf0h .s5agh5 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ix8qes0e .hhumgmlj,
.vuab45az .hhumgmlj,
.vfpbe .hhumgmlj,
.htcp75o .hhumgmlj { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ix8qes0e .hhumgmlj::before,
.vuab45az .hhumgmlj::before,
.vfpbe .hhumgmlj::before,
.htcp75o .hhumgmlj::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ix8qes0e .iyzhy     .hhumgmlj::before { content: "✦"; color: var(--c-tip-border); }
.ix8qes0e .o6hqwg .hhumgmlj::before { content: "▲"; color: var(--c-warn-border); }
.ix8qes0e .txos60hk    .hhumgmlj::before { content: "◉"; color: #60a5fa; }
.vuab45az .iyzhy     .hhumgmlj::before { content: "★"; color: var(--c-tip-border); }
.vuab45az .o6hqwg .hhumgmlj::before { content: "◆"; color: var(--c-warn-border); }
.vuab45az .txos60hk    .hhumgmlj::before { content: "●"; color: #60a5fa; }
.vfpbe .iyzhy     .hhumgmlj::before { content: "▶"; color: var(--c-tip-border); }
.vfpbe .o6hqwg .hhumgmlj::before { content: "■"; color: var(--c-warn-border); }
.vfpbe .txos60hk    .hhumgmlj::before { content: "▸"; color: #60a5fa; }
.htcp75o .iyzhy     .hhumgmlj::before { content: "→"; color: var(--c-tip-border); }
.htcp75o .o6hqwg .hhumgmlj::before { content: "⬥"; color: var(--c-warn-border); }
.htcp75o .txos60hk    .hhumgmlj::before { content: "◈"; color: #60a5fa; }
.mnrotv3 .a5aq .nybh,
.mnrotv3 .f94a9uam .nybh  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.mnrotv3 .d3f43b                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.mnrotv3 .rasl          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mnrotv3 .y4f69                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.foi9dh .a5aq .nybh,
.foi9dh .f94a9uam .nybh,
.foi9dh .d3f43b,
.foi9dh .r2ox9bst,
.foi9dh .fa7lhl5q,
.foi9dh .rasl,
.foi9dh .y4f69,
.foi9dh .twbf0h .s5agh5 { box-shadow: none; }
.ao4w   .f2qqum, .ao4w .bi4m36x4, .ao4w .u10lw,
.ao4w   .vrov, .ao4w .km3j2y6 { font-size: 0.9rem; }
.ao4w   .dpnh, .ao4w .ks5v { font-size: 0.9rem; }
.nu1ytm   .f2qqum, .nu1ytm .bi4m36x4, .nu1ytm .u10lw,
.nu1ytm   .vrov, .nu1ytm .km3j2y6 { font-size: 0.95rem; }
.nu1ytm   .dpnh, .nu1ytm .ks5v { font-size: 0.95rem; }
.f43b8f9w   .f2qqum, .f43b8f9w .bi4m36x4, .f43b8f9w .u10lw,
.f43b8f9w   .vrov, .f43b8f9w .km3j2y6 { font-size: 1.08rem; }
.f43b8f9w   .dpnh, .f43b8f9w .ks5v { font-size: 1.05rem; }
.f43b8f9w   .jcxi { font-size: 0.97rem; }
.l1uoo5 .g7l6      { font-size: 3.2rem; }
.l1uoo5 h2.kuqdd { font-size: 1.9rem; }
.l1uoo5 h3.e1k87kow     { font-size: 1.4rem; }
.y4ty .g7l6      { font-size: 3.8rem; }
.y4ty h2.kuqdd { font-size: 2.2rem; }
.y4ty h3.e1k87kow     { font-size: 1.6rem; }
.zy91ay + .zy91ay { position: relative; }
.erly1pme   .zy91ay + .zy91ay::before,
.xsdqw9lv  .zy91ay + .zy91ay::before,
.gdqv68bk   .zy91ay + .zy91ay::before,
.osyjori   .zy91ay + .zy91ay::before,
.bfez   .zy91ay + .zy91ay::before,
.jmr5o .zy91ay + .zy91ay::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.erly1pme .zy91ay + .zy91ay::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.xsdqw9lv .zy91ay + .zy91ay::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.gdqv68bk .zy91ay + .zy91ay::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.osyjori .zy91ay + .zy91ay::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ah7ixi .zy91ay { margin-bottom: 16px; }
.ah7ixi .zy91ay + .zy91ay { margin-top: 0; }
.ah7ixi .el5v1 { padding-top: 0; padding-bottom: 0; }
.bfez .zy91ay + .zy91ay::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.jmr5o .zy91ay + .zy91ay::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.rm3wwy .zy91ay + .zy91ay::before,
.l4ayb .zy91ay + .zy91ay::before,
.iqkgtej .zy91ay + .zy91ay::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%;
}
.c539llvq .rm3wwy .zy91ay:nth-child(even)::before,
.c539llvq .l4ayb .zy91ay:nth-child(even)::before,
.c539llvq .iqkgtej .zy91ay:nth-child(even)::before { background: var(--bg-surface); }
.tutorzsb .rm3wwy .zy91ay:nth-child(even)::before,
.tutorzsb .l4ayb .zy91ay:nth-child(even)::before,
.tutorzsb .iqkgtej .zy91ay:nth-child(even)::before { background: var(--bg-card); }
.rm3wwy .zy91ay + .zy91ay::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");
}
.l4ayb .zy91ay + .zy91ay::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");
}
.iqkgtej .zy91ay + .zy91ay::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");
}
.mhu7 .ao0l76t,
.j23ey8 .ao0l76t,
.i7d0ttwu .ao0l76t { overflow: hidden; }
.mhu7 .dqgdbu,
.j23ey8 .dqgdbu { margin-bottom: 60px; }
.i7d0ttwu .dqgdbu { margin-bottom: 70px; }
.j23ey8 .zsbv { padding-bottom: 60px; }
.mhu7 .ao0l76t::before,
.j23ey8 .ao0l76t::before,
.i7d0ttwu .ao0l76t::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%;
}
.mhu7 .ao0l76t::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");
}
.j23ey8 .ao0l76t::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");
}
.i7d0ttwu .ao0l76t::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");
}
.lgjrdqro .ao0l76t:not(.k0wz) .a0hy2q5r { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.orp4 .ao0l76t:not(.k0wz) .a0hy2q5r { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.w9kd  .ao0l76t:not(.k0wz) .a0hy2q5r { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.y8xxg  .ao0l76t:not(.k0wz) .a0hy2q5r { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lgjrdqro .k0wz { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.orp4 .k0wz { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.w9kd .k0wz { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.y8xxg .k0wz { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.cwu7b4p .k0wz { background: var(--accent); }
.cwu7b4p .k0wz .a0hy2q5r { background: none; }
.cwu7b4p .e2dki { background: var(--accent); }
.cwu7b4p .mrg4kfs { background: var(--accent-bg); }
.cwu7b4p .ao0l76t:not(.k0wz) .a0hy2q5r { background: rgba(0,0,0,0.6); }
.umf9y .eyz6o7i { float: left; width: 38%; margin: 0 28px 16px 0; }
.umf9y .eyz6o7i .dp9nh1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.umf9y .el5v1::after { content: ''; display: block; clear: both; }
.zyot .eyz6o7i { float: right; width: 38%; margin: 0 0 16px 28px; }
.zyot .eyz6o7i .dp9nh1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zyot .el5v1::after { content: ''; display: block; clear: both; }
.uhgz .zy91ay:nth-child(odd)  .eyz6o7i { float: left;  width: 38%; margin: 0 28px 16px 0; }
.uhgz .zy91ay:nth-child(even) .eyz6o7i { float: right; width: 38%; margin: 0 0 16px 28px; }
.uhgz .eyz6o7i .dp9nh1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uhgz .el5v1::after { content: ''; display: block; clear: both; }
.umf9y .nrfj,
.zyot .nrfj,
.uhgz .nrfj,
.uhgz .nnuj9f { clear: both; }
@media (max-width: 900px) {
  .umf9y .eyz6o7i,
  .zyot .eyz6o7i,
  .uhgz .zy91ay:nth-child(odd)  .eyz6o7i,
  .uhgz .zy91ay:nth-child(even) .eyz6o7i {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .umf9y .eyz6o7i .dp9nh1,
  .zyot .eyz6o7i .dp9nh1,
  .uhgz .eyz6o7i .dp9nh1 {
    max-height: none !important;
  }
}
.umf9y .dpnh,
.umf9y .ks5v,
.zyot .dpnh,
.zyot .ks5v,
.uhgz .dpnh,
.uhgz .ks5v { overflow: hidden; }
@media (max-width: 640px) {
  .umf9y .eyz6o7i,
  .zyot .eyz6o7i,
  .uhgz .eyz6o7i { float: none; width: 100%; margin: 0 0 16px 0; }
}
.jhtfv .ntdk,
.jhtfv .el5v1,
.jhtfv .wbpc  { max-width: 1100px; }
.hb2zl43 .ntdk,
.hb2zl43 .el5v1,
.hb2zl43 .wbpc  { max-width: 1200px; }
.c6vp7vfl .ntdk,
.c6vp7vfl .el5v1,
.c6vp7vfl .wbpc  { max-width: 1320px; }
.c6vp7vfl { --content-mw: 1320px; }
.gawi { font-size: 0.82rem; color: var(--text-muted); }
.l3g816tw { display: flex; align-items: center; }
.c7ro {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ejcv { display: flex; align-items: center; }
.arcj6rs2 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.arcj6rs2:hover { text-decoration: underline; }
.f39zk6o { margin: 0 3px; opacity: 0.45; }
.f39zk6o::before { content: '/'; }
.iwa3ii { padding: 2px 5px; color: var(--text-main); }
.p9a3 .gawi {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.p9a3 .l3g816tw { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.vk3iuxe .gawi {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.vk3iuxe .l3g816tw { padding: 0 0 0 12px; }
.ismp .l3g816tw { padding: 0 16px; }
.ismp .gawi {
  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);
}
.ismp .ntdk { padding-top: 28px; }
@media (max-width: 720px) {
  .yqcf83 { margin-top: 18px; padding: 0 16px; }
  .ismp .ntdk { padding-top: 16px; }
}
.jhtfv.p9a3 .l3g816tw { max-width: 1100px; }
.hb2zl43.p9a3 .l3g816tw { max-width: 1200px; }
.c6vp7vfl.p9a3 .l3g816tw { max-width: 1320px; }
.c6vp7vfl .yqcf83 { max-width: 1320px; }
.h17fw .zy91ay { padding-top: 16px; padding-bottom: 16px; }
.pj13z .zy91ay { padding-top: 24px; padding-bottom: 24px; }
.eg895i40 .zy91ay { padding-top: 40px; padding-bottom: 40px; }
.joc2u44m .zy91ay { padding-top: 52px; padding-bottom: 52px; }
.vdk6ztgl .zy91ay:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.vdk6ztgl .zy91ay:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.vdk6ztgl .zy91ay:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.vdk6ztgl .zy91ay:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.rd83fjib .el5v1 { padding-top: 10px;  padding-bottom: 10px; }
.s9splv .el5v1 { padding-top: 18px;  padding-bottom: 18px; }
.vgx6wr .el5v1 { padding-top: 36px;  padding-bottom: 36px; }
.sg5ebfvg .el5v1 { padding-top: 48px;  padding-bottom: 48px; }
.n23t0hil h2.kuqdd { font-weight: 600; }
.n23t0hil h3.e1k87kow     { font-weight: 600; }
.gj5h6y h2.kuqdd { font-weight: 800; }
.gj5h6y h3.e1k87kow     { font-weight: 700; }
.yydqj { font-weight: 600; }
.yydqj h2.kuqdd { font-weight: 900; }
.yydqj h3.e1k87kow     { font-weight: 800; }
.yydqj .s5agh5 strong,
.yydqj .s5agh5 strong { font-weight: 600; }
.a342ya {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.v7oqk .a342ya { display: none; }
@media (max-width: 640px) {
  .kvm144xy { display: none; }
  .a342ya {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.a342ya { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a342ya:hover { opacity: 0.85; }
.ic3te3db .a342ya { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gb5zow .a342ya,
.qx4wf8  .a342ya { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.gb5zow .a342ya:hover,
.qx4wf8  .a342ya:hover { opacity: 0.88; }
.ic3te3db.gb5zow .a342ya,
.ic3te3db.qx4wf8  .a342ya { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.p7wvo {
  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;
}
.p7wvo:hover { transform: translateY(-2px); opacity: 0.92; }
.p7wvo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wt2mln .p7wvo { display: none; }
.ebeyf05 .p7wvo { right: 32px; }
.a9b0hve  .p7wvo { left: 32px; }
@media (max-width: 480px) {
  .ebeyf05 .p7wvo { right: 20px; bottom: 20px; }
  .a9b0hve  .p7wvo { left: 20px; bottom: 20px; }
}
.s99cmdii { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.wbpc { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.w6fslv9r { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.kzwwqt { color: var(--text-dim); font-size: 0.8rem; }
.xh7j5q { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.xh7j5q img { height: 26px; width: auto; object-fit: contain; }
.f1qhx0q { display: flex; flex-direction: column; gap: 6px; }
.f1qhx0q a, .fo4wg a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.f1qhx0q a:hover, .fo4wg a:hover { color: var(--accent-light); }
.f1qhx0q .tjbkqqg { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.qi6y6 .wbpc { text-align: center; }
.qi6y6 .w6fslv9r { margin-top: 0; }
.dnlxrbii { margin-top: 10px; }
.dnlxrbii a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .wbpc { padding-left: 16px; padding-right: 16px; }
  .wc6az .wbpc { padding: 20px 16px; }
  .fo4wg { gap: 4px 12px; }
  .w6fslv9r { font-size: 0.78rem; }
}
.rof8qwts .avpsr .xh7j5q { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.rof8qwts .w6fslv9r { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.rof8qwts .kzwwqt { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .rof8qwts .fjlkcjlp { grid-template-columns: 1fr 1fr; } .rof8qwts .avpsr { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rof8qwts .fjlkcjlp { grid-template-columns: 1fr; } }
.b86lxf54 .xh7j5q { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.b86lxf54 .w6fslv9r { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .b86lxf54 .tco32mwz { gap: 12px; } .b86lxf54 .xh7j5q { margin-right: 0; width: 100%; } }
.lb4cbh .ye1ih2 .xh7j5q { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.lb4cbh .w6fslv9r { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.lb4cbh .kzwwqt { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .lb4cbh .eue0br { grid-template-columns: 1fr 1fr; } .lb4cbh .ye1ih2 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lb4cbh .eue0br { grid-template-columns: 1fr; } }
.v59308ag .z4gha { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.v59308ag .f1qhx0q { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .v59308ag .z4gha { grid-template-columns: 1fr 1fr; } .v59308ag .qe1b:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .v59308ag .z4gha { grid-template-columns: 1fr; } }
.iot82 .z4gha { grid-template-columns: 1fr 2fr; }
.iot82 .w58x125q .f1qhx0q { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .iot82 .z4gha { grid-template-columns: 1fr; } }
.b5xjwjx6 .wbpc { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.t8aae .j96p      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.t8aae .s99cmdii { background: var(--bg-page); border-top-color: var(--border-alt); }
.umz2wd .j96p      { background: #0d1117; border-bottom-color: #21262d; }
.umz2wd .qvoe1 { color: var(--accent-light); }
.umz2wd .q1eg7zr { --msep-color: #8b949e; }
.umz2wd .q1eg7zr a { color: #8b949e; }
.umz2wd .q1eg7zr a:hover { color: var(--accent-light); }
.umz2wd .pq3807t { color: #8b949e; }
.umz2wd .s99cmdii { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.umz2wd .w6fslv9r,
.umz2wd .kzwwqt { color: #6e7681; }
.umz2wd .f1qhx0q a, .umz2wd .fo4wg a,
.umz2wd .xh7j5q { color: #e6edf3; }
.umz2wd .f1qhx0q a:hover, .umz2wd .fo4wg a:hover,
@media (max-width: 640px) {
  .umz2wd .q1eg7zr { background: #0d1117; border-top-color: #21262d; }
  .umz2wd .q1eg7zr li a { border-bottom-color: #21262d; }
}
.uon3 .j96p      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.uon3 .qvoe1 { color: var(--accent-light); }
.uon3 .q1eg7zr { --msep-color: #475569; }
.uon3 .q1eg7zr a { color: #475569; }
.uon3 .q1eg7zr a:hover { color: var(--accent-light); }
.uon3 .pq3807t { color: #64748b; }
.uon3 .s99cmdii { background: #f0f4f8; border-top-color: #cbd5e1; }
.uon3 .w6fslv9r,
.uon3 .kzwwqt { color: #64748b; }
.uon3 .f1qhx0q a, .uon3 .fo4wg a,
.uon3 .rtb4 a, .uon3 .xh7j5q { color: #374151; }
.uon3 .f1qhx0q a:hover, .uon3 .fo4wg a:hover,
@media (max-width: 640px) {
  .uon3 .q1eg7zr { background: #f0f4f8; border-top-color: #cbd5e1; }
  .uon3 .q1eg7zr li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.gb5zow .j96p      { background: var(--accent); border-bottom-color: var(--accent-light); }
.gb5zow .qvoe1 { color: #fff; }
.gb5zow .q1eg7zr { --msep-color: rgba(255,255,255,0.82); }
.gb5zow .q1eg7zr a { color: rgba(255,255,255,0.82); }
.gb5zow .q1eg7zr a:hover { color: #fff; }
.gb5zow .pq3807t { color: rgba(255,255,255,0.9); }
.gb5zow .s99cmdii { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.gb5zow .w6fslv9r,
.gb5zow .kzwwqt { color: rgba(255,255,255,0.72); }
.gb5zow .f1qhx0q a, .gb5zow .fo4wg a,
.gb5zow .rtb4 a, .gb5zow .xh7j5q { color: #fff; }
.gb5zow .f1qhx0q a:hover, .gb5zow .fo4wg a:hover,
@media (max-width: 640px) {
  .gb5zow .q1eg7zr { background: var(--accent); border-top-color: var(--accent-light); }
  .gb5zow .q1eg7zr li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.qx4wf8 .j96p {
  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);
}
.qx4wf8 .s99cmdii {
  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) {
  .qx4wf8 .q1eg7zr {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.egxc1o3 .wupj9 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.prfyk3ay .wupj9 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.q4ch .wupj9 { min-height: 72px; height: auto; }
.hjpr .wupj9 { min-height: 84px; height: auto; }
.wc6az .wupj9 { max-width: none; padding: 0 32px; }
.wc6az .wbpc  { max-width: none; padding: 24px 32px; }
.u2dg.hb2zl43 .wupj9 { max-width: 1200px; }
.u2dg.c6vp7vfl .wupj9 { max-width: 1320px; }
.r4ti   .qvoe1, .r4ti   .xh7j5q { text-transform: capitalize; }
.u5nd .qvoe1, .u5nd .xh7j5q { text-transform: lowercase; }
.drezlt .qvoe1, .drezlt .xh7j5q { text-transform: uppercase; letter-spacing: 0.06em; }
.ehs724z, .tm388q2 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.zsca37jo .ehs724z,
.zsca37jo .tm388q2 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ftgwr662 .ehs724z,
.ftgwr662 .tm388q2 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.t35u .ehs724z,
.t35u .tm388q2 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.x34a .ehs724z,
.x34a .tm388q2 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.x1uki   .q1eg7zr a { font-weight: 500; }
.yaov9 .q1eg7zr a { font-weight: 600; }
.avvxh     .q1eg7zr a { font-weight: 700; }
.jitk3z    .q1eg7zr a { font-weight: 800; letter-spacing: 0.01em; }
.qyvu4pqm     .q1eg7zr > li + li::before,
.ne819    .q1eg7zr > li + li::before,
.qm12yqif    .q1eg7zr > li + li::before,
.aamnilb .q1eg7zr > li + li::before,
.of9334dh .q1eg7zr > li + li::before,
.sshk9  .q1eg7zr > li + li::before,
.w6tdh    .q1eg7zr > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qyvu4pqm     .q1eg7zr > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ne819    .q1eg7zr > li + li::before { content: "|"; }
.qm12yqif    .q1eg7zr > li + li::before { content: "—"; }
.aamnilb .q1eg7zr > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.of9334dh .q1eg7zr > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.sshk9  .q1eg7zr > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.w6tdh    .q1eg7zr > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bxgon .pq3807t,
  .rc73 .pq3807t,
  .s072 .pq3807t,
  .le9ev .pq3807t,
  .vlkft .pq3807t {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bxgon .pq3807t::before,
  .rc73 .pq3807t::before,
  .s072 .pq3807t::before,
  .le9ev .pq3807t::before,
  .vlkft .pq3807t::before { content: ""; display: block; flex-shrink: 0; }

  
  .bxgon .pq3807t::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;
  }

  
  .rc73 .pq3807t::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;
  }

  
  .s072 .pq3807t::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;
  }

  
  .le9ev .pq3807t::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;
  }

  
  .vlkft .pq3807t::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) {
  .sxiw9k .pq3807t {
    padding: 5px 14px;
  }
  .sxiw9k .q1eg7zr {
    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;
  }
  .sxiw9k .q1eg7zr li a {
    border-bottom: none; padding: 10px 22px;
  }
  .sxiw9k .q1eg7zr li a:hover { background: var(--bg-raised); }
  .sxiw9k .xhu6ysx3,
  .eknu2i9 .xhu6ysx3,
  .fwgf .xhu6ysx3 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bgms2p5 .pq3807t {
    padding: 5px 10px;
  }
  .bgms2p5 .q1eg7zr {
    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);
  }
  .bgms2p5 .q1eg7zr.krt1fi { transform: translateX(0); }
  .bgms2p5 .q1eg7zr li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bgms2p5 .q1eg7zr li:last-child a { border-bottom: none; }
  .gb5zow .q1eg7zr,
  .umz2wd .q1eg7zr { background: var(--accent) !important; }
  .gb5zow .q1eg7zr li a,
  .umz2wd .q1eg7zr li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .fwgf .pq3807t {
    padding: 5px 10px;
  }
  .fwgf .q1eg7zr {
    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);
  }
  .fwgf .q1eg7zr::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .fwgf .q1eg7zr.krt1fi { transform: translateY(0); }
  .fwgf .q1eg7zr li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wq8jj9 .pq3807t {
    padding: 5px 10px;
  }
  .wq8jj9 .q1eg7zr {
    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;
  }
  .wq8jj9 .q1eg7zr.krt1fi { opacity: 1; pointer-events: auto; }
  .wq8jj9 .q1eg7zr li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .x30pp     .pq3807t { border-radius: 0 !important; }
  .jc791je   .pq3807t { border-radius: 8px !important; }
  .jdu2j4zv .pq3807t { border-radius: 50% !important; }
  .oa6wej   .pq3807t { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .wjvo .r0r681i { flex-direction: column; align-items: stretch; }
  .wjvo .io3bmz { flex-direction: row; min-width: auto; }
  .wjvo .afttp { align-items: flex-start; text-align: left; }
}
.va7c2du,
.va7c2du.zy91ay,
.c539llvq .va7c2du,
.b8lcq .va7c2du,
.tutorzsb .va7c2du,
.elqbu .va7c2du {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.k6n1 {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.ysc2k { flex: 1 1 280px; min-width: 0; }
.exvk {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.dpc5yq {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.wcvkqg {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.wcvkqg:hover { transform: translateY(-1px); opacity: 0.95; }
.k9tkjc .k6n1 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.k9tkjc .exvk { color: var(--cta); }
.k9tkjc .dpc5yq { color: var(--text-body); }
.k9tkjc .wcvkqg {
  background: var(--cta) !important;
  color: #fff !important;
}
.fqi4pai7 .k6n1 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.fqi4pai7 .exvk { color: var(--text-primary); }
.fqi4pai7 .dpc5yq { color: var(--text-body); }
.fqi4pai7 .wcvkqg {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .k6n1 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ysc2k { flex: 0 0 auto; }
  .exvk { font-size: 1.2rem; }
  .wcvkqg { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.fkrjht6u .zssrhyqb { height: 36px; }
.h7g2 .zssrhyqb { height: 60px; max-width: 200px; }
.xeprj .zssrhyqb { height: 56px; max-width: 180px; }
.ncaaeht     .hg69, .ncaaeht     .si9fnl58 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .ce3zf1 .nnuj9f {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ce3zf1 .r2ox9bst {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ce3zf1 .r2ox9bst { padding: 40px 16px 20px; }
  .ce3zf1 .uks05ev1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ce3zf1 .w0kvy4 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ef2l .r2ox9bst {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ef2l .r2ox9bst::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ef2l .tnatqrpp {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ef2l .yr5u41ni { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ef2l .uks05ev1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ef2l .w0kvy4 { width: 100%; min-width: 0; }
  .ef2l .hg69 { min-width: 0; }
}
.ta9fldqh .r2ox9bst::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.utptd .ia2z34 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.utptd .ia2z34 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.utptd .ia2z34 p { padding: 0 2px 16px; }
.pjnxfjec .ia2z34 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.pjnxfjec .ia2z34 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.pjnxfjec .ia2z34 summary::after { content: "›"; font-size: 1.2em; }
.pjnxfjec .ia2z34[open] summary::after { content: "‹"; }
.pjnxfjec .ia2z34 p { padding: 10px 22px 4px; }
.a1asl6 .ia2z34 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.a1asl6 .ia2z34 summary { color: var(--text-primary); padding-left: 16px; }
.a1asl6 .ia2z34 summary::after { content: "›"; font-size: 1.1em; }
.a1asl6 .ia2z34[open] summary::after { content: "‹"; }
.a1asl6 .ia2z34 p { padding-left: 16px; }
.g3rr .v504xz { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.g3rr .ia2z34 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.g3rr .ia2z34:last-child { border-bottom: none; }
.g3rr .ia2z34 summary { color: var(--text-primary); border-radius: 0; }
.g3rr .ia2z34 summary::after { content: "›"; font-size: 1.1em; }
.g3rr .ia2z34[open] summary::after { content: "‹"; }
.rodhvdp .ia2z34 { overflow: hidden; }
.rodhvdp .ia2z34 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.rodhvdp .ia2z34 summary::after { color: rgba(255,255,255,.75); }
.rodhvdp .ia2z34[open] summary { border-radius: 0; }
.rkjc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ewlaxl6h {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.afgbmh4 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.pyzo932 { color: var(--text-muted); font-size: 1.05rem; }
.dj02a {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.mniv87gz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.d2p5tg { margin-bottom: 20px; }
.r3x73n1a {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.kfgbm {
  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;
}
.kfgbm:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.fbdlvb8p { resize: vertical; min-height: 130px; }
.x6hvq { width: 100%; margin-top: 8px; }
.sekcqv {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.sj3yuzo4 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ha5wvz { color: var(--text-muted); line-height: 1.75; }
.pq09w5 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.pq09w5 li { margin-bottom: 6px; }
.ye4vm { max-width: 760px; margin: 0 auto; }
.vbmf { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zhz260a { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zhz260a:last-child { border-bottom: none; }
.zhz260a h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.zhz260a p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.quzgyf { max-width: 760px; margin: 0 auto; }
.adqlj ul.pq09w5 { margin: 0; }
@media (max-width: 640px) { .e0ln4v9e { grid-template-columns: 1fr; gap: 10px; } }
.q42dx { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.i0k8 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.nuqg { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.i0k8 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.i0k8 .pq09w5 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .q42dx { grid-template-columns: 1fr; } }
.yiumz9s ul.pq09w5 { margin: 0; }
.h69a3 .pq09w5,
.bbu8 .pq09w5,
.hn6a14w .pq09w5,
.sfjpvwop .pq09w5 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .qadm0kyv { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .logg { grid-template-columns: 1fr; } .m3yb0h3 { position: static; text-align: center; } }
@media (max-width: 860px) { .esqbny38 { grid-template-columns: 1fr; } }
.sfjpvwop .pq09w5 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .uhs2dso { flex-direction: column; text-align: center; } .btsz { grid-template-columns: 1fr; } }
.lt84j .afgbmh4 { color: var(--accent-light); }
.xtyq .afgbmh4 { font-size: 2rem; }
.xtyq .pyzo932 { max-width: 680px; }
.fyyqd .afgbmh4 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.fyyqd .pyzo932  { margin: 0; }
@media (max-width: 640px) { .fyyqd { flex-direction: column; } }
.ibw522 .afgbmh4 { color: var(--accent-light); }
.wecqr .afgbmh4 { color: #fff; }
.wecqr .pyzo932  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .tvvh80 { grid-template-columns: 1fr; } }
.bw8es34w .kfgbm {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.bw8es34w .kfgbm:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.qbwg0 .kfgbm { background: var(--bg-raised); border-color: transparent; }
.qbwg0 .kfgbm:focus { background: var(--bg-card); border-color: var(--accent-light); }
.usina4 .kfgbm { border-radius: 100px; padding: 11px 20px; }
.usina4 .fbdlvb8p { border-radius: 14px; }
.ly3hmwx {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .ly3hmwx { grid-template-columns: 1fr; } }
.smeq2rf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.smeq2rf h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.smeq2rf p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.tymf { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.tymf li { margin-bottom: 6px; }
.nvwdpx{position:relative;overflow:visible}
.vtuef .igu74{display:block}
.une8eof .a0z2x{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}
.une8eof .pzkdwvx::before{content:""}
.nkt9cwd{--date-bg:var(--accent-bg-light)}
.l0zbm6qh .pzkdwvx::before{content:""}
.c5ieeqnj .f5fnv4y{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .f5fnv4y{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .lmqzg{max-width:100%}
}
.axt5 .rasl{margin:0}
@media (max-width:560px){
  .wvlg{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .k8vqn5t4 { padding: 28px 18px 20px; }
  .nanfqlo { font-size: 1.2rem; }
  .jgbq35m { max-width: 220px; max-height: 80px; }
}
.fs3iq8w6 .n3j6t { border-radius: 22px; }
.yrrdt9ti .k6n1 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .n3j6t { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.umm0r0 {
  margin: 28px 0 24px;
}
.umm0r0 .zy91ay {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.umm0r0 .el5v1 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.umm0r0 .k6n1 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .wupj9 { flex-direction: row-reverse; }
[dir="rtl"] .q1eg7zr { flex-direction: row-reverse; }
[dir="rtl"] .ebeyf05 .p7wvo { right: auto; left: 32px; }
[dir="rtl"] .a9b0hve  .p7wvo { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ebeyf05 .p7wvo { right: auto; left: 20px; }
  [dir="rtl"] .a9b0hve  .p7wvo { left: auto;  right: 20px; }
}
[dir="rtl"] .umf9y .eyz6o7i  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zyot .eyz6o7i { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .dpnh, [dir="rtl"] .ks5v { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .s5agh5 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .k6n1 { direction: rtl; }
[dir="rtl"] .gawi { direction: rtl; }
[dir="rtl"] .y4f69 { direction: rtl; }
[dir="rtl"] .wb1e9g { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ata0d .ks5v,
[dir="rtl"] .cef7jc .ks5v,
[dir="rtl"] .gcnr .ks5v,
[dir="rtl"] .mxbh .ks5v {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ata0d .ks5v li::before,
[dir="rtl"] .cef7jc .ks5v li::before,
[dir="rtl"] .gcnr .ks5v li::before,
[dir="rtl"] .mxbh .ks5v li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ao0l76t.u9y7 .dqgdbu,
[dir="rtl"] .r09ztzt.u9y7 .dqgdbu,
[dir="rtl"] .k0wz.u9y7 .dqgdbu,
[dir="rtl"] .m4ktk92o.u9y7 .dqgdbu,
[dir="rtl"] .kxdbx.u9y7 .dqgdbu { text-align: right; }
[dir="rtl"] .mrg4kfs.u9y7 .zsbv { align-items: flex-end; text-align: right; }
[dir="rtl"] .el5v1,
[dir="rtl"] .vrov,
[dir="rtl"] .km3j2y6,
[dir="rtl"] .mxfq2a,
[dir="rtl"] .dqgdbu { text-align: right; }
[dir="rtl"] .mniv87gz,
[dir="rtl"] .r3x73n1a,
[dir="rtl"] .kfgbm,
[dir="rtl"] .fbdlvb8p { text-align: right; direction: rtl; }
[dir="rtl"] .usina4 .kfgbm,
[dir="rtl"] .bw8es34w .kfgbm { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #2c735e;
  --brand:           #2c735e;
  --brand-light:     #2b594c;
  --brand-pale:      #457265;
  --grad-start:      #45b594;
  --grad-end:        #79beaa;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2c735e;
  --cta-light:       #1d5847;
  --cta-hover:       #1b4639;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f5;
  --bg-raised:       #eef0f0;
  --bg-hover:        #f4f5f5;
  --border:          #e3e7e6;
  --border-alt:      #d1dad8;
  --border-section:  #e3e7e6;
  --text-primary:    #181a1a;
  --text-muted:      #545e5b;
  --text-body:       #303534;
  --text-sub:        #48504e;
  --text-faint:      #788682;
  --text-dim:        #939e9b;
  --text-label:      #606b68;
  --text-value:      #3c4341;
  --accent-bg:       #e7edeb;
  --accent-bg-light: #d2e4de;
  --bg-tip:          #f9f0f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f2;
  --bg-cons:         #faf6f3;
  --c-pros:          #831f3d;
  --c-cons:          #9f5521;
  --c-pros-label:    #9c2548;
  --c-tip-border:    #ac2950;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #831f3d;
}
:root { --logo-bg-opacity: 56%; }
body, button, input { font-family: "Nunito", sans-serif; }
.iqyz1u .hhumgmlj { font-size: 0; width: 1.2rem; flex-shrink: 0; }.iqyz1u .hhumgmlj::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.iqyz1u .iyzhy     .hhumgmlj::before { content: "";  color: var(--c-tip-border); }.iqyz1u .o6hqwg .hhumgmlj::before { content: ""; color: var(--c-warn-border); }.iqyz1u .txos60hk    .hhumgmlj::before { content: ""; color: #60a5fa; }.huka .iqyz1u .iyzhy     .hhumgmlj::before { color: #10b981; }.huka .iqyz1u .o6hqwg .hhumgmlj::before { color: #f43f5e; }.huka .iqyz1u .txos60hk    .hhumgmlj::before { color: #a855f7; }.l2n7jqej  .iqyz1u .iyzhy     .hhumgmlj::before { color: #eab308; }.l2n7jqej  .iqyz1u .o6hqwg .hhumgmlj::before { color: #ef4444; }.l2n7jqej  .iqyz1u .txos60hk    .hhumgmlj::before { color: #f97316; }.pj82  .iqyz1u .iyzhy     .hhumgmlj::before { color: #38bdf8; }.pj82  .iqyz1u .o6hqwg .hhumgmlj::before { color: #818cf8; }.pj82  .iqyz1u .txos60hk    .hhumgmlj::before { color: #2dd4bf; }.h41tfmjx .iqyz1u .hhumgmlj::before { color: var(--accent-light) !important; }
.fqqbn3s .hzo0n6 li::before, .fqqbn3s .x2tiy 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; }.fqqbn3s .hzo0n6 li::before { content: ""; }.fqqbn3s .x2tiy li::before { content: ""; }.fqqbn3s .pya45::before, .fqqbn3s .vcpiz::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.fqqbn3s .pya45::before { content: ""; }.fqqbn3s .vcpiz::before { content: ""; }
.q443 .y84l, .q443 .mrg4kfs { min-height: 420px; }
.f39zk6o::before { content: '>'; }