:root{--gradient-brand:linear-gradient(135deg, var(--magenta) 0%, var(--navy) 100%);--gradient-lime:linear-gradient(135deg, var(--lime) 0%, #a8c420 100%)}.container[data-astro-cid-crztp24b]{max-width:1200px;margin:0 auto;padding:0 24px}.hero[data-astro-cid-crztp24b]{background:linear-gradient(180deg, var(--gray-50) 0%, var(--white) 100%);padding:40px 0 80px;position:relative;overflow:hidden}.hero[data-astro-cid-crztp24b]:before{content:"";pointer-events:none;background:radial-gradient(circle,#cfe83014 0%,#0000 70%);width:60%;height:100%;position:absolute;top:-50%;left:-20%}.hero-content[data-astro-cid-crztp24b]{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.hero-badge[data-astro-cid-crztp24b]{color:var(--navy);background:linear-gradient(135deg,#cfe83033 0%,#2b3b7d1a 100%);border:1px solid #cfe83066;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.hero[data-astro-cid-crztp24b] h1[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:24px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.2}.hero-subtitle[data-astro-cid-crztp24b]{color:var(--gray-600);margin-bottom:32px;font-size:20px;line-height:1.7}.hero-buttons[data-astro-cid-crztp24b]{flex-wrap:wrap;gap:16px;display:flex}.btn-outline[data-astro-cid-crztp24b]{color:var(--navy);border:2px solid var(--gray-200);background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline[data-astro-cid-crztp24b]:hover{border-color:var(--navy);background:var(--gray-50)}.hero-visual[data-astro-cid-crztp24b]{justify-content:center;align-items:center;display:flex;position:relative}.qr-showcase-enhanced[data-astro-cid-crztp24b]{padding:40px;position:relative}.qr-card-main[data-astro-cid-crztp24b]{background:var(--white);border-radius:24px;width:300px;overflow:hidden;box-shadow:0 25px 50px -12px #2b3b7d40,0 0 0 1px #2b3b7d0d}.qr-card-header[data-astro-cid-crztp24b]{border-bottom:1px solid var(--gray-100);background:linear-gradient(135deg,#2b3b7d08 0%,#c930bd08 100%);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.qr-status[data-astro-cid-crztp24b]{color:var(--navy);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.status-dot[data-astro-cid-crztp24b]{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{box-shadow:0 0 #10b98166}50%{box-shadow:0 0 0 6px #10b98100}}.qr-id[data-astro-cid-crztp24b]{color:var(--gray-400);font-family:SF Mono,Monaco,monospace;font-size:11px;font-weight:600}.qr-code-container[data-astro-cid-crztp24b]{justify-content:center;align-items:center;padding:24px;display:flex;position:relative}.qr-code-image[data-astro-cid-crztp24b]{object-fit:contain;border-radius:8px;width:180px;height:180px}.scan-line[data-astro-cid-crztp24b]{background:linear-gradient(90deg, transparent, var(--magenta), transparent);opacity:.6;border-radius:2px;height:3px;animation:2.5s ease-in-out infinite scan;position:absolute;top:24px;left:24px;right:24px}@keyframes scan{0%,to{opacity:0;top:24px}10%{opacity:.6}90%{opacity:.6}to{opacity:0;top:calc(100% - 27px)}}.qr-card-footer[data-astro-cid-crztp24b]{background:var(--gray-50);border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.qr-destination[data-astro-cid-crztp24b]{flex-direction:column;gap:2px;display:flex}.dest-label[data-astro-cid-crztp24b]{text-transform:uppercase;letter-spacing:.5px;color:var(--gray-400);font-size:10px;font-weight:600}.dest-url[data-astro-cid-crztp24b]{color:var(--navy);font-family:SF Mono,Monaco,monospace;font-size:13px;font-weight:600}.qr-edit-btn[data-astro-cid-crztp24b]{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-600);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.qr-edit-btn[data-astro-cid-crztp24b]:hover{border-color:var(--magenta);color:var(--magenta)}.qr-floating-enhanced[data-astro-cid-crztp24b]{background:var(--white);border-radius:16px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute;box-shadow:0 10px 25px -5px #0000001a,0 0 0 1px #00000008}.qr-floating-enhanced[data-astro-cid-crztp24b].float-1{animation:4s ease-in-out infinite float-enhanced;top:0;right:-80px}.qr-floating-enhanced[data-astro-cid-crztp24b].float-2{animation:4s ease-in-out 1s infinite float-enhanced;bottom:60px;left:-100px}.qr-floating-enhanced[data-astro-cid-crztp24b].float-3{animation:4s ease-in-out 2s infinite float-enhanced;bottom:-20px;right:-60px}@keyframes float-enhanced{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.float-icon-enhanced[data-astro-cid-crztp24b]{width:40px;height:40px;color:var(--magenta);background:linear-gradient(135deg,#c930bd1a 0%,#2b3b7d1a 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.float-icon-enhanced[data-astro-cid-crztp24b].scans{color:#10b981;background:linear-gradient(135deg,#10b9811a 0%,#06b6d41a 100%)}.float-icon-enhanced[data-astro-cid-crztp24b].device{color:#6366f1;background:linear-gradient(135deg,#6366f11a 0%,#8b5cf61a 100%)}.float-content-enhanced[data-astro-cid-crztp24b]{flex-direction:column;gap:2px;display:flex}.float-value[data-astro-cid-crztp24b]{color:var(--gray-900);font-size:15px;font-weight:700}.float-label[data-astro-cid-crztp24b]{color:var(--gray-500);font-size:11px}.float-trend[data-astro-cid-crztp24b]{border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;display:flex}.float-trend[data-astro-cid-crztp24b].up{color:#10b981;background:#10b9811a}.mini-chart[data-astro-cid-crztp24b]{align-items:flex-end;gap:3px;height:28px;display:flex}.mini-bar[data-astro-cid-crztp24b]{background:linear-gradient(#10b981 0%,#06b6d4 100%);border-radius:2px;width:6px;transition:height .3s}.device-split[data-astro-cid-crztp24b]{background:var(--gray-100);border-radius:3px;width:50px;height:6px;display:flex;overflow:hidden}.device-bar[data-astro-cid-crztp24b]{height:100%}.device-bar[data-astro-cid-crztp24b].ios{background:#6366f1}.device-bar[data-astro-cid-crztp24b].android{background:#10b981}.section-header[data-astro-cid-crztp24b]{text-align:center;max-width:700px;margin:0 auto 60px}.section-header[data-astro-cid-crztp24b] .subtitle[data-astro-cid-crztp24b]{color:var(--magenta);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:14px;font-weight:600}.section-header[data-astro-cid-crztp24b] h2[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.section-header[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{color:var(--gray-600);font-size:18px}.qr-journey-section[data-astro-cid-crztp24b]{background:linear-gradient(180deg, var(--white) 0%, var(--gray-50) 50%, var(--white) 100%);padding:100px 0 120px;position:relative;overflow:hidden}.qr-journey-section[data-astro-cid-crztp24b]:before{content:"";pointer-events:none;background:radial-gradient(circle,#cfe8300f 0%,#0000 70%);width:50%;height:100%;position:absolute;top:0;left:-10%}.qr-journey-section[data-astro-cid-crztp24b]:after{content:"";pointer-events:none;background:radial-gradient(circle,#c930bd0a 0%,#0000 70%);width:50%;height:100%;position:absolute;bottom:0;right:-10%}.journey-header[data-astro-cid-crztp24b]{text-align:center;z-index:1;max-width:700px;margin:0 auto 60px;position:relative}.journey-label[data-astro-cid-crztp24b]{color:var(--navy);background:linear-gradient(135deg,#cfe83026 0%,#2b3b7d14 100%);border:1px solid #cfe8304d;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 20px;font-size:14px;font-weight:700;display:inline-flex}.label-icon[data-astro-cid-crztp24b]{font-size:16px}.journey-header[data-astro-cid-crztp24b] h2[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:16px;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2}.journey-header[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{color:var(--gray-600);font-size:18px;line-height:1.7}.journey-cards[data-astro-cid-crztp24b]{z-index:1;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:60px;display:grid;position:relative}.journey-card[data-astro-cid-crztp24b]{border-radius:28px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.journey-card[data-astro-cid-crztp24b]:hover{transform:translateY(-8px)}.card-glow[data-astro-cid-crztp24b]{opacity:0;pointer-events:none;z-index:0;transition:opacity .4s;position:absolute;inset:0}.journey-card[data-astro-cid-crztp24b]:hover .card-glow[data-astro-cid-crztp24b]{opacity:1}.free-glow[data-astro-cid-crztp24b]{box-shadow:0 25px 80px -15px #2b3b7d40}.pro-glow[data-astro-cid-crztp24b]{box-shadow:0 30px 100px -15px #c930bd59}.card-inner[data-astro-cid-crztp24b]{z-index:1;flex-direction:column;height:100%;padding:36px;display:flex;position:relative}.journey-card[data-astro-cid-crztp24b].free-tier{background:var(--white);border:2px solid var(--gray-200)}.journey-card[data-astro-cid-crztp24b].free-tier:hover{border-color:var(--navy)}.journey-card[data-astro-cid-crztp24b].pro-tier{border:2px solid var(--magenta);background:linear-gradient(135deg,#c930bd08 0%,#2b3b7d0d 100%)}.pro-badge-ribbon[data-astro-cid-crztp24b]{background:linear-gradient(135deg, var(--magenta) 0%, #9333ea 100%);color:var(--white);text-transform:uppercase;letter-spacing:1px;z-index:2;padding:6px 40px;font-size:11px;font-weight:800;position:absolute;top:20px;right:-35px;transform:rotate(45deg);box-shadow:0 4px 15px #c930bd66}.card-header-row[data-astro-cid-crztp24b]{margin-bottom:20px}.tier-badge[data-astro-cid-crztp24b]{border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-flex}.tier-badge[data-astro-cid-crztp24b] svg[data-astro-cid-crztp24b]{flex-shrink:0}.free-badge[data-astro-cid-crztp24b]{color:var(--navy);background:#2b3b7d14}.pro-badge[data-astro-cid-crztp24b]{color:var(--magenta);background:linear-gradient(135deg,#c930bd26 0%,#9333ea26 100%)}.journey-card[data-astro-cid-crztp24b] h3[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:12px;font-size:26px;font-weight:800}.card-description[data-astro-cid-crztp24b]{color:var(--gray-600);margin-bottom:24px;font-size:15px;line-height:1.6}.qr-preview-box[data-astro-cid-crztp24b]{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:16px;align-items:center;gap:16px;margin-bottom:24px;padding:16px;display:flex}.qr-preview-box[data-astro-cid-crztp24b].dynamic-preview{background:linear-gradient(135deg,#c930bd0d 0%,#2b3b7d0d 100%);border-color:#c930bd33}.preview-qr[data-astro-cid-crztp24b]{background:var(--white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.preview-qr-svg[data-astro-cid-crztp24b]{width:56px;height:56px}.preview-logo[data-astro-cid-crztp24b]{background:var(--white);width:20px;height:20px;color:var(--navy);border-radius:4px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-logo[data-astro-cid-crztp24b].gradient-logo{background:linear-gradient(135deg, var(--magenta) 0%, var(--navy) 100%);color:var(--white)}.edit-indicator[data-astro-cid-crztp24b]{background:var(--magenta);width:20px;height:20px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-4px;right:-4px;box-shadow:0 2px 6px #c930bd66}.preview-info[data-astro-cid-crztp24b]{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.preview-label[data-astro-cid-crztp24b]{color:var(--gray-500);font-size:12px;font-weight:500}.preview-url[data-astro-cid-crztp24b]{color:var(--gray-900);font-family:SF Mono,Monaco,monospace;font-size:14px;font-weight:600}.preview-url[data-astro-cid-crztp24b].editable{align-items:center;gap:8px;display:flex}.edit-tag[data-astro-cid-crztp24b]{color:var(--magenta);background:#c930bd1a;border-radius:4px;padding:2px 8px;font-family:inherit;font-size:10px;font-weight:700}.journey-features[data-astro-cid-crztp24b]{flex:1;margin:0 0 28px;padding:0;list-style:none}.journey-features[data-astro-cid-crztp24b] li[data-astro-cid-crztp24b]{color:var(--gray-700);align-items:flex-start;gap:12px;padding:10px 0;font-size:14px;line-height:1.5;display:flex}.journey-features[data-astro-cid-crztp24b] li[data-astro-cid-crztp24b].limitation{color:var(--gray-500)}.feature-icon[data-astro-cid-crztp24b]{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.feature-icon[data-astro-cid-crztp24b].included{color:#10b981;background:#10b9811f}.feature-icon[data-astro-cid-crztp24b].limited{color:var(--gray-400);background:#9ca3af26}.feature-icon[data-astro-cid-crztp24b].pro-included{color:var(--magenta);background:linear-gradient(135deg,#c930bd26 0%,#9333ea26 100%)}.journey-features[data-astro-cid-crztp24b].pro-features li[data-astro-cid-crztp24b] strong[data-astro-cid-crztp24b]{color:var(--gray-900)}.journey-cta[data-astro-cid-crztp24b]{border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:16px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.journey-cta[data-astro-cid-crztp24b] svg[data-astro-cid-crztp24b]{transition:transform .3s}.journey-cta[data-astro-cid-crztp24b]:hover svg[data-astro-cid-crztp24b]{transform:translate(4px)}.free-cta[data-astro-cid-crztp24b]{background:var(--navy);color:var(--white)}.free-cta[data-astro-cid-crztp24b]:hover{background:#1a2654;box-shadow:0 8px 25px -5px #2b3b7d66}.pro-cta[data-astro-cid-crztp24b]{background:linear-gradient(135deg, var(--magenta) 0%, #9333ea 100%);color:var(--white)}.pro-cta[data-astro-cid-crztp24b]:hover{transform:translateY(-2px);box-shadow:0 10px 30px -5px #c930bd80}.comparison-quick[data-astro-cid-crztp24b]{background:var(--white);border:1px solid var(--gray-200);z-index:1;border-radius:20px;position:relative;overflow:hidden}.comparison-quick-header[data-astro-cid-crztp24b]{background:var(--gray-50);border-bottom:1px solid var(--gray-200);padding:16px 24px}.comparison-quick-header[data-astro-cid-crztp24b] span[data-astro-cid-crztp24b]{color:var(--gray-600);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:700}.comparison-quick-grid[data-astro-cid-crztp24b]{grid-template-columns:repeat(5,1fr);display:grid}.comparison-quick-item[data-astro-cid-crztp24b]{text-align:center;border-right:1px solid var(--gray-100);flex-direction:column;align-items:center;padding:20px 16px;display:flex}.comparison-quick-item[data-astro-cid-crztp24b]:last-child{border-right:none}.comparison-label[data-astro-cid-crztp24b]{color:var(--gray-500);margin-bottom:12px;font-size:12px;font-weight:600}.comparison-free[data-astro-cid-crztp24b]{color:var(--gray-600);background:var(--gray-50);border-radius:6px;margin-bottom:8px;padding:4px 10px;font-size:13px}.comparison-pro[data-astro-cid-crztp24b]{color:var(--magenta);font-size:13px;font-weight:700}.how-section-enhanced[data-astro-cid-crztp24b]{background:var(--navy);padding:100px 0;position:relative;overflow:hidden}.how-section-enhanced[data-astro-cid-crztp24b]:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.how-section-enhanced[data-astro-cid-crztp24b]:after{content:"";pointer-events:none;background:radial-gradient(circle,#c930bd26 0%,#0000 60%);width:50%;height:70%;position:absolute;top:-20%;right:-10%}.how-header[data-astro-cid-crztp24b]{text-align:center;z-index:1;max-width:750px;margin:0 auto 60px;position:relative}.how-badge[data-astro-cid-crztp24b]{color:var(--lime);background:#cfe83026;border:1px solid #cfe8304d;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:10px 20px;font-size:14px;font-weight:700;display:inline-flex}.how-badge[data-astro-cid-crztp24b] svg[data-astro-cid-crztp24b]{color:var(--lime)}.how-header[data-astro-cid-crztp24b] h2[data-astro-cid-crztp24b]{color:var(--white);margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.how-header[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{color:#ffffffbf;font-size:18px;line-height:1.7}.how-grid[data-astro-cid-crztp24b]{z-index:1;grid-template-columns:1fr 1fr;gap:48px;display:grid;position:relative}.how-journey[data-astro-cid-crztp24b]{flex-direction:column;gap:0;display:flex}.journey-step[data-astro-cid-crztp24b]{gap:24px;display:flex;position:relative}.step-connector[data-astro-cid-crztp24b]{flex-direction:column;flex-shrink:0;align-items:center;width:48px;display:flex;position:relative}.step-line[data-astro-cid-crztp24b]{background:linear-gradient(180deg, var(--lime) 0%, #cfe8304d 100%);width:2px;height:calc(100% + 10px);position:absolute;top:48px;left:50%;transform:translate(-50%)}.step-connector[data-astro-cid-crztp24b].last .step-line[data-astro-cid-crztp24b]{display:none}.step-marker[data-astro-cid-crztp24b]{background:var(--lime);width:48px;height:48px;color:var(--navy);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex;position:relative;box-shadow:0 0 0 6px #cfe83033}.step-marker[data-astro-cid-crztp24b].final{background:linear-gradient(135deg, var(--lime) 0%, #a8c420 100%);box-shadow:0 0 0 6px #cfe8304d,0 8px 25px #cfe8304d}.step-content[data-astro-cid-crztp24b]{flex:1;gap:16px;padding-bottom:36px;display:flex}.step-icon-box[data-astro-cid-crztp24b]{background:#ffffff14;border:1px solid #ffffff1a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.step-icon-box[data-astro-cid-crztp24b] svg[data-astro-cid-crztp24b]{color:var(--lime)}.step-text[data-astro-cid-crztp24b]{flex:1}.step-text[data-astro-cid-crztp24b] h4[data-astro-cid-crztp24b]{color:var(--white);margin-bottom:8px;font-size:18px;font-weight:700}.step-text[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{color:#ffffffb3;font-size:14px;line-height:1.6}.how-benefits[data-astro-cid-crztp24b]{align-items:stretch;display:flex}.benefits-card[data-astro-cid-crztp24b]{backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;height:100%;padding:32px;display:flex}.benefits-header[data-astro-cid-crztp24b]{margin-bottom:28px}.benefits-tag[data-astro-cid-crztp24b]{color:#f0abeb;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#c930bd33 0%,#9333ea33 100%);border:1px solid #c930bd4d;border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.benefits-header[data-astro-cid-crztp24b] h3[data-astro-cid-crztp24b]{color:var(--white);font-size:24px;font-weight:700;line-height:1.3}.benefit-items[data-astro-cid-crztp24b]{flex-direction:column;flex:1;gap:20px;display:flex}.benefit-item[data-astro-cid-crztp24b]{background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;gap:14px;padding:16px;transition:all .3s;display:flex}.benefit-item[data-astro-cid-crztp24b]:hover{background:#ffffff0f;border-color:#ffffff1a;transform:translate(4px)}.benefit-icon[data-astro-cid-crztp24b]{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.benefit-icon[data-astro-cid-crztp24b].savings{color:#34d399;background:linear-gradient(135deg,#10b98133 0%,#06b6d433 100%)}.benefit-icon[data-astro-cid-crztp24b].tracking{color:#a78bfa;background:linear-gradient(135deg,#6366f133 0%,#8b5cf633 100%)}.benefit-icon[data-astro-cid-crztp24b].flexibility{color:#fcd34d;background:linear-gradient(135deg,#fbbf2433 0%,#f59e0b33 100%)}.benefit-icon[data-astro-cid-crztp24b].mistakes{color:#e879f9;background:linear-gradient(135deg,#c930bd33 0%,#9333ea33 100%)}.benefit-text[data-astro-cid-crztp24b]{flex:1}.benefit-text[data-astro-cid-crztp24b] strong[data-astro-cid-crztp24b]{color:var(--white);margin-bottom:4px;font-size:14px;font-weight:700;display:block}.benefit-text[data-astro-cid-crztp24b] span[data-astro-cid-crztp24b]{color:#fff9;font-size:13px;line-height:1.5}.benefits-stats[data-astro-cid-crztp24b]{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;padding-top:24px;display:grid}.benefits-stat[data-astro-cid-crztp24b]{text-align:center}.benefits-stat[data-astro-cid-crztp24b] .stat-value[data-astro-cid-crztp24b]{color:var(--lime);margin-bottom:4px;font-size:24px;font-weight:800;display:block}.benefits-stat[data-astro-cid-crztp24b] .stat-label[data-astro-cid-crztp24b]{color:#ffffff80;font-size:11px;line-height:1.4}.analytics-preview[data-astro-cid-crztp24b]{padding:100px 0}.analytics-grid[data-astro-cid-crztp24b]{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.analytics-content[data-astro-cid-crztp24b] .tag[data-astro-cid-crztp24b]{background:var(--lime);color:var(--navy);text-transform:uppercase;letter-spacing:1px;border-radius:100px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.analytics-content[data-astro-cid-crztp24b] h3[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:16px;font-size:32px;font-weight:700}.analytics-content[data-astro-cid-crztp24b]>p[data-astro-cid-crztp24b]{color:var(--gray-600);margin-bottom:32px;font-size:17px;line-height:1.7}.analytics-list[data-astro-cid-crztp24b]{margin:0;padding:0;list-style:none}.analytics-list[data-astro-cid-crztp24b] li[data-astro-cid-crztp24b]{border-bottom:1px solid var(--gray-100);align-items:flex-start;gap:16px;padding:16px 0;display:flex}.analytics-list[data-astro-cid-crztp24b] li[data-astro-cid-crztp24b]:last-child{border-bottom:none}.analytics-list[data-astro-cid-crztp24b] li[data-astro-cid-crztp24b] span[data-astro-cid-crztp24b]{background:linear-gradient(135deg,#c930bd1a 0%,#2b3b7d1a 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.analytics-list[data-astro-cid-crztp24b] li[data-astro-cid-crztp24b] strong[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:4px;font-weight:700;display:block}.analytics-list[data-astro-cid-crztp24b] li[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{color:var(--gray-600);margin:0;font-size:14px}.analytics-visual[data-astro-cid-crztp24b]{background:var(--white);border:1px solid var(--gray-100);border-radius:24px;padding:32px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.dashboard-preview[data-astro-cid-crztp24b]{background:var(--gray-50);border-radius:16px;padding:24px}.dashboard-row[data-astro-cid-crztp24b]{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.stat-card[data-astro-cid-crztp24b]{background:var(--white);text-align:center;border-radius:12px;padding:20px}.stat-card[data-astro-cid-crztp24b] .number[data-astro-cid-crztp24b]{color:var(--navy);font-size:28px;font-weight:800}.stat-card[data-astro-cid-crztp24b] .label[data-astro-cid-crztp24b]{color:var(--gray-500);margin-top:4px;font-size:12px}.chart-preview[data-astro-cid-crztp24b]{background:var(--white);border-radius:12px;align-items:flex-end;gap:8px;height:160px;padding:20px;display:flex}.chart-bar[data-astro-cid-crztp24b]{background:var(--gradient-brand);border-radius:4px 4px 0 0;flex:1;min-height:20px}.usecases-section-enhanced[data-astro-cid-crztp24b]{background:linear-gradient(180deg, var(--gray-50) 0%, var(--white) 100%);padding:100px 0}.usecases-interactive[data-astro-cid-crztp24b]{max-width:1100px;margin:0 auto}.usecase-tabs[data-astro-cid-crztp24b]{background:var(--white);border-radius:16px;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:32px;padding:8px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.usecase-tab[data-astro-cid-crztp24b]{color:var(--gray-600);cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.usecase-tab[data-astro-cid-crztp24b]:hover{background:var(--gray-50);color:var(--gray-900)}.usecase-tab[data-astro-cid-crztp24b].active{background:linear-gradient(135deg, var(--magenta) 0%, var(--navy) 100%);color:var(--white);box-shadow:0 4px 12px #c930bd4d}.tab-icon[data-astro-cid-crztp24b]{font-size:18px}.tab-label[data-astro-cid-crztp24b]{display:none}@media (width>=768px){.tab-label[data-astro-cid-crztp24b]{display:inline}}.usecase-panels[data-astro-cid-crztp24b]{position:relative}.usecase-panel[data-astro-cid-crztp24b]{background:var(--white);border-radius:24px;display:none;overflow:hidden;box-shadow:0 20px 40px -15px #0000001a,0 0 0 1px #00000008}.usecase-panel[data-astro-cid-crztp24b].active{grid-template-columns:1fr 380px;animation:.3s fadeIn;display:grid}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.panel-content[data-astro-cid-crztp24b]{padding:40px}.panel-header[data-astro-cid-crztp24b]{align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.panel-icon-large[data-astro-cid-crztp24b]{background:linear-gradient(135deg,#c930bd1a 0%,#2b3b7d1a 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;display:flex}.panel-title-group[data-astro-cid-crztp24b] h3[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:4px;font-size:28px;font-weight:700}.panel-tagline[data-astro-cid-crztp24b]{color:var(--magenta);margin:0;font-size:15px;font-weight:500}.panel-description[data-astro-cid-crztp24b]{color:var(--gray-600);margin-bottom:28px;font-size:16px;line-height:1.7}.panel-features[data-astro-cid-crztp24b]{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;display:grid}.feature-item[data-astro-cid-crztp24b]{background:var(--gray-50);border-radius:12px;gap:12px;padding:16px;transition:all .2s;display:flex}.feature-item[data-astro-cid-crztp24b]:hover{background:linear-gradient(135deg,#c930bd0d 0%,#2b3b7d0d 100%)}.feature-icon[data-astro-cid-crztp24b]{background:var(--white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex;box-shadow:0 2px 4px #0000000d}.feature-text[data-astro-cid-crztp24b] strong[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:4px;font-size:14px;font-weight:700;display:block}.feature-text[data-astro-cid-crztp24b] span[data-astro-cid-crztp24b]{color:var(--gray-600);font-size:13px;line-height:1.5}.panel-stats[data-astro-cid-crztp24b]{border-top:1px solid var(--gray-100);gap:24px;padding-top:24px;display:flex}.stat-item[data-astro-cid-crztp24b]{text-align:center}.stat-number[data-astro-cid-crztp24b]{background:linear-gradient(135deg, var(--magenta) 0%, var(--navy) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:28px;font-weight:800;display:block}.stat-desc[data-astro-cid-crztp24b]{color:var(--gray-500);max-width:120px;font-size:12px}.panel-visual[data-astro-cid-crztp24b]{background:linear-gradient(135deg,#1a1f35 0%,#0f1225 100%);justify-content:center;align-items:center;padding:32px;display:flex}.visual-mockup[data-astro-cid-crztp24b]{align-items:flex-start;gap:16px;display:flex}.usecase-qr-svg[data-astro-cid-crztp24b]{background:#fff;border-radius:4px;width:48px;height:48px}.box-qr[data-astro-cid-crztp24b] .usecase-qr-svg[data-astro-cid-crztp24b],.mailer-qr[data-astro-cid-crztp24b] .usecase-qr-svg[data-astro-cid-crztp24b],.card-qr[data-astro-cid-crztp24b] .usecase-qr-svg[data-astro-cid-crztp24b]{background:#fff}.tent-qr[data-astro-cid-crztp24b] .usecase-qr-svg[data-astro-cid-crztp24b]{background:#fffffff2}.poster-qr[data-astro-cid-crztp24b] .usecase-qr-svg[data-astro-cid-crztp24b],.display-qr[data-astro-cid-crztp24b] .usecase-qr-svg[data-astro-cid-crztp24b]{background:0 0}.packaging-mockup[data-astro-cid-crztp24b]{flex-direction:column;gap:12px}.product-box[data-astro-cid-crztp24b]{background:var(--white);text-align:center;border-radius:12px;width:140px;padding:20px}.box-label[data-astro-cid-crztp24b]{color:var(--navy);letter-spacing:1px;margin-bottom:12px;font-size:12px;font-weight:800}.box-qr[data-astro-cid-crztp24b]{justify-content:center;margin-bottom:8px;display:flex}.box-text[data-astro-cid-crztp24b]{color:var(--gray-500);font-size:10px}.scan-result[data-astro-cid-crztp24b]{background:#ffffff1a;border-radius:12px;width:160px;padding:16px}.result-header[data-astro-cid-crztp24b]{border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;display:flex}.result-icon[data-astro-cid-crztp24b]{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex}.result-header[data-astro-cid-crztp24b] span[data-astro-cid-crztp24b]:last-child{color:var(--white);font-size:12px;font-weight:600}.result-items[data-astro-cid-crztp24b]{flex-direction:column;gap:6px;display:flex}.result-item[data-astro-cid-crztp24b]{color:#fffc;background:#ffffff0d;border-radius:6px;padding:6px 8px;font-size:11px}.restaurant-mockup[data-astro-cid-crztp24b]{flex-direction:column;gap:12px}.table-tent[data-astro-cid-crztp24b]{text-align:center;background:linear-gradient(135deg,#2b3b7d 0%,#1a2654 100%);border-radius:12px;width:120px;padding:16px}.tent-header[data-astro-cid-crztp24b]{color:var(--lime);letter-spacing:1px;margin-bottom:10px;font-size:10px;font-weight:700}.tent-qr[data-astro-cid-crztp24b]{justify-content:center;margin-bottom:8px;display:flex}.tent-qr[data-astro-cid-crztp24b] .mini-qr[data-astro-cid-crztp24b]{background-color:#ffffffe6}.tent-text[data-astro-cid-crztp24b]{color:#ffffffb3;font-size:9px}.menu-preview[data-astro-cid-crztp24b]{background:#ffffff1a;border-radius:12px;width:180px;padding:14px}.menu-header[data-astro-cid-crztp24b]{color:var(--white);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:11px;font-weight:600;display:flex}.menu-badge[data-astro-cid-crztp24b]{color:#fff;background:#10b981;border-radius:4px;padding:3px 6px;font-size:8px}.menu-items[data-astro-cid-crztp24b]{flex-direction:column;gap:6px;display:flex}.menu-item[data-astro-cid-crztp24b]{color:#fffc;background:#ffffff0d;border-radius:6px;justify-content:space-between;padding:6px 8px;font-size:11px;display:flex}.menu-item[data-astro-cid-crztp24b].special{color:var(--lime);background:#cfe83033}.events-mockup[data-astro-cid-crztp24b]{flex-direction:column;gap:12px}.event-poster[data-astro-cid-crztp24b]{text-align:center;background:linear-gradient(135deg,#c930bd 0%,#53388d 100%);border-radius:12px;width:130px;padding:16px}.poster-title[data-astro-cid-crztp24b]{color:var(--white);margin-bottom:2px;font-size:14px;font-weight:800}.poster-date[data-astro-cid-crztp24b]{color:#fffc;margin-bottom:10px;font-size:10px}.poster-qr[data-astro-cid-crztp24b]{justify-content:center;margin-bottom:8px;display:flex}.poster-qr[data-astro-cid-crztp24b] .mini-qr[data-astro-cid-crztp24b]{background-color:#ffffffe6}.poster-cta[data-astro-cid-crztp24b]{color:var(--lime);font-size:10px;font-weight:600}.tracking-overlay[data-astro-cid-crztp24b]{background:#ffffff1a;border-radius:12px;width:170px;padding:14px}.track-header[data-astro-cid-crztp24b]{color:var(--white);margin-bottom:12px;font-size:11px;font-weight:600}.track-locations[data-astro-cid-crztp24b]{flex-direction:column;gap:8px;display:flex}.location-item[data-astro-cid-crztp24b]{grid-template-columns:60px 1fr 30px;align-items:center;gap:8px;display:grid}.loc-name[data-astro-cid-crztp24b]{color:#ffffffb3;font-size:10px}.loc-bar[data-astro-cid-crztp24b]{background:linear-gradient(90deg, var(--magenta), var(--lime));border-radius:3px;height:6px}.loc-count[data-astro-cid-crztp24b]{color:var(--lime);text-align:right;font-size:10px}.mail-mockup[data-astro-cid-crztp24b]{flex-direction:column;gap:12px}.mailer-card[data-astro-cid-crztp24b]{background:var(--white);text-align:center;border-radius:12px;width:140px;padding:16px}.mailer-header[data-astro-cid-crztp24b]{color:var(--magenta);letter-spacing:1px;margin-bottom:4px;font-size:9px;font-weight:700}.mailer-offer[data-astro-cid-crztp24b]{color:var(--navy);margin-bottom:10px;font-size:22px;font-weight:800}.mailer-qr[data-astro-cid-crztp24b]{justify-content:center;margin-bottom:8px;display:flex}.mailer-expire[data-astro-cid-crztp24b]{color:var(--gray-500);font-size:9px}.mail-analytics[data-astro-cid-crztp24b]{gap:8px;display:flex}.mail-stat[data-astro-cid-crztp24b]{text-align:center;background:#ffffff1a;border-radius:8px;padding:10px 12px}.mail-stat[data-astro-cid-crztp24b].highlight{background:#10b98133}.mail-stat-label[data-astro-cid-crztp24b]{color:#fff9;margin-bottom:4px;font-size:9px}.mail-stat-value[data-astro-cid-crztp24b]{color:var(--white);font-size:14px;font-weight:700}.mail-stat[data-astro-cid-crztp24b].highlight .mail-stat-value[data-astro-cid-crztp24b]{color:#34d399}.retail-mockup[data-astro-cid-crztp24b]{flex-direction:column;gap:12px}.shelf-display[data-astro-cid-crztp24b]{text-align:center;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:12px;width:120px;padding:14px}.display-header[data-astro-cid-crztp24b]{color:var(--white);letter-spacing:1px;margin-bottom:2px;font-size:10px;font-weight:700}.display-discount[data-astro-cid-crztp24b]{color:var(--white);margin-bottom:8px;font-size:24px;font-weight:800}.display-qr[data-astro-cid-crztp24b]{justify-content:center;margin-bottom:6px;display:flex}.display-qr[data-astro-cid-crztp24b] .mini-qr[data-astro-cid-crztp24b]{background-color:#ffffffe6}.display-cta[data-astro-cid-crztp24b]{color:#ffffffe6;font-size:9px}.promo-preview[data-astro-cid-crztp24b]{background:#ffffff1a;border-radius:12px;width:170px;padding:14px}.promo-badge[data-astro-cid-crztp24b]{color:#fbbf24;margin-bottom:8px;font-size:10px}.promo-product[data-astro-cid-crztp24b]{color:var(--white);margin-bottom:8px;font-size:13px;font-weight:700}.promo-prices[data-astro-cid-crztp24b]{align-items:center;gap:8px;margin-bottom:10px;display:flex}.old-price[data-astro-cid-crztp24b]{color:#ffffff80;font-size:12px;text-decoration:line-through}.new-price[data-astro-cid-crztp24b]{color:#34d399;font-size:18px;font-weight:800}.promo-action[data-astro-cid-crztp24b]{background:var(--lime);color:var(--navy);text-align:center;border-radius:6px;padding:8px;font-size:11px;font-weight:700}.cards-mockup[data-astro-cid-crztp24b]{flex-direction:column;gap:12px}.business-card[data-astro-cid-crztp24b]{background:var(--white);border-radius:12px;width:160px;padding:16px}.card-name[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:2px;font-size:14px;font-weight:700}.card-title[data-astro-cid-crztp24b]{color:var(--gray-500);margin-bottom:12px;font-size:11px}.card-qr[data-astro-cid-crztp24b]{justify-content:center;margin-bottom:10px;display:flex}.card-email[data-astro-cid-crztp24b]{color:var(--magenta);text-align:center;font-size:10px}.contact-actions[data-astro-cid-crztp24b]{grid-template-columns:1fr 1fr;gap:6px;width:150px;display:grid}.action-item[data-astro-cid-crztp24b]{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;transition:all .2s;display:flex}.action-item[data-astro-cid-crztp24b]:hover{background:#fff3}.action-icon[data-astro-cid-crztp24b]{font-size:12px}.qr-faq-section[data-astro-cid-crztp24b]{background:linear-gradient(180deg, #fff 0%, var(--gray-50) 100%);padding:100px 0}.qr-faq-header[data-astro-cid-crztp24b]{text-align:center;margin-bottom:48px}.qr-faq-badge[data-astro-cid-crztp24b]{color:var(--magenta);background:#c930bd1a;border-radius:50px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.qr-faq-badge[data-astro-cid-crztp24b] svg[data-astro-cid-crztp24b]{width:18px;height:18px}.qr-faq-header[data-astro-cid-crztp24b] h2[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.qr-faq-header[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{color:var(--gray-600);max-width:600px;margin:0 auto;font-size:18px}.qr-faq-accordion[data-astro-cid-crztp24b]{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.qr-faq-item[data-astro-cid-crztp24b]{border:1px solid var(--gray-200);background:#fff;border-radius:16px;transition:all .3s;overflow:hidden}.qr-faq-item[data-astro-cid-crztp24b]:hover{border-color:var(--magenta);box-shadow:0 4px 20px #c930bd1a}.qr-faq-item[data-astro-cid-crztp24b][open]{border-color:var(--magenta);box-shadow:0 8px 30px #c930bd26}.qr-faq-question[data-astro-cid-crztp24b]{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:24px;list-style:none;display:flex}.qr-faq-question[data-astro-cid-crztp24b]::-webkit-details-marker{display:none}.qr-faq-question-text[data-astro-cid-crztp24b]{color:var(--gray-900);flex:1;font-size:17px;font-weight:600;line-height:1.4}.qr-faq-icon[data-astro-cid-crztp24b]{background:var(--gray-100);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.qr-faq-icon[data-astro-cid-crztp24b] svg[data-astro-cid-crztp24b]{width:20px;height:20px;color:var(--gray-500);transition:transform .3s,color .3s}.qr-faq-item[data-astro-cid-crztp24b][open] .qr-faq-icon[data-astro-cid-crztp24b]{background:var(--magenta)}.qr-faq-item[data-astro-cid-crztp24b][open] .qr-faq-icon[data-astro-cid-crztp24b] svg[data-astro-cid-crztp24b]{color:#fff;transform:rotate(180deg)}.qr-faq-answer[data-astro-cid-crztp24b]{padding:0 24px 24px;animation:.3s qrFaqFadeIn}.qr-faq-answer[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{color:var(--gray-600);margin:0;font-size:16px;line-height:1.8}@keyframes qrFaqFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.qr-faq-question[data-astro-cid-crztp24b]:focus-visible{outline:2px solid var(--magenta);outline-offset:-2px;border-radius:16px}.qr-faq-cta[data-astro-cid-crztp24b]{text-align:center;border-top:1px solid var(--gray-200);margin-top:48px;padding-top:32px}.qr-faq-cta[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{color:var(--gray-600);margin-bottom:16px;font-size:16px}.qr-faq-cta[data-astro-cid-crztp24b] .btn-outline[data-astro-cid-crztp24b]{border:2px solid var(--gray-300);color:var(--gray-700);border-radius:12px;justify-content:center;align-items:center;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.qr-faq-cta[data-astro-cid-crztp24b] .btn-outline[data-astro-cid-crztp24b]:hover{border-color:var(--magenta);color:var(--magenta);text-decoration:none}.cta-section[data-astro-cid-crztp24b]{background:var(--gradient-brand);padding:100px 0;position:relative}.cta-content[data-astro-cid-crztp24b]{text-align:center}.cta-content[data-astro-cid-crztp24b] h2[data-astro-cid-crztp24b]{color:var(--white);margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cta-content[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{color:#ffffffd9;max-width:500px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:18px}.cta-buttons[data-astro-cid-crztp24b]{justify-content:center;gap:16px;display:flex}.btn-outline-white[data-astro-cid-crztp24b]{color:var(--white);background:0 0;border:2px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline-white[data-astro-cid-crztp24b]:hover{background:#ffffff1a;border-color:#ffffff80}.related-section[data-astro-cid-crztp24b]{padding:100px 0}.related-grid[data-astro-cid-crztp24b]{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.related-card[data-astro-cid-crztp24b]{background:var(--white);border:1px solid var(--gray-200);border-radius:20px;padding:32px;text-decoration:none;transition:all .3s}.related-card[data-astro-cid-crztp24b]:hover{border-color:var(--magenta);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.related-icon[data-astro-cid-crztp24b]{background:var(--gradient-brand);width:56px;height:56px;color:var(--white);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;font-size:24px;display:flex}.related-card[data-astro-cid-crztp24b] h3[data-astro-cid-crztp24b]{color:var(--gray-900);margin-bottom:8px;font-size:20px;font-weight:700}.related-card[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{color:var(--gray-600);margin-bottom:16px;font-size:15px}.related-link[data-astro-cid-crztp24b]{color:var(--magenta);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}@media (width<=1024px){.hero-content[data-astro-cid-crztp24b]{text-align:center;grid-template-columns:1fr}.hero-visual[data-astro-cid-crztp24b]{margin-top:40px}.hero-buttons[data-astro-cid-crztp24b]{justify-content:center}.comparison-grid[data-astro-cid-crztp24b]{grid-template-columns:1fr}.how-steps[data-astro-cid-crztp24b]{grid-template-columns:repeat(2,1fr)}.analytics-grid[data-astro-cid-crztp24b],.usecase-panel[data-astro-cid-crztp24b].active{grid-template-columns:1fr}.panel-visual[data-astro-cid-crztp24b]{order:-1;padding:24px}.panel-features[data-astro-cid-crztp24b]{grid-template-columns:1fr}.panel-stats[data-astro-cid-crztp24b]{flex-wrap:wrap;justify-content:center}.related-grid[data-astro-cid-crztp24b]{grid-template-columns:repeat(2,1fr)}.journey-cards[data-astro-cid-crztp24b]{grid-template-columns:1fr;gap:24px}.journey-card[data-astro-cid-crztp24b]{max-width:100%}.pro-badge-ribbon[data-astro-cid-crztp24b]{right:-30px}.comparison-quick-grid[data-astro-cid-crztp24b]{grid-template-columns:repeat(3,1fr)}.comparison-quick-item[data-astro-cid-crztp24b]:nth-child(4),.comparison-quick-item[data-astro-cid-crztp24b]:nth-child(5){border-top:1px solid var(--gray-100)}.how-grid[data-astro-cid-crztp24b]{grid-template-columns:1fr;gap:40px}.how-journey[data-astro-cid-crztp24b]{order:2}.how-benefits[data-astro-cid-crztp24b]{order:1}.qr-floating-enhanced[data-astro-cid-crztp24b]{display:none}.qr-showcase-enhanced[data-astro-cid-crztp24b]{padding:20px}.qr-card-main[data-astro-cid-crztp24b]{width:280px}}@media (width<=768px){.hero[data-astro-cid-crztp24b]{padding:24px 0 40px}.how-steps[data-astro-cid-crztp24b],.usecases-grid[data-astro-cid-crztp24b],.related-grid[data-astro-cid-crztp24b]{grid-template-columns:1fr}.qr-journey-section[data-astro-cid-crztp24b]{padding:60px 0 80px}.journey-header[data-astro-cid-crztp24b]{margin-bottom:40px}.journey-header[data-astro-cid-crztp24b] h2[data-astro-cid-crztp24b]{font-size:1.75rem}.journey-header[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{font-size:16px}.journey-label[data-astro-cid-crztp24b]{padding:8px 16px;font-size:13px}.card-inner[data-astro-cid-crztp24b]{padding:28px}.journey-card[data-astro-cid-crztp24b] h3[data-astro-cid-crztp24b]{font-size:22px}.card-description[data-astro-cid-crztp24b]{font-size:14px}.qr-preview-box[data-astro-cid-crztp24b]{text-align:center;flex-direction:column;gap:12px}.preview-info[data-astro-cid-crztp24b]{align-items:center}.journey-features[data-astro-cid-crztp24b] li[data-astro-cid-crztp24b]{font-size:13px}.journey-cta[data-astro-cid-crztp24b]{padding:14px 24px;font-size:14px}.pro-badge-ribbon[data-astro-cid-crztp24b]{padding:5px 35px;font-size:10px;right:-32px}.comparison-quick-grid[data-astro-cid-crztp24b]{grid-template-columns:1fr}.comparison-quick-item[data-astro-cid-crztp24b]{border-right:none;border-bottom:1px solid var(--gray-100);text-align:left;flex-direction:row;justify-content:space-between}.comparison-quick-item[data-astro-cid-crztp24b]:last-child{border-bottom:none}.comparison-label[data-astro-cid-crztp24b],.comparison-free[data-astro-cid-crztp24b]{margin-bottom:0}.how-section-enhanced[data-astro-cid-crztp24b]{padding:60px 0}.how-header[data-astro-cid-crztp24b] h2[data-astro-cid-crztp24b]{font-size:1.5rem}.how-header[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{font-size:16px}.how-badge[data-astro-cid-crztp24b]{padding:8px 16px;font-size:13px}.step-content[data-astro-cid-crztp24b]{flex-direction:column;gap:12px}.step-icon-box[data-astro-cid-crztp24b]{width:44px;height:44px}.step-icon-box[data-astro-cid-crztp24b] svg[data-astro-cid-crztp24b]{width:20px;height:20px}.step-text[data-astro-cid-crztp24b] h4[data-astro-cid-crztp24b]{font-size:16px}.step-text[data-astro-cid-crztp24b] p[data-astro-cid-crztp24b]{font-size:13px}.step-marker[data-astro-cid-crztp24b]{width:40px;height:40px;font-size:16px}.step-connector[data-astro-cid-crztp24b]{width:40px}.benefits-card[data-astro-cid-crztp24b]{padding:24px}.benefits-header[data-astro-cid-crztp24b] h3[data-astro-cid-crztp24b]{font-size:20px}.benefit-item[data-astro-cid-crztp24b]{padding:14px}.benefit-icon[data-astro-cid-crztp24b]{width:38px;height:38px}.benefit-icon[data-astro-cid-crztp24b] svg[data-astro-cid-crztp24b]{width:18px;height:18px}.benefit-text[data-astro-cid-crztp24b] strong[data-astro-cid-crztp24b]{font-size:13px}.benefit-text[data-astro-cid-crztp24b] span[data-astro-cid-crztp24b]{font-size:12px}.benefits-stats[data-astro-cid-crztp24b]{grid-template-columns:1fr;gap:12px}.benefits-stat[data-astro-cid-crztp24b] .stat-value[data-astro-cid-crztp24b]{font-size:20px}.benefits-stat[data-astro-cid-crztp24b] .stat-label[data-astro-cid-crztp24b]{font-size:11px}.dashboard-row[data-astro-cid-crztp24b]{grid-template-columns:1fr}.cta-buttons[data-astro-cid-crztp24b]{flex-direction:column;align-items:center}.comparison-section[data-astro-cid-crztp24b],.how-section[data-astro-cid-crztp24b],.analytics-preview[data-astro-cid-crztp24b],.usecases-section-enhanced[data-astro-cid-crztp24b],.cta-section[data-astro-cid-crztp24b],.related-section[data-astro-cid-crztp24b]{padding:60px 0}.usecase-tabs[data-astro-cid-crztp24b]{gap:4px;padding:6px}.usecase-tab[data-astro-cid-crztp24b]{padding:10px 12px}.tab-icon[data-astro-cid-crztp24b]{font-size:16px}.panel-content[data-astro-cid-crztp24b]{padding:24px}.panel-header[data-astro-cid-crztp24b]{flex-direction:column;gap:12px}.panel-icon-large[data-astro-cid-crztp24b]{width:52px;height:52px;font-size:24px}.panel-title-group[data-astro-cid-crztp24b] h3[data-astro-cid-crztp24b]{font-size:22px}.panel-description[data-astro-cid-crztp24b]{font-size:14px}.feature-item[data-astro-cid-crztp24b]{padding:12px}.feature-icon[data-astro-cid-crztp24b]{width:32px;height:32px;font-size:16px}.feature-text[data-astro-cid-crztp24b] strong[data-astro-cid-crztp24b]{font-size:13px}.feature-text[data-astro-cid-crztp24b] span[data-astro-cid-crztp24b]{font-size:12px}.panel-stats[data-astro-cid-crztp24b]{gap:16px}.stat-number[data-astro-cid-crztp24b]{font-size:22px}.stat-desc[data-astro-cid-crztp24b]{max-width:100px;font-size:11px}.visual-mockup[data-astro-cid-crztp24b]{transform:scale(.85)}.qr-showcase-enhanced[data-astro-cid-crztp24b]{padding:10px}.qr-card-main[data-astro-cid-crztp24b]{width:260px}.qr-code-image[data-astro-cid-crztp24b]{width:150px;height:150px}.qr-code-container[data-astro-cid-crztp24b]{padding:20px}.qr-card-header[data-astro-cid-crztp24b],.qr-card-footer[data-astro-cid-crztp24b]{padding:12px 16px}.dest-url[data-astro-cid-crztp24b]{font-size:11px}}
