@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(--text-link);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-sans);color:var(--ink-navy);font-size:var(--text-editorial);line-height:1.05;letter-spacing:-.025em;font-weight:700;max-width:18ch}.c-hhero__accent{font-family:var(--font-serif);font-style:italic;font-weight:500;letter-spacing:-.01em;color:var(--text-link)}.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-hhero__trust{display:flex;flex-wrap:nowrap;align-items:center;gap:var(--space-2) var(--space-4);margin-block-start:var(--space-8);padding-block-start:var(--space-5);border-block-start:1px solid var(--hair-ink)}.c-hhero__trustitem{position:relative;display:inline-flex;align-items:center;white-space:nowrap;font-size:var(--text-caption);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft)}@media(max-width:479px){.c-hhero__trust{flex-wrap:wrap}}.c-hhero__trustitem+.c-hhero__trustitem:before{content:"";inline-size:3px;block-size:3px;border-radius:50%;background-color:var(--gold);margin-inline-end:var(--space-4)}.c-hhero__trustitem:lang(kn){text-transform:none;letter-spacing:normal}.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(--text-accent-muted);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(--surface-navy-fixed);color:var(--text-inverse);border-color:var(--surface-navy-fixed)}@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 #founder-intro h2,.page-home #home-cta h2{font-family:var(--font-sans);font-weight:700;letter-spacing:-.02em}.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(--surface-navy-fixed);background-image:none;color:var(--text-inverse)}.page-home #home-cta.c-section--inverse{background-image:var(--gradient-cta)}.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(--surface-navy-fixed);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(--color-ink-900)}.page-home .c-section--inverse .c-btn--primary:hover{background-color:var(--color-surface-0);color:var(--ink-navy)}.page-home .c-section--inverse .c-btn--primary:disabled,.page-home .c-section--inverse .c-btn--primary:disabled:hover{background-color:var(--action-disabled-bg);color:var(--action-disabled-text);cursor:not-allowed}.page-home .c-btn--secondary{border-color:var(--hair-ink);color:var(--ink-navy)}.page-home .c-btn--secondary:hover{background-color:var(--surface-navy-fixed);color:var(--text-inverse);border-color:var(--surface-navy-fixed)}.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(--color-ink-900);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:stretch}.page-home .home-howsplit__media{display:block;position:sticky;top:120px}}.page-home .c-illustration-frame{position:relative;min-height:420px;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}@media(min-width:1024px){.page-home .c-illustration-frame{height:100%}}.page-home .c-illustration{inline-size:100%;block-size:100%;display:block}.page-home .c-prism__bloom{fill:var(--text-link);opacity:.12;filter:blur(30px)}.page-home .c-prism__corner{stroke:var(--rule-hairline);stroke-width:1.5;fill:none}.page-home .c-prism__beam{stroke:var(--text-link);stroke-width:2;stroke-linecap:round;opacity:.7}.page-home .c-prism__gem{fill:var(--text-link);fill-opacity:.1;stroke:var(--text-link);stroke-width:1.5;stroke-linejoin:round;filter:drop-shadow(0 0 8px var(--text-link))}.page-home .c-prism__facet{stroke:var(--text-link);stroke-width:.75;opacity:.45}.page-home .c-prism__ray{stroke:var(--text-link);stroke-width:1.75;stroke-linecap:round;fill:none;opacity:.7}.page-home .c-prism__halo{fill:var(--text-link);opacity:.16}.page-home .c-prism__core{fill:var(--text-link);filter:drop-shadow(0 0 5px var(--text-link))}.page-home .c-prism__halo--final{opacity:.22}.page-home .c-prism__core--final{filter:drop-shadow(0 0 10px var(--text-link))}.page-home .c-prism__pulse{fill:none;stroke:var(--text-link);stroke-width:1.5;opacity:0;transform-box:fill-box;transform-origin:center}.page-home .c-prism__tag{fill:var(--text-accent-muted);font-family:var(--font-mono);font-size:13px;font-weight:700;letter-spacing:var(--letter-spacing-mono)}@keyframes prismRayDraw{0%{stroke-dashoffset:300}to{stroke-dashoffset:0}}@keyframes prismPop{0%{transform:scale(0);opacity:0}70%{transform:scale(1.18);opacity:1}to{transform:scale(1);opacity:1}}@keyframes prismTagFade{0%{opacity:0}to{opacity:1}}@keyframes prismPulse{0%{transform:scale(.7);opacity:.6}to{transform:scale(1.8);opacity:0}}.has-motion .c-prism__ray{stroke-dasharray:300;stroke-dashoffset:300}.has-motion .c-prism__node-inner{opacity:0;transform:scale(.6);transform-box:fill-box;transform-origin:center}.has-motion .c-prism__tag{opacity:0}.has-motion .reveal.is-revealed .c-prism__ray{animation:prismRayDraw .7s cubic-bezier(.22,1,.36,1) forwards}.has-motion .reveal.is-revealed .c-prism__node-inner{animation:prismPop .5s cubic-bezier(.22,1,.36,1) forwards}.has-motion .reveal.is-revealed .c-prism__tag{animation:prismTagFade .5s ease forwards}.has-motion .reveal.is-revealed .c-prism__ray--1{animation-delay:.6s}.has-motion .reveal.is-revealed .c-prism__ray--2{animation-delay:1.6s}.has-motion .reveal.is-revealed .c-prism__ray--3{animation-delay:2.6s}.has-motion .reveal.is-revealed .c-prism__ray--4{animation-delay:3.6s}.has-motion .reveal.is-revealed .c-prism__node--1 .c-prism__node-inner,.has-motion .reveal.is-revealed .c-prism__node--1 .c-prism__tag{animation-delay:.9s}.has-motion .reveal.is-revealed .c-prism__node--2 .c-prism__node-inner,.has-motion .reveal.is-revealed .c-prism__node--2 .c-prism__tag{animation-delay:1.9s}.has-motion .reveal.is-revealed .c-prism__node--3 .c-prism__node-inner,.has-motion .reveal.is-revealed .c-prism__node--3 .c-prism__tag{animation-delay:2.9s}.has-motion .reveal.is-revealed .c-prism__node--4 .c-prism__node-inner,.has-motion .reveal.is-revealed .c-prism__node--4 .c-prism__tag{animation-delay:3.9s}.has-motion .reveal.is-revealed .c-prism__pulse{animation:prismPulse 2.2s ease-out 4.4s infinite}.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)}
