.trap-page[data-v-f6836c4f]{--primary: #137AFB;--lime: #C6F557;--bg: #07090F;--bg-card: #0D1220;--text: #F0F4FF;--text-muted: #8B9BB4;--border: #1E2D4A;font-family:Geologica Variable,Inter,system-ui,sans-serif;color:var(--text);line-height:1.6;background:var(--bg);min-height:100vh}.trap-header[data-v-f6836c4f]{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#07090ff2;backdrop-filter:blur(20px);z-index:100;border-bottom:1px solid var(--border)}.header-logo-link[data-v-f6836c4f]{display:flex;align-items:center}.header-logo-img[data-v-f6836c4f]{height:24px;width:auto}.header-right[data-v-f6836c4f]{display:flex;align-items:center;gap:.75rem}.header-cta[data-v-f6836c4f]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.header-cta[data-v-f6836c4f]:hover{background:#0b5cce;transform:translateY(-1px)}.header-cta .btn-icon[data-v-f6836c4f]{width:16px;height:16px;transition:transform .3s ease}.header-cta:hover .btn-icon[data-v-f6836c4f]{transform:translate(3px)}.hero[data-v-f6836c4f]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:5rem 1.25rem 3rem;background:linear-gradient(180deg,var(--bg) 0%,var(--bg-card) 100%)}.hero-badge[data-v-f6836c4f]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#137afb1f;border:1px solid rgba(19,122,251,.3);border-radius:100px;font-size:.875rem;font-weight:500;color:var(--primary);margin-bottom:1.5rem}.badge-icon[data-v-f6836c4f]{width:16px;height:16px}.hero-title[data-v-f6836c4f]{font-size:clamp(1.75rem,5vw,2.75rem);font-weight:700;line-height:1.15;margin-bottom:1rem;color:var(--text);letter-spacing:-.02em;max-width:600px}.hero-subtitle[data-v-f6836c4f]{font-size:1.0625rem;color:var(--text-muted);max-width:560px;margin-bottom:2rem;line-height:1.65}.hero-cta-btn[data-v-f6836c4f]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:var(--primary);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 20px #137afb59}.hero-cta-btn[data-v-f6836c4f]:hover{background:#0b5cce;transform:translateY(-2px);box-shadow:0 6px 25px #137afb73}.cta-icon[data-v-f6836c4f]{width:18px;height:18px;transition:transform .3s ease}.hero-cta-btn:hover .cta-icon[data-v-f6836c4f]{transform:translate(4px)}.hero-micro[data-v-f6836c4f]{margin-top:1rem;font-size:.75rem;color:var(--text-muted)}.countdown-fixed[data-v-f6836c4f]{position:fixed;top:70px;right:16px;z-index:90}.countdown-fixed-inner[data-v-f6836c4f]{padding:.75rem 1rem;background:linear-gradient(135deg,#137afb33,#c6f5571a);border:1px solid rgba(19,122,251,.4);border-radius:12px;text-align:center;backdrop-filter:blur(10px)}.countdown-fixed-text[data-v-f6836c4f]{font-size:.6875rem;color:var(--text-muted);margin-bottom:.375rem}.countdown-fixed-timer[data-v-f6836c4f]{display:flex;align-items:center;justify-content:center;gap:.25rem}.countdown-fixed-block[data-v-f6836c4f]{min-width:28px}.countdown-fixed-value[data-v-f6836c4f]{font-size:1.25rem;font-weight:700;color:var(--text);font-variant-numeric:tabular-nums;animation:pulse-f6836c4f 1s ease-in-out infinite}.countdown-fixed-sep[data-v-f6836c4f]{font-size:1.125rem;font-weight:700;color:var(--lime);margin-bottom:2px}@keyframes pulse-f6836c4f{0%,to{opacity:1}50%{opacity:.6}}@media(max-width:768px){.countdown-fixed[data-v-f6836c4f]{top:60px;right:12px}.countdown-fixed-inner[data-v-f6836c4f]{padding:.5rem .75rem}.countdown-fixed-value[data-v-f6836c4f]{font-size:1rem}.countdown-fixed-sep[data-v-f6836c4f]{font-size:.875rem}}.section-inner[data-v-f6836c4f]{max-width:1200px;margin:0 auto;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){.section-inner[data-v-f6836c4f]{padding-left:2rem;padding-right:2rem}}.section-title[data-v-f6836c4f]{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;text-align:center;margin-bottom:1rem;color:var(--text);letter-spacing:-.01em}.section-subtitle[data-v-f6836c4f]{text-align:center;color:var(--text-muted);font-size:1rem;max-width:500px;margin:0 auto 2.5rem;line-height:1.6}.why-section[data-v-f6836c4f]{padding:5rem 1.25rem;background:var(--bg);position:relative;overflow:hidden}.why-section[data-v-f6836c4f]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(19,122,251,.08) 0%,transparent 70%);pointer-events:none}.why-grid[data-v-f6836c4f]{display:grid;grid-template-columns:1fr;gap:1.25rem;justify-content:center}@media(min-width:640px){.why-grid[data-v-f6836c4f]{grid-template-columns:repeat(2,1fr);justify-content:center}}@media(min-width:900px){.why-grid[data-v-f6836c4f]{grid-template-columns:repeat(3,1fr);justify-content:center}}.why-card[data-v-f6836c4f]{padding:1.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;text-align:center;transition:all .3s ease}.why-card[data-v-f6836c4f]:hover{border-color:#137afb4d;transform:translateY(-4px);box-shadow:0 12px 32px #137afb1f}.why-icon[data-v-f6836c4f]{width:64px;height:64px;border-radius:16px;background:#137afb1a;border:1px solid rgba(19,122,251,.2);display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.why-icon .icon[data-v-f6836c4f]{width:28px;height:28px;color:var(--primary)}.why-title[data-v-f6836c4f]{font-size:1.125rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.why-desc[data-v-f6836c4f]{font-size:.9375rem;color:var(--text-muted);line-height:1.55}.businesses-section[data-v-f6836c4f]{padding:5rem 1.25rem;background:var(--bg-card)}.businesses-grid[data-v-f6836c4f]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:640px){.businesses-grid[data-v-f6836c4f]{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.business-card[data-v-f6836c4f]{padding:1.5rem;background:var(--bg);border:1px solid var(--border);border-radius:16px;text-align:center;transition:all .3s ease}.business-card[data-v-f6836c4f]:hover{border-color:#137afb66;transform:translateY(-4px);box-shadow:0 12px 32px #137afb26}.biz-emoji[data-v-f6836c4f]{font-size:2.5rem;margin-bottom:1rem}.biz-title[data-v-f6836c4f]{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.biz-desc[data-v-f6836c4f]{font-size:.875rem;color:var(--text-muted);line-height:1.5}.features-section[data-v-f6836c4f]{padding:5rem 1.25rem;background:var(--bg)}.features-grid[data-v-f6836c4f]{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:900px;margin:0 auto}@media(min-width:640px){.features-grid[data-v-f6836c4f]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid[data-v-f6836c4f]{grid-template-columns:repeat(3,1fr)}}.feature-card[data-v-f6836c4f]{padding:1.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:all .3s ease}.feature-card[data-v-f6836c4f]:hover{border-color:#137afb4d;transform:translateY(-2px);box-shadow:0 8px 24px #137afb1a}.feature-icon[data-v-f6836c4f]{width:56px;height:56px;border-radius:14px;background:#137afb1a;border:1px solid rgba(19,122,251,.2);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.feature-icon .icon[data-v-f6836c4f]{width:28px;height:28px;color:var(--primary)}.feature-title[data-v-f6836c4f]{font-size:1.125rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.feature-desc[data-v-f6836c4f]{font-size:.9375rem;color:var(--text-muted);line-height:1.55}.video-section[data-v-f6836c4f]{padding:5rem 1.25rem;background:var(--bg);position:relative;overflow:hidden}.video-section-bg[data-v-f6836c4f]{position:absolute;inset:0;background:radial-gradient(ellipse at center top,rgba(19,122,251,.1) 0%,transparent 70%);pointer-events:none}.video-header[data-v-f6836c4f]{text-align:center;margin-bottom:2.5rem}.video-badge[data-v-f6836c4f]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#137afb1a;border:1px solid rgba(19,122,251,.3);border-radius:100px;color:var(--primary);font-size:.8125rem;font-weight:500;margin-bottom:1rem}.video-title[data-v-f6836c4f]{font-size:clamp(1.5rem,4vw,2rem);font-weight:600;color:var(--text);letter-spacing:-.01em}.video-wrapper[data-v-f6836c4f]{position:relative;border-radius:20px;overflow:hidden;background:#0f172a;box-shadow:0 0 0 1px #0000004d,0 25px 50px -12px #00000080,0 0 60px #137afb26;max-width:900px;margin:0 auto}.video-player[data-v-f6836c4f]{width:100%;display:block;cursor:pointer;transition:transform .3s ease}.video-player[data-v-f6836c4f]:hover{transform:scale(1.01)}.video-player.playing[data-v-f6836c4f]{cursor:pointer}.video-poster[data-v-f6836c4f]{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;cursor:pointer}.play-btn[data-v-f6836c4f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#fffffff2;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2}.play-btn[data-v-f6836c4f]:hover{background:var(--primary);transform:translate(-50%,-50%) scale(1.1);box-shadow:0 0 40px #137afb80}.play-svg[data-v-f6836c4f]{width:32px;height:32px;color:var(--primary);margin-left:4px;transition:color .3s ease}.play-btn:hover .play-svg[data-v-f6836c4f]{color:#fff}.pause-btn[data-v-f6836c4f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#0009;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2;opacity:0}.video-wrapper:hover .pause-btn[data-v-f6836c4f]{opacity:1}.pause-btn[data-v-f6836c4f]:hover{background:#137afbcc;transform:translate(-50%,-50%) scale(1.1)}.pause-svg[data-v-f6836c4f]{width:32px;height:32px;color:#fff}.fade-enter-active[data-v-f6836c4f],.fade-leave-active[data-v-f6836c4f]{transition:opacity .3s ease}.fade-enter-from[data-v-f6836c4f],.fade-leave-to[data-v-f6836c4f]{opacity:0}.stories-section[data-v-f6836c4f]{padding:5rem 1.25rem;background:var(--bg-card)}.stories-grid[data-v-f6836c4f]{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:900px;margin:0 auto}@media(min-width:768px){.stories-grid[data-v-f6836c4f]{grid-template-columns:repeat(3,1fr)}}.story-card[data-v-f6836c4f]{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--bg);border:1px solid var(--border);border-radius:16px;transition:all .3s ease}.story-card[data-v-f6836c4f]:hover{border-color:#137afb4d;transform:translateY(-2px)}.story-emoji[data-v-f6836c4f]{font-size:2rem;flex-shrink:0}.story-content[data-v-f6836c4f]{flex:1}.story-title[data-v-f6836c4f]{font-size:1rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.story-text[data-v-f6836c4f]{font-size:.875rem;color:var(--text-muted);line-height:1.5}.faq-section[data-v-f6836c4f]{padding:5rem 1.25rem;background:var(--bg)}.faq-list[data-v-f6836c4f]{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq-item[data-v-f6836c4f]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-item[data-v-f6836c4f]:hover{border-color:#137afb4d}.faq-item.expanded[data-v-f6836c4f]{border-color:#137afb66}.faq-question[data-v-f6836c4f]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem;background:transparent;border:none;color:var(--text);font-size:1rem;font-weight:500;text-align:left;cursor:pointer;transition:all .2s}.faq-question[data-v-f6836c4f]:hover{color:var(--primary)}.faq-icon[data-v-f6836c4f]{width:20px;height:20px;color:var(--text-muted);transition:transform .3s ease;flex-shrink:0}.faq-icon.rotated[data-v-f6836c4f]{transform:rotate(180deg)}.faq-answer[data-v-f6836c4f]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer.open[data-v-f6836c4f]{max-height:200px}.faq-answer p[data-v-f6836c4f]{padding:0 1.25rem 1.25rem;font-size:.9375rem;color:var(--text-muted);line-height:1.6}.final-section[data-v-f6836c4f]{padding:5rem 1.25rem;background:linear-gradient(180deg,var(--bg-card) 0%,var(--bg) 100%);text-align:center}.final-content[data-v-f6836c4f]{max-width:560px;margin:0 auto}.final-title[data-v-f6836c4f]{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:var(--text);margin-bottom:2rem;line-height:1.3}.final-cta-btn[data-v-f6836c4f]{display:inline-flex;align-items:center;gap:.5rem;padding:1.125rem 3rem;background:var(--primary);color:#fff;border:none;border-radius:12px;font-size:1.0625rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 20px #137afb59;margin-bottom:1.5rem}.final-cta-btn[data-v-f6836c4f]:hover{background:#0b5cce;transform:translateY(-2px);box-shadow:0 6px 25px #137afb73}.final-cta-btn .btn-icon[data-v-f6836c4f]{width:18px;height:18px;transition:transform .3s ease}.final-cta-btn:hover .btn-icon[data-v-f6836c4f]{transform:translate(4px)}.final-micro[data-v-f6836c4f]{font-size:.875rem;color:var(--text-muted)}.trap-footer[data-v-f6836c4f]{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--border);display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-logo[data-v-f6836c4f]{font-size:1.125rem;font-weight:700;color:var(--text)}.footer-links[data-v-f6836c4f]{display:flex;gap:1.5rem}.footer-links a[data-v-f6836c4f]{font-size:.875rem;color:var(--text-muted);text-decoration:none;transition:color .2s}.footer-links a[data-v-f6836c4f]:hover{color:var(--primary)}.fixed-cta[data-v-f6836c4f]{position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:99;opacity:0;transform:translateY(20px);pointer-events:none;transition:all .3s ease}.fixed-cta.visible[data-v-f6836c4f]{opacity:1;transform:translateY(0);pointer-events:auto}.fixed-cta-btn[data-v-f6836c4f]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:var(--primary);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 4px 20px #137afb66}.fixed-cta-btn svg[data-v-f6836c4f]{width:18px;height:18px}@media(min-width:768px){.trap-header[data-v-f6836c4f]{padding:1rem 2rem}.header-logo-img[data-v-f6836c4f]{height:28px}.header-cta[data-v-f6836c4f]{padding:.625rem 1.25rem;font-size:.9375rem}.hero[data-v-f6836c4f]{padding:6rem 2rem 4rem}.hero-badge[data-v-f6836c4f]{font-size:.9375rem;padding:.625rem 1.25rem}.hero-title[data-v-f6836c4f]{font-size:clamp(2.25rem,4vw,3.5rem);max-width:800px}.hero-subtitle[data-v-f6836c4f]{font-size:1.25rem;max-width:640px;line-height:1.7}.hero-cta-btn[data-v-f6836c4f]{padding:1.125rem 3rem;font-size:1.125rem}.hero-micro[data-v-f6836c4f]{font-size:.875rem}.section-title[data-v-f6836c4f]{font-size:clamp(1.75rem,3vw,2.5rem);margin-bottom:1.25rem}.section-subtitle[data-v-f6836c4f]{font-size:1.125rem;margin-bottom:3rem}.why-section[data-v-f6836c4f],.businesses-section[data-v-f6836c4f],.features-section[data-v-f6836c4f],.video-section[data-v-f6836c4f],.stories-section[data-v-f6836c4f],.faq-section[data-v-f6836c4f],.final-section[data-v-f6836c4f]{padding:6rem 2rem}.why-card[data-v-f6836c4f],.business-card[data-v-f6836c4f],.feature-card[data-v-f6836c4f],.story-card[data-v-f6836c4f],.faq-question[data-v-f6836c4f]{padding:2rem}.why-icon[data-v-f6836c4f],.feature-icon[data-v-f6836c4f]{width:72px;height:72px;border-radius:18px}.why-icon .icon[data-v-f6836c4f],.feature-icon .icon[data-v-f6836c4f]{width:32px;height:32px}.why-title[data-v-f6836c4f],.why-desc[data-v-f6836c4f],.feature-title[data-v-f6836c4f],.feature-desc[data-v-f6836c4f],.biz-title[data-v-f6836c4f],.biz-desc[data-v-f6836c4f],.story-title[data-v-f6836c4f],.story-text[data-v-f6836c4f]{font-size:1.125rem}.biz-emoji[data-v-f6836c4f],.story-emoji[data-v-f6836c4f]{font-size:2.5rem}.video-header[data-v-f6836c4f]{margin-bottom:3rem}.video-title[data-v-f6836c4f]{font-size:clamp(1.75rem,3vw,2.5rem)}.faq-answer p[data-v-f6836c4f]{padding:0 1.5rem 1.5rem;font-size:1rem}.final-title[data-v-f6836c4f]{font-size:clamp(2rem,3.5vw,2.75rem);margin-bottom:2.5rem}.final-cta-btn[data-v-f6836c4f]{padding:1.25rem 3.5rem;font-size:1.125rem}.final-micro[data-v-f6836c4f]{font-size:1rem}.trap-footer[data-v-f6836c4f]{margin-top:5rem;padding-top:2.5rem}.footer-logo[data-v-f6836c4f]{font-size:1.25rem}.footer-links a[data-v-f6836c4f]{font-size:.9375rem}.fixed-cta[data-v-f6836c4f]{display:none}}@media(max-width:768px){.video-section[data-v-f6836c4f]{padding:3rem 1rem}.video-header[data-v-f6836c4f]{margin-bottom:1.5rem}.video-badge[data-v-f6836c4f]{font-size:.75rem;padding:.375rem .75rem}.video-title[data-v-f6836c4f]{font-size:1.375rem}.video-wrapper[data-v-f6836c4f]{border-radius:12px}.play-btn[data-v-f6836c4f],.pause-btn[data-v-f6836c4f]{width:56px;height:56px}.play-svg[data-v-f6836c4f],.pause-svg[data-v-f6836c4f]{width:22px;height:22px}}
