/* LazyGen — editorial data-system theme */

*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}

:root{
  --bg:#f7f8f6;
  --paper:#fff;
  --ink:#0b0d10;
  --blue:#245fd1;
  --blue-dark:#17489f;
  --muted:#565c63;
  --line:#c9cdd1;
  --soft:#e9ece8;
  --focus:#f0a500;
  --radius:8px;
  --font:"Arial Narrow","Roboto Condensed","Helvetica Neue",Arial,sans-serif;
  --ease:cubic-bezier(.25,.46,.45,.94);
}

html{scroll-behavior:smooth;scroll-padding-top:88px}
body{font-family:var(--font);background:var(--bg);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}
img,svg{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
button{cursor:pointer;border:0}
em{font-style:italic}
h1,h2,h3,h4{line-height:1.08;font-weight:750;text-wrap:balance}

.skip-link{position:fixed;left:16px;top:10px;z-index:30;background:var(--ink);color:#fff;padding:10px 14px;transform:translateY(-150%)}
.skip-link:focus{transform:none}
:where(a,button,input,textarea,summary):focus-visible{outline:3px solid var(--focus);outline-offset:3px}

.h-display{font-size:clamp(2rem,4.8vw,3.75rem);letter-spacing:-.035em;margin-bottom:18px}
.lead{font-size:clamp(1rem,1.6vw,1.18rem);color:var(--muted);max-width:590px}
.section-label{font-size:.76rem;font-weight:750;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:18px}
.section-label--blue{color:#7eabff}

.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border-radius:4px;font-size:.96rem;font-weight:700;transition:background-color .18s,color .18s,border-color .18s;cursor:pointer;white-space:nowrap}
.btn--primary{background:var(--blue);color:#fff;border:2px solid var(--blue)}
.btn--primary:hover{background:var(--blue-dark);border-color:var(--blue-dark)}
.btn--block{width:100%}
.btn__arrow{font-size:1.1em}
.text-link{min-height:48px;display:inline-flex;align-items:center;gap:9px;padding:10px 2px;border-bottom:2px solid var(--ink);font-weight:700}
.text-link:hover{color:var(--blue);border-color:var(--blue)}

.nav-scrim{position:fixed;inset:0 0 auto;height:76px;background:rgba(247,248,246,.94);border-bottom:1px solid transparent;pointer-events:none;z-index:9;transition:border-color .2s}
.floatnav.scrolled~* .nav-scrim,.floatnav.is-scrolled~* .nav-scrim{border-color:var(--line)}
.floatnav{position:fixed;inset:0 0 auto;z-index:10;padding:10px 24px;pointer-events:none}
.floatnav__pill{max-width:1100px;margin:auto;min-height:56px;display:flex;align-items:center;gap:28px;pointer-events:auto;background:rgba(247,248,246,.92);border-bottom:1px solid var(--line);padding:0 4px}
.floatnav__logo{font-weight:850;font-size:1.08rem;margin-right:auto;min-height:44px;display:flex;align-items:center}
.floatnav__links{display:flex;gap:28px}
.floatnav__link{min-height:44px;display:flex;align-items:center;font-size:.9rem;font-weight:650;color:var(--muted);border-bottom:2px solid transparent}
.floatnav__link:hover{color:var(--ink);border-color:var(--ink)}
.floatnav__cta{margin-left:auto}.floatnav__cta .btn{min-height:42px;padding:8px 16px;font-size:.86rem}
.logo-muted{opacity:.45}.logo-dot{color:var(--blue)}

.section{padding:clamp(72px,9vw,120px) 24px;border-top:1px solid var(--line)}
.container{max-width:1100px;margin:0 auto}
.section-head{max-width:740px;margin-bottom:54px}
.section-head--split{display:grid;grid-template-columns:180px 1fr;max-width:none;column-gap:42px}
.section-head--split .section-label{grid-row:1/4}
.section-head--split .h-display,.section-head--split .lead{grid-column:2}

/* Content is visible by default; this class no longer gates rendering. */
.reveal{opacity:1;transform:none}

.hero{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:132px 24px 64px;overflow:hidden}
.hero__copy{max-width:790px;margin:0 auto 50px}
.hero__title{font-size:clamp(2.65rem,6.4vw,5.3rem);font-weight:820;letter-spacing:-.05em;line-height:.98;margin-bottom:25px}
.hero__accent{color:var(--blue)}
.hero__sub{font-size:clamp(1rem,1.7vw,1.18rem);color:var(--muted);max-width:570px;margin:0 auto 32px}
.hero__cta{display:flex;gap:24px;justify-content:center;align-items:center;flex-wrap:wrap}
.hero__scene{width:min(100%,1359px);margin:auto}
.hero-viz{width:100%;height:auto;overflow:visible}
.hero-viz text{font-family:var(--font)}
.hero-viz__wires{opacity:.58}
.hero-viz__source{opacity:1;transform-box:fill-box;transform-origin:center}
.hero-viz__source path{stroke:#000;stroke-width:1.5;stroke-linejoin:round}
.hero-viz__source .iso-top{filter:brightness(1.05)}.hero-viz__source .iso-left{filter:brightness(.98)}.hero-viz__source .iso-right{filter:brightness(.92)}
.hero-viz__source--pink path:not(.hero-viz__icon){fill:#ffd7d7}.hero-viz__source--yellow path:not(.hero-viz__icon){fill:#ffe68f}.hero-viz__source--blue path:not(.hero-viz__icon){fill:#c6dbff}.hero-viz__source--green path:not(.hero-viz__icon){fill:#e0f6d8}
.hero-viz__icon{fill:#fff;stroke:#000!important;stroke-width:1.5!important;stroke-linecap:round;stroke-linejoin:round}
.hero-viz__input text,.hero-viz__pill text{font-size:12px;font-weight:700;letter-spacing:.06em;text-anchor:middle}
.hero-viz__core-name,.hero-viz__core-sub{text-anchor:middle;font-weight:800;letter-spacing:.1em}.hero-viz__core-name{font-size:14px}.hero-viz__core-sub{font-size:9px;fill:var(--muted)}
.hero-viz__core,.hero-viz__pill,.hero-viz__browser{opacity:1}
.hero-viz__output-wire{stroke-dasharray:5 6;animation:hero-wire 1.2s linear infinite}
.hero-viz__dot{stroke:rgba(0,0,0,.55);stroke-width:.9;pointer-events:none}
.hero-viz__halo{pointer-events:none;filter:blur(8px);transform-box:fill-box;transform-origin:center;animation:hero-halo 3.4s cubic-bezier(.22,.61,.36,1) forwards}
@keyframes hero-wire{to{stroke-dashoffset:-11}}
@keyframes hero-halo{0%{scale:.9;opacity:0}22%{scale:1.04;opacity:var(--peak-opacity,.24)}100%{scale:var(--peak-scale,1.45);opacity:0}}

.trust{border-block:1px solid var(--ink);background:var(--paper);overflow:hidden}
.trust__label{text-align:center;font-size:.7rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding:10px 18px 0}
.trust__marquee{overflow:hidden;padding:11px 0}
.trust__track{display:flex;align-items:center;gap:30px;width:max-content;animation:ticker 35s linear infinite;font-size:.88rem;font-weight:650}
.trust__track span{white-space:nowrap}.trust__track b{color:var(--blue);font-size:.7rem}
@keyframes ticker{to{transform:translateX(-50%)}}

.challenge{background:var(--ink);color:#fff}
.helix{padding:clamp(78px,9vw,112px) 24px;position:relative}
.helix__head{max-width:1100px;margin:0 auto 56px}
.helix__head-inner{display:grid;grid-template-columns:180px 1fr;column-gap:42px;align-items:start}
.helix__eyebrow{grid-row:1/4;color:#9ba5b0}
.helix__title,.helix__sub{grid-column:2}
.helix__title{font-size:clamp(2.3rem,5vw,4.4rem);margin:0 0 18px}.helix__title em{color:#7eabff}
.helix__sub{color:#aeb6bf;margin:0;max-width:590px}
.helix__grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:minmax(250px,.78fr) 1.22fr;column-gap:clamp(45px,7vw,90px);align-items:center}
.helix__sticky{height:500px;display:grid;place-items:center;perspective:1200px}
.helix__items{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #394047;border-left:1px solid #394047}
.helix__item{min-height:250px;padding:30px;display:flex;flex-direction:column;justify-content:flex-start;border-right:1px solid #394047;border-bottom:1px solid #394047;opacity:1}
.challenge__num{font-size:.75rem;letter-spacing:.16em;color:#7eabff;margin-bottom:36px}
.challenge__title{font-size:clamp(1.35rem,2.5vw,1.9rem);margin-bottom:16px;max-width:18ch}
.challenge__body{font-size:1rem;line-height:1.55;color:#aeb6bf;max-width:42ch}
.helix3d{--hx-radius:52px;--hx-bead-d:11px;--hx-rung-h:7px;--hx-rung-w:104px;--hx-scale:.68;position:relative;width:100%;height:100%;display:grid;place-items:center}
.helix3d__scene{position:relative;width:170px;height:440px;transform-style:preserve-3d;transform:rotateX(12deg) rotateY(var(--helix-rot,15deg));will-change:transform}
.hx-bead{position:absolute;left:50%;top:50%;width:var(--hx-bead-d);height:var(--hx-bead-d);margin-left:calc(var(--hx-bead-d)/-2);margin-top:calc(var(--hx-bead-d)/-2);border-radius:50%;border:1px solid #fff;transform-style:preserve-3d;transform:translateY(calc(var(--y,0)*var(--hx-scale)*1px)) rotateY(calc(var(--angle,0)*1deg)) translateZ(var(--hx-radius));backface-visibility:visible}
.hx-bead--a{background:#ff9da4}.hx-bead--b{background:#7eabff}
.hx-rung{position:absolute;left:50%;top:50%;width:var(--hx-rung-w);height:var(--hx-rung-h);margin-left:calc(var(--hx-rung-w)/-2);margin-top:calc(var(--hx-rung-h)/-2);background:#c6cbd0;border:1px solid #fff;border-radius:999px;transform-style:preserve-3d;transform:translateY(calc(var(--y,0)*var(--hx-scale)*1px)) rotateY(calc(var(--angle,0)*1deg));backface-visibility:visible}
@keyframes helix-spin{from{transform:rotateX(12deg) rotateY(15deg)}to{transform:rotateX(12deg) rotateY(375deg)}}
@supports (animation-timeline:view()){.helix3d__scene{animation:helix-spin linear both;animation-timeline:view();animation-range:cover 0% cover 100%}}

.services{background:var(--bg)}
.services__grid{display:grid;grid-template-columns:repeat(12,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}
.svc-card{padding:30px 28px;display:grid;grid-template-rows:auto auto 1fr auto;gap:15px;border-right:1px solid var(--ink);min-height:310px;background:transparent;color:var(--ink)}
.svc-card:nth-child(1){grid-column:span 3}.svc-card:nth-child(2){grid-column:span 5}.svc-card:nth-child(3){grid-column:span 4;border-right:0}
.svc-card__index{font-size:.75rem;letter-spacing:.16em;color:var(--blue)}
.svc-card__title,.svc-card__title--light{font-size:clamp(1.3rem,2.2vw,1.75rem);color:var(--ink)}
.svc-card__desc,.svc-card__desc--light,.svc-card--blue .svc-card__desc,.svc-card--dark .svc-card__desc{font-size:.98rem;color:var(--muted);line-height:1.6}
.svc-card__footer,.svc-card__footer--accent,.svc-card__footer--light,.svc-card--blue .svc-card__footer,.svc-card--dark .svc-card__footer{font-size:.84rem;font-weight:700;color:var(--ink);padding-top:15px;border-top:1px solid var(--line)}

.math{background:var(--paper)}
.section-head--math{margin-left:auto;text-align:right}.section-head--math .lead{margin-left:auto}
.math__card{display:grid;grid-template-columns:1.2fr .8fr;gap:0;align-items:stretch;border-block:1px solid var(--ink)}
.math__sliders{display:flex;flex-direction:column;justify-content:center;gap:42px;padding:48px 48px 48px 0}
.math__row{display:flex;flex-direction:column;gap:12px}.math__label{font-size:.92rem;font-weight:700}.math__slider-wrap{display:flex;flex-direction:column;gap:9px}
.math__slider{width:100%;appearance:none;height:6px;background:#d8dce0;cursor:pointer;border-radius:0}
.math__slider::-webkit-slider-thumb{-webkit-appearance:none;width:30px;height:30px;border-radius:0;background:var(--blue);border:5px solid var(--paper)}
.math__slider::-moz-range-thumb{width:22px;height:22px;border-radius:0;background:var(--blue);border:5px solid var(--paper)}
.math__output{text-align:right;font-size:.9rem;font-weight:750;color:var(--blue)}
.math__result{background:var(--ink);padding:48px 38px;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:left}
.math__result-label{font-size:.74rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#aeb6bf;margin-bottom:18px}
.math__result-value{font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;line-height:1;margin-bottom:13px;overflow-wrap:anywhere}
.math__result-sub{font-size:.84rem;color:#aeb6bf}

.method{background:var(--soft)}
.section-head--method{max-width:610px;margin-left:25%}
.pipeline{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink)}
.pipeline__node{display:block;padding:28px 24px 34px 0;border-right:1px solid var(--line);min-height:255px}
.pipeline__node:not(:first-child){padding-left:24px}.pipeline__node:last-child{border-right:0}
.pipeline__num{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--blue);line-height:1;margin-bottom:52px}
.pipeline__copy h3{font-size:1.2rem;margin-bottom:10px}.pipeline__copy p{font-size:.95rem;color:var(--muted)}

.faq{background:var(--bg)}
.faq__grid{display:grid;grid-template-columns:280px 1fr;gap:80px;align-items:start}.faq__list{border-top:1px solid var(--ink)}
details.faq__item{border-bottom:1px solid var(--line)}
summary.faq__q{min-height:62px;display:flex;align-items:center;justify-content:space-between;padding:16px 2px;font-size:1rem;font-weight:700;cursor:pointer;list-style:none;gap:18px}
summary.faq__q::-webkit-details-marker{display:none}.faq__plus{font-size:1.5rem;font-weight:300;transition:transform .2s}.faq__item[open] .faq__plus{transform:rotate(45deg)}
.faq__a{padding:0 52px 22px 2px;color:var(--muted);font-size:.96rem;line-height:1.65}

.contact{background:var(--ink);color:#fff;border-top:0}.contact__card{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;padding:28px 0;border-top:1px solid #515860}
.contact__copy .h-display{color:#fff}.contact__copy .lead{color:#aeb6bf;max-width:480px}
.contact__form{display:flex;flex-direction:column;gap:18px}.form__field{display:flex;flex-direction:column;gap:7px}.form__label{font-size:.83rem;font-weight:650;color:#c7cdd3}
.form__input{width:100%;padding:13px 0;border:0;border-bottom:1px solid #59616a;border-radius:0;background:transparent;color:#fff;font-size:1rem;outline:0;transition:border-color .2s}.form__input:focus{border-color:#7eabff}.form__input::placeholder{color:#777f88}.form__textarea{resize:vertical;min-height:110px}
.form__legal{font-size:.78rem;color:#8d959d;text-align:left}.form__success{display:none;border-left:3px solid #7eabff;padding:12px 14px;font-size:.9rem;color:#d7e4ff}.form__success.visible{display:block}
.footer{background:var(--bg);border-top:1px solid var(--line);padding:34px 24px}.footer__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px}.footer__logo{font-weight:850}.footer__tagline,.footer__copy{font-size:.85rem;color:var(--muted)}
.logo-text{font-weight:850;letter-spacing:-.02em}

@media(max-width:900px){
  .floatnav__links{display:none}
  .helix__head-inner,.section-head--split{grid-template-columns:130px 1fr;column-gap:28px}
  .helix__grid{grid-template-columns:210px 1fr;gap:38px}.helix__items{grid-template-columns:1fr}.helix__item{min-height:200px}
  .svc-card:nth-child(1),.svc-card:nth-child(2),.svc-card:nth-child(3){grid-column:span 4}
  .pipeline{grid-template-columns:1fr 1fr}.pipeline__node:nth-child(2){border-right:0}.pipeline__node:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .faq__grid{grid-template-columns:1fr;gap:38px}.contact__card{grid-template-columns:1fr;gap:48px}
}

@media(max-width:700px){
  .section{padding:68px 20px}.floatnav{padding:8px 16px}.floatnav__pill{min-height:52px}.floatnav__cta .btn{min-height:40px;padding:7px 12px}
  .hero{padding:112px 18px 64px;min-height:auto}.hero__copy{margin-bottom:38px}.hero__title{font-size:clamp(2.4rem,12vw,4rem)}.hero__scene{width:132%;margin-left:-16%}
  .helix{padding:68px 20px}.helix__head{margin-bottom:34px}.helix__head-inner,.section-head--split{display:block}.helix__title,.helix__sub{grid-column:auto}.helix__grid{grid-template-columns:1fr;gap:24px}.helix__sticky{height:260px;overflow:hidden}.helix3d{--hx-scale:.42}.helix3d__scene{height:280px}.helix__items{grid-template-columns:1fr 1fr}.helix__item{min-height:220px;padding:24px 20px}.challenge__num{margin-bottom:24px}.challenge__title{font-size:1.25rem}.challenge__body{font-size:.92rem}
  .services__grid{grid-template-columns:1fr}.svc-card:nth-child(1),.svc-card:nth-child(2),.svc-card:nth-child(3){grid-column:auto;border-right:0;border-bottom:1px solid var(--ink);min-height:0}.svc-card:last-child{border-bottom:0}
  .section-head--math{margin-left:0;text-align:left}.section-head--math .lead{margin-left:0}.math__card{grid-template-columns:1fr}.math__sliders{padding:34px 0}.math__result{padding:36px 24px}.section-head--method{margin-left:0}
  .pipeline{grid-template-columns:1fr}.pipeline__node,.pipeline__node:not(:first-child){min-height:0;padding:24px 0;border-right:0;border-bottom:1px solid var(--line)}.pipeline__num{margin-bottom:25px}.pipeline__node:last-child{border-bottom:0}
  .footer__inner{flex-direction:column;text-align:center}
}

@media(max-width:440px){
  .floatnav__cta .btn{font-size:.8rem}.hero__cta{flex-direction:column;gap:8px}.hero__cta .btn,.hero__cta .text-link{width:100%}
  .helix__items{grid-template-columns:1fr}.helix__item{min-height:0}.contact__card{padding-top:24px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
  #hero-dot-layer{display:none}.helix3d__scene{transform:rotateX(12deg) rotateY(15deg)!important}.trust__track{animation:none!important;transform:none!important}
}
