.history-overlay{position:fixed;inset:0;z-index:220;display:flex;justify-content:flex-end;background:rgba(11,16,32,.42);backdrop-filter:blur(5px);opacity:0;transition:opacity .16s ease}.history-overlay.visible{opacity:1}.history-panel{width:min(560px,100%);height:100dvh;overflow:auto;background:rgba(249,251,255,.98);box-shadow:-24px 0 80px rgba(15,25,55,.22);padding:22px 22px calc(28px + env(safe-area-inset-bottom));transform:translateX(24px);transition:transform .2s cubic-bezier(.2,.8,.2,1)}.history-overlay.visible .history-panel{transform:translateX(0)}.history-handle{display:none}.history-head{display:flex;align-items:flex-start;gap:18px;justify-content:space-between;padding:4px 0 18px;border-bottom:1px solid rgba(74,96,140,.12)}.history-head>div{min-width:0}.history-head span{display:block;color:#4567c6;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.history-head h2{margin:4px 0 5px;font-size:1.8rem;letter-spacing:-.035em}.history-head p{margin:0;color:#707b91;font-size:.86rem;line-height:1.5}.history-close{flex:0 0 auto;width:44px;height:44px;border:0;border-radius:50%;background:#edf0f7;color:#25304a;font-size:1rem}.history-status{min-height:22px;margin:12px 0 4px;font-size:.82rem}.history-status.ok{color:#276148}.history-status.error{color:#a23838}.history-list{display:grid;gap:10px;padding:8px 0}.history-event{padding:15px;border:1px solid rgba(70,91,133,.12);border-radius:20px;background:#fff;box-shadow:0 8px 26px rgba(27,42,78,.045)}.history-event.is-undo{background:#f5f7fb}.history-event-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.history-event-head>div{min-width:0}.history-event time{display:block;color:#8290aa;font-size:.72rem;margin-bottom:4px}.history-event strong{display:block;color:#1a2540;font-size:.9rem;line-height:1.4}.history-undo{flex:0 0 auto;min-height:38px;padding:0 13px;border:0;border-radius:18px;background:#e9efff;color:#3153b8;font-weight:700}.history-undo.confirm{background:#fff0dc;color:#925a16}.history-undo:disabled{opacity:.58}.history-state{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#edf7f1;color:#276148;font-size:.72rem;font-weight:700}.history-changes{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.history-change{display:grid;grid-template-columns:auto 1fr;gap:0 5px;align-items:center;max-width:100%;padding:7px 9px;border-radius:12px;background:#f5f7fb;color:#45516a;font-size:.72rem}.history-change b{font-size:.65rem;text-transform:uppercase;color:#5f6fa0}.history-change small{grid-column:2;color:#8a95aa}.history-change.deleted{background:#fff3f1}.history-change.created{background:#eff9f4}.history-change.updated{background:#f3f6ff}.history-extra{align-self:center;color:#7e899d;font-size:.72rem}.history-empty,.history-error{padding:34px 18px;text-align:center;color:#7d899f}.history-error{color:#a23838}.history-launch span{font-size:1.05rem}.history-more-launch span{font-size:25px;margin-bottom:auto}.history-more-launch b{font-size:16px}.history-more-launch small{color:var(--muted);margin-top:3px}@media(max-width:760px){.history-overlay{align-items:flex-end;justify-content:center}.history-panel{width:100%;height:min(82dvh,760px);border-radius:30px 30px 0 0;padding:10px 16px calc(22px + env(safe-area-inset-bottom));transform:translateY(28px)}.history-overlay.visible .history-panel{transform:translateY(0)}.history-handle{display:block;width:38px;height:4px;border-radius:4px;background:#c3cad7;margin:0 auto 12px}.history-head{position:sticky;top:-10px;z-index:2;background:rgba(249,251,255,.96);backdrop-filter:blur(14px);padding:8px 0 14px}.history-head h2{font-size:1.55rem}.history-head p{font-size:.78rem}.history-event{border-radius:18px}.history-event-head{gap:10px}.history-undo{min-height:42px}.history-launch{display:none!important}}@media(prefers-reduced-motion:reduce){.history-overlay,.history-panel{transition:none}}
