/* [project]/apps/attlock-growth/app/geist_900874e9.module.css [app-client] (css) */
@font-face {
  font-family: geist;
  src: url("../media/GeistLatin-s.p.853070df.woff2") format("woff2");
  font-display: swap;
  font-weight: 500 600;
}

@font-face {
  font-family: geist Fallback;
  src: local(Arial);
  ascent-override: 94.47%;
  descent-override: 27.73%;
  line-gap-override: 0.0%;
  size-adjust: 106.39%;
}

.geist_900874e9-module__WIps0W__className {
  font-family: geist, geist Fallback;
}

.geist_900874e9-module__WIps0W__variable {
  --font-geist: "geist", "geist Fallback";
}

/* [project]/apps/attlock-growth/app/generalsans_be9fe440.module.css [app-client] (css) */
@font-face {
  font-family: generalSans;
  src: url("../media/GeneralSans_Regular-s.p.3b339388.woff2") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: generalSans;
  src: url("../media/GeneralSans_SemiBold-s.p.c5626765.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: generalSans Fallback;
  src: local(Arial);
  ascent-override: 99.89%;
  descent-override: 23.74%;
  line-gap-override: 9.89%;
  size-adjust: 101.11%;
}

.generalsans_be9fe440-module__nJPCla__className {
  font-family: generalSans, generalSans Fallback;
}

.generalsans_be9fe440-module__nJPCla__variable {
  --font-general-sans: "generalSans", "generalSans Fallback";
}

/* [project]/apps/attlock-growth/app/global.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-white: #fff;
    --spacing: .25rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --font-weight-medium: 500;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

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

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

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

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

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

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

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

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

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

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .z-10 {
    z-index: 10;
  }

  .flex {
    display: flex;
  }

  .inline-flex {
    display: inline-flex;
  }

  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }

  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }

  .min-h-11 {
    min-height: calc(var(--spacing) * 11);
  }

  .-translate-x-full {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .skew-x-\[-20deg\] {
    --tw-skew-x: skewX(-20deg);
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .items-center {
    align-items: center;
  }

  .justify-center {
    justify-content: center;
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .bg-\[\#32D583\] {
    background-color: #32d583;
  }

  .bg-\[\#141414\] {
    background-color: #141414;
  }

  .bg-linear-to-r {
    --tw-gradient-position: to right;
  }

  @supports (background-image: linear-gradient(in lab, red, red)) {
    .bg-linear-to-r {
      --tw-gradient-position: to right in oklab;
    }
  }

  .bg-linear-to-r {
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .via-white\/25 {
    --tw-gradient-via: #ffffff40;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .via-white\/25 {
      --tw-gradient-via: color-mix(in oklab, var(--color-white) 25%, transparent);
    }
  }

  .via-white\/25 {
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .to-transparent {
    --tw-gradient-to: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }

  .pr-1\.5 {
    padding-right: calc(var(--spacing) * 1.5);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .\!text-white {
    color: var(--color-white) !important;
  }

  .text-\[\#141414\] {
    color: #141414;
  }

  .text-white {
    color: var(--color-white);
  }

  .transition-\[color\] {
    transition-property: color;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .duration-1000 {
    --tw-duration: 1s;
    transition-duration: 1s;
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  @media (hover: hover) {
    .group-hover\:translate-x-0\.5:is(:where(.group):hover *) {
      --tw-translate-x: calc(var(--spacing) * .5);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  @media (hover: hover) {
    .group-hover\:translate-x-full:is(:where(.group):hover *) {
      --tw-translate-x: 100%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }

  .focus-visible\:ring-3:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .focus-visible\:ring-\[\#32D583\]:focus-visible {
    --tw-ring-color: #32d583;
  }

  .focus-visible\:ring-offset-4:focus-visible {
    --tw-ring-offset-width: 4px;
    --tw-ring-offset-shadow: var(--tw-ring-inset, ) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }

  @media (prefers-reduced-motion: reduce) {
    .motion-reduce\:hidden {
      display: none;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .motion-reduce\:transform-none {
      transform: none;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .motion-reduce\:transition-none {
      transition-property: none;
    }
  }

  @media not (min-width: 560px) {
    .max-\[560px\]\:size-7 {
      width: calc(var(--spacing) * 7);
      height: calc(var(--spacing) * 7);
    }
  }

  @media not (min-width: 560px) {
    .max-\[560px\]\:min-h-10 {
      min-height: calc(var(--spacing) * 10);
    }
  }

  @media not (min-width: 560px) {
    .max-\[560px\]\:py-1 {
      padding-block: calc(var(--spacing) * 1);
    }
  }

  @media not (min-width: 560px) {
    .max-\[560px\]\:pr-1 {
      padding-right: calc(var(--spacing) * 1);
    }
  }

  @media not (min-width: 560px) {
    .max-\[560px\]\:pl-3 {
      padding-left: calc(var(--spacing) * 3);
    }
  }

  @media not (min-width: 560px) {
    .max-\[560px\]\:text-xs {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
}

:root {
  --growth-ink: #141414;
  --growth-paper: #fefeff;
  --growth-surface: #f4f4f5;
  --growth-line: #e4e4e7;
  --growth-muted: #595b60;
  --growth-signal: #32d583;
  --growth-deep-signal: #167a45;
}

* {
  box-sizing: border-box;
}

html {
  background: var(--growth-paper);
  scrollbar-width: none;
}

html::-webkit-scrollbar {
  display: none;
}

html.lenis, html.lenis body {
  height: auto;
}

html.lenis {
  scroll-behavior: auto;
}

body {
  background: var(--growth-paper);
  color: var(--growth-ink);
  font-family: var(--font-geist), ui-sans-serif, system-ui, sans-serif;
  text-rendering: optimizeLegibility;
  margin: 0;
  font-weight: 500;
  line-height: 1.5;
}

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

button, a {
  -webkit-tap-highlight-color: transparent;
}

a:focus-visible {
  outline: 3px solid var(--growth-signal);
  outline-offset: 4px;
  border-radius: 4px;
}

.hero {
  min-height: 810px;
  padding: 0 clamp(1.25rem, 4vw, 4.75rem) clamp(3.5rem, 7vw, 7.5rem);
  overflow: hidden;
}

.site-header {
  border-bottom: 1px solid var(--growth-line);
  justify-content: space-between;
  align-items: center;
  max-width: 1400px;
  min-height: 72px;
  margin: 0 auto;
  display: flex;
}

.brand, .footer-brand {
  color: var(--growth-ink);
  font-family: var(--font-general-sans), var(--font-geist), sans-serif;
  letter-spacing: -.035em;
  align-items: center;
  gap: .62rem;
  font-size: 1.22rem;
  display: inline-flex;
}

.brand strong {
  font-weight: 600;
}

.signal-mark {
  color: var(--growth-signal);
  flex: none;
  width: auto;
  height: 1.875rem;
  display: block;
}

.attlock-wordmark {
  width: 4.25rem;
  height: auto;
  display: block;
}

.brand-divider {
  background: #a1a1aa;
  width: 1px;
  height: 1.6rem;
  margin: 0 .05rem;
}

.principle-link {
  align-items: center;
  gap: .45rem;
  font-weight: 600;
  display: inline-flex;
}

.principle-link svg {
  width: 1rem;
  height: 1rem;
  transition: transform .18s ease-out;
}

@media (hover: hover) {
  .principle-link:hover svg {
    transform: translate(2px, -2px);
  }
}

.hero-grid {
  grid-template-columns: minmax(0, .87fr) minmax(320px, 1fr);
  align-items: center;
  gap: clamp(3rem, 7vw, 8.5rem);
  max-width: 1400px;
  margin: 0 auto;
  padding-top: clamp(4.5rem, 10vw, 9.25rem);
  display: grid;
}

.hero-copy {
  max-width: 43rem;
}

.status, .section-label, .panel-label, .preview-kicker, .territory-label, .preview-state {
  letter-spacing: .03em;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: 600;
}

.status {
  color: var(--growth-deep-signal);
  align-items: center;
  gap: .55rem;
  margin: 0 0 1.3rem;
  display: inline-flex;
}

.status span {
  background: var(--growth-signal);
  box-shadow: 0 0 0 5px var(--growth-signal);
  border-radius: 50%;
}

@supports (color: color-mix(in lab, red, red)) {
  .status span {
    box-shadow: 0 0 0 5px color-mix(in srgb, var(--growth-signal) 18%, transparent);
  }
}

.status span {
  width: .5rem;
  height: .5rem;
}

h1, h2, h3, p {
  margin-top: 0;
}

h1, h2, h3 {
  font-family: var(--font-general-sans), var(--font-geist), sans-serif;
  text-wrap: balance;
  font-weight: 600;
}

h1 {
  letter-spacing: -.04em;
  max-width: 11.5ch;
  margin-bottom: 1.7rem;
  font-size: clamp(3.15rem, 6.8vw, 6rem);
  line-height: .94;
}

.hero-lede {
  color: var(--growth-muted);
  text-wrap: pretty;
  max-width: 58ch;
  margin-bottom: 2rem;
  font-size: clamp(1rem, 1.5vw, 1.15rem);
  line-height: 1.65;
}

.coming-soon-panel {
  border-left: 2px solid var(--growth-signal);
  max-width: 38rem;
  padding: .1rem 0 .1rem 1rem;
}

.coming-soon-panel p {
  max-width: 47ch;
  margin: .45rem 0 0;
  font-size: .93rem;
  line-height: 1.55;
}

.panel-label, .preview-kicker, .territory-label {
  color: var(--growth-muted);
}

.preview-frame {
  contain: paint;
  color: #fbfcfb;
  background: #171919;
  min-width: 0;
  padding: clamp(1.15rem, 2.2vw, 1.75rem);
  position: relative;
  box-shadow: 0 8px 8px #1414141f;
}

.preview-frame:before {
  background: var(--growth-signal);
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
}

.preview-topbar, .opportunity-list-heading, .opportunity-row, .site-footer, .principles {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.preview-topbar {
  border-bottom: 1px solid #ffffff26;
  gap: 1rem;
  padding: .35rem 0 1.1rem;
}

.preview-topbar div {
  gap: .25rem;
  display: grid;
}

.preview-topbar strong {
  font-family: var(--font-general-sans), sans-serif;
  letter-spacing: -.025em;
  font-size: clamp(1rem, 1.5vw, 1.28rem);
}

.preview-state {
  color: #d3d6d3;
  white-space: nowrap;
  border: 1px solid #ffffff40;
  padding: .3rem .45rem;
  font-size: .63rem;
}

.preview-body {
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
  gap: 1rem;
  padding: 1.15rem 0 1rem;
  display: grid;
}

.territory {
  background: #232726;
  min-height: 248px;
  padding: 1rem;
  position: relative;
  overflow: hidden;
}

.territory:before, .territory:after {
  content: "";
  border: 1px solid #ffffff17;
  position: absolute;
  inset: 15% -20% auto 18%;
  transform: rotate(-33deg);
}

.territory:after {
  inset: 55% -12% auto -30%;
  transform: rotate(27deg);
}

.territory-label {
  color: #b9beb9;
  z-index: 2;
  position: relative;
}

.territory-boundary {
  border: 1px solid var(--growth-signal);
  border-radius: 50% 40% 55% 35%;
  width: 10.75rem;
  height: 9.5rem;
  position: absolute;
  top: 25%;
  left: 20%;
  transform: rotate(-17deg);
}

.territory-route {
  border-bottom: 2px dashed #ffffff80;
  width: 108%;
  position: absolute;
  top: 63%;
  left: 4%;
  transform: rotate(-12deg);
}

.territory-scan {
  background: linear-gradient(90deg, transparent, #32d58326 25%, var(--growth-signal) 50%, #32d58326 75%, transparent);
  transform-origin: center;
  width: 75%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: -55%;
  transform: rotate(-17deg);
}

.location-pin {
  background: var(--growth-signal);
  border: 3px solid #232726;
  border-radius: 50%;
  width: .8rem;
  height: .8rem;
  position: absolute;
  box-shadow: 0 0 0 1px #ffffff4d;
}

.pin-one {
  top: 43%;
  left: 31%;
}

.pin-two {
  top: 57%;
  left: 55%;
}

.pin-three {
  top: 35%;
  left: 67%;
}

.territory p {
  color: #f5f7f5;
  font-family: var(--font-general-sans), sans-serif;
  letter-spacing: -.02em;
  max-width: 12ch;
  margin: 0;
  font-size: 1rem;
  position: absolute;
  bottom: 0;
}

.opportunity-list {
  flex-direction: column;
  align-self: stretch;
  display: flex;
}

.opportunity-list-heading {
  color: #b9beb9;
  letter-spacing: .02em;
  text-transform: uppercase;
  padding: .4rem 0 .75rem;
  font-size: .66rem;
  font-weight: 600;
}

.opportunity-row {
  border-top: 1px solid #ffffff26;
  flex: 1;
  gap: .5rem;
  padding: .75rem 0;
  font-size: clamp(.82rem, 1.1vw, .98rem);
  position: relative;
}

.opportunity-row > span:nth-child(2) {
  flex: 1;
}

.opportunity-dot {
  background: #e7df79;
  border-radius: 50%;
  width: .5rem;
  height: .5rem;
}

.dot-2 {
  background: #9ad7f0;
}

.dot-3 {
  background: #c5a7f4;
}

.review-icon {
  color: var(--growth-signal);
  border: 1px solid #ffffff4d;
  justify-content: center;
  align-items: center;
  width: 1.55rem;
  height: 1.55rem;
  display: inline-flex;
}

.review-icon svg {
  width: .85rem;
  height: .85rem;
}

.preview-note {
  color: #b9beb9;
  margin: 0;
  font-size: .72rem;
  line-height: 1.4;
}

.story, .contract-fit, .principles, .site-footer {
  max-width: 1400px;
  margin: 0 auto;
}

.contract-fit {
  border-top: 1px solid var(--growth-line);
  padding: clamp(4.75rem, 9vw, 8rem) clamp(1.25rem, 4vw, 4.75rem);
}

.contract-fit-intro {
  gap: 0;
  max-width: 47rem;
  display: grid;
}

.contract-fit-intro h2 {
  max-width: 13ch;
}

.contract-fit-intro > p:last-child {
  color: var(--growth-muted);
  text-wrap: pretty;
  max-width: 54ch;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.65;
}

.contract-fit-list {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: clamp(2.5rem, 5vw, 4.5rem) 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.contract-fit-list li + li {
  border-left: 1px solid var(--growth-line);
}

.contract-fit-card {
  gap: 1.8rem;
  min-height: 16.5rem;
  padding: 1.65rem clamp(1.15rem, 2.5vw, 2.25rem) 1.9rem;
  display: grid;
}

.contract-fit-index {
  background: var(--growth-signal);
  color: var(--growth-ink);
  justify-content: center;
  align-items: center;
  width: 1.8rem;
  height: 1.8rem;
  font-size: .72rem;
  font-weight: 600;
  display: inline-flex;
}

.contract-fit-card h3 {
  margin-bottom: .7rem;
  font-size: clamp(1.28rem, 1.75vw, 1.6rem);
}

.contract-fit-card p, .contract-fit-note {
  color: var(--growth-muted);
  text-wrap: pretty;
  max-width: 30ch;
  margin-bottom: 0;
  font-size: .92rem;
  line-height: 1.6;
}

.contract-fit-note {
  border-top: 1px solid var(--growth-line);
  max-width: none;
  margin-top: 0;
  padding-top: 1rem;
  font-size: .78rem;
}

.story {
  border-top: 1px solid var(--growth-line);
  grid-template-columns: minmax(0, .9fr) minmax(0, 1fr);
  gap: clamp(3rem, 10vw, 10rem);
  padding: clamp(4.75rem, 10vw, 9rem) clamp(1.25rem, 4vw, 4.75rem);
  display: grid;
}

.section-label {
  color: var(--growth-deep-signal);
  margin-bottom: 1.15rem;
}

h2 {
  letter-spacing: -.04em;
  max-width: 11ch;
  margin-bottom: 1.5rem;
  font-size: clamp(2.3rem, 4.8vw, 4.25rem);
  line-height: .98;
}

.section-intro > p:last-child, .principle-copy p {
  color: var(--growth-muted);
  text-wrap: pretty;
  max-width: 53ch;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.65;
}

.future-steps {
  border-top: 1px solid var(--growth-line);
  margin: 0;
  padding: 0;
  list-style: none;
}

.future-steps li {
  border-bottom: 1px solid var(--growth-line);
  grid-template-columns: 2.5rem minmax(0, 1fr);
  gap: clamp(1rem, 3vw, 2.4rem);
  padding: 1.45rem 0 1.6rem;
  display: grid;
}

.future-steps li > span {
  color: var(--growth-deep-signal);
  padding-top: .15rem;
  font-size: .78rem;
  font-weight: 600;
}

h3 {
  letter-spacing: -.025em;
  margin-bottom: .55rem;
  font-size: 1.2rem;
  line-height: 1.1;
}

.future-steps p {
  color: var(--growth-muted);
  max-width: 47ch;
  margin-bottom: 0;
  font-size: .94rem;
  line-height: 1.58;
}

.principles {
  background: var(--growth-surface);
  gap: clamp(3rem, 10vw, 10rem);
  padding: clamp(4.75rem, 9vw, 8rem) clamp(1.25rem, 4vw, 4.75rem);
}

.principles h2 {
  max-width: 10ch;
  margin-bottom: 0;
}

.principle-copy {
  max-width: 36rem;
}

.principle-link {
  border-bottom: 1px solid;
  margin-top: 1.75rem;
  padding-bottom: .22rem;
}

.site-footer {
  border-top: 1px solid var(--growth-line);
  padding: 1.5rem clamp(1.25rem, 4vw, 4.75rem) max(1.5rem, env(safe-area-inset-bottom));
  gap: 1.5rem;
  font-size: .75rem;
}

.footer-brand {
  font-size: 1.12rem;
  font-weight: 600;
}

.footer-brand .signal-mark {
  height: 1.65rem;
}

.footer-brand .attlock-wordmark {
  width: 3.45rem;
}

.site-footer p {
  color: var(--growth-muted);
  text-align: right;
  margin: 0;
}

@media (max-width: 860px) {
  .hero {
    min-height: auto;
  }

  .hero-grid, .story, .principles {
    grid-template-columns: 1fr;
  }

  .hero-grid {
    padding-top: 4.75rem;
  }

  .story {
    gap: 3.5rem;
  }

  .contract-fit-list {
    grid-template-columns: 1fr;
  }

  .contract-fit-list li + li {
    border-left: 0;
    border-top: 1px solid var(--growth-line);
  }

  .contract-fit-card {
    grid-template-columns: 2rem minmax(0, 1fr);
    min-height: 0;
  }

  .principles {
    align-items: start;
    gap: 2rem;
    display: grid;
  }

  h1 {
    max-width: 12ch;
  }

  h2 {
    max-width: 14ch;
  }
}

@media (max-width: 560px) {
  .hero {
    padding-inline: 1.1rem;
  }

  .site-header {
    min-height: 64px;
  }

  .brand {
    gap: .45rem;
    font-size: 1.08rem;
  }

  .brand-divider {
    margin-inline: 0;
  }

  .signal-mark {
    height: 1.7rem;
  }

  .attlock-wordmark {
    width: 3.6rem;
  }

  .preview-body {
    grid-template-columns: 1fr;
  }

  .territory {
    min-height: 195px;
  }

  .opportunity-list {
    min-height: 190px;
  }

  .story, .contract-fit, .principles {
    padding-inline: 1.1rem;
  }

  .site-footer {
    flex-direction: column;
    align-items: flex-start;
    padding-inline: 1.1rem;
  }

  .site-footer p {
    text-align: left;
  }
}

@media (prefers-reduced-motion: reduce) {
  *, :before, :after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

/*# sourceMappingURL=apps_attlock-growth_app_77a3a7e4._.css.map*/