@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);
.thinkrank-wizard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:60vh;color:#535353}.thinkrank-animate-spin{animation:thinkrank-wizard-spin 1s linear infinite}@keyframes thinkrank-wizard-spin{to{transform:rotate(360deg)}}.tr-wizard{box-sizing:border-box;max-width:1170px;margin:24px auto 48px;padding:0 20px;display:flex;flex-direction:column;gap:4px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1d1d1d}.tr-wizard *{box-sizing:border-box}.tr-wizard__stepper-card{background:#fff;border-radius:16px;padding:0 40px}.tr-wizard__stepper{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0;list-style:none}.tr-wizard__step{display:flex;align-items:center;gap:6px;margin:0;padding:16px 4px;border-bottom:3px solid rgba(0,0,0,0)}.tr-wizard__step-button{display:inline-flex;align-items:center;gap:6px;margin:0;padding:0;background:none;border:0;cursor:pointer;font:inherit;color:inherit}.tr-wizard__step-button:disabled{cursor:default}.tr-wizard__step-button:not(:disabled):hover .tr-wizard__step-label{text-decoration:underline}.tr-wizard__step-button:focus-visible{outline:2px solid #4451ff;outline-offset:2px;border-radius:4px}.tr-wizard__step-marker{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:13px;font-weight:500;border:1.5px solid #a3a6c8;color:#a3a6c8;flex-shrink:0}.tr-wizard__step-label{font-size:16px;font-weight:500;color:#737373;white-space:nowrap}.tr-wizard__step.is-active{border-bottom-color:#4451ff;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.tr-wizard__step.is-active .tr-wizard__step-marker{background:#4451ff;border-color:#4451ff;color:#fff}.tr-wizard__step.is-active .tr-wizard__step-label{color:#4451ff}.tr-wizard__step.is-complete .tr-wizard__step-marker{background:#4451ff;border-color:#4451ff;color:#fff}.tr-wizard__step.is-complete .tr-wizard__step-label{color:#1d1d1d}.tr-wizard__card{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden}.tr-wizard__header{padding:24px 40px 12px}.tr-wizard__title{margin:0 0 4px;font-size:20px;font-weight:600;line-height:1.3;color:#1d1d1d}.tr-wizard__subtitle{margin:0;font-size:14px;line-height:1.5;color:#5a5c5e}.tr-wizard__divider{height:1px;background:#d5d5dd}.tr-wizard__body{display:flex;flex-direction:column;flex:1 0 auto;padding:24px 40px 32px}.tr-wizard__error{margin-top:16px;padding:10px 14px;border-radius:4px;background:#fdecec;color:#a3261f;font-size:13px}.tr-wizard__notice{display:flex;align-items:flex-start;gap:12px;margin:0 0 20px;padding:12px 16px;border-radius:6px;font-size:13px;line-height:1.5}.tr-wizard__notice--success{background:#ecf7ef;color:#1e6b34}.tr-wizard__notice--error{background:#fdf3e6;color:#8a5300}.tr-wizard__notice-text{flex:1}.tr-wizard__notice-dismiss{flex:none;padding:0;border:0;background:none;color:inherit;font-size:18px;line-height:1;cursor:pointer;opacity:.7}.tr-wizard__notice-dismiss:hover{opacity:1}.tr-wizard__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 40px 20px;border-top:1px solid #d5d5dd;background:#fff}.tr-wizard__footer--ready{margin:auto -40px -32px;padding-left:40px;padding-right:40px}.tr-wizard__footer-left{display:flex;align-items:center}.tr-wizard__footer-right{display:flex;align-items:center;gap:12px}.tr-wizard__skip.components-button.is-link{color:#535353;font-weight:600;text-decoration:none}.tr-wizard .components-button.is-primary{background:#4451ff;border-color:#4451ff;border-radius:4px;min-height:38px;padding:8px 16px;font-size:14px;font-weight:600;box-shadow:0 1px 2px rgba(10,13,18,.05)}.tr-wizard .components-button.is-primary:hover:not(:disabled),.tr-wizard .components-button.is-primary:focus:not(:disabled),.tr-wizard .components-button.is-primary:active:not(:disabled){background:#3a46e0;border-color:#3a46e0;color:#fff}.tr-wizard .components-button.is-primary.is-busy,.tr-wizard .components-button.is-primary.is-busy:disabled,.tr-wizard .components-button.is-primary.is-busy[aria-disabled=true]{background:#4451ff;background-image:none;border-color:#4451ff;color:#fff;opacity:1}.tr-wizard .components-button.is-primary.is-busy::before{content:"";display:inline-block;width:14px;height:14px;margin-right:8px;border:2px solid hsla(0,0%,100%,.45);border-top-color:#fff;border-radius:50%;animation:thinkrank-wizard-spin .7s linear infinite}.tr-wizard .components-button.is-secondary{color:#535353;border-radius:4px;min-height:38px;padding:8px 16px;font-size:14px;font-weight:600;box-shadow:inset 0 0 0 1px #d5d5dd}.tr-wizard .components-button.tr-wizard__import-btn{min-height:36px;padding:8px 16px;border-radius:4px;font-size:14px;font-weight:700;background:#f5f6fa;color:#4451ff;box-shadow:inset 0 0 0 1px #4451ff}.tr-wizard .components-button.tr-wizard__import-btn:disabled,.tr-wizard .components-button.tr-wizard__import-btn[aria-disabled=true]{background:#eeeff0;color:#bbbcc9;box-shadow:inset 0 0 0 1px #d6d7db;opacity:1}.tr-wizard .components-base-control__label,.tr-wizard .components-input-control__label{text-transform:none;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:normal;color:#1d1d1d}.tr-wizard .thinkrank-media-picker-button.components-button.is-primary{background:#eff2fe;color:#535353;box-shadow:inset 0 0 0 1px #d5d5dd}.tr-wizard .thinkrank-media-picker-button.components-button.is-primary:hover:not(:disabled),.tr-wizard .thinkrank-media-picker-button.components-button.is-primary:focus:not(:disabled){background:#e4eafd;color:#535353}.tr-wizard .thinkrank-media-picker-button.components-button.is-primary img{width:18px;height:18px;margin-right:6px}.tr-wizard .components-form-toggle.is-checked .components-form-toggle__track{background-color:#4451ff;border-color:#4451ff}.tr-wizard .components-button.tr-wizard__google-btn{background:#fff;color:#1d1d1d}.tr-wizard .components-button.tr-wizard__google-btn:hover:not(:disabled),.tr-wizard .components-button.tr-wizard__google-btn:focus:not(:disabled){background:#f5f6fa;color:#1d1d1d}.thinkrank-google-icon{display:inline-block;width:18px;height:18px;margin-right:8px;vertical-align:middle}.tr-wizard__stack{display:flex;flex-direction:column;gap:16px}.tr-wizard__cols{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tr-wizard__group{border:1px solid #d5d5dd;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px}.tr-wizard__group-head{display:flex;flex-direction:column;gap:4px}.tr-wizard__group-title{font-size:14px;font-weight:500;color:#1d1d1d}.tr-wizard__group-sub{font-size:14px;color:#535353}.tr-wizard__section-label{text-transform:uppercase;font-size:12px;letter-spacing:.04em;color:#6e7073;margin-top:4px}.tr-wizard__pills{display:flex;flex-wrap:wrap;gap:12px}.tr-wizard__pill{appearance:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;border:.5px solid rgba(0,0,0,0);background:#eef0f7;color:#535353;border-radius:100px;padding:8px 14px;font-size:14px;font-weight:500;line-height:1;transition:background .15s ease,color .15s ease,border-color .15s ease}.tr-wizard__pill.is-selected{background:#e9edfc;border-color:#4451ff;color:#4451ff}.tr-wizard__pill-radio{width:14px;height:14px;border-radius:50%;border:1.5px solid #c4c4d4;position:relative;flex-shrink:0}.tr-wizard__pill.is-selected .tr-wizard__pill-radio{border-color:#4451ff}.tr-wizard__pill.is-selected .tr-wizard__pill-radio::after{content:"";position:absolute;inset:2px;border-radius:50%;background:#4451ff}.tr-wizard__rows{display:flex;flex-direction:column;gap:16px}.tr-wizard__row-card{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #d5d5dd;border-radius:8px;padding:16px}.tr-wizard__row-card--migration{flex-direction:column;align-items:stretch;gap:16px}.tr-wizard__row-head{display:flex;align-items:center;justify-content:space-between;gap:24px}.tr-wizard__row-main{display:flex;align-items:center;gap:16px}.tr-wizard__import-detecting{color:#535353;font-size:14px}.tr-wizard__import-empty{color:#535353;font-size:14px}.tr-wizard__import-progress{display:flex;flex-direction:column;gap:16px;padding-left:64px}.tr-wizard__import-progress-title{font-size:14px;font-weight:600;color:#1d1d1d}.tr-wizard__import-bar{height:6px;border-radius:9999px;background:#d5d5dd;overflow:hidden}.tr-wizard__import-bar-fill{height:100%;border-radius:9999px;background:#4451ff;transition:width .3s ease}.tr-wizard__import-steps{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.tr-wizard__import-step{position:relative;display:flex;align-items:center;gap:8px}.tr-wizard__import-step:not(:last-child)::before{content:"";position:absolute;left:8.5px;top:18px;width:1px;height:12px;background:#d5d5dd}.tr-wizard__import-step-dot{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;border-radius:50%;border:1.5px solid #d5d5dd;background:#fff;color:#fff}.tr-wizard__import-step-label{font-size:14px;font-weight:500;color:#1d1d1d}.tr-wizard__import-step.is-active .tr-wizard__import-step-dot{border-color:#4451ff}.tr-wizard__import-step.is-done .tr-wizard__import-step-dot{border-color:#4451ff;background:#4451ff}.tr-wizard__import-step.is-active .tr-wizard__import-step-label{font-weight:600;color:#4451ff}.tr-wizard__import-step.is-pending .tr-wizard__import-step-label{color:#6e7073}.tr-wizard__import-done{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#4451ff}.tr-wizard__import-done-dot{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#4451ff;color:#fff}.tr-wizard__import-error{margin:8px 0 0;font-size:13px;color:#921c13}.tr-wizard__row-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px;background:#f5f6fa;color:#4451ff;font-weight:700;flex-shrink:0}.tr-wizard__row-logo{display:block;width:48px;height:48px;flex-shrink:0}.tr-wizard__row-logo--text{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f5f6fa;color:#4451ff;font-size:20px;font-weight:700;line-height:1}.tr-wizard__row-text{display:flex;flex-direction:column;gap:4px}.tr-wizard__row-title{font-size:16px;font-weight:600;color:#1d1d1d}.tr-wizard__row-detail{font-size:12px;color:#535353}.tr-wizard__badge{font-size:13px;font-weight:600;padding:6px 12px;border-radius:100px}.tr-wizard__badge.is-success{background:#e6f4ea;color:#1e7e34}.tr-wizard__badge-pill{align-self:flex-start;display:inline-block;background:#e6f4ea;color:#1e7e34;font-size:12px;font-weight:600;padding:4px 12px;border-radius:100px;margin-bottom:8px}.tr-wizard__start{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;padding:8px 0 4px}.tr-wizard__start-preview{width:100%;display:flex;justify-content:center;margin:-42px 0 -25px}.tr-wizard__start-preview-img{display:block;width:360px;max-width:100%;height:auto}.tr-wizard__start-usage-title{margin:0 0 14px;font-size:16px;font-weight:600;color:#1d1d1d}.tr-wizard__start-usage{max-width:680px;margin:0;font-size:13px;line-height:1.6;color:#535353}.tr-wizard__start-usage+.tr-wizard__start-usage{margin-top:6px}.tr-wizard__start-collect-link{padding:0;border:0;background:none;color:#4451ff;font:inherit;text-decoration:underline;cursor:pointer}.tr-wizard__start-collect-link:hover,.tr-wizard__start-collect-link:focus{color:#3a46e0}.tr-wizard__start-actions{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:28px}.tr-wizard__plugin-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin-top:12px}.tr-wizard__plugin-card{border:1px solid #d5d5dd;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:12px}.tr-wizard__plugin-head{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #d5d5dd}.tr-wizard__plugin-logo{display:block;width:40px;height:40px;padding:4px;border-radius:6px;background:#fff;box-shadow:inset 0 0 0 1px rgba(68,81,255,.13),inset 0 0 6px 0 #d6d6ff;flex-shrink:0}.tr-wizard__plugin-name{font-size:16px;font-weight:600;flex:1}.tr-wizard__plugin-status{flex-shrink:0;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600;line-height:1.5;text-transform:uppercase;letter-spacing:.02em;color:#1a7f55;background:rgba(26,127,85,.12)}.tr-wizard__plugin-desc{margin:0;font-size:13px;line-height:1.6;color:#535353}.tr-wizard__social-list{display:flex;flex-direction:column;gap:16px}.tr-wizard__social-row{display:flex;align-items:center;gap:12px;border:1px solid #d5d5dd;border-radius:8px;padding:8px 16px;background:#fff}.tr-wizard__social-brand{display:block;width:28px;height:28px;flex-shrink:0}.tr-wizard__social-name{width:96px;flex-shrink:0;font-size:14px;font-weight:500;color:#1d1d1d}.tr-wizard__social-row .tr-wizard__social-input{flex:1;min-width:0;min-height:36px;border:0 !important;border-left:1px solid #d5d5dd !important;border-radius:0 !important;padding:8px 0 8px 16px;margin:0;font-size:14px;color:#1d1d1d;background:rgba(0,0,0,0);box-shadow:none !important}.tr-wizard__social-row .tr-wizard__social-input::placeholder{color:#5a5c5e}.tr-wizard__social-row .tr-wizard__social-input:focus{outline:none;border-left-color:#4451ff !important}.tr-wizard__ready{display:flex;flex-direction:column;flex:1 0 auto}.tr-wizard__status-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:16px 40px}.tr-wizard__status-item{display:flex;align-items:flex-start;gap:12px;padding:8px 0;border-bottom:1px solid #d5d5dd}.tr-wizard__status-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#e6f4ea;color:#1e7e34;font-size:13px;flex-shrink:0}.tr-wizard__status-text{display:flex;flex-direction:column;gap:4px}.tr-wizard__status-title{font-size:15px;font-weight:600}.tr-wizard__status-detail{font-size:13px;color:#535353}@media(max-width: 960px){.tr-wizard__plugin-grid{grid-template-columns:1fr 1fr}}@media(max-width: 782px){.tr-wizard__stepper{flex-wrap:wrap;gap:8px 16px}.tr-wizard__cols,.tr-wizard__status-grid,.tr-wizard__plugin-grid{grid-template-columns:1fr}}
