.cin-hero{--hero-violet:#7c3aed;--hero-violet-light:#a855f7;--hero-magenta:#d946ef;--hero-ink:#050507;--hero-deep-purple:#1e1b4b;--cta-bottom:12vh;position:relative;width:100%;height:100vh;overflow:hidden;background:var(--hero-ink);color:#fff;isolation:isolate}.cin-hero__poster,.cin-hero__video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0;pointer-events:none;will-change:opacity}.cin-hero__poster{z-index:1;transition:opacity .6s ease}.cin-hero__poster[data-hidden=true]{opacity:0}.cin-hero__scrim{position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse at 50% 80%,rgba(124,58,237,.18) 0,transparent 55%),linear-gradient(180deg,rgba(5,5,7,.35) 0,rgba(5,5,7,0) 35%,rgba(5,5,7,0) 55%,rgba(5,5,7,.75))}.cin-hero__stage{position:relative;z-index:3;width:100%;height:100%;display:grid;grid-template-rows:.65fr auto 1.35fr;align-items:center;justify-items:center;padding:clamp(24px,6vh,72px) clamp(16px,5vw,80px);text-align:center}.cin-hero__headline{font-size:clamp(44px,8vw,132px);font-weight:300;letter-spacing:-.035em;line-height:1;margin:0;filter:blur(8px);max-width:14ch;color:#f5f3ff;text-shadow:0 2px 40px rgba(124,58,237,.25)}.cin-hero__headline,.cin-hero__tagline{grid-row:2;opacity:0;will-change:transform,opacity,filter;text-wrap:balance}.cin-hero__tagline{align-self:end;transform:translateY(48px);margin-top:clamp(24px,4vh,48px);max-width:52ch;font-size:clamp(16px,1.3vw,20px);line-height:1.55;color:rgba(245,243,255,.78);filter:blur(6px)}.cin-hero__pillars{display:flex;gap:clamp(16px,3vw,48px);align-items:center;justify-content:center;flex-wrap:wrap;padding:0 16px}.cin-hero__pillar{opacity:0;transform:translateY(16px);will-change:transform,opacity;display:inline-flex;align-items:center;gap:10px;font-size:clamp(12px,.95vw,14px);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:rgba(245,243,255,.85)}.cin-hero__pillar:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--hero-violet-light);box-shadow:0 0 12px var(--hero-violet-light)}.cin-hero__cta-wrap{position:absolute;left:0;right:0;bottom:var(--cta-bottom);z-index:4;opacity:0;will-change:transform,opacity;display:flex;flex-direction:column;align-items:center;gap:clamp(18px,2.4vh,28px)}.cin-hero__cta-row{display:flex;align-items:center;gap:clamp(12px,1.8vw,20px);flex-wrap:wrap;justify-content:center;padding:0 16px}.cin-hero__cta{--cta-h:50px;display:inline-flex;align-items:center;gap:10px;height:var(--cta-h);padding:0 22px;border-radius:999px;font-size:14px;font-weight:500;letter-spacing:.02em;line-height:1;text-decoration:none;white-space:nowrap;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease,color .25s ease;will-change:transform}.cin-hero__cta--primary{color:#fff;background:linear-gradient(120deg,#6366f1,#7c3aed 55%,#a855f7);box-shadow:0 10px 28px -12px rgba(124,58,237,.55),inset 0 0 0 1px rgba(168,85,247,.35)}.cin-hero__cta--primary:hover{transform:translateY(-1px);box-shadow:0 16px 40px -14px rgba(124,58,237,.7),inset 0 0 0 1px rgba(168,85,247,.55)}.cin-hero__cta--primary span{transition:transform .25s ease}.cin-hero__cta--primary:hover span{transform:translateX(2px)}.cin-hero__cta--secondary{color:rgba(245,243,255,.86);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.14);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.cin-hero__cta--secondary:hover{color:#fff;background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.28)}.cin-hero__cta--secondary span{transition:transform .25s ease}.cin-hero__cta--secondary:hover span{transform:translateY(2px)}.is-windows .cin-hero__cta--secondary{backdrop-filter:none;-webkit-backdrop-filter:none;background:rgba(20,20,26,.55)}.cin-hero__ambient{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.5vw,32px);width:100%;padding:16px 24px;border-top:1px solid hsla(0,0%,100%,.06);border-bottom:1px solid hsla(0,0%,100%,.06);background:linear-gradient(90deg,rgba(5,5,7,0),rgba(124,58,237,.12) 50%,rgba(5,5,7,0));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.cin-hero__ambient-dot{width:6px;height:6px;border-radius:999px;background:var(--hero-magenta);box-shadow:0 0 16px var(--hero-magenta);animation:cinHeroDotPulse 2s ease-in-out infinite;flex-shrink:0}.cin-hero__ambient-dot:last-child{animation-delay:1s}@keyframes cinHeroDotPulse{0%,to{opacity:.35;transform:scale(.7)}50%{opacity:1;transform:scale(1.15)}}.cin-hero__ambient-phrases{display:grid;min-width:280px;height:1.4em;align-items:center;justify-items:center;text-align:center}.cin-hero__ambient-phrase{grid-area:1/1;white-space:nowrap;font-size:clamp(13px,1.05vw,16px);font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#f5f3ff;will-change:opacity,filter,transform;opacity:0;filter:blur(6px)}.cin-hero__ambient-phrase:first-child{opacity:1;filter:none}.cin-hero__progress{position:absolute;right:clamp(16px,2vw,28px);top:50%;transform:translateY(-50%);width:2px;height:40vh;z-index:4;background:hsla(0,0%,100%,.1);border-radius:2px;overflow:hidden;pointer-events:none}.cin-hero__progress-fill{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(to bottom,var(--hero-violet) 0,var(--hero-violet-light) 55%,var(--hero-magenta) 100%);transform-origin:top;transform:scaleY(0);will-change:transform;box-shadow:0 0 12px rgba(168,85,247,.6)}.cin-hero__loader{position:absolute;inset:0;z-index:5;display:flex;align-items:center;justify-content:center;background:var(--hero-ink);transition:opacity .5s ease;pointer-events:none}.cin-hero__loader[data-hidden=true]{opacity:0}.cin-hero__loader-dot{width:8px;height:8px;border-radius:999px;background:var(--hero-violet-light);box-shadow:0 0 24px var(--hero-violet-light);animation:cinHeroPulse 1.1s ease-in-out infinite}@keyframes cinHeroPulse{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.3);opacity:1}}.cin-hero[data-reduced-motion=true]{height:auto;min-height:100vh}.cin-hero[data-reduced-motion=true] .cin-hero__cta-wrap,.cin-hero[data-reduced-motion=true] .cin-hero__headline,.cin-hero[data-reduced-motion=true] .cin-hero__pillar,.cin-hero[data-reduced-motion=true] .cin-hero__tagline{opacity:1;filter:none;transform:none}.cin-hero[data-reduced-motion=true] .cin-hero__progress,.cin-hero[data-reduced-motion=true] .cin-hero__video{display:none}.cin-hero[data-reduced-motion=true] .cin-hero__cta-wrap{position:relative;bottom:auto;left:auto;right:auto;transform:none;margin-top:clamp(32px,6vh,64px);justify-self:stretch;align-self:start;grid-row:3;grid-column:1/-1}@media (max-width:767px){.cin-hero{height:100lvh}.cin-hero__headline{font-size:clamp(40px,12vw,72px)}.cin-hero__tagline{font-size:15px;padding:0 8px}.cin-hero__pillars{gap:12px}.cin-hero__pillar{font-size:11px;letter-spacing:.14em}.cin-hero__progress{display:none}.cin-hero__cta-wrap{bottom:8vh}}.cin-hero[data-mobile=true] .cin-hero__cta-wrap[data-show=true],.cin-hero[data-mobile=true] .cin-hero__headline[data-show=true],.cin-hero[data-mobile=true] .cin-hero__pillar[data-show=true],.cin-hero[data-mobile=true] .cin-hero__tagline[data-show=true]{opacity:1;transform:translateY(0);filter:none;transition:opacity .8s ease,transform .8s ease,filter .8s ease}.cin-hero[data-mobile=true] .cin-hero__cta-wrap{transform:translateY(16px)}