.admin-core-shell{display:flex;flex-direction:column;min-height:100vh}.magpye-integration-wizard-theme{--magpye-wizard-surface: #ffffff;--magpye-wizard-surface-muted: #f7f9fc;--magpye-wizard-border: #e3e9f2;--magpye-wizard-line: #e4e9f1;--magpye-wizard-ink: #131b2f;--magpye-wizard-muted-ink: #6b778f;--magpye-wizard-kicker: #8794ad;--magpye-wizard-nav-neutral: #6b5f70;--magpye-wizard-nav-neutral-bg: #e8e4e8;--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-progress-track: #e5ebf5}.magpye-integration-wizard-shell{width:100%;max-width:1120px;margin:0 auto}.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-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:#adebb3!important;background-image:none!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;font-size:14px;line-height:1}.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-done, var(--p-color-bg-fill-success, #008060))}.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 #6c68aa;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--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--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-form-title-row{width:fit-content;max-width:100%}.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}.magpye-wizard-form-section{border-top:1px solid #eaecf0;padding:32px}.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, #6c68aa);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(max-width:520px){.magpye-wizard-trigger-grid{grid-template-columns:1fr}}@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-link-primitive{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:999px;border:1px solid #1f1f1f;background:#1f1f1f;color:#fff;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.magpye-link-primitive:hover{transform:translateY(-1px);background:#111;border-color:#111}.magpye-link-primitive:focus-visible{outline:3px solid rgba(59,130,246,.35);outline-offset:2px}.magpye-pill-cta--muted .magpye-link-primitive,.magpye-pill-cta--outline .magpye-link-primitive{background:#fff;color:#1f1f1f;border-color:#1f1f1f2e}.magpye-pill-cta--muted .magpye-link-primitive:hover,.magpye-pill-cta--outline .magpye-link-primitive:hover{background:#f8f8f8;border-color:#1f1f1f47}.magpye-dashboard-editPill .magpye-link-primitive{min-height:28px;padding:0 12px;background:#f3f3f3;color:#1f1f1f;border-color:#1f1f1f14;font-size:12px;font-weight:600}.Polaris-PositionedOverlay:has(.Polaris-Tooltip-TooltipOverlay){z-index:var(--p-z-index-12)!important}
