.editor-save-bar_bar__iYgJB{position:-webkit-sticky;position:sticky;top:calc(100px + env(safe-area-inset-top));z-index:18;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:1rem 0;padding:.75rem;border:1px solid rgba(214,177,91,.42);border-radius:1rem;background:rgba(20,17,13,.94);box-shadow:0 .75rem 2rem rgba(0,0,0,.3);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:editor-save-bar_editor-save-bar-enter__897mL .18s ease-out both}.editor-save-bar_status__ldMAw{display:flex;align-items:center;gap:.6rem;min-width:0;color:var(--muted-text,#cfc7b9);font-size:.9rem;font-weight:700}.editor-save-bar_status__ldMAw:before{width:.65rem;height:.65rem;flex:0 0 auto;border-radius:999px;background:#6f695f;box-shadow:0 0 0 .22rem rgba(111,105,95,.16);content:""}.editor-save-bar_statusDirty__NAj60{color:#f2cf7b}.editor-save-bar_statusDirty__NAj60:before{background:#d6b15b;box-shadow:0 0 0 .22rem rgba(214,177,91,.18)}.editor-save-bar_statusSaving__FlrRy:before{background:#76a9f5;box-shadow:0 0 0 .22rem rgba(118,169,245,.18);animation:editor-save-bar_editor-save-bar-pulse__NYYIq .9s ease-in-out infinite alternate}.editor-save-bar_statusSaved__T4IlL:before{background:#69c38a;box-shadow:0 0 0 .22rem rgba(105,195,138,.18)}.editor-save-bar_actions__DDpeR{display:flex;justify-content:flex-end;gap:.65rem;flex:0 0 auto}html[data-theme=light] .editor-save-bar_bar__iYgJB{border-color:rgba(126,91,16,.28);background:rgba(255,252,245,.96);box-shadow:0 .75rem 2rem rgba(72,54,17,.14)}html[data-theme=light] .editor-save-bar_status__ldMAw{color:#554d40}html[data-theme=light] .editor-save-bar_statusDirty__NAj60{color:#765711}@media (max-width:640px){.editor-save-bar_bar__iYgJB{top:calc(82px + env(safe-area-inset-top));align-items:stretch;flex-direction:column;gap:.65rem;margin-inline:-.1rem;width:calc(100% + .2rem);padding:.7rem;border-radius:.9rem}.editor-save-bar_actions__DDpeR{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);width:100%}.editor-save-bar_actions__DDpeR>button{min-width:0;min-height:2.75rem;white-space:normal}}@media (prefers-reduced-motion:reduce){.editor-save-bar_bar__iYgJB,.editor-save-bar_statusSaving__FlrRy:before{animation:none}}@keyframes editor-save-bar_editor-save-bar-enter__897mL{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}@keyframes editor-save-bar_editor-save-bar-pulse__NYYIq{0%{opacity:.55;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.info-bubble-title{color:var(--color-text);font-size:.95rem}.info-bubble-copy>:first-child{margin-top:0}.info-bubble-copy>:last-child{margin-bottom:0}.info-bubble-compact{padding:10px 12px;border-radius:14px;font-size:.92rem}.info-bubble-warning{border-color:rgba(240,182,76,.28);background:linear-gradient(180deg,rgba(240,182,76,.13),rgba(255,255,255,.024)),rgba(255,255,255,.018)}.form-error-summary_summary__XgdM3{display:grid;grid-gap:.55rem;gap:.55rem;padding:.9rem 1rem;border:1px solid rgba(232,100,100,.48);border-left-width:.3rem;border-radius:.85rem;background:rgba(118,30,30,.16);color:inherit;scroll-margin-top:6rem}.form-error-summary_summary__XgdM3:focus-visible{outline:3px solid rgba(232,100,100,.42);outline-offset:3px}.form-error-summary_summary__XgdM3 h2{margin:0;font-size:1rem}.form-error-summary_summary__XgdM3 ul{display:grid;grid-gap:.35rem;gap:.35rem;margin:0;padding-left:1.15rem}.form-error-summary_summary__XgdM3 a{color:#ffd0c8;font-weight:700;text-underline-offset:.18em}html[data-theme=light] .form-error-summary_summary__XgdM3{border-color:rgba(159,41,41,.42);background:rgba(190,54,54,.09)}html[data-theme=light] .form-error-summary_summary__XgdM3 a{color:#842626}