.list-edit__wrapper{flex-direction:column;flex:1 0 auto;min-height:100%;display:flex;position:relative}.list-edit{flex-direction:column;min-height:0;padding:1rem;display:flex}html.is-capacitor-native body.native-keyboard-open .list-edit__actions{display:none!important}.list-edit__fields{flex-direction:column;gap:1.5rem;display:flex}.list-edit__field{flex-direction:column;gap:.5rem;display:flex}.list-edit__field label{color:#0f1228cc;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.list-edit__field input,.list-edit__select-wrapper{color:#0f1228f2;background:#fff;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s;position:relative;border:1px solid #cbd5e1!important;border-radius:12px!important}.list-edit__field--title,.list-edit__input-wrapper{position:relative}.list-edit__pencil-icon{color:#0f122866;pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.list-edit__field--title input{padding-right:2.5rem}.list-edit__field input::placeholder{color:#0f122866}.list-edit__field input:focus,.list-edit__field select:focus{border-color:#2463eb;outline:none;box-shadow:0 0 0 3px #2463eb1a}.list-edit__field select{cursor:pointer}.list-edit__info{background:#0f122805;border:1px solid #0f12280d;border-radius:12px;flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.list-edit__info p{color:#0f1228b3;margin:0;font-size:.95rem}.list-edit__field input:disabled,.list-edit__select-wrapper[aria-disabled=true],.list-edit__select-wrapper.disabled{cursor:not-allowed;-webkit-text-fill-color:#0f122899;color:#0f122899!important;opacity:1!important;background-color:#f3f4f699!important}.list-edit__info strong{color:#0f1228f2}.list-edit__info-note{color:#0f122899;font-size:.85rem;font-style:italic}.list-edit__actions{padding:1rem 1rem calc(1rem + var(--app-safe-bottom));z-index:10;will-change:transform;background:#fff;border-top:1px solid #0f12281a;gap:.75rem;margin-top:auto;display:flex;position:sticky;bottom:0;margin-bottom:calc(-1 * var(--app-safe-bottom))!important}.list-edit__wishes-list{flex-direction:column;gap:.75rem;min-height:200px;display:flex}.list-edit__btn{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.875rem .5rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.list-edit__btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none;transform:none}.list-edit__btn--delete{color:#fff;background:#ef4444;box-shadow:0 4px 12px #ef444433}.list-edit__btn--delete:hover:not(:disabled){background:#dc2626;transform:translateY(-1px)}.list-edit__btn--delete:disabled{color:#94a3b8;box-shadow:none;background:#f1f5f9}.list-edit__btn--save{color:#fff;box-shadow:0 4px 12px #2463eb4d;background:var(--gradient-tertiary)!important}.list-edit__btn--save:hover:not(:disabled){transform:translateY(-2px)}.list-edit__btn--save:active:not(:disabled){transform:translateY(0)}.list-edit__btn--save:disabled{color:#fff;box-shadow:none}.list-edit__btn--cancel:hover{background:#e2e8f0}.list-edit__wishes-section{margin-top:1.5rem}.list-edit__wishes-title{color:#0f1228f2;margin:0 0 1rem;font-size:1rem;font-weight:600}.list-edit__wishes-list{isolation:isolate;flex-direction:column;gap:.75rem;min-height:200px;display:flex}.list-edit__wish-item{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffffe6;border:1.5px solid #0f12281a;border-radius:1rem;outline:none;align-items:center;gap:.5rem;padding:1rem;transition:background .2s;display:flex}.list-edit__wish-item:focus,.list-edit__wish-item:focus-visible,.list-edit__wish-item:active{box-shadow:none;border:1.5px solid #0f12281a;outline:none}.list-edit__wish-item--selected{outline-offset:-2px;background:#e4f5ff;outline:2px solid #a3dcff}.list-edit__checkbox-wrapper{cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;margin:-1rem 0 -1rem -1rem;padding:1rem .5rem 1rem 1rem;display:flex}.list-edit__checkbox-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:5px;transition:all .2s;display:flex}.list-edit__checkbox-icon--unchecked{color:#0f12284d;stroke-width:2px;background:#fff;border:2px solid #0f122833}.list-edit__checkbox-icon--checked{color:#31b8ff;background:#c4e9ff}.list-edit__wish-content{flex:1;align-items:center;gap:1rem;min-width:0;display:flex;position:relative}.list-edit__price-commit-zone{z-index:2;cursor:pointer;-webkit-tap-highlight-color:transparent;width:50%;position:absolute;top:-1rem;bottom:-1rem;right:-1rem}.list-edit__price-row{cursor:text;align-items:center;gap:6px;display:flex}.list-edit__price-input-wrap{flex:none;place-items:center start;width:fit-content;display:inline-grid}.list-edit__price-ghost{visibility:hidden;white-space:pre;pointer-events:none;grid-area:1/1;padding-right:4px;font-family:inherit;font-size:.9rem;line-height:1.2}.list-edit__price-suffix{color:#0f1228b3;white-space:nowrap;flex-shrink:0;font-size:.9rem}.list-edit__wish-image{background:#fff;border-radius:.75rem;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.list-edit__wish-image--placeholder{background:#ffffff0d;justify-content:center;align-items:center;display:flex}.list-edit__wish-image img{object-fit:cover;width:100%;height:100%}.list-edit__wish-info{flex:1;min-width:0}.list-edit__wish-title{color:#0f1228f2;text-overflow:ellipsis;white-space:nowrap;margin:0 0 .25rem;font-size:1rem;font-weight:600;overflow:hidden}.list-edit__wish-price{color:#0f1228b3;margin:0;font-size:.9rem}.list-edit__pending-move{align-items:center;gap:.25rem;display:flex}.list-edit__loading,.list-edit__empty{text-align:center;color:#0f122899;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.list-edit__loading p,.list-edit__empty p{margin-top:1rem;font-size:.95rem}.list-edit__move-wrapper{position:relative}.move-to-list-popover{z-index:1000;background:#fff;border:1px solid #0000000d;border-radius:16px;width:300px;max-height:400px;margin-top:.5rem;animation:.2s ease-out popIn;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 10px 40px #00000026}@keyframes popIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.move-to-list-popover__header{background:#eef3ff;border-bottom:1px solid #0f12280d;padding:1rem 1rem .75rem}.move-to-list-popover__header h3{color:#0f1228f2;margin:0 0 .5rem;font-size:1rem;font-weight:600}.move-to-list-popover__subtitle{color:#0f122899;margin:0;font-size:.85rem}.move-to-list-popover__lists{flex-direction:column;gap:0;padding:.5rem 0;display:flex}.move-to-list-popover__list-item{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.875rem 1rem;transition:background .2s;display:flex}.move-to-list-popover__list-item:hover:not(:disabled){background:#0f122805}.move-to-list-popover__list-item:disabled{opacity:.6;cursor:not-allowed}.move-to-list-popover__list-title{color:#0f1228f2;font-size:.95rem;font-weight:500}.move-to-list-popover__chevron{color:#0f122866;flex-shrink:0}.move-to-list-popover__empty{text-align:center;color:#0f122880;padding:2rem;font-size:.9rem}.delete-modal-overlay{z-index:10000;pointer-events:auto;touch-action:none;isolation:isolate;background:#0006;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.delete-modal{text-align:center;pointer-events:auto;cursor:default;background:#fff;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:320px;padding:32px 24px 24px;animation:.2s cubic-bezier(.16,1,.3,1) scaleIn;display:flex;box-shadow:0 25px 50px -12px #00000040}.delete-modal__icon-wrapper{background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex}.delete-modal__icon{color:#ef4444}.delete-modal__title{color:#111827;margin:0 0 1rem;font-size:1.1rem;font-weight:700;line-height:1.4}.delete-modal__subtitle{color:#6b7280;margin:0 0 24px;font-size:.9rem;line-height:1.4}.delete-modal__actions{gap:12px;width:100%;display:flex}.delete-modal__btn{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:12px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.delete-modal__btn--cancel{color:#374151;background:#f3f4f6}.delete-modal__btn--cancel:hover{background:#e5e7eb}.delete-modal__btn--confirm{color:#fff;background:#ef4444;box-shadow:0 4px 12px #ef444433}.delete-modal__btn--confirm:hover{background:#dc2626;transform:translateY(-1px)}.delete-modal__btn:disabled{opacity:.7;cursor:not-allowed;transform:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.list-edit__btn--cancel{color:#111;background:#f5f5f7;font-weight:500}.list-edit__btn--confirm{background:var(--gradient-tertiary);color:#fff;font-weight:600}.list-edit__btn--confirm:disabled{color:#fff}@media (min-width:1024px){.delete-modal-overlay{left:var(--app-main-panel-left);right:var(--app-desktop-shell-inset);top:var(--app-desktop-shell-inset);bottom:var(--app-desktop-shell-inset);width:auto}}.list-edit__wish-price{cursor:pointer;-webkit-tap-highlight-color:transparent;align-items:center;gap:.35rem;display:inline-flex}.list-edit__wish-price--empty span{color:#0f122873;font-style:italic}.list-edit__wish-price-edit{-webkit-tap-highlight-color:transparent;color:#0f122880;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin:-.2rem 0;padding:.35rem;display:inline-flex}.list-edit__wish-price-edit:disabled{cursor:default;opacity:.6}.list-edit__wish-price-input{color:#0f1228e6;background:0 0;border:0;outline:none;grid-area:1/1;width:0;min-width:100%;padding:0;font-family:inherit;font-size:.9rem;line-height:1.2}
.visibility-popover-backdrop{z-index:99999;touch-action:none;background:0 0;position:fixed;inset:0}.visibility-selector{display:inline-block;position:relative}.visibility-trigger{cursor:pointer;color:#666;background:#fffc;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.visibility-trigger:hover{color:#333;background:#fff;transform:scale(1.05);box-shadow:0 2px 5px #0000000d}.visibility-popover{background:#fff;border:1px solid #00000014;border-radius:16px;width:280px;padding:8px;animation:.2s ease-out popIn;position:fixed;box-shadow:0 10px 40px #00000026,0 4px 12px #0000001a;z-index:100000!important;pointer-events:auto!important}.visibility-popover--upward{animation:.2s ease-out popInUpward}@keyframes popIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes popInUpward{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.visibility-option{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;transition:background-color .2s;display:flex}.visibility-option:hover{background-color:#f8f9fa}.visibility-option__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.visibility-option__content{flex-direction:column;flex:1;gap:2px;display:flex}.visibility-option__label{color:#1f2937;font-size:15px;font-weight:600}.visibility-option__desc{color:#6b7280;font-size:13px}.visibility-option__check{color:#3b82f6}@media (min-width:1024px){.visibility-popover-backdrop{left:var(--app-main-panel-left);right:var(--app-desktop-shell-inset);top:var(--app-desktop-shell-inset);bottom:var(--app-desktop-shell-inset);width:auto}}
