@font-face {
  font-family: "Space Grotesk";
  src: url("/fonts/space-grotesk-latin-600-normal.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Space Grotesk";
  src: url("/fonts/space-grotesk-latin-700-normal.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("/fonts/ibm-plex-sans-latin-400-normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("/fonts/ibm-plex-sans-latin-500-normal.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Sans";
  src: url("/fonts/ibm-plex-sans-latin-600-normal.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url("/fonts/ibm-plex-mono-latin-400-normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url("/fonts/ibm-plex-mono-latin-500-normal.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "IBM Plex Mono";
  src: url("/fonts/ibm-plex-mono-latin-600-normal.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
:root {
  --ink: #0e1013;
  --raised: #1b1f25;
  --paper: #f5f3ee;
  --white: #fff;
  --signal: #ffc93c;
  --signal2: #ffd86b;
  --green: #7be0a0;
  --paper-text: #14171c;
  --paper-muted: #5c5950;
  --ink-text: #f5f3ee;
  --ink-muted: #a7acb4;
  --line: #e2ded4;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  overflow-x: hidden;
  background: var(--ink);
  color: var(--ink-text);
  font-family: "IBM Plex Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
}
a {
  color: inherit;
}
.wrap {
  max-width: 1240px;
  margin: auto;
  padding-left: 32px;
  padding-right: 32px;
}
.nav {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(14, 16, 19, 0.92);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
}
.nav-row {
  height: 76px;
  display: flex;
  align-items: center;
  gap: 42px;
}
.brand {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  font: 700 19px "Space Grotesk";
}
.brand b {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: var(--signal);
  color: var(--ink);
}
nav {
  display: flex;
  gap: 28px;
  font-size: 14px;
  color: #c9ccd2;
}
nav a {
  text-decoration: none;
}
.nav-actions {
  margin-left: auto;
  display: flex;
  gap: 8px;
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 0;
  border-radius: 11px;
  padding: 12px 20px;
  font: 600 14px "IBM Plex Sans";
  cursor: pointer;
  transition:
    transform 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease;
}
.button:hover {
  transform: translateY(-2px);
}
.button.signal {
  background: var(--signal);
  color: var(--ink);
}
.button.signal:hover {
  background: var(--signal2);
}
.button.ghost {
  color: var(--ink-text);
}
.button.outline {
  border: 1px solid rgba(255, 255, 255, 0.24);
}
.button.outline-paper {
  border: 1.5px solid var(--paper-text);
  color: var(--paper-text);
}
.button.ink {
  background: var(--ink);
  color: var(--signal);
}
.button.large {
  padding: 16px 25px;
  font-size: 16px;
}
.hero {
  position: relative;
  padding-top: 94px;
  padding-bottom: 104px;
  display: grid;
  grid-template-columns: 1.03fr 0.97fr;
  gap: 72px;
  align-items: center;
}
.hero-copy {
  position: relative;
  z-index: 2;
}
.hero-copy > * {
  opacity: 0;
  animation: hero-reveal 650ms cubic-bezier(0.2, 0.8, 0.3, 1) forwards;
}
.hero-copy > :nth-child(2) {
  animation-delay: 90ms;
}
.hero-copy > :nth-child(3) {
  animation-delay: 170ms;
}
.hero-copy > :nth-child(4) {
  animation-delay: 250ms;
}
.hero-copy > :nth-child(5) {
  animation-delay: 330ms;
}
.pill,
.eyebrow {
  font: 600 11px "IBM Plex Mono";
  letter-spacing: 0.12em;
}
.pill {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 8px 13px;
  border-radius: 99px;
  background: var(--raised);
  color: var(--signal);
}
.pill i,
.machine-row i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--green);
}
.pill i {
  animation: status-pulse 2s ease-in-out infinite;
}
h1,
h2,
h3 {
  font-family: "Space Grotesk";
  margin: 0;
}
.hero h1 {
  font-size: 72px;
  line-height: 0.98;
  letter-spacing: -0.045em;
  margin: 24px 0;
}
.hero h1 em {
  font-style: normal;
  color: var(--signal);
}
.lede {
  font-size: 19px;
  line-height: 1.65;
  color: #c9ccd2;
  max-width: 630px;
}
.hero-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin: 34px 0 48px;
}
.trust-row {
  display: flex;
  gap: 30px;
  padding-top: 23px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 12px;
  color: #8a8f98;
}
.trust-row strong {
  display: block;
  color: #f5f3ee;
  font-size: 14px;
  margin-bottom: 3px;
}
.hero-visual {
  position: relative;
  isolation: isolate;
  padding: 24px 0 34px;
  opacity: 0;
  animation: visual-arrive 800ms 180ms cubic-bezier(0.2, 0.8, 0.3, 1) forwards;
}
.hero-glow {
  position: absolute;
  z-index: -2;
  width: 420px;
  height: 420px;
  right: -50px;
  top: -25px;
  border-radius: 50%;
  background: rgba(255, 201, 60, 0.16);
  filter: blur(55px);
  animation: ambient-glow 6s ease-in-out infinite;
}
.dashboard-preview {
  position: relative;
  z-index: 2;
  background: var(--raised);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 26px;
  padding: 25px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.3);
  animation: dashboard-float 6s ease-in-out infinite;
}
.print-sheet {
  position: absolute;
  z-index: 1;
  width: 178px;
  height: 222px;
  right: -34px;
  top: -22px;
  border-radius: 5px 5px 15px 5px;
  background: var(--paper);
  padding: 30px 24px;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.24);
  transform: rotate(7deg);
  animation: sheet-feed 7s linear infinite;
}
.print-sheet::before {
  content: "";
  display: block;
  width: 38px;
  height: 7px;
  margin-bottom: 20px;
  border-radius: 99px;
  background: var(--signal);
}
.print-sheet span {
  display: block;
  height: 5px;
  margin: 10px 0;
  border-radius: 99px;
  background: #d8d3c7;
}
.print-sheet span:nth-child(2) {
  width: 78%;
}
.print-sheet span:nth-child(3) {
  width: 55%;
}
.print-sheet b {
  display: block;
  margin-top: 35px;
  color: #8a8578;
  font: 600 9px "IBM Plex Mono";
  letter-spacing: 0.1em;
}
.preview-head {
  display: flex;
  justify-content: space-between;
  font: 500 10px "IBM Plex Mono";
  letter-spacing: 0.12em;
  color: #8a8f98;
}
.preview-head i {
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--green);
  font-style: normal;
}
.preview-head i b {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--green);
  animation: status-pulse 1.4s ease-in-out infinite;
}
.revenue {
  margin: 22px 0;
  background: var(--signal);
  color: var(--ink);
  border-radius: 18px;
  padding: 24px;
}
.revenue small,
.preview-grid small {
  font: 600 10px "IBM Plex Mono";
  letter-spacing: 0.1em;
  display: block;
}
.revenue strong {
  display: block;
  font: 700 46px "Space Grotesk";
  margin: 7px 0;
}
.revenue span {
  font-size: 12px;
}
.preview-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.preview-grid div {
  background: var(--ink);
  border-radius: 15px;
  padding: 18px;
}
.preview-grid small {
  color: #8a8f98;
}
.preview-grid b {
  display: block;
  font: 700 27px "Space Grotesk";
  margin-top: 7px;
}
.machine-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 18px 4px 4px;
}
.machine-row + .machine-row {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.machine-row span {
  flex: 1;
}
.machine-row b,
.machine-row small {
  display: block;
}
.machine-row small {
  color: #8a8f98;
  font-size: 11px;
  margin-top: 3px;
}
.machine-row strong {
  color: var(--green);
}
.activity-toast {
  position: absolute;
  z-index: 3;
  left: -32px;
  bottom: 3px;
  display: flex;
  align-items: center;
  gap: 11px;
  min-width: 285px;
  padding: 13px 15px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 15px;
  background: rgba(14, 16, 19, 0.94);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(10px);
  animation: sale-toast 5.2s 1.2s cubic-bezier(0.2, 0.8, 0.3, 1) infinite;
}
.activity-toast > i {
  display: grid;
  place-items: center;
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: var(--green);
  color: var(--ink);
  font-style: normal;
  font-weight: 700;
}
.activity-toast span {
  flex: 1;
}
.activity-toast small,
.activity-toast b {
  display: block;
}
.activity-toast small {
  margin-bottom: 3px;
  color: #8a8f98;
  font: 500 9px "IBM Plex Mono";
  letter-spacing: 0.1em;
}
.activity-toast b {
  font-size: 12px;
}
.activity-toast > strong {
  color: var(--green);
  font: 700 17px "Space Grotesk";
}
@keyframes hero-reveal {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes visual-arrive {
  from {
    opacity: 0;
    transform: translateX(30px) scale(0.97);
  }
  to {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}
@keyframes dashboard-float {
  0%,
  100% {
    transform: translateY(0) rotate(1deg);
  }
  50% {
    transform: translateY(-9px) rotate(0deg);
  }
}
@keyframes ambient-glow {
  0%,
  100% {
    opacity: 0.65;
    transform: scale(0.92);
  }
  50% {
    opacity: 1;
    transform: scale(1.08);
  }
}
@keyframes status-pulse {
  0%,
  100% {
    box-shadow: 0 0 0 0 rgba(123, 224, 160, 0);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(123, 224, 160, 0.16);
  }
}
@keyframes sheet-feed {
  0%,
  12% {
    transform: translateY(-10px) rotate(7deg);
  }
  50%,
  82% {
    transform: translateY(15px) rotate(7deg);
  }
  100% {
    transform: translateY(-10px) rotate(7deg);
  }
}
@keyframes sale-toast {
  0%,
  12% {
    opacity: 0;
    transform: translateY(16px) scale(0.96);
  }
  22%,
  76% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  88%,
  100% {
    opacity: 0;
    transform: translateY(-10px) scale(0.98);
  }
}
.paper-section {
  background: var(--paper);
  color: var(--paper-text);
  padding: 100px 0;
}
.paper-section h2,
.ink-section h2,
.distributor-band h2,
.page-hero h1 {
  font-size: 50px;
  line-height: 1.05;
  letter-spacing: -0.035em;
  max-width: 820px;
}
.eyebrow {
  color: #8a8578;
  margin: 0 0 15px;
}
.eyebrow.yellow {
  color: var(--signal);
}
.steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 54px;
}
.steps article {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 20px;
  padding: 28px;
}
.steps article > b {
  font: 600 12px "IBM Plex Mono";
  color: #b58600;
}
.steps h3 {
  font-size: 24px;
  margin: 40px 0 10px;
}
.steps p,
.price-grid p {
  color: var(--paper-muted);
  line-height: 1.6;
}
.ink-section {
  padding: 110px 0;
}
.split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 90px;
  align-items: center;
}
.muted {
  color: var(--ink-muted);
  font-size: 18px;
  line-height: 1.65;
  margin: 25px 0 32px;
}
.feature-list > div {
  display: grid;
  grid-template-columns: 42px 1fr;
  column-gap: 12px;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
.feature-list span {
  font: 500 11px "IBM Plex Mono";
  color: var(--signal);
}
.feature-list h3 {
  font-size: 20px;
}
.feature-list p {
  grid-column: 2;
  color: #8a8f98;
  margin: 5px 0;
}
.section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 30px;
}
.section-head > a {
  color: #5c5950;
}
.price-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 48px;
}
@media (max-width: 1180px) {
  .price-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.price-grid article {
  position: relative;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 22px;
  padding: 30px;
  color: var(--paper-text);
}
.price-grid article.recommended {
  background: var(--ink);
  color: var(--ink-text);
  border-color: var(--ink);
}
.price-grid article > span {
  position: absolute;
  right: 22px;
  top: 22px;
  background: var(--signal);
  color: var(--ink);
  border-radius: 99px;
  padding: 5px 9px;
  font: 600 10px "IBM Plex Mono";
}
.price-grid h2,
.price-grid h3 {
  font-size: 26px;
}
.price-grid strong {
  display: inline-block;
  font: 700 37px "Space Grotesk";
  margin-top: 26px;
}
.price-grid small {
  color: #8a8578;
}
.price-grid ul {
  list-style: none;
  padding: 18px 0;
  margin: 0;
  line-height: 2;
  color: #5c5950;
}
.recommended p,
.recommended ul {
  color: #c9ccd2;
}
.distributor-band {
  background: var(--signal);
  color: var(--ink);
  padding: 75px 0;
}
.distributor-band p {
  font-size: 17px;
  line-height: 1.6;
  max-width: 650px;
}
.faq details {
  max-width: 850px;
  border-top: 1px solid #d8d3c7;
  padding: 22px 0;
}
.faq details:first-of-type {
  margin-top: 45px;
}
.faq summary {
  font: 600 18px "IBM Plex Sans";
  cursor: pointer;
}
.faq details p {
  color: #5c5950;
  line-height: 1.6;
}
footer {
  padding: 38px 0;
  background: var(--ink);
  color: #8a8f98;
}
.footer-row {
  display: flex;
  align-items: center;
  gap: 35px;
  font-size: 13px;
}
.footer-row .brand {
  color: #f5f3ee;
}
.footer-row > div {
  margin-left: auto;
  display: flex;
  gap: 20px;
}
.page-hero {
  padding-top: 100px;
  padding-bottom: 40px;
  text-align: center;
}
.page-hero h1 {
  margin: auto;
  color: #f5f3ee;
}
.page-hero > p:last-child {
  color: #a7acb4;
  font-size: 18px;
}
.paper-page .price-grid.full {
  margin-bottom: 70px;
}
.paper-page .price-grid.full article {
  padding: 34px;
}
.paper-page .price-grid.full .button {
  width: 100%;
  margin-top: 12px;
}
.pricing-note {
  background: var(--signal);
  color: var(--ink);
  border-radius: 24px;
  padding-top: 36px;
  padding-bottom: 36px;
  margin-bottom: 90px;
}
.pricing-note h2 {
  font-size: 28px;
}
.application-layout {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 75px;
  padding-top: 90px;
  padding-bottom: 100px;
  align-items: start;
}
.application-layout h1 {
  font-size: 55px;
  line-height: 1;
  letter-spacing: -0.04em;
}
.partner-points {
  margin-top: 40px;
}
.partner-points > div {
  display: flex;
  gap: 17px;
  padding: 18px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.partner-points b {
  color: var(--signal);
  font: 600 11px "IBM Plex Mono";
}
.partner-points strong,
.partner-points small {
  display: block;
}
.partner-points small {
  color: #8a8f98;
  margin-top: 4px;
}
.application-card {
  background: #fff;
  color: var(--paper-text);
  border-radius: 24px;
  padding: 34px;
}
.application-card h2 {
  font-size: 29px;
  margin-bottom: 24px;
}
.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 15px;
}
.application-card label {
  display: block;
  font-size: 12px;
  font-weight: 600;
  color: #5c5950;
  margin-bottom: 14px;
}
.application-card input,
.application-card textarea {
  display: block;
  width: 100%;
  margin-top: 6px;
  border: 1.5px solid #d8d3c7;
  border-radius: 11px;
  padding: 13px;
  font: 400 15px "IBM Plex Sans";
}
.application-card input:focus,
.application-card textarea:focus {
  outline: 0;
  border-color: #0e1013;
}
.application-card .button {
  width: 100%;
  margin-top: 5px;
}
.privacy-note {
  font-size: 11px;
  color: #8a8578;
  text-align: center;
}
.success-message {
  color: #1e9e5a;
  font-weight: 600;
}
.error-message {
  color: #c33b5e;
  font-weight: 600;
}
@media (max-width: 900px) {
  nav {
    display: none;
  }
  .hero,
  .split,
  .application-layout {
    grid-template-columns: 1fr;
  }
  .hero {
    padding-top: 60px;
    gap: 45px;
  }
  .hero-visual {
    width: min(620px, 100%);
    margin: 0 auto;
  }
  .hero h1 {
    font-size: 50px;
  }
  .paper-section h2,
  .ink-section h2,
  .distributor-band h2,
  .page-hero h1 {
    font-size: 38px;
  }
  .steps,
  .price-grid {
    grid-template-columns: 1fr;
  }
  .split {
    gap: 40px;
  }
  .trust-row {
    flex-wrap: wrap;
  }
  .application-layout h1 {
    font-size: 43px;
  }
  .footer-row {
    align-items: flex-start;
    flex-direction: column;
  }
  .footer-row > div {
    margin-left: 0;
  }
}
@media (max-width: 560px) {
  .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .nav-row {
    height: 68px;
  }
  .nav-actions .ghost {
    display: none;
  }
  .hero h1 {
    font-size: 41px;
  }
  .hero-visual {
    padding-top: 10px;
    padding-bottom: 45px;
  }
  .dashboard-preview {
    padding: 18px;
  }
  .print-sheet {
    display: none;
  }
  .activity-toast {
    left: 8px;
    right: 8px;
    bottom: 3px;
    min-width: 0;
  }
  .preview-grid {
    gap: 8px;
  }
  .revenue strong {
    font-size: 36px;
  }
  .form-grid {
    grid-template-columns: 1fr;
  }
  .application-card {
    padding: 24px;
  }
  .trust-row {
    gap: 16px;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  .hero-copy > *,
  .hero-visual,
  .activity-toast {
    opacity: 1;
    transform: none;
  }
  .dashboard-preview {
    transform: rotate(1deg);
  }
}
