:root {
  --color-accent: #c0262a;
  --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;
}
.qddbw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky;
  top: 0;
  z-index: 100;
}
.zgh2os8 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.xifst {
  color: var(--accent-light);
  font-weight: 800;
  font-size: 1.15rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4px;
}
.ic520nei {
  height: 46px;
  width: auto;
  max-width: 140px;
  object-fit: contain;
  border-radius: 6px;
}
.kkha4 {
  list-style: none;
  display: flex;
  column-gap: 20px;
  row-gap: 6px;
  flex-wrap: wrap;
  align-items: center;
  --msep-color: var(--text-primary);
}
.kkha4 a {
  color: var(--text-muted);
  white-space: nowrap;
  text-decoration: none;
  font-size: 0.88rem;
  transition: color 0.2s;
}
.kkha4 a:hover {
  color: var(--accent-light);
}
.h650iq .mi0bz {
  border-radius: 24px;
  padding: 8px;
}
.h650iq .mi0bz li a {
  border-radius: 16px;
}
.e80a8erz .mi0bz li + li {
  border-top: 1px dashed var(--border-alt);
}
@media (max-width: 640px) {
  .mi0bz {
    position: static;
    transform: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: transparent;
    padding: 0 0 4px 16px;
  }
  .ydkz:hover .mi0bz,
  .ydkz:focus-within .mi0bz {
    display: block;
  }
  .mi0bz li a {
    padding: 8px 16px;
    font-size: 0.88rem;
  }
}
.e8fg5l {
  display: none;
  background: none;
  border: none;
  color: var(--text-muted);
  font-size: 1.4rem;
  cursor: pointer;
  padding: 4px 8px;
  line-height: 1;
}
.x9rc {
  display: none;
}
@media (max-width: 640px) {
  .x9rc {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 899;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }
  .x9rc.unh3 {
    display: block;
  }
}
@media (max-width: 640px) {
  .e8fg5l {
    display: block;
  }
  .kkha4 > li + li::before {
    display: none !important;
  }
  .kkha4 {
    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;
  }
  .kkha4.unh3 {
    display: flex;
  }
  .kkha4 li a {
    display: block;
    padding: 11px 24px;
    font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .kkha4 li:last-child a {
    border-bottom: none;
  }
}
.zziamro {
  min-height: 480px;
}
.shofjzrw {
  font-size: 2.6rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.15;
  margin-bottom: 16px;
  letter-spacing: -0.01em;
}
.um9eoktr {
  font-size: 1.15rem;
  margin-bottom: 28px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.r7k3f .um9eoktr {
  margin-left: 0;
  margin-right: 0;
}
.vsoioh {
  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;
}
.vsoioh:hover {
  opacity: 0.88;
}
.i6jwzqxx {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-color: var(--bg-surface);
}
.dpbl {
  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%
  );
}
.i6jwzqxx .mgo4rcf {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1100px;
  padding: 48px 24px;
}
.i6jwzqxx .shofjzrw {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.i6jwzqxx .um9eoktr {
  color: #e2e8f0;
}
.i6jwzqxx.u2crn3 .mgo4rcf {
  text-align: center;
}
.i6jwzqxx.r7k3f .mgo4rcf {
  text-align: left;
}
.x0en9hx .mgo4rcf {
  width: 100%;
  max-width: 1100px;
  padding: 24px 24px;
}
.x0en9hx .shofjzrw {
  color: var(--text-primary);
  text-shadow: none;
}
.x0en9hx .um9eoktr {
  color: var(--text-muted);
}
.x0en9hx .vsoioh {
  margin-top: 16px;
}
.x0en9hx,
.x0en9hx.zziamro {
  min-height: auto !important;
}
.x0en9hx.u2crn3 .mgo4rcf {
  text-align: center;
}
.x0en9hx.r7k3f .mgo4rcf {
  text-align: left;
}
.x0en9hx ~ .d3p1j1 {
  position: static !important;
  left: auto !important;
  transform: none !important;
  width: 100% !important;
  max-width: var(--content-mw, 1100px) !important;
  margin: 0 auto !important;
  padding: 0 24px 12px !important;
}
.x0en9hx ~ .d3p1j1 .z65j {
  background: transparent !important;
  color: var(--text-muted) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  font-size: 0.8rem;
}
@keyframes hg-shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
@keyframes hg-breathe {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.92;
  }
}
.b67jnbt .i6jwzqxx .dpbl {
  overflow: hidden;
}
.b67jnbt .i6jwzqxx .dpbl::after {
  content: "";
  position: absolute;
  inset: -50%;
  width: 200%;
  height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035;
  pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%,
  100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-5%, -5%);
  }
  50% {
    transform: translate(5%, 0);
  }
  75% {
    transform: translate(0, 5%);
  }
}
@keyframes hg-drift {
  0%,
  100% {
    transform: translate(0, 0) scale(1);
  }
  33% {
    transform: translate(30%, 10%) scale(1.1);
  }
  66% {
    transform: translate(10%, -10%) scale(0.95);
  }
}
.ls4hm .i6jwzqxx .dpbl {
  overflow: hidden;
}
.ls4hm .i6jwzqxx .dpbl::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;
}
.bnytwu .i6jwzqxx .dpbl {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.c4zf8 .i6jwzqxx .dpbl {
  overflow: hidden;
}
.c4zf8 .i6jwzqxx .dpbl::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;
}
.gv0zgzf .i6jwzqxx .dpbl {
  animation: hg-breathe 10s ease-in-out infinite;
}
.uzylz8lf .dpbl {
  background: none;
}
.uzylz8lf .shofjzrw {
  color: #fff;
}
.uzylz8lf .um9eoktr {
  color: rgba(255, 255, 255, 0.85);
}
.uzylz8lf .vsoioh {
  background: #fff;
  color: var(--cta);
}
.uzylz8lf .vsoioh:hover {
  opacity: 0.92;
}
.nt1hzu .shofjzrw {
  text-shadow: none;
  color: var(--text-primary);
}
.nt1hzu .um9eoktr {
  color: var(--text-muted);
}
body.qc3k667 .shofjzrw {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ehywnv9a .shofjzrw {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zziamro.uzylz8lf .shofjzrw,
section.uzylz8lf .shofjzrw {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35) !important;
}
.nt1hzu.u2crn3 .mvz1if {
  align-items: center;
  text-align: center;
}
.zziamro .hbdsqxf {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.hbdsqxf .ocpm5f55.ayq3tow {
  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;
}
.hbdsqxf .ocpm5f55.ayq3tow:hover {
  opacity: 0.85;
}
.xm2xgs .mgo4rcf {
  padding-bottom: 24px;
}
.etwsgd6 .mgo4rcf {
  max-width: 1100px;
}
@media (max-width: 700px) {
  .nt1hzu {
    grid-template-columns: 1fr !important;
    grid-template-areas: "text" "media" !important;
  }

  .nt1hzu:not(.n3t4wmfo) .vxo19wx {
    display: none !important;
  }
  .n3t4wmfo .vxo19wx {
    padding: 16px;
  }
  .mvz1if {
    padding: 36px 24px;
  }
  .nt1hzu ~ .d3p1j1,
  .wrsk6di ~ .d3p1j1 {
    max-width: 100%;
    left: 0;
    right: 0;
    transform: none;
    padding: 0 24px;
  }
  .zziamro,
  .nt1hzu {
    min-height: 320px !important;
  }
  .shofjzrw {
    font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important;
  }

  .txy14z1,
  .h9gb,
  .ifd0x3 {
    grid-template-columns: 1fr !important;
  }

  .xm2xgs {
    display: flex !important;
    flex-direction: column !important;
  }
  .xm2xgs .mgo4rcf {
    display: contents;
  }
  .xm2xgs .dpbl {
    order: 0;
  }
  .xm2xgs .shofjzrw {
    order: 1;
    padding: 32px 24px 0;
    margin-bottom: 12px;
  }
  .xm2xgs .txy14z1 {
    order: 2;
    padding: 0 16px 12px !important;
  }
  .xm2xgs .um9eoktr {
    order: 3;
    padding: 0 24px 24px;
    margin: 0 auto;
  }

  .etwsgd6 .mgo4rcf {
    display: flex;
    flex-direction: column;
  }
  .etwsgd6 .mgo4rcf .shofjzrw {
    order: 1;
  }
  .etwsgd6 .mgo4rcf .ifd0x3 {
    order: 2;
    margin: 8px 0 24px !important;
  }
  .etwsgd6 .mgo4rcf .um9eoktr {
    order: 3;
  }
  .etwsgd6 .mgo4rcf .vsoioh {
    order: 4;
    align-self: center;
    margin-top: 0;
  }

  .nt1hzu.n3t4wmfo {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .nt1hzu.n3t4wmfo .mvz1if {
    display: contents;
    padding: 0;
  }
  .nt1hzu.n3t4wmfo .mvz1if .shofjzrw {
    order: 1;
    padding: 32px 24px 0;
    margin-bottom: 0;
  }
  .nt1hzu.n3t4wmfo .vxo19wx {
    order: 2;
    padding: 12px 16px;
  }
  .nt1hzu.n3t4wmfo .mvz1if .um9eoktr {
    order: 3;
    padding: 0 24px;
    margin: 0 auto;
  }
  .nt1hzu.n3t4wmfo .mvz1if .vsoioh {
    order: 4;
    align-self: center;
    margin: 8px 0 32px;
  }
}
.gow80l4 {
  position: relative;
  overflow: hidden;
  margin: 16px 0;
  line-height: 0;
}
.mjvh {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
}
.n8hb7h .gow80l4 {
  border-radius: 16px;
}
.n8hb7h .mjvh {
  border-radius: 16px;
}
.p3mc48s .gow80l4 {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
  border-radius: 8px;
}
.p3mc48s .mjvh {
  border-radius: 8px;
}
.kmg7yk {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 24px 32px;
}
.z6bl {
  width: 100%;
  padding: 32px 0;
  position: relative;
}
.zmjv {
  max-width: 1100px;
  margin: 0 auto;
  padding: 24px 24px;
  position: relative;
  z-index: 1;
}
.dkmzxdg .z6bl:nth-child(even) {
  background: var(--bg-surface);
}
.dkmzxdg .z6bl:nth-child(odd) {
  background: var(--bg-page);
}
.tbkuv .z6bl:nth-child(even) {
  background: var(--bg-card);
}
.tbkuv .z6bl:nth-child(odd) {
  background: var(--bg-page);
}
.dkmzxdg .z6bl:nth-child(odd) .zmjv {
  background: var(--bg-card);
  border-radius: 6px;
}
.dkmzxdg .z6bl:nth-child(even) .zmjv {
  background: var(--bg-raised);
  border-radius: 6px;
}
.tbkuv .z6bl:nth-child(odd) .zmjv {
  background: var(--bg-card);
  border-radius: 6px;
}
.tbkuv .z6bl:nth-child(even) .zmjv {
  background: var(--bg-raised);
  border-radius: 6px;
}
.dkmzxdg .z6bl:nth-child(even) .q7usg .cp85q,
.tbkuv .z6bl:nth-child(even) .q7usg .cp85q {
  background: var(--bg-card);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.dkmzxdg .z6bl:nth-child(odd) .q7usg .cp85q,
.tbkuv .z6bl:nth-child(odd) .q7usg .cp85q {
  background: var(--bg-card-inner);
}
.dkmzxdg .z6bl:nth-child(even) .vcfzodg .cp85q:nth-child(odd),
.tbkuv .z6bl:nth-child(even) .vcfzodg .cp85q:nth-child(odd) {
  background: var(--bg-card);
}
.dkmzxdg .z6bl:nth-child(even) .vcfzodg .cp85q:nth-child(even),
.tbkuv .z6bl:nth-child(even) .vcfzodg .cp85q:nth-child(even) {
  background: var(--bg-card-inner);
}
h1.a012d {
  font-size: 2.2rem;
  font-weight: 800;
  color: var(--text-primary);
  margin-bottom: 16px;
}
h2.a012d {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--text-primary);
  margin: 0 0 16px;
}
h3.sxbibp7 {
  font-size: 1.2rem;
  font-weight: 700;
  color: var(--text-primary);
  margin: 0 0 10px;
}
.n8lq h2.a012d {
  border-left: 4px solid var(--accent);
  padding-left: 14px;
}
.gaw1 h2.a012d {
  border-bottom: 2px solid var(--accent);
  padding-bottom: 10px;
  display: inline-block;
}
.zi72ws6 h2.a012d {
  border-top: 3px solid var(--accent);
  padding-top: 12px;
  color: var(--text-primary);
}
.vkim2kxj h2.a012d::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: var(--accent);
  border-radius: 50%;
  margin-right: 12px;
  vertical-align: middle;
}
.ifgrv h2.a012d {
  color: var(--text-primary);
  font-size: 1.7rem;
}
.d2thkv h2.a012d::before {
  content: "/";
  color: var(--accent-light);
  font-weight: 800;
  margin-right: 10px;
}
.c59uc h2.a012d {
  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;
}
.yfsl {
  font-size: 1.1rem;
  color: var(--text-muted);
  margin-bottom: 16px;
}
@media (max-width: 640px) {
  .yfsl {
    display: none;
  }
}
.qog64 {
  font-size: inherit;
  color: var(--text-body);
  margin: 8px 0 16px;
}
.sjgec {
  font-size: inherit;
  color: var(--text-body);
  margin: 16px 0 0;
}
.i1kuzlu {
  background: var(--bg-surface);
  border: 1px solid var(--border);
  border-radius: 10px;
  padding: 20px 24px;
  margin: 28px 0;
}
.c9ocgg1 {
  font-weight: 700;
  color: var(--accent-light);
  margin-bottom: 12px;
  font-size: 1rem;
}
.decuq5 {
  padding-left: 20px;
}
.decuq5 li {
  margin-bottom: 6px;
}
.decuq5 a {
  color: var(--text-muted);
  text-decoration: none;
  font-size: 0.95rem;
}
.decuq5 a:hover {
  color: var(--accent-light);
}
.ic410 .c9ocgg1 {
  display: none;
}
.tvmtxwt .c9ocgg1 {
  display: none;
}
.tvmtxwt .decuq5 {
  padding-left: 0;
  list-style: none;
}
.tvmtxwt .decuq5 li::before {
  content: "—";
  margin-right: 9px;
  color: var(--accent-light);
  opacity: 0.7;
}
.tvmtxwt .decuq5 a {
  font-size: 0.92rem;
}
.q3w5bu .i1kuzlu {
  background: none;
  border: none;
  box-shadow: none !important;
  padding: 12px 0;
}
.q3w5bu .c9ocgg1 {
  display: none;
}
.q3w5bu .decuq5 {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.q3w5bu .decuq5 li {
  margin-bottom: 0;
}
.q3w5bu .decuq5 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;
}
.q3w5bu .decuq5 a:hover {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent-light);
}
.rexjrkuw .i1kuzlu {
  padding: 20px 20px 16px;
}
.rexjrkuw .decuq5 {
  padding-left: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 10px;
  counter-reset: toc-c;
}
.rexjrkuw .decuq5 li {
  counter-increment: toc-c;
  margin-bottom: 0;
  display: flex;
}
.rexjrkuw .decuq5 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 0.15s,
    color 0.15s,
    background 0.15s;
}
.rexjrkuw .decuq5 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;
}
.rexjrkuw .decuq5 a:hover {
  color: var(--accent-light);
  border-color: var(--accent-light);
}
.rexjrkuw .decuq5 a:focus,
.rexjrkuw .decuq5 a:focus-visible,
.rexjrkuw .decuq5 a:target {
  outline: none;
}
.rexjrkuw .decuq5 li:target a {
  border-color: var(--border);
  color: var(--text-muted);
}
.sla2cy .i1kuzlu {
  background: none;
  border: none;
  box-shadow: none !important;
  padding: 8px 0;
  margin: 16px 0;
}
.sla2cy .c9ocgg1 {
  display: none;
}
.sla2cy .decuq5 {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.sla2cy .decuq5 li {
  margin-bottom: 0;
}
.sla2cy .decuq5 li::after {
  content: ",";
  color: var(--text-muted);
  margin-right: 10px;
}
.sla2cy .decuq5 li:last-child::after {
  content: "";
  margin-right: 0;
}
.sla2cy .decuq5 a {
  font-size: 0.9rem;
}
.cp85q {
  padding: 14px 20px 18px;
  margin-bottom: 12px;
  border-radius: 10px;
}
.q7usg .cp85q {
  background: var(--bg-card);
}
.vcfzodg .cp85q:nth-child(odd) {
  background: var(--bg-card);
}
.vcfzodg .cp85q:nth-child(even) {
  background: var(--bg-raised);
}
.to564k .cp85q {
  background: none;
  border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.to564k .cp85q:last-child {
  border-bottom: none;
}
.to564k h3.sxbibp7 {
  border-bottom: 2px solid var(--accent);
  padding-bottom: 6px;
  display: inline-block;
}
.pf1iru .cp85q {
  background: none;
  border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.pf1iru .cp85q + .cp85q {
  margin-top: 4px;
}
.wnal .cp85q {
  background: none;
  border-radius: 0;
  padding: 12px 0;
}
.wnal .cp85q + .cp85q {
  border-top: 1px solid var(--border-section);
}
.tphl {
  color: var(--text-body);
  margin-bottom: 12px;
  font-size: inherit;
}
.sqrq8 {
  color: var(--text-body);
  margin-top: 12px;
  font-size: inherit;
}
.w9oh,
.mrf6 {
  padding-left: 22px;
  color: var(--text-body);
  margin: 10px 0;
}
.w9oh li,
.mrf6 li {
  margin-bottom: 6px;
}
.mrf6 li {
  list-style: decimal;
}
.q201r8 .w9oh {
  list-style-type: "● ";
}
.dihflyii .w9oh {
  list-style-type: "■ ";
}
.aibi .w9oh {
  list-style-type: "◆ ";
}
.pcwc .w9oh {
  list-style-type: "★ ";
}
.q201r8 .dyg2hi {
  list-style-type: "● ";
}
.dihflyii .dyg2hi {
  list-style-type: "■ ";
}
.aibi .dyg2hi {
  list-style-type: "◆ ";
}
.pcwc .dyg2hi {
  list-style-type: "★ ";
}
.q201r8 .w9oh li::marker,
.q201r8 .dyg2hi li::marker,
.dihflyii .w9oh li::marker,
.dihflyii .dyg2hi li::marker,
.aibi .w9oh li::marker,
.aibi .dyg2hi li::marker,
.pcwc .w9oh li::marker,
.pcwc .dyg2hi li::marker {
  color: var(--cta);
  font-size: 1em;
}
.q201r8 .mrf6,
.dihflyii .mrf6,
.aibi .mrf6,
.pcwc .mrf6 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.q201r8 .mrf6 li,
.dihflyii .mrf6 li,
.aibi .mrf6 li,
.pcwc .mrf6 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.q201r8 .mrf6 li::before,
.dihflyii .mrf6 li::before,
.aibi .mrf6 li::before,
.pcwc .mrf6 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;
}
.q201r8 .mrf6 li::before {
  border-radius: 50%;
}
.dihflyii .mrf6 li::before {
  border-radius: 3px;
}
.aibi .mrf6 li::before {
  border-radius: 3px;
}
.pcwc .mrf6 li::before {
  border-radius: 50%;
}
.kazkgasg .bhkatl {
  overflow: hidden;
}
.kazkgasg .sfku th {
  border-bottom: 1px solid var(--border-alt);
}
.kazkgasg .sfku tr:last-child td {
  border-bottom: none;
}
.yeown {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 14px;
  margin: 12px 0;
}
.yatd1 {
  background: var(--bg-card-inner);
  border-radius: 8px;
  overflow: hidden;
}
.h62h {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: contain;
  display: block;
  padding: 8px;
}
.nf0tr7vu {
  background: var(--accent-bg-light);
  color: var(--accent-light);
  font-weight: 700;
  padding: 10px 14px;
  font-size: 0.9rem;
}
.lmahz21 {
  padding: 10px 14px 4px;
  font-size: 0.88rem;
  color: var(--text-sub);
}
.dyg2hi {
  padding: 4px 14px 12px 28px;
  font-size: 0.82rem;
  color: var(--text-muted);
}
.dyg2hi 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%;
}
.l2g2en .nf0tr7vu {
  background: transparent;
  text-align: center;
}
.fkhg .h62h {
  margin: 10px 10px 0;
  width: calc(100% - 20px);
  aspect-ratio: 16/9;
  border-radius: 10px;
}
.wa23 .h62h {
  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);
}
.ndig .yatd1 {
  display: grid;
  grid-template-columns: auto 1fr;
}
.ndig .h62h {
  grid-column: 1;
  grid-row: 1;
  width: 88px;
  height: 88px;
  aspect-ratio: 1/1;
  object-fit: cover;
  align-self: center;
}
.ndig .nf0tr7vu {
  grid-column: 2;
}
.ndig .lmahz21,
.ndig .dyg2hi {
  grid-column: 1 / -1;
}
.uenyd .yatd1 {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
}
.uenyd .h62h {
  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);
}
.uenyd .nf0tr7vu {
  grid-column: 2;
}
.uenyd .lmahz21,
.uenyd .dyg2hi {
  grid-column: 1 / -1;
}
.frddeb7q .yatd1 {
  border: 1px solid var(--border);
  border-left: 2px solid var(--accent);
}
.frddeb7q .nf0tr7vu {
  background: none;
  color: var(--accent-light);
  font-weight: 700;
}
.u9ce .yatd1 {
  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);
}
.u9ce .nf0tr7vu {
  background: none;
  color: var(--accent-light);
  font-weight: 700;
}
.gbb8 .yatd1 {
  background: none;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid var(--border);
}
.gbb8 .yatd1:last-child {
  border-bottom: none;
}
.gbb8 .nf0tr7vu {
  background: none;
  color: var(--accent-light);
  font-weight: 700;
}
.at7izdjv .yatd1 {
  border: 1px solid var(--border);
  border-top: 3px solid var(--accent);
}
.at7izdjv .nf0tr7vu {
  background: none;
  color: var(--accent-light);
  font-weight: 700;
  padding-top: 13px;
}
.ylxzvlbi .yeown {
  counter-reset: card-n;
}
.ylxzvlbi .yatd1 {
  counter-increment: card-n;
}
.ylxzvlbi .nf0tr7vu {
  display: flex;
  align-items: center;
  gap: 10px;
}
.ylxzvlbi .nf0tr7vu::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;
}
.h0sbihn1 .yatd1 {
  background: var(--bg-surface);
  border: 1px solid var(--border);
}
.h0sbihn1 .nf0tr7vu {
  background: none;
  color: var(--text-main);
  font-weight: 700;
  border-bottom: 1px solid var(--border);
}
.dxhue {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  border-radius: 8px;
  padding: 14px 18px;
  margin: 10px 0;
}
.yjchfgy {
  background: var(--bg-info);
  border-left: 4px solid #60a5fa;
}
.onmq {
  font-size: 1.3rem;
  flex-shrink: 0;
  margin-top: 2px;
}
.dxhue strong {
  color: var(--text-primary);
  font-size: 0.95rem;
}
.dxhue p {
  color: var(--text-muted);
  font-size: 0.88rem;
  margin-top: 4px;
}
.fbg4c {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 10px 0;
}
.uaz79u,
.bo56oj6i {
  border-radius: 8px;
  padding: 14px;
}
.uaz79u {
  background: var(--bg-pros);
}
.bo56oj6i {
  background: var(--bg-cons);
}
.w2zn7 {
  font-weight: 700;
  font-size: 0.85rem;
  margin-bottom: 8px;
}
.uaz79u .w2zn7 {
  color: var(--c-pros-label);
}
.bo56oj6i .w2zn7 {
  color: #f87171;
}
.uaz79u ul li {
  color: var(--c-pros);
  list-style: none;
  padding-left: 4px;
  margin-bottom: 5px;
  font-size: 0.88rem;
}
.bo56oj6i ul li {
  color: var(--c-cons);
  list-style: none;
  padding-left: 4px;
  margin-bottom: 5px;
  font-size: 0.88rem;
}
.mjvh {
  width: 100%;
  height: auto;
  border-radius: 10px;
  display: block;
}
.ayq3tow {
  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;
}
.ayq3tow:hover {
  opacity: 0.85;
}
.qj6z .ayq3tow {
  background: transparent;
  border: 2px solid var(--cta);
  color: var(--cta-light);
}
.qj6z .ayq3tow:hover {
  background: var(--cta-hover);
  color: #fff;
  opacity: 1;
}
.nhcz6wvi .ayq3tow {
  background: var(--accent-bg);
  border: 1px solid var(--cta);
  color: var(--cta-light);
}
.nhcz6wvi .ayq3tow:hover {
  background: var(--cta-hover);
  color: #fff;
  opacity: 1;
}
.uk7j9wn .vsoioh {
  border-radius: 50px;
}
.uk7j9wn .ayq3tow {
  border-radius: 50px;
}
.zn024wg1 .vsoioh {
  padding-left: 22px;
  padding-right: 22px;
}
.zn024wg1 .ayq3tow {
  padding-left: 12px;
  padding-right: 12px;
}
.avis5u .vsoioh {
  padding-left: 44px;
  padding-right: 44px;
}
.avis5u .ayq3tow {
  padding-left: 24px;
  padding-right: 24px;
}
.c8q6 .vsoioh {
  padding-left: 56px;
  padding-right: 56px;
}
.c8q6 .ayq3tow {
  padding-left: 32px;
  padding-right: 32px;
}
.jqxr .vsoioh::after,
.jqxr .ayq3tow::after,
.xpiu .vsoioh::after,
.xpiu .ayq3tow::after,
.cjnlios2 .vsoioh::after,
.cjnlios2 .ayq3tow::after,
.dd6j4syq .vsoioh::after,
.dd6j4syq .ayq3tow::after,
.h5jnz2ut .vsoioh::after,
.h5jnz2ut .ayq3tow::after,
.epyzfwrx .vsoioh::after,
.epyzfwrx .ayq3tow::after,
.oyhz .vsoioh::after,
.oyhz .ayq3tow::after,
.s3rol .vsoioh::after,
.s3rol .ayq3tow::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;
}
.jqxr .vsoioh::after,
.jqxr .ayq3tow::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");
}
.xpiu .vsoioh::after,
.xpiu .ayq3tow::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");
}
.cjnlios2 .vsoioh::after,
.cjnlios2 .ayq3tow::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");
}
.dd6j4syq .vsoioh::after,
.dd6j4syq .ayq3tow::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");
}
.h5jnz2ut .vsoioh::after,
.h5jnz2ut .ayq3tow::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");
}
.epyzfwrx .vsoioh::after,
.epyzfwrx .ayq3tow::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");
}
.oyhz .vsoioh::after,
.oyhz .ayq3tow::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");
}
.s3rol .vsoioh::after,
.s3rol .ayq3tow::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");
}
.yxd0tc1n .awrvw::after,
.yxd0tc1n .kd9da27t::after,
.mz79lo .awrvw::after,
.mz79lo .kd9da27t::after,
.n7zd .awrvw::after,
.n7zd .kd9da27t::after,
.rcl2g .awrvw::after,
.rcl2g .kd9da27t::after,
.tgxzl24i .awrvw::after,
.tgxzl24i .kd9da27t::after,
.pqd7t .awrvw::after,
.pqd7t .kd9da27t::after,
.znu3u3d .awrvw::after,
.znu3u3d .kd9da27t::after,
.s24co .awrvw::after,
.s24co .kd9da27t::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;
}
.yxd0tc1n .awrvw::after,
.yxd0tc1n .kd9da27t::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");
}
.mz79lo .awrvw::after,
.mz79lo .kd9da27t::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");
}
.n7zd .awrvw::after,
.n7zd .kd9da27t::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");
}
.rcl2g .awrvw::after,
.rcl2g .kd9da27t::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");
}
.tgxzl24i .awrvw::after,
.tgxzl24i .kd9da27t::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");
}
.pqd7t .awrvw::after,
.pqd7t .kd9da27t::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");
}
.znu3u3d .awrvw::after,
.znu3u3d .kd9da27t::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");
}
.s24co .awrvw::after,
.s24co .kd9da27t::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");
}
.ocpm5f55.ayq3tow {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .cekt {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .cekt::before {
    grid-area: rank;
  }
  .n0x171n3 {
    grid-area: ident;
  }
  .vsqcwo {
    grid-area: rating;
    min-width: 0;
    width: auto;
  }
  .zueor {
    grid-area: pills;
  }
  .ocpm5f55 {
    grid-area: cta;
    width: 100%;
  }
}
@media (max-width: 560px) {
  .cekt {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center;
    padding: 16px;
  }
  .cekt::before {
    justify-self: center;
  }
  .n0x171n3 {
    width: 100%;
  }
  .vsqcwo {
    justify-self: center;
  }
  .zueor {
    grid-template-columns: 1fr;
  }
}
.nyhiba .hbpjf47 li::before {
  content: "★";
}
.nyhiba .cj9l22 li::before {
  content: "✕";
}
@media (min-width: 860px) {
  .etw8dz .l8jv0tm {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: start;
  }
  .etw8dz .r23rfkf {
    margin: 0;
  }
}
.c5jks .fbg4c {
  gap: 10px;
}
.c5jks .uaz79u,
.c5jks .bo56oj6i {
  padding: 12px;
}
.c5jks .uaz79u ul,
.c5jks .bo56oj6i ul {
  margin: 4px 0 0;
  padding-left: 18px;
}
.c5jks .uaz79u li,
.c5jks .bo56oj6i li {
  font-size: 0.85rem;
  margin-bottom: 3px;
}
@media (max-width: 720px) {
  .hyib1li {
    grid-template-columns: 1fr;
  }
  .nvy1c7a {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
    padding: 16px;
  }
  .nvy1c7a .tnzc {
    width: 72px;
    height: 50px;
  }
  .nvy1c7a .xpjk {
    max-width: 180px;
  }
  .nvy1c7a .o7ar8k {
    width: auto;
  }
}
@media (max-width: 720px) {
  .svb2 {
    flex-wrap: wrap;
    gap: 10px;
    padding: 12px 16px;
  }
  .rcet {
    padding: 16px;
  }
  .v36fse1w .j5xha {
    min-width: 50%;
  }
}
.zyqcx .fbg4c {
  grid-template-columns: 1fr;
}
@media (max-width: 860px) {
  .jkky3x {
    grid-template-columns: 1fr;
  }
  .i8lfk8w {
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
  }
  .y6a85 {
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
  }
}
@media (max-width: 540px) {
  .wtdfm8ze {
    flex-wrap: wrap;
    padding: 16px;
  }
}
.thin3vjp .fbg4c {
  gap: 8px;
}
.thin3vjp .uaz79u,
.thin3vjp .bo56oj6i {
  padding: 8px;
}
@media (max-width: 480px) {
  .azywod83 {
    flex-direction: column;
    align-items: stretch;
  }
}
.qrlw2 .o7ar8k .ayq3tow {
  padding: 8px 20px;
  font-size: 0.85rem;
}
@media (max-width: 640px) {
  .m59lx6 {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .qrlw2 .o7ar8k {
    text-align: center;
  }
}
@media (max-width: 720px) {
  .w34kuvp {
    grid-template-columns: 1fr;
  }
  .v0yvs89 {
    border-right: none;
    border-bottom: 1px solid var(--border-alt);
  }
  .kkyfj {
    flex-wrap: wrap;
    gap: 10px;
    padding: 14px 16px;
  }
}
@media (max-width: 720px) {
  .tic7 {
    grid-template-columns: 1fr;
  }
  .qojg3 {
    width: 100px;
    height: 100px;
    margin: 16px auto;
  }
  .wbhly8d {
    font-size: 1.4rem;
  }
  .ygcrkh {
    justify-content: center;
  }
  .w0am6 .j5xha {
    min-width: 50%;
  }
}
.avpa .fbg4c {
  margin: 0 24px;
  padding-top: 16px;
}
@media (max-width: 540px) {
  .nzgiyz2p {
    flex-wrap: wrap;
    padding: 14px 16px;
  }
  .vujl {
    padding: 12px 16px;
  }
  .avpa .fbg4c {
    margin: 0 16px;
  }
  .avpa .eum85bdd {
    padding: 0 16px;
  }
  .kyvz7 {
    padding: 12px 16px;
  }
}
.gsbzv5yf .toegy0 {
  gap: 18px;
}
.gsbzv5yf .cekt {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  border-color: transparent;
}
.gsbzv5yf .cekt:hover {
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.12);
}
.yw1xxts6 .zueor .ql8ipht {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.m190pgf .nlztum4,
.m190pgf .vqybp,
.m190pgf .vqybp {
  font-size: 1.7rem;
  font-weight: 900;
  color: var(--accent-light);
}
.m190pgf .vqybp small {
  display: none;
}
.m190pgf .y3ogi .hha7i,
.m190pgf .y3ogi strong {
  font-size: 1.6rem;
  font-weight: 900;
  color: var(--accent-light);
}
.m190pgf .im62es {
  display: none;
}
.aoc417 {
  margin: 16px 0;
}
.oz880vt1 {
  background: var(--bg-card);
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
}
.oz880vt1 summary {
  padding: 14px 18px;
  font-weight: 600;
  color: var(--accent-pale);
  cursor: pointer;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.oz880vt1 summary::after {
  content: "+";
  color: var(--accent-light);
}
.oz880vt1[open] summary::after {
  content: "−";
}
.oz880vt1 p {
  padding: 0 18px 14px;
  color: var(--text-body);
  font-size: 0.95rem;
}
.z6bl {
  margin-bottom: 0;
}
.gngi58y h2.a012d {
  color: var(--text-primary);
  border-color: var(--accent-light);
}
.ey23f30 h2.a012d {
  color: var(--text-primary);
  border-color: var(--accent-light);
}
.r29d .yjchfgy {
  background: #1e1036;
  border-color: #a855f7;
}
.r29d .dxhue strong {
  color: #f1f5f9;
}
.r29d .dxhue p {
  color: #cbd5e1;
}
.r29d .avb2mzz4 .dp2zbm .onmq::before,
.r29d .o7ev8 .dp2zbm .onmq::before,
.r29d .v4tsqn .dp2zbm .onmq::before,
.r29d .kurq62 .dp2zbm .onmq::before {
  color: #10b981;
}
.r29d .avb2mzz4 .y9urir .onmq::before,
.r29d .o7ev8 .y9urir .onmq::before,
.r29d .v4tsqn .y9urir .onmq::before,
.r29d .kurq62 .y9urir .onmq::before {
  color: #f43f5e;
}
.r29d .avb2mzz4 .yjchfgy .onmq::before,
.r29d .o7ev8 .yjchfgy .onmq::before,
.r29d .v4tsqn .yjchfgy .onmq::before,
.r29d .kurq62 .yjchfgy .onmq::before {
  color: #a855f7;
}
.vyufqsj .yjchfgy {
  background: #2d1600;
  border-color: #f97316;
}
.vyufqsj .dxhue strong {
  color: #f1f5f9;
}
.vyufqsj .dxhue p {
  color: #cbd5e1;
}
.vyufqsj .avb2mzz4 .dp2zbm .onmq::before,
.vyufqsj .o7ev8 .dp2zbm .onmq::before,
.vyufqsj .v4tsqn .dp2zbm .onmq::before,
.vyufqsj .kurq62 .dp2zbm .onmq::before {
  color: #eab308;
}
.vyufqsj .avb2mzz4 .y9urir .onmq::before,
.vyufqsj .o7ev8 .y9urir .onmq::before,
.vyufqsj .v4tsqn .y9urir .onmq::before,
.vyufqsj .kurq62 .y9urir .onmq::before {
  color: #ef4444;
}
.vyufqsj .avb2mzz4 .yjchfgy .onmq::before,
.vyufqsj .o7ev8 .yjchfgy .onmq::before,
.vyufqsj .v4tsqn .yjchfgy .onmq::before,
.vyufqsj .kurq62 .yjchfgy .onmq::before {
  color: #f97316;
}
.zlhs1c .dp2zbm {
  background: #0c1a2e;
  border-color: #38bdf8;
}
.zlhs1c .y9urir {
  background: #12103a;
  border-color: #818cf8;
}
.zlhs1c .yjchfgy {
  background: #0a2020;
  border-color: #2dd4bf;
}
.zlhs1c .dxhue strong {
  color: #f1f5f9;
}
.zlhs1c .dxhue p {
  color: #cbd5e1;
}
.zlhs1c .avb2mzz4 .dp2zbm .onmq::before,
.zlhs1c .o7ev8 .dp2zbm .onmq::before,
.zlhs1c .v4tsqn .dp2zbm .onmq::before,
.zlhs1c .kurq62 .dp2zbm .onmq::before {
  color: #38bdf8;
}
.zlhs1c .avb2mzz4 .y9urir .onmq::before,
.zlhs1c .o7ev8 .y9urir .onmq::before,
.zlhs1c .v4tsqn .y9urir .onmq::before,
.zlhs1c .kurq62 .y9urir .onmq::before {
  color: #818cf8;
}
.zlhs1c .avb2mzz4 .yjchfgy .onmq::before,
.zlhs1c .o7ev8 .yjchfgy .onmq::before,
.zlhs1c .v4tsqn .yjchfgy .onmq::before,
.zlhs1c .kurq62 .yjchfgy .onmq::before {
  color: #2dd4bf;
}
.r3c138 .yjchfgy {
  background: var(--accent-bg);
  border-color: var(--accent-pale);
}
.r3c138 .avb2mzz4 .onmq::before,
.r3c138 .o7ev8 .onmq::before,
.r3c138 .v4tsqn .onmq::before,
.r3c138 .kurq62 .onmq::before {
  color: var(--accent-light) !important;
}
.bzzjbi::before,
.rqndyh70::before {
  margin-right: 5px;
}
.vm0xefyb .uaz79u ul li,
.vm0xefyb .hbpjf47 li {
  color: #4ade80;
}
.vm0xefyb .uaz79u .bzzjbi {
  color: #22c55e;
}
.vm0xefyb .bo56oj6i ul li,
.vm0xefyb .cj9l22 li {
  color: #f87171;
}
.vm0xefyb .bo56oj6i .rqndyh70 {
  color: #ef4444;
}
.xjifqjo .uaz79u {
  background: var(--bg-pros);
}
.xjifqjo .bo56oj6i {
  background: var(--bg-cons);
}
.xjifqjo .uaz79u .bzzjbi {
  color: var(--c-pros-label);
}
.xjifqjo .bo56oj6i .rqndyh70 {
  color: var(--c-cons);
}
.xjifqjo .uaz79u ul li,
.xjifqjo .bo56oj6i ul li,
.rwbfso5h .uaz79u {
  background: var(--bg-pros);
}
.rwbfso5h .bo56oj6i {
  background: var(--bg-cons);
}
.rwbfso5h .uaz79u .bzzjbi {
  color: var(--c-pros-label);
}
.rwbfso5h .bo56oj6i .rqndyh70 {
  color: var(--c-cons);
}
.rwbfso5h .uaz79u ul li,
.rwbfso5h .bo56oj6i ul li,
.k41hf .bzzjbi::before {
  content: "✓ ";
}
.k41hf .rqndyh70::before {
  content: "✗ ";
}
.plb8u2no .bzzjbi::before {
  content: "→ ";
}
.plb8u2no .rqndyh70::before {
  content: "← ";
}
.nyhiba .bzzjbi::before {
  content: "★ ";
}
.nyhiba .rqndyh70::before {
  content: "✕ ";
}
.ypymp .bzzjbi::before {
  content: "◆ ";
}
.ypymp .rqndyh70::before {
  content: "▲ ";
}
.qm2cwy .dxhue {
  background: transparent;
  border-left: none;
  border: 1.5px solid;
}
.qm2cwy .yjchfgy {
  border-color: #60a5fa;
}
.qm2cwy .dxhue strong {
  color: var(--text-primary);
}
.qm2cwy .dxhue p {
  color: var(--text-muted);
}
.bik5y0y5 .dxhue {
  border-left: none;
  border-top: 4px solid;
  border-radius: 0 0 8px 8px;
}
.bik5y0y5 .yjchfgy {
  border-top-color: #60a5fa;
}
.mzuet .dxhue {
  border-left: none;
  border-radius: 8px;
}
.mzuet .dp2zbm {
  background: #065f46;
}
.mzuet .y9urir {
  background: #92400e;
}
.mzuet .yjchfgy {
  background: #1e3a8a;
}
.mzuet .dxhue strong,
.mzuet .dxhue p {
  color: #fff;
}
.mzuet .onmq::before {
  color: rgba(255, 255, 255, 0.85) !important;
}
.r29d.mzuet .dp2zbm,
.r29d .mzuet .dp2zbm {
  background: #052e16;
}
.r29d.mzuet .y9urir,
.r29d .mzuet .y9urir {
  background: #2d0a1e;
}
.r29d.mzuet .yjchfgy,
.r29d .mzuet .yjchfgy {
  background: #1e1036;
}
.vyufqsj.mzuet .dp2zbm,
.vyufqsj .mzuet .dp2zbm {
  background: #2d2000;
}
.vyufqsj.mzuet .y9urir,
.vyufqsj .mzuet .y9urir {
  background: #2d0b0b;
}
.vyufqsj.mzuet .yjchfgy,
.vyufqsj .mzuet .yjchfgy {
  background: #2d1600;
}
.zlhs1c.mzuet .dp2zbm,
.zlhs1c .mzuet .dp2zbm {
  background: #0c1a2e;
}
.zlhs1c.mzuet .y9urir,
.zlhs1c .mzuet .y9urir {
  background: #12103a;
}
.zlhs1c.mzuet .yjchfgy,
.zlhs1c .mzuet .yjchfgy {
  background: #0a2020;
}
.ih8hut .dxhue {
  border-left: none;
  border-radius: 6px;
  padding: 10px 14px;
}
.ih8hut .yjchfgy {
  background: color-mix(in srgb, #60a5fa 10%, transparent);
}
.ih8hut .dxhue strong {
  color: var(--text-primary);
}
.ih8hut .dxhue p {
  color: var(--text-muted);
}
.k4lr9kq .dxhue {
  border-left: none;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
.avb2mzz4 .onmq,
.o7ev8 .onmq,
.v4tsqn .onmq,
.kurq62 .onmq {
  font-size: 0;
  width: 1.1rem;
  flex-shrink: 0;
}
.avb2mzz4 .onmq::before,
.o7ev8 .onmq::before,
.v4tsqn .onmq::before,
.kurq62 .onmq::before {
  display: block;
  font-size: 1.15rem;
  line-height: 1.3;
  font-style: normal;
}
.avb2mzz4 .dp2zbm .onmq::before {
  content: "✦";
  color: var(--c-tip-border);
}
.avb2mzz4 .y9urir .onmq::before {
  content: "▲";
  color: var(--c-warn-border);
}
.avb2mzz4 .yjchfgy .onmq::before {
  content: "◉";
  color: #60a5fa;
}
.o7ev8 .dp2zbm .onmq::before {
  content: "★";
  color: var(--c-tip-border);
}
.o7ev8 .y9urir .onmq::before {
  content: "◆";
  color: var(--c-warn-border);
}
.o7ev8 .yjchfgy .onmq::before {
  content: "●";
  color: #60a5fa;
}
.v4tsqn .dp2zbm .onmq::before {
  content: "▶";
  color: var(--c-tip-border);
}
.v4tsqn .y9urir .onmq::before {
  content: "■";
  color: var(--c-warn-border);
}
.v4tsqn .yjchfgy .onmq::before {
  content: "▸";
  color: #60a5fa;
}
.kurq62 .dp2zbm .onmq::before {
  content: "→";
  color: var(--c-tip-border);
}
.kurq62 .y9urir .onmq::before {
  content: "⬥";
  color: var(--c-warn-border);
}
.kurq62 .yjchfgy .onmq::before {
  content: "◈";
  color: #60a5fa;
}
.sisbnizq .q7usg .cp85q,
.sisbnizq .vcfzodg .cp85q {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.22);
}
.sisbnizq .yatd1 {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.sisbnizq .i1kuzlu {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
}
.wft296go .q7usg .cp85q,
.wft296go .vcfzodg .cp85q,
.wft296go .yatd1,
.wft296go .cekt,
.wft296go .r23rfkf,
.wft296go .bhkatl,
.wft296go .i1kuzlu,
.wft296go .k4lr9kq .dxhue {
  box-shadow: none;
}
.xzhxlay .h5ke,
.xzhxlay .tphl,
.xzhxlay .sqrq8,
.xzhxlay .qog64,
.xzhxlay .sjgec {
  font-size: 0.9rem;
}
.xzhxlay .w9oh,
.xzhxlay .mrf6 {
  font-size: 0.9rem;
}
.r3ci3xl .h5ke,
.r3ci3xl .tphl,
.r3ci3xl .sqrq8,
.r3ci3xl .qog64,
.r3ci3xl .sjgec {
  font-size: 0.95rem;
}
.r3ci3xl .w9oh,
.r3ci3xl .mrf6 {
  font-size: 0.95rem;
}
.deku .h5ke,
.deku .tphl,
.deku .sqrq8,
.deku .qog64,
.deku .sjgec {
  font-size: 1.08rem;
}
.deku .w9oh,
.deku .mrf6 {
  font-size: 1.05rem;
}
.w7rm .shofjzrw {
  font-size: 3.2rem;
}
.w7rm h2.a012d {
  font-size: 1.9rem;
}
.w7rm h3.sxbibp7 {
  font-size: 1.4rem;
}
.e86j86 .shofjzrw {
  font-size: 3.8rem;
}
.e86j86 h2.a012d {
  font-size: 2.2rem;
}
.e86j86 h3.sxbibp7 {
  font-size: 1.6rem;
}
.z6bl + .z6bl {
  position: relative;
}
.cuhq39 .z6bl + .z6bl::before,
.rr3rdf .z6bl + .z6bl::before,
.cxmhyz .z6bl + .z6bl::before,
.x1dbv3sh .z6bl + .z6bl::before,
.x32pw .z6bl + .z6bl::before,
.entgh .z6bl + .z6bl::before {
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.cuhq39 .z6bl + .z6bl::before {
  content: "";
  height: 1px;
  background: var(--accent);
  opacity: 0.5;
}
.rr3rdf .z6bl + .z6bl::before {
  content: "";
  height: 4px;
  background: linear-gradient(
    90deg,
    var(--grad-start),
    var(--accent),
    var(--grad-end)
  );
}
.cxmhyz .z6bl + .z6bl::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;
}
.x1dbv3sh .z6bl + .z6bl::before {
  content: "";
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    var(--accent) 25%,
    var(--accent) 75%,
    transparent 100%
  );
  opacity: 0.6;
}
.chws39mm .z6bl {
  margin-bottom: 16px;
}
.chws39mm .z6bl + .z6bl {
  margin-top: 0;
}
.chws39mm .zmjv {
  padding-top: 0;
  padding-bottom: 0;
}
.x32pw .z6bl + .z6bl::before {
  content: "";
  border-top: 2px dashed var(--accent);
  opacity: 0.5;
}
.entgh .z6bl + .z6bl::before {
  content: "";
  border-top: 3px dotted var(--accent);
  opacity: 0.5;
}
.qpssl5yk .z6bl + .z6bl::before,
.c1h1wnpq .z6bl + .z6bl::before,
.sgaghmd3 .z6bl + .z6bl::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%;
}
.dkmzxdg .qpssl5yk .z6bl:nth-child(even)::before,
.dkmzxdg .c1h1wnpq .z6bl:nth-child(even)::before,
.dkmzxdg .sgaghmd3 .z6bl:nth-child(even)::before {
  background: var(--bg-surface);
}
.tbkuv .qpssl5yk .z6bl:nth-child(even)::before,
.tbkuv .c1h1wnpq .z6bl:nth-child(even)::before,
.tbkuv .sgaghmd3 .z6bl:nth-child(even)::before {
  background: var(--bg-card);
}
.qpssl5yk .z6bl + .z6bl::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");
}
.c1h1wnpq .z6bl + .z6bl::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");
}
.sgaghmd3 .z6bl + .z6bl::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");
}
.ihfvp0q .i6jwzqxx,
.w8nfp85w .i6jwzqxx,
.rjfb .i6jwzqxx {
  overflow: hidden;
}
.ihfvp0q .mgo4rcf,
.w8nfp85w .mgo4rcf {
  margin-bottom: 60px;
}
.rjfb .mgo4rcf {
  margin-bottom: 70px;
}
.ihfvp0q .i6jwzqxx::before,
.w8nfp85w .i6jwzqxx::before,
.rjfb .i6jwzqxx::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%;
}
.ihfvp0q .i6jwzqxx::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");
}
.w8nfp85w .i6jwzqxx::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");
}
.rjfb .i6jwzqxx::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");
}
.oiexkti .i6jwzqxx:not(.uzylz8lf) .dpbl {
  background: linear-gradient(
    225deg,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.45) 100%
  );
}
.v8bqu .i6jwzqxx:not(.uzylz8lf) .dpbl {
  background: linear-gradient(
    45deg,
    rgba(0, 0, 0, 0.45) 0%,
    rgba(0, 0, 0, 0.65) 100%
  );
}
.ny8ufm .i6jwzqxx:not(.uzylz8lf) .dpbl {
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.45) 100%
  );
}
.av6d .i6jwzqxx:not(.uzylz8lf) .dpbl {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.45) 100%
  );
}
.p01ajq .uzylz8lf {
  background: var(--accent);
}
.p01ajq .uzylz8lf .dpbl {
  background: none;
}
.p01ajq .b7m9qj {
  background: var(--accent);
}
.p01ajq .nt1hzu {
  background: var(--accent-bg);
}
.p01ajq .i6jwzqxx:not(.uzylz8lf) .dpbl {
  background: rgba(0, 0, 0, 0.6);
}
.o3et8lex .gow80l4 {
  float: left;
  width: 38%;
  margin: 0 28px 16px 0;
}
.o3et8lex .gow80l4 .mjvh {
  width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: cover;
  border-radius: 10px;
}
.o3et8lex .zmjv::after {
  content: "";
  display: block;
  clear: both;
}
.xt9h32g .gow80l4 {
  float: right;
  width: 38%;
  margin: 0 0 16px 28px;
}
.xt9h32g .gow80l4 .mjvh {
  width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: cover;
  border-radius: 10px;
}
.xt9h32g .zmjv::after {
  content: "";
  display: block;
  clear: both;
}
.t08e96 .z6bl:nth-child(odd) .gow80l4 {
  float: left;
  width: 38%;
  margin: 0 28px 16px 0;
}
.t08e96 .z6bl:nth-child(even) .gow80l4 {
  float: right;
  width: 38%;
  margin: 0 0 16px 28px;
}
.t08e96 .gow80l4 .mjvh {
  width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: cover;
  border-radius: 10px;
}
.t08e96 .zmjv::after {
  content: "";
  display: block;
  clear: both;
}

@media (max-width: 900px) {
  .o3et8lex .gow80l4,
  .xt9h32g .gow80l4,
  .t08e96 .z6bl:nth-child(odd) .gow80l4,
  .t08e96 .z6bl:nth-child(even) .gow80l4 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .o3et8lex .gow80l4 .mjvh,
  .xt9h32g .gow80l4 .mjvh,
  .t08e96 .gow80l4 .mjvh {
    max-height: none !important;
  }
}
.o3et8lex .w9oh,
.o3et8lex .mrf6,
.xt9h32g .w9oh,
.xt9h32g .mrf6,
.t08e96 .w9oh,
.t08e96 .mrf6 {
  overflow: hidden;
}
@media (max-width: 640px) {
  .o3et8lex .gow80l4,
  .xt9h32g .gow80l4,
  .t08e96 .gow80l4 {
    float: none;
    width: 100%;
    margin: 0 0 16px 0;
  }
}
.ahrr .kmg7yk,
.ahrr .zmjv,
.ahrr .cibsatl {
  max-width: 1100px;
}
.leanxf .kmg7yk,
.leanxf .zmjv,
.leanxf .cibsatl {
  max-width: 1200px;
}
.hgy4 .kmg7yk,
.hgy4 .zmjv,
.hgy4 .cibsatl {
  max-width: 1320px;
}
.xleplbtq {
  font-size: 0.82rem;
  color: var(--text-muted);
}
.id91gin {
  display: flex;
  align-items: center;
}
.yb8roq {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0;
}
.yweel {
  display: flex;
  align-items: center;
}
.zm2ygtq {
  color: var(--accent-light);
  text-decoration: none;
  padding: 2px 5px;
  border-radius: 4px;
}
.zm2ygtq:hover {
  text-decoration: underline;
}
.odlqfohz {
  margin: 0 3px;
  opacity: 0.45;
}
.odlqfohz::before {
  content: "/";
}
.i1un {
  padding: 2px 5px;
  color: var(--text-main);
}
.oueraf9c .xleplbtq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.oueraf9c .id91gin {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}
.pg0lpz8 .xleplbtq {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.pg0lpz8 .id91gin {
  padding: 0 0 0 12px;
}
.w3iv .id91gin {
  padding: 0 16px;
}
.w3iv .xleplbtq {
  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);
}
.w3iv .kmg7yk {
  padding-top: 28px;
}
@media (max-width: 720px) {
  .ufi8473 {
    margin-top: 18px;
    padding: 0 16px;
  }
  .w3iv .kmg7yk {
    padding-top: 16px;
  }
}
.ahrr.oueraf9c .id91gin {
  max-width: 1100px;
}
.leanxf.oueraf9c .id91gin {
  max-width: 1200px;
}
.hgy4.oueraf9c .id91gin {
  max-width: 1320px;
}
.exle .z6bl {
  padding-top: 16px;
  padding-bottom: 16px;
}
.qnfp8q33 .z6bl {
  padding-top: 24px;
  padding-bottom: 24px;
}
.hsek83ss .z6bl {
  padding-top: 40px;
  padding-bottom: 40px;
}
.usi88rs .z6bl {
  padding-top: 52px;
  padding-bottom: 52px;
}
.l7zfdzp .z6bl:nth-child(4n + 1) {
  padding-top: 20px;
  padding-bottom: 20px;
}
.l7zfdzp .z6bl:nth-child(4n + 2) {
  padding-top: 36px;
  padding-bottom: 36px;
}
.l7zfdzp .z6bl:nth-child(4n + 3) {
  padding-top: 28px;
  padding-bottom: 28px;
}
.l7zfdzp .z6bl:nth-child(4n) {
  padding-top: 44px;
  padding-bottom: 44px;
}
.xa1y2ka .zmjv {
  padding-top: 10px;
  padding-bottom: 10px;
}
.bqpiithl .zmjv {
  padding-top: 18px;
  padding-bottom: 18px;
}
.vs13 .zmjv {
  padding-top: 36px;
  padding-bottom: 36px;
}
.ngw89to7 .zmjv {
  padding-top: 48px;
  padding-bottom: 48px;
}
.ne9e h2.a012d {
  font-weight: 600;
}
.ne9e h3.sxbibp7 {
  font-weight: 600;
}
.saz5j h2.a012d {
  font-weight: 800;
}
.saz5j h3.sxbibp7 {
  font-weight: 700;
}
.rxmv h2.a012d {
  font-weight: 900;
}
.rxmv h3.sxbibp7 {
  font-weight: 800;
}
.rxmv .dxhue strong,
.rxmv .dxhue strong {
  font-weight: 600;
}
.awrvw {
  margin-left: 16px;
  flex-shrink: 0;
  padding: 7px 16px;
  font-size: 0.82rem;
  font-weight: 700;
  border-radius: 6px;
}
.zaem .awrvw {
  display: none;
}
@media (max-width: 640px) {
  .mam9 {
    display: none;
  }
  .awrvw {
    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;
  }
}
.awrvw {
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
}
.awrvw:hover {
  opacity: 0.85;
}
.xhf1 .awrvw {
  background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important;
}
.s7699lw9 .awrvw,
.vet6ea .awrvw {
  background: var(--grad-start) !important;
  color: #fff !important;
  border: none !important;
}
.s7699lw9 .awrvw:hover,
.vet6ea .awrvw:hover {
  opacity: 0.88;
}
.xhf1.s7699lw9 .awrvw,
.xhf1.vet6ea .awrvw {
  background: linear-gradient(
    135deg,
    var(--grad-start),
    var(--accent-light)
  ) !important;
}
.kd9da27t {
  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 0.15s,
    opacity 0.15s;
}
.kd9da27t:hover {
  transform: translateY(-2px);
  opacity: 0.92;
}
.kd9da27t {
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
}
.b5oaly4s .kd9da27t {
  display: none;
}
.kmu0 .kd9da27t {
  right: 32px;
}
.yfrdwc47 .kd9da27t {
  left: 32px;
}
@media (max-width: 480px) {
  .kmu0 .kd9da27t {
    right: 20px;
    bottom: 20px;
  }
  .yfrdwc47 .kd9da27t {
    left: 20px;
    bottom: 20px;
  }
}
.nn5r {
  background: var(--bg-surface);
  border-top: 1px solid var(--border);
  margin-top: 60px;
}
.cibsatl {
  max-width: 1100px;
  margin: 0 auto;
  padding: 32px 24px;
}
.hgsl3 {
  color: var(--text-faint);
  font-size: 0.85rem;
  margin-bottom: 6px;
}
.xctjj {
  color: var(--text-dim);
  font-size: 0.8rem;
}
.h0m9hry {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--text);
  text-decoration: none;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 14px;
}
.h0m9hry img {
  height: 26px;
  width: auto;
  object-fit: contain;
}
.oxh0 a,
.c7a84 a {
  color: var(--text);
  text-decoration: none;
  font-size: 0.87rem;
  transition: color 0.15s;
}
.oxh0 a:hover,
.c7a84 a:hover {
  color: var(--accent-light);
}
.c7a84 {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 18px;
}
.hag7 .cibsatl {
  text-align: center;
}
.hag7 .c7a84 {
  justify-content: center;
  margin-bottom: 16px;
}
.hag7 .hgsl3 {
  margin-top: 0;
}
.jffn9 {
  margin-top: 10px;
}
.jffn9 a {
  font-size: 0.8rem;
  opacity: 0.65;
}
@media (max-width: 640px) {
  .cibsatl {
    padding-left: 16px;
    padding-right: 16px;
  }
  .jbv7 .cibsatl {
    padding: 20px 16px;
  }
  .c7a84 {
    gap: 4px 12px;
  }
  .hgsl3 {
    font-size: 0.78rem;
  }
}
.lifgcd .acgvcdh3 .h0m9hry {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 1.05rem;
  text-decoration: none;
  margin-bottom: 10px;
}
.lifgcd .hgsl3 {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 14px 0 4px;
  line-height: 1.5;
}
.lifgcd .xctjj {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
}
@media (max-width: 768px) {
  .lifgcd .te955c {
    grid-template-columns: 1fr 1fr;
  }
  .lifgcd .acgvcdh3 {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .lifgcd .te955c {
    grid-template-columns: 1fr;
  }
}
.srilvj6 .h0m9hry {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  font-size: 1rem;
  text-decoration: none;
  margin-right: auto;
  flex-shrink: 0;
}
.srilvj6 .hgsl3 {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
}
@media (max-width: 640px) {
  .srilvj6 .ctwm9d {
    gap: 12px;
  }
  .srilvj6 .h0m9hry {
    margin-right: 0;
    width: 100%;
  }
}
.a5tm .us3y3thf .h0m9hry {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  font-size: 1.1rem;
  text-decoration: none;
  margin-bottom: 10px;
}
.a5tm .hgsl3 {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
  flex: 1;
}
.a5tm .xctjj {
  font-size: 0.78rem;
  color: var(--text-faint);
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .a5tm .tbtup {
    grid-template-columns: 1fr 1fr;
  }
  .a5tm .us3y3thf {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .a5tm .tbtup {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 760px) {
  .upimtl .kz36j5 {
    grid-template-columns: 1fr 1fr;
  }
  .upimtl .arp2b96:first-child {
    grid-column: 1 / -1;
  }
}
@media (max-width: 480px) {
  .upimtl .kz36j5 {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 480px) {
  .k6ute5 .kz36j5 {
    grid-template-columns: 1fr;
  }
}
.m8wh9o5k .cibsatl {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
}
.m8wh9o5k .c7a84 {
  justify-content: center;
}
.smm3 .qddbw {
  background: var(--bg-page);
  border-bottom-color: var(--border-alt);
}
.smm3 .nn5r {
  background: var(--bg-page);
  border-top-color: var(--border-alt);
}
.hpp5knv .qddbw {
  background: #0d1117;
  border-bottom-color: #21262d;
}
.hpp5knv .xifst {
  color: var(--accent-light);
}
.hpp5knv .kkha4 {
  --msep-color: #8b949e;
}
.hpp5knv .kkha4 a {
  color: #8b949e;
}
.hpp5knv .kkha4 a:hover {
  color: var(--accent-light);
}
.hpp5knv .e8fg5l {
  color: #8b949e;
}
.hpp5knv .nn5r {
  background: #0d1117;
  border-top-color: #21262d;
  color: #e6edf3;
}
.hpp5knv .hgsl3,
.hpp5knv .xctjj {
  color: #6e7681;
}
.hpp5knv .oxh0 a,
.hpp5knv .c7a84 a,
.hpp5knv .h0m9hry {
  color: #e6edf3;
}

@media (max-width: 640px) {
  .hpp5knv .kkha4 {
    background: #0d1117;
    border-top-color: #21262d;
  }
  .hpp5knv .kkha4 li a {
    border-bottom-color: #21262d;
  }
}
.l22c .qddbw {
  background: #f0f4f8;
  border-bottom-color: #cbd5e1;
}
.l22c .xifst {
  color: var(--accent-light);
}
.l22c .kkha4 {
  --msep-color: #475569;
}
.l22c .kkha4 a {
  color: #475569;
}
.l22c .kkha4 a:hover {
  color: var(--accent-light);
}
.l22c .e8fg5l {
  color: #64748b;
}
.l22c .nn5r {
  background: #f0f4f8;
  border-top-color: #cbd5e1;
}
.l22c .hgsl3,
.l22c .xctjj {
  color: #64748b;
}
.l22c .oxh0 a,
.l22c .c7a84 a,
.l22c .pr7kabu a,
.l22c .h0m9hry {
  color: #374151;
}

@media (max-width: 640px) {
  .l22c .kkha4 {
    background: #f0f4f8;
    border-top-color: #cbd5e1;
  }
  .l22c .kkha4 li a {
    border-bottom-color: #cbd5e1;
    color: #475569;
  }
}
.s7699lw9 .qddbw {
  background: var(--accent);
  border-bottom-color: var(--accent-light);
}
.s7699lw9 .xifst {
  color: #fff;
}
.s7699lw9 .kkha4 {
  --msep-color: rgba(255, 255, 255, 0.82);
}
.s7699lw9 .kkha4 a {
  color: rgba(255, 255, 255, 0.82);
}
.s7699lw9 .kkha4 a:hover {
  color: #fff;
}
.s7699lw9 .e8fg5l {
  color: rgba(255, 255, 255, 0.9);
}
.s7699lw9 .nn5r {
  background: var(--accent);
  border-top-color: var(--accent-light);
  color: #fff;
}
.s7699lw9 .hgsl3,
.s7699lw9 .xctjj {
  color: rgba(255, 255, 255, 0.72);
}
.s7699lw9 .oxh0 a,
.s7699lw9 .c7a84 a,
.s7699lw9 .pr7kabu a,
.s7699lw9 .h0m9hry {
  color: #fff;
}

@media (max-width: 640px) {
  .s7699lw9 .kkha4 {
    background: var(--accent);
    border-top-color: var(--accent-light);
  }
  .s7699lw9 .kkha4 li a {
    border-bottom-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.82);
  }
}
.vet6ea .qddbw {
  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);
}
.vet6ea .nn5r {
  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) {
  .vet6ea .kkha4 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.oqu4o8 .zgh2os8 {
  min-height: 52px;
  height: auto;
  padding-top: 6px;
  padding-bottom: 6px;
}
.lr4kvcv .zgh2os8 {
  min-height: 58px;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}
.pp3tp9 .zgh2os8 {
  min-height: 72px;
  height: auto;
}
.qbfdmhp .zgh2os8 {
  min-height: 84px;
  height: auto;
}
.jbv7 .zgh2os8 {
  max-width: none;
  padding: 0 32px;
}
.jbv7 .cibsatl {
  max-width: none;
  padding: 24px 32px;
}
.vnjpo.leanxf .zgh2os8 {
  max-width: 1200px;
}
.vnjpo.hgy4 .zgh2os8 {
  max-width: 1320px;
}
.qfbljv .xifst,
.qfbljv .h0m9hry {
  text-transform: capitalize;
}
.q3een .xifst,
.q3een .h0m9hry {
  text-transform: lowercase;
}
.eja10txk .xifst,
.eja10txk .h0m9hry {
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.onl0ch,
.nxrt7 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.oflhnax9 .onl0ch,
.oflhnax9 .nxrt7 {
  background: color-mix(
    in srgb,
    var(--accent) var(--logo-bg-opacity, 8%),
    transparent
  );
  border-radius: 8px;
  padding: 4px;
}
.pidlwsu6 .onl0ch,
.pidlwsu6 .nxrt7 {
  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;
}
.jmjj2 .onl0ch,
.jmjj2 .nxrt7 {
  background: color-mix(
    in srgb,
    var(--accent) var(--logo-bg-opacity, 8%),
    transparent
  );
  border-radius: 999px;
  padding: 4px 8px;
}
.kgaaumnm .onl0ch,
.kgaaumnm .nxrt7 {
  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;
}
.wl9o .kkha4 a {
  font-weight: 500;
}
.sg4l2fe .kkha4 a {
  font-weight: 600;
}
.xqy8j .kkha4 a {
  font-weight: 700;
}
.h9knpst .kkha4 a {
  font-weight: 800;
  letter-spacing: 0.01em;
}
.bb4j3 .kkha4 > li + li::before,
.a4qqg .kkha4 > li + li::before,
.gs8u3ata .kkha4 > li + li::before,
.vbn9 .kkha4 > li + li::before,
.o9u8rxo .kkha4 > li + li::before,
.c10ies .kkha4 > li + li::before,
.cu37e0 .kkha4 > li + li::before {
  margin-right: 10px;
  margin-left: -10px;
  opacity: 0.5;
  color: var(--msep-color);
}
.bb4j3 .kkha4 > li + li::before {
  content: "·";
  font-size: 1.4em;
  line-height: 1;
  vertical-align: middle;
}
.a4qqg .kkha4 > li + li::before {
  content: "|";
}
.gs8u3ata .kkha4 > li + li::before {
  content: "—";
}
.vbn9 .kkha4 > li + li::before {
  content: "◆";
  font-size: 0.45em;
  vertical-align: middle;
}
.o9u8rxo .kkha4 > li + li::before {
  content: "›";
  font-size: 1.3em;
  line-height: 1;
}
.c10ies .kkha4 > li + li::before {
  content: "•";
  font-size: 0.8em;
  vertical-align: middle;
}
.cu37e0 .kkha4 > li + li::before {
  content: "✦";
  font-size: 0.55em;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .rb79bvgq .e8fg5l,
  .oin6 .e8fg5l,
  .iqpu2g .e8fg5l,
  .u5d0ma .e8fg5l,
  .di3em .e8fg5l {
    font-size: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 40px;
  }

  .rb79bvgq .e8fg5l::before,
  .oin6 .e8fg5l::before,
  .iqpu2g .e8fg5l::before,
  .u5d0ma .e8fg5l::before,
  .di3em .e8fg5l::before {
    content: "";
    display: block;
    flex-shrink: 0;
  }

  .rb79bvgq .e8fg5l::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;
  }

  .oin6 .e8fg5l::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;
  }

  .iqpu2g .e8fg5l::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;
  }

  .u5d0ma .e8fg5l::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;
  }

  .di3em .e8fg5l::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) {
  .gwjw .e8fg5l {
    padding: 5px 14px;
  }
  .gwjw .kkha4 {
    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;
  }
  .gwjw .kkha4 li a {
    border-bottom: none;
    padding: 10px 22px;
  }
  .gwjw .kkha4 li a:hover {
    background: var(--bg-raised);
  }
  .gwjw .x9rc,
  .yx9pg5f .x9rc,
  .mi0zrm4 .x9rc {
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    pointer-events: none;
  }
}
@media (max-width: 640px) {
  .jbpuc .e8fg5l {
    padding: 5px 10px;
  }
  .jbpuc .kkha4 {
    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);
  }
  .jbpuc .kkha4.unh3 {
    transform: translateX(0);
  }
  .jbpuc .kkha4 li a {
    padding: 14px 28px;
    font-size: 1rem;
    border-bottom: 1px solid var(--border);
  }
  .jbpuc .kkha4 li:last-child a {
    border-bottom: none;
  }
  .s7699lw9 .kkha4,
  .hpp5knv .kkha4 {
    background: var(--accent) !important;
  }
  .s7699lw9 .kkha4 li a,
  .hpp5knv .kkha4 li a {
    color: rgba(255, 255, 255, 0.82) !important;
    border-bottom-color: rgba(255, 255, 255, 0.2) !important;
  }
}
@media (max-width: 640px) {
  .mi0zrm4 .e8fg5l {
    padding: 5px 10px;
  }
  .mi0zrm4 .kkha4 {
    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);
  }
  .mi0zrm4 .kkha4::before {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    background: var(--border);
    border-radius: 2px;
    margin: 0 auto 14px;
  }
  .mi0zrm4 .kkha4.unh3 {
    transform: translateY(0);
  }
  .mi0zrm4 .kkha4 li a {
    text-align: center;
    border-bottom: none;
    padding: 13px 28px;
    font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .kv2q9 .e8fg5l {
    padding: 5px 10px;
  }
  .kv2q9 .kkha4 {
    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;
  }
  .kv2q9 .kkha4.unh3 {
    opacity: 1;
    pointer-events: auto;
  }
  .kv2q9 .kkha4 li a {
    font-size: 1.5rem;
    font-weight: 700;
    border-bottom: none;
    padding: 14px 48px;
    letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .fv2jg .e8fg5l {
    border-radius: 0 !important;
  }
  .agzhnezc .e8fg5l {
    border-radius: 8px !important;
  }
  .ynkyfva6 .e8fg5l {
    border-radius: 50% !important;
  }
  .lyenou8 .e8fg5l {
    border-radius: 999px !important;
  }
}
@media (max-width: 640px) {
  .fg2174uq .lip6y {
    flex-direction: column;
    align-items: stretch;
  }
  .fg2174uq .jbip1d5 {
    flex-direction: row;
    min-width: auto;
  }
  .fg2174uq .jk9tx {
    align-items: flex-start;
    text-align: left;
  }
}
.rfxc,
.rfxc.z6bl,
.dkmzxdg .rfxc,
.u4nv4dy .rfxc,
.tbkuv .rfxc,
.rmh4 .rfxc {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.q7ey {
  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;
}
.zl2q21dg {
  flex: 1 1 280px;
  min-width: 0;
}
.yd6ety {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.m42lc {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.sxn3gsu5 {
  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;
}
.sxn3gsu5:hover {
  transform: translateY(-1px);
  opacity: 0.95;
}
.t4xr .q7ey {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.t4xr .yd6ety {
  color: var(--cta);
}
.t4xr .m42lc {
  color: var(--text-body);
}
.t4xr .sxn3gsu5 {
  background: var(--cta) !important;
  color: #fff !important;
}
.xnn1 .q7ey {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.xnn1 .yd6ety {
  color: var(--text-primary);
}
.xnn1 .m42lc {
  color: var(--text-body);
}
.xnn1 .sxn3gsu5 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .q7ey {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .zl2q21dg {
    flex: 0 0 auto;
  }
  .yd6ety {
    font-size: 1.2rem;
  }
  .sxn3gsu5 {
    width: 100%;
    text-align: center;
    padding: 14px 28px !important;
  }
}
.fq0elchg .ic520nei {
  height: 36px;
}
.a70du .ic520nei {
  height: 60px;
  max-width: 200px;
}
.czuznf .ic520nei {
  height: 76px;
  max-width: 240px;
}
.dm29 .nlztum4,
.dm29 .hha7i {
  color: var(--text-muted);
  opacity: 0.7;
  letter-spacing: 2px;
}
.yw1xxts6 .ql8ipht {
  background: var(--accent-bg);
  border-radius: 6px;
  padding: 2px 8px;
}
@media (min-width: 720px) {
  .h4oqsl .toegy0 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px;
    counter-reset: cs-rank;
    align-items: start;
  }
  .h4oqsl .cekt {
    margin-bottom: 0;
    justify-content: flex-start;
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .h4oqsl .cekt {
    padding: 40px 16px 20px;
  }
  .h4oqsl .ql8ipht {
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    border-top: 1px solid var(--border);
    padding-top: 8px;
  }
  .h4oqsl .ocpm5f55 {
    width: 100%;
    min-width: 0;
  }
}
@media (max-width: 820px) {
  .qmqe3jk .cekt {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 22px 16px 18px;
    gap: 14px;
  }
  .qmqe3jk .cekt::before {
    position: absolute;
    top: 14px;
    left: 14px;
  }
  .qmqe3jk .n0x171n3 {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    min-width: 0;
    width: 100%;
  }
  .qmqe3jk .aq7o2pl {
    white-space: normal;
    text-align: center;
    font-size: 1.2rem;
  }
  .qmqe3jk .ql8ipht {
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    border-top: 1px solid var(--border);
    padding-top: 8px;
    flex-basis: auto;
  }
  .qmqe3jk .ocpm5f55 {
    width: 100%;
    min-width: 0;
  }
  .qmqe3jk .nlztum4 {
    min-width: 0;
  }
}
.ywjjwmmg .cekt::before {
  font-size: 1.8rem;
  font-weight: 900;
  color: var(--accent-light);
  opacity: 0.35;
  min-width: 32px;
}
.gq4smo .oz880vt1 {
  background: none;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid var(--border);
  overflow: visible;
}
.gq4smo .oz880vt1 summary {
  padding: 16px 2px;
  color: var(--text-primary);
  font-size: 0.98rem;
}
.gq4smo .oz880vt1 p {
  padding: 0 2px 16px;
}
.r36qdw .oz880vt1 {
  background: none;
  border-radius: 0;
  overflow: visible;
  margin-bottom: 12px;
}
.r36qdw .oz880vt1 summary {
  background: var(--accent-bg);
  border-radius: 100px;
  padding: 10px 22px;
  color: var(--accent-light);
  font-weight: 700;
}
.r36qdw .oz880vt1 summary::after {
  content: "›";
  font-size: 1.2em;
}
.r36qdw .oz880vt1[open] summary::after {
  content: "‹";
}
.r36qdw .oz880vt1 p {
  padding: 10px 22px 4px;
}
.fcaqn .oz880vt1 {
  background: var(--bg-card);
  border-radius: 0;
  border-left: 3px solid var(--accent);
  overflow: hidden;
  margin-bottom: 10px;
}
.fcaqn .oz880vt1 summary {
  color: var(--text-primary);
  padding-left: 16px;
}
.fcaqn .oz880vt1 summary::after {
  content: "›";
  font-size: 1.1em;
}
.fcaqn .oz880vt1[open] summary::after {
  content: "‹";
}
.fcaqn .oz880vt1 p {
  padding-left: 16px;
}
.csn78hgw .aoc417 {
  border: 1px solid var(--border);
  border-radius: 10px;
  overflow: hidden;
}
.csn78hgw .oz880vt1 {
  background: var(--bg-card);
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.csn78hgw .oz880vt1:last-child {
  border-bottom: none;
}
.csn78hgw .oz880vt1 summary {
  color: var(--text-primary);
  border-radius: 0;
}
.csn78hgw .oz880vt1 summary::after {
  content: "›";
  font-size: 1.1em;
}
.csn78hgw .oz880vt1[open] summary::after {
  content: "‹";
}
.l7hq .oz880vt1 {
  overflow: hidden;
}
.l7hq .oz880vt1 summary {
  background: var(--accent);
  color: #fff;
  border-radius: 0;
}
.l7hq .oz880vt1 summary::after {
  color: rgba(255, 255, 255, 0.75);
}
.l7hq .oz880vt1[open] summary {
  border-radius: 0;
}
.tiuou8t {
  max-width: 1100px;
  margin: 0 auto;
  padding: 40px 24px 80px;
}
.dt42ks {
  text-align: center;
  padding: 48px 0 36px;
  border-bottom: 1px solid var(--border);
  margin-bottom: 44px;
}
.yd5b {
  font-size: clamp(1.9rem, 4vw, 2.8rem);
  font-weight: 800;
  color: var(--text-primary);
  margin-bottom: 12px;
}
.e1q8fjse {
  color: var(--text-muted);
  font-size: 1.05rem;
}
.udnaq {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 32px;
}
.s7fwt {
  margin-bottom: 20px;
}
.iqnm3m {
  display: block;
  color: var(--text-muted);
  font-size: 0.78rem;
  font-weight: 600;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.vb9r8 {
  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 0.15s;
  box-sizing: border-box;
}
.vb9r8:focus {
  border-color: var(--accent-light);
  box-shadow: 0 0 0 2px var(--accent-bg);
}
.r6yfln9 {
  resize: vertical;
  min-height: 130px;
}
.yehuj {
  width: 100%;
  margin-top: 8px;
}
.bywg {
  margin-top: 48px;
  padding-top: 40px;
  border-top: 1px solid var(--border);
}
.d8uova4 {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--accent-light);
  margin-bottom: 14px;
}
.g5d5x {
  color: var(--text-muted);
  line-height: 1.75;
}
.ff6h {
  color: var(--text-muted);
  line-height: 1.75;
  padding-left: 1.4em;
}
.ff6h li {
  margin-bottom: 6px;
}
.kyk32on {
  max-width: 760px;
  margin: 0 auto;
}
.xlep8 {
  color: var(--text-muted);
  line-height: 1.75;
  margin-bottom: 36px;
}
.ipe4 {
  max-width: 760px;
  margin: 0 auto;
}
.io59 ul.ff6h {
  margin: 0;
}
@media (max-width: 640px) {
  .z8tkbj {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.ybgd8 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 20px;
}
.oserb {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 12px;
  padding: 24px;
}
.o2dpd4 {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--accent-light);
  margin: 0 0 12px;
}
.oserb p {
  color: var(--text-muted);
  line-height: 1.7;
  margin: 0;
  font-size: 0.9rem;
}
.oserb .ff6h {
  margin: 0;
  font-size: 0.9rem;
}
@media (max-width: 640px) {
  .ybgd8 {
    grid-template-columns: 1fr;
  }
}
.atbd8tr5 ul.ff6h {
  margin: 0;
}
.bk0sqki .ff6h,
.y16cece .ff6h,
.gxm7 .ff6h,
.fqoj .ff6h {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) {
  .qh380kvw {
    grid-template-columns: 1fr;
    text-align: center;
    justify-items: center;
  }
}
@media (max-width: 860px) {
  .tvgsk {
    grid-template-columns: 1fr;
  }
  .waur {
    position: static;
    text-align: center;
  }
}
@media (max-width: 860px) {
  .ebm0mrq {
    grid-template-columns: 1fr;
  }
}
.fqoj .ff6h {
  margin: 0;
  font-size: 0.9rem;
}
@media (max-width: 640px) {
  .o6cb7do5 {
    flex-direction: column;
    text-align: center;
  }
  .tyqy7 {
    grid-template-columns: 1fr;
  }
}
.e9x53 .yd5b {
  color: var(--accent-light);
}
.ilskv17 {
  text-align: left;
  border-bottom: none;
  border-left: 4px solid var(--accent);
  padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.ilskv17 .yd5b {
  font-size: 2rem;
}
.ilskv17 .e1q8fjse {
  max-width: 680px;
}
.xa7h3 .yd5b {
  margin: 0;
  font-size: 1.8rem;
  flex-shrink: 0;
  max-width: 45%;
}
.xa7h3 .e1q8fjse {
  margin: 0;
}
@media (max-width: 640px) {
  .xa7h3 {
    flex-direction: column;
  }
}
.og32r51 .yd5b {
  color: var(--accent-light);
}
.jxwj .yd5b {
  color: #fff;
}
.jxwj .e1q8fjse {
  color: rgba(255, 255, 255, 0.85);
}
.a08074 {
  max-width: 680px;
  margin: 0 auto;
}
.hqrht {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 20px;
}
@media (max-width: 540px) {
  .hqrht {
    grid-template-columns: 1fr;
  }
}
.yhpmr8 .vb9r8 {
  border: none;
  border-bottom: 2px solid var(--border-alt);
  border-radius: 0;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
.yhpmr8 .vb9r8:focus {
  border-bottom-color: var(--accent-light);
  box-shadow: none;
}
.krhn3j7l .vb9r8 {
  background: var(--bg-raised);
  border-color: transparent;
}
.krhn3j7l .vb9r8:focus {
  background: var(--bg-card);
  border-color: var(--accent-light);
}
.dx5g2 .vb9r8 {
  border-radius: 100px;
  padding: 11px 20px;
}
.dx5g2 .r6yfln9 {
  border-radius: 14px;
}
.txsca5 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media (max-width: 640px) {
  .txsca5 {
    grid-template-columns: 1fr;
  }
}
.wsvkvd {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 12px;
  padding: 22px 24px;
}
.wsvkvd h2 {
  font-size: 1rem;
  font-weight: 700;
  color: var(--accent-light);
  margin-bottom: 10px;
}
.wsvkvd p {
  color: var(--text-muted);
  line-height: 1.7;
  margin: 0;
  font-size: 0.9rem;
}
.fmh20h {
  counter-reset: priv-count;
}
.z0aj96ka {
  counter-increment: priv-count;
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 0 20px;
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid var(--border);
}
.z0aj96ka:last-child {
  border-bottom: none;
}
.qyu545 {
  font-size: 2.4rem;
  font-weight: 800;
  color: var(--accent-light);
  opacity: 0.3;
  line-height: 1.1;
  font-variant-numeric: tabular-nums;
}
.z0aj96ka h2 {
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--accent-light);
  margin-bottom: 10px;
}
.z0aj96ka p {
  color: var(--text-muted);
  line-height: 1.75;
  margin: 0;
}
.ub1nba {
  color: var(--text-muted);
  line-height: 1.75;
  padding-left: 1.4em;
  margin: 0;
}
.ub1nba li {
  margin-bottom: 6px;
}
.oewf3ivv {
  display: none;
}
.oewf3ivv:empty,
.z65j:empty {
  display: none;
}
.crtea9c {
  position: relative;
  overflow: visible;
}
.gk9im5 .d3p1j1,
.xwabqi .d3p1j1,
.x3s4dg .d3p1j1,
.cxce .d3p1j1,
.qd4d6t .d3p1j1,
.fy4ua .d3p1j1 {
  display: block;
}
.pq2wtyx .jm6zy0nr {
  display: block;
}
.gk9im5 .d3p1j1,
.xwabqi .d3p1j1,
.x3s4dg .d3p1j1,
.cxce .d3p1j1,
.qd4d6t .d3p1j1 {
  position: absolute;
  z-index: 3;
  left: 24px;
  right: 24px;
  width: auto;
  max-width: min(1100px, calc(100vw - 48px));
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}
.gk9im5 .d3p1j1 .z65j,
.xwabqi .d3p1j1 .z65j,
.x3s4dg .d3p1j1 .z65j,
.cxce .d3p1j1 .z65j,
.qd4d6t .d3p1j1 .z65j {
  margin: 0;
  font-size: 0.75rem;
  opacity: 1;
  color: #fff;
  background: color-mix(in srgb, var(--accent) 35%, rgba(0, 0, 0, 0.45));
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  padding: 5px 12px;
  border-radius: 6px;
  display: inline-flex;
  width: auto;
}
.gk9im5 .jkvasaa,
.xwabqi .jkvasaa,
.x3s4dg .jkvasaa,
.cxce .jkvasaa,
.qd4d6t .jkvasaa {
  background: transparent !important;
  border: none !important;
  padding: 0;
  border-radius: 0;
  color: inherit !important;
}
.gk9im5 .d3p1j1,
.xwabqi .d3p1j1 {
  top: 12px;
}
.gk9im5 .d3p1j1 .z65j {
  margin-right: auto;
}
.xwabqi .d3p1j1 .z65j {
  margin-left: auto;
}
.xwabqi .d3p1j1 {
  text-align: right;
}
.x3s4dg .d3p1j1,
.cxce .d3p1j1 {
  bottom: 12px;
}
.x3s4dg .d3p1j1 .z65j {
  margin-right: auto;
}
.cxce .d3p1j1 .z65j {
  margin-left: auto;
}
.cxce .d3p1j1 {
  text-align: right;
}
.qd4d6t .d3p1j1 {
  position: relative;
  margin-top: 16px;
}
.qd4d6t .d3p1j1 .z65j {
  margin: 0 auto;
}
.fy4ua .d3p1j1 {
  max-width: var(--content-mw, 1100px);
  margin: 0 auto;
  padding: 8px 24px;
}
.fy4ua .d3p1j1 .z65j {
  margin: 0;
}
.fy4ua .nt1hzu ~ .d3p1j1,
.fy4ua .wrsk6di ~ .d3p1j1 {
  max-width: none;
  margin: 0;
  padding: 8px clamp(24px, calc(50vw - 476px), 96px);
}
.fy4ua .nt1hzu ~ .d3p1j1 .z65j,
.fy4ua .wrsk6di ~ .d3p1j1 .z65j {
  justify-content: flex-start;
}
.nt1hzu ~ .d3p1j1,
.wrsk6di ~ .d3p1j1 {
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  bottom: auto !important;
  transform: none !important;
  width: 100% !important;
  max-width: none !important;
  padding: 8px clamp(24px, calc(50vw - 476px), 96px) !important;
}
.nt1hzu ~ .d3p1j1 .z65j {
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  background: transparent;
  color: var(--text-body);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.wrsk6di ~ .d3p1j1 .z65j {
  justify-content: flex-end;
  margin-left: auto;
  margin-right: 0;
  background: transparent;
  color: var(--text-body);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.jm6zy0nr .z65j {
  margin: 0 0 12px;
}
.z65j {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 10px;
  font-size: 0.82rem;
  color: var(--text-muted);
  margin: 10px 0 16px;
}
.jkvasaa {
  white-space: nowrap;
}
.h0f4b .jkvasaa {
  background: var(--date-bg, var(--accent-bg));
  padding: 3px 10px;
  border-radius: 99px;
  font-size: 0.78rem;
}
.mtwecu .jkvasaa {
  background: var(--date-bg, var(--accent-bg));
  padding: 6px 12px;
  border-radius: var(--radius, 6px);
  font-size: 0.78rem;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.mtwecu .dl6t::before {
  content: "";
}
.bi62571c .z65j {
  background: var(--date-bg, var(--accent-bg));
  padding: 8px 14px;
  border-radius: var(--radius, 6px);
  gap: 8px 16px;
}
.pklq .jkvasaa {
  border-left: 2px solid var(--accent);
  padding-left: 8px;
  font-size: 0.78rem;
}
.todh .jkvasaa {
  color: var(--accent-light);
  opacity: 1;
  font-weight: 500;
}
.dojurvm .jkvasaa {
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;
}
.zlea .z65j {
  font-size: 0.78rem;
  color: var(--text-faint);
  letter-spacing: 0.02em;
}
.mha3e {
  --date-bg: var(--accent-bg);
}
.ylcg32y .dl6t::before {
  content: "";
}
.lhp5 .jkvasaa + .jkvasaa::before {
  content: "•";
  margin-right: 6px;
  opacity: 0.4;
}
.eevh42 .jkvasaa + .jkvasaa::before {
  content: "/";
  margin-right: 6px;
  opacity: 0.35;
}
.wpyk .jkvasaa + .jkvasaa::before {
  content: "|";
  margin-right: 6px;
  opacity: 0.3;
}
.j7wxbarf .jkvasaa + .jkvasaa::before {
  content: "—";
  margin-right: 6px;
  opacity: 0.3;
}
.k50o2c .jkvasaa + .jkvasaa::before {
  content: "◆";
  font-size: 0.5em;
  margin-right: 6px;
  opacity: 0.35;
}
.f5eu95z9 .jkvasaa + .jkvasaa::before {
  content: "·";
  margin-right: 6px;
  opacity: 0.4;
}
.a9flji .jkvasaa + .jkvasaa::before {
  content: "›";
  margin-right: 6px;
  opacity: 0.4;
}
.ngc778l .jkvasaa + .jkvasaa::before {
  content: "→";
  font-size: 0.85em;
  margin-right: 6px;
  opacity: 0.35;
}
.sz11 .g21u9b {
  background: var(--surface-alt);
  border-radius: var(--radius, 8px);
  border: 1px solid var(--border);
}
@media (max-width: 640px) {
  .g21u9b {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    padding: 16px;
  }
  .hkcg {
    max-width: 100%;
  }
}
@media (max-width: 560px) {
  .f0107 {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.i2myi {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.i2myi.pen4nij {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.q6j84tb5 {
  position: relative;
  width: 100%;
  max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(0.2, 0.9, 0.3, 1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise {
  from {
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.q6j84tb5 .jwqcb8w {
  position: absolute;
  top: 6px;
  right: 8px;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 !important;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  color: var(--text-primary, #111) !important;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.q6j84tb5 .jwqcb8w:hover {
  background: rgba(0, 0, 0, 0.12) !important;
}
.ukfss0 {
  display: block;
  margin: 0 auto 16px;
  max-width: 240px;
  max-height: 88px;
  object-fit: contain;
}
.r2qikh1 {
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--cta, #ff2349);
  font-weight: 700;
  margin-bottom: 6px;
}
.mlnbqc {
  margin: 0 0 8px;
  font-size: 1.4rem;
  font-weight: 800;
  color: var(--text-primary, #111);
}
.q6j84tb5 .md5o35 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition:
    transform 0.15s,
    opacity 0.15s;
}
.q6j84tb5 .md5o35:hover {
  transform: translateY(-1px);
  opacity: 0.95;
}
@media (max-width: 480px) {
  .q6j84tb5 {
    padding: 28px 18px 20px;
  }
  .mlnbqc {
    font-size: 1.2rem;
  }
  .ukfss0 {
    max-width: 220px;
    max-height: 80px;
  }
}
.lo8f19tx {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 96px;
  height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.mkakt60 {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.j4zw06 .lo8f19tx {
  border-radius: 50%;
}
.ce4zf4 .lo8f19tx {
  border-radius: 6px;
}
.lkxa .lo8f19tx {
  border-radius: 22px;
}
.xi13rd1n .q7ey {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .lo8f19tx {
    width: 80px;
    height: 80px;
    padding: 8px;
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.g4vn {
  margin: 0 0 24px;
}
.g4vn .z6bl {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.g4vn .zmjv {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.g4vn .q7ey {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
:root {
  --accent: #c0262a;
  --brand: #c0262a;
  --brand-light: #a02b2e;
  --brand-pale: #bb4347;
  --grad-start: #df6165;
  --grad-end: #e39b9d;
  --accent-light: var(--brand-light);
  --accent-pale: var(--brand-pale);
  --cta: #c0262a;
  --cta-light: #a21a1e;
  --cta-hover: #8c1b1e;
  --bg-page: #f8f6f6;
  --bg-surface: #ffffff;
  --bg-card: #ffffff;
  --bg-card-inner: #f5f3f3;
  --bg-raised: #f1eeee;
  --bg-hover: #f5f3f3;
  --border: #e8e2e2;
  --border-alt: #dcd0d0;
  --border-section: #e8e2e2;
  --text-primary: #1b1717;
  --text-muted: #605252;
  --text-body: #372e2f;
  --text-sub: #524646;
  --text-faint: #897575;
  --text-dim: #a19091;
  --text-label: #6e5d5e;
  --text-value: #443a3a;
  --accent-bg: #f2e3e3;
  --accent-bg-light: #eccacb;
  --bg-tip: #f0f9f0;
  --bg-warning: #f9f6ef;
  --bg-info: #f0f0f9;
  --bg-pros: #f0f9f0;
  --bg-cons: #faf3f3;
  --c-pros: #159012;
  --c-cons: #9f2122;
  --c-pros-label: #19ab16;
  --c-tip-border: #1cbd18;
  --c-warn-border: #bb801a;
  --c-stars: var(--cta);
  --c-arrow: var(--cta);
  --c-tag-pay: #159012;
}
:root {
  --logo-bg-opacity: 44%;
}
body,
button,
input {
  font-family: "Lato", sans-serif;
}
.b3hp .zziamro,
.b3hp .nt1hzu {
  min-height: 420px;
}
.fw60d .vsoioh::after,
.fw60d .ayq3tow::after {
  content: "▷";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: inline-block;
  margin-left: 6px;
  vertical-align: -0.05em;
  font-size: 0.8em;
  line-height: 1;
}
.obk45 .awrvw::after,
.obk45 .kd9da27t::after {
  content: "▷" !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900 !important;
  display: inline-block !important;
  margin-left: 6px;
  vertical-align: -0.05em;
  font-size: 0.8em;
  line-height: 1;
}
.odlqfohz::before {
  content: "◆";
  font-size: 0.5em;
}
