.gsi-wizard{position:relative}.wizard-head{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-bottom:22px}.quality-ring{width:112px;height:112px;border-radius:50%;border:10px solid #dbeafe;background:#f8fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 14px 35px rgba(15,23,42,.08)}.quality-ring strong{font-size:30px;color:#08243f}.quality-ring span{font-size:11px;text-transform:uppercase;color:#667085;font-weight:800}.wizard-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:16px 0 22px}.wizard-progress button{border:1px solid #dbe5f2;background:#fff;border-radius:999px;padding:10px 8px;font-weight:800;color:#344054;cursor:pointer}.wizard-progress button.active{background:#08243f;color:#fff;border-color:#08243f}.wizard-step{display:none;border:1px solid #dbe5f2;border-radius:18px;padding:22px;background:#fff}.wizard-step.active{display:block}.wizard-step h3{margin-top:0;color:#08243f}.inline-action{display:flex;gap:8px}.inline-action input{flex:1}.step-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.check-grid{border:1px solid #dbe5f2;border-radius:16px;padding:14px;margin:14px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.check-grid legend{font-weight:900;color:#08243f;padding:0 8px}.check-grid label{display:flex;gap:8px;align-items:center;font-weight:700;margin:0}.check-grid input{width:auto;margin:0}.autosave-banner{background:#fff8e6;border:1px solid #f3d37a;color:#6b4e00;border-radius:12px;padding:10px 14px;margin:10px 0}.autosave-banner button{float:right;border:0;background:transparent;color:#0f4c81;font-weight:900;cursor:pointer}.review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.review-grid div{border:1px solid #dbe5f2;border-radius:12px;padding:10px;background:#fbfdff}.review-grid span{display:block;font-size:11px;text-transform:uppercase;color:#667085;font-weight:900}.review-grid strong{display:block;color:#08243f;word-break:break-word}.gsi-field-error{outline:2px solid #dc2626!important;border-color:#dc2626!important}.gsi-validation-message{background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;border-radius:12px;padding:10px 12px;margin:12px 0;font-weight:800}.sam-status{font-size:13px;font-weight:800;margin-top:6px}.sam-status.ok{color:#027a48}.sam-status.warn{color:#b54708}@media(max-width:760px){.wizard-head{display:block}.quality-ring{margin-top:16px}.wizard-progress{grid-template-columns:1fr}.inline-action{display:block}.inline-action button{margin-top:8px;width:100%}.wizard-step{padding:16px}}