:root{--slide-w: 1280px;--slide-h: 720px;--blue-600: #2563eb;--blue-500: #3b82f6;--blue-400: #60a5fa;--blue-300: #93c5fd;--blue-200: #bfdbfe;--blue-100: #dbeafe;--blue-50: #eff6ff;--gray-900: #111827;--gray-800: #1f2937;--gray-700: #374151;--gray-600: #4b5563;--gray-500: #6b7280;--gray-400: #9ca3af;--gray-300: #d1d5db;--gray-200: #e5e7eb;--gray-100: #f3f4f6;--gray-50: #f9fafb;--white: #ffffff;--emerald-600: #059669;--emerald-500: #10b981;--red-500: #ef4444;--red-100: #fee2e2;--amber-500: #f59e0b}*{margin:0;padding:0;box-sizing:border-box}html{background:var(--gray-200)}body{font-family:Geist,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;background:var(--gray-200);color:var(--gray-900);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;justify-content:center;padding:40px 20px}h1,h2,h3,h4{font-family:Geist,sans-serif;font-weight:600;line-height:1.15}code,.mono{font-family:Geist Mono,monospace}::selection{background:var(--blue-500);color:var(--white)}.deck-container{display:flex;flex-direction:column;gap:32px}.slide{width:var(--slide-w);height:var(--slide-h);background:var(--white);box-shadow:0 4px 24px #0000001a;border-radius:4px;position:relative;overflow:hidden;display:flex;flex-direction:column}.slide-inner{flex:1;display:flex;flex-direction:column;padding:48px 64px 40px;position:relative}@media print{html,body{background:#fff;padding:0}.deck-container{gap:0}.slide{box-shadow:none;border-radius:0;page-break-after:always;break-after:page}}@page{size:1280px 720px;margin:0}h1[data-astro-cid-j7pv25f6],h2[data-astro-cid-j7pv25f6]{color:var(--gray-900);letter-spacing:-.02em}h1[data-astro-cid-j7pv25f6]{font-size:52px;font-weight:700;line-height:1.1;margin-bottom:16px}h2[data-astro-cid-j7pv25f6]{font-size:36px;font-weight:700;line-height:1.15}.company-info[data-astro-cid-j7pv25f6]{font-size:17px;font-weight:500;color:var(--gray-500);margin-top:24px}.date[data-astro-cid-j7pv25f6]{font-family:Geist Mono,monospace;font-size:15px;color:var(--gray-400);margin-top:8px}.center[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.slide-number[data-astro-cid-j7pv25f6]{position:absolute;bottom:16px;right:24px;font-family:Geist Mono,monospace;font-size:12px;color:var(--gray-400)}.logos-big[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:28px;margin-bottom:40px}.logo-teveo-big[data-astro-cid-j7pv25f6]{height:52px}.logo-ur-big[data-astro-cid-j7pv25f6]{height:30px;opacity:.7}.logos-sm[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:16px;flex-shrink:0}.logo-teveo-sm[data-astro-cid-j7pv25f6]{height:32px}.logo-ur-sm[data-astro-cid-j7pv25f6]{height:20px;opacity:.5}.slide-top[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.body[data-astro-cid-j7pv25f6]{width:100%}.body[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6]{list-style:disc;padding-left:28px}.body[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{font-size:20px;line-height:1.55;color:var(--gray-700);margin-bottom:14px}.body[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]:last-child{margin-bottom:0}.problem-layout[data-astro-cid-j7pv25f6]{display:flex;gap:32px;flex:1;width:100%}.problem-text[data-astro-cid-j7pv25f6]{flex:1;min-width:0;display:flex;align-items:center}.file-flow[data-astro-cid-j7pv25f6]{width:380px;flex-shrink:0;position:relative}.flow-target[data-astro-cid-j7pv25f6]{position:absolute;bottom:8%;right:0;display:flex;flex-direction:column;align-items:center;gap:6px}.flow-target-label[data-astro-cid-j7pv25f6]{font-family:Geist Mono,monospace;font-size:13px;font-weight:600;color:var(--gray-500);background:var(--gray-50);border:1px solid var(--gray-200);border-radius:8px;padding:6px 16px}.file-card[data-astro-cid-j7pv25f6]{position:absolute;width:150px;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;background:#fff9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.5);box-shadow:0 0 0 .5px #0000000a,0 1px 3px #0000000d,0 8px 24px #0000000a,inset 0 1px #fff9}.file-card-header[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid}.file-card-meta[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:1px;min-width:0}.file-card-type[data-astro-cid-j7pv25f6]{font-family:Geist Mono,monospace;font-size:10px;font-weight:700;letter-spacing:.5px;line-height:1}.file-card-name[data-astro-cid-j7pv25f6]{font-size:9px;line-height:1;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-card-preview[data-astro-cid-j7pv25f6]{flex:1;padding:8px 12px}.pdf-preview[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:4px}.pdf-line[data-astro-cid-j7pv25f6]{height:3px;border-radius:2px}.xlsx-preview[data-astro-cid-j7pv25f6]{padding:8px 12px}.xlsx-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.xlsx-grid[data-astro-cid-j7pv25f6] div[data-astro-cid-j7pv25f6]{height:5px;border-radius:1px;background:#22c55e}.img-preview[data-astro-cid-j7pv25f6]{padding:6px 12px 10px}.img-landscape[data-astro-cid-j7pv25f6]{position:relative;border-radius:5px;overflow:hidden;height:64px;background:linear-gradient(135deg,#ede9fe,#7c3aed26)}.img-mountains[data-astro-cid-j7pv25f6]{position:absolute;bottom:0;left:0;right:0;height:50%;width:100%}.img-sun[data-astro-cid-j7pv25f6]{position:absolute;width:10px;height:10px;top:8px;right:10px;border-radius:50%;background:#7c3aed;opacity:.3}.json-preview[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:4px}.json-line[data-astro-cid-j7pv25f6]{height:3px;border-radius:2px;background:#f59e0b}.json-line[data-astro-cid-j7pv25f6].indent{margin-left:12px}.slide-subtitle[data-astro-cid-j7pv25f6]{font-size:20px;color:var(--gray-600);margin-bottom:28px;line-height:1.5}.slide-footnote[data-astro-cid-j7pv25f6]{font-size:16px;color:var(--gray-500);margin-top:auto;padding-top:16px}.bento-flow[data-astro-cid-j7pv25f6]{display:flex;align-items:stretch;gap:16px;flex:1;max-height:380px}.bento-card[data-astro-cid-j7pv25f6]{flex:1;border:1px solid var(--gray-200);border-radius:12px;overflow:hidden;background:var(--white);box-shadow:0 0 10px #0000000d;display:flex;flex-direction:column}.bento-card-header[data-astro-cid-j7pv25f6]{padding:8px 14px;font-size:13px;font-weight:600;color:var(--gray-900);border-bottom:1px solid var(--gray-100)}.bento-card-content[data-astro-cid-j7pv25f6]{flex:1;padding:10px 14px;display:flex;flex-direction:column}.bento-arrow[data-astro-cid-j7pv25f6]{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.bento-arrow-label[data-astro-cid-j7pv25f6]{font-family:Geist Mono,monospace;font-size:14px;font-weight:600;color:var(--gray-400)}.bento-file-list[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:5px}.bento-file[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:8px;border:1px solid var(--gray-200);border-radius:8px;padding:6px 10px;background:var(--white);box-shadow:0 0 10px #00000008}.bento-file-icon[data-astro-cid-j7pv25f6]{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid}.bento-file-info[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.bento-file-name[data-astro-cid-j7pv25f6]{font-size:12px;font-weight:500;color:var(--gray-900)}.bento-file-badge[data-astro-cid-j7pv25f6]{font-family:Geist Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;padding:3px 8px;border-radius:6px;flex-shrink:0;border:1px solid}.output-list[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:10px;justify-content:center;flex:1}.output-row[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:12px;padding:10px 14px;border:1px solid var(--gray-100);border-radius:10px;background:var(--gray-50)}.output-row[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-size:14px;font-weight:500;color:var(--gray-800)}.output-icon[data-astro-cid-j7pv25f6]{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:Geist Mono,monospace;font-size:13px;font-weight:700;flex-shrink:0}.output-icon[data-astro-cid-j7pv25f6].akeneo{background:#4f46e5;color:#fff}.output-icon[data-astro-cid-j7pv25f6].shopify{background:#96bf48;color:#fff}.output-icon[data-astro-cid-j7pv25f6].zalando{background:#ff6900;color:#fff}.output-icon[data-astro-cid-j7pv25f6].gemini{background:#1a73e8;color:#fff}.steps-list[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:16px;flex:1}.step[data-astro-cid-j7pv25f6]{display:flex;gap:20px;align-items:flex-start}.step-num[data-astro-cid-j7pv25f6]{width:36px;height:36px;border-radius:10px;background:var(--gray-100);display:flex;align-items:center;justify-content:center;font-family:Geist Mono,monospace;font-size:16px;font-weight:700;color:var(--gray-500);flex-shrink:0}.step-content[data-astro-cid-j7pv25f6]{flex:1;min-width:0}.step-title[data-astro-cid-j7pv25f6]{font-size:19px;font-weight:600;color:var(--gray-900);margin-bottom:2px}.step-desc[data-astro-cid-j7pv25f6]{font-size:16px;color:var(--gray-600);line-height:1.5}.geo-intro[data-astro-cid-j7pv25f6]{font-size:19px;color:var(--gray-600);line-height:1.55;margin-bottom:28px}.geo-example[data-astro-cid-j7pv25f6]{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:14px;padding:28px 32px;flex:1;display:flex;flex-direction:column;gap:20px}.geo-product[data-astro-cid-j7pv25f6]{font-size:24px;font-weight:700;color:var(--gray-900)}.geo-intents[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:12px}.geo-intent[data-astro-cid-j7pv25f6]{display:flex;align-items:flex-start;gap:12px}.geo-intent-label[data-astro-cid-j7pv25f6]{font-family:Geist Mono,monospace;font-size:11px;font-weight:600;color:var(--blue-500);background:var(--blue-50);border:1px solid var(--blue-200);padding:3px 10px;border-radius:6px;flex-shrink:0;margin-top:2px}.geo-intent-text[data-astro-cid-j7pv25f6]{font-size:18px;color:var(--gray-700);font-style:italic;line-height:1.4}.geo-conclusion[data-astro-cid-j7pv25f6]{font-size:16px;color:var(--gray-500);padding-top:8px;border-top:1px solid var(--gray-200);line-height:1.5}.credibility-content[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:24px;flex:1;justify-content:center}.cred-block[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:20px;line-height:1.55;color:var(--gray-700)}.cred-block[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{font-weight:600;color:var(--gray-900)}.cred-highlight[data-astro-cid-j7pv25f6]{font-family:Geist Mono,monospace;font-size:22px;font-weight:600;color:var(--blue-600);margin-bottom:6px}.cred-link[data-astro-cid-j7pv25f6]{margin-top:8px}.cred-link[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{font-family:Geist Mono,monospace;font-size:16px;color:var(--blue-600);text-decoration:underline;text-underline-offset:3px;font-weight:500}.setup-layout[data-astro-cid-j7pv25f6]{display:flex;gap:40px;flex:1;align-items:flex-start}.checklist[data-astro-cid-j7pv25f6]{flex:1;display:flex;flex-direction:column;gap:14px}.check-item[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:14px;font-size:19px;color:var(--gray-700)}.check-icon[data-astro-cid-j7pv25f6]{width:28px;height:28px;border-radius:8px;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.collab-card[data-astro-cid-j7pv25f6]{width:320px;flex-shrink:0;border:1px solid var(--gray-200);border-radius:14px;overflow:hidden;background:var(--white);box-shadow:0 4px 16px #0000000a}.collab-card-header[data-astro-cid-j7pv25f6]{padding:12px 20px;font-size:14px;font-weight:600;color:var(--gray-900);border-bottom:1px solid var(--gray-100);background:var(--gray-50)}.collab-card-body[data-astro-cid-j7pv25f6]{padding:20px;font-size:16px;color:var(--gray-600);line-height:1.6}.cta-inner[data-astro-cid-j7pv25f6]{justify-content:center}.cta-content[data-astro-cid-j7pv25f6]{flex:1;display:flex;flex-direction:column;justify-content:center}.cta-headline[data-astro-cid-j7pv25f6]{font-size:44px}.cta-sub[data-astro-cid-j7pv25f6]{font-size:22px;font-weight:500;color:var(--blue-600);margin-top:16px}.team-bottom[data-astro-cid-j7pv25f6]{margin-top:auto;padding-top:16px;width:100%}.team-members-row[data-astro-cid-j7pv25f6]{display:flex;gap:40px;justify-content:flex-start;align-items:center}.team-member-h[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:14px}.member-photo-sm[data-astro-cid-j7pv25f6]{width:52px;height:52px;border-radius:50%;padding:2px;background:var(--white);box-shadow:0 0 0 1px var(--gray-200),0 4px 12px #00000014;flex-shrink:0}.member-photo-sm[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;height:100%;border-radius:50%;object-fit:cover}.member-details[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:1px}.member-name[data-astro-cid-j7pv25f6]{font-size:14px;font-weight:600;color:var(--gray-900);line-height:1.3}.member-email[data-astro-cid-j7pv25f6]{font-size:12px;color:var(--blue-500);font-weight:500}.member-linkedin[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;color:var(--gray-400);flex-shrink:0;text-decoration:none}.qr-bottom[data-astro-cid-j7pv25f6]{margin-left:auto;display:flex;align-items:center;gap:12px}.qr-img[data-astro-cid-j7pv25f6]{width:96px;height:96px}.qr-link[data-astro-cid-j7pv25f6]{font-size:14px;font-family:Geist Mono,monospace;color:var(--blue-600);text-decoration:underline;text-underline-offset:3px;font-weight:500}
