.hero[data-astro-cid-zugdgih6]{min-height:85vh;display:flex;align-items:center;background:var(--bg);padding:6rem 0 4rem}.hero-layout[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem}.hero-text[data-astro-cid-zugdgih6] h1[data-astro-cid-zugdgih6]{margin-bottom:1.5rem}.hero-subline[data-astro-cid-zugdgih6]{font-size:clamp(1.1rem,2vw,1.3rem);color:var(--text-muted);margin-bottom:1rem;line-height:1.6;max-width:550px}.hero-proof[data-astro-cid-zugdgih6]{font-size:.95rem;color:var(--action);font-weight:500;margin-bottom:2.5rem;letter-spacing:.01em}.hero-actions[data-astro-cid-zugdgih6]{display:flex;gap:1.5rem;align-items:center}.btn-primary[data-astro-cid-zugdgih6]{background:var(--action);color:#fff;border:none;padding:.85rem 2rem;border-radius:8px;font-size:1.05rem;font-weight:500;cursor:pointer;transition:background .2s;font-family:var(--font-body);text-decoration:none;display:inline-block}.btn-primary[data-astro-cid-zugdgih6]:hover{background:var(--action-hover)}.link-secondary[data-astro-cid-zugdgih6]{color:var(--action);text-decoration:none;font-weight:500;font-size:1rem;transition:gap .2s;display:inline-flex;align-items:center;gap:.4rem}.link-secondary[data-astro-cid-zugdgih6]:hover{gap:.7rem}.search-card[data-astro-cid-zugdgih6]{background:#fff;border:2px solid #E5E7EB;border-radius:16px;padding:2.5rem;box-shadow:0 12px 40px #0000000f}.search-card[data-astro-cid-zugdgih6] h3[data-astro-cid-zugdgih6]{font-size:1.3rem;margin-bottom:1.25rem;font-weight:600}.country-selector[data-astro-cid-zugdgih6]{position:relative;display:inline-block}.country-toggle[data-astro-cid-zugdgih6]{background:none;border:none;font-family:inherit;font-size:inherit;font-weight:inherit;color:var(--action);cursor:pointer;padding:0;border-bottom:2px dashed var(--action);transition:opacity .15s}.country-toggle[data-astro-cid-zugdgih6]:hover{opacity:.8}.country-chevron[data-astro-cid-zugdgih6]{vertical-align:middle;margin-left:2px;transition:transform .2s}.country-selector[data-astro-cid-zugdgih6].open .country-chevron[data-astro-cid-zugdgih6]{transform:rotate(180deg)}.country-dropdown[data-astro-cid-zugdgih6]{position:absolute;top:calc(100% + 6px);left:0;background:#fff;border:1.5px solid #E5E7EB;border-radius:10px;box-shadow:0 8px 24px #0000001a;padding:.35rem;min-width:180px;z-index:20;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .15s,transform .15s}.country-selector[data-astro-cid-zugdgih6].open .country-dropdown[data-astro-cid-zugdgih6]{opacity:1;pointer-events:auto;transform:translateY(0)}.country-option[data-astro-cid-zugdgih6]{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:.55rem .75rem;font-family:var(--font-body);font-size:.9rem;color:var(--text);cursor:pointer;border-radius:7px;text-align:left;transition:background .1s}.country-option[data-astro-cid-zugdgih6]:hover:not(:disabled){background:var(--bg-subtle)}.country-active[data-astro-cid-zugdgih6]{font-weight:600;color:var(--action)}.country-soon[data-astro-cid-zugdgih6]{color:var(--text-muted);cursor:default}.soon-badge[data-astro-cid-zugdgih6]{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background:var(--bg-subtle);color:var(--text-muted);padding:.15rem .45rem;border-radius:4px}.search-input-group[data-astro-cid-zugdgih6]{display:flex;gap:.75rem}.search-input-group[data-astro-cid-zugdgih6] input[data-astro-cid-zugdgih6]{flex:1;border:2px solid #E5E7EB;border-radius:8px;padding:.85rem 1.25rem;font-size:1rem;font-family:var(--font-body);outline:none;transition:border-color .2s}.search-input-group[data-astro-cid-zugdgih6] input[data-astro-cid-zugdgih6]:focus{border-color:var(--action)}.search-btn[data-astro-cid-zugdgih6]{background:var(--action);color:#fff;border:none;padding:.85rem 1.75rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;font-family:var(--font-body);white-space:nowrap}.teaser-result[data-astro-cid-zugdgih6]{margin-top:1.5rem;border-top:1px solid #E5E7EB;padding-top:1.5rem}.teaser-brand[data-astro-cid-zugdgih6]{font-weight:600;font-size:1.15rem;margin-bottom:.5rem}.teaser-stat[data-astro-cid-zugdgih6]{font-size:.95rem;color:var(--text-muted);margin-bottom:.35rem}.teaser-stat[data-astro-cid-zugdgih6] strong[data-astro-cid-zugdgih6]{color:var(--action);font-weight:600}.teaser-venues[data-astro-cid-zugdgih6]{margin:.75rem 0 0}.teaser-venue-row[data-astro-cid-zugdgih6]{display:flex;justify-content:space-between;padding:.5rem .75rem;border-radius:6px;font-size:.9rem}.teaser-venue-row[data-astro-cid-zugdgih6]:nth-child(odd){background:var(--bg-subtle)}.teaser-venue-city[data-astro-cid-zugdgih6]{color:var(--text-muted);font-size:.85rem}.problem-section[data-astro-cid-zugdgih6]{background:var(--bg-subtle)}.problem-layout[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.problem-text[data-astro-cid-zugdgih6] h2[data-astro-cid-zugdgih6]{margin-bottom:1.5rem}.problem-text[data-astro-cid-zugdgih6] p[data-astro-cid-zugdgih6]{color:var(--text-muted)}.reality-compare[data-astro-cid-zugdgih6]{display:flex;flex-direction:column;gap:1.5rem}.reality-block[data-astro-cid-zugdgih6]{padding:1.75rem 2rem;border-radius:12px;position:relative}.reality-block-label[data-astro-cid-zugdgih6]{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:.5rem}.reality-block-number[data-astro-cid-zugdgih6]{font-family:var(--font-display);font-size:2.5rem;font-weight:600;line-height:1;margin-bottom:.25rem}.reality-block-desc[data-astro-cid-zugdgih6]{font-size:.9rem;opacity:.8}.block-shipped[data-astro-cid-zugdgih6]{background:var(--dark);color:var(--text-on-dark)}.block-shipped[data-astro-cid-zugdgih6] .reality-block-label[data-astro-cid-zugdgih6]{color:var(--data-green)}.block-shipped[data-astro-cid-zugdgih6] .reality-block-number[data-astro-cid-zugdgih6]{color:#fff}.block-reality[data-astro-cid-zugdgih6]{background:var(--action-light);border:2px solid var(--action)}.block-reality[data-astro-cid-zugdgih6] .reality-block-label[data-astro-cid-zugdgih6],.block-reality[data-astro-cid-zugdgih6] .reality-block-number[data-astro-cid-zugdgih6]{color:var(--action)}.reality-arrow[data-astro-cid-zugdgih6]{text-align:center;font-size:1.5rem;color:var(--text-muted);line-height:1}.revenue-section[data-astro-cid-zugdgih6]{background:var(--bg-warm)}.revenue-layout[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.revenue-text[data-astro-cid-zugdgih6] h2[data-astro-cid-zugdgih6],.revenue-text[data-astro-cid-zugdgih6] p[data-astro-cid-zugdgih6]{margin-bottom:1.5rem}.cta-link[data-astro-cid-zugdgih6]{color:var(--action);text-decoration:none;font-weight:500;font-size:1.05rem;display:inline-flex;align-items:center;gap:.5rem;transition:gap .2s}.cta-link[data-astro-cid-zugdgih6]:hover{gap:.75rem}.slot-visual[data-astro-cid-zugdgih6]{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 4px 20px #0000000d}.slot-title[data-astro-cid-zugdgih6]{font-family:var(--font-display);font-size:1.25rem;font-weight:600;margin-bottom:.35rem}.slot-subtitle[data-astro-cid-zugdgih6]{font-size:.9rem;color:var(--text-muted);margin-bottom:1.75rem}.slot-bar-group[data-astro-cid-zugdgih6]{margin-bottom:1.5rem}.slot-bar-label[data-astro-cid-zugdgih6]{display:flex;justify-content:space-between;font-size:.85rem;margin-bottom:.35rem;font-weight:400}.slot-bar-label[data-astro-cid-zugdgih6] span[data-astro-cid-zugdgih6]:last-child{color:var(--text-muted)}.slot-bar[data-astro-cid-zugdgih6]{height:32px;border-radius:6px;position:relative;overflow:hidden;background:#f0f0f0}.slot-bar-fill[data-astro-cid-zugdgih6]{height:100%;border-radius:6px;transition:width 1.5s ease}.fill-you[data-astro-cid-zugdgih6]{background:var(--data-green)}.fill-competitor[data-astro-cid-zugdgih6]{background:var(--data-blue)}.fill-open[data-astro-cid-zugdgih6]{background:repeating-linear-gradient(-45deg,var(--data-amber),var(--data-amber) 4px,rgba(217,119,6,.3) 4px,rgba(217,119,6,.3) 8px)}.slot-legend[data-astro-cid-zugdgih6]{display:flex;gap:1.5rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #E5E7EB}.slot-legend-item[data-astro-cid-zugdgih6]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-muted)}.slot-legend-dot[data-astro-cid-zugdgih6]{width:10px;height:10px;border-radius:3px;flex-shrink:0}.profiling-section[data-astro-cid-zugdgih6]{background:var(--bg)}.profiling-layout[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.profiling-text[data-astro-cid-zugdgih6] h2[data-astro-cid-zugdgih6]{margin-bottom:1.5rem}.profiling-text[data-astro-cid-zugdgih6] p[data-astro-cid-zugdgih6]{color:var(--text-muted);margin-bottom:1rem}.profiling-card[data-astro-cid-zugdgih6]{background:#fff;border-radius:16px;border:2px solid #E5E7EB;overflow:hidden;box-shadow:0 4px 20px #0000000d}.profiling-card-header[data-astro-cid-zugdgih6]{padding:1rem 1.75rem;border-bottom:1px solid #E5E7EB;display:flex;justify-content:space-between;align-items:center}.profiling-venue-name[data-astro-cid-zugdgih6]{font-family:Manrope,sans-serif;font-weight:700;font-size:1.1rem}.profiling-venue-type[data-astro-cid-zugdgih6]{font-size:.75rem;color:var(--text-muted);background:var(--bg-subtle);padding:.2rem .6rem;border-radius:20px;font-weight:500}.profiling-card-body[data-astro-cid-zugdgih6]{padding:1.75rem}.profiling-tags[data-astro-cid-zugdgih6]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.profiling-tag[data-astro-cid-zugdgih6]{font-size:.75rem;padding:.3rem .75rem;border-radius:20px;font-weight:500}.profiling-tag-tier[data-astro-cid-zugdgih6]{background:#a43c2e1a;color:var(--action)}.profiling-tag-style[data-astro-cid-zugdgih6]{background:#3b6cc21a;color:var(--data-blue)}.profiling-tag-area[data-astro-cid-zugdgih6]{background:#2d8b5f1a;color:var(--data-green)}.profiling-pours-label[data-astro-cid-zugdgih6]{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-weight:600;margin-bottom:.5rem}.profiling-pour-row[data-astro-cid-zugdgih6]{display:flex;justify-content:space-between;align-items:center;padding:.45rem 0;font-size:.85rem;border-bottom:1px solid #f3f4f6}.profiling-pour-row[data-astro-cid-zugdgih6]:last-child{border-bottom:none}.profiling-pour-cat[data-astro-cid-zugdgih6]{color:var(--text-muted);font-size:.75rem;min-width:4rem}.profiling-pour-brand[data-astro-cid-zugdgih6]{font-weight:500;flex:1;margin-left:.75rem}.profiling-card-footer[data-astro-cid-zugdgih6]{padding:1rem 1.75rem;background:var(--bg-subtle);border-top:1px solid #E5E7EB;display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.profiling-footer-label[data-astro-cid-zugdgih6]{color:var(--text-muted)}.profiling-footer-value[data-astro-cid-zugdgih6]{font-weight:600;color:var(--text)}.crosssell-section[data-astro-cid-zugdgih6]{background:var(--bg-subtle)}.crosssell-layout[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.crosssell-text[data-astro-cid-zugdgih6] h2[data-astro-cid-zugdgih6]{margin-bottom:1.5rem}.crosssell-text[data-astro-cid-zugdgih6] p[data-astro-cid-zugdgih6]{margin-bottom:1rem}.crosssell-stat[data-astro-cid-zugdgih6]{display:flex;align-items:baseline;gap:.75rem;margin:1.5rem 0;padding:1.25rem 1.5rem;background:#fff;border-left:4px solid var(--action);border-radius:0 8px 8px 0}.crosssell-stat-number[data-astro-cid-zugdgih6]{font-family:var(--font-display);font-size:2rem;font-weight:600;color:var(--action);line-height:1;flex-shrink:0}.crosssell-stat-label[data-astro-cid-zugdgih6]{font-size:.95rem;color:var(--text);line-height:1.4}.crosssell-visual[data-astro-cid-zugdgih6]{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #0000000d}.crosssell-visual-header[data-astro-cid-zugdgih6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem}.crosssell-visual-title[data-astro-cid-zugdgih6]{font-family:var(--font-display);font-size:1.25rem;font-weight:600}.crosssell-visual-badge[data-astro-cid-zugdgih6]{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-on-dark-muted);background:var(--dark);padding:.25rem .75rem;border-radius:4px;font-weight:600}.crosssell-brand-row[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:100px 1fr 80px;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid #f0f0f0}.crosssell-brand-row[data-astro-cid-zugdgih6]:last-child{border-bottom:none}.crosssell-brand-name[data-astro-cid-zugdgih6]{font-weight:500;font-size:.9rem}.crosssell-bar-track[data-astro-cid-zugdgih6]{height:28px;background:#f0f0f0;border-radius:6px;position:relative;overflow:hidden}.crosssell-bar-fill[data-astro-cid-zugdgih6]{height:100%;border-radius:6px;transition:width 1.5s ease}.crosssell-bar-count[data-astro-cid-zugdgih6]{font-size:.85rem;color:var(--text-muted);text-align:right;font-weight:500}.crosssell-divider[data-astro-cid-zugdgih6]{margin:1.25rem 0;border:none;border-top:2px dashed #E5E7EB}.crosssell-gap-label[data-astro-cid-zugdgih6]{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--action);font-weight:600;margin-bottom:.75rem}.crosssell-gap-row[data-astro-cid-zugdgih6]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9rem;border-bottom:1px solid #f0f0f0}.crosssell-gap-row[data-astro-cid-zugdgih6]:last-child{border-bottom:none}.crosssell-gap-desc[data-astro-cid-zugdgih6]{color:var(--text-muted)}.crosssell-gap-count[data-astro-cid-zugdgih6]{font-weight:600;color:var(--action);white-space:nowrap}.mixer-section[data-astro-cid-zugdgih6]{background:var(--dark);color:var(--text-on-dark)}.mixer-layout[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.mixer-text[data-astro-cid-zugdgih6] h2[data-astro-cid-zugdgih6]{color:var(--text-on-dark);margin-bottom:1.5rem}.mixer-text[data-astro-cid-zugdgih6] p[data-astro-cid-zugdgih6]{color:var(--text-on-dark-muted);margin-bottom:1rem}.mixer-categories[data-astro-cid-zugdgih6]{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0}.mixer-cat-tag[data-astro-cid-zugdgih6]{font-size:.8rem;padding:.35rem .85rem;border-radius:20px;font-weight:500;border:1px solid var(--dark-border);color:var(--text-on-dark-muted)}.mixer-cat-tag[data-astro-cid-zugdgih6].active{border-color:var(--action);color:var(--action);background:#a43c2e1a}.mixer-visual[data-astro-cid-zugdgih6]{background:var(--dark-surface);border:1px solid var(--dark-border);border-radius:16px;padding:2.5rem}.mixer-visual-header[data-astro-cid-zugdgih6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.75rem}.mixer-visual-title[data-astro-cid-zugdgih6]{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--text-on-dark)}.mixer-visual-badge[data-astro-cid-zugdgih6]{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-on-dark-muted);background:#ffffff0f;padding:.25rem .75rem;border-radius:4px;font-weight:600}.mixer-stat-row[data-astro-cid-zugdgih6]{display:flex;justify-content:space-between;align-items:baseline;padding:.75rem 0;border-bottom:1px solid var(--dark-border);font-size:.9rem}.mixer-stat-row[data-astro-cid-zugdgih6]:last-child{border-bottom:none}.mixer-stat-label[data-astro-cid-zugdgih6]{color:var(--text-on-dark-muted)}.mixer-stat-value[data-astro-cid-zugdgih6]{font-weight:600;color:var(--text-on-dark)}.mixer-stat-value[data-astro-cid-zugdgih6].highlight{color:var(--action)}.mixer-bar-section[data-astro-cid-zugdgih6]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--dark-border)}.mixer-bar-label-row[data-astro-cid-zugdgih6]{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:.5rem}.mixer-bar-label-row[data-astro-cid-zugdgih6] span[data-astro-cid-zugdgih6]:first-child{color:var(--text-on-dark-muted)}.mixer-bar-label-row[data-astro-cid-zugdgih6] span[data-astro-cid-zugdgih6]:last-child{color:var(--text-on-dark);font-weight:500}.mixer-bar-track[data-astro-cid-zugdgih6]{height:32px;background:#ffffff0f;border-radius:6px;display:flex;overflow:hidden;margin-bottom:1rem}.mixer-bar-fill[data-astro-cid-zugdgih6]{height:100%;transition:width 1.5s ease}.mixer-bar-legend[data-astro-cid-zugdgih6]{display:flex;gap:1.25rem;font-size:.8rem}.mixer-bar-legend-item[data-astro-cid-zugdgih6]{display:flex;align-items:center;gap:.4rem;color:var(--text-on-dark-muted)}.mixer-bar-legend-dot[data-astro-cid-zugdgih6]{width:8px;height:8px;border-radius:3px;flex-shrink:0}.usecases-section[data-astro-cid-zugdgih6]{background:var(--bg)}.usecases-grid[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}.usecase-card[data-astro-cid-zugdgih6]{padding:2.5rem;border-radius:16px;background:var(--bg-subtle);border-left:4px solid var(--action);transition:transform .3s}.usecase-card[data-astro-cid-zugdgih6]:hover{transform:translateY(-4px)}.usecase-tag[data-astro-cid-zugdgih6]{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--action);margin-bottom:.75rem;background:var(--action-light);padding:.2rem .6rem;border-radius:4px}.usecase-card[data-astro-cid-zugdgih6] h4[data-astro-cid-zugdgih6]{margin-bottom:1.25rem;font-size:1.3rem}.usecase-line[data-astro-cid-zugdgih6]{font-size:.95rem;line-height:1.6;margin-bottom:.5rem;padding-left:1.25rem;position:relative}.usecase-line[data-astro-cid-zugdgih6]:before{position:absolute;left:0;font-size:.8rem;font-weight:600}.line-problem[data-astro-cid-zugdgih6]{color:var(--text-muted)}.line-problem[data-astro-cid-zugdgih6]:before{content:"?";color:var(--data-amber)}.line-insight[data-astro-cid-zugdgih6]{color:var(--text)}.line-insight[data-astro-cid-zugdgih6]:before{content:"~";color:var(--data-blue)}.line-change[data-astro-cid-zugdgih6]{color:var(--text);font-weight:500}.line-change[data-astro-cid-zugdgih6]:before{content:">";color:var(--data-green)}.deliverables-section[data-astro-cid-zugdgih6]{background:var(--bg-subtle)}.deliverables-grid[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.deliv-card[data-astro-cid-zugdgih6]{border:2px solid #E5E7EB;border-radius:16px;padding:2.5rem;background:#fff;transition:border-color .3s,transform .3s}.deliv-card[data-astro-cid-zugdgih6]:hover{border-color:var(--action);transform:translateY(-4px)}.deliv-card[data-astro-cid-zugdgih6].featured{border-color:var(--action);position:relative}.deliv-card[data-astro-cid-zugdgih6].featured:before{content:"Most common";position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--action);color:#fff;padding:.25rem 1rem;border-radius:20px;font-size:.8rem;font-weight:500}.deliv-name[data-astro-cid-zugdgih6]{font-family:var(--font-display);font-size:1.5rem;font-weight:600;margin-bottom:1.25rem}.deliv-list[data-astro-cid-zugdgih6]{list-style:none;margin-bottom:2rem}.deliv-list[data-astro-cid-zugdgih6] li[data-astro-cid-zugdgih6]{padding:.5rem 0;font-size:.95rem;color:var(--text-muted);border-bottom:1px solid #f0f0f0}.deliv-list[data-astro-cid-zugdgih6] li[data-astro-cid-zugdgih6]:last-child{border-bottom:none}.deliv-btn[data-astro-cid-zugdgih6]{display:inline-block;width:100%;padding:.85rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;text-decoration:none;text-align:center;transition:background .2s;font-family:var(--font-body)}.deliv-btn-primary[data-astro-cid-zugdgih6]{background:var(--action);color:#fff;border:none}.deliv-btn-primary[data-astro-cid-zugdgih6]:hover{background:var(--action-hover)}.deliv-btn-secondary[data-astro-cid-zugdgih6]{background:transparent;color:var(--action);border:2px solid var(--action)}.deliv-btn-secondary[data-astro-cid-zugdgih6]:hover{background:var(--action-light)}.minicase-section[data-astro-cid-zugdgih6]{background:var(--bg)}.minicase[data-astro-cid-zugdgih6]{max-width:800px;margin:0 auto;text-align:center}.minicase[data-astro-cid-zugdgih6] blockquote[data-astro-cid-zugdgih6]{font-size:clamp(1.15rem,2vw,1.3rem);line-height:1.8;color:var(--text);font-weight:400;font-style:italic;margin-bottom:1.5rem}.minicase[data-astro-cid-zugdgih6] .case-source[data-astro-cid-zugdgih6]{font-size:.9rem;color:var(--text-muted);font-style:normal}.whynow-section[data-astro-cid-zugdgih6]{background:var(--dark);color:var(--text-on-dark)}.whynow-grid[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-top:3rem}.whynow-item[data-astro-cid-zugdgih6]{border-left:3px solid var(--action);padding-left:1.5rem}.whynow-item[data-astro-cid-zugdgih6] h4[data-astro-cid-zugdgih6]{color:var(--text-on-dark);font-size:1.15rem;margin-bottom:.5rem}.whynow-item[data-astro-cid-zugdgih6] p[data-astro-cid-zugdgih6]{color:var(--text-on-dark-muted);font-size:.95rem;line-height:1.5}.complement-section[data-astro-cid-zugdgih6]{background:var(--bg-warm)}.complement-inner[data-astro-cid-zugdgih6]{max-width:900px;margin:0 auto}.complement-tagline[data-astro-cid-zugdgih6]{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:var(--text-muted);margin-bottom:1rem}.complement-cols[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:1fr auto 1fr;gap:0;margin-top:2.5rem;align-items:start}.complement-col[data-astro-cid-zugdgih6]{padding:2rem}.complement-col-label[data-astro-cid-zugdgih6]{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:1.25rem}.complement-col-existing[data-astro-cid-zugdgih6] .complement-col-label[data-astro-cid-zugdgih6]{color:var(--text-muted)}.complement-col-keggly[data-astro-cid-zugdgih6] .complement-col-label[data-astro-cid-zugdgih6]{color:var(--action)}.complement-row[data-astro-cid-zugdgih6]{padding:.5rem 0;font-size:.9rem;color:var(--text-muted);display:flex;gap:.6rem;align-items:baseline}.complement-col-keggly[data-astro-cid-zugdgih6] .complement-row[data-astro-cid-zugdgih6]{color:var(--text)}.complement-icon[data-astro-cid-zugdgih6]{flex-shrink:0;width:1rem;font-size:.75rem}.complement-divider[data-astro-cid-zugdgih6]{width:1px;background:linear-gradient(to bottom,transparent,#D1D5DB,transparent);min-height:100%}.complement-bottom[data-astro-cid-zugdgih6]{text-align:center;margin-top:2.5rem;padding:1.5rem 2rem;background:#fff;border-radius:12px;border:1px solid #E5E7EB}.complement-bottom[data-astro-cid-zugdgih6] strong[data-astro-cid-zugdgih6]{color:var(--text)}.complement-bottom[data-astro-cid-zugdgih6] .complement-link[data-astro-cid-zugdgih6]{display:inline-block;margin-top:.75rem;font-size:.85rem}.whynow-monitoring[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.1)}.whynow-monitoring-text[data-astro-cid-zugdgih6] h3[data-astro-cid-zugdgih6]{font-family:var(--font-display);font-size:1.5rem;font-weight:600}.monitoring-card[data-astro-cid-zugdgih6]{background:#fff;border-radius:16px;padding:2rem;border:1px solid #E5E7EB;color:var(--text)}.monitoring-card-header[data-astro-cid-zugdgih6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #E5E7EB}.monitoring-card-header[data-astro-cid-zugdgih6] h4[data-astro-cid-zugdgih6]{font-size:1rem;color:var(--text)}.monitoring-card-period[data-astro-cid-zugdgih6]{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-weight:600}.monitoring-delta-row[data-astro-cid-zugdgih6]{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center;padding:.6rem 0;border-bottom:1px solid #F3F4F6;font-size:.9rem;color:var(--text)}.monitoring-delta-row[data-astro-cid-zugdgih6]:last-child{border-bottom:none}.delta-icon[data-astro-cid-zugdgih6]{width:1.75rem;height:1.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.delta-added[data-astro-cid-zugdgih6]{background:#2d8b5f1f;color:var(--data-green)}.delta-dropped[data-astro-cid-zugdgih6]{background:#d977061f;color:var(--data-amber)}.delta-price[data-astro-cid-zugdgih6]{background:#3b6cc21f;color:var(--data-blue)}.delta-venue[data-astro-cid-zugdgih6]{color:var(--text-muted);font-size:.8rem}.delta-tag[data-astro-cid-zugdgih6]{font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:4px;white-space:nowrap}.delta-tag-added[data-astro-cid-zugdgih6]{background:#2d8b5f1a;color:var(--data-green)}.delta-tag-dropped[data-astro-cid-zugdgih6]{background:#d977061a;color:var(--data-amber)}.delta-tag-price[data-astro-cid-zugdgih6]{background:#3b6cc21a;color:var(--data-blue)}.monitoring-footer[data-astro-cid-zugdgih6]{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #E5E7EB;font-size:.8rem;color:var(--text-muted);display:flex;justify-content:space-between}.faq-section[data-astro-cid-zugdgih6]{background:var(--bg-subtle)}.faq-list[data-astro-cid-zugdgih6]{max-width:800px;margin:3rem auto 0}.faq-item[data-astro-cid-zugdgih6]{border-bottom:1px solid #E5E7EB;padding:1.25rem 0}.faq-item[data-astro-cid-zugdgih6] summary[data-astro-cid-zugdgih6]{font-weight:500;font-size:1.1rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item[data-astro-cid-zugdgih6] summary[data-astro-cid-zugdgih6]:after{content:"+";font-size:1.5rem;font-weight:300;color:var(--action);transition:transform .2s}.faq-item[data-astro-cid-zugdgih6][open] summary[data-astro-cid-zugdgih6]:after{transform:rotate(45deg)}.faq-item[data-astro-cid-zugdgih6] p[data-astro-cid-zugdgih6]{margin-top:.75rem;color:var(--text-muted)}.cta-band[data-astro-cid-zugdgih6] h2[data-astro-cid-zugdgih6]{margin-bottom:2rem}.cta-search[data-astro-cid-zugdgih6]{max-width:600px;margin:2rem auto;display:flex;gap:.75rem;background:#fff;padding:.5rem;border-radius:10px}.cta-search[data-astro-cid-zugdgih6] input[data-astro-cid-zugdgih6]{flex:1;border:none;outline:none;font-size:1.05rem;padding:.75rem 1rem;font-family:var(--font-body)}.cta-search[data-astro-cid-zugdgih6] button[data-astro-cid-zugdgih6]{background:var(--dark);color:#fff;border:none;padding:.85rem 2rem;border-radius:6px;font-weight:500;font-size:1rem;cursor:pointer;font-family:var(--font-body);white-space:nowrap}.cta-secondary[data-astro-cid-zugdgih6]{color:#fff;font-size:1.05rem;margin-top:1.5rem}.cta-secondary[data-astro-cid-zugdgih6] a[data-astro-cid-zugdgih6]{color:#fff;text-decoration:underline;font-weight:500}@media(max-width:968px){.hero-layout[data-astro-cid-zugdgih6],.problem-layout[data-astro-cid-zugdgih6],.profiling-layout[data-astro-cid-zugdgih6],.revenue-layout[data-astro-cid-zugdgih6],.crosssell-layout[data-astro-cid-zugdgih6],.mixer-layout[data-astro-cid-zugdgih6],.usecases-grid[data-astro-cid-zugdgih6],.deliverables-grid[data-astro-cid-zugdgih6]{grid-template-columns:1fr}.whynow-grid[data-astro-cid-zugdgih6]{grid-template-columns:repeat(2,1fr)}.complement-cols[data-astro-cid-zugdgih6]{grid-template-columns:1fr}.complement-divider[data-astro-cid-zugdgih6]{width:100%;height:1px;min-height:1px;background:linear-gradient(to right,transparent,#D1D5DB,transparent)}.whynow-monitoring[data-astro-cid-zugdgih6]{grid-template-columns:1fr}}@media(max-width:640px){.whynow-grid[data-astro-cid-zugdgih6]{grid-template-columns:1fr}.hero-actions[data-astro-cid-zugdgih6]{flex-direction:column;align-items:flex-start}.search-input-group[data-astro-cid-zugdgih6],.cta-search[data-astro-cid-zugdgih6]{flex-direction:column}}
