.cta-section{position:relative;background:linear-gradient(145deg,#1a3a5c,#0f2540 60%,#1a2f4a);padding:120px 24px;overflow:hidden;text-align:center}.cta-section__bg{position:absolute;inset:0;pointer-events:none}.cta-section__ring{position:absolute;border-radius:50%;border:1px solid rgba(208,223,240,.07);top:50%;left:50%;transform:translate(-50%,-50%)}.cta-section__ring--1{width:500px;height:500px}.cta-section__ring--2{width:800px;height:800px}.cta-section__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.cta-section .label{color:var(--ring-blue);margin-bottom:20px}.cta-section__headline{font-family:var(--font-display);font-weight:200;font-size:clamp(30px,4.5vw,52px);line-height:1.15;color:hsla(0,0%,100%,.6);letter-spacing:-.02em;max-width:640px}.cta-section__headline span{color:var(--white);font-weight:300}.cta-section__sub{margin-top:20px;font-size:16px;color:var(--ring-blue);max-width:460px;line-height:1.7}.cta-section__form{display:flex;gap:10px;margin-top:40px;width:100%;max-width:460px}.cta-section__input{flex:1;font-family:var(--font-body);font-size:15px;padding:12px 20px;border-radius:100px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.07);color:var(--white);outline:none;transition:border-color .2s,background .2s}.cta-section__input::placeholder{color:hsla(0,0%,100%,.35)}.cta-section__input:focus{border-color:hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.1)}.cta-section__thanks{display:flex;align-items:center;gap:10px;margin-top:40px;font-size:15px;color:hsla(0,0%,100%,.7)}.cta-section__note{margin-top:16px;font-size:12px;color:hsla(0,0%,100%,.25);font-family:var(--font-display);letter-spacing:.04em}@media (max-width:520px){.cta-section__form{flex-direction:column}}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:140px 24px 80px}.hero__bg-rings{position:absolute;inset:0;pointer-events:none}.hero__ring{position:absolute;border-radius:50%;border:1px solid rgba(208,223,240,.07);top:50%;left:50%;transform:translate(-50%,-50%)}.hero__ring--1{width:560px;height:560px}.hero__ring--2{width:840px;height:840px}.hero__ring--3{width:1120px;height:1120px}.hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative;z-index:1}.hero__content .label{margin-bottom:20px}.hero__headline{font-family:var(--font-display);font-weight:200;font-size:clamp(36px,5.5vw,60px);line-height:1.1;color:hsla(0,0%,100%,.75);letter-spacing:-.02em}.hero__headline--accent{color:var(--white);font-weight:300}.hero__sub{margin-top:24px;font-size:17px;line-height:1.75;color:var(--ring-blue);max-width:480px}.hero__actions{display:flex;gap:12px;margin-top:40px;flex-wrap:wrap}.hero__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:320px}.hero__lens-wrap{opacity:.18;filter:blur(.5px)}.hero__card{position:absolute;display:flex;align-items:flex-start;gap:10px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:10px;padding:12px 16px;max-width:240px}.hero__card-dot{flex-shrink:0;width:7px;height:7px;border-radius:50%;margin-top:6px}.hero__card-dot--green{background:#4ade80}.hero__card-dot--blue{background:var(--light-blue)}.hero__card-dot--yellow{background:#fbbf24}.hero__card-text{font-size:13px;line-height:1.5;color:hsla(0,0%,100%,.8);font-family:var(--font-body);font-weight:300}.hero__card--1{top:8%;left:-10%}.hero__card--2{top:42%;right:-8%}.hero__card--3{bottom:6%;left:4%}.hero__scroll-hint{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;font-size:11px;font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.25)}@media (max-width:768px){.hero__inner{grid-template-columns:1fr;gap:48px}.hero__visual{display:none}.hero__headline{font-size:clamp(32px,8vw,48px)}}.how__header{max-width:560px;margin-bottom:72px}.how__steps{display:flex;flex-direction:column;gap:0;max-width:760px}.how__step{display:flex;gap:40px;align-items:flex-start}.how__step-left{flex-direction:column;width:48px;padding-top:4px}.how__step-left,.how__step-num{display:flex;align-items:center;flex-shrink:0}.how__step-num{font-family:var(--font-display);font-size:11px;font-weight:400;letter-spacing:.1em;color:var(--mid-blue);width:36px;height:36px;border:1px solid var(--pale-blue);border-radius:50%;justify-content:center;background:var(--white)}.how__step-line{width:1px;flex:1;min-height:48px;background:linear-gradient(to bottom,var(--pale-blue),transparent);margin:8px 0}.how__step-body{padding-bottom:52px}.how__step:last-child .how__step-body{padding-bottom:0}.how__step-title{font-family:var(--font-display);font-size:20px;font-weight:400;color:var(--deep-blue);margin-bottom:10px;line-height:1.3}.how__step-desc{font-size:15px;color:var(--slate);line-height:1.75;max-width:520px;margin-bottom:16px}.how__step-tags{display:flex;flex-wrap:wrap;gap:8px}.how__tag{font-family:var(--font-display);font-size:11px;font-weight:300;letter-spacing:.04em;color:var(--mid-blue);background:var(--pale-blue);border-radius:100px;padding:4px 12px}@media (max-width:600px){.how__step{gap:24px}.how__step-left{width:36px}}.intelligence__header{max-width:640px;margin-bottom:64px}.intel__list{display:flex;flex-direction:column;border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius-lg);overflow:hidden}.intel-row{display:grid;grid-template-columns:80px 1fr 2fr;align-items:start;gap:0;padding:40px 48px;border-bottom:1px solid hsla(0,0%,100%,.06);transition:background .2s}.intel-row:last-child{border-bottom:none}.intel-row:hover{background:hsla(0,0%,100%,.03)}.intel-row__num{font-family:var(--font-display);font-size:13px;font-weight:300;letter-spacing:.1em;color:rgba(147,184,216,.45);padding-top:3px}.intel-row__title{font-family:var(--font-display);font-size:17px;font-weight:400;color:var(--white);line-height:1.35;padding-right:48px}.intel-row__body{font-size:14px;color:rgba(147,184,216,.8);line-height:1.75}@media (max-width:768px){.intel-row{grid-template-columns:48px 1fr;grid-template-rows:auto auto;padding:32px 24px;gap:8px}.intel-row__body{grid-column:2}}@media (max-width:480px){.intel-row{grid-template-columns:1fr}.intel-row__num{display:none}.intel-row__body{grid-column:1}}.footer{background:var(--navy);border-top:1px solid hsla(0,0%,100%,.06)}.footer .footer__inner{display:flex;justify-content:space-between;align-items:flex-start;padding:30px 24px;gap:50px}.footer__brand{flex-shrink:0}.footer__logo{display:flex;align-items:center;gap:8px;margin-bottom:10px}.footer__wordmark{font-size:18px;color:var(--white)}.footer__tagline,.footer__wordmark{font-family:var(--font-display);font-weight:300}.footer__tagline{font-size:13px;color:var(--slate);letter-spacing:.02em}.footer__links{display:flex;gap:64px}.footer__col{display:flex;flex-direction:column;gap:16px}.footer__col-label{font-family:var(--font-display);font-size:11px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--slate);margin-bottom:8px}.footer__col a{font-size:14px;color:hsla(0,0%,100%,.5);transition:color .2s}.footer__col a:hover{color:var(--white)}.footer__bottom{border-top:1px solid hsla(0,0%,100%,.06);padding:40px 24px}.footer__bottom .container{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:hsla(0,0%,100%,.2);font-family:var(--font-display);font-weight:300}@media (max-width:640px){.footer .footer__inner{flex-direction:column;gap:40px}.footer__bottom .container{flex-direction:column;gap:6px;text-align:center}}