.vendite-flow.svelte-1kqhfi5{display:flex;flex-direction:column;gap:24px;padding:24px}.stats-grid.svelte-1kqhfi5{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.content-grid.svelte-1kqhfi5{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:1024px){.content-grid.svelte-1kqhfi5{grid-template-columns:1fr}}.pipeline.svelte-1kqhfi5{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.pipeline-stage.svelte-1kqhfi5{padding:20px;background:#ffffff80;backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.3)}@media(prefers-color-scheme:dark){.pipeline-stage.svelte-1kqhfi5{background:#0003;border-color:#ffffff1a}}.stage-header.svelte-1kqhfi5{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.stage-name.svelte-1kqhfi5{font-weight:700;font-size:14px;text-transform:uppercase}.stage-probability.svelte-1kqhfi5{padding:4px 8px;background:#8b5cf633;border-radius:6px;font-size:12px;font-weight:700}.stage-metrics.svelte-1kqhfi5{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.stage-metric.svelte-1kqhfi5{display:flex;flex-direction:column;align-items:center;padding:12px;background:#0000000d;border-radius:8px}@media(prefers-color-scheme:dark){.stage-metric.svelte-1kqhfi5{background:#ffffff0d}}.stage-metric.svelte-1kqhfi5 .metric-value:where(.svelte-1kqhfi5){font-size:18px;font-weight:700;color:#8b5cf6}.stage-metric.svelte-1kqhfi5 .metric-label:where(.svelte-1kqhfi5){font-size:11px;color:hsl(var(--muted-foreground));margin-top:2px}.stage-bar.svelte-1kqhfi5{height:6px;background:#0000001a;border-radius:3px;overflow:hidden}.stage-fill.svelte-1kqhfi5{height:100%;background:linear-gradient(90deg,#8b5cf6,#7c3aed);border-radius:3px;transition:width .3s}.quotes-list.svelte-1kqhfi5,.orders-list.svelte-1kqhfi5{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.quote-card.svelte-1kqhfi5,.order-card.svelte-1kqhfi5{padding:16px;background:#00000005;border-radius:12px;transition:all .2s}.quote-card.svelte-1kqhfi5:hover,.order-card.svelte-1kqhfi5:hover{background:#8b5cf60d;transform:translate(4px)}@media(prefers-color-scheme:dark){.quote-card.svelte-1kqhfi5,.order-card.svelte-1kqhfi5{background:#ffffff08}}.quote-header.svelte-1kqhfi5,.order-header.svelte-1kqhfi5{display:flex;justify-content:space-between;align-items:start;margin-bottom:12px}.quote-id.svelte-1kqhfi5,.order-id.svelte-1kqhfi5{font-size:13px;font-weight:700;color:#8b5cf6}.quote-customer.svelte-1kqhfi5,.order-customer.svelte-1kqhfi5{font-size:14px;font-weight:600;margin-top:2px}.status-badge.svelte-1kqhfi5{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.status-badge.gray.svelte-1kqhfi5{background:#64748b26;color:#64748b}.status-badge.blue.svelte-1kqhfi5{background:#3b82f626;color:#2563eb}.status-badge.green.svelte-1kqhfi5{background:#22c55e26;color:#16a34a}.status-badge.purple.svelte-1kqhfi5{background:#a855f726;color:#9333ea}.quote-amount.svelte-1kqhfi5,.order-amount.svelte-1kqhfi5{font-size:24px;font-weight:700;color:#10b981;margin-bottom:8px}.quote-meta.svelte-1kqhfi5,.order-meta.svelte-1kqhfi5{display:flex;justify-content:space-between;font-size:12px;color:hsl(var(--muted-foreground))}.action-btn.svelte-1kqhfi5{width:100%;padding:12px;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.action-btn.svelte-1kqhfi5:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf666}.revenue-chart.svelte-1kqhfi5{display:flex;align-items:flex-end;justify-content:space-around;gap:12px;height:200px;padding:20px 0}.chart-bar.svelte-1kqhfi5{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.bar-fill.svelte-1kqhfi5{width:100%;min-height:40px;background:linear-gradient(180deg,#8b5cf6,#7c3aed);border-radius:8px 8px 0 0;display:flex;align-items:flex-start;justify-content:center;padding-top:8px;transition:all .3s}.chart-bar.svelte-1kqhfi5:hover .bar-fill:where(.svelte-1kqhfi5){filter:brightness(1.2)}.bar-value.svelte-1kqhfi5{font-size:11px;font-weight:700;color:#fff}.bar-label.svelte-1kqhfi5{font-size:12px;font-weight:600;color:hsl(var(--muted-foreground))}.top-customers.svelte-1kqhfi5{display:flex;flex-direction:column;gap:12px}.customer-row.svelte-1kqhfi5{display:flex;align-items:center;gap:12px;padding:16px;background:#00000005;border-radius:12px;transition:all .2s}.customer-row.svelte-1kqhfi5:hover{background:#8b5cf60d;transform:translate(4px)}@media(prefers-color-scheme:dark){.customer-row.svelte-1kqhfi5{background:#ffffff08}}.customer-rank.svelte-1kqhfi5{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border-radius:8px;font-weight:700;font-size:14px}.customer-info.svelte-1kqhfi5{flex:1;display:flex;flex-direction:column;gap:2px}.customer-name.svelte-1kqhfi5{font-weight:600;font-size:14px}.customer-meta.svelte-1kqhfi5{font-size:12px;color:hsl(var(--muted-foreground))}.customer-revenue.svelte-1kqhfi5{font-size:18px;font-weight:700;color:#10b981}@media(max-width:768px){.vendite-flow.svelte-1kqhfi5{padding:16px}.stats-grid.svelte-1kqhfi5{grid-template-columns:repeat(2,1fr)}.pipeline.svelte-1kqhfi5{grid-template-columns:1fr}.revenue-chart.svelte-1kqhfi5{height:150px}}
