.ReviewListSection_loadingContainer__wG2fH{padding:2rem;text-align:center}.ReviewListSection_reviewsGrid__hVgQu{display:grid;grid-template-columns:1fr;row-gap:.5rem;column-gap:.5rem;margin-top:.5rem}.ReviewListSection_reviewListItem__y0xCJ{position:relative;padding:.5rem 1rem;cursor:pointer;transition:background .2s;background:var(--color-white)}.ReviewListSection_reviewListItem__y0xCJ:hover{background:var(--color-background-primary)}.ReviewListSection_reviewListItemContent___dwxW{display:flex;gap:1rem;align-items:flex-start}.ReviewListSection_reviewListImage__1D6L_{flex:1;position:relative;aspect-ratio:3/2}.ReviewListSection_dummyImage__pySWf{top:-4px;left:-4px;z-index:1}.ReviewListSection_dummyImage__pySWf,.ReviewListSection_noCoverImage__gmtQb{position:absolute;width:100%;height:100%;background-color:#e5e7eb;border-radius:6px}.ReviewListSection_coverImage__bmlnE,.ReviewListSection_noCoverImage__gmtQb{z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ReviewListSection_coverImage__bmlnE{position:relative;width:100%;height:100%;object-fit:cover;border-radius:6px}.ReviewListSection_reviewListItemText__2_9A2{flex:2;min-width:0}.ReviewListSection_actionButtons__JY_5F{position:absolute;top:4px;right:4px;display:flex;gap:6px;z-index:10}.ReviewListSection_actionButton__rVGDV{width:32px;height:32px;border:none;border-radius:50%;background:rgba(0,0,0,.7);color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:14px}.ReviewListSection_actionButton__rVGDV:hover{background:rgba(0,0,0,.5)}.ReviewListSection_actionButton__rVGDV:active{transform:scale(.95)}.ReviewListSection_reviewListTitle__5C1Vc{margin:0 0 .5rem;font-size:1rem}.ReviewListSection_reviewListDescription__hx5Bz{margin:0 0 .5rem;color:#6b7280;font-size:.8rem}.ReviewListSection_reviewListMeta__Uf0Dq{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#6b7280}.ReviewListSection_createListButton__k32E7{border:2px dashed #d1d5db;border-radius:8px;padding:2rem;text-align:center;cursor:pointer;transition:border-color .2s}.ReviewListSection_createListButton__k32E7:hover{border-color:var(--color-primary)}.ReviewListSection_createListIcon__hWcUt{display:block;font-size:2rem;color:#9ca3af;margin-bottom:.5rem}.ReviewListSection_createListText__YZq16{margin:0;color:#6b7280;font-weight:500}.ReviewListSection_specialListIcon__NrYyH{flex-shrink:0;width:120px;height:80px;border-radius:6px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:2rem}.ReviewListSection_specialListIcon__NrYyH .ReviewListSection_fa-heart__JsVw3{color:#ef4444}.ReviewListSection_specialListIcon__NrYyH .ReviewListSection_fa-bookmark__YLLHB{color:#f59e0b}.ReviewListSection_publishStatus__N2_sL{position:absolute;bottom:4px;right:4px;display:flex;gap:6px;z-index:10}.ReviewListSection_statusBadge__a8IgR{padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:600;text-align:center;min-width:50px}.ReviewListSection_publishedStatus__KE7JY{background-color:#6b7280;color:white}.ReviewListSection_privateStatus__RDVyr{background-color:#059669;color:white}