@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;800;900&display=swap");
:root {
  --royal: #3b2acb;
  --royal-2: #6c5ce7;
  --gold: #00e5a8;
  --ink: #0f1623;
  --bg: #ffffff;
  --muted: #4b5565;
  --link-color: #3b2acb;
  --shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  --radius: 18px;
  --container: 1200px;
  --text: #0f1623;
  --gap: 12px;
}
*,
.s-db2fa22612091bd69f80 *,
::after,
::before {
  box-sizing: border-box;
}
body,
html {
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
}
img,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}
button,
input,
select,
textarea {
  font: inherit;
}
a {
  text-decoration: none;
  color: var(--link-color);
}
body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: "Jost", system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif;
  color: var(--text);
  background: radial-gradient(
      1200px 600px at 10% -10%,
      rgba(108, 92, 231, 0.28),
      transparent 60%
    ),
    radial-gradient(
      1000px 500px at 90% 110%,
      rgba(0, 229, 168, 0.18),
      transparent 60%
    ),
    var(--bg);
  background-attachment: fixed;
  max-width: 100vw;
  overflow-x: hidden;
}
.s-255a762c36cdae2fe950 {
  width: min(100%, var(--container));
  margin-inline: auto;
  padding-inline: 24px;
}
header.s-f819d7dee1ee55de63a8 {
  position: sticky;
  top: 0;
  z-index: 9999;
  backdrop-filter: saturate(1.2) blur(8px);
  background: rgba(11, 15, 26, 0.55);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.s-d8e154c69563bce09a2f {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 68px;
}
.s-63acf68c4f951d6412a8 {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.s-692b487de2ca24216a14 {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  box-shadow: var(--shadow);
}
.s-17372aab96768df56d25 {
  font-weight: 800;
  letter-spacing: 0.2px;
}
nav.s-9579c21825ff83855299 {
  display: flex;
  align-items: center;
  gap: 24px;
}
nav.s-9579c21825ff83855299 a {
  color: var(--text);
  opacity: 0.8;
}
.s-e53f6505fb12a7b7f678 a:hover,
nav.s-9579c21825ff83855299 a:hover {
  opacity: 1;
}
.s-33259e4fb4e4fa7617fc {
  display: flex;
  gap: 12px;
}
.s-212301c593df7a10ee64 {
  cursor: pointer;
  display: inline-flex;
  gap: 0.6rem;
  align-items: center;
  padding: 0.9rem 1.15rem;
  border-radius: 999px;
  transition: transform 0.2s, box-shadow 0.2s;
}
.s-212301c593df7a10ee64:active,
.s-81670456322ce213f1a8:active {
  transform: translateY(1px);
}
.s-69f1ffba26ae68298f40,
.s-79e0e27271028698cccb {
  background: linear-gradient(135deg, var(--gold), #12f0c0);
  color: #ffffff;
  box-shadow: 0 8px 24px rgba(0, 229, 168, 0.35);
}
.s-bd80ddf7b5d0ce1978be {
  border: 1px solid rgba(255, 255, 255, 0.14);
  color: var(--text);
  background: rgba(59, 42, 203, 0.22);
  backdrop-filter: blur(6px);
}
.s-7a86b15480e0a870f0b0 {
  display: none;
  cursor: pointer;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 12px;
  background: rgba(59, 42, 203, 0.35);
}
.s-7a86b15480e0a870f0b0 svg {
  width: 22px;
  height: 22px;
  margin: auto;
  display: block;
}
.s-b3cd584ff1d124ae8f1d {
  position: fixed !important;
  inset: 0 !important;
  background: #0B0F1A !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  display: none;
  z-index: 999999 !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}
.s-b3cd584ff1d124ae8f1d[aria-hidden="false"] {
  display: block !important;
  opacity: 1 !important;
  background: #0B0F1A !important;
}
.s-b3cd584ff1d124ae8f1d,
.s-b3cd584ff1d124ae8f1d *,
.s-b3cd584ff1d124ae8f1d::before,
.s-b3cd584ff1d124ae8f1d::after {
  background-color: #0B0F1A !important;
  background: #0B0F1A !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.s-9aff325758d6eb4af422 {
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  left: auto !important;
  width: min(86%, 400px);
  height: 100vh !important;
  min-height: 100vh !important;
  max-height: 100vh !important;
  background: #ffffff !important;
  background-color: #ffffff !important;
  box-shadow: -20px 0 60px rgba(0, 0, 0, 0.3);
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  overflow-y: auto;
  z-index: 1000000 !important;
  margin: 0 !important;
  transform: none !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.s-9aff325758d6eb4af422,
.s-9aff325758d6eb4af422 *,
.s-9aff325758d6eb4af422::before,
.s-9aff325758d6eb4af422::after {
  opacity: 1 !important;
  visibility: visible !important;
}
.s-9aff325758d6eb4af422 a {
  padding: 16px 18px;
  border-radius: 14px;
  background: #f5f5f5 !important;
  color: var(--text) !important;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.2s ease;
  border: 1px solid #e0e0e0 !important;
  text-decoration: none;
  opacity: 1 !important;
}
.s-9aff325758d6eb4af422 a:hover,
.s-9aff325758d6eb4af422 a:focus {
  background: #e8e8ff !important;
  border-color: #6C5CE7 !important;
  color: var(--royal-2) !important;
  transform: translateX(-3px);
  box-shadow: 0 4px 12px rgba(108, 92, 231, 0.15);
  opacity: 1 !important;
}
.s-599cbe12422e3034028e {
  align-self: flex-end;
  margin-bottom: 12px;
}
.s-599cbe12422e3034028e button {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  border: 1px solid #d0d0d0 !important;
  background: #f5f5f5 !important;
  cursor: pointer;
  transition: all 0.2s ease;
  display: grid;
  place-items: center;
  opacity: 1 !important;
}
.s-599cbe12422e3034028e button:hover {
  background: #e8e8ff !important;
  border-color: #6C5CE7 !important;
  transform: scale(1.05);
  opacity: 1 !important;
}
main {
  min-height: 100vh;
  padding: 56px 0;
}
.s-3a1268a4e17ff1aae883 {
  font-size: clamp(2rem, 4vw, 2.6rem);
  line-height: 1.15;
  font-weight: 900;
  margin: 0 0 10px;
}
.s-12b6fd4a1091101e9584 {
  font-size: 1.6rem;
}
.s-8cb33b2754e53feca4f7 {
  color: #2b3345;
}
.s-27f25c1f2ad1697441ce,
.s-4888ff1a41393831dc81 {
  margin-top: 6px;
}
.s-f3c543ad5fe9d69603e7 {
  display: grid;
  gap: 28px;
}
.s-de820e2414088aefe2e5 {
  grid-template-columns: 1.1fr 0.9fr;
}
.s-8e6c522d6391250f675d {
  grid-template-columns: repeat(3, 1fr);
}
.s-2ab0591dbcf5fefdad65 {
  background: linear-gradient(180deg, #ffffff, #f7f9ff);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 22px;
  box-shadow: var(--shadow);
  padding: 22px;
}
.s-5d307c16ac0e770445b5 {
  margin-top: 14px;
}
.s-bc356d501e56466578c0 {
  border-radius: 22px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: var(--shadow);
}
.s-967c8dd42ebc476d1446 {
  aspect-ratio: 16/9;
}
.s-658c8286c17e402644ee {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.8s, transform 0.8s;
}
.s-f9edad4294d41326b642 {
  margin-top: 32px;
}
.s-658c8286c17e402644ee.s-5382195fe09e793b8e23 {
  opacity: 1;
  transform: none;
}
footer.s-a928d4c5751e4352ec16 {
  margin-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  background: rgba(255, 255, 255, 0.75);
}
.s-278578607e140ef0c4de {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 24px;
  padding: 28px 0;
}
.s-4499cee990910fd5ef01,
.s-d62d3a4c8b58700e803d {
  width: min(100vw - 20px, 380px);
  box-shadow: var(--shadow);
  padding: 14px;
}
.s-623b8e331687f0d3a7e0 {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: var(--muted);
}
.s-e53f6505fb12a7b7f678 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
.s-e53f6505fb12a7b7f678 a {
  color: var(--text);
  opacity: 0.75;
}
.s-5109b8ed055a6af8a9f4 {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
@media (max-width: 980px) {
  nav.s-9579c21825ff83855299 {
    display: none;
  }
  .s-7a86b15480e0a870f0b0 {
    display: block;
  }
  .s-278578607e140ef0c4de,
  .s-8e6c522d6391250f675d,
  .s-de820e2414088aefe2e5 {
    grid-template-columns: 1fr;
  }
}
.s-db2fa22612091bd69f80 {
  position: fixed;
  left: 16px;
  bottom: 16px;
  z-index: 100000;
  font-family: "Jost", system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  color: var(--text);
}
.s-db2fa22612091bd69f80[hidden] {
  display: none !important;
}
.s-4499cee990910fd5ef01 {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: var(--radius);
  display: grid;
  gap: var(--gap);
  align-items: center;
  backdrop-filter: saturate(1.2) blur(6px);
}
.s-77d53e8a568d11f1be30 {
  font-weight: 800;
  margin: 0 0 4px;
  font-size: 0.98rem;
  line-height: 1.2;
}
.s-b87ce0e10bde9ce84d95 {
  margin: 0;
  color: var(--muted);
  font-size: 0.9rem;
}
.s-08752a0d3b8858c3a259 {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
}
.s-2abebee14a4c566c90e8 {
  margin-top: 10px;
}
.s-db2fa22612091bd69f80 a {
  color: var(--gold);
  text-decoration: none;
}
.s-db2fa22612091bd69f80 a:hover {
  text-decoration: underline;
}
.s-d62d3a4c8b58700e803d {
  margin-top: 10px;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: calc(var(--radius) - 2px);
  display: none;
}
.s-d62d3a4c8b58700e803d[aria-hidden="false"] {
  display: block;
}
.s-e0ffd48edacbb996a1a0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.s-e0ffd48edacbb996a1a0:last-child {
  border-bottom: none;
}
.s-45637040c64a25448c38 {
  font-weight: 700;
  font-size: 0.95rem;
}
.s-6bc1cbbd13c98c991262 {
  color: var(--muted);
  font-size: 0.85rem;
  margin-top: 2px;
  max-width: 260px;
}
.s-81670456322ce213f1a8 {
  cursor: pointer;
  border: none;
  border-radius: 999px;
  padding: 0.6rem 0.95rem;
  font-weight: 700;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.s-cbbc3a7c3288c1ad985f {
  background: rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.12);
  color: var(--text);
}
.s-481f79b11a3e8afb9d38 {
  background: 0 0;
  color: var(--royal);
  padding: 0.4rem 0.2rem;
}
.s-5ae696a3e7bd84af8577 {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 24px;
}
.s-5ae696a3e7bd84af8577 input {
  opacity: 0;
  width: 0;
  height: 0;
}
.s-12aba2500cd22ad78751 {
  position: absolute;
  cursor: pointer;
  inset: 0;
  background: #e5e7eb;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: 0.2s;
  border-radius: 999px;
}
.s-12aba2500cd22ad78751:before {
  content: "";
  position: absolute;
  height: 18px;
  width: 18px;
  left: 3px;
  top: 2.5px;
  background: #ffffff;
  border-radius: 50%;
  transition: 0.2s;
}
.s-5ae696a3e7bd84af8577 input:checked + .s-12aba2500cd22ad78751 {
  background: linear-gradient(135deg, var(--gold), #12f0c0);
  border-color: rgba(0, 229, 168, 0.6);
}
.s-5ae696a3e7bd84af8577 input:checked + .s-12aba2500cd22ad78751:before {
  transform: translateX(20px);
  background: #ffffff;
}
@media (max-width: 560px) {
  .s-db2fa22612091bd69f80 {
    left: 10px;
    right: 10px;
    bottom: 10px;
  }
  .s-4499cee990910fd5ef01,
  .s-d62d3a4c8b58700e803d {
    width: calc(100vw - 20px);
  }
}

.company-legal-info {
  display: grid;
  gap: 12px;
  margin-top: 20px;
}
.company-legal-info p {
  margin: 0;
  color: var(--muted);
  line-height: 1.7;
}
.company-legal-info p strong {
  color: var(--text);
  font-weight: 700;
}
.company-legal-info a {
  color: var(--royal);
  text-decoration: none;
}
.company-legal-info a:hover {
  text-decoration: underline;
}
.footer-company-info {
  margin-top: 16px;
  display: grid;
  gap: 8px;
}
.footer-company-info p {
  margin: 0;
  color: var(--muted);
  font-size: 0.9rem;
  line-height: 1.6;
}
.footer-company-info p strong {
  color: var(--text);
  font-weight: 700;
}
.footer-company-info a {
  color: var(--royal);
  text-decoration: none;
}
.footer-company-info a:hover {
  text-decoration: underline;
}

/* About story section */
.about-story {
  max-width: 900px;
}

/* About values section */
.about-values {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 32px;
}

.about-value-card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  padding: 28px;
  box-shadow: var(--shadow);
  transition: all 0.3s ease;
  display: grid;
  gap: 16px;
}

.about-value-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.12);
}

.value-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  background: linear-gradient(135deg, var(--royal-2), #3b2acb);
  color: #fff;
  font-weight: 900;
  font-size: 1.5rem;
  box-shadow: var(--shadow);
}

.about-value-card h3 {
  color: #2b3345;
  font-weight: 800;
}

@media (max-width: 980px) {
  .about-values {
    grid-template-columns: 1fr;
  }
}

/* About approach section */
.about-approach {
  max-width: 900px;
}

/* Stats section */
.about-stats {
  margin-top: 48px;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 32px;
}

.stat-card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 20px;
  padding: 32px;
  box-shadow: var(--shadow);
  text-align: center;
  transition: all 0.3s ease;
}

.stat-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.12);
}

.stat-number {
  font-size: 2.8rem;
  font-weight: 900;
  color: #2b3345;
  line-height: 1;
  margin-bottom: 12px;
}

.stat-label {
  color: var(--muted);
  font-size: 0.95rem;
  line-height: 1.4;
}

@media (max-width: 980px) {
  .stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 640px) {
  .stats-grid {
    grid-template-columns: 1fr;
  }
}

/* About CTA section */
.about-cta {
  margin-top: 48px;
  padding: 48px 32px;
  background: linear-gradient(180deg, #f7f9ff, #fff);
  border-radius: 24px;
  border: 1px solid rgba(0, 0, 0, 0.06);
}

@media (max-width: 640px) {
  .about-cta {
    padding: 32px 24px;
  }
}
