.products-page[data-v-42fe3a7c]{min-height:100vh;background:var(--theme-surface-soft)}.hero[data-v-42fe3a7c]{position:relative;padding:80px 2rem;background:radial-gradient(circle at 18% 18%,rgba(0,113,227,.22),transparent 30%),radial-gradient(circle at 82% 18%,rgba(29,29,31,.1),transparent 32%),linear-gradient(135deg,var(--theme-bg-elevated) 0%,var(--theme-surface-soft) 54%,var(--theme-surface-muted) 100%);color:var(--theme-text-primary);text-align:center;overflow:hidden}.hero-background[data-v-42fe3a7c]{position:absolute;inset:0;overflow:hidden}.grid-pattern[data-v-42fe3a7c]{position:absolute;inset:0;background-image:linear-gradient(rgba(29,29,31,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(0,113,227,.08) 1px,transparent 1px);background-size:60px 60px;animation:grid-move-42fe3a7c 20s linear infinite}@keyframes grid-move-42fe3a7c{0%{transform:translate(0)}to{transform:translate(60px,60px)}}.hero-content[data-v-42fe3a7c]{position:relative;z-index:2;max-width:800px;margin:0 auto}.hero-title[data-v-42fe3a7c]{font-size:clamp(2.5rem,5vw,3rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(45deg,#1d1d1f,#515154);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-42fe3a7c]{font-size:1.5rem;opacity:.9;margin-bottom:1rem}.hero-description[data-v-42fe3a7c]{font-size:1.1rem;opacity:.7;max-width:600px;margin:0 auto;line-height:1.6}.products-section[data-v-42fe3a7c]{padding:60px 2rem}.container[data-v-42fe3a7c]{max-width:1200px;margin:0 auto}.products-grid[data-v-42fe3a7c]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.product-card[data-v-42fe3a7c]{background:var(--theme-surface);border-radius:20px;padding:1.9rem;box-shadow:0 10px 40px #0000001a;transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column}.product-card[data-v-42fe3a7c]:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00000026}.product-card.filepulse[data-v-42fe3a7c]{border-top:4px solid #0071e3}.product-card.pulsedns[data-v-42fe3a7c]{border-top:4px solid #34c759}.product-card.pulsegesture[data-v-42fe3a7c]{border-top:4px solid #bf5af2}.free-badge[data-v-42fe3a7c]{position:absolute;top:20px;right:-30px;background:linear-gradient(135deg,#34c759,#30d158);color:#fff;padding:6px 40px;font-size:12px;font-weight:600;transform:rotate(45deg);box-shadow:0 2px 10px #34c7594d}.product-header[data-v-42fe3a7c]{text-align:center;margin-bottom:2rem}.product-icon[data-v-42fe3a7c]{display:inline-flex;padding:1rem;border-radius:50%;margin-bottom:1rem}.product-card.filepulse .product-icon[data-v-42fe3a7c]{background:linear-gradient(135deg,#0071e31a,#1d1d1f1a);color:#0071e3}.product-card.pulsedns .product-icon[data-v-42fe3a7c]{background:linear-gradient(135deg,#34c7591a,#30d1581a);color:#34c759}.product-card.pulsegesture .product-icon[data-v-42fe3a7c]{background:linear-gradient(135deg,#ff375f1a,#5e5ce61f);color:#bf4778}.product-name[data-v-42fe3a7c]{font-size:1.8rem;font-weight:600;color:var(--theme-text-primary);margin-bottom:.5rem}.product-description[data-v-42fe3a7c]{color:var(--theme-text-muted);line-height:1.6;font-size:.95rem}.product-features[data-v-42fe3a7c]{margin-bottom:2rem}.feature-item[data-v-42fe3a7c]{display:flex;align-items:flex-start;gap:.8rem;padding:.6rem 0;color:var(--theme-text-secondary);font-size:.95rem;line-height:1.5}.feature-item span[data-v-42fe3a7c]{min-width:0}.check-icon[data-v-42fe3a7c]{color:#38a169;flex-shrink:0;margin-top:2px}.product-footer[data-v-42fe3a7c]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid #d2d2d7;margin-top:auto}@media(min-width:901px){.product-footer[data-v-42fe3a7c]{min-height:148px;box-sizing:border-box}}.price-info[data-v-42fe3a7c]{display:flex;flex-direction:column;justify-content:center;gap:.5rem;width:100%;min-height:42px}.price-row[data-v-42fe3a7c]{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--theme-bg-elevated);border-radius:8px}.price-label[data-v-42fe3a7c]{font-size:.9rem;color:var(--theme-text-muted)}.price-value[data-v-42fe3a7c]{font-size:1.2rem;font-weight:700;color:var(--theme-text-primary)}.currency-disclosure[data-v-42fe3a7c]{margin:0;color:var(--theme-text-muted);font-size:.78rem;line-height:1.35}.price-info.free .price-value[data-v-42fe3a7c]{color:#34c759;font-size:1.8rem}.product-btn[data-v-42fe3a7c]{width:100%;padding:12px 24px;font-size:1rem;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px}.product-card.filepulse .product-btn[data-v-42fe3a7c]{background:linear-gradient(135deg,#0071e3,#1d1d1f);border:none}.product-card.pulsedns .product-btn[data-v-42fe3a7c]{background:linear-gradient(135deg,#34c759,#30d158);border:none}.product-card.pulsegesture .product-btn[data-v-42fe3a7c]{background:linear-gradient(135deg,#ff375f,#bf5af2 55%,#5e5ce6);border:none}.btn-arrow[data-v-42fe3a7c]{transition:transform .3s}.product-btn:hover .btn-arrow[data-v-42fe3a7c]{transform:translate(4px)}@media(max-width:1100px){.products-grid[data-v-42fe3a7c]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.products-grid[data-v-42fe3a7c]{grid-template-columns:1fr}}@media(max-width:768px){.hero[data-v-42fe3a7c]{padding:64px 1rem}.hero-title[data-v-42fe3a7c]{font-size:clamp(2rem,9vw,2.6rem)}.hero-subtitle[data-v-42fe3a7c]{font-size:1.2rem}.products-section[data-v-42fe3a7c]{padding:52px 1rem}.product-card[data-v-42fe3a7c]{padding:1.5rem}.product-header[data-v-42fe3a7c]{margin-bottom:1.5rem}.product-name[data-v-42fe3a7c]{font-size:1.55rem}.free-badge[data-v-42fe3a7c]{position:static;display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-bottom:1rem;padding:.4rem .9rem;border-radius:999px;transform:none;box-shadow:none}.product-card.pulsedns .product-header[data-v-42fe3a7c],.product-card.pulsegesture .product-header[data-v-42fe3a7c]{text-align:start}}@media(max-width:480px){.hero[data-v-42fe3a7c]{padding:56px 14px}.products-section[data-v-42fe3a7c]{padding-inline-start:14px;padding-inline-end:14px}.product-card[data-v-42fe3a7c]{padding:1.15rem}.product-name[data-v-42fe3a7c]{font-size:1.4rem}}
