.memory-page{max-width:1100px;margin:auto}.memory-heading{display:flex;align-items:center;gap:16px}.memory-heading h1{margin-block:16px}.memory-filters{margin-block:16px}.memory-month,.memory-filter-grid{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.memory-month{align-items:center;justify-content:space-between}.memory-filter-grid>label{flex:1 1 180px;min-width:0}.memory-page input,.memory-page select,.memory-editor input,.memory-editor select,.memory-editor textarea{max-width:100%;min-width:0;box-sizing:border-box}.memory-month label{flex:1;min-width:130px}.memory-month button{flex:0 1 auto}.memory-timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.memory-card{display:flex;gap:16px;text-decoration:none;color:inherit;margin:0;min-width:0}.memory-card>div{min-width:0}.memory-card p{white-space:pre-wrap;overflow-wrap:anywhere}.memory-card time{font-size:14px}.memory-tags{display:flex;gap:8px;flex-wrap:wrap;margin-block:8px}.memory-tag{border-radius:14px;background:var(--nav-hover-bg,#f2f4f8);padding:4px 10px;font-size:14px;overflow-wrap:anywhere}.memory-thumb{width:96px;height:96px;flex-shrink:0}.memory-lazy{display:flex;align-items:center;justify-content:center;border-radius:16px;overflow:hidden;background:var(--nav-hover-bg,#f2f4f8);font-size:12px;text-align:center}.memory-lazy img{width:100%;height:100%;object-fit:contain}.memory-text{white-space:pre-wrap;overflow-wrap:anywhere}.memory-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.memory-full{aspect-ratio:1;min-width:0}.memory-editor-dialog{width:min(860px,calc(100vw - 24px))}.memory-editor-dialog label{min-width:0}.memory-tag-picker{border:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;margin-block:16px}.memory-tag-picker legend{margin-bottom:8px}.memory-tag-picker label{display:flex;align-items:center;gap:8px;min-height:44px;border:1px solid var(--nav-border,#ddd);border-radius:20px;padding:4px 12px;margin:0}.memory-tag-picker input{width:20px;height:20px;margin:0}.memory-edit-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.memory-photo-edit{min-width:0}.memory-photo-edit img{width:100%;height:120px;object-fit:contain}.memory-photo-edit>div{display:flex;flex-wrap:wrap;gap:4px}.memory-photo-edit button{min-height:44px;min-width:44px;flex:1;border:1px solid var(--nav-border,#ddd);border-radius:10px;background:transparent;color:inherit}.memory-file{display:block;overflow:hidden}.memory-file input{width:100%}[data-discard-panel]{padding:16px;border:2px solid var(--pink-700);border-radius:16px}[data-discard-panel][hidden]{display:none}.memory-page .action-button,.memory-editor .action-button{min-height:44px;white-space:normal;word-break:normal}.memory-editor [data-processing]{min-height:1em}@media(max-width:600px){.memory-timeline{grid-template-columns:1fr}.memory-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-edit-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.memory-thumb{width:72px;height:72px}.memory-month{gap:8px}.memory-month button{max-width:90px;padding:8px}.memory-card{padding:16px}.memory-editor-dialog{padding:16px}}
