.gate-page[data-v-7cf52c63]{--accent:#2e6099;--accent-hover:#245080;--accent-light:rgba(46,96,153,.12);--secondary:#fc5130;--secondary-light:rgba(252,81,48,.12);--mantis:#79b473;--text:#1a1a1a;--text-muted:#666;--bg:#fafafa;--bg-card:#fff;--border:#e5e5e5}.reveal[data-v-7cf52c63]{opacity:0;transform:translateY(24px);transition:all .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay,0s)}.reveal.revealed[data-v-7cf52c63]{opacity:1;transform:translateY(0)}.container[data-v-7cf52c63]{margin:0 auto;max-width:1100px;padding:0 1.5rem}.hero[data-v-7cf52c63]{overflow:hidden;padding:8rem 1.5rem 5rem;position:relative;text-align:center}.hero-decoration[data-v-7cf52c63]{inset:0;overflow:hidden;pointer-events:none;position:absolute}.deco-circle[data-v-7cf52c63]{border-radius:50%;position:absolute}.deco-1[data-v-7cf52c63]{background:var(--accent-light);height:500px;right:-150px;top:-200px;width:500px}.deco-2[data-v-7cf52c63]{background:var(--secondary-light);bottom:-100px;height:300px;left:-100px;width:300px}.hero-content[data-v-7cf52c63]{margin:0 auto;max-width:700px;position:relative}.section-tag[data-v-7cf52c63]{color:var(--accent);display:inline-block;font-size:1.15rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.hero-title[data-v-7cf52c63]{color:var(--text);font-family:var(--font-display);font-size:clamp(2.25rem,6vw,3.5rem);font-weight:700;line-height:1.15;margin:0 0 1.5rem}.hero-title .accent[data-v-7cf52c63]{color:var(--secondary)}.hero-subtitle[data-v-7cf52c63]{color:var(--text-muted);font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7;margin-bottom:2.5rem}.hero-cta[data-v-7cf52c63]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary[data-v-7cf52c63]{align-items:center;background:var(--accent);border-radius:.5rem;box-shadow:0 2px 8px #2e609940;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 1.75rem;text-decoration:none;transition:all .2s}.btn-primary[data-v-7cf52c63]:hover{background:var(--accent-hover);box-shadow:0 4px 16px #2e60994d;transform:translateY(-2px)}.btn-secondary[data-v-7cf52c63]{align-items:center;border:2px solid var(--accent);border-radius:.5rem;color:var(--accent);display:inline-flex;font-size:1rem;font-weight:600;padding:1rem 1.75rem;text-decoration:none;transition:all .2s}.btn-secondary[data-v-7cf52c63]:hover{background:var(--accent);color:#fff}.btn-icon[data-v-7cf52c63]{height:1.125rem;width:1.125rem}.section-header[data-v-7cf52c63]{margin-bottom:3rem;text-align:center}.section-title[data-v-7cf52c63]{color:var(--text);font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin:0 0 .75rem}.section-subtitle[data-v-7cf52c63]{color:var(--text-muted);font-size:1.125rem;margin:0 auto;max-width:600px}.methods-section[data-v-7cf52c63]{background:var(--bg);padding:5rem 0}.methods-grid[data-v-7cf52c63]{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.method-card[data-v-7cf52c63]{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;overflow:hidden;padding:1.25rem 2rem 2rem;position:relative;transition:all .3s}.method-card[data-v-7cf52c63]:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-4px)}.method-card.highlight[data-v-7cf52c63]{border-color:var(--accent);box-shadow:0 4px 20px #2e609926}.recommended-badge[data-v-7cf52c63]{background:var(--secondary);border-radius:1rem;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:1rem;top:1rem;z-index:1}.method-header[data-v-7cf52c63]{gap:.75rem;margin-bottom:.75rem}.method-header[data-v-7cf52c63],.method-icon[data-v-7cf52c63]{align-items:center;display:flex}.method-icon[data-v-7cf52c63]{background:var(--accent-light);border-radius:.75rem;color:var(--accent);flex-shrink:0;font-size:1.25rem;height:3rem;justify-content:center;width:3rem}.method-title-group[data-v-7cf52c63]{display:flex;flex-direction:column}.method-title[data-v-7cf52c63]{color:var(--text);font-size:1.125rem;font-weight:700;margin:0}.method-subtitle[data-v-7cf52c63]{color:var(--text-muted);font-size:.8125rem}.method-image[data-v-7cf52c63]{background:var(--bg);height:120px;margin:.5rem -2rem 1rem;overflow:hidden;width:calc(100% + 4rem)}.method-image img[data-v-7cf52c63]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.method-description[data-v-7cf52c63]{color:var(--text-muted);font-size:1.0625rem;line-height:1.6;margin:0 0 1rem}.method-features[data-v-7cf52c63]{list-style:none;margin:0;padding:0}.method-features li[data-v-7cf52c63]{align-items:center;color:var(--text);display:flex;font-size:.9375rem;gap:.5rem;margin-bottom:.5rem}.feature-check[data-v-7cf52c63]{color:var(--mantis);flex-shrink:0;height:1rem;width:1rem}.benefits-section[data-v-7cf52c63]{padding:5rem 0}.benefits-grid[data-v-7cf52c63]{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.benefit-card[data-v-7cf52c63]{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;padding:2rem 1.5rem;text-align:center}.benefit-icon[data-v-7cf52c63]{align-items:center;background:var(--accent-light);border-radius:.75rem;color:var(--accent);display:flex;font-size:1.25rem;height:3rem;justify-content:center;margin:0 auto 1rem;width:3rem}.benefit-title[data-v-7cf52c63]{color:var(--text);font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.benefit-description[data-v-7cf52c63]{color:var(--text-muted);font-size:1.0625rem;line-height:1.5;margin:0}.how-section[data-v-7cf52c63]{background:var(--bg);padding:5rem 0}.steps-grid[data-v-7cf52c63]{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.step[data-v-7cf52c63]{flex:1;max-width:280px;min-width:200px;padding:1.5rem;text-align:center}.step-number[data-v-7cf52c63]{align-items:center;background:var(--accent);border-radius:50%;color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:3rem;justify-content:center;margin:0 auto 1rem;width:3rem}.step h3[data-v-7cf52c63]{color:var(--text);font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.step p[data-v-7cf52c63]{color:var(--text-muted);font-size:.9375rem;line-height:1.5;margin:0}.step-arrow[data-v-7cf52c63]{align-items:center;color:var(--border);display:flex;font-size:1.5rem;padding-top:2rem}@media(max-width:768px){.step-arrow[data-v-7cf52c63]{display:none}}.hardware-section[data-v-7cf52c63]{padding:5rem 0}.hardware-grid[data-v-7cf52c63]{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.hardware-card[data-v-7cf52c63]{background:var(--bg-card);border:1px solid var(--border);border-radius:1rem;flex-direction:column;padding:2rem 1.5rem;text-align:center}.hardware-card[data-v-7cf52c63],.hardware-image[data-v-7cf52c63]{align-items:center;display:flex}.hardware-image[data-v-7cf52c63]{background:var(--bg);border-radius:.75rem;height:80px;justify-content:center;margin-bottom:1rem;width:80px}.hardware-placeholder[data-v-7cf52c63]{color:var(--text-muted);height:40px;width:40px}.hardware-name[data-v-7cf52c63]{color:var(--text);font-size:1.125rem;font-weight:700;margin:0 0 .25rem}.hardware-model[data-v-7cf52c63]{color:var(--accent);font-size:.8125rem;font-weight:600}.hardware-description[data-v-7cf52c63]{color:var(--text-muted);font-size:.9375rem;line-height:1.5;margin:.75rem 0 0}.cta-section[data-v-7cf52c63]{background:var(--bg);padding:5rem 0}.next-label[data-v-7cf52c63]{margin-bottom:2rem;text-align:center}.next-text[data-v-7cf52c63]{color:var(--secondary);display:block;font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin-bottom:1rem}.next-arrow[data-v-7cf52c63]{align-items:center;display:flex;flex-direction:column;gap:.25rem}.next-arrow span[data-v-7cf52c63]{border-bottom:2px solid var(--secondary);border-right:2px solid var(--secondary);display:block;height:12px;opacity:.4;transform:rotate(45deg);width:12px}.next-arrow span[data-v-7cf52c63]:last-child{margin-top:-6px;opacity:.7}.cta-card[data-v-7cf52c63]{background:var(--bg-card);border-radius:1.5rem;box-shadow:0 8px 40px #0000000f;margin:0 auto;max-width:700px;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.cta-decoration[data-v-7cf52c63]{background:linear-gradient(90deg,var(--accent),var(--secondary));height:5px;left:0;position:absolute;right:0;top:0}.cta-icon[data-v-7cf52c63]{align-items:center;background:var(--secondary-light);border-radius:50%;color:var(--secondary);display:flex;font-size:1.75rem;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.fraud-cta .cta-decoration[data-v-7cf52c63]{background:linear-gradient(90deg,var(--secondary),#dc2626)}.cta-title[data-v-7cf52c63]{color:var(--text);font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2rem);font-weight:700;margin:0 0 .75rem}.cta-subtitle[data-v-7cf52c63]{color:var(--text-muted);font-size:1rem;margin:0 0 2rem}
