:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.overlay[data-v-a6ddf3c9]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffb3;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.spinner[data-v-a6ddf3c9]{border:8px solid #f3f3f3;border-top:8px solid #2563eb;border-radius:50%;width:60px;height:60px;animation:spin-a6ddf3c9 1s linear infinite;margin-bottom:10px}@keyframes spin-a6ddf3c9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page[data-v-4b2819f3]{width:100vw;min-height:100vh;background:radial-gradient(circle at top left,#e8f0ff 0,#f7f9fc 45%,#e4f5ff)}.app[data-v-4b2819f3]{width:100%;min-height:100vh;box-sizing:border-box;padding:20px 32px 24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;grid-template-rows:auto 1fr;row-gap:16px}.title-with-icon[data-v-4b2819f3]{display:flex;align-items:center;gap:8px;font-size:32px;color:#213547}.title-icon[data-v-4b2819f3]{width:32px;height:32px;flex-shrink:0}.header[data-v-4b2819f3]{display:flex;align-items:flex-end;justify-content:space-between;column-gap:32px;padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.5)}.title-block[data-v-4b2819f3]{display:flex;flex-direction:column;gap:4px}h1[data-v-4b2819f3]{margin:0;font-size:26px;letter-spacing:.05em}.subtitle[data-v-4b2819f3]{margin:0;font-size:14px;color:#64748b}.uploader[data-v-4b2819f3]{display:flex;justify-content:flex-end;width:auto;flex-shrink:0}.upload-label[data-v-4b2819f3]{width:250px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;border-radius:999px;border:1px solid #e2e8f0;cursor:pointer;font-size:14px;position:relative;overflow:hidden;background:linear-gradient(135deg,#2563eb,#4f46e5);color:#f9fafb;box-shadow:0 4px 12px #2563eb40;transition:transform .08s ease,box-shadow .08s ease,filter .08s ease}.upload-label[data-v-4b2819f3]:before{content:"⬆️";font-size:14px}.upload-label[data-v-4b2819f3]:hover{transform:translateY(-1px);filter:brightness(1.03);box-shadow:0 6px 16px #2563eb59}.upload-label[data-v-4b2819f3]:active{transform:translateY(0);box-shadow:0 3px 10px #2563eb40}.upload-label input[type=file][data-v-4b2819f3]{position:absolute;inset:0;opacity:0;cursor:pointer}.hint[data-v-4b2819f3]{font-size:11px;color:#94a3b8;margin-top:4px}.empty[data-v-4b2819f3]{color:#6b7280;font-size:14px;margin-top:8px}.gallery[data-v-4b2819f3]{column-gap:12px;padding:12px}.gallery-item[data-v-4b2819f3]{position:relative;break-inside:avoid;margin-bottom:12px;border-radius:10px;overflow:hidden;background:#f9fafb;border:1px solid rgba(148,163,184,.35);box-shadow:0 1px 3px #0f172a14;transition:box-shadow .12s ease,transform .12s ease}.gallery-item img[data-v-4b2819f3]{display:block;width:100%;height:auto;background:#e5e7eb}.gallery-item[data-v-4b2819f3]:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0f172a29}.gallery-item:hover .delete-btn[data-v-4b2819f3]{opacity:1;pointer-events:auto}.modal-backdrop[data-v-4b2819f3]{position:fixed;inset:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:1000}.modal[data-v-4b2819f3]{position:relative;max-width:90vw;max-height:90vh;background:#0f172a;border-radius:16px;padding:18px 18px 14px;box-shadow:0 18px 40px #0f172abf;border:1px solid rgba(148,163,184,.5)}.modal img[data-v-4b2819f3]{max-width:82vw;max-height:70vh;display:block;margin:0 auto;object-fit:contain;border-radius:8px}.close[data-v-4b2819f3]{position:absolute;top:6px;right:10px;border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:#e5e7eb;text-shadow:0 1px 3px rgba(15,23,42,.8)}.delete-btn[data-v-4b2819f3]{position:absolute;top:4%;right:4%;width:.1em;aspect-ratio:1 / 1;font-size:.7em;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#00000080;color:#fff;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.delete-btn[data-v-4b2819f3]:hover{background:#000000b3;transform:scale(1.1)}@media(max-width:768px){.page[data-v-4b2819f3]{width:100%;padding:0 6px}.app[data-v-4b2819f3]{padding:12px 6px 16px;grid-template-rows:auto auto 1fr}.header[data-v-4b2819f3]{flex-direction:column;align-items:stretch;gap:12px;position:sticky;top:0;left:0;width:100%;background:transparent;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000}.uploader[data-v-4b2819f3]{width:50%}.upload-label[data-v-4b2819f3]{width:100%;position:relative;justify-content:center;padding:10px 14px}}@media(max-width:480px){.gallery[data-v-4b2819f3]{column-count:2}}@media(min-width:481px)and (max-width:768px){.gallery[data-v-4b2819f3]{column-count:3}}@media(min-width:769px)and (max-width:1199px){.gallery[data-v-4b2819f3]{column-count:4}}@media(min-width:1200px){.gallery[data-v-4b2819f3]{column-count:6}}@media(max-width:1280px){.delete-btn[data-v-4b2819f3]{opacity:1!important;pointer-events:auto!important}}
