body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(135deg,#f7f9fe,#eef1fb 50%,#f8f9fc);color:#1c2333}*{box-sizing:border-box}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main{min-height:100vh;padding:3rem clamp(.75rem,1.8vw,1.25rem) 0;display:flex;justify-content:center}.survey-shell{width:100%;max-width:1200px}.survey-form{background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;padding:2.5rem 2.5rem 2.75rem;box-shadow:0 20px 45px rgba(35,52,133,.12);display:flex;flex-direction:column;gap:2.5rem}.survey-form__fieldset{border:none;padding:0;margin:0;display:contents}.survey-session-banner{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 1.25rem;border:1px solid #dfe3ff;border-radius:16px;background:rgba(239,243,255,.75);flex-wrap:wrap}.survey-session-banner__meta{font-size:.9rem;color:#4f5a7c}.collaboration-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:1px solid #dfe3ff;border-radius:14px;background:linear-gradient(120deg,rgba(239,243,255,.9),hsla(0,0%,100%,.96));box-shadow:0 10px 24px rgba(35,52,133,.08);flex-wrap:wrap}.collaboration-banner__text{display:flex;flex-direction:column;gap:.35rem;min-width:240px;flex:1 1}.collaboration-banner__text p{margin:0;color:#4b5776;line-height:1.45;font-size:.96rem}.collaboration-banner__actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.collaboration-banner__status{font-size:.85rem;font-weight:700;color:#4b5776}.collaboration-banner__status.success{color:#1a7f4a}.collaboration-banner__status.error{color:#e45970}.survey-complete-callout{border:1px solid #bde5c1;background:#f3fff4;padding:1rem 1.25rem;border-radius:14px;color:#1d4b28;font-weight:600}.form-header{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;border-bottom:1px solid #e4e8f7;padding-bottom:1.75rem}.form-header__titles{display:flex;flex-direction:column;gap:.35rem}.eyebrow{font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:#5a6bff;font-weight:700}.form-header h1{font-size:1.8rem;margin:0;color:#101631}.form-header p{margin:0;color:#5f6a81}.survey-description{margin-top:.35rem;color:#404c73;font-size:.95rem}.step-progress{display:flex;flex-direction:column;gap:.75rem;min-width:220px}.step-progress__meta{display:flex;flex-direction:column;gap:.2rem;font-weight:600;color:#303d76}.step-progress__counter{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#6d7ae3}.step-progress__title{font-size:1.25rem}.progress-track{width:100%;height:.5rem;border-radius:999px;background:#e7e9f6;overflow:hidden;position:relative}.progress-bar{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#5a6bff,#8595ff);transition:width .3s ease}.form-body{gap:1.75rem}.form-body,.survey-panel{display:flex;flex-direction:column}.survey-panel{background:#fff;border:1px solid #e4e8f7;border-radius:18px;padding:2rem 2rem 2.25rem;gap:0}.survey-panel>*+*{margin-top:1.25rem}.review-panel{border-color:#dfe3f8;background:linear-gradient(180deg,rgba(243,245,255,.75),#fff)}.review-group{border:1px solid #e5e9fb;background:#f9faff;border-radius:14px;padding:1rem 1rem .75rem}.review-group+.review-group{margin-top:.75rem}.review-group--secondary{background:#fdfaf5;border-color:#f3e5c1}.review-group__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.review-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .75rem;border-radius:999px;font-weight:700;font-size:.9rem}.review-pill--error{color:#c0274b;background:#fff0f4;border:1px solid #f3c3cf}.review-pill--warning{color:#a36a00;background:#fff7e6;border:1px solid #f3ddb1}.review-count{font-weight:700;color:#3b4673;font-size:.95rem}.review-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.review-issue{border:1px solid #e4e8f7;border-radius:12px;background:#fff;padding:.9rem .95rem;display:flex;gap:1rem;align-items:center;justify-content:space-between}.review-issue__text{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.review-issue__label{font-weight:700;color:#0f1535}.review-issue__meta{color:#56607d;font-size:.9rem}.review-issue__detail{color:#3a4261;font-size:.95rem}.review-empty{margin:0;background:#f6f7ff;border:1px dashed #d6dcf4;color:#59617c;padding:.9rem 1rem;border-radius:12px}.panel-header h2{margin:0;font-size:1.4rem;color:#101631}.section-intro{margin:0;color:#5a6484;line-height:1.55;font-size:.95rem}.section-intro+.section-intro{margin-top:.55rem}.panel-header+.section-intro{margin-top:.9rem}.section-note{margin:0 0 .9rem;font-size:.92rem;color:#3b4673;font-weight:600}.section-note.subtle{margin-top:1rem;color:#6a7395;font-weight:500}.intro-cta{margin-top:1.5rem}.survey-subpanel{border:1px solid #edf0fb;border-radius:14px;padding:1.5rem 1.5rem 1.75rem;background:linear-gradient(135deg,rgba(240,244,255,.45),hsla(0,0%,100%,.95));display:flex;flex-direction:column;gap:1.4rem}.survey-subpanel h3{margin:0;font-size:1.1rem;color:#253262}.workflow-matrix{gap:1.5rem}.workflow-group,.workflow-matrix{display:flex;flex-direction:column}.workflow-group{border:1px solid #edf0fb;border-radius:16px;padding:1.5rem 1.5rem 1.8rem;background:linear-gradient(135deg,rgba(240,244,255,.45),hsla(0,0%,100%,.95));gap:1.25rem}.workflow-group__header h3{margin:0;font-size:1.1rem;color:#23315f}.workflow-group__body{display:flex;flex-direction:column;gap:1.25rem}.workflow-matrix__table-wrapper{overflow-x:auto}.workflow-matrix__table{width:100%;border-collapse:collapse;min-width:520px;table-layout:auto}.workflow-matrix__table td,.workflow-matrix__table th{padding:.75rem .85rem;border-bottom:1px solid #e3e7fb;text-align:left;vertical-align:middle}.workflow-matrix__table thead th{background:rgba(233,238,255,.38);color:#23315f;font-weight:600}.workflow-matrix__table thead,.workflow-matrix__table thead th,.workflow-matrix__table thead tr{overflow:visible}.workflow-matrix__table th:first-child{width:clamp(0px,42vw,400px);max-width:420px;white-space:normal;word-break:break-word}.workflow-matrix__table tbody th[scope=row]{font-weight:500;font-size:.92rem;line-height:1.35}.workflow-matrix__column-header{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.workflow-matrix__column-title{display:inline-flex;align-items:center;gap:.35rem}.workflow-matrix__info-icon{position:relative;width:1.25rem;height:1.25rem;border:1px solid #9da7db;color:#5a6bff;font-size:.8rem;font-weight:700}.workflow-matrix__info-icon:hover{background:#eef0ff}.workflow-matrix__info-icon:focus-visible{outline:2px solid #5a6bff;outline-offset:2px}.workflow-matrix__info-icon:after{content:attr(data-tooltip);top:calc(100% + .55rem);padding:.55rem .7rem;border-radius:.45rem;background:#23315f;color:#fff;font-size:.72rem;line-height:1.35;white-space:normal;text-align:left;min-width:12rem;max-width:20rem;box-shadow:0 6px 18px rgba(22,32,77,.25)}.workflow-matrix__info-icon:after,.workflow-matrix__info-icon:before{position:absolute;left:50%;transform:translate(-50%,-.25rem);opacity:0;visibility:hidden;pointer-events:none;z-index:5;transition:opacity .16s ease,transform .16s ease}.workflow-matrix__info-icon:before{content:"";top:calc(100% + .2rem);border-color:transparent transparent #23315f;border-style:solid;border-width:0 .4rem .35rem}.workflow-matrix__info-icon:focus-visible:after,.workflow-matrix__info-icon:focus-visible:before,.workflow-matrix__info-icon:hover:after,.workflow-matrix__info-icon:hover:before{opacity:1;visibility:visible;transform:translate(-50%)}.workflow-matrix__remove-column{background:none;border:none;color:#8e9bd4;font-size:1.1rem;line-height:1;padding:.05rem .25rem;cursor:pointer}.workflow-matrix__remove-column:hover{color:#5a6bff}.workflow-matrix__add-column{width:1%;text-align:center}.workflow-matrix__add-button{width:2.25rem;height:2.25rem;border-radius:999px;border:1px dashed #9da7db;background:#f5f6ff;color:#5a6bff;font-size:1.3rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.workflow-matrix__add-button:hover{background:#eef0ff}.workflow-matrix__add-form{display:flex;flex-direction:column;gap:.65rem;min-width:220px}.workflow-matrix__add-field{position:relative}.workflow-matrix__add-field .typeahead-input,.workflow-matrix__add-field input{width:100%}.workflow-matrix__add-field .typeahead-input>label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workflow-matrix__add-actions{display:flex;gap:.5rem;flex-wrap:wrap}.workflow-matrix__add-error{font-size:.85rem}.workflow-matrix__cell{text-align:center}.workflow-matrix__cell-inner{display:flex;justify-content:center}.workflow-matrix__add-placeholder{width:1%;border-bottom:none}.workflow-matrix__summary{border:1px solid #e0e6fb;border-radius:14px;padding:1.4rem 1.5rem;background:rgba(247,249,255,.75);display:flex;flex-direction:column;gap:1rem}.workflow-matrix__summary h4{margin:0;font-size:1.05rem;color:#29335c}.workflow-matrix__summary-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.85rem;gap:.85rem}.workflow-matrix__summary-item{border:1px dashed #d7dcf6;border-radius:12px;padding:.9rem 1rem;background:hsla(0,0%,100%,.92);display:flex;flex-direction:column;gap:.55rem}.workflow-matrix__summary-item--supporting{border-style:solid;border-color:#ccd2f3;background:hsla(0,0%,100%,.88)}.workflow-matrix__summary-head{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.workflow-matrix__summary-name{font-weight:600;color:#202944}.workflow-matrix__summary-pill{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;background:rgba(90,107,255,.12);color:#4955c6;font-size:.75rem;font-weight:600}.workflow-matrix__capability-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.workflow-matrix__capability-item{display:flex;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.workflow-matrix__capability-text{flex:1 1 12rem;min-width:0;color:#2c3764;font-size:.85rem;line-height:1.3;word-break:break-word}.workflow-matrix__capability-action{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;min-width:2rem;margin-left:auto;align-self:flex-start}.workflow-matrix__info-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:999px;border:1px solid #c5ccff;color:#4f5bd5;font-size:.75rem;line-height:1;cursor:help;background:#f3f4ff}.workflow-matrix__info-icon:hover{background:#e9ebff;border-color:#9aa5ff}.workflow-matrix__add-supporting{display:flex;align-items:center;gap:.65rem}.workflow-matrix__add-supporting input{flex:1 1;padding:.55rem .75rem;border:1px solid #ccd2f5;border-radius:8px;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}.workflow-matrix__add-supporting input:focus-visible{outline:none;border-color:#5a6bff;box-shadow:0 0 0 3px rgba(90,107,255,.18)}.workflow-matrix__remove-button{border:1px solid #dfe3f7;background:#fff;color:#5a6bff;width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.9rem;font-weight:700;line-height:1;padding:0;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.workflow-matrix__remove-button:focus-visible,.workflow-matrix__remove-button:hover{outline:none;background:#f0f2ff;border-color:#c5ccff;color:#3c48c5;box-shadow:0 0 0 3px rgba(90,107,255,.15)}.workflow-matrix__remove-button span[aria-hidden=true]{pointer-events:none}.workflow-matrix__remove-workflow{background:none;border:none;color:#5a6bff;font-size:1rem;cursor:pointer;padding:0;line-height:1;border-radius:999px;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center}.workflow-matrix__remove-workflow:focus-visible,.workflow-matrix__remove-workflow:hover{background:#f0f2ff;border-radius:999px}.workflow-matrix__add-workflow{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.workflow-matrix__add-workflow input{flex:1 1;min-width:220px}.workflow-matrix__summary-empty{margin:0;color:#5f6a92;font-size:.9rem}.workflow-matrix__summary-item--additional{border:1px dashed #cfd6fb;background:hsla(0,0%,100%,.96)}.workflow-matrix__summary-product{display:flex;gap:.75rem;row-gap:.5rem;align-items:center;flex-wrap:wrap}.workflow-matrix__summary-product-name{flex:1 1;min-width:220px}.workflow-matrix__summary-product-name .typeahead-input{width:100%}.workflow-matrix__summary-field{display:flex;flex-direction:column;gap:.35rem}.workflow-matrix__summary-field input,.workflow-matrix__summary-field textarea{width:100%}.workflow-matrix__summary-field textarea{min-height:120px}.workflow-matrix__remove-product{margin-left:auto;background:#fff5f6;border-color:#f1c3c7;color:#d8515d}.workflow-matrix__remove-product:focus-visible,.workflow-matrix__remove-product:hover{background:#ffe8eb;border-color:#e99ba2;color:#b73944}.workflow-matrix__workflow-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.workflow-matrix__workflow-item{display:flex;align-items:center;gap:.5rem;background:rgba(232,236,255,.6);border-radius:10px;padding:.4rem .75rem}.workflow-matrix__add-product{border-top:1px solid #e4e9ff;margin-top:1.2rem;padding-top:1.2rem;display:flex;flex-direction:column;gap:.85rem}.workflow-matrix__add-product-note{margin:0;color:#5c6794;font-size:.9rem}.workflow-matrix__add-product-fields{display:grid;grid-gap:.9rem;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.workflow-matrix__add-product-fields .typeahead-input{width:100%}.workflow-matrix__add-product-actions{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.workflow-matrix__details{border:1px solid #d7dcfb;border-radius:16px;padding:1.8rem 1.6rem;background:hsla(0,0%,100%,.95);display:flex;flex-direction:column;gap:1.4rem}.workflow-matrix__details-meta{display:flex;flex-direction:column;gap:.6rem}.workflow-matrix__details-step{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#6a73a8;font-weight:600}.workflow-matrix__detail-coverage{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.4rem}.workflow-matrix__detail-coverage li{background:rgba(233,238,255,.6);color:#23335f;padding:.35rem .7rem;border-radius:999px;font-size:.85rem}.workflow-matrix__detail-subsection{border-top:1px solid #e3e8ff;padding-top:1rem;display:flex;flex-direction:column;gap:.65rem}.workflow-matrix__detail-subsection h5{margin:0;font-size:.95rem;color:#29335c}.workflow-matrix__details-note{margin:0;color:#5c6794;font-size:.9rem}.workflow-matrix__details-actions{display:flex;align-items:center;gap:.75rem;margin-top:.6rem;flex-wrap:wrap}.workflow-matrix__details-actions .btn{min-width:120px}label{display:block;font-weight:600;margin-bottom:.2rem;color:#202944}input,select,textarea{width:100%;padding:.75rem .85rem;border:1px solid #d8def1;border-radius:10px;font-size:.95rem;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#5a6bff;box-shadow:0 0 0 3px rgba(90,107,255,.18)}textarea{min-height:160px;resize:vertical}button{font-size:.95rem;border-radius:10px;border:none;cursor:pointer;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,background .2s ease}.btn{padding:.65rem 1.4rem;background:linear-gradient(135deg,#5a6bff,#7b8cff);color:#fff;box-shadow:0 8px 18px rgba(90,107,255,.25)}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(90,107,255,.28)}.btn:active{transform:translateY(0);box-shadow:0 6px 15px rgba(90,107,255,.22)}.btn-secondary{background:#f1f3ff;color:#4350a2;box-shadow:none;border:1px solid #dfe3ff}.btn-secondary:hover{background:#e6e9ff;transform:translateY(-1px)}.btn-secondary:active{transform:translateY(0)}.btn-danger{background:#ffe5e8;color:#a11f3a;border:1px solid #ffcdd5;box-shadow:none}.btn-danger:hover{background:#ffd6db;transform:translateY(-1px)}.btn-danger:active{background:#ffc7cf;transform:translateY(0)}.btn-small{padding:.45rem .9rem;font-size:.85rem}.field-grid{display:grid;grid-gap:1.25rem 1.5rem;gap:1.25rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.field-grid--stacked{grid-template-columns:1fr}.field{display:flex;flex-direction:column;gap:.45rem}.field-longform textarea{min-height:140px}.longform-helper{margin-top:.35rem;border:1px solid #dfe3f7;background:#f8f9ff;border-radius:12px;padding:.8rem .9rem;display:flex;flex-direction:column;gap:.45rem}.longform-helper__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.longform-helper__title{font-weight:700;color:#1f2e63;font-size:.95rem}.longform-helper__meter{font-size:.85rem;font-weight:700;padding:.2rem .65rem;border-radius:999px;background:#eef1ff;color:#4a55b4}.longform-helper__meter--empty,.longform-helper__meter--very-short{background:#ffe8ed;color:#a11f3a}.longform-helper__meter--short{background:#fff3da;color:#9b5b0a}.longform-helper__meter--ready{background:#e1f6ea;color:#0f7a45}.longform-helper__list{margin:0;padding-left:1.1rem;color:#2f3c65;font-size:.9rem;line-height:1.4}.longform-helper__list li+li{margin-top:.25rem}.longform-helper__hint{margin:0;color:#4f5a7c;font-size:.85rem}.longform-helper--empty,.longform-helper--very-short{border-color:#e45970;background:#fff5f6}.longform-helper--short{border-color:#f4c060;background:#fff9ed}.longform-helper--ready{border-color:#9ad9b4;background:#f3fff7}.field-longform.longform-empty textarea,.field-longform.longform-very-short textarea{border-color:#e45970;box-shadow:0 0 0 3px rgba(228,89,112,.18)}.field-longform.longform-short textarea{border-color:#f4c060;box-shadow:0 0 0 3px rgba(244,192,96,.22)}.field-longform.longform-ready textarea{border-color:#1fa971;box-shadow:0 0 0 3px rgba(31,169,113,.18)}.speech-input{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.speech-input__button{padding:.35rem .9rem;border-radius:999px;border:1px solid #dfe3ff;background:#f4f6ff;color:#232f74;font-size:.85rem;font-weight:600;transition:background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}.speech-input__button:hover{background:#e8ecff}.speech-input__button--active{border-color:#f5a6b2;background:#fff1f3;color:#a11f3a;box-shadow:0 0 0 3px rgba(244,166,178,.35)}.speech-input__status{font-size:.8rem;color:#6a7090}.speech-input__status--error{color:#d34855;font-weight:600}.typeahead-field{position:relative}.typeahead-input,.typeahead-multi{position:relative;display:flex;flex-direction:column;gap:.4rem}.typeahead-input__panel{position:absolute;z-index:12;top:calc(100% + .35rem);left:0;right:0;display:flex;flex-direction:column;background:#fff;border:1px solid #dfe3ff;border-radius:12px;box-shadow:0 18px 32px rgba(35,52,133,.18);padding:.35rem;max-height:240px;overflow-y:auto}.typeahead-input__option{display:block;width:100%;text-align:left;border:none;background:transparent;padding:.55rem .75rem;border-radius:8px;font-size:.95rem;color:#202944;cursor:pointer;transition:background .15s ease,color .15s ease}.typeahead-input__option:hover{background:#eef1ff}.typeahead-input__option.active,.typeahead-input__option:focus{outline:none;background:#e1e5ff;color:#1b2654}.typeahead-input__status{padding:.5rem .75rem;font-size:.85rem;color:#5a6484}.typeahead-input__status-error{color:#e45970;font-weight:600}.typeahead-multi__control{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;border:1px solid #d8def1;border-radius:10px;background:#fff;padding:.35rem .45rem;min-height:2.75rem;transition:border-color .2s ease,box-shadow .2s ease}.typeahead-multi__control:focus-within{border-color:#5a6bff;box-shadow:0 0 0 3px rgba(90,107,255,.18)}.typeahead-multi__tags{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.typeahead-multi__tag{gap:.3rem;padding:.25rem .5rem;border-radius:999px;background:#eef1ff;color:#253262;line-height:1.2}.typeahead-multi__remove,.typeahead-multi__tag{display:inline-flex;align-items:center;font-size:.85rem}.typeahead-multi__remove{justify-content:center;width:1.1rem;height:1.1rem;border:none;border-radius:50%;background:#d9defa;color:#1b2654;cursor:pointer;line-height:1;padding:0}.typeahead-multi__remove:hover{background:#c8cff9}.typeahead-multi__control input{border:none;outline:none;flex:1 1;min-width:160px;padding:.35rem .45rem;font-size:.95rem;background:transparent}.typeahead-multi__control input:focus{outline:none;box-shadow:none}.field.error-state .typeahead-multi__control{border-color:#e45970;box-shadow:0 0 0 3px rgba(228,89,112,.18)}.field-width-double{grid-column:span 2}.field-spacer{grid-column:1/-1;min-height:.75rem;padding:0;margin:0;gap:0;visibility:hidden;pointer-events:none}.field-label,.field>label{font-weight:600;color:#202944;line-height:1.35}@media (min-width:700px){.field-type-multi_select>label,.field-type-single_select>label,.typeahead-field .typeahead-input>label{min-height:2.75rem;display:flex;align-items:flex-end}}.field-hint{font-size:.8rem;color:#697089}.field.error-state input,.field.error-state select,.field.error-state textarea{border-color:#e45970;box-shadow:0 0 0 3px rgba(228,89,112,.18)}.field.error-state .field-hint,.field.error-state .field-label,.field.error-state label{color:#e45970}.field.error-state.multi-select-field{border-color:#e45970;box-shadow:0 0 0 3px rgba(228,89,112,.18)}.repeat-group{gap:1.1rem}.repeat-group,.repeat-row{display:flex;flex-direction:column}.repeat-row{border:1px solid #dfe4f8;border-radius:14px;padding:1.15rem 1.25rem 1.3rem;background:#f7f8ff;gap:1.15rem}.repeat-row-header{display:flex;align-items:center;justify-content:space-between}.repeat-row-header strong{font-size:.95rem;color:#2d3760}.repeat-row-actions{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}.repeat-subpanel{border:1px solid #e4e8f7;border-radius:12px;padding:1rem 1rem 1.2rem;background:rgba(244,246,255,.6);display:flex;flex-direction:column;gap:.9rem}.repeat-subpanel h4{margin:0;font-size:1rem;color:#27336a}.repeat-subpanel.collapsible{border:1px solid #dfe3ff;background:rgba(244,246,255,.35)}.repeat-subpanel.collapsible summary{font-weight:600;color:#27336a;cursor:pointer;margin-bottom:.6rem}.repeat-subpanel.collapsible summary::-webkit-details-marker{display:none}.option-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.5rem 1rem;gap:.5rem 1rem;align-items:flex-start}.option-list__item{display:flex;align-items:center;gap:.55rem;font-size:.95rem;color:#2d365a;margin-bottom:0}.option-list__item input[type=checkbox]{width:auto;accent-color:#5a6bff}.multi-select-field{padding:.75rem .85rem .9rem;border:1px solid #dfe3f7;border-radius:12px;background:#f8f9ff}.option-groups{gap:1.2rem;margin-top:.75rem}.option-group,.option-groups{display:flex;flex-direction:column}.option-group{gap:.7rem}.option-group:not(:first-of-type){border-top:1px solid #e2e6fa;padding-top:1rem}.option-group__header{font-size:.95rem;font-weight:600;color:#202944}.multi-select-field .field-hint{color:#58638d}.multi-select-field__other{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.multi-select-field__other-input{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.multi-select-field__other-input input[type=text]{flex:1 1;min-width:220px}.option-list__custom{display:grid;grid-gap:.4rem;gap:.4rem}.option-list__item--custom{display:flex;align-items:center;justify-content:space-between;padding:.35rem .6rem;border:1px solid #dfe3f7;border-radius:10px;background:#fff;font-weight:500}.option-list__item--custom .workflow-matrix__remove-workflow{margin-left:.5rem}.checkbox-field{padding:.2rem 0;border:none;background:transparent}.checkbox-field .checkbox-control{display:flex;align-items:center;gap:.6rem;font-weight:600;color:#202944;margin-bottom:0}.checkbox-field input[type=checkbox]{width:auto;accent-color:#5a6bff}.field.error-state.checkbox-field{padding-left:.75rem;border-left:3px solid #e45970;background:rgba(228,89,112,.08);border-radius:6px}.number-field .number-input-wrapper{display:flex;align-items:center;gap:.5rem}.number-field input[type=number]{flex:1 1}.number-affix{font-size:.9rem;font-weight:600;color:#3b4673}.results-gate,.results-shell{background:hsla(0,0%,100%,.92)}.editor-shell,.results-gate,.results-shell{width:100%;max-width:1200px;margin:0 auto;border-radius:24px;box-shadow:0 18px 40px rgba(35,52,133,.12);padding:2.5rem 2.5rem 2.75rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.editor-shell{background:hsla(0,0%,100%,.94)}.results-gate h1,.results-shell h1{margin-top:0;margin-bottom:.75rem;color:#101631}.editor-shell h1{margin-top:0;margin-bottom:.6rem;color:#101631}.editor-shell p,.results-gate p,.results-shell p{color:#5a6484}.editor-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-bottom:1px solid #e4e8f7;padding-bottom:1.25rem}.editor-form{margin-top:1.75rem;display:flex;flex-direction:column;gap:1rem}.editor-form textarea{width:100%;min-height:520px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem;line-height:1.45;border:1px solid #d8def1;border-radius:12px;padding:1rem 1.1rem;background:#0f1325;color:#eaf0ff;resize:vertical;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04)}.editor-form textarea:focus{border-color:#5a6bff;box-shadow:0 0 0 3px rgba(90,107,255,.25);outline:none}.editor-actions{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.editor-status{font-weight:600;color:#4350a2}.editor-status.success{color:#1a7f4a}.editor-status.error{color:#e45970}.editor-status.saving{color:#4350a2}.gate-form{margin-top:1.5rem;display:flex;flex-direction:column;gap:.85rem}.gate-form input{max-width:320px}.results-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #e4e8f7;padding-bottom:1.25rem}.results-header p{margin:0}.results-list{margin-top:1.75rem;gap:1.25rem}.results-card,.results-list{display:flex;flex-direction:column}.results-card{border:1px solid #e4e8f7;border-radius:18px;padding:1.75rem 1.6rem;background:#fff;gap:1rem}.results-card header{display:flex;flex-direction:column;gap:.3rem}.results-card h2{margin:0;font-size:1.2rem;color:#1b2550}.results-meta{font-size:.9rem;color:#5f6b96}.results-card details{border:1px solid #e4e8f7;border-radius:14px;background:#f6f7ff;padding:1rem 1.1rem}.results-card summary{cursor:pointer;font-weight:600;color:#32417f}.results-card pre{margin:1rem 0 0;background:#101631;color:#eaf0ff;padding:1rem 1.25rem;border-radius:12px;max-height:360px;overflow:auto;font-size:.85rem}.results-status{margin-top:1rem;font-weight:600;color:#4350a2}.results-status.error{color:#e45970}.results-empty{text-align:center;padding:2.5rem 1rem;border:1px dashed #cdd4f4;border-radius:18px;background:#f4f6ff}.results-empty h2{margin:0 0 .5rem;color:#1b2550}.form-actions{display:flex;flex-direction:column;gap:.75rem;border-top:1px solid #e4e8f7;padding-top:1.5rem}.form-actions__buttons{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.submission-message{font-size:.9rem}.submission-message.success{color:#1a7f4a;font-weight:600}.submission-message.error{color:#e45970;font-weight:600}.submission-message.submitting{color:#4350a2;font-weight:600}.error{font-size:.82rem;font-weight:600;color:#e45970}@media (max-width:768px){main{padding:2rem 1rem 3rem}.survey-form{gap:2rem}.editor-shell,.results-gate,.results-shell,.survey-form{padding:2rem 1.5rem 2.25rem;border-radius:20px}.editor-form textarea{min-height:360px}.form-header{flex-direction:column;align-items:flex-start}.survey-panel{padding:1.6rem 1.4rem 1.7rem}.survey-subpanel{padding:1.2rem 1.1rem 1.45rem}.btn,.btn-secondary{width:100%;justify-content:center}.form-actions__buttons{width:100%;flex-direction:column-reverse}.field-width-double{grid-column:span 1}}.admin-shell{width:100%;max-width:1100px;display:flex;flex-direction:column;gap:1.5rem}.admin-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:2rem;border-radius:20px;background:hsla(0,0%,100%,.9);box-shadow:0 15px 30px rgba(53,65,119,.08)}.admin-header h1{margin:.25rem 0}.admin-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:1rem;gap:1rem}.admin-summary>div{background:hsla(0,0%,100%,.92);border-radius:16px;padding:1rem 1.25rem;box-shadow:0 12px 25px rgba(34,42,95,.08);display:flex;flex-direction:column;gap:.25rem}.admin-summary .label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#6a78c9;font-weight:600}.admin-summary .label.in-progress{color:#f96}.admin-summary .label.created{color:#5a6bff}.admin-summary .label.complete{color:#1fbf75}.admin-summary strong{font-size:1.6rem;color:#131837}.admin-card{background:hsla(0,0%,100%,.98);border-radius:18px;padding:1.75rem;box-shadow:0 15px 35px rgba(15,26,73,.08);display:flex;flex-direction:column;gap:1.5rem}.admin-card header h2{margin:0}.admin-form{display:flex;flex-direction:column;gap:1rem}.admin-form__actions{display:flex;gap:.75rem}.admin-status{margin:0;color:#5d6685;font-weight:500}.admin-status.error{color:#c53030}.admin-empty{border:1px dashed #cfd4ef;border-radius:16px;padding:1.5rem;text-align:center;color:#5d6685}.admin-table{display:flex;flex-direction:column;gap:.5rem}.admin-table__row{display:grid;grid-template-columns:2fr 1fr 1.2fr 1.8fr;grid-gap:1rem;gap:1rem;align-items:center;padding:1rem 1.25rem;border:1px solid #e4e8f7;border-radius:16px;background:rgba(249,250,255,.8)}.admin-table__header{background:transparent;border:none;padding-bottom:0;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#7a84b4}.admin-table__primary{display:flex;flex-direction:column;gap:.25rem}.admin-table__primary .token{font-size:.8rem;color:#6b7397}.admin-table__actions{display:flex;flex-wrap:wrap;gap:.4rem}.status-pill{padding:.4rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600;text-align:center}.status-created{background:rgba(90,107,255,.15);color:#4a55b4}.status-in_progress{background:rgba(255,153,102,.2);color:#d96a3f}.status-complete{background:rgba(31,191,117,.2);color:#158556}.admin-table__row .timestamp{font-size:.85rem;color:#5d6685}.admin-detail{width:100%;max-width:900px;gap:1.25rem}.admin-detail,.admin-detail__card{display:flex;flex-direction:column}.admin-detail__card{background:hsla(0,0%,100%,.96);border-radius:18px;padding:1.75rem;box-shadow:0 20px 40px rgba(19,28,77,.12);gap:1rem}.admin-detail__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.admin-detail__meta div{display:flex;flex-direction:column;gap:.2rem}.admin-detail__meta span{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#787fa9}.admin-detail__meta strong{font-size:1rem;color:#1d2544}.admin-detail pre{background:#0f172a;color:#d7e3ff;padding:1rem;border-radius:12px;overflow:auto;font-size:.85rem}.admin-detail__actions{display:flex;gap:.75rem;flex-wrap:wrap}@media (max-width:900px){.admin-table__row{grid-template-columns:1fr}.admin-table__actions{justify-content:flex-start}}