.how-type[data-v-4d512ac1]{animation:howType-4d512ac1 2.4s steps(18) infinite;display:inline-block;max-width:0;overflow:hidden;white-space:nowrap}.how-cursor[data-v-4d512ac1]{animation:howBlink-4d512ac1 1s step-end infinite;background:hsl(var(--p));border-radius:2px;display:inline-block;height:18px;margin-left:6px;vertical-align:-3px;width:10px}.how-match[data-v-4d512ac1]{align-items:center;background:hsl(var(--b1)/.65);border:1px solid hsl(var(--b2));border-radius:1rem;display:flex;gap:12px;overflow:hidden;padding:10px 12px;position:relative}.how-match--active[data-v-4d512ac1]{border-color:hsl(var(--in)/.35)}.how-score[data-v-4d512ac1]{background:hsl(var(--b2));border-radius:9999px;color:hsl(var(--bc));font-size:12px;font-weight:800;padding:6px 10px}.how-score--active[data-v-4d512ac1]{background:hsl(var(--in)/.15);color:hsl(var(--in))}.how-scan[data-v-4d512ac1]{animation:howScan-4d512ac1 2.2s ease-in-out infinite;background:linear-gradient(90deg,transparent,rgba(6,182,212,.16),transparent);inset:0;position:absolute;transform:translate(-120%)}.how-send[data-v-4d512ac1]{overflow:hidden;position:relative}.how-check[data-v-4d512ac1]{animation:howCheck-4d512ac1 2.4s ease-in-out infinite;border-bottom:3px solid hsl(var(--su));border-right:3px solid hsl(var(--su));display:inline-block;height:10px;margin-left:10px;transform:rotate(45deg) scale(0);transform-origin:center;width:10px}.how-dot[data-v-4d512ac1]{animation:howPulse-4d512ac1 1.6s ease-in-out infinite;background:hsl(var(--su));border-radius:9999px;box-shadow:0 0 #22c55e59;height:8px;width:8px}@keyframes howType-4d512ac1{0%{max-width:0;opacity:1}45%{max-width:220px;opacity:1}70%{max-width:220px;opacity:1}to{max-width:0;opacity:1}}@keyframes howBlink-4d512ac1{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes howScan-4d512ac1{0%{opacity:0;transform:translate(-120%)}15%{opacity:1}55%{opacity:1;transform:translate(120%)}to{opacity:0;transform:translate(120%)}}@keyframes howCheck-4d512ac1{0%,45%{opacity:0;transform:rotate(45deg) scale(0)}55%{opacity:1;transform:rotate(45deg) scale(1)}to{opacity:0;transform:rotate(45deg) scale(1)}}@keyframes howPulse-4d512ac1{0%{box-shadow:0 0 #22c55e59}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}@media(prefers-reduced-motion:reduce){.how-check[data-v-4d512ac1],.how-cursor[data-v-4d512ac1],.how-dot[data-v-4d512ac1],.how-scan[data-v-4d512ac1],.how-type[data-v-4d512ac1]{animation:none!important}.how-type[data-v-4d512ac1]{max-width:none}}.feature-row[data-v-05ae5679]{align-items:center;background:hsl(var(--b1)/.75);border:1px solid hsl(var(--b2));border-radius:.75rem;display:flex;gap:10px;overflow:hidden;padding:8px 10px;position:relative}.feature-row--active[data-v-05ae5679]{border-color:hsl(var(--p)/.35)}.feature-pill[data-v-05ae5679]{background:hsl(var(--b2));border-radius:9999px;color:hsl(var(--bc));font-size:10px;font-weight:800;padding:4px 8px}.feature-pill--primary[data-v-05ae5679]{background:hsl(var(--p)/.15);color:hsl(var(--p))}.feature-scan[data-v-05ae5679]{animation:featureScan-05ae5679 2.4s ease-in-out infinite;background:linear-gradient(90deg,transparent,rgba(59,130,246,.18),transparent);inset:0;position:absolute;transform:translate(-120%)}.feature-meter[data-v-05ae5679]{align-items:center;color:hsl(var(--bc)/.7);display:flex;font-size:12px;gap:10px;justify-content:space-between}.feature-bar[data-v-05ae5679]{background:hsl(var(--b2));border-radius:9999px;flex:1;height:8px;overflow:hidden}.feature-bar__fill[data-v-05ae5679]{animation:featureFill-05ae5679 2.8s ease-in-out infinite;background:hsl(var(--p)/.7);border-radius:9999px;height:100%}.feature-bar__fill--info[data-v-05ae5679]{animation-delay:-.7s;background:hsl(var(--in)/.6)}.feature-type[data-v-05ae5679]{animation:featureType-05ae5679 3.2s steps(28) infinite;display:block;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-cursor[data-v-05ae5679]{animation:featureBlink-05ae5679 1s step-end infinite;background:hsl(var(--p));border-radius:2px;display:inline-block;height:14px;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:10px}.feature-dot[data-v-05ae5679]{animation:featurePulse-05ae5679 1.6s ease-in-out infinite;background:hsl(var(--su));border-radius:9999px;box-shadow:0 0 #22c55e59;height:8px;width:8px}.feature-grid[data-v-05ae5679]{background-image:linear-gradient(to right,hsl(var(--b2)) 1px,transparent 1px),linear-gradient(to bottom,hsl(var(--b2)) 1px,transparent 1px);background-size:22px 22px}.feature-lock[data-v-05ae5679]{background:hsl(var(--b1)/.8);border:1px solid hsl(var(--b2));border-radius:.75rem;color:hsl(var(--bc));display:grid;height:2.25rem;overflow:hidden;place-items:center;position:relative;width:2.25rem}.feature-lock__ring[data-v-05ae5679]{animation:featureSpin-05ae5679 6s linear infinite;border:2px solid hsl(var(--p)/.2);border-radius:9999px;inset:-40%;position:absolute;transform:rotate(0)}.feature-shimmer[data-v-05ae5679]{animation:featureShimmer-05ae5679 3.2s ease-in-out infinite;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.18),transparent);transform:translate(-120%)}@keyframes featureScan-05ae5679{0%{opacity:0;transform:translate(-120%)}15%{opacity:1}55%{opacity:1;transform:translate(120%)}to{opacity:0;transform:translate(120%)}}@keyframes featureType-05ae5679{0%{max-width:0;opacity:1}45%{max-width:100%;opacity:1}70%{max-width:100%;opacity:1}to{max-width:0;opacity:1}}@keyframes featureBlink-05ae5679{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes featureFill-05ae5679{0%,to{filter:saturate(1)}50%{filter:saturate(1.25)}}@keyframes featurePulse-05ae5679{0%{box-shadow:0 0 #22c55e59}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}@keyframes featureSpin-05ae5679{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes featureShimmer-05ae5679{0%{opacity:0;transform:translate(-120%)}15%{opacity:1}55%{opacity:1;transform:translate(120%)}to{opacity:0;transform:translate(120%)}}@media(prefers-reduced-motion:reduce){.feature-bar__fill[data-v-05ae5679],.feature-cursor[data-v-05ae5679],.feature-dot[data-v-05ae5679],.feature-lock__ring[data-v-05ae5679],.feature-scan[data-v-05ae5679],.feature-shimmer[data-v-05ae5679],.feature-type[data-v-05ae5679]{animation:none!important}.feature-type[data-v-05ae5679]{max-width:none}}
