.config-editor{margin:18px 0 24px;--editor-line:#d5e1ec}.editor-file-toolbar{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding-bottom:3px}.account-main .editor-file-status{font-size:12px;min-height:0;margin:8px 0 18px;color:#53758d}.editor-file-status:empty{display:none}.account-main .editor-file-status[data-error=true]{color:#aa3526}.editor-section{border:1px solid var(--editor-line);border-radius:9px;background:#fff;margin:16px 0;padding:20px}.editor-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.account-main .editor-section-header h3{font-size:17px;margin:0 0 7px;letter-spacing:-.3px;color:#224664}.account-main .editor-section-header p{font-size:12px;line-height:1.55;margin:0;color:#70869a;max-width:430px}.account-main .editor-button{font-size:12px;white-space:nowrap;min-height:36px;padding:8px 12px;color:#365b7c}.account-main .editor-button.editor-remove{background:transparent;border-color:transparent;box-shadow:none;color:#8a6060;font-size:11px}.account-main .editor-button.editor-remove:hover{background:#fff0ed;border-color:#f1d3cb}.editor-card{border:1px solid #d9e4ed;border-radius:7px;background:linear-gradient(135deg,#f5f9fd,#fbfdff);padding:15px;margin-top:13px}.editor-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #e0e9f1;margin-bottom:10px}.editor-card-header strong{font-size:13px;font-weight:500;color:#355d7d;overflow-wrap:anywhere}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}.account-main .editor-field{display:block;margin:0;min-width:0;color:#405e77}.editor-field>span{font-size:12px;font-weight:500;display:block}.account-main .editor-field input,.account-main .editor-field select,.account-main .editor-field textarea{width:100%;margin-top:7px;border:1px solid #bccedc;border-radius:5px;background:#fff;box-shadow:inset 0 1px 2px #294c6408;color:#244663;padding:10px 11px;font:13px/1.4 Arial,Helvetica,sans-serif;min-height:39px}.account-main .editor-field textarea{font:12px/1.5 ui-monospace,SFMono-Regular,monospace;resize:vertical;min-height:80px}.editor-field small{display:block;font-size:10px;line-height:1.5;color:#7990a3;margin-top:6px}.editor-wide{grid-column:1/-1}.editor-buckets{margin-top:15px;padding-top:12px;border-top:1px solid #dde7ef}.account-main .editor-buckets>p{font-size:11px;margin:0 0 13px;color:#6a859b}.editor-bucket{display:grid;grid-template-columns:1fr 1fr auto;align-items:start;gap:10px;margin-bottom:12px}.editor-bucket .editor-remove{align-self:end;margin-bottom:1px}.account-main .editor-bucket label{margin:0}.account-main .editor-empty{font-size:12px;padding:15px;border:1px dashed #b7cbdc;background:#f6faff;color:#637f95;border-radius:5px}.configuration-advanced{border:1px solid #d7e2eb;border-radius:7px;padding:0 16px;margin:20px 0}.configuration-advanced summary{padding:14px 0;font-size:12px;cursor:pointer;color:#54728c}.account-main .configuration-advanced p{font-size:12px}.account-main .configuration-revision-note{font-size:12px;color:#7b644c;background:#faf6ee;border-left:2px solid #cfb48c;padding:12px 14px;margin:18px 0}.config-editor select:focus-visible{outline:2px solid #8fa7ca;outline-offset:2px}.config-editor input[hidden]{display:none!important}@media(max-width:900px){.editor-section-header{gap:12px}.editor-section{padding:16px}.editor-grid{gap:14px}.editor-card{padding:12px}.editor-section-header>div{min-width:0}.account-main .editor-button{padding:8px 10px}}@media(max-width:600px){.editor-section-header{flex-wrap:wrap}.editor-section-header>div{width:100%}.editor-section{padding:14px}.editor-grid{grid-template-columns:1fr}.editor-wide{grid-column:auto}.account-main .editor-field input,.account-main .editor-field select{font-size:16px}.editor-bucket{grid-template-columns:1fr 1fr;gap:8px}.editor-bucket .editor-remove{grid-column:1/-1;justify-self:end;min-height:30px;padding:5px 8px}.account-main .editor-section-header h3{font-size:16px}.editor-card-header strong{font-size:12px}.account-main .editor-button{min-height:40px}.editor-field small{font-size:11px}.editor-section-header>button{width:100%;text-align:center}}
/* Goals first, one decision at a time. Disclosures retain the full config. */
.config-editor>.editor-section>h3{font-size:18px;margin:0 0 16px;color:#224664}.editor-disclosure{border:1px solid var(--editor-line);border-radius:7px;padding:0 15px;margin:12px 0;background:#fff}.editor-disclosure>summary{cursor:pointer;display:flex;align-items:center;gap:12px;padding:14px 0;color:#355d7d;list-style:none;font-size:13px;min-height:48px}.editor-disclosure>summary::-webkit-details-marker,.editor-row>summary::-webkit-details-marker{display:none}.editor-disclosure>summary:before,.editor-row>summary:before{content:'›';font-size:18px;line-height:1;display:inline-block;transition:transform .15s}.editor-disclosure[open]>summary:before,.editor-row[open]>summary:before{transform:rotate(90deg)}.editor-disclosure>summary strong{font-weight:500}.editor-disclosure[open]{padding-bottom:15px}.editor-disclosure[open]>summary{margin-bottom:12px;border-bottom:1px solid #e4ebf1}.editor-row{background:#fff;padding:0 15px}.editor-row>summary{cursor:pointer;list-style:none;padding:11px 0;margin:0;border:0;justify-content:flex-start}.editor-row>summary .editor-remove{margin-left:auto}.editor-row[open]{padding-bottom:15px}.editor-row[open]>summary{border-bottom:1px solid #e4ebf1;margin-bottom:14px}.editor-goal{background:#f7fafc}.editor-goal>summary{flex-wrap:wrap}.editor-row-description{font-size:12px;color:#718499;margin-left:auto;font-weight:400}.editor-goal>.editor-disclosure{background:#fff}.editor-disclosure .editor-disclosure{margin-bottom:12px}.account-main .editor-note{font-size:11px;line-height:1.5;color:#718499;margin:12px 0 0}.editor-add-row{display:flex;align-items:flex-end;gap:10px;margin-top:16px}.editor-add-row>.editor-field{flex:1}.editor-add-row>.editor-field>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.editor-add-row .editor-button{min-height:39px}.editor-goal-choices{border:0;margin:18px 0;padding:0;display:flex;gap:9px;flex-wrap:wrap}.editor-goal-choices>legend{font-size:12px;font-weight:500;color:#405e77;margin-bottom:10px}.account-main .editor-goal-choices>label{display:flex;align-items:center;gap:8px;border:1px solid #c8d8e6;border-radius:6px;padding:9px 12px;margin:0;font-size:12px;background:#fff}.editor-goal-choices>label:has(:checked){background:#eaf3fb;border-color:#709bbd;color:#244e70}.account-main .editor-goal-choices input{width:15px;height:15px;min-height:0;margin:0;accent-color:#356b91}.account-main .editor-decision-summary{font-size:12px;margin:14px 0;color:#718499}.editor-section>.editor-button{margin:10px 8px 0 0}.editor-section>.editor-field[data-field]{margin-bottom:12px}.editor-file-toolbar{justify-content:flex-end}.editor-disclosure .editor-section{border:0;padding:0}.editor-disclosure.editor-section{padding:0 18px}.editor-disclosure.editor-section[open]{padding-bottom:18px}.editor-disclosure.editor-section>.editor-section-header{margin-top:8px}.editor-disclosure .editor-grid:empty{display:none}@media(max-width:600px){.editor-row-description{margin-left:30px;width:100%;font-size:11px}.editor-goal>summary{gap:7px}.editor-add-row{gap:8px}.editor-disclosure{padding-left:12px;padding-right:12px}.editor-disclosure.editor-section{padding-left:14px;padding-right:14px}.editor-goal-choices>label{max-width:100%;overflow-wrap:anywhere}}
.editor-row>summary{flex-wrap:wrap}.editor-row-description{min-width:0;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-row>summary strong{overflow-wrap:anywhere}.editor-row>summary .editor-row-description{margin-left:auto}@media(max-width:600px){.editor-row-description{max-width:100%;margin-left:25px}.editor-row>summary .editor-row-description{order:3;margin-left:25px;width:calc(100% - 25px)}}
