@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap');

:root {
  --brand: #dec281;
  --brand-dark: #b69f6a;
  --brand-light: #e4cd98;
  --brand-glow: rgba(222, 194, 129, 0.45);
  --login-bg: #211d1d;
  --login-border: rgba(146, 132, 67, 0.32);
  --login-text: #ffffff;
  --blue: #928443;
  --blue-dark: #786c37;
  --blue-glow: rgba(146, 132, 67, 0.35);
  --header-bg: #32291b;
  --section-bg: #312e27;
  --section-alt: #1b1311;
  --hero-bg: #433d2c;
  --bg: #1d1512;
  --bg-card: #242223;
  --bg-card-alt: #201e1f;
  --surface: rgba(32, 30, 31, 0.72);
  --surface-hover: rgba(36, 34, 35, 0.84);
  --headings: #ffffff;
  --text: #ffffff;
  --text-muted: #979392;
  --border: rgba(146, 132, 67, 0.18);
  --neon-line: rgba(222, 194, 129, 0.5);
  --radius: 20px;
  --radius-sm: 12px;
  --radius-xs: 8px;
  --shadow: 0 8px 40px rgba(0, 0, 0, .5);
  --trans: .35s cubic-bezier(.22, 1, .36, 1);
  --max-w: 1200px;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Outfit', system-ui, -apple-system, sans-serif;
  background: var(--bg);
  color: var(--text);
  line-height: 1.7;
  font-size: 16px;
  overflow-x: hidden;
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: var(--radius);
}

a {
  color: var(--blue);
  text-decoration: none;
  transition: color var(--trans);
}

a:hover {
  color: var(--brand-light);
}

.zknjyuensgr {
  max-width: var(--max-w);
  margin: 0 auto;
  padding: 0 28px;
}

h1 {
  font-size: clamp(2.2rem, 5vw, 3.5rem);
  line-height: 1.1;
  font-weight: 900;
  letter-spacing: -.03em;
  color: var(--headings);
}

h2 {
  font-size: clamp(1.6rem, 3.5vw, 2.5rem);
  font-weight: 800;
  margin-bottom: 20px;
  letter-spacing: -.02em;
  color: var(--headings);
}

h3 {
  font-size: 1.15rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--headings);
}

p {
  margin-bottom: 14px;
}

p:last-child {
  margin-bottom: 0;
}

.xhttvnlzryodg {
  position: fixed;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 200;
  width: calc(100% - 40px);
  max-width: var(--max-w);
  background: var(--surface);
  backdrop-filter: blur(24px) saturate(1.8);
  -webkit-backdrop-filter: blur(24px) saturate(1.8);
  border: 1px solid var(--border);
  border-radius: 60px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, .4);
}

.uhdgehsgqp {
  display: flex;
  align-items: center;
  padding: 10px 10px 10px 24px;
  gap: 16px;
}

.vqvcshllznlk {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}

.vqvcshllznlk img {
  width: 120px;
  height: auto;
  border-radius: 0;
}

.tjculjjex {
  display: flex;
  gap: 4px;
  align-items: center;
  flex: 1;
  justify-content: center;
}

.tjculjjex a {
  color: var(--text-muted);
  font-size: .88rem;
  font-weight: 500;
  padding: 8px 18px;
  border-radius: 40px;
  transition: all var(--trans);
}

.tjculjjex a:hover {
  color: var(--headings);
  background: var(--surface-hover);
}

.rsguulmrtlbajx {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
}

.sgebksifimxw {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  border-radius: 10px;
  transition: background var(--trans);
  flex-shrink: 0;
}

.sgebksifimxw:hover {
  background: var(--surface-hover);
}

.sgebksifimxw span {
  display: block;
  width: 20px;
  height: 2px;
  background: var(--text);
  border-radius: 2px;
  transition: all var(--trans);
}

.sgebksifimxw[aria-expanded="true"] span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.sgebksifimxw[aria-expanded="true"] span:nth-child(2) {
  opacity: 0;
}

.sgebksifimxw[aria-expanded="true"] span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.rbhbnqpgbfov {
  display: none;
  flex-direction: column;
  gap: 2px;
  padding: 8px 16px 16px;
  background: var(--section-alt);
  backdrop-filter: blur(20px);
  border-radius: 0 0 24px 24px;
  margin-top: -1px;
}

.rbhbnqpgbfov.qtavhzlkbjdthrv {
  display: flex;
}

.rbhbnqpgbfov a {
  color: var(--text-muted);
  font-size: .95rem;
  font-weight: 500;
  padding: 12px 16px;
  border-radius: 12px;
  transition: all var(--trans);
}

.rbhbnqpgbfov a:hover {
  color: var(--headings);
  background: var(--surface-hover);
}

.xyzifbndhxyf {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 28px;
  border-radius: 60px;
  font-weight: 700;
  font-size: .9rem;
  cursor: pointer;
  border: none;
  transition: all var(--trans);
  text-decoration: none;
  white-space: nowrap;
  letter-spacing: .02em;
  position: relative;
}

.fttjczpqyfblhi {
  background: var(--brand);
  color: #fff;
  box-shadow: 0 0 20px var(--brand-glow), 0 4px 16px rgba(0, 0, 0, .3);
}

.fttjczpqyfblhi:hover {
  background: var(--brand-light);
  box-shadow: 0 0 36px var(--brand-glow), 0 8px 24px rgba(0, 0, 0, .4);
  transform: translateY(-3px) scale(1.03);
  color: #fff;
}

.viixjngw {
  background: var(--login-bg);
  border: 2px solid var(--login-border);
  color: var(--login-text);
}

.viixjngw:hover {
  border-color: var(--login-border);
  background: var(--surface-hover);
  color: var(--headings);
  transform: translateY(-3px);
  box-shadow: 0 0 24px var(--blue-glow);
}

.wqsdblyvgghji {
  padding: 16px 40px;
  font-size: 1.05rem;
}

.fgznmlxu {
  min-height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background: linear-gradient(170deg, var(--bg) 0%, var(--section-alt) 30%, var(--hero-bg) 55%, var(--header-bg) 100%);
  padding: 120px 0 80px;
}

.fgznmlxu::before {
  content: '';
  position: absolute;
  width: 700px;
  height: 700px;
  border-radius: 50%;
  background: radial-gradient(circle, var(--brand-glow) 0%, transparent 65%);
  top: -250px;
  right: -150px;
  animation: mbOrb1 20s ease-in-out infinite;
  pointer-events: none;
}

.fgznmlxu::after {
  content: '';
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: radial-gradient(circle, var(--blue-glow) 0%, transparent 65%);
  bottom: -200px;
  left: -100px;
  animation: mbOrb2 16s ease-in-out infinite;
  pointer-events: none;
}

@keyframes mbOrb1 {

  0%,
  100% {
    transform: translate(0, 0) scale(1);
  }

  50% {
    transform: translate(-60px, 40px) scale(1.2);
  }
}

@keyframes mbOrb2 {

  0%,
  100% {
    transform: translate(0, 0) scale(1);
  }

  50% {
    transform: translate(50px, -30px) scale(1.15);
  }
}

.seeibtrvoinzmmsq {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  position: relative;
  z-index: 2;
}

.yhepdfzdbklglnz {
  margin-bottom: 24px;
}

.yhepdfzdbklglnz .apbvylea {
  display: inline;
  position: relative;
  color: var(--brand);
  text-shadow: 0 0 30px var(--brand-glow);
}

.zcsxfsoc {
  color: var(--text-muted);
  font-size: 1.12rem;
  margin-bottom: 40px;
  font-weight: 300;
  line-height: 1.8;
  max-width: 480px;
}

.omtphcgtxxeudvm {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.xlofdoejelokewf {
  position: relative;
}

.xlofdoejelokewf img {
  border-radius: 24px;
  box-shadow: 0 24px 80px rgba(0, 0, 0, .6), 0 0 0 1px var(--border);
  width: 100%;
  transition: transform .7s cubic-bezier(.22, 1, .36, 1);
}

.xlofdoejelokewf:hover img {
  transform: scale(1.03) rotate(.5deg);
}

.vxchsrfawvl {
  background: var(--surface);
  backdrop-filter: blur(12px);
  border-top: 1px solid var(--neon-line);
  border-bottom: 1px solid var(--border);
  padding: 0;
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 100%;
}

.oinbnxoqmaygyw {
  display: flex;
  align-items: stretch;
  max-width: var(--max-w);
  margin: 0 auto;
}

.luoabqxd {
  flex: 1;
  text-align: center;
  padding: 28px 16px;
  position: relative;
  transition: background var(--trans);
}

.luoabqxd:hover {
  background: rgba(77, 151, 231, .06);
}

.luoabqxd+.luoabqxd::before {
  content: '';
  position: absolute;
  left: 0;
  top: 20%;
  bottom: 20%;
  width: 1px;
  background: rgba(77, 151, 231, .15);
}

.givaobnok {
  font-size: 2rem;
  font-weight: 900;
  color: var(--brand);
  line-height: 1;
  text-shadow: 0 0 20px var(--brand-glow);
}

.cxwgdoxlxqoxxe {
  font-size: .78rem;
  color: var(--text-muted);
  margin-top: 6px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.xcjiwfqzmhsaz {
  background: var(--section-alt);
  padding: 18px 0;
  overflow: hidden;
  border-bottom: 1px solid var(--border);
}

.jbheffvyqzdfhnmh {
  display: flex;
  gap: 48px;
  animation: mbSlide 30s linear infinite;
  width: max-content;
}

.jbheffvyqzdfhnmh span {
  font-size: .82rem;
  font-weight: 600;
  color: var(--text-muted);
  text-transform: uppercase;
  letter-spacing: .12em;
  white-space: nowrap;
  opacity: .55;
  transition: opacity var(--trans);
}

.jbheffvyqzdfhnmh span:hover {
  opacity: 1;
}

@keyframes mbSlide {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

section {
  padding: 100px 0;
  background: var(--section-bg);
  position: relative;
  overflow: hidden;
}

section:nth-of-type(even) {
  background: var(--section-alt);
}

.bpjzqduew::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  height: 60px;
  background: inherit;
  clip-path: polygon(0 0, 100% 60px, 100% 100%, 0 100%);
  z-index: 1;
}

.umrzulanzzvyn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: .72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .14em;
  color: var(--brand);
  margin-bottom: 12px;
  padding: 6px 16px;
  background: rgba(250, 87, 0, .08);
  border: 1px solid rgba(250, 87, 0, .2);
  border-radius: 40px;
}

.hdahiygbudxows {
  color: var(--text-muted);
  max-width: 600px;
  margin-bottom: 48px;
  font-size: 1.05rem;
  font-weight: 300;
}

.fpcerxvtqkkxzb {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
  gap: 60px;
  align-items: start;
  margin-bottom: 80px;
}

.fpcerxvtqkkxzb:last-child {
  margin-bottom: 0;
}

.oozrbxltydkcr {
  align-self: start;
}

.oozrbxltydkcr img {
  width: 100%;
  border-radius: 24px;
  box-shadow: 0 16px 56px rgba(0, 0, 0, .5);
  transition: all .6s cubic-bezier(.22, 1, .36, 1);
  border: 1px solid rgba(77, 151, 231, .08);
}

.oozrbxltydkcr img:hover {
  transform: translateY(-8px) scale(1.01);
  box-shadow: 0 28px 70px rgba(0, 0, 0, .55), 0 0 0 1px rgba(250, 87, 0, .15);
}

.fpcerxvtqkkxzb.grifjmjnltwqedki {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
}

.fpcerxvtqkkxzb.grifjmjnltwqedki .oozrbxltydkcr {
  order: -1;
}

.lmwigdnmhym {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.lmwigdnmhym h2 {
  margin-bottom: 16px;
}

.lmwigdnmhym p {
  color: var(--text-muted);
  margin-bottom: 14px;
  font-weight: 300;
  line-height: 1.8;
}

.lmwigdnmhym .xyzifbndhxyf {
  margin-top: 14px;
  align-self: flex-start;
}

.fpcerxvtqkkxzb.vchrcfpopiqcmp {
  grid-template-rows: auto auto;
}

.fpcerxvtqkkxzb.vchrcfpopiqcmp.grifjmjnltwqedki {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
}

.xsyqeofqizwlhdrr {
  grid-column: 1 / -1;
  margin-top: 16px;
}

.kwukhymhxpuluxb {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 24px 28px;
}

.kwukhymhxpuluxb h3 {
  margin-bottom: 12px;
  color: var(--text);
}

.kwukhymhxpuluxb p,
.kwukhymhxpuluxb li {
  color: var(--text-muted);
  line-height: 1.75;
}

.kwukhymhxpuluxb p:last-child,
.kwukhymhxpuluxb li:last-child {
  margin-bottom: 0;
}

.nbqhabtkbem {
  max-width: 760px;
  margin-bottom: 28px;
}

.kisjjrvh,
.flquhuixswtrmrz {
  margin-bottom: 32px;
}

.kisjjrvh .nbqhabtkbem,
.flquhuixswtrmrz .nbqhabtkbem {
  max-width: none;
  margin-bottom: 0;
}

.nbqhabtkbem p {
  color: var(--text-muted);
  line-height: 1.8;
}

.zrrjytqdeicqsmx {
  margin-top: 32px;
}

.hlibiwjroyykvx {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin: 20px 0;
}

.hlibiwjroyykvx li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  color: var(--text-muted);
  font-size: .9rem;
  font-weight: 400;
  transition: all var(--trans);
}

.hlibiwjroyykvx li:hover {
  background: var(--surface-hover);
  border-color: rgba(250, 87, 0, .25);
  transform: translateY(-2px);
}

.wirwhnaqtsikfj {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  background: rgba(250, 87, 0, .12);
  border: 1px solid rgba(250, 87, 0, .25);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .82rem;
  color: var(--brand);
  font-weight: 700;
}

.gmsnpjjzv {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.vwlhazqbnkhva,
.ferdykyqsgztqsr {
  background: var(--surface);
  border-radius: var(--radius);
  padding: 28px;
  border: 1px solid var(--border);
  position: relative;
  overflow: hidden;
}

.vwlhazqbnkhva::before,
.ferdykyqsgztqsr::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  border-radius: 4px 0 0 4px;
}

.vwlhazqbnkhva::before {
  background: #22c55e;
  box-shadow: 0 0 16px rgba(34, 197, 94, .3);
}

.ferdykyqsgztqsr::before {
  background: #ef4444;
  box-shadow: 0 0 16px rgba(239, 68, 68, .3);
}

.vwlhazqbnkhva h3 {
  color: #4ade80;
}

.ferdykyqsgztqsr h3 {
  color: #f87171;
}

.upuedpzufzrh {
  list-style: none;
}

.upuedpzufzrh li {
  padding: 10px 0;
  color: var(--text-muted);
  font-size: .9rem;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  border-bottom: 1px solid rgba(77, 151, 231, .08);
  font-weight: 400;
}

.upuedpzufzrh li:last-child {
  border-bottom: none;
}

.vwlhazqbnkhva .upuedpzufzrh li::before {
  content: "✓";
  color: #4ade80;
  font-weight: 700;
  flex-shrink: 0;
}

.ferdykyqsgztqsr .upuedpzufzrh li::before {
  content: "✗";
  color: #f87171;
  font-weight: 700;
  flex-shrink: 0;
}

.hbzlwgigghlybaq {
  overflow-x: auto;
  border-radius: var(--radius);
  border: 1px solid var(--border);
  background: var(--surface);
}

table {
  width: 100%;
  border-collapse: collapse;
  font-size: .9rem;
}

thead th {
  background: rgba(250, 87, 0, .07);
  color: var(--brand);
  font-weight: 700;
  padding: 15px 20px;
  text-align: left;
  border-bottom: 2px solid rgba(250, 87, 0, .15);
  white-space: normal;
  font-size: .78rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}

tbody td {
  padding: 14px 20px;
  border-bottom: 1px solid rgba(77, 151, 231, .06);
  color: var(--text-muted);
  vertical-align: top;
  font-weight: 400;
}

tbody tr:last-child td {
  border-bottom: none;
}

tbody tr:nth-child(even) td {
  background: rgba(0, 0, 0, .12);
}

tbody tr {
  transition: background var(--trans);
}

tbody tr:hover td {
  background: rgba(250, 87, 0, .04);
}

.jwtescaflpsdrfo {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.xzrdfajwozavi {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 32px 28px;
  transition: all var(--trans);
  position: relative;
  overflow: hidden;
  text-align: center;
}

.xzrdfajwozavi::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: var(--radius);
  opacity: 0;
  transition: opacity var(--trans);
  box-shadow: inset 0 0 60px rgba(250, 87, 0, .06);
  pointer-events: none;
}

.xzrdfajwozavi:hover {
  transform: translateY(-8px);
  border-color: rgba(250, 87, 0, .35);
  box-shadow: 0 0 40px rgba(250, 87, 0, .1), var(--shadow);
}

.xzrdfajwozavi:hover::after {
  opacity: 1;
}

.pcyomkgqet {
  font-size: 2.8rem;
  margin-bottom: 16px;
}

.xzrdfajwozavi h3 {
  margin-bottom: 10px;
  font-size: 1.1rem;
}

.xzrdfajwozavi p {
  color: var(--text-muted);
  font-size: .88rem;
  margin-bottom: 16px;
  font-weight: 300;
  line-height: 1.65;
}

.cylhakgejfjgpsgt {
  font-size: 1.8rem;
  font-weight: 900;
  color: var(--brand);
  text-shadow: 0 0 20px var(--brand-glow);
}

.ybiihjzrsq {
  padding: 100px 0;
}

.cfjqwupnjhjyw {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}

.getazzaokayhfjum {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  overflow: hidden;
  transition: all var(--trans);
  position: relative;
}

.getazzaokayhfjum:hover {
  transform: translateY(-6px);
  border-color: var(--brand);
  box-shadow: 0 12px 40px rgba(0, 0, 0, .45), 0 0 20px rgba(250, 87, 0, .08);
  z-index: 5;
}

.gfjeadsclr {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0;
  transition: transform .55s cubic-bezier(.22, 1, .36, 1);
}

.getazzaokayhfjum:hover .gfjeadsclr {
  transform: scale(1.08);
}

.jneedvclwkrmapjj {
  padding: 12px 14px;
}

.igbinstffpvp {
  font-size: .85rem;
  font-weight: 700;
  margin-bottom: 2px;
  color: var(--text);
}

.tpntzdwlgyl {
  font-size: .72rem;
  color: var(--text-muted);
  font-weight: 500;
}

.rtxnzfrit {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 12, 40, .2) 0%, rgba(0, 12, 40, .92) 70%);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity var(--trans);
  border-radius: var(--radius-sm);
  z-index: 3;
}

.getazzaokayhfjum:hover .rtxnzfrit {
  opacity: 1;
}

.lbwmbnmv {
  text-align: center;
  margin-top: 44px;
}

.sdzrbjnccxmf {
  counter-reset: mb-step;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
  margin: 30px 0 10px;
  padding-left: 20px;
}

.sdzrbjnccxmf::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 39px;
  width: 2px;
  background: linear-gradient(180deg, var(--brand), var(--blue), var(--brand));
  border-radius: 2px;
  z-index: 0;
}

.crsicxoocgzwjwd {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  text-align: left;
  counter-increment: mb-step;
  position: relative;
  z-index: 1;
  gap: 18px;
  padding: 12px 0;
}

.tigovrnz {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background: var(--brand);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  color: #fff;
  font-size: .88rem;
  box-shadow: 0 0 20px var(--brand-glow);
  border: 3px solid var(--bg);
}

.tigovrnz::after {
  content: counter(mb-step);
}

.rulvamvimrxjgtx {
  padding-top: 8px;
}

.rulvamvimrxjgtx h4 {
  margin-bottom: 4px;
  font-size: .92rem;
  color: var(--text);
  font-weight: 700;
}

.rulvamvimrxjgtx p {
  color: var(--text-muted);
  font-size: .84rem;
  margin: 0;
  font-weight: 400;
  line-height: 1.6;
}

.emjevkbjctrvgu {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

.knnjbbsckgyqbkc {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 32px 36px;
  margin: 32px 0 0;
  display: flex;
  gap: 24px;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
}

.knnjbbsckgyqbkc::after {
  content: '"';
  position: absolute;
  top: -10px;
  right: 24px;
  font-size: 8rem;
  color: rgba(250, 87, 0, .06);
  font-family: Georgia, serif;
  line-height: 1;
  pointer-events: none;
}

.tveiwwsuomn {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid var(--brand);
  box-shadow: 0 0 16px var(--brand-glow);
}

.tveiwwsuomn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.aqkfdmnkbgniju {
  flex: 1;
}

.plvkjhmd {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}

.cjqextuxl {
  font-weight: 800;
  font-size: 1rem;
  color: var(--text);
}

.ddogyvqzmrs {
  font-size: .72rem;
  color: var(--text-muted);
  background: rgba(250, 87, 0, .1);
  border: 1px solid rgba(250, 87, 0, .2);
  border-radius: 40px;
  padding: 4px 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.zsqpdvqsnthfwo {
  color: var(--brand);
  font-size: 1rem;
  letter-spacing: 2px;
  text-shadow: 0 0 8px var(--brand-glow);
}

.aqkfdmnkbgniju p {
  color: var(--text-muted);
  font-size: .93rem;
  margin: 0;
  line-height: 1.75;
  font-weight: 300;
}

.aqkfdmnkbgniju p strong {
  color: var(--text);
  font-weight: 600;
}

.dfrehxjkjtvxfc {
  overflow: hidden;
}

.llzxdwkktkaielyl {
  position: relative;
}

.fwaanmdsnqvl {
  overflow: hidden;
}

.chjmfixwlrwmp {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.udbtesaajt {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  overflow: hidden;
  transition: border-color var(--trans);
}

.udbtesaajt.qtavhzlkbjdthrv {
  border-color: rgba(250, 87, 0, .3);
}

.hqhntmbxdknzex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  cursor: pointer;
  gap: 20px;
  font-weight: 600;
  font-size: .95rem;
  color: var(--text);
  transition: all var(--trans);
}

.hqhntmbxdknzex:hover {
  color: var(--brand);
}

.qdnsuexycy {
  flex-shrink: 0;
  width: 34px;
  height: 34px;
  background: rgba(250, 87, 0, .08);
  border: 1px solid rgba(250, 87, 0, .2);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--brand);
  font-size: 1.1rem;
  font-weight: 700;
  transition: all var(--trans);
}

.udbtesaajt.qtavhzlkbjdthrv .qdnsuexycy {
  transform: rotate(45deg);
  background: var(--brand);
  color: #fff;
  border-color: var(--brand);
  box-shadow: 0 0 16px var(--brand-glow);
}

.cydmlxjzvzipf {
  max-height: 0;
  overflow: hidden;
  transition: max-height .45s cubic-bezier(.22, 1, .36, 1), padding .45s cubic-bezier(.22, 1, .36, 1);
}

.udbtesaajt.qtavhzlkbjdthrv .cydmlxjzvzipf {
  max-height: 400px;
  padding: 0 24px 22px;
}

.cydmlxjzvzipf p {
  color: var(--text-muted);
  font-size: .93rem;
  margin: 0;
  font-weight: 300;
  line-height: 1.75;
}

.muxnzbgixqkkahqx {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.htpznjuoafts {
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-xs);
  padding: 10px 20px;
  font-size: .84rem;
  font-weight: 600;
  color: var(--text-muted);
  transition: all var(--trans);
  letter-spacing: .02em;
}

.htpznjuoafts:hover {
  border-color: var(--brand);
  color: var(--brand);
  box-shadow: 0 0 16px rgba(250, 87, 0, .1);
  transform: translateY(-3px);
}

.ohuvnqslsxpujznt {
  background: linear-gradient(135deg, var(--bg) 0%, var(--section-alt) 40%, var(--hero-bg) 70%, var(--header-bg) 100%) !important;
  padding: 120px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.ohuvnqslsxpujznt h2 {
  margin-bottom: 16px;
  color: var(--headings);
  font-size: clamp(1.8rem, 4vw, 2.8rem);
  position: relative;
  z-index: 2;
}

.ohuvnqslsxpujznt p {
  color: var(--text-muted);
  max-width: 560px;
  margin: 0 auto 40px;
  font-size: 1.1rem;
  font-weight: 300;
  position: relative;
  z-index: 2;
}

.hvjookepebhfng {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}

.cujabrsbdjbsnujn {
  background: linear-gradient(180deg, var(--section-alt) 0%, var(--bg) 100%);
  border-top: 1px solid var(--neon-line);
  padding: 60px 0 28px;
  overflow: hidden;
}

.yeskowpix {
  display: grid;
  grid-template-columns: 2.5fr 1fr 1fr;
  gap: 50px;
  margin-bottom: 48px;
}

.znecvzxbilizkb .vqvcshllznlk {
  margin-bottom: 18px;
}

.znecvzxbilizkb p {
  color: var(--text-muted);
  font-size: .86rem;
  line-height: 1.75;
  font-weight: 300;
}

.fkgphkcfuuhc {
  display: block;
  color: var(--brand);
  font-size: .76rem;
  margin-bottom: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
}

.lfewemptudeyqcea {
  list-style: none;
}

.lfewemptudeyqcea li {
  margin-bottom: 10px;
}

.lfewemptudeyqcea a {
  color: var(--text-muted);
  font-size: .88rem;
  font-weight: 400;
  transition: all var(--trans);
  position: relative;
  padding-left: 0;
}

.lfewemptudeyqcea a::before {
  content: '';
  position: absolute;
  left: -14px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--brand);
  transform: translateY(-50%) scale(0);
  transition: transform var(--trans);
}

.lfewemptudeyqcea a:hover {
  color: var(--brand);
  padding-left: 12px;
}

.lfewemptudeyqcea a:hover::before {
  transform: translateY(-50%) scale(1);
}

.dymaqkfvli {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  border-top: 1px solid var(--border);
  font-size: .8rem;
  color: var(--text-muted);
  flex-wrap: wrap;
  gap: 12px;
}

.fuahlkuoqyhbjod {
  display: flex;
  gap: 10px;
  align-items: center;
}

.lgwxpivrqglcfi {
  background: rgba(250, 87, 0, .12);
  border: 1px solid rgba(250, 87, 0, .25);
  color: var(--brand);
  border-radius: 6px;
  padding: 5px 14px;
  font-size: .78rem;
  font-weight: 700;
}

.ignjldhnakq {
  font-size: .76rem;
  color: var(--text-muted);
  padding: 5px 14px;
  border: 1px solid rgba(77, 151, 231, .1);
  border-radius: 6px;
}

.edfppaqxjwi {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-top: 20px;
}

.lxnsxfpjrop {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 18px 20px;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  transition: all var(--trans);
}

.lxnsxfpjrop:hover {
  border-color: rgba(250, 87, 0, .25);
  transform: translateY(-2px);
}

.madebzfk {
  font-size: 1.6rem;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(250, 87, 0, .08);
  border-radius: 12px;
  flex-shrink: 0;
}

.bgxbgwaynyxcs {
  font-size: .82rem;
  color: var(--text-muted);
  font-weight: 500;
  line-height: 1.4;
}

.bgxbgwaynyxcs strong {
  color: var(--text);
  display: block;
  font-size: .88rem;
  margin-bottom: 2px;
}

.swwkqsyvbfioaz {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.bqsimcpvigm {
  margin-top: 16px;
}

.erwfqkdjxoapvh {
  margin-top: 20px;
}

.qnzeontgfdsposo {
  margin-top: 24px;
}

@media (max-width:1024px) {
  .cfjqwupnjhjyw {
    grid-template-columns: repeat(3, 1fr);
  }

  .yeskowpix {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }

  .fpcerxvtqkkxzb {
    gap: 40px;
  }

  .jwtescaflpsdrfo {
    grid-template-columns: repeat(2, 1fr);
  }

  .edfppaqxjwi {
    grid-template-columns: 1fr 1fr;
  }

  .hlibiwjroyykvx {
    grid-template-columns: 1fr;
  }
}

@media (max-width:768px) {
  :root {
    --radius: 16px;
  }

  section {
    padding: 60px 0;
  }

  .xhttvnlzryodg {
    top: 10px;
    width: calc(100% - 24px);
    border-radius: 20px;
  }

  .tjculjjex {
    display: none;
  }

  .uhdgehsgqp {
    padding: 8px 8px 8px 18px;
    gap: 10px;
  }

  .vqvcshllznlk {
    order: 1;
    flex: 1;
  }

  .vqvcshllznlk img {
    width: 100px;
  }

  .rsguulmrtlbajx {
    order: 2;
    margin-left: 0;
  }

  .rsguulmrtlbajx .viixjngw {
    display: none;
  }

  .rsguulmrtlbajx .xyzifbndhxyf {
    padding: 8px 16px;
    font-size: .82rem;
  }

  .sgebksifimxw {
    display: flex;
    order: 3;
  }

  .fgznmlxu {
    min-height: auto;
    padding: 100px 0 50px;
  }

  .seeibtrvoinzmmsq {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  /* flatten the text wrapper so the CTA can sit right under the image */
  .seeibtrvoinzmmsq .lmwigdnmhym {
    display: contents;
  }

  /* mobile order: image -> CTA buttons -> H1 -> paragraph */
  .xlofdoejelokewf {
    order: 1;
  }

  .seeibtrvoinzmmsq .omtphcgtxxeudvm {
    order: 2;
  }

  .seeibtrvoinzmmsq .yhepdfzdbklglnz {
    order: 3;
    margin-bottom: 0;
  }

  .seeibtrvoinzmmsq .zcsxfsoc {
    order: 4;
    margin-bottom: 0;
  }

  .xlofdoejelokewf::before {
    inset: -10px;
  }

  .zcsxfsoc {
    max-width: 100%;
  }

  .omtphcgtxxeudvm {
    flex-direction: column;
  }

  .omtphcgtxxeudvm .xyzifbndhxyf {
    width: 100%;
    justify-content: center;
  }

  .oinbnxoqmaygyw {
    flex-wrap: wrap;
  }

  .luoabqxd {
    flex: 1 1 45%;
    min-width: 45%;
  }

  .luoabqxd+.luoabqxd::before {
    display: none;
  }

  .jbheffvyqzdfhnmh {
    gap: 32px;
  }

  .fpcerxvtqkkxzb,
  .fpcerxvtqkkxzb.grifjmjnltwqedki,
  .fpcerxvtqkkxzb.vchrcfpopiqcmp,
  .fpcerxvtqkkxzb.vchrcfpopiqcmp.grifjmjnltwqedki {
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
    margin-bottom: 50px;
  }

  .oozrbxltydkcr {
    align-self: auto;
    order: -1;
    min-width: 0;
    max-width: 100%;
  }

  .oozrbxltydkcr img {
    max-height: 280px;
    width: 100%;
    object-fit: cover;
    object-position: center top;
  }

  .fpcerxvtqkkxzb.grifjmjnltwqedki .oozrbxltydkcr {
    order: -1;
  }

  .xsyqeofqizwlhdrr {
    grid-column: auto;
    margin-top: 0;
    min-width: 0;
    max-width: 100%;
  }

  .kwukhymhxpuluxb {
    padding: 20px;
  }

  .nbqhabtkbem {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .kisjjrvh,
  .flquhuixswtrmrz {
    margin-bottom: 24px;
  }

  .zrrjytqdeicqsmx {
    margin-top: 20px;
  }

  .gmsnpjjzv {
    grid-template-columns: 1fr;
  }

  .jwtescaflpsdrfo {
    grid-template-columns: 1fr;
  }

  .cfjqwupnjhjyw {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .sdzrbjnccxmf {
    padding-left: 0;
  }

  .sdzrbjnccxmf::before {
    left: 19px;
  }

  .yeskowpix {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .dymaqkfvli {
    flex-direction: column;
    text-align: center;
  }

  .ohuvnqslsxpujznt {
    padding: 70px 0 !important;
  }

  .hvjookepebhfng {
    flex-direction: column;
    align-items: stretch;
  }

  .hvjookepebhfng .xyzifbndhxyf {
    width: 100%;
    justify-content: center;
  }

  .emjevkbjctrvgu {
    flex-direction: column;
  }

  .emjevkbjctrvgu .xyzifbndhxyf {
    width: 100%;
    justify-content: center;
  }

  .hbzlwgigghlybaq {
    font-size: .8rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    max-width: 100%;
    display: block;
  }

  thead th,
  tbody td {
    padding: 10px 12px;
    white-space: nowrap;
  }

  .knnjbbsckgyqbkc {
    flex-direction: column;
    gap: 16px;
    padding: 24px;
  }

  .tveiwwsuomn {
    width: 50px;
    height: 50px;
  }

  .edfppaqxjwi {
    grid-template-columns: 1fr;
  }
}

@media (max-width:480px) {
  .zknjyuensgr {
    padding: 0 16px;
  }

  h1 {
    font-size: 1.7rem;
  }

  h2 {
    font-size: 1.35rem;
  }

  .cfjqwupnjhjyw {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }

  .jneedvclwkrmapjj {
    padding: 8px 10px;
  }

  .igbinstffpvp {
    font-size: .78rem;
  }

  .muxnzbgixqkkahqx {
    gap: 8px;
  }

  .htpznjuoafts {
    padding: 8px 14px;
    font-size: .78rem;
  }

  .wqsdblyvgghji {
    padding: 14px 24px;
    font-size: .95rem;
  }

  .givaobnok {
    font-size: 1.5rem;
  }
}
