/*
 * Fonts local to the AttentionHome component.
 * Family names are prefixed with "Attention" to avoid collisions with
 * styles in the consuming Webflow/DevLink project.
 *
 * @font-face src must be absolute hosted URLs — never relative files.
 * Webflow CLI packs SSR assets as UTF-8, so relative font urls become
 * corrupted data URIs and staging falls back to system sans.
 */

@property --nav-offset {
  syntax: "<length>";
  inherits: true;
  initial-value: 80px;
}

:host {
  --nav-h: 80px;
  --nav-offset: 80px;
}

html {
  overflow-x: clip;
}

@media (max-width: 1023px) {
  :host {
    --nav-h: 72px;
    --nav-offset: 72px;
  }
}

@font-face {
  font-family: "AttentionRoobert";
  src:
    url("https://attention-home-preview.vercel.app/fonts/Roobert-Medium.woff2")
      format("woff2"),
    url("https://attention-home-preview.vercel.app/fonts/Roobert-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AttentionOverusedGrotesk";
  src: url("https://attention-home-preview.vercel.app/fonts/OverusedGrotesk-Roman.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AttentionOverusedGrotesk";
  src: url("https://attention-home-preview.vercel.app/fonts/OverusedGrotesk-Medium.woff2")
    format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AttentionDepartureMono";
  src: url("https://attention-home-preview.vercel.app/fonts/DepartureMono-Regular.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.ViLGPYor1UWnxXK0ECqH {
  background: #fafafa;
  margin-top: -1px;
  --ease-out-strong: cubic-bezier(0.23, 1, 0.32, 1);
  --duration-fast: 160ms;
  --duration-hover: 220ms;
}

.cc3dwlAlMWjoo7ScykKw {
  background: transparent;
  margin-top: -1px;
  --ease-out-strong: cubic-bezier(0.23, 1, 0.32, 1);
  --duration-fast: 160ms;
  --duration-hover: 220ms;
}

.ViLGPYor1UWnxXK0ECqH,
.cc3dwlAlMWjoo7ScykKw,
.ViLGPYor1UWnxXK0ECqH *,
.cc3dwlAlMWjoo7ScykKw * {
  box-sizing: border-box;
}

.mHzkmJrM7lWlmHhYNzlm {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 16px;
}

@media (max-width: 1023px) {
  .mHzkmJrM7lWlmHhYNzlm {
    padding: 0;
  }
}

.hACrvFsP_bRNGn4IHb1w {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  height: 32px;
  padding: 4px 4px 4px 12px;
  background: rgba(20, 19, 26, 0.08);
  border-radius: 8px;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 240ms cubic-bezier(0.23, 1, 0.32, 1);
}

._BXYlDSlHLtRdvbo7J0l {
  font-family: "AttentionOverusedGrotesk", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #14131a;
  white-space: nowrap;
}

.VfN0kNCXtNcriFGx0Fb8 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border-radius: 8px;
}

.Pj0ZOs1MVqSfA43r6C8u {
  display: block;
  width: 12px;
  height: 12px;
}

@media (hover: hover) and (pointer: fine) {
  .hACrvFsP_bRNGn4IHb1w:hover {
    background-color: rgba(20, 19, 26, 0.12);
  }
}

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

.A_qlekV4GKjOZuUgN8SL {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.KrSlDsNaFbwXT9C3n8AQ {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
}

.oF2uq3_T3mpx_4Mc4pcO {
    position: relative;
    width: 25%;
    height: 80px;
    border: 1px solid #ededed;
    border-radius: 10px;
    overflow: hidden;
}

.oF2uq3_T3mpx_4Mc4pcO:not(:nth-child(4n + 1)) {
    width: calc(25% + 1px);
    margin-left: -1px;
}

.oF2uq3_T3mpx_4Mc4pcO:nth-child(n + 5) {
    height: 81px;
    margin-top: -1px;
}

.SpAPALlRFQtrf5MIDa1D {
    position: absolute;
    inset: 0;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
}

.tp2EQPseiPWZEdtSwxfh {
    display: block;
    flex-shrink: 0;
}

.ux33uTzIJRiyg0GkGoAO {
    position: absolute;
    top: -1px;
    right: -1px;
    display: flex;
    gap: 6px;
    align-items: center;
    justify-content: center;
    padding: 12px;
    color: #4545e5;
    text-decoration: none;
}

.ux33uTzIJRiyg0GkGoAO:hover,
.ux33uTzIJRiyg0GkGoAO:focus-visible {
    color: #14131a;
}

.zvotya5BwKMfhNF3Mqtz {
    margin: 0;
    font-family: "AttentionDepartureMono", monospace;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    color: inherit;
    white-space: nowrap;
}

.L8JpRTCrNh9UAlgGmegA {
    display: block;
    width: 8px;
    height: 12px;
    flex-shrink: 0;
    background: currentColor;
    -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiBvdmVyZmxvdz0idmlzaWJsZSIgc3R5bGU9ImRpc3BsYXk6IGJsb2NrOyIgd2lkdGg9IjgiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCA4IDEyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBpZD0iU3VidHJhY3QiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCA2LjcyOTc4TDQuOTUxNzUgMFY1LjI3MDIyTDggNS4yNzAyM0wzLjA0ODI1IDEyTDMuMDQ4MjUgNi43Mjk3OEgwWiIgZmlsbD0iY3VycmVudENvbG9yIi8+Cjwvc3ZnPgo=) center / contain no-repeat;
    mask: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiBvdmVyZmxvdz0idmlzaWJsZSIgc3R5bGU9ImRpc3BsYXk6IGJsb2NrOyIgd2lkdGg9IjgiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCA4IDEyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBpZD0iU3VidHJhY3QiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCA2LjcyOTc4TDQuOTUxNzUgMFY1LjI3MDIyTDggNS4yNzAyM0wzLjA0ODI1IDEyTDMuMDQ4MjUgNi43Mjk3OEgwWiIgZmlsbD0iY3VycmVudENvbG9yIi8+Cjwvc3ZnPgo=) center / contain no-repeat;
}

.CQijCqE_ynVYE7eoFWN0 {
    display: flex;
    align-items: center;
    width: 100%;
    height: 81px;
    margin-top: -1px;
}

.xTy0nJ5DQss0e8hJv169 {
    width: 25%;
    height: 100%;
    border: 1px solid #ededed;
    border-radius: 8px;
}

.xTy0nJ5DQss0e8hJv169:last-child {
    width: calc(25% + 1px);
    margin-left: -1px;
}

.racJXfnsFAjuJNAJOVdO {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(50% + 1px);
    height: 100%;
    margin-left: -1px;
    padding: 0 23px 0 24px;
    background: #fafafa;
    border: 1px solid #ededed;
    border-radius: 8px;
}

.xyOplWy6Et0kd6DNo1Yr {
    margin: 0;
    font-family: "AttentionOverusedGrotesk", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: #14131a;
    white-space: nowrap;
}

.L3yDFsr67exqvTqhdGx9 {
    width: 100%;
    height: 64px;
    overflow: hidden;
}

.hG1QyLtCmUSaj8d9F9AJ {
    display: flex;
    width: max-content;
    animation: yHkCwhf02hxGcJ6ahb21 32s linear infinite;
}

.L3yDFsr67exqvTqhdGx9 .oF2uq3_T3mpx_4Mc4pcO,
.L3yDFsr67exqvTqhdGx9 .oF2uq3_T3mpx_4Mc4pcO:nth-child(n + 5) {
    width: 210px;
    height: 64px;
    flex-shrink: 0;
    margin: 0;
}

.L3yDFsr67exqvTqhdGx9 .oF2uq3_T3mpx_4Mc4pcO+.oF2uq3_T3mpx_4Mc4pcO {
    margin-left: -1px;
}

._JvmZ_t6kodCnJ7TYSoL .hG1QyLtCmUSaj8d9F9AJ {
    animation-play-state: paused;
}

@media (max-width: 1279px) {
    .OCtbNgFhQ9JJbIaJK3TE {
        display: none;
    }

    .zvotya5BwKMfhNF3Mqtz {
        display: none;
        visibility: hidden;
    }
}

@media (prefers-reduced-motion: reduce) {
    .hG1QyLtCmUSaj8d9F9AJ {
        animation: none;
    }
}

@keyframes yHkCwhf02hxGcJ6ahb21 {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

