.ai-hero{background:var(--color-ink-950,#050505);color:var(--color-cream-200,#efe5d4);font-family:var(--font-sans,"Archivo",system-ui,sans-serif);isolation:isolate;overflow:hidden;padding:8rem 0 6rem;position:relative}@media (min-width:640px){.ai-hero{padding-top:9rem}}@media (min-width:1024px){.ai-hero{padding:11rem 0 8rem}}.ai-hero__bg-image,.ai-hero__bg-overlay,.ai-hero__bg-video{height:100%;inset:0;position:absolute;width:100%;z-index:-1}.ai-hero__bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;will-change:transform}.ai-hero__bg-image--parallax{bottom:-15%;height:130%;top:-15%}.ai-hero__bg-overlay{background:#000;z-index:0}.ai-hero__bg-video{overflow:hidden;z-index:-1}.ai-hero__bg-iframe{border:0;height:56.25vw;min-width:177.78vh;width:100vw}.ai-hero__bg-iframe,.ai-hero__bg-video-el{left:50%;min-height:100%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.ai-hero__bg-video-el{height:auto;min-width:100%;object-fit:cover;width:auto}.ai-hero__fade,.ai-hero__glow,.ai-hero__stripes,.ai-hero__vignette{inset:0;pointer-events:none;position:absolute}.ai-hero__glow{background:radial-gradient(60% 60% at 35% 50%,rgba(255,206,0,.55) 0,transparent 60%),radial-gradient(50% 50% at 30% 60%,rgba(31,63,255,.5) 0,transparent 70%),radial-gradient(45% 45% at 25% 40%,rgba(255,78,0,.45) 0,transparent 70%);filter:blur(2px);right:auto;width:58%}.ai-hero__stripes{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.85) 6px,hsla(0,0%,100%,.06) 0,hsla(0,0%,100%,.12) 9px);mix-blend-mode:multiply}.ai-hero__fade{background:linear-gradient(to left,var(--color-ink-950,#050505) 0,rgba(5,5,5,.85) 50%,transparent 100%);left:auto;width:55%}.ai-hero__vignette{background:radial-gradient(ellipse at 70% 50%,transparent 40%,rgba(0,0,0,.6) 100%)}.ai-hero__container{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:80rem;padding:0 1.5rem;position:relative}@media (min-width:1024px){.ai-hero__container{gap:3rem;grid-template-columns:1fr 1.1fr;padding:0 2rem}}.ai-hero__visual{align-items:center;display:flex;justify-content:center;position:relative}@media (min-width:1024px){.ai-hero__visual{min-height:520px}}.ai-hero__logo{filter:drop-shadow(0 20px 40px rgba(0,0,0,.6));height:auto;max-width:520px;position:relative;width:100%;z-index:10}.ai-hero__copy{animation:ai-hero-fade-in .6s cubic-bezier(.2,.8,.2,1) both}@keyframes ai-hero-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ai-hero__badge{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.15);border-radius:9999px;display:inline-flex;gap:.5rem;padding:.375rem .75rem}.ai-hero__badge-dot{display:inline-flex;height:.5rem;position:relative;width:.5rem}.ai-hero__badge-dot-ping{animation:ai-hero-ping 1.4s cubic-bezier(0,0,.2,1) infinite;background:var(--color-orange-400,#ff7e1d);border-radius:9999px;inset:0;opacity:.75;position:absolute}@keyframes ai-hero-ping{75%,to{opacity:0;transform:scale(2)}}.ai-hero__badge-dot-core{background:var(--color-orange-500,#ff4e00);border-radius:9999px;height:.5rem;position:relative;width:.5rem}.ai-hero__badge-label{font-size:.6875rem;font-weight:600;letter-spacing:.22em}.ai-hero__badge-label,.ai-hero__headline{color:var(--color-cream-200,#efe5d4);text-transform:uppercase}.ai-hero__headline{font-family:var(--font-display,"Archivo Black",system-ui,sans-serif);font-size:2rem;font-weight:900;hyphens:auto;letter-spacing:-.01em;line-height:.95;margin:1.5rem 0 0;overflow-wrap:break-word;word-break:break-word}@media (min-width:520px){.ai-hero__headline{font-size:2.5rem;line-height:.92}}@media (min-width:768px){.ai-hero__headline{font-size:var(--ai-headline-size,clamp(3.5rem,7vw,5.5rem))}}.ai-hero__highlight{color:var(--color-orange-500,#ff4e00)}.ai-hero__subtitle{color:rgba(239,229,212,.75);font-size:1rem;line-height:1.6;margin-top:1.75rem;max-width:36rem}@media (min-width:640px){.ai-hero__subtitle{font-size:1.125rem}}.ai-hero__subtitle p{margin:0}.ai-hero__subtitle p+p{margin-top:.75rem}.ai-hero__roi{align-items:flex-start;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(255,78,0,.08);border:1px solid rgba(255,78,0,.4);border-radius:1rem;display:flex;gap:.75rem;margin-top:2rem;padding:1rem}.ai-hero__roi-icon{color:var(--color-orange-400,#ff7e1d);flex-shrink:0;height:1.75rem;width:1.75rem}.ai-hero__roi-text{color:var(--color-cream-200,#efe5d4);font-size:.875rem;line-height:1.6;margin:0}.ai-hero__roi-bold{color:var(--color-orange-500,#ff4e00);margin-right:.25rem}.ai-hero__ctas{align-items:stretch;display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}@media (min-width:640px){.ai-hero__ctas{align-items:center;flex-direction:row}}.ai-hero__cta{align-items:center;border:1px solid transparent;border-radius:9999px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;text-decoration:none;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,background-color .25s}.ai-hero__cta:hover{transform:translateY(-2px)}.ai-hero__cta svg{height:1.125rem;transition:transform .25s;width:1.125rem}.ai-hero__cta:hover svg{transform:translateX(3px)}.ai-hero__cta--primary{background:var(--color-orange-500,#ff4e00);box-shadow:0 10px 30px rgba(255,78,0,.35);color:#fff}.ai-hero__cta--primary:hover{background:var(--color-orange-400,#ff7e1d);box-shadow:0 14px 36px rgba(255,78,0,.45)}.ai-hero__cta--secondary{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18);color:var(--color-cream-200,#efe5d4)}.ai-hero__cta--secondary:hover{background:hsla(0,0%,100%,.12)}.ai-hero__meta{align-items:center;color:rgba(239,229,212,.6);display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem 1.5rem;margin-top:1.25rem}.ai-hero__meta strong{color:var(--color-cream-200,#efe5d4);font-weight:700}.ai-hero__meta-sep{color:rgba(239,229,212,.3)}