.brop-dialog{--brop-accent:#008d9d;--brop-ink:#103340;--brop-muted:#617982;--brop-line:#dfe9ec;box-sizing:border-box;width:min(880px,calc(100vw - 32px));max-height:calc(100dvh - 40px);padding:0;border:1px solid #d8e7eb;border-radius:22px;color:var(--brop-ink);background:#fff;font:15px/1.5 system-ui,-apple-system,Segoe UI,sans-serif;box-shadow:0 28px 100px #072a4155;overflow:auto}.brop-dialog::backdrop{background:#0c263bb3;backdrop-filter:blur(3px)}.brop-dialog *{box-sizing:border-box}.brop-dialog [hidden]{display:none!important}.brop-dialog button,.brop-dialog input,.brop-dialog select,.brop-dialog textarea{font:inherit}.brop-dialog button,.brop-launch{border:0;border-radius:10px;cursor:pointer;font-weight:650;outline-offset:4px}.brop-dialog button:disabled{opacity:.55;cursor:wait}.brop-launch{padding:11px 17px;color:#006978;background:#e5f5f6;white-space:nowrap}.brop-launch:hover{background:#ceecef}.brop-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 30px 22px;background:#f6fafb;border-bottom:1px solid var(--brop-line);position:sticky;top:0;z-index:1}.brop-top h2{font-size:27px;letter-spacing:-.7px;margin:5px 0}.brop-top p{color:var(--brop-muted);margin:6px 0 0;overflow-wrap:anywhere}.brop-eyebrow{color:#007e8c;font-size:10px;text-transform:uppercase;letter-spacing:1.4px;font-weight:800}.brop-dialog .brop-close{flex:0 0 36px;height:36px;padding:0;border-radius:50%;font-size:27px;line-height:1;background:#e9f0f3;color:var(--brop-ink)}.brop-content{padding:25px 30px 30px}.brop-progress>div{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--brop-muted)}.brop-progress b{color:var(--brop-ink)}.brop-progress progress{display:block;width:100%;height:7px;accent-color:var(--brop-accent);border:0;border-radius:20px;overflow:hidden;margin:12px 0 22px}.brop-progress progress::-webkit-progress-bar{background:#e8f0f2}.brop-progress progress::-webkit-progress-value{background:var(--brop-accent)}.brop-next{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#eef8f8;border:1px solid #cde9e9;padding:19px 20px;border-radius:14px;margin-bottom:22px}.brop-next h3{font-size:18px;margin:5px 0}.brop-next p{font-size:13px;color:var(--brop-muted);margin:4px 0 0}.brop-dialog .brop-primary{padding:11px 16px;background:var(--brop-accent);color:#fff;white-space:nowrap}.brop-clear>span{font-size:25px;color:#168463}.brop-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding-bottom:15px;border-bottom:1px solid var(--brop-line)}.brop-tabs button{padding:9px 12px;font-size:12px;background:#fff;color:var(--brop-muted)}.brop-tabs button[aria-pressed=true]{background:#103340;color:#fff}.brop-tabs .brop-refresh{margin-left:auto;color:#007b88}.brop-steps{list-style:none;padding:0;margin:0}.brop-step{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid #e8eff1;scroll-margin:150px}.brop-marker{flex:0 0 26px;width:26px;height:26px;border:1px solid #ccdce1;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#69808a;font-size:16px;line-height:1;margin-top:1px}.brop-done .brop-marker{color:#126641;background:#dff4e9;border-color:#c0e7d3}.brop-attention .brop-marker{color:#8b5400;background:#fff2d9;border-color:#f4d595;font-weight:850}.brop-na .brop-marker{background:#edf2f3;border-color:#dde6e8}.brop-step-body{flex:1;min-width:0}.brop-step-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.brop-step h3{font-size:15px;line-height:1.5;margin:0 0 7px}.brop-step-body>p{color:var(--brop-muted);font-size:13px;margin:5px 0 9px;white-space:pre-wrap;overflow-wrap:anywhere}.brop-badge{display:inline-block;flex-shrink:0;padding:3px 8px;font-size:10px;border-radius:6px;background:#eff3f5;color:#546d77;font-weight:650}.brop-done .brop-badge{background:#e0f5e9;color:#14623c}.brop-attention .brop-badge{background:#fff1d9;color:#865700}.brop-meta{display:flex;flex-wrap:wrap;gap:4px 10px;font-size:11px;color:#647e87}.brop-meta>span+span::before{content:'·';margin-right:10px;color:#8ea4ac}.brop-meta .brop-overdue{color:#9b5810}.brop-step-body .brop-note{border-left:3px solid #c7dce1;padding:7px 12px;background:#f6f9fa;color:#375a66;margin-top:10px}.brop-step-body .brop-stamp{font-size:11px;margin:7px 0 0}.brop-step-controls{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.brop-dialog .brop-secondary{color:#234852;background:#edf3f5;padding:8px 12px;font-size:12px}.brop-dialog .brop-link{background:transparent;color:#007c8a;padding:7px 3px;font-size:12px}.brop-editor{padding:18px;margin-top:15px;border-radius:12px;background:#f3f8f9;border:1px solid #d7e6eb}.brop-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.brop-editor label{display:block;font-size:12px;font-weight:650;color:#385d69;margin-bottom:12px}.brop-editor select,.brop-editor input,.brop-editor textarea{display:block;width:100%;margin-top:5px;padding:10px 12px;border:1px solid #bfd1d8;border-radius:8px;background:#fff;color:var(--brop-ink);font-size:14px}.brop-editor textarea{resize:vertical;min-height:90px}.brop-editor-buttons{display:flex;gap:9px;flex-wrap:wrap}.brop-editor .brop-small{font-size:12px;color:var(--brop-muted);margin:0 0 15px}.brop-message{padding:14px 17px;border-radius:10px;border:1px solid #e9d59a;background:#fff9e8;color:#735612;font-size:13px;margin-bottom:18px;white-space:pre-wrap}.brop-future,.brop-history-panel{margin-top:19px;border:1px solid var(--brop-line);border-radius:12px;padding:13px 17px}.brop-dialog summary{cursor:pointer;font-size:13px;font-weight:700;padding:3px 0;color:var(--brop-ink)}.brop-future>p{font-size:12px;color:var(--brop-muted);margin:12px 0 0}.brop-history{list-style:none;padding:0;margin:12px 0 0}.brop-history li{padding:12px 0;border-top:1px solid var(--brop-line);font-size:12px}.brop-history li>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.brop-history p{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;color:var(--brop-muted)}.brop-empty{padding:24px 10px;font-size:13px;color:var(--brop-muted);text-align:center}.brop-footnote{font-size:11px;color:#718891;line-height:1.6;margin:18px 0 0}.brop-mount{display:flex;align-items:center;gap:10px;margin-bottom:18px}.brop-mount:empty{display:none}@media(max-width:560px){.brop-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:16px}.brop-top{padding:19px 17px 16px}.brop-top h2{font-size:23px}.brop-top p{font-size:12px}.brop-content{padding:19px 17px}.brop-next{padding:15px;align-items:flex-start;flex-direction:column;gap:13px}.brop-next h3{font-size:16px}.brop-next .brop-primary{width:100%}.brop-step{gap:10px}.brop-step-heading{display:block}.brop-step h3{margin-bottom:4px}.brop-step-heading>.brop-badge{margin-bottom:7px}.brop-form-grid{grid-template-columns:1fr;gap:0}.brop-progress>div{font-size:11px}.brop-tabs button{padding:8px 9px;font-size:11px}.brop-tabs .brop-refresh{margin-left:0}.brop-editor{padding:13px}.brop-history li>div{align-items:flex-start;flex-direction:column;gap:5px}}

.brop-recipient{display:block;font-size:12px;font-weight:700;margin:0 0 20px;color:#234852}.brop-recipient select{display:block;width:100%;padding:10px 12px;border:1px solid #bfd1d8;border-radius:8px;background:#fff;color:#103340;margin-top:6px}.brop-recipient>span{display:block;color:#617982;font-weight:400;font-size:11px;margin-top:6px}
