@layer payload-default{.icon--check{width:1.53846rem;height:1.53846rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}}
.changes-view{padding:calc(var(--base)*1.5)}.changes-view__heading{margin:0 0 calc(var(--base)*.8)}.changes-view__filters{gap:calc(var(--base)*.4);margin-bottom:calc(var(--base)*.8);flex-wrap:wrap;align-items:center;display:flex}.changes-view__filter-label{color:var(--theme-elevation-400);margin-inline-end:calc(var(--base)*.2)}.changes-view__filter{padding:calc(var(--base)*.15) calc(var(--base)*.6);border-radius:var(--style-radius-s);background:var(--theme-elevation-100);color:var(--theme-elevation-800);line-height:calc(var(--base)*1.2);align-items:center;font-size:.9rem;text-decoration:none;display:inline-flex}.changes-view__filter:hover{background:var(--theme-elevation-150)}.changes-view__filter--active{background:var(--theme-elevation-800);color:var(--theme-elevation-0)}.changes-view__filter--active:hover{background:var(--theme-elevation-800)}.changes-view__table-wrapper{max-width:100%;overflow:auto}.changes-view__table{border-collapse:collapse;width:100%;min-width:100%}.changes-view__table thead{color:var(--theme-elevation-400)}.changes-view__table thead th{text-align:left;vertical-align:middle;padding:calc(var(--base)*.6);font-weight:400}.changes-view__table tbody tr{position:relative}.changes-view__table tbody tr:nth-child(odd){background:var(--theme-elevation-50);border-radius:var(--style-radius-s)}.changes-view__table tbody tr:nth-child(odd) td:first-child{border-top-left-radius:var(--style-radius-s);border-bottom-left-radius:var(--style-radius-s)}.changes-view__table tbody tr:nth-child(odd) td:last-child{border-top-right-radius:var(--style-radius-s);border-bottom-right-radius:var(--style-radius-s)}.changes-view__table tbody td{padding:calc(var(--base)*.6);vertical-align:top}.changes-view__pill{padding:calc(var(--base)*.2) calc(var(--base)*.6);border-radius:var(--style-radius-s);line-height:calc(var(--base)*1.2);white-space:nowrap;align-items:center;font-size:.9rem;display:inline-flex}.changes-view__pill--draft{background:var(--theme-elevation-150);color:var(--theme-elevation-800)}.changes-view__pill--published{background:var(--theme-success-150);color:var(--theme-success-800)}.changes-view__pagination{margin-top:var(--base);gap:var(--base);align-items:center;display:flex}.changes-view__pagination-disabled{opacity:.5}
:root{--primary-color:#4f46e5;--success-color:#22c55e;--gray-light:#e5e7eb;--gray-dark:#6b7280}.stepper-wrapper{justify-content:space-between;width:100%;margin:0 auto;display:flex}.stepper-item{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.stepper-item:before{content:"";background-color:var(--gray-light);z-index:1;width:100%;height:2px;position:absolute;top:16px;left:50%}.stepper-item:last-child:before{display:none}.stepper-item .step-counter{border:2px solid var(--gray-light);width:32px;height:32px;color:var(--gray-dark);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:600;transition:all .3s;display:flex}.stepper-item .step-name{color:var(--gray-dark);margin-top:8px;font-size:14px;font-weight:500}.stepper-item.active .step-counter{border-color:var(--primary-color);color:var(--primary-color);background-color:#f5f3ff}.stepper-item.active .step-name{color:var(--primary-color);font-weight:600}.stepper-item.completed .step-counter{background-color:var(--success-color);border-color:var(--success-color);color:#fff}.stepper-item.completed .step-name{color:var(--success-color)}
.mwp{background:#fef9c3;border:2px solid #eab308;border-radius:6px;margin-top:.75rem;padding:.75rem}.mwp--severe{background:#fef2f2;border-color:#dc2626}.mwp__header{align-items:center;gap:.35rem;margin-bottom:.5rem;display:flex}.mwp__icon{font-size:1.1rem}.mwp__title{color:#854d0e;font-size:.85rem;font-weight:700}.mwp--severe .mwp__title{color:#991b1b}.mwp__list{margin:0;padding:0 0 0 1.25rem;list-style:outside}.mwp__item{color:#78350f;margin-bottom:.2rem;font-size:.8rem;line-height:1.4}.mwp__item--severe{color:#991b1b;font-weight:600}.mwp--severe .mwp__item{color:#7f1d1d}
.ara{border:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);border-radius:6px;margin-top:.75rem;padding:.75rem}.ara__title{margin-bottom:.5rem;font-size:.85rem;font-weight:700}.ara__feedback{color:#16a34a;background:#dcfce7;border-radius:4px;margin-bottom:.5rem;padding:.3rem .5rem;font-size:.8rem;font-weight:600}.ara__buttons{gap:.5rem;display:flex}.ara__btn{border:1px solid var(--theme-elevation-200);cursor:pointer;border-radius:4px;padding:.4rem .75rem;font-size:.8rem;font-weight:500;transition:background .15s}.ara__btn:disabled{opacity:.5;cursor:not-allowed}.ara__btn--approve{color:#fff;background:#16a34a;border-color:#16a34a}.ara__btn--approve:hover:not(:disabled){background:#15803d}.ara__btn--reject{color:#fff;background:#dc2626;border-color:#dc2626}.ara__btn--reject:hover:not(:disabled){background:#b91c1c}.ara__btn--cancel{background:var(--theme-elevation-0);color:var(--theme-text)}.ara__reject-form{flex-direction:column;gap:.5rem;display:flex}.ara__textarea{border:1px solid var(--theme-elevation-200);resize:vertical;border-radius:4px;width:100%;padding:.4rem;font-family:inherit;font-size:.8rem}.ara__reject-actions{gap:.35rem;display:flex}.ara__existing-notes{border-top:1px solid var(--theme-elevation-150);margin-top:.75rem;padding-top:.5rem}.ara__notes-label{color:var(--theme-elevation-500);margin-bottom:.2rem;font-size:.75rem;font-weight:600}.ara__notes-text{color:var(--theme-elevation-600);white-space:pre-wrap;font-size:.8rem}
.csb{border:1px solid var(--theme-elevation-150);border-radius:6px;margin-bottom:1rem;overflow:hidden}.csb__badge{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.6rem .75rem;font-size:.85rem;font-weight:600;display:flex}.csb--green .csb__badge{color:#166534;background:#dcfce7}.csb--yellow .csb__badge{color:#854d0e;background:#fef9c3}.csb--red .csb__badge{color:#991b1b;background:#fecaca}.csb--none .csb__badge{background:var(--theme-elevation-100);color:var(--theme-elevation-500)}.csb__icon{font-size:1rem}.csb__label{flex:1}.csb__score{font-size:1.1rem;font-weight:700}.csb__caret{opacity:.6;font-size:.7rem}.csb__details{border-top:1px solid var(--theme-elevation-150);background:var(--theme-elevation-0);padding:.75rem;font-size:.8rem}.csb__section-title{margin:.75rem 0 .35rem;font-size:.8rem;font-weight:600}.csb__section-title:first-child{margin-top:0}.csb__table{border-collapse:collapse;width:100%}.csb__table th,.csb__table td{text-align:left;border-bottom:1px solid var(--theme-elevation-100);padding:.25rem .5rem}.csb__table th{color:var(--theme-elevation-500);font-size:.75rem;font-weight:600}.csb__dl{grid-template-columns:auto 1fr;gap:.15rem .75rem;display:grid}.csb__dl dt{color:var(--theme-elevation-500);font-weight:500}.csb__dl dd{margin:0}.csb__warnings ul{margin:0;padding-left:1.25rem}.csb__warnings li{color:var(--theme-elevation-600);margin-bottom:.15rem}
