/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */
.toastify{color:#fff;opacity:0;cursor:pointer;z-index:2147483647;background:linear-gradient(135deg,#73a5ff,#5477f5);border-radius:2px;max-width:calc(50% - 20px);padding:12px 20px;text-decoration:none;transition:all .4s cubic-bezier(.215,.61,.355,1);display:inline-block;position:fixed;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d}.toastify.on{opacity:1}.toast-close{color:#fff;cursor:pointer;opacity:.4;background:0 0;border:0;padding:0 5px;font-family:inherit;font-size:1em}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{border-radius:2px;width:1.5em;height:1.5em;margin:-7px 5px}.toastify-center{max-width:-moz-fit-content;margin-left:auto;margin-right:auto;left:0;right:0}@media only screen and (width<=360px){.toastify-right,.toastify-left{max-width:fit-content;margin-left:auto;margin-right:auto;left:0;right:0}}body{color:#e2e8f0;background:#0f172a;margin:0;font-family:Arial,sans-serif}.toastify{border-radius:12px;padding:12px 14px;font-size:14px}.page.svelte-1uha8ag{max-width:900px;margin:0 auto;padding:40px 20px}h1.svelte-1uha8ag{align-items:center;gap:10px;margin:0 0 24px;font-size:32px;display:flex}.icon.svelte-1uha8ag{width:24px;height:24px}.grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.file-card.svelte-1uha8ag{background:#1e293b;border:1px solid #334155;border-radius:14px;align-items:stretch;gap:12px;padding:18px;transition:all .2s;display:flex}.file-card.svelte-1uha8ag:hover{background:#334155;transform:translateY(-2px)}.file-link.svelte-1uha8ag{min-width:0;color:inherit;flex-direction:column;flex:1;gap:8px;text-decoration:none;display:flex}.title.svelte-1uha8ag{font-size:18px;font-weight:700}.name.svelte-1uha8ag{color:#94a3b8;word-break:break-all;font-size:13px}.copy-button.svelte-1uha8ag{color:#e2e8f0;cursor:pointer;white-space:nowrap;background:#0f172a;border:1px solid #475569;border-radius:10px;align-self:center;padding:10px 12px;font-size:14px}.copy-button.svelte-1uha8ag:hover{background:#1e293b}
