@media(prefers-reduced-motion:no-preference){.c-hhero__eyebrow,.c-hhero__headline,.c-hhero__lead,.c-hhero__actions,.c-trust-frame{animation:hhero-rise .7s cubic-bezier(.22,1,.36,1) backwards}.c-hhero__eyebrow{animation-delay:.04s}.c-hhero__headline{animation-delay:.12s}.c-hhero__lead{animation-delay:.24s}.c-hhero__actions{animation-delay:.34s}.c-trust-frame{animation-delay:.44s}}@keyframes hhero-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.c-hhero{position:relative;background-color:var(--paper-warm);background-image:var(--aura-warm);background-repeat:no-repeat;padding-block:var(--space-20) var(--space-16)}@media(min-width:1024px){.c-hhero{padding-block:var(--space-32) var(--space-24)}}.c-hhero:after{content:"";position:absolute;inset-inline:0;inset-block-end:0;height:1px;background-color:var(--hair-ink)}.c-hhero__inner{display:grid;gap:var(--space-12)}@media(min-width:1024px){.c-hhero__inner{grid-template-columns:1.2fr .8fr;gap:var(--space-8);align-items:center}}.c-hhero__main{max-width:60rem}.c-trust-frame{background-image:var(--gradient-plate);border:1px solid var(--rule-hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-4);padding:var(--space-8)}@media(min-width:768px){.c-trust-frame{padding:var(--space-10)}}.c-trust-frame__title{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-navy-700);margin-block-end:var(--space-6);padding-block-end:var(--space-4);border-block-end:1px solid var(--rule-hairline)}.c-trust-frame__title:lang(kn){text-transform:none;letter-spacing:normal}.c-trust-frame__list{display:flex;flex-direction:column;gap:var(--space-5)}.c-trust-frame__item{display:flex;align-items:flex-start;gap:var(--space-3);font-family:var(--font-sans);font-size:var(--text-body);font-weight:500;line-height:1.4;color:var(--ink-navy)}.c-trust-frame__check{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;inline-size:var(--space-6);block-size:var(--space-6);border-radius:var(--radius-pill);background-color:var(--color-surface-0);border:1.5px solid var(--color-amber-600);color:var(--color-amber-600)}.c-hhero__eyebrow{font-family:var(--font-sans);font-size:var(--text-caption);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);margin-block-end:var(--space-6)}.c-hhero__eyebrow:lang(kn){text-transform:none;letter-spacing:normal}.c-hhero__headline{font-family:var(--font-serif);color:var(--ink-navy);font-size:var(--text-editorial);line-height:1.04;letter-spacing:-.02em;font-weight:500;max-width:18ch}.c-hhero__headline:lang(kn){line-height:1.28;letter-spacing:normal}.c-hhero__lead{font-family:var(--font-sans);font-size:clamp(1.125rem,1rem + .6vw,1.375rem);line-height:1.6;font-weight:400;color:var(--ink-soft);max-width:44ch;margin-block-start:var(--space-8)}.c-hhero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-4);margin-block-start:var(--space-10)}.c-hhero__tertiary{color:var(--ink-navy);font-size:var(--text-body);font-weight:500;text-underline-offset:.25em;text-decoration-color:var(--gold)}.c-bento{display:grid;grid-template-columns:1fr;gap:var(--space-4)}@media(min-width:768px){.c-bento{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(220px,auto)}.c-bento__cell--1,.c-bento__cell--5{grid-column:span 2}}@media(min-width:1024px){.c-bento{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(250px,auto)}.c-bento__cell--1{grid-column:span 2;grid-row:span 2}.c-bento__cell--2,.c-bento__cell--3,.c-bento__cell--4{grid-column:span 1;grid-row:span 1}.c-bento__cell--5{grid-column:span 2}}.c-bento__cell{display:flex}.c-bento__link{display:grid;grid-template-rows:auto 1fr auto;gap:var(--space-6);inline-size:100%;padding:var(--space-6);background-color:var(--bg-surface);background-image:var(--gradient-tile);border:1px solid var(--hair-ink);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);text-decoration:none;color:var(--ink-navy);transition:box-shadow .2s cubic-bezier(.22,1,.36,1),transform .2s cubic-bezier(.22,1,.36,1)}@media(min-width:768px){.c-bento__link{padding:var(--space-8)}}.c-bento__link:hover,.c-bento__link:focus-visible{box-shadow:var(--shadow-lift);border-color:var(--color-navy-500);transform:translateY(-4px);outline:none}.c-bento__link:focus-visible{outline:var(--state-focus-outline);outline-offset:3px}.c-bento__top{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.c-bento__icon{display:inline-flex;align-items:center;justify-content:center;inline-size:var(--space-12);block-size:var(--space-12);border-radius:var(--radius-md);background-color:var(--color-navy-100);color:var(--color-navy-700);transition:background-color .16s ease,color .16s ease}.c-bento__link:hover .c-bento__icon,.c-bento__link:focus-visible .c-bento__icon{background-color:var(--color-navy-700);color:var(--text-inverse)}.c-bento__num{font-size:var(--text-body);font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.02em;color:var(--gold-deep)}.c-bento__body{display:flex;flex-direction:column;gap:var(--space-3);align-self:end}.c-bento__body :where(.c-heading){font-family:var(--font-sans);font-size:var(--text-h3);font-weight:500;line-height:1.15;letter-spacing:-.02em;color:var(--ink-navy);transition:color .16s ease}.c-bento__body :where(.c-heading):lang(kn){letter-spacing:normal;line-height:1.35}.c-bento__desc{font-size:var(--text-body);line-height:1.5;color:var(--ink-soft);max-width:52ch}.c-bento__cell--1 .c-bento__body :where(.c-heading),.c-bento__cell--5 .c-bento__body :where(.c-heading){font-size:var(--text-statement);line-height:1.08}.c-bento__cell--1 .c-bento__desc,.c-bento__cell--5 .c-bento__desc{font-size:var(--text-body-lg)}.c-bento__arrow{display:inline-flex;align-items:center;justify-content:center;inline-size:var(--space-10);block-size:var(--space-10);border-radius:var(--radius-pill);border:1px solid var(--hair-ink);color:var(--gold-deep);transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .16s ease,color .16s ease}.c-bento__link:hover .c-bento__body :where(.c-heading),.c-bento__link:focus-visible .c-bento__body :where(.c-heading){color:var(--gold-deep)}.c-bento__link:hover .c-bento__arrow,.c-bento__link:focus-visible .c-bento__arrow{transform:translate(var(--space-1));background-color:var(--ink-navy);color:var(--text-inverse);border-color:var(--ink-navy)}@media(prefers-reduced-motion:reduce){.c-bento__link,.c-bento__arrow{transition:none}}.c-fspot{display:grid;gap:var(--space-12)}@media(min-width:1024px){.c-fspot{grid-template-columns:1fr 2fr;gap:var(--space-20);align-items:start}.c-fspot__aside{position:sticky;top:120px;align-self:start;max-block-size:calc(100vh - 140px)}}.c-fspot__id{margin-block-start:var(--space-6);display:flex;flex-direction:column;gap:var(--space-1)}.c-fspot__name{font-family:var(--font-sans);font-weight:600;font-size:var(--text-body-lg);color:var(--text-inverse)}.c-fspot__role{font-family:var(--font-sans);font-size:var(--text-small);letter-spacing:.04em;color:var(--gold)}.c-fspot__creds{margin-block-start:var(--space-8);display:flex;flex-direction:column}.c-fspot__cred{display:flex;align-items:center;gap:var(--space-3);padding-block:var(--space-4);border-block-start:1px solid var(--hair-light);font-family:var(--font-sans);font-size:var(--text-body);color:var(--text-inverse-muted)}.c-fspot__cred:last-child{border-block-end:1px solid var(--hair-light)}.c-fspot__cred .c-icon{flex-shrink:0;color:var(--gold)}.c-fspot__lead{font-family:var(--font-serif);font-size:clamp(1.35rem,1.1rem + 1.1vw,1.9rem);line-height:1.4;font-weight:500;color:var(--text-inverse);letter-spacing:-.01em}.c-fspot__lead:lang(kn){line-height:1.6;letter-spacing:normal}.c-fspot__para{margin-block-start:var(--space-6);font-family:var(--font-sans);font-size:var(--text-body-lg);line-height:1.7;color:var(--text-inverse-muted);max-width:60ch}.c-fspot__cta{margin-block-start:var(--space-10)}.c-credentials__sub{color:var(--text-secondary);max-width:var(--max-prose)}.c-credentials__list{display:flex;flex-wrap:wrap;gap:var(--space-3)}.c-credentials__item .c-badge{white-space:normal}.c-credentials__blocks{display:grid;gap:var(--space-3)}@media(min-width:640px){.c-credentials__blocks{grid-template-columns:repeat(2,1fr);gap:var(--space-4)}}@media(min-width:1024px){.c-credentials__blocks{grid-template-columns:repeat(4,1fr)}}.c-credentials__block{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-5);background-color:var(--bg-elevated);border:1px solid var(--color-line-300);border-radius:var(--radius-md);box-shadow:var(--shadow-1)}.c-credentials__check{display:inline-flex;align-items:center;justify-content:center;width:var(--space-6);height:var(--space-6);flex-shrink:0;border-radius:var(--radius-pill);background-color:var(--color-green-600);color:var(--color-surface-0)}.c-credentials__blocktext{font-size:var(--text-small);font-weight:var(--font-weight-medium);color:var(--text-primary);line-height:1.4}.c-badge{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-1) var(--space-3);border:1px solid transparent;border-radius:var(--radius-pill);font-size:var(--text-caption);font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:var(--letter-spacing-label);line-height:1;white-space:nowrap}.c-badge--default{background-color:var(--color-navy-100);border-color:var(--color-line-300);color:var(--color-navy-700)}.c-badge--verified{background-color:#2f7a5b0f;border-color:var(--color-green-600);color:var(--color-green-600)}.c-notice{background-color:var(--bg-notice);border-left:3px solid var(--color-amber-600);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5)}.c-notice__heading{font-size:var(--text-h4);line-height:var(--line-height-h4);color:var(--text-heading);margin-block-end:var(--space-2)}.c-notice__body{font-size:var(--text-small);line-height:1.5;color:var(--text-primary)}.c-notice__body>*+*{margin-block-start:var(--space-2)}.page-home{font-family:var(--font-sans);color:var(--ink-navy)}.page-home :where(h1,h2,h3,h4){font-family:var(--font-sans);color:var(--ink-navy);letter-spacing:-.018em}.page-home :where(p,li,label,input,select,textarea,a){font-family:var(--font-sans)}.page-home .c-section h2,.page-home .c-section .c-heading--h2{font-size:var(--text-statement);line-height:1.1;font-weight:600;letter-spacing:-.025em}.page-home .c-section h2:lang(kn),.page-home .c-section .c-heading--h2:lang(kn){line-height:1.4;letter-spacing:normal;font-weight:700}.page-home .c-hhero__headline,.page-home #founder-intro h2,.page-home #home-cta h2{font-family:var(--font-serif);font-weight:500;letter-spacing:-.01em}.page-home .c-hhero__headline{letter-spacing:-.02em}.page-home .c-eyebrow{display:flex;align-items:center;gap:var(--space-3);font-family:var(--font-sans);font-size:var(--text-caption);font-weight:600;letter-spacing:.14em;color:var(--ink-soft)}.page-home .c-eyebrow:before{content:"";inline-size:var(--space-6);block-size:1px;flex-shrink:0;background-color:var(--gold)}.page-home .c-section--inverse .c-eyebrow{color:var(--gold)}.page-home .c-section--inverse .c-eyebrow:before{background-color:var(--gold)}.page-home .c-section{padding-block:var(--space-20);background-image:none}@media(min-width:1024px){.page-home .c-section{padding-block:var(--space-32)}}.page-home .c-section:not(.c-section--inverse){background-image:none}.page-home .c-section--band{background-color:var(--paper-alt);background-image:none}.page-home .c-section--inverse{background-color:var(--ink-navy);background-image:none;color:var(--text-inverse)}.page-home .c-section--inverse :where(h1,h2,h3,h4){color:var(--text-inverse)}.page-home .c-btn{font-family:var(--font-sans);font-weight:500;letter-spacing:-.01em;padding-block:var(--space-3);padding-inline:var(--space-8);transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.page-home .c-btn--primary{background-color:var(--ink-navy);color:var(--text-inverse)}.page-home .c-btn--primary:hover{background-color:var(--ink-navy-2);color:var(--color-surface-0)}.page-home .c-section--inverse .c-btn--primary{background-color:var(--text-inverse);color:var(--ink-navy)}.page-home .c-section--inverse .c-btn--primary:hover{background-color:var(--color-surface-0);color:var(--ink-navy)}.page-home .c-btn--secondary{border-color:var(--hair-ink);color:var(--ink-navy)}.page-home .c-btn--secondary:hover{background-color:var(--ink-navy);color:var(--text-inverse);border-color:var(--ink-navy)}.page-home .c-section--inverse .c-btn--secondary{border-color:var(--hair-light);color:var(--text-inverse)}.page-home .c-section--inverse .c-btn--secondary:hover{background-color:var(--text-inverse);color:var(--ink-navy);border-color:var(--text-inverse)}.page-home .c-steps{max-width:none}.page-home .c-steps__item{gap:var(--space-6);padding-block:var(--space-6);border-block-start:1px solid var(--hair-ink)}.page-home .c-steps__item:first-child{border-block-start:none}.page-home .c-steps__item:not(:last-child):before{display:none}.page-home .c-steps__chip{width:auto;height:auto;border-radius:0;background:none;border:none;color:var(--gold-deep);font-family:var(--font-sans);font-weight:600;font-size:var(--text-h3);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.page-home .c-steps__text{padding-block-start:0;font-size:var(--text-body-lg);color:var(--ink-navy)}.page-home .c-steps__lead{font-family:var(--font-sans);font-weight:500}.page-home .c-card{border-radius:var(--radius-lg);border-color:var(--hair-ink);box-shadow:var(--shadow-editorial)}.page-home .c-credentials__blocks{gap:0}@media(min-width:640px){.page-home .c-credentials__blocks{grid-template-columns:repeat(2,1fr);gap:0 var(--space-10)}}@media(min-width:1024px){.page-home .c-credentials__blocks{grid-template-columns:repeat(2,1fr)}}.page-home .c-credentials__block{background:none;border:none;border-block-start:1px solid var(--hair-ink);border-radius:0;box-shadow:none;padding:var(--space-5) 0;align-items:center}.page-home .c-credentials__check{width:var(--space-5);height:var(--space-5);border-radius:var(--radius-pill);background:none;border:1.5px solid var(--gold);color:var(--gold-deep)}.page-home .c-credentials__blocktext{font-family:var(--font-sans);font-size:var(--text-body);font-weight:500;letter-spacing:-.01em;color:var(--ink-navy)}.page-home .home-split{display:grid;gap:var(--space-10)}@media(min-width:1024px){.page-home .home-split{grid-template-columns:1fr 2fr;gap:var(--space-20);align-items:start}.page-home .home-split__aside{position:sticky;top:120px;align-self:start}}.page-home .home-neverdo{gap:0}.page-home .home-neverdo .c-card{background:none;border:none;border-block-start:1px solid var(--hair-ink);border-radius:0;box-shadow:none;padding:var(--space-6) 0}.page-home .home-neverdo__item{gap:var(--space-4);align-items:baseline}.page-home .home-neverdo__icon{width:auto;height:auto;border:none;border-radius:0;background:none;box-shadow:none;color:var(--gold-deep);font-variant-numeric:tabular-nums;font-weight:600}.page-home .home-neverdo__item p{align-self:auto;font-size:var(--text-body-lg);line-height:1.5;color:var(--ink-navy)}.page-home .c-cta{max-width:46rem}.page-home #home-cta .c-cta__sub{font-family:var(--font-sans);font-size:var(--text-body-lg);line-height:1.6;color:var(--text-inverse-muted)}.page-home a:not(.c-btn){text-underline-offset:.2em;text-decoration-thickness:1px}.page-home .c-fspot__lead{font-family:var(--font-serif);color:var(--text-inverse)}.page-home .c-fspot__para{font-family:var(--font-sans);color:var(--text-inverse-muted)}.page-home .home-howsplit{display:grid;gap:var(--space-10)}.page-home .home-howsplit__media{display:none}@media(min-width:1024px){.page-home .home-howsplit{grid-template-columns:1fr 1.2fr;align-items:start}.page-home .home-howsplit__media{display:block;position:sticky;top:120px}}.page-home .c-illustration-frame{position:relative;aspect-ratio:4 / 3;padding:var(--space-8);border-radius:var(--radius-lg);background-color:var(--bg-band);background-image:linear-gradient(var(--paper-grid-color) 1px,transparent 1px),linear-gradient(90deg,var(--paper-grid-color) 1px,transparent 1px);background-size:var(--paper-grid-size) var(--paper-grid-size);border:1px solid var(--rule-hairline);overflow:hidden}.page-home .c-illustration{inline-size:100%;block-size:100%;display:block}.page-home .c-illustration__hud-grid{opacity:.15}.page-home .c-illustration__hud-ring{stroke:var(--color-navy-500);fill:none}.page-home .c-illustration__hud-ring--outer{stroke-width:1.5;stroke-dasharray:40 10 10 10;transform-origin:200px 150px}.page-home .c-illustration__hud-ring--middle{stroke-width:1;stroke-dasharray:4 8;transform-origin:200px 150px}.page-home .c-illustration__hud-ring--inner{stroke-width:1;opacity:.8}.page-home .c-illustration__hud-gridline{stroke:var(--color-navy-500);stroke-width:.75;stroke-dasharray:2 4}.page-home .c-illustration__hud-center{fill:var(--color-navy-500)}.page-home .c-illustration__radar-sweep{fill:url(#radar-sweep-gradient);opacity:0;transform-origin:200px 150px;mix-blend-mode:screen}.page-home .c-illustration__line{stroke:url(#hud-path-gradient);stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;fill:none}.page-home .c-illustration__sonar{stroke:var(--color-navy-500);stroke-width:1.25;fill:none;opacity:0;transform-box:fill-box;transform-origin:center}.page-home .c-illustration__sonar--target{stroke:var(--color-amber-600)}.page-home .c-illustration__node{fill:var(--bg-surface);stroke:var(--color-navy-700);stroke-width:2.5;transform-box:fill-box;transform-origin:center}.page-home .c-illustration__target-box{stroke:var(--color-navy-500);stroke-width:1;fill:none;transform-box:fill-box;transform-origin:center}.page-home .c-illustration__hud-reticle{stroke:var(--color-navy-500);stroke-width:.75}.page-home .c-illustration__target-circle{stroke:var(--color-navy-500);stroke-width:1;stroke-dasharray:2 3;fill:none;transform-box:fill-box;transform-origin:center}.page-home .c-illustration__chat-icon{fill:none;stroke:var(--color-navy-500);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transform-box:fill-box;transform-origin:center}.page-home .c-illustration__waveform{stroke:var(--color-navy-500);stroke-width:1.5;stroke-linecap:round;transform-box:fill-box;transform-origin:center}.page-home .c-illustration__shield{stroke:var(--color-navy-500);stroke-width:1.5;fill:#1f4e5f0d;stroke-linejoin:round;stroke-linecap:round;transform-box:fill-box;transform-origin:center}.page-home .c-illustration__check{fill:none;stroke:var(--color-green-600);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.page-home .c-illustration__target{fill:var(--color-amber-500);stroke:var(--color-amber-600);stroke-width:2.5;transform-box:fill-box;transform-origin:center}.page-home .c-illustration__tag{fill:var(--color-navy-500);font-family:var(--font-mono);font-size:10px;letter-spacing:var(--letter-spacing-mono);font-weight:600;opacity:0;transition:opacity .8s ease}@keyframes drawSpline{0%{stroke-dashoffset:510}to{stroke-dashoffset:0}}@keyframes popNode{0%{transform:scale(0);opacity:0}70%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@keyframes drawCheck{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}@keyframes rotateRadar{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sonarPulse{0%{transform:scale(.6);opacity:.9;stroke-width:1.5}50%{opacity:.4}to{transform:scale(1.6);opacity:0;stroke-width:.5}}@keyframes waveformPulse{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1.3)}}.has-motion .c-illustration__hud-grid{opacity:0;transition:opacity .8s ease-out}.has-motion .reveal.is-revealed .c-illustration__hud-grid{opacity:1}.has-motion .reveal.is-revealed .c-illustration__hud-ring--outer{animation:rotateRadar 30s linear infinite}.has-motion .reveal.is-revealed .c-illustration__hud-ring--middle{animation:rotateRadar 20s linear infinite reverse}.has-motion .reveal.is-revealed .c-illustration__radar-sweep{opacity:.4;animation:rotateRadar 6s linear infinite}.has-motion .c-illustration__line{stroke-dasharray:510;stroke-dashoffset:510}.has-motion .reveal.is-revealed .c-illustration__line{animation:drawSpline 3s linear forwards;animation-delay:.5s}.has-motion .c-illustration__target-box{opacity:0;transform:scale(0)}.has-motion .reveal.is-revealed .c-illustration__target-box{animation:popNode .4s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:.5s}.has-motion .c-illustration__hud-reticle{opacity:0}.has-motion .reveal.is-revealed .c-illustration__hud-reticle{opacity:.4;transition:opacity .4s ease-out;transition-delay:.5s}.has-motion .c-illustration__node--1{opacity:0}.has-motion .reveal.is-revealed .c-illustration__node--1{animation:popNode .4s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:.5s}.has-motion .reveal.is-revealed .c-illustration__sonar--1{animation:sonarPulse 2.5s cubic-bezier(.215,.61,.355,1) infinite;animation-delay:.9s}.has-motion .c-illustration__milestone-group:nth-of-type(2) .c-illustration__target-circle{opacity:0;transform:scale(0)}.has-motion .reveal.is-revealed .c-illustration__milestone-group:nth-of-type(2) .c-illustration__target-circle{animation:popNode .4s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:1.5s}.has-motion .c-illustration__chat-icon{opacity:0;transform:scale(0)}.has-motion .reveal.is-revealed .c-illustration__chat-icon{animation:popNode .4s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:1.5s}.has-motion .c-illustration__node--2{opacity:0}.has-motion .reveal.is-revealed .c-illustration__node--2{animation:popNode .4s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:1.5s}.has-motion .reveal.is-revealed .c-illustration__sonar--2{animation:sonarPulse 2.5s cubic-bezier(.215,.61,.355,1) infinite;animation-delay:1.9s}.has-motion .c-illustration__milestone-group:nth-of-type(3) .c-illustration__target-circle{opacity:0;transform:scale(0)}.has-motion .reveal.is-revealed .c-illustration__milestone-group:nth-of-type(3) .c-illustration__target-circle{animation:popNode .4s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:2.5s}.has-motion .c-illustration__waveform{opacity:0}.has-motion .reveal.is-revealed .c-illustration__waveform{opacity:1;transition:opacity .4s ease-out;transition-delay:2.5s}.has-motion .reveal.is-revealed .c-illustration__waveform--1,.has-motion .reveal.is-revealed .c-illustration__waveform--7{animation:waveformPulse 1.2s ease-in-out infinite;animation-delay:2.5s}.has-motion .reveal.is-revealed .c-illustration__waveform--2,.has-motion .reveal.is-revealed .c-illustration__waveform--6{animation:waveformPulse 1.2s ease-in-out infinite;animation-delay:2.7s}.has-motion .reveal.is-revealed .c-illustration__waveform--3,.has-motion .reveal.is-revealed .c-illustration__waveform--5{animation:waveformPulse 1.2s ease-in-out infinite;animation-delay:2.9s}.has-motion .reveal.is-revealed .c-illustration__waveform--4{animation:waveformPulse 1.2s ease-in-out infinite;animation-delay:3.1s}.has-motion .c-illustration__node--3{opacity:0}.has-motion .reveal.is-revealed .c-illustration__node--3{animation:popNode .4s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:2.5s}.has-motion .reveal.is-revealed .c-illustration__sonar--3{animation:sonarPulse 2.5s cubic-bezier(.215,.61,.355,1) infinite;animation-delay:2.9s}.has-motion .c-illustration__shield{opacity:0;transform:scale(0)}.has-motion .reveal.is-revealed .c-illustration__shield{animation:popNode .4s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:3.5s}.has-motion .c-illustration__check{stroke-dasharray:20;stroke-dashoffset:20}.has-motion .reveal.is-revealed .c-illustration__check{animation:drawCheck .35s ease-out forwards;animation-delay:3.8s}.has-motion .c-illustration__target{opacity:0}.has-motion .reveal.is-revealed .c-illustration__target{animation:popNode .4s cubic-bezier(.34,1.56,.64,1) forwards;animation-delay:3.5s}.has-motion .reveal.is-revealed .c-illustration__sonar--target{animation:sonarPulse 2.5s cubic-bezier(.215,.61,.355,1) infinite;animation-delay:3.9s}.has-motion .reveal.is-revealed .c-illustration__tag:nth-of-type(1){opacity:.85;transition-delay:.8s}.has-motion .reveal.is-revealed .c-illustration__tag:nth-of-type(2){opacity:.85;transition-delay:1.8s}.has-motion .reveal.is-revealed .c-illustration__tag:nth-of-type(3){opacity:.85;transition-delay:2.8s}.has-motion .reveal.is-revealed .c-illustration__tag:nth-of-type(4){opacity:.85;transition-delay:3.8s}.has-motion .c-stepper__item{opacity:.25;transform:translate(12px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.has-motion .reveal.is-revealed .c-stepper__item:nth-child(1){opacity:1;transform:translate(0);transition-delay:.5s}.has-motion .reveal.is-revealed .c-stepper__item:nth-child(2){opacity:1;transform:translate(0);transition-delay:1.5s}.has-motion .reveal.is-revealed .c-stepper__item:nth-child(3){opacity:1;transform:translate(0);transition-delay:2.5s}.has-motion .reveal.is-revealed .c-stepper__item:nth-child(4){opacity:1;transform:translate(0);transition-delay:3.5s}.has-motion .c-stepper__item:before{transform:translate(-.5px) scaleY(0);transform-origin:top;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.has-motion .reveal.is-revealed .c-stepper__item:nth-child(1):before{transform:translate(-.5px) scaleY(1);transition-delay:1s}.has-motion .reveal.is-revealed .c-stepper__item:nth-child(2):before{transform:translate(-.5px) scaleY(1);transition-delay:2s}.has-motion .reveal.is-revealed .c-stepper__item:nth-child(3):before{transform:translate(-.5px) scaleY(1);transition-delay:3s}.page-home .c-illustration-frame:before,.page-home .c-illustration-frame:after{content:"";position:absolute;inset-block-start:var(--space-5);inset-inline-start:var(--space-5);background-color:var(--color-amber-600)}.page-home .c-illustration-frame:before{inline-size:var(--space-8);block-size:2px}.page-home .c-illustration-frame:after{inline-size:2px;block-size:var(--space-8)}.page-home .c-stepper{display:flex;flex-direction:column}.page-home .c-stepper__item{position:relative;display:grid;grid-template-columns:auto 1fr;gap:var(--space-5);padding-block-end:var(--space-8)}.page-home .c-stepper__item:last-child{padding-block-end:0}.page-home .c-stepper__item:not(:last-child):before{content:"";position:absolute;inset-block:var(--space-10) 0;inset-inline-start:calc(var(--space-10) / 2);inline-size:1px;background-color:var(--color-line-300);transform:translate(-.5px)}.page-home .c-stepper__chip{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;inline-size:var(--space-10);block-size:var(--space-10);border-radius:var(--radius-pill);background-color:var(--bg-surface);border:1.5px solid var(--color-amber-600);color:var(--color-amber-600);font-family:var(--font-sans);font-size:var(--text-body-lg);font-weight:700;font-variant-numeric:tabular-nums}.page-home .c-stepper__text{align-self:center;font-size:var(--text-body-lg);line-height:1.6;color:var(--ink-navy)}.page-home #home-cta{background-image:var(--gradient-cta)}.page-home .home-convert{display:grid;gap:var(--space-12);align-items:center}@media(min-width:1024px){.page-home .home-convert{grid-template-columns:1fr 1fr;gap:var(--space-16)}}.page-home .home-convert__sub{font-family:var(--font-sans);font-size:var(--text-body-lg);line-height:1.6;color:var(--text-inverse)}.page-home .home-convert__actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-block-start:var(--space-2)}.page-home .home-convert__form .c-leadform-bare{background-color:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lift);padding:var(--space-6)}@media(min-width:768px){.page-home .home-convert__form .c-leadform-bare{padding:var(--space-8)}}@media(min-width:1024px){.page-home .home-convert__form{margin-block-start:-64px}}.page-home .home-convert__form :where(h1,h2,h3,h4){color:var(--ink-navy);font-family:var(--font-sans)}.page-home .home-convert__form :where(label,p,.c-leadform__sub){color:var(--text-primary)}.page-home .c-trustbar{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:640px){.page-home .c-trustbar{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.page-home .c-trustbar{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.page-home .c-trustbar__col:not(:last-child){border-inline-end:1px solid var(--rule-hairline)}}.page-home .c-trustbar__col{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-2);padding-inline:var(--space-5)}.page-home .c-trustbar__icon{display:inline-flex;color:var(--color-amber-600);margin-block-end:var(--space-2)}.page-home .c-trustbar__org{font-family:var(--font-sans);font-size:var(--text-h4);font-weight:700;letter-spacing:.01em;color:var(--text-heading)}.page-home .c-trustbar__detail{font-size:var(--text-small);line-height:1.4;color:var(--text-secondary)}.page-home .c-trustbar__notice{margin-block-start:var(--space-10);padding:var(--space-5) var(--space-8);background-color:var(--bg-notice);border-radius:var(--radius-lg);border-inline-start:3px solid var(--color-amber-600);box-shadow:var(--shadow-2);text-align:center;font-size:var(--text-small);line-height:1.6;color:var(--text-primary)}.page-home .c-trustbar__notice p+p{margin-block-start:var(--space-2)}
