*, ::before, ::after {
  --tw-ring-inset:;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-blur:;
  --tw-brightness:;
  --tw-contrast:;
  --tw-grayscale:;
  --tw-hue-rotate:;
  --tw-invert:;
  --tw-saturate:;
  --tw-sepia:;
  --tw-drop-shadow:;
  --tw-backdrop-blur:;
  --tw-backdrop-brightness:;
  --tw-backdrop-contrast:;
  --tw-backdrop-grayscale:;
  --tw-backdrop-hue-rotate:;
  --tw-backdrop-invert:;
  --tw-backdrop-opacity:;
  --tw-backdrop-saturate:;
  --tw-backdrop-sepia:;
}

::backdrop {
  --tw-ring-inset:;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-blur:;
  --tw-brightness:;
  --tw-contrast:;
  --tw-grayscale:;
  --tw-hue-rotate:;
  --tw-invert:;
  --tw-saturate:;
  --tw-sepia:;
  --tw-drop-shadow:;
  --tw-backdrop-blur:;
  --tw-backdrop-brightness:;
  --tw-backdrop-contrast:;
  --tw-backdrop-grayscale:;
  --tw-backdrop-hue-rotate:;
  --tw-backdrop-invert:;
  --tw-backdrop-opacity:;
  --tw-backdrop-saturate:;
  --tw-backdrop-sepia:;
}

*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

html,
:host {
  line-height: 1.5;

  -webkit-text-size-adjust: 100%;

  -moz-tab-size: 4;

  -o-tab-size: 4;
     tab-size: 4;

  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";

  font-feature-settings: normal;

  font-variation-settings: normal;

  -webkit-tap-highlight-color: transparent;

}

body {
  margin: 0;

  line-height: inherit;

}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;

  font-feature-settings: inherit;

  font-variation-settings: inherit;

  font-size: 100%;

  font-weight: inherit;

  line-height: inherit;

  letter-spacing: inherit;

  color: inherit;

  margin: 0;

  padding: 0;

}

button,
select {
  text-transform: none;
}

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;

  background-color: transparent;

  background-image: none;

}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;

  font: inherit;

}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;

  color: #9ca3af;

}

input::placeholder,
textarea::placeholder {
  opacity: 1;

  color: #9ca3af;

}

button,
[role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

input:where([type='text']),input:where(:not([type])),input:where([type='email']),input:where([type='url']),input:where([type='password']),input:where([type='number']),input:where([type='date']),input:where([type='datetime-local']),input:where([type='month']),input:where([type='search']),input:where([type='tel']),input:where([type='time']),input:where([type='week']),select:where([multiple]),textarea,select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

input:where([type='text']):focus, input:where(:not([type])):focus, input:where([type='email']):focus, input:where([type='url']):focus, input:where([type='password']):focus, input:where([type='number']):focus, input:where([type='date']):focus, input:where([type='datetime-local']):focus, input:where([type='month']):focus, input:where([type='search']):focus, input:where([type='tel']):focus, input:where([type='time']):focus, input:where([type='week']):focus, select:where([multiple]):focus, textarea:focus, select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

input:where([type='checkbox']),input:where([type='radio']) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

input:where([type='checkbox']) {
  border-radius: 0px;
}

input:where([type='radio']) {
  border-radius: 100%;
}

input:where([type='checkbox']):focus,input:where([type='radio']):focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

input:where([type='checkbox']):checked,input:where([type='radio']):checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

input:where([type='checkbox']):checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  input:where([type='checkbox']):checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='radio']):checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active)  {
  input:where([type='radio']):checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):checked:hover,input:where([type='checkbox']):checked:focus,input:where([type='radio']):checked:hover,input:where([type='radio']):checked:focus {
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='checkbox']):indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active)  {
  input:where([type='checkbox']):indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

input:where([type='checkbox']):indeterminate:hover,input:where([type='checkbox']):indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}

input:where([type='file']) {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

input:where([type='file']):focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

.form-input,.form-textarea,.form-select,.form-multiselect {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

.form-input::-moz-placeholder, .form-textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

.form-input::placeholder,.form-textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

.form-input::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

.form-input::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

.form-input::-webkit-datetime-edit {
  display: inline-flex;
}

.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}

body {
  background: #070A0F;
  color: #F8FAFC;
  font-family: "JetBrains Mono", monospace;
}

h1,
h2,
h3,
.font-display {
  font-family: "Space Grotesk", sans-serif;
  letter-spacing: 0;
}

.site-grid {
  background-image:
        linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 56px 56px;
}

.hero-visual {
  background-image:
        linear-gradient(90deg, rgba(7, 10, 15, 0.98) 0%, rgba(7, 10, 15, 0.88) 42%, rgba(7, 10, 15, 0.22) 100%),
        url("/assets/img/landing-preview.png");
  background-position: center;
  background-size: cover;
}

.surface {
  background: rgba(17, 24, 39, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.interactive-card {
  position: relative;
  overflow: hidden;
}

.interactive-card::after {
  content: "";
  position: absolute;
  inset: -1px;
  background: radial-gradient(380px circle at var(--mouse-x, 50%) var(--mouse-y, 50%), rgba(6, 232, 249, 0.16), transparent 42%);
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease;
}

.interactive-card:hover::after {
  opacity: 1;
}

.form-input {
  background: rgba(7, 10, 15, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #F8FAFC;
}

.form-input:focus {
  border-color: #06e8f9;
  box-shadow: 0 0 0 1px #06e8f9;
  outline: none;
}

.alert {
  display: none;
}

.alert.active {
  display: block;
}

.alert-success {
  background: rgba(74, 222, 128, 0.1);
  border: 1px solid rgba(74, 222, 128, 0.35);
  color: #86efac;
}

.alert-error {
  background: rgba(248, 113, 113, 0.1);
  border: 1px solid rgba(248, 113, 113, 0.35);
  color: #fca5a5;
}

@media (max-width: 767px) {
  .hero-visual {
    background-image:
            linear-gradient(180deg, rgba(7, 10, 15, 0.98) 0%, rgba(7, 10, 15, 0.92) 58%, rgba(7, 10, 15, 0.98) 100%),
            url("/assets/img/landing-preview.png");
    background-position: center right;
  }
}

/* ============================================================
   Semantic component styles (replaces Tailwind utilities)
   ============================================================ */

:root {
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
}

/* ---- Layout ---- */
.page-body {
  min-height: 100vh;
  overflow-x: hidden;
}

.page {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding: 1.25rem 1rem;
}

.page--narrow {
  max-width: 860px;
}

@media (min-width: 768px) {
  .page {
    padding: 2rem;
  }
}

/* ---- Header / brand / nav ---- */
.site-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.brand {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  text-decoration: none;
}

.brand__bracket {
  font-family: "JetBrains Mono", monospace;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #06e8f9;
}

.brand__bracket--glow {
  filter: drop-shadow(0 0 12px rgba(6, 232, 249, 0.45));
}

.brand__name {
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 2.25rem;
  color: #F8FAFC;
  transition: color 150ms var(--ease);
}

.brand:hover .brand__name {
  color: #06e8f9;
}

.main-nav {
  display: none;
  align-items: center;
  gap: 1.75rem;
  font-family: "JetBrains Mono", monospace;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
}

.main-nav__link {
  color: #9CA3AF;
  text-decoration: none;
  transition: color 150ms var(--ease);
}

.main-nav__link--accent {
  color: #F8FAFC;
}

.main-nav__link:hover {
  color: #06e8f9;
}

@media (min-width: 768px) {
  .main-nav {
    display: flex;
  }
}

.lang-switch {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-family: "JetBrains Mono", monospace;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
}

.lang-switch__link {
  color: #9CA3AF;
  text-decoration: none;
}

.lang-switch__link:hover {
  color: #F8FAFC;
}

.lang-switch__link.is-active,
.lang-switch__link.is-active:hover {
  color: #06e8f9;
}

/* ---- Hero ---- */
.hero {
  display: flex;
  align-items: flex-end;
  min-height: 560px;
  margin-top: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 0 40px rgba(6, 232, 249, 0.16);
}

.hero__content {
  max-width: 48rem;
  padding: 1.5rem;
}

.hero__title {
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.02;
}

.hero__desc {
  max-width: 42rem;
  margin-top: 1.25rem;
  color: #9CA3AF;
  font-size: 1rem;
  line-height: 1.625;
}

.hero__actions {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-top: 2rem;
}

.hero__micro {
  max-width: 36rem;
  margin-top: 1rem;
  color: #9CA3AF;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 768px) {
  .hero {
    min-height: 620px;
  }
  .hero__content {
    padding: 3rem;
  }
  .hero__title {
    font-size: 3.75rem;
    line-height: 1;
  }
  .hero__desc {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 640px) {
  .hero__actions {
    flex-direction: row;
  }
}

@media (min-width: 1024px) {
  .hero__content {
    padding: 3.5rem;
  }
  .hero__title {
    font-size: 4.5rem;
    line-height: 1;
  }
}

/* ---- Badge ---- */
.badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1.25rem;
  padding: 0.25rem 0.75rem;
  border: 1px solid rgb(6 232 249 / 0.3);
  border-radius: 9999px;
  background-color: rgb(6 232 249 / 0.1);
  color: #06e8f9;
  font-size: 0.75rem;
  line-height: 1rem;
}

.badge .material-symbols-outlined {
  font-size: 16px;
}

/* ---- Buttons ---- */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 1rem 1.25rem;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-decoration: none;
}

.btn .material-symbols-outlined {
  font-size: 18px;
}

.btn--primary {
  background-color: #06e8f9;
  color: #070A0F;
  transition: opacity 150ms var(--ease);
}

.btn--primary:hover {
  opacity: 0.9;
}

.btn--ghost {
  border: 1px solid rgba(255, 255, 255, 0.12);
  background-color: rgb(255 255 255 / 0.05);
  color: #F8FAFC;
  transition: color 150ms var(--ease), background-color 150ms var(--ease), border-color 150ms var(--ease);
}

.btn--ghost:hover {
  border-color: rgb(6 232 249 / 0.6);
}

.btn--dark {
  background-color: #070A0F;
  color: #06e8f9;
  transition: color 150ms var(--ease), background-color 150ms var(--ease), border-color 150ms var(--ease);
}

.btn--dark:hover {
  background-color: #000;
}

/* ---- Stats ---- */
.stats {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1px;
  margin-top: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.5rem;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.12);
}

.stat {
  padding: 1.5rem;
  background-color: rgb(7 10 15 / 0.95);
}

.stat__value {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  color: #F8FAFC;
}

.stat__label {
  margin-top: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  color: #9CA3AF;
}

@media (min-width: 768px) {
  .stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* ---- Sections & titles ---- */
.section {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section__head {
  max-width: 42rem;
}

.section__title {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.section__desc {
  margin-top: 1rem;
  color: #9CA3AF;
}

.block-title {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.block-desc {
  max-width: 42rem;
  margin-top: 1rem;
  color: #9CA3AF;
}

@media (min-width: 768px) {
  .section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .section__title {
    font-size: 3rem;
    line-height: 1;
  }
  .block-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

/* ---- Cards (generic) ---- */
.card-body {
  position: relative;
  z-index: 10;
}

.card__title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.card__title--spaced {
  margin-top: 1.25rem;
}

.card__desc {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.625;
  color: #9CA3AF;
}

.cards {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}

.audience-card {
  padding: 1.5rem;
  border-radius: 0.5rem;
  min-height: 230px;
}

.audience-card__icon {
  color: #06e8f9;
  font-size: 1.875rem;
}

@media (min-width: 768px) {
  .cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .cards {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

/* ---- Offer / price card ---- */
.offer {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25rem;
}

.panel {
  padding: 1.5rem;
  border-radius: 0.5rem;
}

.price-card__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.price-card__eyebrow {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: #06e8f9;
}

.price-card__title {
  margin-top: 1.75rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}

.price-card__amount {
  margin-top: 1.25rem;
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  color: #F8FAFC;
}

.price-card__note {
  margin-top: 1rem;
  font-size: 0.875rem;
  line-height: 1.625;
  color: #9CA3AF;
}

.price-card__features {
  margin-top: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.price-card__features > * + * {
  margin-top: 1rem;
}

.price-card__perks {
  margin-top: 2rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #9CA3AF;
}

.price-card__perks > * + * {
  margin-top: 0.75rem;
}

.price-card__cta {
  margin-top: 2rem;
  width: 100%;
}

.currency {
  display: flex;
  gap: 0.75rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.curr-btn {
  color: #9CA3AF;
  transition: color 150ms var(--ease);
}

.curr-btn:hover {
  color: #F8FAFC;
}

.curr-btn.is-active,
.curr-btn.is-active:hover {
  color: #06e8f9;
}

.feature {
  display: flex;
  gap: 0.75rem;
}

.feature__icon {
  color: #06e8f9;
  font-size: 20px;
}

.feature__title {
  font-weight: 700;
  color: #F8FAFC;
}

.feature__sub {
  margin-top: 0.25rem;
  color: #9CA3AF;
}

.perk__icon {
  color: #4ADE80;
  font-size: 18px;
}

.addon-toggle {
  display: flex;
  width: 100%;
  gap: 0.75rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  text-align: left;
}

.addon-toggle__body {
  flex: 1 1 0%;
}

.addon-toggle__title {
  display: block;
  font-weight: 700;
  color: #F8FAFC;
}

.addon-toggle__sub {
  display: block;
  margin-top: 0.25rem;
  color: #9CA3AF;
}

.addon-toggle__price {
  white-space: nowrap;
  color: #06e8f9;
}

/* ---- Process / steps ---- */
.steps {
  margin-top: 2rem;
}

.steps > * + * {
  margin-top: 1.5rem;
}

.step {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 1rem;
}

.step__num {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.5rem;
  background-color: rgb(255 255 255 / 0.05);
  color: #06e8f9;
  font-weight: 700;
}

.step__desc {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.625;
  color: #9CA3AF;
}

/* ---- Scenarios ---- */
.scenarios {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
  align-items: flex-start;
}

.scenario-cards {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

.scenario {
  display: flex;
  gap: 0.75rem;
  padding: 1.25rem;
  border-radius: 0.5rem;
  min-height: 132px;
}

.scenario__icon {
  color: #FBBF24;
  font-size: 22px;
}

.scenario__text {
  font-size: 0.875rem;
  line-height: 1.625;
  color: #F8FAFC;
}

@media (min-width: 640px) {
  .scenario-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .scenarios {
    grid-template-columns: 0.9fr 1.1fr;
  }
}

/* ---- FAQ ---- */
.faq {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

.faq__item {
  padding: 1.5rem;
  border-radius: 0.5rem;
}

@media (min-width: 1024px) {
  .faq {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* ---- Final CTA ---- */
.cta {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
  padding: 1.5rem;
  border: 1px solid rgb(6 232 249 / 0.35);
  border-radius: 0.5rem;
  background-color: #06e8f9;
  color: #070A0F;
}

.cta__desc {
  max-width: 42rem;
  margin-top: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(7 10 15 / 0.75);
}

@media (min-width: 768px) {
  .cta {
    margin-top: 5rem;
    margin-bottom: 5rem;
    padding: 2.5rem;
  }
  .cta__desc {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .cta {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}

/* ---- Footer ---- */
.site-footer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 0.75rem;
  line-height: 1rem;
  color: #9CA3AF;
}

.site-footer__links {
  display: flex;
  gap: 1rem;
}

.site-footer__link {
  text-decoration: none;
}

.site-footer__link:hover {
  color: #06e8f9;
}

@media (min-width: 768px) {
  .site-footer {
    flex-direction: row;
    align-items: center;
  }
}

/* ---- Order page ---- */
.order-intro {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
}

.order-title {
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.25;
}

@media (min-width: 768px) {
  .order-title {
    font-size: 3rem;
    line-height: 1;
  }
}

.alert-box {
  margin-bottom: 1.5rem;
  padding: 1rem;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.order-form > * + * {
  margin-top: 1.5rem;
}

.plan-label {
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #9CA3AF;
}

.plan-options {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0.75rem;
}

.plan-option {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.5rem;
  background-color: rgb(255 255 255 / 0.05);
  cursor: pointer;
  transition: color 150ms var(--ease), background-color 150ms var(--ease), border-color 150ms var(--ease);
}

.plan-option:hover {
  border-color: rgb(6 232 249 / 0.6);
}

.plan-option__text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #F8FAFC;
}

@media (min-width: 640px) {
  .plan-options {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.form-row {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.25rem;
}

@media (min-width: 768px) {
  .form-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.field-label {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #9CA3AF;
}

.input {
  width: 100%;
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
}

.radio,
.check {
  color: #06e8f9;
  background-color: #070A0F;
  border-color: rgba(255, 255, 255, 0.12);
}

.radio:focus,
.check:focus {
  --tw-ring-color: #06e8f9;
  --tw-ring-offset-width: 0px;
}

.check {
  margin-top: 0.125rem;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 0.5rem;
}

.addon-field {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.5rem;
  background-color: rgb(255 255 255 / 0.05);
  cursor: pointer;
  transition: color 150ms var(--ease), background-color 150ms var(--ease), border-color 150ms var(--ease);
}

.addon-field:hover {
  border-color: rgb(6 232 249 / 0.6);
}

.addon-field__text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  color: #F8FAFC;
}

.dropzone {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.75rem;
  border: 2px dashed rgba(255, 255, 255, 0.12);
  border-radius: 0.5rem;
  cursor: pointer;
  transition: color 150ms var(--ease), background-color 150ms var(--ease), border-color 150ms var(--ease);
}

.dropzone:hover {
  border-color: #06e8f9;
  background-color: rgb(6 232 249 / 0.05);
}

.dropzone__icon {
  margin-bottom: 0.5rem;
  font-size: 2.25rem;
  color: #9CA3AF;
}

.dropzone__hint {
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
  color: #9CA3AF;
}

.file-list {
  margin-top: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #9CA3AF;
}

.file-list > * + * {
  margin-top: 0.5rem;
}

.file-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.5rem;
  background-color: rgb(255 255 255 / 0.05);
}

.file-item__icon {
  font-size: 0.875rem;
}

.form-note {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #9CA3AF;
}

.form-actions {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.form-actions__back {
  flex: 1 1 0%;
  padding: 0.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0.5rem;
  background-color: rgb(255 255 255 / 0.05);
  color: #F8FAFC;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
  text-decoration: none;
  transition: color 150ms var(--ease), background-color 150ms var(--ease), border-color 150ms var(--ease);
}

.form-actions__back:hover {
  background-color: rgb(255 255 255 / 0.1);
}

.form-actions__submit {
  flex: 2;
  padding: 0.75rem 1.5rem;
  border-radius: 0.5rem;
  background-color: #06e8f9;
  color: #070A0F;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  transition: opacity 150ms var(--ease);
}

.form-actions__submit:hover {
  opacity: 0.9;
}

@media (min-width: 640px) {
  .form-actions {
    flex-direction: row;
  }
}

/* ---- Helpers ---- */
.is-hidden {
  display: none;
}

.br-md {
  display: none;
}

@media (min-width: 768px) {
  .br-md {
    display: block;
  }
}

/* ============================================================
   UX / conversion enhancements
   ============================================================ */

/* Smooth in-page scrolling + keyboard focus ring */
html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 1.5rem;
}

a:focus-visible,
button:focus-visible {
  outline: 2px solid #06e8f9;
  outline-offset: 2px;
  border-radius: 2px;
}

/* Scroll-reveal (only active once JS adds .is-pending) */
.reveal.is-pending {
  opacity: 0;
  transform: translateY(16px);
}

.reveal.is-visible {
  opacity: 1;
  transform: none;
  transition: opacity 0.5s var(--ease), transform 0.5s var(--ease);
}

/* Hero trust line */
.hero__trust {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1.25rem;
  color: #F8FAFC;
  font-size: 0.75rem;
  line-height: 1rem;
}

.hero__trust .material-symbols-outlined {
  font-size: 16px;
  color: #06e8f9;
}

/* Floating quick-contact */
.contact-widget {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 50;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}

.contact-fab {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
  border-radius: 9999px;
  color: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
  transition: transform 150ms var(--ease), box-shadow 150ms var(--ease);
}

.contact-fab:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.45);
}

.contact-fab svg {
  display: block;
  width: 1.75rem;
  height: 1.75rem;
  fill: currentColor;
}

.contact-fab--whatsapp {
  background-color: #25D366;
}

.contact-fab--telegram {
  background-color: #2AABEE;
}

/* Sticky mobile CTA (home) */
.sticky-cta {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  display: flex;
  padding: 0.75rem 1rem;
  background: rgba(7, 10, 15, 0.92);
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.sticky-cta .btn {
  width: 100%;
}

@media (max-width: 767px) {
  .contact-widget {
    bottom: 5.5rem;
  }

  .has-sticky-cta {
    padding-bottom: 4.5rem;
  }
}

@media (min-width: 768px) {
  .sticky-cta {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .reveal.is-pending {
    opacity: 1;
    transform: none;
  }

  .reveal.is-visible {
    transition: none;
  }
}
