.file-grid[data-v-ea50d1e0]{display:grid;grid-template-columns:repeat(1,1fr);gap:.5rem}.file-card[data-v-ea50d1e0]{background-color:#fff;border:1px solid #d4d4d8;border-radius:.75rem;padding:.25rem .75rem;cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease}.file-card[data-v-ea50d1e0]:hover{box-shadow:0 2px 6px rgba(0,0,0,.1);border-color:#2563eb}.file-name[data-v-ea50d1e0]{font-size:.875rem;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-size[data-v-ea50d1e0]{margin-top:.25rem;font-size:.75rem;color:#6b7280}.modal[data-v-ea50d1e0]{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-content[data-v-ea50d1e0]{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%}