:root{--q-color-brand:#a8f04f;--q-color-brand-strong:#8ddd31;--q-color-brand-contrast:#0a0d12;--q-color-bg:#f5f4ef;--q-color-bg-muted:#ebeae4;--q-color-surface:#fff;--q-color-border:rgba(17,23,34,.13);--q-color-text:#10141c;--q-color-text-muted:#596170;--q-color-dark:#090d15;--q-color-dark-soft:#111722;--q-color-danger:#bd2f35;--q-color-danger-bg:#fff0f0;--q-color-success:#2f8f55;--q-radius:1.25rem;--q-radius-sm:.75rem;--q-space-section:clamp(5rem,11vw,9rem);--q-content-max:78rem;--q-shadow:0 1px 2px rgba(15,23,42,.05),0 1.5rem 4rem rgba(15,23,42,.1)}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,html{overflow-x:clip}body{margin:0;color:var(--q-color-text);background:var(--q-color-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.55;text-rendering:optimizeLegibility}body::-moz-selection{color:#090d15;background:var(--q-color-brand)}body::selection{color:#090d15;background:var(--q-color-brand)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.04;letter-spacing:-.04em;text-wrap:balance}a{color:inherit}button,input{font:inherit}img,svg{display:block;max-width:100%}.q-container{width:min(100% - 2rem,var(--q-content-max));margin-inline:auto}.q-kicker{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 1rem;color:var(--q-color-text-muted);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em}.q-kicker:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:var(--q-color-brand);box-shadow:0 0 0 .25rem #a8f04f2e}.q-section-heading{max-width:54rem;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.q-section-heading h2{max-width:50rem;margin-bottom:1.2rem;font-size:clamp(2.5rem,6vw,5rem)}.q-section-heading p{max-width:42rem;margin-bottom:0;color:var(--q-color-text-muted);font-size:clamp(1rem,2vw,1.22rem);line-height:1.65}.q-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:3rem;padding:.78rem 1.2rem;border:1px solid transparent;border-radius:999px;font-weight:750;line-height:1;text-decoration:none;cursor:pointer;transition:transform .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}.q-btn:hover:not(:disabled){transform:translateY(-2px)}.q-btn--primary{color:var(--q-color-brand-contrast);background:var(--q-color-brand);box-shadow:0 .6rem 1.8rem #a8f04f2e}.q-btn--primary:hover:not(:disabled){background:var(--q-color-brand-strong);box-shadow:0 .8rem 2.3rem #a8f04f47}.q-btn--dark{color:#fff;background:var(--q-color-dark)}.q-btn--dark:hover:not(:disabled){background:#1a2230}.q-btn--light{color:#090d15;background:#fff}.q-btn--ghost{color:var(--q-color-text);border-color:var(--q-color-border);background:#ffffff85}.q-btn--ghost:hover:not(:disabled){border-color:#11172242;background:#fff}.q-btn__arrow{transition:transform .2s ease}.q-btn:hover .q-btn__arrow{transform:translate(.2rem)}.q-btn:disabled{cursor:not-allowed;opacity:.6}:where(a,button,input):focus-visible{outline:3px solid #5b9f00;outline-offset:3px}html.motion-ready [data-reveal]{opacity:0;filter:blur(8px);transform:translate3d(0,2.8rem,0) scale(.985);transition:opacity .85s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0s),filter .85s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0s),transform .85s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0s),clip-path 1s cubic-bezier(.2,.8,.2,1) var(--reveal-delay,0s);will-change:opacity,transform,filter}html.motion-ready [data-reveal=left]{transform:translate3d(-3.2rem,0,0) rotate(-1deg)}html.motion-ready [data-reveal=right]{transform:translate3d(3.2rem,0,0) rotate(1deg)}html.motion-ready [data-reveal=scale]{transform:scale(.88) rotateX(5deg)}html.motion-ready [data-reveal=clip]{clip-path:inset(0 90% 0 0 round 1rem);transform:none}html.motion-ready [data-reveal].is-visible{opacity:1;filter:blur(0);clip-path:inset(0 0 0 0 round 1rem);transform:translateZ(0) scale(1) rotate(0)}[data-parallax]{translate:0 var(--parallax-y,0);will-change:translate}[data-visual]{--visual-progress:0}[data-visual].is-visual-active{--visual-progress:1}@media(max-width:42rem){.q-container{width:min(100% - 1.25rem,var(--q-content-max))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-parallax]{translate:none}}
