:root{--magpye-gradient: linear-gradient(135deg, #7460a8 0%, #6a68ac 50%, #6270b0 100%);--magpye-gradient-hover: linear-gradient(135deg, #6858a0 0%, #6060a4 50%, #5868a8 100%);--magpye-primary: #6c68aa;--magpye-primary-light: rgba(108, 104, 170, .08);--magpye-primary-border: rgba(108, 104, 170, .15);--magpye-positive: #adebb3;--magpye-positive-text: #2c6b3a;--magpye-positive-surface-gradient: linear-gradient(135deg, #daf0cc 0%, #cef0d4 45%, #c8eedc 100%);--magpye-positive-surface-border: #adebb3;--magpye-critical: #e5484d;--magpye-gradient-success: linear-gradient(155deg, #cae5a4 0%, #b5ecae 30%, #adebb3 55%, #a6e7ba 80%, #a0e4c2 100%);--magpye-motion-quick: .14s;--magpye-motion-normal: .22s;--magpye-motion-slow: .32s;--magpye-motion-ease: cubic-bezier(.22, 1, .36, 1);--magpye-progress-fill: #9997c2;--magpye-card-radius: 16px;--magpye-card-border: 1px solid #e3e8ef;--magpye-card-bg: var(--p-color-bg-surface, #fff);--magpye-card-padding: 2rem;--magpye-card-shadow: 0 2px 8px rgba(16, 24, 40, .1), 0 1px 3px rgba(16, 24, 40, .06);--magpye-card-shadow-hover: 0 6px 16px rgba(16, 24, 40, .12), 0 2px 4px rgba(16, 24, 40, .06);--magpye-card-transition: box-shadow .2s ease, transform .2s ease;--magpye-analytics-surface: #ffffff;--magpye-analytics-ink: #1a1c1e;--magpye-analytics-muted-ink: #6b7280;--magpye-analytics-neutral: #919eab;--magpye-analytics-border: #d8dee8;--magpye-analytics-grid: #e6eaf0;--magpye-analytics-axis: #626e7c;--magpye-analytics-cursor: #cdd5e0;--magpye-analytics-positive: #5a9e66;--magpye-analytics-critical: var(--magpye-critical);--magpye-analytics-warning: #F8B195;--magpye-analytics-series-primary: #6c68aa;--magpye-analytics-series-neutral: #a098ad;--magpye-analytics-tier-1: #3c3854;--magpye-analytics-tier-2: #504c68;--magpye-analytics-tier-3: #64607c;--magpye-analytics-tier-4: #787490;--magpye-analytics-tier-5: #8c8aa4;--magpye-analytics-tier-6: #a4a2b8;--magpye-analytics-tier-7: #bcbacc;--magpye-analytics-tier-8: #d4d2de;--magpye-analytics-funnel-1: #3c3854;--magpye-analytics-funnel-2: #64607c;--magpye-analytics-funnel-3: #787490;--magpye-analytics-funnel-4: #8c8aa4;--magpye-analytics-funnel-5: #a4a2b8;--magpye-analytics-funnel-6: #bcbacc;--magpye-analytics-value-1: #3c3854;--magpye-analytics-value-2: #64607c;--magpye-analytics-value-3: #787490;--magpye-analytics-value-4: #8c8aa4;--magpye-analytics-value-5: #a4a2b8;--magpye-analytics-value-6: #bcbacc;--magpye-analytics-value-7: #d4d2de;--magpye-analytics-score-1: #d4d2de;--magpye-analytics-score-2: #a4a2b8;--magpye-analytics-score-3: #8c8aa4;--magpye-analytics-score-4: #787490;--magpye-analytics-score-5: #3c3854;--magpye-analytics-hot-1: #C06C84;--magpye-analytics-hot-2: #d26e83;--magpye-analytics-hot-3: #e47081;--magpye-analytics-hot-4: #e5484d;--magpye-analytics-hot-5: #f78a8e;--magpye-analytics-hot-6: #f89c8e;--magpye-analytics-hot-7: #F8B195;--magpye-analytics-hot-8: #f9c4a8;--magpye-analytics-hover-overlay: rgba(30, 27, 75, .07);--magpye-analytics-tooltip-shadow: 0 8px 20px rgba(16, 24, 40, .08);--p-color-text-success: #2c6b3a;--p-color-icon-success: #5a9e66;--p-color-bg-fill-success: #adebb3;--p-color-bg-fill-success-secondary: #d4f2d0;--p-color-bg-fill-success-active: #9ae0a2;--p-color-bg-surface-success: rgba(173, 235, 179, .14);--p-color-bg-surface-success-hover: rgba(173, 235, 179, .22);--p-color-bg-surface-success-active: rgba(173, 235, 179, .3);--p-color-border-success: #adebb3;--magpye-onboarding-transition-duration: .52s;--magpye-onboarding-transition-ease: cubic-bezier(.22, 1, .36, 1)}@supports (view-transition-name: none){.magpye-onboarding-stage{contain:paint}::view-transition-old(onboarding-stage),::view-transition-new(onboarding-stage){animation-duration:var(--magpye-onboarding-transition-duration);animation-timing-function:var(--magpye-onboarding-transition-ease)}::view-transition-old(onboarding-stage){animation-name:magpye-onboarding-old}::view-transition-new(onboarding-stage){animation-name:magpye-onboarding-new}}@keyframes magpye-onboarding-old{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}to{opacity:0;transform:translateY(8px) scale(.995);filter:blur(2px)}}@keyframes magpye-onboarding-new{0%{opacity:0;transform:translateY(-8px) scale(.995);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.magpye-primary-action{background:var(--magpye-gradient)!important;border:none!important;color:#fff!important;font-weight:600!important;box-shadow:0 2px 4px #6c68aa33!important;transition:all .2s ease!important}.magpye-primary-action:hover{background:var(--magpye-gradient-hover)!important;box-shadow:0 4px 8px #6c68aa4d!important;transform:translateY(-1px)!important}.magpye-premium-card{box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a!important;border-radius:8px!important;border:1px solid var(--magpye-primary-border)!important;transition:all .2s ease}.magpye-premium-card:hover{box-shadow:0 8px 25px #0000001a,0 4px 10px #0000000d!important;transform:translateY(-2px)}.magpye-welcome-card{background:linear-gradient(135deg,#fff,#f9fafb)!important;border-left:4px solid var(--magpye-primary)!important;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a!important}.magpye-kpi-card{background:linear-gradient(135deg,#fff,#f9fafb)!important;border-left:3px solid var(--magpye-primary)!important;box-shadow:0 2px 4px #0000000a,0 1px 2px #0000000f!important;border-radius:6px!important;transition:all .2s ease}.magpye-kpi-card:hover{box-shadow:0 4px 8px #00000014,0 2px 4px #0000000f!important;transform:translateY(-1px)}.magpye-kpi-number{font-size:2rem!important;font-weight:700!important;color:var(--magpye-primary)!important;line-height:1.2!important}.magpye-kpi-trend-up{color:var(--magpye-positive-text)!important;font-weight:600!important}.magpye-kpi-trend-down{color:var(--magpye-critical)!important;font-weight:600!important}.magpye-kpi-trend-neutral{color:#616161!important;font-weight:500!important}.magpye-progress-container{background:linear-gradient(135deg,#fff,#f8f9ff)!important;border:1px solid var(--magpye-primary-border)!important;border-radius:8px!important;padding:1.5rem!important}.magpye-gradient-progress{background:var(--magpye-gradient)!important;border-radius:8px!important;height:8px!important}.magpye-progress-bar{background:#e8eaed!important;border-radius:8px!important;overflow:hidden!important}.magpye-progress-percentage{background:var(--magpye-gradient)!important;color:#fff!important;padding:.25rem .75rem!important;border-radius:12px!important;font-size:.875rem!important;font-weight:600!important;display:inline-block!important}.magpye-icon-badge{background:var(--magpye-gradient)!important;color:#fff!important;padding:.75rem!important;border-radius:12px!important;font-size:.875rem!important;font-weight:600!important;display:inline-block!important}.magpye-integration-card{transition:var(--magpye-card-transition);border-radius:var(--magpye-card-radius)!important;box-shadow:var(--magpye-card-shadow)!important}.magpye-integration-card:hover{transform:translateY(-1px);box-shadow:var(--magpye-card-shadow-hover)!important}.magpye-integration-connected{border-left:4px solid var(--magpye-positive)!important;background:linear-gradient(90deg,rgba(173,235,179,.08) 0%,transparent 100%)!important}.magpye-integration-pending{border-left:4px solid var(--magpye-primary)!important;background:linear-gradient(90deg,var(--magpye-primary-light) 0%,transparent 100%)!important}.magpye-integration-error{border-left:4px solid var(--magpye-critical)!important;background:linear-gradient(90deg,rgba(229,72,77,.05) 0%,transparent 100%)!important}.magpye-status-connected{border-left:4px solid var(--magpye-positive)}.magpye-status-pending{border-left:4px solid var(--magpye-primary)}.magpye-status-error{border-left:4px solid var(--magpye-critical)}.magpye-status-badge-connected{background:linear-gradient(135deg,#daf0cc,#cef0d4 45%,#c8eedc)!important;border:1px solid var(--magpye-positive)!important;color:var(--magpye-positive-text)!important}.magpye-status-badge-pending{background:var(--magpye-primary)!important;color:#fff!important}.magpye-status-badge-error{background:var(--magpye-critical)!important;color:#fff!important}.magpye-active-nav{border-left:3px solid var(--magpye-primary);background:var(--magpye-primary-light)}.magpye-support-card{background:linear-gradient(135deg,#fff7e6,#fef3e2)!important;border:1px solid #fbbf24!important;border-radius:8px!important;box-shadow:0 2px 4px #fbbf241a!important}.magpye-button-secondary button{background:#f59e0b!important;color:#fff!important;border:none!important;font-weight:600!important;box-shadow:0 2px 4px #f59e0b33!important;transition:all .2s ease!important}.magpye-button-secondary button:hover{background:#d97706!important;box-shadow:0 4px 8px #f59e0b4d!important;transform:translateY(-1px)!important}.magpye-activity-item{padding:.75rem!important;border-radius:6px!important;border-left:3px solid #e5e7eb!important;background:#f9fafb!important;margin-bottom:.5rem!important;transition:all .2s ease}.magpye-activity-item:hover{border-left-color:var(--magpye-primary)!important;background:#f3f4f6!important}.magpye-activity-success{border-left-color:var(--magpye-positive)!important;background:#adebb314!important}.magpye-activity-error{border-left-color:var(--magpye-critical)!important;background:#e5484d0d!important}.magpye-masked-field{position:relative}.magpye-show-button{background:transparent!important;border:none!important;color:var(--magpye-primary)!important;font-size:.875rem!important;font-weight:500!important;padding:.25rem .5rem!important}.magpye-show-button:hover{background:var(--magpye-primary-light)!important}.magpye-loading{color:var(--magpye-primary)}@keyframes magpye-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.magpye-routeTransitionBar{position:sticky;top:0;z-index:30;height:2px;width:100%;background:transparent}.magpye-routeTransitionBar__indicator{height:100%;width:40%;border-radius:999px;background:var(--magpye-gradient);animation:magpye-route-progress .9s ease-in-out infinite;transform-origin:left;opacity:.9}@keyframes magpye-route-progress{0%{transform:translate(-60%) scaleX(.7);opacity:.55}50%{transform:translate(60%) scaleX(1);opacity:.9}to{transform:translate(160%) scaleX(.7);opacity:.55}}@media(prefers-reduced-motion:reduce){.magpye-routeTransitionBar__indicator{animation:none!important;width:100%;transform:none;opacity:.6}}@media(max-width:768px){.magpye-integration-card{margin-bottom:1rem}.magpye-primary-action,.magpye-gradient-button{width:100%;margin-bottom:.5rem}.magpye-kpi-number{font-size:1.5rem!important}.magpye-premium-card{margin-bottom:1rem}}.magpye-primary-action:focus,.magpye-gradient-button:focus{outline:2px solid var(--magpye-primary)!important;outline-offset:2px!important}.magpye-kpi-card:focus-within{outline:2px solid var(--magpye-primary)!important;outline-offset:2px!important}.magpye-first-run-shell{min-height:calc(100vh - 56px);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:clamp(16px,2vw,28px)}.magpye-first-run-card{width:min(760px,100%)}.magpye-first-run-card .Polaris-ShadowBevel{border-radius:var(--magpye-card-radius);border:var(--magpye-card-border);box-shadow:var(--magpye-card-shadow)}.magpye-first-run-note{margin:0;max-width:560px;text-align:center;color:var(--p-color-text-subdued);font-size:13px;line-height:1.45}.magpye-dashboard-card{border-radius:var(--magpye-card-radius);overflow:hidden;transition:box-shadow .16s ease}.magpye-dashboard-bannerTrigger{border-radius:var(--magpye-card-radius);cursor:pointer;outline:none}.magpye-dashboard-banner:hover{box-shadow:var(--magpye-card-shadow-hover)}.magpye-dashboard-banner:focus-within{box-shadow:0 0 0 2px #6c68aa73,var(--magpye-card-shadow-hover)}.magpye-dashboard-bannerButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:0;margin:0;text-align:left;cursor:pointer;display:block;width:100%}.magpye-dashboard-bannerButton:focus{outline:none}.magpye-checklist-row,.magpye-dashboard-stepRow{transition:background-color .16s ease,border-color .16s ease;text-align:left}.magpye-checklist-row:hover,.magpye-dashboard-stepRow:hover{background-color:var(--p-color-bg-surface-secondary)}.magpye-checklist-row:focus-within{outline:none;box-shadow:inset 0 0 0 2px #6c68aa33}.magpye-checklist-row[data-state=current]{position:relative;background-color:#6c68aa08}.magpye-checklist-row[data-state=current]:after{content:"";position:absolute;top:0;bottom:0;left:0;width:2.5px;background-color:var(--magpye-primary, #6c68aa)}.magpye-checklist-row[data-state=future] .magpye-checklist-copy{opacity:.6}.magpye-checklist-leadingBadge{display:flex;align-items:center;justify-content:center;border-radius:9999px;background:var(--p-color-bg-fill-secondary, #f6f6f7);flex-shrink:0;transition:background-color .16s ease}.magpye-checklist-leadingIcon{color:var(--p-color-text-subdued, #6d7175);display:inline-flex;align-items:center}.magpye-checklist-row[data-state=current] .magpye-checklist-leadingBadge{background:var(--magpye-primary-light, rgba(108, 104, 170, .08))}.magpye-checklist-row[data-state=current] .magpye-checklist-leadingIcon{color:var(--magpye-primary, #494ec9)}.magpye-checklist-row[data-state=completed] .magpye-checklist-leadingIcon{color:var(--p-color-text-subdued, #8c9196)}.magpye-checklist-row ul{margin:6px 0 0;padding-left:18px}.magpye-checklist-row li{margin:4px 0}.magpye-checklist-row li::marker{color:var(--p-color-text-subdued)}.magpye-setup-timeline .magpye-checklist-row{position:relative}.magpye-setup-timeline .magpye-checklist-row:before{content:"";position:absolute;left:44px;top:0;bottom:0;width:2px;background:var(--p-color-border-secondary);z-index:0}.magpye-setup-timeline .Polaris-BlockStack>*:last-child .magpye-checklist-row:before{display:none}.magpye-setup-timeline .magpye-checklist-row[data-state=completed]:before{background:var(--magpye-primary)}.magpye-setup-timeline .magpye-checklist-row[data-state=current]:before{background:var(--magpye-primary);animation:magpye-timeline-pulse 2s ease-in-out infinite}@keyframes magpye-timeline-pulse{0%,to{opacity:1}50%{opacity:.4}}.magpye-dashboard-stepStatusIcon{display:inline-flex;align-items:center;justify-content:center;opacity:.9}.magpye-storefront-successCallout{border:1px solid var(--magpye-positive-surface-border, #adebb3);border-radius:16px;overflow:hidden;background:var(--p-color-bg-surface, #ffffff)}.magpye-storefront-successCalloutHeader{display:flex;align-items:center;gap:8px;padding:12px 16px;background:var(--magpye-positive-surface-gradient);color:var(--magpye-positive-text, #2c6b3a)}.magpye-storefront-successCalloutIcon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:#2c6b3a24;color:var(--magpye-positive-text, #2c6b3a);font-size:12px;font-weight:700;line-height:1}.magpye-storefront-successCalloutBody{padding:14px 16px;border-top:1px solid rgba(173,235,179,.6)}.magpye-settings-category{overflow:hidden}.magpye-settings-category-header{display:flex;align-items:center;gap:12px;padding:16px 32px}.magpye-settings-category-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;font-size:15px;flex-shrink:0}.magpye-settings-category-icon--behavior{background:#e0e7ff}.magpye-settings-category-icon--design{background:#e8e5ff}.magpye-settings-category-icon--text{background:#dcf5e0}.magpye-settings-category-icon--cart{background:#ffe8d0}.magpye-settings-category-title{font-size:15px;font-weight:700}.magpye-settings-category-tagline{font-size:13px;color:var(--magpye-wizard-muted-ink, #6b778f)}.magpye-settings-row{display:flex;flex-direction:column;gap:4px;padding:20px 32px;border-top:1px solid #f5f5f5}.magpye-settings-row-name{font-size:14px;font-weight:600;color:var(--magpye-wizard-ink, #131b2f)}.magpye-settings-row-description{font-size:13px;line-height:1.55;color:#667085;max-width:600px}.magpye-settings-row--compact{display:flex;align-items:baseline;gap:24px;padding:12px 16px;border-radius:8px}.magpye-settings-row--compact:nth-child(odd){background:#f8f9fa}.magpye-settings-row--compact .magpye-settings-row-name{font-size:13px;font-weight:600;color:var(--magpye-wizard-ink, #131b2f);width:180px;min-width:180px;flex-shrink:0}.magpye-settings-row--compact .magpye-settings-row-description{font-size:13px;line-height:1.5;color:#667085;max-width:none;text-align:left}.magpye-settings-count-badge{font-size:12px;font-weight:600;color:#667085;background:#f4f6f8;padding:3px 10px;border-radius:9999px;white-space:nowrap;flex-shrink:0}.magpye-badge-required{font-size:12px;font-weight:600;color:#1a4d2e;background:#d4f5dc;border:1px solid #a8e6b8;padding:3px 10px;border-radius:9999px;white-space:nowrap}.magpye-badge-optional{font-size:12px;font-weight:600;color:#667085;background:#f4f6f8;border:1px solid #e3e8ef;padding:3px 10px;border-radius:9999px;white-space:nowrap}.magpye-settings-category--behavior .magpye-settings-category-header{background:#f0f4ff}.magpye-settings-category--behavior .magpye-settings-category-icon{background:#e0e7ff;color:#3b5998}.magpye-settings-category--behavior .magpye-settings-category-title{color:#3b5998}.magpye-settings-category--design .magpye-settings-category-header{background:#f4f3ff}.magpye-settings-category--design .magpye-settings-category-icon{background:#e8e5ff;color:var(--magpye-primary, #6c68aa)}.magpye-settings-category--design .magpye-settings-category-title{color:var(--magpye-primary, #6c68aa)}.magpye-settings-category--text .magpye-settings-category-header{background:#f0f9f4}.magpye-settings-category--text .magpye-settings-category-icon{background:#dcf5e0;color:#2c6b3a}.magpye-settings-category--text .magpye-settings-category-title{color:#2c6b3a}.magpye-settings-category--cart .magpye-settings-category-header{background:#fff8f0}.magpye-settings-category--cart .magpye-settings-category-icon{background:#ffe8d0;color:#b45309}.magpye-settings-category--cart .magpye-settings-category-title{color:#b45309}.magpye-dashboard-stepLeadingIcon{color:var(--p-color-text-subdued);stroke:currentColor;stroke-width:1.8px;fill:none}.magpye-dashboard-editPill .Polaris-Button{padding:4px 8px}.magpye-dashboard-kpi{width:100%;min-width:0;max-width:none}.magpye-dashboard-kpiPanel{height:100%;transition:box-shadow .16s ease}.magpye-dashboard-kpiPanel--skeleton{height:140px;border-radius:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e6e6e6,#f0f0f0 75%);background-size:200% 100%;animation:magpye-shimmer 2s infinite}.magpye-analytics-shell{max-width:1480px;margin:0 auto}.magpye-analytics-panel{border-radius:14px;overflow:hidden;transition:box-shadow var(--magpye-motion-normal) var(--magpye-motion-ease),transform var(--magpye-motion-normal) var(--magpye-motion-ease)}.magpye-analytics-panel:hover{box-shadow:0 8px 20px #1018280f,0 1px 4px #1018280d;transform:translateY(-1px)}.magpye-analytics-panelAction{flex-shrink:0}.magpye-analytics-rangeSelector .Polaris-Button{transition:transform var(--magpye-motion-quick) var(--magpye-motion-ease),box-shadow var(--magpye-motion-quick) var(--magpye-motion-ease)}.magpye-analytics-rangeSelector .Polaris-Button:hover{transform:translateY(-1px)}.magpye-analytics-statCard>.Polaris-Box{border-radius:14px;min-height:212px;transition:box-shadow var(--magpye-motion-normal) var(--magpye-motion-ease),transform var(--magpye-motion-normal) var(--magpye-motion-ease)}.magpye-analytics-statCard:hover>.Polaris-Box{box-shadow:0 8px 20px #1018280f,0 1px 4px #1018280d;transform:translateY(-1px)}.magpye-analytics-statCard--compact>.Polaris-Box{border-radius:12px;min-height:auto}.magpye-analytics-statTooltip,.magpye-analytics-miniMetricTooltip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;margin:0;cursor:help;display:inline-flex;align-items:center;justify-content:center;opacity:.75;border-radius:6px}.magpye-analytics-statTooltip:hover,.magpye-analytics-miniMetricTooltip:hover{opacity:1}.magpye-analytics-statTooltip:focus-visible,.magpye-analytics-miniMetricTooltip:focus-visible{outline:2px solid rgba(108,104,170,.5);outline-offset:2px}.magpye-analytics-chipMetric{border:1px solid var(--p-color-border-secondary);border-radius:10px;background:var(--p-color-bg-surface);padding:10px 12px}.magpye-analytics-miniMetric{border-radius:10px;transition:transform var(--magpye-motion-normal) var(--magpye-motion-ease),box-shadow var(--magpye-motion-normal) var(--magpye-motion-ease)}.magpye-analytics-miniMetric:hover{transform:translateY(-1px)}.magpye-analytics-miniMetricLabel{text-transform:uppercase;letter-spacing:.05em;font-size:11px;line-height:16px;font-weight:500;color:var(--p-color-text-subdued)}.magpye-analytics-numeric{font-variant-numeric:tabular-nums;letter-spacing:-.01em}.magpye-analytics-freshness{display:inline-flex;align-items:center;gap:5px;font-size:12px;line-height:16px;color:var(--p-color-text-subdued)}.magpye-analytics-statusDot{display:inline-block;width:6px;height:6px;border-radius:999px;background:var(--magpye-analytics-positive);box-shadow:0 0 0 2px #adebb333}.magpye-analytics-statusDot--loading{background:var(--magpye-analytics-series-primary);box-shadow:0 0 0 3px #5c6ac424;animation:magpye-status-pulse 1.4s var(--magpye-motion-ease) infinite}@keyframes magpye-status-pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.15);opacity:1}}.magpye-analytics-contentGrid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,1fr);gap:16px;align-items:start}.magpye-analytics-mainColumn,.magpye-analytics-sideColumn{display:grid;gap:16px;align-content:start}.magpye-analytics-emptyChart .Polaris-Box{min-height:86px;display:flex;align-items:center;background:linear-gradient(180deg,#6c68aa0a,#6c68aa03)}.magpye-analytics-chartBoundary .Polaris-Box{border-radius:12px}.magpye-analytics-chartReveal{animation:magpye-chart-fade-in var(--magpye-motion-slow) var(--magpye-motion-ease) both}@keyframes magpye-chart-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.magpye-analytics-tabContent{animation:magpye-tab-crossfade var(--magpye-motion-normal) var(--magpye-motion-ease) both}@keyframes magpye-tab-crossfade{0%{opacity:0}to{opacity:1}}.magpye-analytics-panelLoading{position:relative}.magpye-analytics-panelLoading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;background:#fff9;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:2;animation:magpye-panel-shimmer 1.2s var(--magpye-motion-ease) infinite}.magpye-analytics-panelLoadingLabel{margin:0 0 8px;color:var(--p-color-text-subdued);font-size:12px;line-height:16px}@keyframes magpye-panel-shimmer{0%,to{opacity:.5}50%{opacity:.8}}@media(prefers-color-scheme:dark){.magpye-analytics-panelLoading:after{background:#1e1e1e99}.magpye-dashboard-bannerTrigger:hover{box-shadow:0 12px 28px #00000073,0 2px 8px #00000059}.magpye-dashboard-kpiPanel--skeleton{background:linear-gradient(90deg,#222 25%,#2d2d2d,#222 75%)}.magpye-analytics-panel:hover{box-shadow:0 8px 24px #00000059,0 2px 8px #00000047}}@media(max-width:1199px){.magpye-analytics-contentGrid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.magpye-dashboard-card,.magpye-dashboard-stepRow,.magpye-dashboard-kpiPanel,.magpye-dashboard-kpiPanel--skeleton{transition:none!important;animation:none!important}.magpye-analytics-chartReveal,.magpye-analytics-tabContent,.magpye-analytics-panelLoading:after,.magpye-analytics-statusDot--loading{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}}.magpye-card{background:var(--magpye-card-bg)!important;border:var(--magpye-card-border)!important;border-radius:var(--magpye-card-radius)!important;padding:var(--magpye-card-padding)!important;box-shadow:var(--magpye-card-shadow)!important}.magpye-setup-card-container{background:var(--magpye-card-bg)!important;border-radius:var(--magpye-card-radius)!important;padding:var(--magpye-card-padding)!important;box-shadow:var(--magpye-card-shadow)!important;transition:var(--magpye-card-transition)!important;border:var(--magpye-card-border)!important}.magpye-setup-card-container:hover{transform:translateY(-1px)!important;box-shadow:var(--magpye-card-shadow-hover)!important}.magpye-pill-cta{display:contents}.magpye-pill-cta button{border-radius:9999px!important;background:#1a1a2e!important;color:#fff!important;padding:14px 28px!important;font-size:15px!important;font-weight:600!important;letter-spacing:.01em;border:none!important;box-shadow:0 1px 4px #1a1a2e1a!important;transition:background .15s ease,transform .15s ease,box-shadow .15s ease!important;min-height:auto!important}.magpye-pill-cta button span,.magpye-pill-cta button .Polaris-Icon{color:#fff!important}.magpye-pill-cta button .Polaris-Icon svg{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}.magpye-pill-cta button:hover{background:#2a2a42!important;transform:translateY(-1px)!important;box-shadow:0 3px 8px #1a1a2e24!important}.magpye-pill-cta button:active{transform:translateY(0)!important}.magpye-pill-cta button:focus-visible{outline:2px solid var(--magpye-primary)!important;outline-offset:2px!important}.magpye-pill-cta button[disabled],.magpye-pill-cta button[aria-disabled=true]{opacity:.45!important;cursor:not-allowed!important;transform:none!important}.magpye-pill-cta--compact button{padding:10px 18px!important;font-size:13px!important;min-height:44px!important}.magpye-affiliate-focusable:focus-visible{outline:2px solid var(--magpye-primary, #1a1a2e)!important;outline-offset:2px!important;border-radius:10px!important}.magpye-pill-cta--muted button{background:#737887!important;box-shadow:none!important}.magpye-pill-cta--muted button:hover{background:#606473!important;transform:translateY(-1px)!important;box-shadow:0 4px 14px #60647338!important}.magpye-pill-cta--success button{background:var(--magpye-positive-text, #2c6b3a)!important}.magpye-pill-cta--success button:hover{background:#245e31!important}.magpye-pill-cta--outline button{background:transparent!important;border:1.5px solid #d1d5db!important;color:#374151!important;box-shadow:none!important}.magpye-pill-cta--outline button span,.magpye-pill-cta--outline button .Polaris-Icon{color:#374151!important}.magpye-pill-cta--outline button:hover{background:#f9fafb!important;border-color:#9ca3af!important;transform:translateY(-1px)!important}.magpye-gradient-button button{background:var(--magpye-gradient)!important;border:none!important;border-radius:9999px!important;padding:14px 28px!important;font-size:15px!important;font-weight:600!important;letter-spacing:.01em;box-shadow:0 2px 8px #6c68aa40!important;transition:background .15s ease,transform .15s ease,box-shadow .15s ease!important;min-height:auto!important}.magpye-gradient-button button span{color:#fff!important}.magpye-gradient-button button:hover{background:var(--magpye-gradient-hover)!important;transform:translateY(-1px)!important;box-shadow:0 4px 14px #6c68aa59!important}@media(max-width:768px){.magpye-setup-card-container{min-height:240px!important;padding:1.5rem!important}.magpye-card{padding:1.5rem!important}}.magpye-integration-card-enhanced{position:relative!important;border-radius:var(--magpye-card-radius)!important;overflow:hidden!important;transition:var(--magpye-card-transition)!important}.magpye-integration-card-enhanced:hover{transform:translateY(-1px)!important}.magpye-integration-card-enhanced.magpye-integration-setup-required{border-left:4px solid var(--magpye-primary);box-shadow:var(--magpye-card-shadow)}.magpye-integration-card-enhanced.magpye-integration-setup-required:hover{box-shadow:var(--magpye-card-shadow-hover)}.magpye-integration-card-enhanced.magpye-integration-configured{border-left:4px solid var(--magpye-positive);box-shadow:var(--magpye-card-shadow)}.magpye-integration-card-enhanced.magpye-integration-configured:hover{box-shadow:var(--magpye-card-shadow-hover)}.magpye-card .Polaris-ProgressBar__Indicator{background-color:var(--magpye-progress-fill)!important;background-image:none!important;border-radius:6px!important}.Polaris-ProgressBar--toneSuccess{--pc-progress-bar-indicator: transparent !important}.Polaris-ProgressBar--toneSuccess .Polaris-ProgressBar__Indicator{background-color:transparent!important;background-image:var(--magpye-gradient-success)!important}.magpye-tip-banner{background:linear-gradient(135deg,#f0eef8,#f7f6fb)!important;border:1px solid var(--magpye-primary-border)!important;border-radius:12px!important;padding:1.5rem!important;margin:1rem 0!important;box-shadow:0 2px 4px #6c68aa14!important}.magpye-tip-banner-icon{color:var(--magpye-primary)!important;font-size:1.25rem!important}@media(max-width:768px){.magpye-integration-card-enhanced{padding:1rem!important}.magpye-card{padding:1.5rem!important;margin-bottom:1.5rem!important}.magpye-tip-banner{padding:1rem!important}}@media(prefers-contrast:high){.magpye-premium-card{border:2px solid var(--magpye-primary)!important}.magpye-kpi-card{border-left-width:4px!important}.magpye-setup-step-card{border-left-width:6px!important}.magpye-step-icon{border:2px solid currentColor!important}.magpye-task-completed,.magpye-task-pending,.magpye-task-error{border-left-width:6px!important}.magpye-integration-card-enhanced{border-width:2px!important}}.magpye-progress-bar-container{position:relative;border-radius:12px}.magpye-progress-bar-container .Polaris-ProgressBar{background-color:#1018280f!important;border-radius:8px!important;overflow:hidden!important}.magpye-progress-bar-container .Polaris-ProgressBar--toneSuccess{background-color:#adebb329!important}.magpye-progress-bar-container .Polaris-ProgressBar__Indicator{transform:scaleX(var(--pc-progress-bar-percent))!important;background-color:var(--magpye-progress-fill)!important;background-image:none!important;border-radius:8px!important;transition:transform .5s ease-in-out!important}.magpye-progress-bar-container.magpye-progress-bar-container--success .Polaris-ProgressBar__Indicator,.magpye-progress-bar-container .Polaris-ProgressBar--toneSuccess .Polaris-ProgressBar__Indicator{background-color:transparent!important;background-image:var(--magpye-gradient-success)!important}.magpye-progress-bar-container .Polaris-ProgressBar__Progress{border-radius:8px!important}.Polaris-Badge--toneSuccess{background:linear-gradient(135deg,#daf0cc,#cef0d4 45%,#c8eedc)!important;border:1px solid #adebb3!important;box-shadow:0 1px 2px #8cd89629,inset 0 .5px #ffffffb3!important}.Polaris-Badge--toneSuccess .Polaris-Text--root{color:#2c6b3a!important}.Polaris-Box[style*="--pc-box-background: var(--p-color-bg-fill-success-secondary)"],.Polaris-Box[style*="--pc-box-background:var(--p-color-bg-fill-success-secondary)"]{background:linear-gradient(135deg,#daf0cc,#cef0d4 45%,#c8eedc)!important;border-color:#adebb3!important;box-shadow:0 1px 2px #8cd89629,inset 0 .5px #ffffffb3!important}.magpye-integration-wizard-theme{--magpye-wizard-surface: #ffffff;--magpye-wizard-surface-muted: #f7f9fc;--magpye-wizard-border: #e3e9f2;--magpye-wizard-border-strong: #d4deeb;--magpye-wizard-line: #e4e9f1;--magpye-wizard-ink: #131b2f;--magpye-wizard-muted-ink: #6b778f;--magpye-wizard-kicker: #8794ad;--magpye-wizard-nav-active: #494ec9;--magpye-wizard-nav-neutral: #6b5f70;--magpye-wizard-nav-neutral-bg: #e8e4e8;--magpye-wizard-success: #1fc98a;--magpye-wizard-success-ink: #167b56;--magpye-wizard-fail: #d72c0d;--magpye-wizard-primary-cta-bg: #101b3d;--magpye-wizard-primary-cta-hover: #1a2957;--magpye-wizard-primary-cta-shadow: 0 8px 18px rgba(16, 27, 61, .24);--magpye-wizard-nav-shell-border: #dfe6f1;--magpye-wizard-nav-shell-radius: 30px;--magpye-wizard-nav-shell-shadow: 0 1px 0 rgba(16, 27, 61, .06);--magpye-wizard-nav-check-ink: #ffffff;--magpye-wizard-nav-progress-track: #e5ebf5;--magpye-wizard-success-bar-bg: linear-gradient(92deg, #051334 0%, #0b1e4c 54%, #1b2c63 100%);--magpye-wizard-success-bar-cta-bg: rgba(68, 84, 130, .48);--magpye-wizard-success-bar-cta-bg-hover: rgba(79, 97, 148, .62);--magpye-wizard-success-bar-cta-border: rgba(152, 169, 214, .36);--magpye-wizard-success-bar-cta-ink: #eef3ff;--magpye-wizard-log-strip-bg: #eef8f2;--magpye-wizard-log-strip-border: #d6e9dc;--magpye-wizard-log-card-success-bg: #f6fbf8;--magpye-wizard-log-card-success-border: #d9ebe0;--magpye-wizard-log-card-fail-bg: #fff2f1;--magpye-wizard-log-card-fail-border: #f3d0ca;--magpye-wizard-log-kicker-ink: #2d8a64;--magpye-wizard-log-body-ink: #2f3442;--magpye-wizard-log-body-muted: #5f6d83;--magpye-wizard-log-pill-bg: #f2f5fa;--magpye-wizard-log-pill-border: #dde4ef;--magpye-wizard-log-pill-ink: #2e3a56}.magpye-integration-wizard-shell{width:100%;max-width:1120px;margin:0 auto}.magpye-setup--narrow.magpye-integration-wizard-shell{max-width:none;margin:0}.magpye-integration-wizard-theme .magpye-wizard-card .Polaris-ShadowBevel{border-radius:22px;border:1px solid var(--magpye-wizard-border);box-shadow:none}.magpye-integration-wizard-theme .magpye-wizard-nav-card .Polaris-ShadowBevel{border-radius:var(--magpye-wizard-nav-shell-radius);border-color:var(--magpye-wizard-nav-shell-border);box-shadow:var(--magpye-wizard-nav-shell-shadow)}.magpye-integration-wizard-theme .magpye-pill-cta button{background:var(--magpye-wizard-primary-cta-bg)!important;box-shadow:var(--magpye-wizard-primary-cta-shadow)!important}.magpye-integration-wizard-theme .magpye-pill-cta button:hover{background:var(--magpye-wizard-primary-cta-hover)!important}.magpye-integration-wizard-theme .magpye-pill-cta--outline button{background:var(--magpye-wizard-surface)!important;border-color:var(--magpye-wizard-border)!important;color:var(--magpye-wizard-muted-ink)!important}.magpye-integration-wizard-theme .magpye-pill-cta--outline button span{color:var(--magpye-wizard-muted-ink)!important}.magpye-integration-wizard-theme .magpye-wizard-nav-progress-bar .Polaris-ProgressBar--sizeSmall{background:var(--magpye-wizard-nav-progress-track);min-height:10px}.magpye-integration-wizard-theme .magpye-wizard-nav-progress-bar .Polaris-ProgressBar,.magpye-integration-wizard-theme .magpye-wizard-nav-progress-bar .Polaris-ProgressBar__Progress,.magpye-integration-wizard-theme .magpye-wizard-nav-progress-bar .Polaris-ProgressBar__Indicator{border-radius:999px}.magpye-integration-wizard-theme .magpye-wizard-nav-progress-bar .Polaris-ProgressBar__Indicator{background-color:transparent!important;background-image:var(--magpye-gradient-success)!important}.magpye-wizard-nav{display:flex;align-items:center;gap:12px;padding:22px 24px}.magpye-wizard-nav-arrow{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:none;color:var(--magpye-wizard-ink, #131b2f);cursor:pointer;border-radius:999px;flex-shrink:0;transition:color .15s ease,background .15s ease,opacity .15s ease;padding:0;font:inherit;opacity:.68}.magpye-wizard-nav-arrow:hover{background:var(--magpye-wizard-surface-muted, #f7f9fc);color:var(--magpye-wizard-ink, #131b2f);opacity:1}.magpye-wizard-nav-arrow:disabled{opacity:.28;cursor:default;background:none}.magpye-wizard-nav-arrow-icon{width:14px;height:14px;stroke-width:2}.magpye-wizard-nav-steps{display:flex;align-items:center;gap:0;flex:1;justify-content:flex-start;min-width:0;margin-right:16px}.magpye-wizard-nav-connector{width:40px;height:2px;background:var(--magpye-wizard-line, #e4e9f1);flex-shrink:0;margin:0 7px}.magpye-wizard-nav-connector--done{background:var(--magpye-wizard-line, #e4e9f1)}.magpye-wizard-nav-step{display:inline-flex;align-items:center;gap:8px;padding:0;border:none;background:none;cursor:pointer;white-space:nowrap;font:inherit;font-size:12px;font-weight:700;color:var(--magpye-wizard-kicker, #8b98b1);transition:color .15s ease}.magpye-wizard-nav-step-label{line-height:1}.magpye-wizard-nav-step:hover{color:var(--magpye-wizard-muted-ink, #6b778f)}.magpye-wizard-nav-step:focus-visible{outline:2px solid var(--magpye-primary);outline-offset:4px;border-radius:4px}.magpye-wizard-nav-step--completed,.magpye-wizard-nav-step--current{color:var(--magpye-wizard-nav-neutral, #6b5f70);font-weight:700}.magpye-wizard-nav-step--future{color:var(--magpye-wizard-kicker, #8b98b1)}.magpye-wizard-nav-num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:12px;font-weight:700;flex-shrink:0;line-height:1}.magpye-wizard-nav-step--completed .magpye-wizard-nav-num{background:transparent;color:var(--magpye-wizard-nav-neutral, #6b5f70);border:none}.magpye-wizard-nav-step--completed .magpye-wizard-nav-num svg{width:24px;height:24px}.magpye-wizard-nav-complete-icon{width:24px;height:24px;color:var(--magpye-wizard-nav-neutral, #6b5f70);fill:currentColor;display:block}.magpye-wizard-nav-step--current .magpye-wizard-nav-num{background:#fff;border:2px solid var(--magpye-wizard-nav-neutral, #6b5f70);color:var(--magpye-wizard-nav-neutral, #6b5f70)}.magpye-wizard-nav-step--viewing .magpye-wizard-nav-step-label{color:var(--mg-setup-ink, #131b2f)}.magpye-wizard-nav-step--future .magpye-wizard-nav-num{border:2px solid var(--magpye-wizard-nav-neutral-bg, #e8e4e8);color:var(--magpye-wizard-kicker, #8b98b1)}.magpye-wizard-nav-fragment{display:contents}.magpye-wizard-nav-progress{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:auto;padding-left:16px}.magpye-wizard-nav-progress-bar{width:160px}.magpye-wizard-nav-progress-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--magpye-wizard-muted-ink, #6b778f);white-space:nowrap}.magpye-wizard-indicator-label{font-size:12px;font-weight:600}.magpye-wizard-indicator-label--complete{color:var(--magpye-wizard-nav-active, #494ec9)}.magpye-wizard-indicator-label--current{color:var(--magpye-wizard-ink, #131b2f)}.magpye-wizard-indicator-label--pending{color:var(--magpye-wizard-kicker, #8b98b1)}@media(max-width:640px){.magpye-wizard-nav{flex-wrap:wrap;gap:10px;padding:12px}.magpye-wizard-nav-steps{order:1;flex-basis:100%;justify-content:flex-start;overflow-x:auto;margin-right:0}.magpye-wizard-nav-progress{width:100%;justify-content:space-between;margin-left:0;padding-left:0}.magpye-wizard-nav-progress-bar{flex:1;max-width:none}}.magpye-icard{transition:transform .2s ease,box-shadow .2s ease;border-radius:var(--magpye-card-radius);overflow:hidden}.magpye-icard:hover{transform:translateY(-2px);box-shadow:var(--magpye-card-shadow-hover)}.magpye-icard-badge{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:var(--magpye-primary-light);color:var(--magpye-primary)}.magpye-icard-badge .Polaris-Icon{width:26px;height:26px}.magpye-icard-badge .Polaris-Icon svg{width:26px;height:26px}.magpye-icard-provider{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:600;color:var(--magpye-primary)}.magpye-icard-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.magpye-progress-pill{display:inline-block;padding:6px 14px;border-radius:9999px;background:var(--magpye-primary-light);color:var(--magpye-primary);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.magpye-nested-back-btn{display:inline-flex;align-items:center;gap:8px;background:var(--magpye-wizard-nav-neutral-bg, #e8e4e8);color:var(--magpye-wizard-nav-active, #494ec9);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:8px 16px;border-radius:9999px;text-decoration:none;border:none;cursor:pointer;transition:all .2s cubic-bezier(.22,1,.36,1);line-height:1;white-space:nowrap;box-shadow:0 1px 2px #1018280a}.magpye-nested-back-btn svg{width:14px;height:14px;stroke-width:2.5px;transition:transform .2s cubic-bezier(.22,1,.36,1)}.magpye-nested-back-btn:hover{text-decoration:none;opacity:.85;box-shadow:0 2px 4px #1018280d;transform:translateY(-1px)}.magpye-nested-back-btn:hover svg{transform:translate(-2px)}.magpye-nested-back-btn:active{transform:translateY(0) scale(.98);box-shadow:0 1px 2px #1018280a;opacity:.7}.magpye-setup-header{display:flex;flex-direction:column}.magpye-setup-header__top{padding:1.5rem 1.5rem 0}.magpye-setup-header__progress{padding:1.25rem 1.5rem 0}.magpye-quiet-pill{display:inline-flex;align-items:center;padding:2px 9px;border-radius:6px;font-size:12px;font-weight:500;color:var(--p-color-text-subdued, #8c9196);background:var(--p-color-bg-surface-secondary, #f6f6f7);line-height:1.6;white-space:nowrap}.magpye-setup-header__next-title{font-weight:600;color:var(--p-color-text, #202223)}.magpye-setup-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--p-color-bg-surface-secondary, #f7f7f8);border:0;border-top:1px solid var(--p-color-border-subdued, #ebebeb);margin:1.25rem 0 0;padding:.875rem 1.5rem;text-align:left;cursor:pointer;display:block;width:100%;transition:background-color .12s ease}.magpye-setup-toggle:hover{background-color:#f0f0f2}.magpye-setup-toggle:focus{outline:none}.magpye-setup-toggle:focus-visible{outline:2px solid var(--magpye-primary);outline-offset:-2px}.magpye-setup-header__toggle-hint{display:inline-flex;align-items:center;flex-shrink:0;opacity:.5;transition:opacity .12s ease}.magpye-setup-toggle:hover .magpye-setup-header__toggle-hint{opacity:.8}.magpye-setup-steps-panel{padding:0}@media(prefers-reduced-motion:reduce){.magpye-icard{transition:none}.magpye-pill-cta button,.magpye-pill-cta--outline button,.magpye-gradient-button button{transition:none!important;transform:none!important}}@media(prefers-contrast:high){.magpye-icard-badge{border:2px solid var(--magpye-primary)}}.magpye-wizard-card{border-radius:20px;overflow:hidden}.magpye-wizard-test-header-body{padding:32px 40px}.magpye-wizard-test-header-row{display:flex;align-items:center;gap:40px}.magpye-wizard-test-header-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.magpye-wizard-test-title-row{display:flex;align-items:center;gap:12px}.magpye-wizard-form-title-row{width:fit-content;max-width:100%}.magpye-wizard-test-header-actions{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.magpye-wizard-test-header-cta button{min-height:44px!important;padding:10px 24px!important;font-size:14px!important}.magpye-wizard-test-header-skip button{min-height:40px!important;padding:8px 18px!important;font-size:13px!important}.magpye-wizard-section-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--magpye-primary-light);color:var(--magpye-primary);flex-shrink:0}.magpye-wizard-section-icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8px;fill:none}.magpye-wizard-time{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--p-color-text, #303030);background:var(--p-color-bg-surface-secondary, #f4f6f8);padding:6px 14px;border-radius:9999px;width:max-content}.magpye-wizard-time svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.6px;fill:none}.magpye-wizard-notice{margin:0 32px;padding:14px 18px;border-left:2px solid #94a3b8;font-size:13px;line-height:1.5;color:#475467;letter-spacing:.01em}.magpye-wizard-section-card{border-top:1px solid #eaecf0;padding:36px 32px;background:transparent;display:flex;align-items:flex-start;gap:40px}.magpye-wizard-section-content{flex:1 1 50%;min-width:0}.magpye-wizard-section-kicker-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.magpye-wizard-section-kicker-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1.5px solid #d0d5dd;background:transparent;color:#667085;font-size:11px;font-weight:600;line-height:1;flex-shrink:0}.magpye-wizard-section-kicker{display:inline;text-transform:uppercase;letter-spacing:.1em;font-size:10.5px;font-weight:600;color:#98a2b3}.magpye-wizard-section-description{margin:6px 0 0;font-size:13.5px;line-height:1.55;color:#667085}.magpye-wizard-bullet-list{list-style:none;margin:18px 0 0;padding:0}.magpye-wizard-bullet-list li{position:relative;padding-left:16px;margin-bottom:8px;font-size:13.5px;line-height:1.55;color:#475467}.magpye-wizard-bullet-list li:before{content:"";position:absolute;left:0;top:9px;width:5px;height:5px;border-radius:50%;background:#d0d5dd}.magpye-wizard-trigger-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:20px 0 4px;border-radius:10px;overflow:hidden;background:#e8eaed}.magpye-wizard-trigger-card{display:flex;flex-direction:column;gap:4px;padding:14px 16px;background:#f8f9fa}.magpye-wizard-trigger-name{font-size:12.5px;font-weight:600;color:#1d2939;letter-spacing:.01em}.magpye-wizard-trigger-desc{font-size:12px;line-height:1.45;color:#667085}@media(max-width:520px){.magpye-wizard-trigger-grid{grid-template-columns:1fr}}.magpye-wizard-form-section{border-top:1px solid #eaecf0;padding:32px}.magpye-wizard-form-inline{margin-top:24px;padding-top:24px;border-top:1px solid #e3e8ef}.magpye-wizard-media-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer;overflow:hidden;flex:0 1 320px;min-width:260px;max-width:400px;background:#f4f5f7;border-radius:14px;padding:16px;transition:background .3s ease}.magpye-wizard-media-thumb:hover{background:#edeef1}.magpye-wizard-media-thumb:focus-visible{outline:2px solid var(--magpye-primary);outline-offset:2px}.magpye-wizard-media-gif-wrap{position:relative;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 0 0 1px #0000000a}.magpye-wizard-media-img{display:block;width:100%;height:auto;opacity:.7;filter:saturate(.7) brightness(.95);transition:opacity .3s ease,filter .3s ease}.magpye-wizard-media-thumb:hover .magpye-wizard-media-img{opacity:1;filter:saturate(1) brightness(1)}.magpye-wizard-media-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .3s ease;font-size:16px;line-height:1;color:#444}.magpye-wizard-media-play:before{content:"";position:absolute;width:44px;height:44px;border-radius:50%;background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 8px #0000001a,0 0 0 1px #ffffff4d}.magpye-wizard-media-thumb:hover .magpye-wizard-media-play{opacity:0}.magpye-wizard-media-placeholder{width:100%;min-height:200px;background:#211c43;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.magpye-wizard-media-step-label{font-size:11px;font-weight:700;letter-spacing:.2em;color:#bcbacce6;text-transform:uppercase}.magpye-wizard-media-step-number{font-size:56px;font-weight:800;color:#bcbacc80;line-height:1}@media(max-width:768px){.magpye-wizard-section-card{flex-direction:column;padding:20px;gap:20px}.magpye-wizard-media-thumb{width:100%}.magpye-wizard-media-placeholder{width:100%;height:140px}}@media(prefers-reduced-motion:reduce){.magpye-wizard-media-thumb{transition:none;transform:none!important}.magpye-wizard-media-img,.magpye-wizard-media-play{transition:none}.magpye-wizard-media-thumb:hover .magpye-wizard-media-play{opacity:1}}.magpye-wizard-test-kicker{display:flex;align-items:center;gap:16px;margin-top:32px;margin-bottom:20px}.magpye-wizard-test-kicker-text{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700;color:var(--magpye-wizard-kicker, #8794ad);white-space:nowrap}.magpye-wizard-test-kicker-line{flex:1;height:1px;background:var(--magpye-wizard-line, #e4e9f1)}.magpye-wizard-test-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:768px){.magpye-wizard-test-grid{grid-template-columns:1fr}}.magpye-wizard-test-card{display:flex;align-items:center;gap:16px;padding:20px 22px;border:1px solid var(--magpye-wizard-border, #e3e9f2);border-radius:14px;background:var(--magpye-wizard-surface, #ffffff);box-shadow:0 1px 3px #1018280a;transition:border-color .15s ease,box-shadow .15s ease}.magpye-wizard-test-card:hover{border-color:var(--magpye-wizard-border-strong, #d4deeb);box-shadow:0 1px 8px #1018280f}.magpye-wizard-test-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;flex-shrink:0;background:var(--magpye-primary-light);color:var(--magpye-primary)}.magpye-wizard-test-icon-badge svg{width:18px;height:18px}.magpye-wizard-test-icon-badge--blue{background:#3b82f61a;color:#3b82f6}.magpye-wizard-test-icon-badge--orange{background:#ea862d1f;color:#d97706}.magpye-wizard-test-icon-badge--teal{background:#14b8a61a;color:#0d9488}.magpye-wizard-test-card-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.magpye-wizard-test-card-text .Polaris-Text--root:first-child{font-size:14px;font-weight:700;color:var(--magpye-wizard-ink, #131b2f)}.magpye-wizard-test-card-text .Polaris-Text--root:last-child{font-size:13px;font-weight:400;color:var(--magpye-wizard-muted-ink, #6b778f)}.magpye-wizard-test-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:transparent;color:var(--magpye-wizard-success, #2d7738);flex-shrink:0}.magpye-wizard-test-check svg{width:22px;height:22px}.magpye-wizard-test-fail{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--magpye-wizard-fail, #d72c0d);color:#fff;flex-shrink:0}.magpye-wizard-test-fail svg{width:13px;height:13px}.magpye-wizard-test-pending{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:2px solid var(--magpye-wizard-border, #e3e9f2);flex-shrink:0}.magpye-wizard-test-completed-label{display:inline-flex;align-items:center;gap:6px;color:var(--magpye-wizard-success-ink, #167b56);font-size:13px;font-weight:600}.magpye-wizard-success-bar{display:flex;align-items:center;gap:20px;padding:20px 26px;background:var(--magpye-wizard-success-bar-bg);border-radius:28px;color:#fff;box-shadow:0 12px 28px #0c173738}.magpye-wizard-success-bar-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:var(--magpye-wizard-success, #1fc98a);color:#fff;flex-shrink:0}.magpye-wizard-success-bar-icon svg{width:32px;height:32px}.magpye-wizard-success-bar-text{flex:1;min-width:0}.magpye-wizard-success-bar-title{font-size:15px;font-weight:700;line-height:1.2}.magpye-wizard-success-bar-subtitle{font-size:14px;font-weight:400;line-height:1.4;opacity:.8;margin-top:2px}.magpye-wizard-success-bar-cta button{background:var(--magpye-wizard-success-bar-cta-bg)!important;border:1px solid var(--magpye-wizard-success-bar-cta-border)!important;color:var(--magpye-wizard-success-bar-cta-ink)!important;box-shadow:inset 0 1px #ffffff0f,0 10px 20px #09143240!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:18px!important;padding-inline:30px!important;min-height:48px!important}.magpye-wizard-success-bar-cta button span{color:var(--magpye-wizard-success-bar-cta-ink)!important}.magpye-wizard-success-bar-cta button:hover{background:var(--magpye-wizard-success-bar-cta-bg-hover)!important;border-color:#afbee880!important;transform:translateY(-1px)!important}.magpye-wizard-success-bar-cta button:focus-visible{outline:2px solid rgba(180,198,238,.9)!important;outline-offset:2px!important}@media(max-width:900px){.magpye-integration-wizard-shell{max-width:none}.magpye-wizard-success-bar{flex-wrap:wrap;gap:14px}.magpye-wizard-success-bar-cta{margin-left:auto}}.magpye-wizard-test-logs-section{margin-top:8px}.magpye-wizard-test-loading{border:1px solid var(--magpye-wizard-border, #e3e9f2);border-radius:18px;padding:28px 32px;background:var(--magpye-wizard-surface, #ffffff)}.magpye-wizard-test-logs-kicker{display:flex;align-items:center;gap:10px;margin-bottom:0;padding:11px 22px;border:1px solid var(--magpye-wizard-log-strip-border, #d4ead8);border-bottom:none;border-radius:18px 18px 0 0;background:var(--magpye-wizard-log-strip-bg, #ecf8ef)}.magpye-wizard-test-logs-kicker-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;flex-shrink:0}.magpye-wizard-test-logs-kicker-icon--success{background:var(--magpye-wizard-success, #1fc98a);color:#fff}.magpye-wizard-test-logs-kicker-icon--fail{background:var(--magpye-wizard-fail, #d72c0d);color:#fff}.magpye-wizard-test-logs-kicker--fail{border-color:var(--magpye-wizard-log-card-fail-border, #f3d0ca);background:#fff4f2}.magpye-wizard-test-logs-kicker-icon svg{width:11px;height:11px}.magpye-wizard-test-logs-kicker-text{text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:700;color:var(--magpye-wizard-log-kicker-ink, #2d8a64)}.magpye-wizard-test-logs-kicker--success .magpye-wizard-test-logs-kicker-text{color:var(--magpye-positive-text, #2c6b3a)}.magpye-wizard-test-logs-kicker--fail .magpye-wizard-test-logs-kicker-text{color:#b42318}.magpye-wizard-test-logs-kicker-duration{margin-left:auto;font-size:11px;font-weight:600;color:var(--magpye-wizard-muted-ink, #6b778f)}.magpye-wizard-test-logs-kicker--fail .magpye-wizard-test-logs-kicker-duration{color:#b42318}.magpye-wizard-test-logs-card{display:grid;grid-template-columns:1fr 1fr;border-radius:0 0 18px 18px;overflow:hidden;border:1px solid var(--magpye-wizard-log-card-success-border, #d6e8d9)}@media(max-width:768px){.magpye-wizard-test-logs-card{grid-template-columns:1fr}}.magpye-wizard-test-logs-card--success{background:var(--magpye-wizard-log-card-success-bg, #f6fbf8);border-color:var(--magpye-wizard-log-card-success-border, #d6e8d9)}.magpye-wizard-test-logs-card--fail{background:var(--magpye-wizard-log-card-fail-bg, #fff2f1);border-color:var(--magpye-wizard-log-card-fail-border, #f3d0ca)}.magpye-wizard-test-logs-col{padding:24px 28px}.magpye-wizard-test-logs-col:first-child{border-right:1px solid rgba(16,24,40,.08)}@media(max-width:768px){.magpye-wizard-test-logs-col:first-child{border-right:none;border-bottom:1px solid rgba(0,0,0,.06)}}.magpye-wizard-test-logs-col-kicker{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700;color:var(--magpye-wizard-kicker, #8794ad);margin-bottom:16px}.magpye-wizard-test-logs-col-content{display:flex;flex-direction:column;gap:8px}.magpye-wizard-test-logs-signal{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;margin-bottom:2px}.magpye-wizard-test-logs-signal--success{background:#1fc98a1f;color:#257f5d}.magpye-wizard-test-logs-signal--fail{background:#d72c0d1f;color:var(--magpye-wizard-fail, #d72c0d)}.magpye-wizard-test-logs-signal svg{width:15px;height:15px}.magpye-wizard-test-logs-title{margin:0;font-size:15px;line-height:1.34;font-weight:700;color:var(--magpye-wizard-log-body-ink, #2f3442)}.magpye-wizard-test-logs-description{margin:0;font-size:14px;line-height:1.45;font-weight:400;color:var(--magpye-wizard-log-body-muted, #5f6d83)}.magpye-wizard-test-logs-description--primary{color:var(--magpye-wizard-log-body-ink, #2f3442);font-weight:500}.magpye-wizard-test-logs-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:12px;font-size:13px;font-weight:600;background:var(--magpye-wizard-log-pill-bg, #f2f5fa);color:var(--magpye-wizard-log-pill-ink, #2e3a56);border:1px solid var(--magpye-wizard-log-pill-border, #dde4ef)}.magpye-wizard-test-logs-pill--warning{background:#ea862d14;color:#d97706;border-color:#ea862d26}.magpye-wizard-test-logs-sample-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:2px}.magpye-wizard-test-logs-sample-label{text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700;color:var(--magpye-wizard-kicker, #8794ad)}.magpye-wizard-test-logs-pill-group{display:flex;flex-wrap:wrap;gap:8px}.magpye-wizard-test-logs-error{padding:12px 16px;border-radius:8px;background:#e5484d0f;border:1px solid rgba(229,72,77,.12);font-size:13px;color:#d72c0d}@media(prefers-contrast:high){.magpye-wizard-section-icon{border:2px solid var(--magpye-primary)}.magpye-wizard-test-card,.magpye-wizard-test-logs-card--success,.magpye-wizard-test-logs-card--fail{border-width:2px}}@media(prefers-reduced-motion:reduce){.magpye-wizard-test-card{transition:none}}.magpye-inner-card{border:1px solid #e3e8ef;border-radius:14px;padding:24px 28px;transition:border-color .15s ease}.magpye-inner-card:hover{border-color:#cdd3dc}.magpye-badge-core{display:inline-flex;align-items:center;padding:2px 10px;border-radius:6px;border:1px solid #4dc0b5;background:#4dc0b514;color:#0d9488;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.magpye-badge-active{display:inline-flex;align-items:center;padding:4px 14px;border-radius:9999px;border:1px solid #adebb3;background:transparent;color:#1a7a2e;font-size:13px;font-weight:600;white-space:nowrap}.magpye-icon-badge-outlined{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;border:1px solid #e3e8ef;background:var(--p-color-bg-surface, #fff);color:var(--p-color-text-secondary, #616161)}.magpye-settings-page-layout{max-width:1180px;margin:0 auto}.magpye-settings-main-column{display:flex;flex-direction:column}.magpye-settings-main-card{width:100%}.magpye-settings-feature-card{border-radius:16px}.magpye-settings-feature-row{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.magpye-settings-save-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.magpye-settings-save-footer .Polaris-Text--root{font-style:italic}.magpye-settings-sidebar-column{display:flex;flex-direction:column;gap:16px;position:sticky;top:16px}@media(max-width:48em){.magpye-settings-page-layout{max-width:none}.magpye-settings-feature-row{flex-direction:column;gap:16px}.magpye-settings-save-footer{flex-direction:column;align-items:flex-start}.magpye-settings-sidebar-column{position:static}}@media(prefers-reduced-motion:reduce){.magpye-inner-card{transition:none}}.magpye-monogram-av{position:relative;border-radius:50%;flex:0 0 auto}.magpye-monogram-av .magpye-monogram-disc{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:50%;overflow:hidden;background:var(--p-color-bg-surface, #fff);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px var(--p-color-border, rgb(237,237,239))}.magpye-monogram-av .magpye-monogram-text{font-family:var(--magpye-monogram-font, system-ui, sans-serif);font-weight:900;letter-spacing:-.02em;line-height:1;text-transform:lowercase;transform:translateY(-7%);background:linear-gradient(110deg,transparent 0%,transparent 9%,rgba(255,255,255,.22) 28%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.22) 72%,transparent 91%,transparent 100%),linear-gradient(#15151b,#15151b);background-size:200% 100%,auto;background-repeat:no-repeat,no-repeat;background-position:200% 0,0 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:magpye-mono-shine 1.9s ease-out infinite}@keyframes magpye-mono-shine{0%{background-position:200% 0,0 0}to{background-position:-200% 0,0 0}}.magpye-monogram-av .magpye-monogram-ring{position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;z-index:3;border-radius:50%;pointer-events:none;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 3px));mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 calc(100% - 3px))}.magpye-monogram-av .magpye-monogram-ring:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;transform-origin:center;background:conic-gradient(from 0deg,#11111400,#11111400 115deg,#11111473 250deg,#111114 342deg,#111114 360deg);animation:magpye-mono-spin .9s linear infinite}@keyframes magpye-mono-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.magpye-monogram-av .magpye-monogram-text{animation:none}.magpye-monogram-av .magpye-monogram-ring:before{animation:none}}.magpye-zone{position:relative;width:100%;margin-top:16px}.magpye-zone--reserved{min-height:236px}.magpye-sk-row{height:11px;border-radius:6px;margin-bottom:9px;background:var(--p-color-bg-surface-secondary, #f6f6f7);position:relative;overflow:hidden}.magpye-sk-row:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,var(--p-color-bg-surface, rgba(255, 255, 255, .55)) 45%,rgba(20,20,40,.08) 50%,var(--p-color-bg-surface, rgba(255, 255, 255, .55)) 55%,transparent 100%);animation:magpye-sk-scan 1.7s ease-in-out infinite}.magpye-sk-row--w1{width:42%;height:9px}.magpye-sk-row--w2{width:100%}.magpye-sk-row--w3{width:86%}.magpye-sk-bar{display:grid;grid-template-columns:80px 1fr;gap:12px;align-items:center;margin-top:12px}.magpye-sk-bar__key{height:9px;border-radius:5px;background:var(--p-color-bg-surface-secondary, #f6f6f7)}.magpye-sk-bar__track{height:6px;border-radius:4px;background:var(--p-color-bg-surface-secondary, #f6f6f7);position:relative;overflow:hidden}.magpye-sk-bar__track:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,var(--p-color-bg-surface, rgba(255, 255, 255, .55)) 45%,rgba(20,20,40,.08) 50%,var(--p-color-bg-surface, rgba(255, 255, 255, .55)) 55%,transparent 100%);animation:magpye-sk-scan 1.7s ease-in-out infinite}.magpye-sk-pill{display:inline-block;min-width:42px;height:18px;border-radius:6px;background:var(--p-color-bg-surface-secondary, #f6f6f7);position:relative;overflow:hidden;color:transparent;vertical-align:middle}.magpye-sk-pill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(100deg,transparent 30%,var(--p-color-bg-surface, rgba(255, 255, 255, .55)) 45%,rgba(20,20,40,.08) 50%,var(--p-color-bg-surface, rgba(255, 255, 255, .55)) 55%,transparent 70%);animation:magpye-sk-scan 1.5s ease-in-out infinite}.magpye-sk-pill--lead{min-width:62px;height:24px}@keyframes magpye-sk-scan{0%{transform:translate(-100%)}60%,to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.magpye-sk-row:after,.magpye-sk-bar__track:after,.magpye-sk-pill:after{animation:none}}.magpye-bar-grow{transform-origin:left center;animation:magpye-bar-grow .65s cubic-bezier(.22,.61,.36,1) var(--magpye-bar-delay, 0ms) both}@keyframes magpye-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.magpye-disc-settle{animation:magpye-disc-settle .52s cubic-bezier(.22,.68,.36,1.2) both}@keyframes magpye-disc-settle{0%{transform:scale(.86)}70%{transform:scale(1.04)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.magpye-bar-grow,.magpye-disc-settle{animation:none}}.magpye-hero-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 40%;filter:blur(13px) saturate(1.45) brightness(1.04);transform:scale(1.3)}@supports (mix-blend-mode: soft-light){.magpye-hero-backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(130% 90% at 28% 8%,rgba(255,255,255,.4),transparent 58%),radial-gradient(120% 90% at 82% 0%,rgba(255,255,255,.28),transparent 55%);mix-blend-mode:soft-light}}.magpye-setup{--mg-setup-ink: #131b2f;--mg-setup-muted: #6b778f;--mg-setup-kicker: #8794ad;--mg-setup-border: #e3e9f2;--mg-setup-hairline: #e4e9f1;--mg-setup-inset: #f7f9fc;--mg-setup-outline: #d4deeb;--mg-setup-dot: #b6c0d1;--mg-setup-accent: #6c68aa;--mg-setup-accent-ink: #5c5891;--mg-setup-accent-tint: rgba(108, 104, 170, .08);--mg-setup-accent-wash: rgba(108, 104, 170, .03);--mg-setup-mint: #adebb3;--mg-setup-mint-ink: #2c6b3a;--mg-setup-mint-tint: rgba(173, 235, 179, .16);--mg-setup-cta: #101b3d;--mg-setup-cta-hover: #1a2957;--mg-setup-radius: 20px;--mg-setup-radius-sm: 12px}.magpye-setup--narrow{width:100%}.magpye-setup-backlink{display:inline-flex;align-items:center;gap:6px;padding:4px 0;border:none;background:none;cursor:pointer;font:inherit;font-size:13px;font-weight:500;color:var(--mg-setup-muted);text-transform:none;letter-spacing:0;transition:color .15s ease}.magpye-setup-backlink:hover{color:var(--mg-setup-ink)}.magpye-setup-backlink:focus-visible{outline:2px solid var(--mg-setup-accent);outline-offset:3px;border-radius:4px}.magpye-setup-backlink svg{width:14px;height:14px;fill:currentColor}.magpye-wizard-nav-step:disabled{cursor:default;opacity:.55}.magpye-wizard-nav-steps{flex:0 1 auto;min-width:max-content}.magpye-wizard-nav-progress{min-width:0;flex:0 1 auto;justify-content:flex-end}.magpye-wizard-nav-progress-bar{flex:0 1 160px;min-width:56px}.magpye-setup-status{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;font-size:13px;font-weight:600;color:var(--mg-setup-mint-ink, #2c6b3a);white-space:nowrap}.magpye-setup-status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--mg-setup-mint, #adebb3);flex-shrink:0}.magpye-setup-count{font-size:13px;color:var(--mg-setup-muted, #6b778f);white-space:nowrap}.magpye-setup-card{background:#fff;border:1px solid var(--mg-setup-border);border-radius:var(--mg-setup-radius);overflow:hidden}.magpye-setup-card-body{padding:32px}.magpye-setup-head{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:10px}.magpye-setup-title{margin:0;font-size:17px;font-weight:600;line-height:1.35;color:var(--mg-setup-ink)}.magpye-setup-aside{flex-shrink:0;font-size:13px;color:var(--mg-setup-muted);white-space:nowrap}.magpye-setup-lede{margin:0;font-size:15px;line-height:1.55;color:var(--mg-setup-muted)}.magpye-setup-note{margin:0;font-size:13px;line-height:1.55;color:var(--mg-setup-muted)}.magpye-setup-checks{display:flex;flex-direction:column;gap:10px;margin:18px 0 0;padding:0;list-style:none}.magpye-setup-check{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;color:var(--mg-setup-ink)}.magpye-setup-check-mark{width:16px;height:16px;margin-top:3px;flex-shrink:0;border-radius:50%;position:relative}.magpye-setup-check--pass .magpye-setup-check-mark{background:var(--mg-setup-mint)}.magpye-setup-check--pass .magpye-setup-check-mark:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid var(--mg-setup-mint-ink);border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.magpye-setup-check--fail .magpye-setup-check-mark{background:#fbe3e1}.magpye-setup-check--fail .magpye-setup-check-mark:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#b4392f}.magpye-setup-check--pending .magpye-setup-check-mark{border:1.5px solid var(--mg-setup-dot)}.magpye-setup-check--fail{color:var(--mg-setup-ink)}.magpye-setup-check--pending{color:var(--mg-setup-muted)}.magpye-setup-check-detail{display:block;margin-top:2px;font-size:12.5px;line-height:1.5;color:var(--mg-setup-muted)}.magpye-setup-error{margin:0;font-size:14px;line-height:1.5;color:var(--magpye-critical, #d72c0d)}.magpye-setup-ok{margin:0;font-size:14px;line-height:1.5;color:var(--mg-setup-mint-ink)}.magpye-setup-rule{height:1px;margin:24px 0;background:var(--mg-setup-hairline);border:none}.magpye-setup-kicker{display:block;margin-bottom:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--mg-setup-kicker)}.magpye-setup-reqs{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.magpye-setup-req{display:flex;align-items:center;gap:12px;padding:13px 16px;background:var(--mg-setup-inset);border:1px solid var(--mg-setup-hairline);border-radius:var(--mg-setup-radius-sm);font-size:14px;line-height:1.4;color:var(--mg-setup-ink)}.magpye-setup-req:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--mg-setup-dot);flex-shrink:0}.magpye-setup-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px 32px;background:var(--mg-setup-inset);border-top:1px solid var(--mg-setup-hairline)}.magpye-setup-footer-note{font-size:12px;color:var(--mg-setup-muted);font-style:normal}.magpye-setup-actions{display:inline-flex;align-items:center;gap:14px;margin-left:auto}.magpye-setup-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:13px 26px;border:1.5px solid transparent;font:inherit;font-size:15px;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.magpye-setup-btn:focus-visible{outline:2px solid var(--mg-setup-accent);outline-offset:2px}.magpye-setup-btn--primary{background:var(--mg-setup-cta);color:#fff}.magpye-setup-btn--primary:hover:not(:disabled){background:var(--mg-setup-cta-hover);transform:translateY(-1px)}.magpye-setup-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.magpye-setup-btn--secondary{background:transparent;border-color:#d1d5db;color:#374151;font-size:13px;padding:9px 18px}.magpye-setup-btn--secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.magpye-setup-btn--quiet{background:none;border-color:transparent;color:var(--mg-setup-muted);font-size:13px;padding:9px 4px}.magpye-setup-btn--quiet:hover:not(:disabled){color:var(--mg-setup-ink)}.magpye-account-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 32px;background:var(--mg-setup-inset);border-bottom:1px solid var(--mg-setup-hairline)}.magpye-setup-card>.magpye-account-strip:last-child{border-bottom:none}.magpye-account-id{display:flex;align-items:center;gap:12px;min-width:0}.magpye-account-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#eef0f6;color:var(--mg-setup-muted);font-size:16px;font-weight:600;flex-shrink:0;text-transform:uppercase}.magpye-account-avatar-badge{position:absolute;right:-4px;bottom:-4px;display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background:#fff;border:1px solid var(--mg-setup-border);color:var(--mg-setup-muted)}.magpye-account-avatar-badge svg{width:10px;height:10px;fill:currentColor}.magpye-account-text{min-width:0}.magpye-account-handle{margin:0;font-size:15px;font-weight:600;line-height:1.3;color:var(--mg-setup-ink)}.magpye-account-meta{margin:2px 0 0;font-size:12px;line-height:1.4;color:var(--mg-setup-muted)}.magpye-status-chip{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;padding:4px 11px 4px 9px;border-radius:9999px;background:var(--mg-setup-mint-tint);border:1px solid var(--mg-setup-mint);font-size:12px;font-weight:600;color:var(--mg-setup-mint-ink);white-space:nowrap}.magpye-status-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--mg-setup-mint-ink);flex-shrink:0}.magpye-choice-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.magpye-choice{display:flex;align-items:flex-start;gap:14px;padding:16px;background:#fff;border:1px solid var(--mg-setup-border);border-radius:var(--mg-setup-radius-sm);cursor:pointer;transition:border-color .15s ease,background .15s ease}.magpye-choice:hover{border-color:var(--mg-setup-outline)}.magpye-choice--selected{border-width:1.5px;border-color:var(--mg-setup-accent);background:var(--mg-setup-accent-wash)}.magpye-choice:focus-within{outline:2px solid var(--mg-setup-accent);outline-offset:2px}.magpye-choice-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.magpye-choice-control{position:relative;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;margin-top:1px;border:1.5px solid var(--mg-setup-outline);background:#fff;transition:border-color .15s ease,background .15s ease}.magpye-choice-control--radio{border-radius:50%}.magpye-choice-control--check{border-radius:6px}.magpye-choice-input:checked+.magpye-choice-control{border-color:var(--mg-setup-accent)}.magpye-choice-input:checked+.magpye-choice-control--radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--mg-setup-accent)}.magpye-choice-input:checked+.magpye-choice-control--check{background:var(--mg-setup-accent)}.magpye-choice-control--check svg{width:12px;height:12px;fill:#fff;opacity:0;transition:opacity .12s ease}.magpye-choice-input:checked+.magpye-choice-control--check svg{opacity:1}.magpye-choice-input:disabled+.magpye-choice-control{opacity:.45}.magpye-choice-tile{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;flex-shrink:0;background:#eef0f6;color:var(--mg-setup-muted)}.magpye-choice-tile--brand{background:var(--mg-setup-accent-tint);color:var(--mg-setup-accent-ink)}.magpye-choice-tile svg,.magpye-choice-tile .Polaris-Icon{width:20px;height:20px}.magpye-choice-body{min-width:0;flex:1}.magpye-choice-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.magpye-choice-name{font-size:15px;font-weight:600;line-height:1.35;color:var(--mg-setup-ink)}.magpye-choice--provider .magpye-choice-name{font-size:17px}.magpye-choice-desc{margin:3px 0 0;font-size:13px;line-height:1.5;color:var(--mg-setup-muted)}.magpye-choice--provider .magpye-choice-desc{font-size:14px}.magpye-choice-meta{margin:8px 0 0;font-size:12px;line-height:1.45;color:var(--mg-setup-kicker)}.magpye-choice-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:6px;background:var(--mg-setup-accent-tint);color:var(--mg-setup-accent-ink);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.magpye-choice-detail{margin-top:12px;padding-left:34px;max-width:460px}.magpye-trigger-list{display:flex;flex-direction:column;gap:10px;margin:24px 0 0;padding:0;list-style:none;--mg-trigger-chevron: 12px;--mg-trigger-chevron-gap: 6px}.magpye-trigger-row{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;background:#fff;border:1px solid var(--mg-setup-border);border-radius:14px;transition:border-color .15s ease,box-shadow .15s ease}.magpye-trigger-row:hover{border-color:var(--mg-setup-outline);box-shadow:0 1px 2px #101b3d0a}.magpye-trigger-row:focus-within{border-color:var(--mg-setup-accent)}.magpye-trigger-tile{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:10px;background:var(--mg-setup-accent-tint);color:var(--mg-setup-accent-ink)}.magpye-trigger-tile svg{width:18px;height:18px;fill:currentColor}.magpye-trigger-text{flex:1;min-width:0}.magpye-trigger-row [role=switch]{flex-shrink:0;margin-top:8px}.magpye-trigger-title{display:block;font-size:15px;font-weight:600;line-height:1.35;color:var(--mg-setup-ink)}.magpye-trigger-desc{display:block;margin-top:3px;max-width:46ch;font-size:13px;line-height:1.5;color:var(--mg-setup-muted)}.magpye-trigger-refine-head{display:flex;align-items:center;gap:8px;margin-top:10px}.magpye-trigger-disclosure{display:inline-flex;align-items:center;gap:var(--mg-trigger-chevron-gap);flex:0 1 auto;min-width:0;padding:0;font:inherit;font-size:13px;line-height:1.4;color:var(--mg-setup-muted);background:none;border:0;cursor:pointer;text-align:left}.magpye-trigger-disclosure-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.magpye-trigger-hint-slot{display:inline-flex;align-items:center;flex-shrink:0;line-height:0}.magpye-trigger-hint{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;color:var(--mg-setup-muted);background:none;border:0;cursor:help;opacity:.75}.magpye-trigger-hint:hover,.magpye-trigger-hint:focus-visible{color:var(--mg-setup-ink);opacity:1}.magpye-trigger-hint svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.magpye-trigger-clear{margin-left:auto;flex-shrink:0;padding:0;font:inherit;font-size:13px;line-height:1.4;color:var(--mg-setup-muted);background:none;border:0;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.magpye-trigger-clear:hover:not(:disabled){color:var(--mg-setup-ink)}.magpye-trigger-clear:disabled{cursor:default;opacity:.6}.magpye-trigger-disclosure:hover:not(:disabled){color:var(--mg-setup-ink)}.magpye-trigger-disclosure:disabled{cursor:default;opacity:.6}.magpye-trigger-chevron{display:inline-flex;flex-shrink:0;transition:transform .15s ease}.magpye-trigger-chevron svg{width:var(--mg-trigger-chevron);height:var(--mg-trigger-chevron);fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.magpye-trigger-chevron--open{transform:rotate(90deg)}@media(prefers-reduced-motion:reduce){.magpye-trigger-chevron{transition:none}}.magpye-trigger-refine{margin-top:8px;padding-left:calc(var(--mg-trigger-chevron) + var(--mg-trigger-chevron-gap))}.magpye-setup-measure{max-width:520px}@media(max-width:640px){.magpye-trigger-row{flex-wrap:wrap}.magpye-trigger-text{max-width:none}}@media(max-width:640px){.magpye-setup-card-body,.magpye-setup-footer,.magpye-account-strip{padding-inline:20px}.magpye-setup-head{flex-direction:column;align-items:flex-start;gap:4px}.magpye-choice-detail{padding-left:0}}.magpye-icard-status-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.magpye-icard-title{margin:0 0 4px;font-size:17px;font-weight:600;line-height:1.3;color:var(--mg-setup-ink)}.magpye-account-inline{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.magpye-account-inline-handle{font-size:13px;font-weight:500;color:var(--mg-setup-muted, #6b778f)}.magpye-account-inline .magpye-setup-status{font-size:12px;font-weight:500}.magpye-account-inline .magpye-setup-status:before{width:6px;height:6px}.magpye-setup .magpye-icard-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:12px 0 0;font-size:14px;line-height:1.5;color:var(--mg-setup-muted)}.magpye-icard-progress{display:flex;flex-direction:column;gap:8px;margin-top:20px}.magpye-icard .magpye-setup-card{display:flex;flex-direction:column;height:100%}.magpye-icard-foot{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-top:auto;padding:18px 28px;border-top:1px solid var(--mg-setup-hairline)}
