.hoed-on{padding-bottom:64px}.hoed-bar{position:fixed;left:0;right:0;bottom:0;z-index:2147483000;display:flex;align-items:center;gap:14px;padding:11px 18px;background:#16283c;color:#e6eef6;font:500 14px/1.3 Mulish,system-ui,sans-serif;box-shadow:0 -8px 30px -18px rgba(0,0,0,.8)}.hoed-mark{display:inline-flex;align-items:center;gap:7px;font-weight:700;letter-spacing:.02em}.hoed-mark:before{content:"";width:8px;height:8px;border-radius:50%;background:#2ea6f5;box-shadow:0 0 0 3px rgba(46,166,245,.25)}.hoed-who{color:rgba(230,238,246,.6)}.hoed-count{margin-left:auto;color:rgba(230,238,246,.75)}.hoed-btn{padding:8px 15px;border:0;border-radius:999px;background:#2ea6f5;color:#fff;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.hoed-btn:disabled{opacity:.6;cursor:default}.hoed-ghost{background:transparent;color:rgba(230,238,246,.75);border:1px solid rgba(230,238,246,.25)}.hoed-ready .hoed-slot{outline:1px dashed rgba(46,166,245,.42);outline-offset:2px;border-radius:3px;cursor:text;transition:background .12s ease,outline-color .12s ease}.hoed-ready .hoed-slot:hover{background:rgba(46,166,245,.08);outline-color:rgba(46,166,245,.85)}.hoed-ready .hoed-slot.hoed-active{outline:2px solid #2ea6f5;background:rgba(46,166,245,.1)}.hoed-ready .hoed-slot.hoed-saving{opacity:.55}.hoed-ready .hoed-slot.hoed-changed{outline-style:solid;outline-color:#de9b3f;background:rgba(222,155,63,.1)}.hoed-modal{position:fixed;inset:0;z-index:2147483001;display:grid;place-items:center;padding:24px;background:rgba(16,26,36,.72);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hoed-dialog{width:100%;max-width:380px;background:#fff;border-radius:18px;padding:30px 28px;font:400 15px/1.5 Mulish,system-ui,sans-serif;color:#2b455f;box-shadow:0 30px 80px -30px rgba(0,0,0,.6)}.hoed-dialog h2{margin:0 0 6px;font-family:General Sans,Georgia,serif;font-size:1.4rem;font-weight:600}.hoed-dialog p{margin:0 0 20px;color:#4e6479;font-size:.92rem}.hoed-dialog label{display:block;margin-bottom:14px;font-size:.86rem;font-weight:600}.hoed-dialog input{display:block;width:100%;margin-top:5px;padding:11px 13px;border:1px solid #e2eaef;border-radius:9px;background:#f5f9fa;font:inherit;color:inherit}.hoed-dialog input:focus-visible{outline:2px solid #2ea6f5;outline-offset:1px}.hoed-error{margin:0 0 12px!important;color:#c0485c!important;font-size:.86rem!important}.hoed-dialog-actions{display:flex;gap:10px;justify-content:flex-end;align-items:center;margin-top:4px}.hoed-dialog-actions .hoed-ghost{color:#4e6479;border-color:#e2eaef}.hoed-toast{position:fixed;left:50%;bottom:76px;transform:translateX(-50%);z-index:2147483002;padding:11px 18px;border-radius:999px;background:#16283c;color:#e6eef6;font:600 14px/1 Mulish,system-ui,sans-serif;box-shadow:0 14px 34px -18px rgba(0,0,0,.7);transition:opacity .4s ease,transform .4s ease}.hoed-toast.is-ok{background:#2f6b46}.hoed-toast.is-error{background:#8f3340}.hoed-toast.is-out{opacity:0;transform:translateX(-50%) translateY(8px)}@media (prefers-reduced-motion:reduce){.hoed-slot,.hoed-toast{transition:none}}.hoed-revert{position:absolute;z-index:2147483001;display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border:0;border-radius:999px;background:#16283c;color:#e6eef6;font:700 12px/1 Mulish,system-ui,sans-serif;cursor:pointer;box-shadow:0 8px 20px -10px rgba(0,0,0,.7)}.hoed-revert:hover{background:#1e3550}.hoed-ready .hoed-slot.hoed-conflict{outline:2px solid #c0485c;background:rgba(192,72,92,.1)}