:root {
  --ink: #102a43;
  --muted: #52677d;
  --teal: #0f9f91;
  --teal-dark: #087b72;
  --mint: #d9faf4;
  --line: #dce7ed;
  --paper: #f5fafb;
  --white: #fff;
  --shadow: 0 30px 80px rgba(16, 42, 67, .16);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: "DM Sans", sans-serif; }
button, input { font: inherit; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.wrap { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.page-shell { min-height: 100vh; overflow: hidden; background: radial-gradient(circle at 80% 9%, rgba(34, 211, 187, .13), transparent 28%), linear-gradient(180deg, #fbfefe 0%, #f3f8fa 100%); }

.site-header { min-height: 86px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: inline-flex; align-items: center; gap: 11px; color: var(--ink); text-decoration: none; font: 800 21px/1 "Manrope", sans-serif; letter-spacing: -.7px; }
.brand > span:last-child span { color: var(--teal); }
.brand-mark { width: 34px; height: 34px; padding: 7px; border-radius: 11px; display: flex; align-items: flex-end; gap: 3px; background: var(--ink); box-shadow: 0 8px 18px rgba(16, 42, 67, .18); }
.brand-mark i { display: block; width: 5px; border-radius: 4px; background: #5eead4; }
.brand-mark i:nth-child(1) { height: 8px; opacity: .65; }
.brand-mark i:nth-child(2) { height: 14px; opacity: .82; }
.brand-mark i:nth-child(3) { height: 20px; }
.launch-badge { display: inline-flex; align-items: center; gap: 8px; padding: 9px 13px; border: 1px solid #c9e5e1; border-radius: 999px; color: #27615c; background: rgba(255,255,255,.7); font-size: 13px; font-weight: 700; }
.launch-badge span { width: 7px; height: 7px; border-radius: 50%; background: #17b99f; box-shadow: 0 0 0 4px rgba(23,185,159,.12); }

.hero { min-height: 650px; display: grid; grid-template-columns: 1.02fr .98fr; align-items: center; gap: 76px; padding-block: 54px 72px; }
.eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 22px; color: var(--teal-dark); font-size: 13px; font-weight: 800; letter-spacing: .095em; text-transform: uppercase; }
.eyebrow::before { content: ""; width: 23px; height: 2px; background: var(--teal); }
h1 { max-width: 650px; margin: 0; font: 800 clamp(44px, 5.2vw, 70px)/1.01 "Manrope", sans-serif; letter-spacing: -3.5px; }
.hero-lead { max-width: 600px; margin: 26px 0 30px; color: var(--muted); font-size: 19px; line-height: 1.65; }
.waitlist-form { max-width: 575px; display: flex; gap: 10px; padding: 7px; border: 1px solid #d1e1e6; border-radius: 15px; background: var(--white); box-shadow: 0 15px 35px rgba(16,42,67,.09); }
.waitlist-form input { flex: 1; min-width: 0; padding: 13px 15px; border: 0; outline: 0; color: var(--ink); background: transparent; }
.waitlist-form input::placeholder { color: #8092a3; }
.waitlist-form button { padding: 14px 20px; border: 0; border-radius: 10px; color: white; background: var(--teal); font-weight: 700; cursor: pointer; transition: transform .2s, background .2s; }
.waitlist-form button:hover { background: var(--teal-dark); transform: translateY(-1px); }
.form-note { margin: 11px 8px 0; color: #748799; font-size: 12px; }
.form-note--active { color: var(--teal-dark); font-weight: 700; }
.form-trap { position: absolute !important; left: -10000px !important; width: 1px; height: 1px; overflow: hidden; }
.form-message { max-width: 575px; margin: 0 0 12px; padding: 12px 15px; border-radius: 10px; font-size: 13px; font-weight: 700; }
.form-message--success { color: #12675e; border: 1px solid #b8e8df; background: #e8faf6; }
.form-message--error { color: #9d2f3a; border: 1px solid #f2c6cb; background: #fff0f2; }
.waitlist-form button:disabled { opacity: .72; cursor: wait; transform: none; }
.proof-row { display: flex; gap: 38px; margin-top: 39px; }
.proof-row div { display: grid; gap: 2px; }
.proof-row strong { font: 700 14px "Manrope", sans-serif; }
.proof-row span { color: #748799; font-size: 12px; }

.product-visual { position: relative; perspective: 1200px; }
.visual-glow { position: absolute; inset: 6% -10% -5% 9%; border-radius: 45%; background: radial-gradient(circle, rgba(15,159,145,.24), transparent 67%); filter: blur(28px); }
.app-card { position: relative; padding: 21px; border: 1px solid rgba(194,216,222,.85); border-radius: 22px; background: rgba(255,255,255,.94); box-shadow: var(--shadow); transform: rotateY(-3deg) rotateX(1deg); }
.app-topbar { display: flex; align-items: center; justify-content: space-between; padding-bottom: 19px; border-bottom: 1px solid #e8eff2; }
.mini-brand { display: flex; align-items: center; gap: 8px; color: #273f55; font-size: 13px; font-weight: 800; }
.mini-brand b { width: 21px; height: 21px; border-radius: 7px; background: linear-gradient(145deg, var(--ink), var(--teal)); }
.status-dot { color: #198b74; font-size: 11px; font-weight: 700; }
.status-dot::before { content: ""; display: inline-block; width: 6px; height: 6px; margin-right: 5px; border-radius: 50%; background: #1bc59d; }
.filter-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; padding: 18px 0; }
.filter-grid div { display: grid; gap: 5px; padding: 10px 12px; border: 1px solid #e0e9ed; border-radius: 9px; }
.filter-grid span { color: #8191a0; font-size: 9px; text-transform: uppercase; letter-spacing: .07em; }
.filter-grid strong { font-size: 12px; }
.filter-grid button { border: 0; border-radius: 9px; color: white; background: var(--ink); font-size: 12px; font-weight: 700; }
.result-head { display: flex; justify-content: space-between; margin: 2px 0 7px; color: #738697; font-size: 10px; text-transform: uppercase; letter-spacing: .06em; }
.result-head strong { color: var(--teal-dark); }
.lead-row { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 10px; padding: 11px 5px; border-top: 1px solid #edf2f4; }
.company-icon { width: 30px; height: 30px; display: grid; place-items: center; border-radius: 8px; font-size: 11px; font-weight: 800; }
.company-icon.mint { color: #06766d; background: #cdf7f0; }
.company-icon.blue { color: #245da5; background: #dceaff; }
.company-icon.violet { color: #6c4aa7; background: #eee4ff; }
.lead-row div { display: grid; gap: 2px; }
.lead-row strong { font-size: 11px; }
.lead-row small { color: #8494a2; font-size: 9px; }
.lead-row em { padding: 5px 7px; border-radius: 6px; color: #27665d; background: #e6faf6; font-size: 8px; font-style: normal; font-weight: 700; }
.lead-row.faded { opacity: .65; }
.export-bar { display: flex; align-items: center; justify-content: space-between; margin-top: 11px; padding: 11px 12px; border-radius: 9px; background: #f0f8f7; font-size: 10px; }
.export-bar span { color: #3d625f; font-weight: 700; }
.export-bar i { display: inline-block; width: 6px; height: 6px; margin-right: 5px; border-radius: 50%; background: #1bc59d; }
.export-bar button { padding: 7px 10px; border: 0; border-radius: 7px; color: white; background: var(--teal); font-size: 9px; font-weight: 700; }

.feature-strip { display: grid; grid-template-columns: repeat(3, 1fr); border-block: 1px solid var(--line); }
.feature-strip article { display: flex; gap: 17px; padding: 31px 28px; }
.feature-strip article + article { border-left: 1px solid var(--line); }
.feature-strip article > span { color: var(--teal); font: 700 12px "Manrope", sans-serif; }
.feature-strip h2 { margin: 0 0 6px; font: 700 15px "Manrope", sans-serif; }
.feature-strip p { margin: 0; color: #6d8091; font-size: 12px; line-height: 1.55; }
.site-footer { display: flex; justify-content: space-between; padding-block: 27px; color: #8192a0; font-size: 12px; }

@media (max-width: 900px) {
  .hero { grid-template-columns: 1fr; gap: 54px; padding-top: 70px; }
  .hero-copy { text-align: center; }
  .eyebrow { justify-content: center; }
  h1, .hero-lead, .waitlist-form { margin-inline: auto; }
  .proof-row { justify-content: center; }
  .product-visual { width: min(580px, 100%); margin-inline: auto; }
}

@media (max-width: 650px) {
  .wrap { width: min(100% - 30px, 1180px); }
  .site-header { min-height: 72px; }
  .brand { font-size: 18px; }
  .launch-badge { padding: 8px 10px; font-size: 11px; }
  .hero { padding-top: 49px; }
  h1 { font-size: 43px; letter-spacing: -2.3px; }
  .hero-lead { font-size: 16px; }
  .waitlist-form { flex-direction: column; }
  .waitlist-form button { width: 100%; }
  .proof-row { gap: 18px; }
  .proof-row span { font-size: 10px; }
  .app-card { padding: 14px; transform: none; }
  .feature-strip { grid-template-columns: 1fr; }
  .feature-strip article + article { border-left: 0; border-top: 1px solid var(--line); }
  .site-footer { gap: 12px; flex-direction: column; align-items: center; }
}
