/* Cartlyra AI — Products hub V3
   This stylesheet is intentionally self-contained for /products/ so a stale global stylesheet
   can never collapse the products page layout. */

.suite3-page {
  background:
    radial-gradient(circle at 78% -10%, rgba(139,124,255,.10), transparent 33rem),
    linear-gradient(180deg, #090b12 0%, #090b12 72%, #0b0e15 100%);
}
.suite3-page .site-header--solid { background: rgba(12,15,23,.92); }
.suite3-page .nav-links .is-active { color: #f4f6fb; }

.suite3-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  border-bottom: 1px solid rgba(255,255,255,.08);
  background: linear-gradient(180deg, rgba(255,255,255,.014), transparent 78%);
}
.suite3-hero__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(390px, .80fr);
  gap: clamp(48px, 8vw, 112px);
  align-items: center;
  padding-block: clamp(76px, 8.2vw, 126px);
}
.suite3-hero__glow { position: absolute; pointer-events: none; border-radius: 50%; filter: blur(14px); }
.suite3-hero__glow--violet { width: 34rem; height: 34rem; right: 5%; top: -17rem; background: radial-gradient(circle, rgba(139,124,255,.20), transparent 67%); }
.suite3-hero__glow--mint { width: 22rem; height: 22rem; right: 25%; bottom: -17rem; background: radial-gradient(circle, rgba(83,227,194,.08), transparent 70%); }
.suite3-back { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 31px; color: #aeb7ca; font-size: .82rem; font-weight: 700; transition: color .2s ease; }
.suite3-back:hover { color: #f4f6fb; }
.suite3-back svg { width: 16px; height: 16px; color: #53e3c2; }
.suite3-kicker { display: flex; align-items: center; gap: 11px; margin: 0 0 19px; color: #cad0de; font-size: .76rem; font-weight: 800; letter-spacing: .14em; line-height: 1.2; text-transform: uppercase; }
.suite3-kicker span { color: #53e3c2; }
.suite3-hero h1 { max-width: 13ch; margin: 0 0 25px; font-family: "Sora", sans-serif; font-size: clamp(3rem, 2.15rem + 3.8vw, 5.55rem); font-weight: 800; letter-spacing: -.068em; line-height: 1.01; text-wrap: balance; }
.suite3-lede { max-width: 58ch; margin: 0; color: #a2aabd; font-size: clamp(1.05rem, .98rem + .30vw, 1.22rem); line-height: 1.74; }
.suite3-proof { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 28px; }
.suite3-proof span { display: inline-flex; align-items: center; gap: 8px; min-height: 36px; padding: 8px 11px; border: 1px solid rgba(255,255,255,.10); border-radius: 10px; background: rgba(255,255,255,.018); color: #c9d0df; font-size: .73rem; font-weight: 800; }
.suite3-proof svg { width: 15px; height: 15px; color: #53e3c2; }

/* Hero system: no absolute labels; all content stays stable in a grid. */
.suite3-system { position: relative; width: min(100%, 470px); min-height: 412px; margin-left: auto; padding: 20px; overflow: hidden; border: 1px solid rgba(255,255,255,.13); border-radius: 28px; background: linear-gradient(150deg, rgba(29,34,49,.88), rgba(12,15,23,.94)); box-shadow: 0 34px 95px rgba(0,0,0,.34), inset 0 1px rgba(255,255,255,.06); }
.suite3-system::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 66% 0%, rgba(139,124,255,.24), transparent 33%), radial-gradient(circle at 8% 100%, rgba(83,227,194,.10), transparent 38%); pointer-events: none; }
.suite3-system__topline { position: relative; z-index: 1; display: inline-flex; align-items: center; gap: 8px; padding: 7px 10px; border: 1px solid rgba(83,227,194,.26); border-radius: 999px; background: rgba(83,227,194,.07); color: #c8f4e9; font-size: .67rem; font-weight: 800; letter-spacing: .05em; }
.suite3-system__dot { width: 6px; height: 6px; border-radius: 50%; background: #53e3c2; box-shadow: 0 0 0 4px rgba(83,227,194,.08), 0 0 16px rgba(83,227,194,.48); }
.suite3-system__core { position: relative; z-index: 1; max-width: 328px; margin: 42px auto 25px; padding: 30px 27px; border: 1px solid rgba(255,255,255,.13); border-radius: 22px; background: rgba(8,10,17,.49); box-shadow: inset 0 1px rgba(255,255,255,.06); text-align: center; }
.suite3-system__eyebrow { display: block; margin-bottom: 11px; color: #9da7bb; font-size: .64rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.suite3-system__core strong { display: block; font-family: "Sora", sans-serif; font-size: clamp(1.42rem, 1.1rem + 1.2vw, 2rem); font-weight: 800; letter-spacing: -.057em; line-height: 1.08; }
.suite3-system__core p { max-width: 29ch; margin: 14px auto 0; color: #a5aec0; font-size: .79rem; line-height: 1.65; }
.suite3-system__grid { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
.suite3-system__node { min-width: 0; padding: 13px 11px; border: 1px solid rgba(255,255,255,.10); border-radius: 15px; background: rgba(255,255,255,.028); color: #d6dceb; font-size: .67rem; font-weight: 800; line-height: 1.35; }
.suite3-system__node svg { display: block; width: 17px; height: 17px; margin-bottom: 10px; color: #53e3c2; }
.suite3-system__node--operations svg { color: #9b8dff; }
.suite3-system__node--confidence svg { color: #82dfe3; }

.suite3-section { padding-block: clamp(74px, 8vw, 112px); border-bottom: 1px solid rgba(255,255,255,.08); }
.suite3-section-head { display: grid; gap: 30px; }
.suite3-section-head--split { grid-template-columns: minmax(0, 1.13fr) minmax(270px, .60fr); align-items: end; }
.suite3-section-head--editorial { grid-template-columns: minmax(0, 1.07fr) minmax(260px, .53fr); align-items: end; }
.suite3-section-head h2, .suite3-access h2 { max-width: 16ch; margin: 0; font-family: "Sora", sans-serif; font-size: clamp(2.25rem, 1.7rem + 2.25vw, 4rem); font-weight: 800; letter-spacing: -.067em; line-height: 1.06; text-wrap: balance; }
.suite3-section-head > p { max-width: 38ch; margin: 0 0 3px; color: #a2aabd; font-size: 1rem; line-height: 1.75; }

.suite3-release { position: relative; display: grid; grid-template-columns: minmax(0, 1.02fr) minmax(335px, .72fr); gap: clamp(36px, 6vw, 84px); align-items: center; margin-top: clamp(38px, 4.5vw, 62px); padding: clamp(30px, 4vw, 56px); overflow: hidden; border: 1px solid rgba(255,255,255,.13); border-radius: 28px; background: linear-gradient(140deg, rgba(26,31,45,.94), rgba(12,15,23,.97)); box-shadow: 0 32px 100px rgba(0,0,0,.27), inset 0 1px rgba(255,255,255,.05); }
.suite3-release::after { content: ""; position: absolute; right: -15rem; top: -16rem; width: 32rem; height: 32rem; border-radius: 50%; background: radial-gradient(circle, rgba(83,227,194,.12), transparent 67%); pointer-events: none; }
.suite3-release__copy, .suite3-recovery-visual { position: relative; z-index: 1; }
.suite3-release__badge { display: inline-flex; align-items: center; gap: 9px; margin-bottom: 17px; color: #c9f5ea; font-size: .72rem; font-weight: 800; letter-spacing: .10em; text-transform: uppercase; }
.suite3-release__pulse { width: 7px; height: 7px; border-radius: 50%; background: #53e3c2; box-shadow: 0 0 0 4px rgba(83,227,194,.08), 0 0 18px rgba(83,227,194,.45); }
.suite3-release__type { margin: 0 0 11px; color: #788196; font-size: .70rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.suite3-release h3 { max-width: 16ch; margin: 0 0 17px; font-family: "Sora", sans-serif; font-size: clamp(2rem, 1.4rem + 1.75vw, 3.2rem); font-weight: 800; letter-spacing: -.064em; line-height: 1.08; text-wrap: balance; }
.suite3-release__copy > p:not(.suite3-release__type) { max-width: 53ch; margin: 0; color: #a8b0c1; font-size: 1.02rem; line-height: 1.72; }
.suite3-release__tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 23px; }
.suite3-release__tags span { padding: 7px 10px; border: 1px solid rgba(255,255,255,.11); border-radius: 999px; background: rgba(255,255,255,.025); color: #c8cedd; font-size: .70rem; font-weight: 800; line-height: 1.1; }
.suite3-release__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 27px; }

.suite3-recovery-visual { display: grid; align-content: center; min-height: 323px; padding: 25px; border: 1px solid rgba(255,255,255,.13); border-radius: 22px; background: rgba(6,8,14,.44); box-shadow: inset 0 1px rgba(255,255,255,.05); }
.suite3-recovery-visual__header, .suite3-recovery-visual__footer { display: flex; align-items: center; justify-content: space-between; gap: 12px; color: #818ba0; font-size: .67rem; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.suite3-recovery-visual__live { display: inline-flex; align-items: center; gap: 7px; color: #c7f1e7; letter-spacing: .02em; text-transform: none; }
.suite3-recovery-visual__live b { width: 6px; height: 6px; border-radius: 50%; background: #53e3c2; }
.suite3-recovery-visual__signal { display: grid; grid-template-columns: 30px minmax(0, 1fr); gap: 11px; align-items: center; margin-top: 25px; padding: 18px; border: 1px solid rgba(83,227,194,.24); border-radius: 17px; background: linear-gradient(120deg, rgba(83,227,194,.11), rgba(139,124,255,.06)); }
.suite3-recovery-visual__signal-dot { width: 14px; height: 14px; border-radius: 50%; background: #53e3c2; box-shadow: 0 0 0 7px rgba(83,227,194,.09); }
.suite3-recovery-visual__signal span { display: block; margin-bottom: 4px; color: #a5aebe; font-size: .69rem; font-weight: 700; }
.suite3-recovery-visual__signal strong { display: block; color: #dcf8f0; font-family: "Sora", sans-serif; font-size: 1.72rem; letter-spacing: -.06em; line-height: 1; }
.suite3-recovery-visual__signal small { grid-column: 2; color: #91a0b0; font-size: .67rem; }
.suite3-recovery-visual__flow { display: grid; grid-template-columns: repeat(5, 1fr); gap: 8px; align-items: end; height: 93px; margin: 25px 0 17px; padding-bottom: 12px; border-bottom: 1px solid rgba(255,255,255,.10); }
.suite3-recovery-visual__flow span { display: block; border-radius: 6px 6px 0 0; background: linear-gradient(180deg, #9b8dff, #65ddc4); box-shadow: 0 0 22px rgba(83,227,194,.07); }
.suite3-recovery-visual__flow span:nth-child(1) { height: 28%; opacity: .38; }.suite3-recovery-visual__flow span:nth-child(2) { height: 45%; opacity: .55; }.suite3-recovery-visual__flow span:nth-child(3) { height: 62%; opacity: .68; }.suite3-recovery-visual__flow span:nth-child(4) { height: 77%; opacity: .82; }.suite3-recovery-visual__flow span:nth-child(5) { height: 100%; }

.suite3-section--directions { background: linear-gradient(180deg, rgba(139,124,255,.034), transparent 46%); }
.suite3-directions { margin-top: clamp(40px, 5vw, 64px); border-top: 1px solid rgba(255,255,255,.09); }
.suite3-directions article { display: grid; grid-template-columns: 62px minmax(0, 1fr) 26px; gap: 18px; align-items: center; min-height: 125px; padding: 21px 0; border-bottom: 1px solid rgba(255,255,255,.09); transition: background .2s ease, padding .2s ease; }
.suite3-directions__number { color: #53e3c2; font-size: .72rem; font-weight: 800; letter-spacing: .10em; }
.suite3-directions h3 { margin: 0 0 5px; font-family: "Sora", sans-serif; font-size: 1.3rem; letter-spacing: -.045em; line-height: 1.2; }
.suite3-directions p { margin: 0; color: #a2aabd; font-size: .95rem; line-height: 1.62; }
.suite3-directions article > svg { width: 19px; height: 19px; color: #7d879a; }
@media (hover:hover) and (pointer:fine) { .suite3-directions article:hover { padding-inline: 16px; background: linear-gradient(90deg, rgba(139,124,255,.07), transparent 85%); } .suite3-directions article:hover > svg { color: #53e3c2; } }

.suite3-access { padding-block: clamp(74px, 8vw, 112px); }
.suite3-access__card { position: relative; display: grid; grid-template-columns: minmax(0, .95fr) minmax(330px, .72fr); gap: clamp(38px, 7vw, 96px); align-items: center; padding: clamp(32px, 5vw, 64px); overflow: hidden; border: 1px solid rgba(255,255,255,.13); border-radius: 28px; background: linear-gradient(145deg, rgba(23,27,39,.94), rgba(11,14,21,.98)); box-shadow: 0 30px 80px rgba(0,0,0,.22), inset 0 1px rgba(255,255,255,.05); }
.suite3-access__card::after { content: ""; position: absolute; left: -10rem; bottom: -19rem; width: 32rem; height: 32rem; border-radius: 50%; background: radial-gradient(circle, rgba(139,124,255,.15), transparent 65%); pointer-events: none; }
.suite3-access__copy, .suite3-wave { position: relative; z-index: 1; }
.suite3-access__copy > p:not(.suite3-kicker) { max-width: 53ch; margin: 20px 0 27px; color: #a7afbf; font-size: 1rem; line-height: 1.72; }
.suite3-wave { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; align-items: start; padding-top: 44px; }
.suite3-wave__line { position: absolute; z-index: -1; left: 8%; right: 8%; top: 51px; height: 1px; background: linear-gradient(90deg, rgba(83,227,194,.85), rgba(255,255,255,.15)); }
.suite3-wave__item { display: grid; justify-items: center; text-align: center; }
.suite3-wave__item b { display: block; width: 14px; height: 14px; margin-bottom: 14px; border: 3px solid #212838; border-radius: 50%; background: #0a0c12; }
.suite3-wave__item--active b { border-color: #53e3c2; background: #53e3c2; box-shadow: 0 0 0 7px rgba(83,227,194,.10), 0 0 26px rgba(83,227,194,.38); }
.suite3-wave__item span { color: #d5dbea; font-size: .78rem; font-weight: 800; }
.suite3-wave__item small { margin-top: 5px; color: #8490a4; font-size: .68rem; }
.suite3-wave__item--active span { color: #c9f4e9; }

@media (max-width: 980px) {
  .suite3-hero__grid, .suite3-release, .suite3-access__card { grid-template-columns: 1fr; }
  .suite3-hero__grid { gap: 47px; }
  .suite3-system { width: min(100%, 560px); margin-left: 0; }
  .suite3-section-head--split, .suite3-section-head--editorial { grid-template-columns: 1fr; gap: 18px; }
  .suite3-section-head > p { max-width: 58ch; }
  .suite3-release { gap: 34px; }
  .suite3-recovery-visual { max-width: 600px; width: 100%; }
  .suite3-access__card { gap: 40px; }
}
@media (max-width: 700px) {
  .suite3-hero__grid { padding-block: 59px 65px; }
  .suite3-back { margin-bottom: 24px; }
  .suite3-hero h1 { max-width: 12.5ch; font-size: clamp(2.65rem, 12vw, 4rem); }
  .suite3-system { min-height: 0; padding: 15px; border-radius: 22px; }
  .suite3-system__core { margin: 30px auto 18px; padding: 26px 20px; }
  .suite3-system__grid { gap: 7px; }
  .suite3-system__node { padding: 11px 8px; border-radius: 12px; font-size: .59rem; }
  .suite3-system__node svg { width: 15px; height: 15px; margin-bottom: 7px; }
  .suite3-section { padding-block: 62px; }
  .suite3-section-head h2, .suite3-access h2 { max-width: 15.5ch; font-size: clamp(2.05rem, 9vw, 3.1rem); }
  .suite3-release { padding: 25px; border-radius: 23px; }
  .suite3-release h3 { max-width: 14ch; font-size: clamp(1.85rem, 8.2vw, 2.55rem); }
  .suite3-release__actions { align-items: stretch; }
  .suite3-release__actions .button { flex: 1 1 205px; }
  .suite3-recovery-visual { min-height: 285px; padding: 20px; border-radius: 18px; }
  .suite3-directions article { grid-template-columns: 42px minmax(0, 1fr) 21px; gap: 11px; min-height: 116px; }
  .suite3-directions h3 { font-size: 1.08rem; }.suite3-directions p { font-size: .86rem; }
  .suite3-access { padding-block: 62px; }.suite3-access__card { padding: 27px; border-radius: 23px; }
  .suite3-wave { padding-top: 33px; }.suite3-wave__line { top: 40px; }.suite3-wave__item b { margin-bottom: 11px; }.suite3-wave__item span { font-size: .70rem; }.suite3-wave__item small { font-size: .59rem; }
}
@media (max-width: 430px) { .suite3-proof span { width: 100%; }.suite3-system__grid { grid-template-columns: 1fr; }.suite3-system__node { display: flex; align-items: center; gap: 9px; text-align: left; }.suite3-system__node svg { margin: 0; }.suite3-system { width: 100%; }.suite3-wave__item span { font-size: .64rem; }.suite3-wave__item small { font-size: .54rem; } }
@media (prefers-reduced-motion: reduce) { .suite3-page *, .suite3-page *::before, .suite3-page *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; } }
