.swipe-shell{display:grid;grid-template-columns:minmax(0,1fr) 28px;gap:4px;align-items:stretch;overflow:visible;box-sizing:border-box;padding-right:8px;background:transparent}.swipe-shell>.row{position:relative;z-index:1;grid-column:1;grid-row:1;width:100%;min-width:0;overflow:hidden;background:#0d1913}.swipe-shell>.delete-action{position:relative;inset:auto;z-index:2;grid-column:2;grid-row:1;align-self:center;justify-self:end;display:grid;place-items:center;width:26px;min-width:26px;height:26px;box-sizing:border-box;padding:0!important;border:1px solid #496555;border-radius:50%;background:transparent;color:#86a394;font-size:0!important;font-weight:400;line-height:1;opacity:.72;cursor:pointer}.swipe-shell>.delete-action::before{content:"×";font-size:17px;line-height:1;font-weight:500}.swipe-shell>.delete-action:hover{border-color:#b96b65;background:#351b19;color:#e3aaa5;opacity:1}.swipe-shell>.delete-action:focus-visible{outline:2px solid #9ccdb0;outline-offset:2px;opacity:1}.swipe-shell>.delete-action:disabled{opacity:.35;cursor:wait}@media(max-width:720px){.swipe-shell{grid-template-columns:minmax(0,1fr) 24px;gap:3px;padding-right:6px}.swipe-shell>.delete-action{width:24px;min-width:24px;height:24px}}.settings-pane{display:grid;gap:14px;margin:0;padding:14px;border:1px solid #3c5a49;border-radius:4px;background:#0b1711}.settings-pane legend{padding:0 7px;color:#9ee4bb;font-size:12px;font-weight:900;letter-spacing:.04em}.audio-settings{border-left:3px solid #57b879}.photo-settings{border-left:3px solid #6d9fd1}.today-group:first-child{border-top:0}
