.step-video-controls{align-items:center;gap:.5rem;width:100%;min-width:0;display:flex}.step-video-btn{color:var(--color-white,#fffc);cursor:pointer;transition:color var(--duration-fast,.15s) var(--ease-standard,ease);-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.step-video-btn:hover{color:var(--color-white,#fff)}.step-video-btn:focus-visible{outline-offset:2px;outline:2px solid #ffffff8c}.step-video-scrubber{cursor:pointer;appearance:none;background:#ffffff4d;border:0;border-radius:999px;outline:none;flex:1;min-width:0;height:3px}.step-video-scrubber:disabled{cursor:not-allowed;opacity:.4}.step-video-scrubber::-webkit-slider-runnable-track{background:#ffffff4d;border-radius:999px;height:3px}.step-video-scrubber::-webkit-slider-thumb{appearance:none;background:var(--color-white,#fff);cursor:grab;border:0;border-radius:50%;width:10px;height:10px;margin-top:-3.5px;box-shadow:0 1px 2px #0003}.step-video-scrubber:active::-webkit-slider-thumb{cursor:grabbing}.step-video-scrubber::-moz-range-track{background:#ffffff4d;border:0;border-radius:999px;height:3px}.step-video-scrubber::-moz-range-thumb{background:var(--color-white,#fff);cursor:grab;border:0;border-radius:50%;width:10px;height:10px;box-shadow:0 1px 2px #0003}.step-video-scrubber:active::-moz-range-thumb{cursor:grabbing}.step-video-scrubber::-ms-track{color:#0000;background:0 0;border-color:#0000;height:3px}.step-video-scrubber::-ms-fill-lower{background:#ffffff4d;border-radius:999px}.step-video-scrubber::-ms-fill-upper{background:#ffffff4d;border-radius:999px}.step-video-scrubber::-ms-thumb{background:var(--color-white,#fff);cursor:grab;border:0;border-radius:50%;width:10px;height:10px}.how-it-works .how-it-works-header{width:100%;max-width:min(40rem,100%);margin:0 0 var(--space-10,2.5rem);box-sizing:border-box;flex-direction:column;align-self:stretch;align-items:flex-start;gap:.875rem;padding:0;display:flex}.how-it-works .section-label,.how-it-works .section-heading{text-align:left}.how-it-works .section-label{color:var(--color-foreground-muted,#0009);text-transform:uppercase;letter-spacing:.14em;margin:0;display:block}.how-it-works .section-heading{color:var(--color-foreground,var(--foreground,#000));overflow-wrap:anywhere;margin:0}@supports (text-wrap:balance){.how-it-works .section-heading{text-wrap:balance;overflow-wrap:normal}}@media (max-width:767px){.how-it-works .how-it-works-header{margin-bottom:var(--space-8,2rem)}}@media (prefers-reduced-motion:reduce){.step-video-btn,.step-video-scrubber{transition:none!important}}
@layer components{.manifesto-line{overflow-wrap:anywhere}@supports (text-wrap:balance){.manifesto-line{text-wrap:balance;overflow-wrap:normal}}.manifesto-icon-wrap{color:#000;will-change:transform;transform:translateY(-.08em)}.manifesto-icon-float{animation:32s ease-in-out infinite manifesto-computer-icon-shake}.manifesto-shimmer{isolation:isolate;position:relative}.manifesto-shimmer:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(105deg,#0000 0%,#ffffffb8 50%,#0000 100%);width:45%;height:130%;position:absolute;inset:-15% auto auto -60%;transform:skew(-10deg)}.manifesto-shimmer-active:after{opacity:1;animation:5.5s cubic-bezier(.4,0,.2,1) .35s both manifesto-shimmer-sweep}.manifesto-eye{transition:transform .12s var(--ease-brand,cubic-bezier(.22, 1, .36, 1))}.manifesto-stamp{z-index:2;white-space:nowrap;will-change:transform, opacity;border:1px solid color-mix(in srgb, var(--color-foreground,var(--foreground,#000)) 12%, transparent);border-radius:var(--radius-sm,calc(var(--radius,.75rem) - 4px));color:#000;box-shadow:var(--shadow-card-sm,0 2px 8px #0000000f);background:#fff;padding:.5rem .75rem;position:absolute;transform:translate(-50%,-50%)}@supports not (color:color-mix(in srgb, black 50%, white)){.manifesto-stamp{color:#000c;border-color:#0000001f}}}@keyframes manifesto-computer-icon-shake{0%,to{transform:translateY(-.08em)translate(0)}20%{transform:translateY(-.08em)translate(-3px)}40%{transform:translateY(-.08em)translate(3px)}60%{transform:translateY(-.08em)translate(-2px)}80%{transform:translateY(-.08em)translate(2px)}}@keyframes manifesto-shimmer-sweep{0%{left:-60%}to{left:130%}}
