.d23-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0;padding:16px 20px;border:1px solid #dce5e1;border-radius:16px;background:#f7faf8}.d23-toolbar b,.d23-toolbar span{display:block}.d23-toolbar b{font-size:14px;color:#183e32}.d23-toolbar span{font-size:12px;color:#65736d;margin-top:4px}.d23-checkpoint{display:flex;gap:10px;align-items:center;padding:13px 15px;background:#f2f8f4;border:1px solid #d6e6dc;border-radius:12px;font-size:12px}.d23-checkpoint div{flex:1;min-width:0}.d23-checkpoint b,.d23-checkpoint small{display:block}.d23-checkpoint small{margin-top:3px;color:#4f6558}.d23-dot{width:8px;height:8px;border-radius:50%;background:#2c7c52;flex-shrink:0}.d23-checkpoint[data-tone=pending]{background:#fff9e9;border-color:#eddfbd}.d23-checkpoint[data-tone=error]{background:#fff1ef;border-color:#f1c5bb}.d23-checkpoint[data-tone=error] .d23-dot{background:#bf463a}.d23-overlay{position:fixed;inset:0;z-index:1100;background:#13271d80;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:28px}.d23-dialog{background:#fff;max-width:1040px;width:100%;max-height:calc(100dvh - 56px);overflow:auto;border:1px solid #d9e2dd;border-radius:24px;box-shadow:0 24px 80px #0b261d30;outline:none;color:#20362b}.d23-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:26px 30px 20px;border-bottom:1px solid #e9eeeb;gap:20px;background:#fff;position:sticky;top:0;z-index:2}.d23-dialog h2{font-size:26px;letter-spacing:-.03em;margin:6px 0 0}.d23-dialog h3{font-size:15px;margin:0}.d23-body{padding:24px 30px}.d23-intro{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.d23-intro b{font-size:17px}.d23-intro p{font-size:13px;line-height:1.65;margin:7px 0 0;color:#6d776f;max-width:740px}.d23-count{white-space:nowrap;border-radius:40px;background:#f0f4f1;color:#486354;padding:7px 13px;font-size:13px;font-weight:600}.d23-item{display:flex;align-items:center;gap:18px;padding:20px 0;border-top:1px solid #e8ede9}.d23-item>div:first-of-type{flex:1;min-width:0}.d23-item h3{overflow-wrap:anywhere;line-height:1.5}.d23-item p{font-size:12px;color:#748279;margin:4px 0}.d23-type{background:#edf4ef;color:#3b654f;border-radius:8px;padding:8px 10px;font-size:12px;min-width:62px;text-align:center}.d23-actions{display:flex;gap:8px}.d23-field{margin-bottom:16px;border:1px solid #dfe7e1;border-radius:16px;overflow:hidden}.d23-field-title{display:flex;justify-content:space-between;padding:15px 18px;border-bottom:1px solid #e2e9e4;gap:12px}.d23-field-title>span{font-size:12px;color:#38765a}.d23-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fcfdfc}.d23-values section{padding:18px;min-width:0;border-right:1px solid #e5ebe7}.d23-values section:last-child{border:0}.d23-values small{font-size:11px;letter-spacing:.02em;color:#6a7a71}.d23-values pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:13px;line-height:1.65;margin:10px 0 0;max-height:260px;overflow:auto}.d23-values .d23-mine{background:#f1f8f2}.d23-conflict{border-color:#e3c99c}.d23-conflict .d23-field-title{background:#fff8e9;border-color:#ecd9b8}.d23-conflict .d23-field-title>span{color:#8e622c}.d23-choices{display:flex;gap:20px;padding:15px 18px;border-top:1px solid #e5e8dc;background:#fffdf6}.d23-choices label{display:flex;align-items:center;gap:8px;font-size:13px;cursor:pointer}.d23-choices input{width:17px;height:17px;accent-color:#1d694d}.d23-footer{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap;padding:20px 0 0;position:sticky;bottom:-24px;background:#fff;z-index:1;border-top:1px solid #e8edea;margin-top:20px;padding-bottom:10px}.d23-footer .btn:first-child{margin-right:auto}.d23-empty{padding:42px 10px;text-align:center;color:#597062}.d23-empty>span{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#edf7ef;font-size:24px;margin-bottom:14px}.d23-empty p{font-size:13px;max-width:480px;margin:12px auto;line-height:1.65}.d23-dialog button{white-space:normal}.d23-dialog button:focus-visible,.d23-dialog input:focus-visible{outline:3px solid #8fc6a8;outline-offset:3px}
@media(max-width:700px){.d23-overlay{padding:10px}.d23-dialog{border-radius:16px;max-height:calc(100dvh - 20px)}.d23-dialog>header{padding:18px;align-items:flex-start}.d23-dialog h2{font-size:22px}.d23-body{padding:18px}.d23-intro{gap:10px}.d23-intro b{font-size:15px}.d23-item{display:grid;grid-template-columns:60px minmax(0,1fr);gap:12px}.d23-actions{grid-column:1/-1;justify-content:flex-end}.d23-values{grid-template-columns:1fr}.d23-values section{border-right:0;border-bottom:1px solid #e6ebe8;padding:14px 16px}.d23-values pre{max-height:160px}.d23-choices{flex-direction:column;gap:12px}.d23-field-title{align-items:flex-start}.d23-field-title span{max-width:44%;text-align:right}.d23-footer{position:static;display:grid;grid-template-columns:1fr}.d23-footer .btn:first-child{margin:0}.d23-toolbar{align-items:flex-start;flex-direction:column}.d23-toolbar .btn{width:100%}.d23-checkpoint{flex-wrap:wrap}.d23-checkpoint div{min-width:75%}.d23-checkpoint .btn{flex:1}.d23-count{font-size:11px}}

.d23-empty-contexts{margin:18px 0;font-size:12px;color:#617367}.d23-empty-contexts summary{cursor:pointer;font-weight:600}.d23-empty-row{display:flex;gap:12px;align-items:center;justify-content:space-between;border-top:1px solid #e5ece7;padding:10px 0}.d23-empty-row span{overflow-wrap:anywhere;min-width:0}
