@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.rfid-handheld-page[data-astro-cid-d5y3is5o]{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;color:#1a1a1a}.dark .rfid-handheld-page[data-astro-cid-d5y3is5o]{background:#0a0a0a;color:#fff}.container[data-astro-cid-d5y3is5o]{max-width:1200px;margin:0 auto;padding:0 24px}.hero[data-astro-cid-d5y3is5o]{padding:140px 0 80px;background:#fff}.dark .hero[data-astro-cid-d5y3is5o]{background:#0a0a0a}.hero-grid[data-astro-cid-d5y3is5o]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.badge[data-astro-cid-d5y3is5o]{display:inline-block;background:linear-gradient(135deg,#e91e63,#9c27b0);color:#fff;padding:6px 16px;border-radius:6px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px}.hero-title[data-astro-cid-d5y3is5o]{font-size:48px;font-weight:700;line-height:1.2;margin:0 0 16px;color:#1a1a1a}.dark .hero-title[data-astro-cid-d5y3is5o]{color:#fff}.hero-subtitle[data-astro-cid-d5y3is5o]{font-size:24px;font-weight:600;color:#333;margin:0 0 16px}.dark .hero-subtitle[data-astro-cid-d5y3is5o]{color:#e5e5e5}.hero-description[data-astro-cid-d5y3is5o]{font-size:16px;color:#666;line-height:1.7;margin-bottom:32px}.dark .hero-description[data-astro-cid-d5y3is5o]{color:#999}.stats-grid[data-astro-cid-d5y3is5o]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:32px 0}.stat-item[data-astro-cid-d5y3is5o]{text-align:center;padding:24px;background:#fafafa;border-radius:12px;border:1px solid #e5e5e5;transition:all .3s ease}.dark .stat-item[data-astro-cid-d5y3is5o]{background:#0f0f0f;border-color:#2a2a2a}.stat-item[data-astro-cid-d5y3is5o]:hover{border-color:#e91e63}.dark .stat-item[data-astro-cid-d5y3is5o]:hover{border-color:#9c27b0}.stat-value[data-astro-cid-d5y3is5o]{font-size:36px;font-weight:700;color:#e91e63;line-height:1}.dark .stat-value[data-astro-cid-d5y3is5o]{color:#9c27b0}.stat-unit[data-astro-cid-d5y3is5o]{font-size:13px;font-weight:600;color:#9c27b0;margin-top:4px}.dark .stat-unit[data-astro-cid-d5y3is5o]{color:#e91e63}.stat-label[data-astro-cid-d5y3is5o]{font-size:13px;color:#888;margin-top:8px}.dark .stat-label[data-astro-cid-d5y3is5o]{color:#666}.hero-actions[data-astro-cid-d5y3is5o]{display:flex;gap:16px;margin-top:32px}.hero-image[data-astro-cid-d5y3is5o] img[data-astro-cid-d5y3is5o]{width:100%;height:auto;max-height:500px;-o-object-fit:contain;object-fit:contain}.btn[data-astro-cid-d5y3is5o]{padding:12px 28px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease}.btn-primary[data-astro-cid-d5y3is5o]{background:linear-gradient(135deg,#e91e63,#9c27b0);color:#fff}.btn-primary[data-astro-cid-d5y3is5o]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e91e634d}.dark .btn-primary[data-astro-cid-d5y3is5o]:hover{box-shadow:0 8px 24px #9c27b04d}.btn-secondary[data-astro-cid-d5y3is5o]{background:#fff;color:#e91e63;border:2px solid #e91e63}.dark .btn-secondary[data-astro-cid-d5y3is5o]{background:transparent;color:#9c27b0;border-color:#9c27b0}.btn-secondary[data-astro-cid-d5y3is5o]:hover{background:#e91e63;color:#fff}.dark .btn-secondary[data-astro-cid-d5y3is5o]:hover{background:#9c27b0;color:#fff}.btn-lg[data-astro-cid-d5y3is5o]{padding:16px 40px;font-size:18px}.description[data-astro-cid-d5y3is5o]{padding:80px 0;background:#fafafa}.dark .description[data-astro-cid-d5y3is5o]{background:#0f0f0f}.description-content[data-astro-cid-d5y3is5o]{max-width:900px;margin:0 auto;text-align:center}.description-content[data-astro-cid-d5y3is5o] h2[data-astro-cid-d5y3is5o]{font-size:36px;font-weight:700;margin-bottom:24px;color:#1a1a1a}.dark .description-content[data-astro-cid-d5y3is5o] h2[data-astro-cid-d5y3is5o]{color:#fff}.lead[data-astro-cid-d5y3is5o]{font-size:18px;line-height:1.8;color:#666}.dark .lead[data-astro-cid-d5y3is5o]{color:#999}.features[data-astro-cid-d5y3is5o]{padding:80px 0;background:#fff}.dark .features[data-astro-cid-d5y3is5o]{background:#0a0a0a}.section-title[data-astro-cid-d5y3is5o]{font-size:36px;font-weight:700;text-align:center;margin-bottom:48px;color:#1a1a1a}.dark .section-title[data-astro-cid-d5y3is5o]{color:#fff}.features-grid[data-astro-cid-d5y3is5o]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.feature-card[data-astro-cid-d5y3is5o]{padding:32px;background:#fafafa;border-radius:12px;border:1px solid #e5e5e5;transition:all .3s ease}.dark .feature-card[data-astro-cid-d5y3is5o]{background:#0f0f0f;border-color:#2a2a2a}.feature-card[data-astro-cid-d5y3is5o]:hover{border-color:#e91e63;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.dark .feature-card[data-astro-cid-d5y3is5o]:hover{border-color:#9c27b0;box-shadow:0 8px 24px #9c27b033}.feature-card[data-astro-cid-d5y3is5o] h3[data-astro-cid-d5y3is5o]{font-size:20px;font-weight:600;margin:0 0 12px;color:#1a1a1a}.dark .feature-card[data-astro-cid-d5y3is5o] h3[data-astro-cid-d5y3is5o]{color:#fff}.feature-card[data-astro-cid-d5y3is5o] p[data-astro-cid-d5y3is5o]{font-size:15px;color:#666;line-height:1.7;margin:0}.dark .feature-card[data-astro-cid-d5y3is5o] p[data-astro-cid-d5y3is5o]{color:#999}.integration[data-astro-cid-d5y3is5o]{padding:80px 0;background:#fafafa}.dark .integration[data-astro-cid-d5y3is5o]{background:#0f0f0f}.integration-grid[data-astro-cid-d5y3is5o]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.integration-content[data-astro-cid-d5y3is5o] h2[data-astro-cid-d5y3is5o]{font-size:36px;font-weight:700;margin-bottom:16px;color:#1a1a1a}.dark .integration-content[data-astro-cid-d5y3is5o] h2[data-astro-cid-d5y3is5o]{color:#fff}.subtitle[data-astro-cid-d5y3is5o]{font-size:15px;color:#888;font-style:italic;margin-bottom:32px}.dark .subtitle[data-astro-cid-d5y3is5o]{color:#666}.info-boxes[data-astro-cid-d5y3is5o]{display:flex;flex-direction:column;gap:24px;margin-top:32px}.info-box[data-astro-cid-d5y3is5o]{padding:24px;background:#fff;border-radius:12px;border:1px solid #e5e5e5}.dark .info-box[data-astro-cid-d5y3is5o]{background:#0a0a0a;border-color:#2a2a2a}.info-box[data-astro-cid-d5y3is5o] h4[data-astro-cid-d5y3is5o]{font-size:16px;font-weight:600;margin:0 0 16px;color:#1a1a1a}.dark .info-box[data-astro-cid-d5y3is5o] h4[data-astro-cid-d5y3is5o]{color:#fff}.info-box[data-astro-cid-d5y3is5o] ul[data-astro-cid-d5y3is5o]{list-style:none;padding:0;margin:0}.info-box[data-astro-cid-d5y3is5o] li[data-astro-cid-d5y3is5o]{font-size:14px;color:#666;padding:8px 0 8px 24px;position:relative}.dark .info-box[data-astro-cid-d5y3is5o] li[data-astro-cid-d5y3is5o]{color:#999}.info-box[data-astro-cid-d5y3is5o] li[data-astro-cid-d5y3is5o]:before{content:"→";position:absolute;left:0;color:#e91e63;font-weight:700}.dark .info-box[data-astro-cid-d5y3is5o] li[data-astro-cid-d5y3is5o]:before{color:#9c27b0}.advantages-grid[data-astro-cid-d5y3is5o]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.advantage-tag[data-astro-cid-d5y3is5o]{padding:12px 16px;background:linear-gradient(135deg,#e91e631a,#9c27b01a);border-radius:8px;font-size:13px;font-weight:600;color:#e91e63;text-align:center;border:1px solid rgba(233,30,99,.2)}.dark .advantage-tag[data-astro-cid-d5y3is5o]{color:#9c27b0;border-color:#9c27b033}.integration-image[data-astro-cid-d5y3is5o] img[data-astro-cid-d5y3is5o]{width:100%;height:auto;max-height:500px;-o-object-fit:contain;object-fit:contain}.technical-specs[data-astro-cid-d5y3is5o]{padding:80px 0;background:#fff}.dark .technical-specs[data-astro-cid-d5y3is5o]{background:#0a0a0a}.specs-grid[data-astro-cid-d5y3is5o]{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;max-width:900px;margin:0 auto;background:#e5e5e5;border-radius:12px;overflow:hidden}.dark .specs-grid[data-astro-cid-d5y3is5o]{background:#2a2a2a}.spec-item[data-astro-cid-d5y3is5o]{display:grid;grid-template-columns:1fr 1fr;background:#fff}.dark .spec-item[data-astro-cid-d5y3is5o]{background:#0f0f0f}.spec-label[data-astro-cid-d5y3is5o]{padding:20px 24px;font-weight:600;color:#1a1a1a;background:#fafafa;border-right:2px solid #e5e5e5}.dark .spec-label[data-astro-cid-d5y3is5o]{color:#fff;background:#141414;border-color:#2a2a2a}.spec-value[data-astro-cid-d5y3is5o]{padding:20px 24px;color:#666}.dark .spec-value[data-astro-cid-d5y3is5o]{color:#999}.comparison[data-astro-cid-d5y3is5o]{padding:80px 0;background:#fafafa}.dark .comparison[data-astro-cid-d5y3is5o]{background:#0f0f0f}.comparison-table-wrapper[data-astro-cid-d5y3is5o]{overflow-x:auto;border-radius:12px;box-shadow:0 4px 24px #00000014}.comparison-table[data-astro-cid-d5y3is5o]{width:100%;border-collapse:collapse;background:#fff}.dark .comparison-table[data-astro-cid-d5y3is5o]{background:#0a0a0a}.comparison-table[data-astro-cid-d5y3is5o] thead[data-astro-cid-d5y3is5o]{background:linear-gradient(135deg,#e91e63,#9c27b0)}.comparison-table[data-astro-cid-d5y3is5o] th[data-astro-cid-d5y3is5o]{padding:20px 24px;text-align:left;font-weight:600;font-size:16px;color:#fff}.comparison-table[data-astro-cid-d5y3is5o] td[data-astro-cid-d5y3is5o]{padding:16px 24px;border-bottom:1px solid #e5e5e5;color:#666;font-size:15px}.dark .comparison-table[data-astro-cid-d5y3is5o] td[data-astro-cid-d5y3is5o]{border-color:#2a2a2a;color:#999}.comparison-table[data-astro-cid-d5y3is5o] tr[data-astro-cid-d5y3is5o]:last-child td[data-astro-cid-d5y3is5o]{border-bottom:none}.comparison-table[data-astro-cid-d5y3is5o] tbody[data-astro-cid-d5y3is5o] tr[data-astro-cid-d5y3is5o]:hover{background:#fafafa}.dark .comparison-table[data-astro-cid-d5y3is5o] tbody[data-astro-cid-d5y3is5o] tr[data-astro-cid-d5y3is5o]:hover{background:#0f0f0f}.criteria-cell[data-astro-cid-d5y3is5o]{font-weight:600;color:#1a1a1a}.dark .criteria-cell[data-astro-cid-d5y3is5o]{color:#fff}.cta[data-astro-cid-d5y3is5o]{padding:100px 0;background:linear-gradient(135deg,#e91e63,#9c27b0);color:#fff;text-align:center}.cta-content[data-astro-cid-d5y3is5o]{max-width:700px;margin:0 auto}.cta-content[data-astro-cid-d5y3is5o] h2[data-astro-cid-d5y3is5o]{font-size:42px;font-weight:700;margin-bottom:16px}.cta-content[data-astro-cid-d5y3is5o] p[data-astro-cid-d5y3is5o]{font-size:18px;margin-bottom:32px;opacity:.95}.cta-buttons[data-astro-cid-d5y3is5o]{display:flex;gap:16px;justify-content:center}.cta[data-astro-cid-d5y3is5o] .btn-primary[data-astro-cid-d5y3is5o]{background:#fff;color:#e91e63}.cta[data-astro-cid-d5y3is5o] .btn-primary[data-astro-cid-d5y3is5o]:hover{background:#fafafa;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.cta[data-astro-cid-d5y3is5o] .btn-secondary[data-astro-cid-d5y3is5o]{background:transparent;color:#fff;border-color:#fff}.cta[data-astro-cid-d5y3is5o] .btn-secondary[data-astro-cid-d5y3is5o]:hover{background:#fff;color:#e91e63}@media(max-width:992px){.hero-grid[data-astro-cid-d5y3is5o],.integration-grid[data-astro-cid-d5y3is5o]{grid-template-columns:1fr;gap:40px}.features-grid[data-astro-cid-d5y3is5o]{grid-template-columns:1fr}.hero[data-astro-cid-d5y3is5o]{padding:100px 0 60px}.hero-title[data-astro-cid-d5y3is5o]{font-size:36px}.hero-subtitle[data-astro-cid-d5y3is5o]{font-size:20px}.hero-image[data-astro-cid-d5y3is5o]{order:-1}.stats-grid[data-astro-cid-d5y3is5o]{grid-template-columns:1fr}.section-title[data-astro-cid-d5y3is5o]{font-size:28px}.cta-content[data-astro-cid-d5y3is5o] h2[data-astro-cid-d5y3is5o]{font-size:32px}.cta-buttons[data-astro-cid-d5y3is5o]{flex-direction:column}.advantages-grid[data-astro-cid-d5y3is5o],.specs-grid[data-astro-cid-d5y3is5o]{grid-template-columns:1fr}}@media(max-width:768px){.hero-title[data-astro-cid-d5y3is5o]{font-size:28px}.hero-subtitle[data-astro-cid-d5y3is5o]{font-size:18px}.container[data-astro-cid-d5y3is5o]{padding:0 16px}.comparison-table[data-astro-cid-d5y3is5o]{font-size:13px}.comparison-table[data-astro-cid-d5y3is5o] th[data-astro-cid-d5y3is5o],.comparison-table[data-astro-cid-d5y3is5o] td[data-astro-cid-d5y3is5o]{padding:12px 16px}.spec-item[data-astro-cid-d5y3is5o]{grid-template-columns:1fr}.spec-label[data-astro-cid-d5y3is5o]{border-right:none;border-bottom:2px solid #e5e5e5;padding-bottom:12px}.dark .spec-label[data-astro-cid-d5y3is5o]{border-color:#2a2a2a}.spec-value[data-astro-cid-d5y3is5o]{padding-top:12px}}.field-demo[data-astro-cid-d5y3is5o]{padding:80px 0;background:#fff}.dark .field-demo[data-astro-cid-d5y3is5o]{background:#0a0a0a}.field-demo-grid[data-astro-cid-d5y3is5o]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.field-demo-video[data-astro-cid-d5y3is5o]{display:flex;justify-content:center;align-items:center;max-height:500px;overflow:hidden;border-radius:12px}.field-demo-video[data-astro-cid-d5y3is5o] video[data-astro-cid-d5y3is5o]{width:auto;height:500px;max-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;display:block}.field-demo-content[data-astro-cid-d5y3is5o] h2[data-astro-cid-d5y3is5o]{font-size:36px;font-weight:700;margin:16px 0;color:#1a1a1a}.dark .field-demo-content[data-astro-cid-d5y3is5o] h2[data-astro-cid-d5y3is5o]{color:#fff}.highlights-list[data-astro-cid-d5y3is5o]{display:flex;flex-direction:column;gap:24px;margin-top:32px}.highlight-item[data-astro-cid-d5y3is5o]{padding:20px 24px;background:#fafafa;border-radius:12px;border-left:3px solid #e91e63}.dark .highlight-item[data-astro-cid-d5y3is5o]{background:#0f0f0f;border-left-color:#9c27b0}.highlight-item[data-astro-cid-d5y3is5o] h4[data-astro-cid-d5y3is5o]{font-size:16px;font-weight:600;margin:0 0 8px;color:#1a1a1a}.dark .highlight-item[data-astro-cid-d5y3is5o] h4[data-astro-cid-d5y3is5o]{color:#fff}.highlight-item[data-astro-cid-d5y3is5o] p[data-astro-cid-d5y3is5o]{font-size:14px;color:#666;line-height:1.7;margin:0}.dark .highlight-item[data-astro-cid-d5y3is5o] p[data-astro-cid-d5y3is5o]{color:#999}@media(max-width:992px){.field-demo-grid[data-astro-cid-d5y3is5o]{grid-template-columns:1fr;gap:40px}.field-demo-video[data-astro-cid-d5y3is5o]{max-height:400px}.field-demo-video[data-astro-cid-d5y3is5o] video[data-astro-cid-d5y3is5o]{height:400px}}
