.staged-field-head{display:flex;align-items:flex-start;gap:var(--p-space-300, 12px);min-width:0}.staged-field-controls{flex:0 0 auto;display:flex;align-items:center;gap:var(--p-space-100, 4px);white-space:nowrap}.staged-field-open{flex:1 1 auto;min-width:0;text-align:left;background:none;border:0;margin:0;padding:0;font:inherit;color:inherit;cursor:pointer}.staged-field-key{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;min-width:0;overflow:hidden;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.staged-field-open:hover .staged-field-key{text-decoration:underline}.staged-field-open:focus-visible{outline:2px solid var(--p-color-border-emphasis, #005bd3);outline-offset:2px;border-radius:var(--p-border-radius-100, 4px)}@media(max-width:40em){.staged-field-head{flex-direction:column}.staged-field-open{width:100%;flex:0 1 auto}.staged-field-controls{align-self:flex-end;max-width:100%}}.staged-skipped-card{min-width:0;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.staged-skipped-key{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;flex:1 1 0;min-width:0;overflow:hidden}.staged-diff-copy{min-width:0;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.staged-translation-panel{background:var(--p-color-bg-surface-caution, #fff8db);border:2px dotted var(--p-color-border-caution, #e1b878);border-radius:var(--p-border-radius-200, 8px);padding:var(--p-space-300, 12px)}.staged-translation-panel.is-edited{border-style:solid}.staged-edited-mark{color:var(--p-color-text-caution, #8a6116);font-weight:700;line-height:1;cursor:help}@keyframes staged-pop{0%{transform:scale(1);box-shadow:0 0 0 0 var(--p-color-border-caution, #e1b878)}30%{transform:scale(1.02);box-shadow:0 0 0 4px var(--p-color-border-caution, #e1b878)}to{transform:scale(1);box-shadow:0 0 #e1b87800}}.staged-pop{animation:staged-pop .9s ease-out 1;border-radius:var(--p-border-radius-300, 12px)}@media(prefers-reduced-motion:reduce){.staged-pop{animation:none}}.staged-card-wrap{position:relative}.staged-card-wrap.is-publishing{overflow:hidden;animation:staged-card-collapse .82s cubic-bezier(.4,0,.2,1) forwards}.staged-publish-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:var(--p-border-radius-300, 12px);background:var(--p-color-bg-surface-success, #cdfed4);background:color-mix(in srgb,var(--p-color-bg-surface-success, #cdfed4) 92%,transparent);animation:staged-overlay-in .34s ease both}.staged-publish-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 auto;border-radius:50%;background:var(--p-color-bg-fill-success-secondary, #affebf);color:var(--p-color-icon-success, #047b5d);transform-origin:center;animation:staged-badge-pop .42s cubic-bezier(.34,1.56,.64,1) both}.staged-publish-badge svg{display:block;width:18px;height:18px}.staged-publish-check{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;animation:staged-check-draw .5s cubic-bezier(.65,0,.35,1) .14s forwards}.staged-publish-text{font-size:13px;font-weight:600;letter-spacing:.01em;color:var(--p-color-text-success, #014b40)}@keyframes staged-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes staged-badge-pop{0%{transform:scale(.4) rotate(-12deg);opacity:0}60%{transform:scale(1.12) rotate(4deg);opacity:1}to{transform:scale(1) rotate(0);opacity:1}}@keyframes staged-check-draw{to{stroke-dashoffset:0}}@keyframes staged-card-collapse{0%{max-height:1500px;opacity:1;transform:translateY(0);margin-top:0}40%{max-height:1500px;opacity:1;transform:translateY(0);margin-top:0}70%{opacity:0}to{max-height:0;opacity:0;transform:translateY(-4px);margin-top:-12px}}@media(prefers-reduced-motion:reduce){.staged-card-wrap.is-publishing,.staged-publish-overlay,.staged-publish-badge{animation:none}.staged-publish-check{stroke-dashoffset:0;animation:none}}
