.canvas.svelte-j6hxly{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);overflow:hidden;-webkit-user-select:none;user-select:none;touch-action:none}.checker-bg.svelte-j6hxly{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:repeating-linear-gradient(0deg,var(--checker) 0px,var(--checker) 1px,transparent 1px,transparent 25px),repeating-linear-gradient(90deg,var(--checker) 0px,var(--checker) 1px,transparent 1px,transparent 25px);background-size:25px 25px;-webkit-mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black 20%,transparent 100%);mask-image:radial-gradient(ellipse 70% 70% at 50% 50%,black 20%,transparent 100%)}html[data-theme=dark] .checker-bg.svelte-j6hxly{--checker: rgba(255,255,255,.04)}html:not([data-theme=dark]) .checker-bg.svelte-j6hxly{--checker: rgba(0,0,0,.035)}.canvas-center.svelte-j6hxly{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none}.canvas-center.svelte-j6hxly h1:where(.svelte-j6hxly){font-size:3rem;color:var(--text);margin:0 0 .25rem}.canvas-center.svelte-j6hxly .sub:where(.svelte-j6hxly){margin:0}.float-card-anchor.svelte-j6hxly{position:absolute;top:0;left:0;width:320px;cursor:grab;will-change:transform;touch-action:none}.float-card.svelte-j6hxly{width:100%;background:#f5f5f5;border-radius:18px;padding:20px;position:relative;--card-shadow-rest: 0 .4px .8px rgba(0,0,0,.1), 0 1.6px 3px rgba(0,0,0,.09), 0 6px 12px rgba(0,0,0,.085), 0 16px 28px rgba(0,0,0,.075), 0 32px 52px rgba(0,0,0,.06);--card-shadow-hover: 0 .6px 1px rgba(0,0,0,.11), 0 2.5px 5px rgba(0,0,0,.1), 0 10px 18px rgba(0,0,0,.1), 0 24px 42px rgba(0,0,0,.09), 0 44px 70px rgba(0,0,0,.08);--card-shadow-drag: 0 1px 1.5px rgba(0,0,0,.13), 0 4px 8px rgba(0,0,0,.13), 0 14px 24px rgba(0,0,0,.13), 0 34px 56px rgba(0,0,0,.12), 0 64px 96px rgba(0,0,0,.1);box-shadow:var(--card-shadow-rest),inset 0 1px #ffffff59,inset 0 -1px #0000000d;transition:box-shadow .26s cubic-bezier(.2,.85,.2,1),scale .22s cubic-bezier(.175,.885,.32,1.1),rotate .22s cubic-bezier(.175,.885,.32,1.2);transform-origin:center center;animation:svelte-j6hxly-blobIn .5s cubic-bezier(.34,1.1,.64,1) both;animation-delay:calc(var(--i, 0) * 50ms)}html[data-theme=dark] .float-card.svelte-j6hxly{--card-shadow-rest: 0 .5px 1px rgba(0,0,0,.4), 0 2px 5px rgba(0,0,0,.36), 0 8px 16px rgba(0,0,0,.34), 0 20px 36px rgba(0,0,0,.32), 0 38px 64px rgba(0,0,0,.28);--card-shadow-hover: 0 .6px 1.1px rgba(0,0,0,.44), 0 3px 6px rgba(0,0,0,.42), 0 12px 22px rgba(0,0,0,.4), 0 28px 50px rgba(0,0,0,.36), 0 52px 84px rgba(0,0,0,.3);--card-shadow-drag: 0 1px 2px rgba(0,0,0,.48), 0 5px 10px rgba(0,0,0,.46), 0 18px 30px rgba(0,0,0,.44), 0 42px 70px rgba(0,0,0,.4), 0 72px 112px rgba(0,0,0,.34);box-shadow:var(--card-shadow-rest),inset 0 1px #ffffff0f,inset 0 -1px #0000005c}.float-card.entered.svelte-j6hxly{animation:none}@keyframes svelte-j6hxly-blobIn{0%{scale:.6;opacity:0;rotate:var(--start-rot, -8deg)}60%{opacity:1}to{scale:1;opacity:1;rotate:0deg}}.float-card.svelte-j6hxly:not(.dragging):not(.settling):hover{scale:1.04;rotate:var(--hover-rot, 2deg);box-shadow:var(--card-shadow-hover),inset 0 1px #ffffff52,inset 0 -1px #0000000f}.float-card.dark.svelte-j6hxly{background:#111}.photo-anchor.svelte-j6hxly{width:230px}.imgonly-anchor.svelte-j6hxly{width:150px}.imgonly-card.svelte-j6hxly{width:150px;height:150px;padding:0;overflow:hidden;position:relative}.imgonly-card.dark.svelte-j6hxly{background:#111}.imgonly-img.svelte-j6hxly{width:100%;height:100%;object-fit:cover;display:block;border-radius:18px;pointer-events:none}.favicon-anchor.svelte-j6hxly{width:72px}.favicon-card.svelte-j6hxly{width:72px;height:72px;padding:0;background:transparent;box-shadow:none;border-radius:12px;transition:scale .2s cubic-bezier(.175,.885,.32,1.1),rotate .2s cubic-bezier(.175,.885,.32,1.2)}.favicon-img.svelte-j6hxly{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.photo-card.svelte-j6hxly{width:230px;height:230px;padding:0;overflow:hidden;position:relative}.photo-only-img.svelte-j6hxly{width:100%;height:100%;object-fit:cover;display:block;border-radius:18px;pointer-events:none}.float-card-anchor.svelte-j6hxly:has(.dragging:where(.svelte-j6hxly)){cursor:grabbing}.float-card.dragging.svelte-j6hxly{cursor:grabbing;box-shadow:var(--card-shadow-drag),inset 0 1px #ffffff3d,inset 0 -1px #00000014;scale:1.02;transition:box-shadow .18s ease,scale .15s cubic-bezier(.175,.885,.32,1.4)}.float-card.settling.svelte-j6hxly{animation:svelte-j6hxly-blobSettle .35s ease-out both;transition:box-shadow .2s ease}@keyframes svelte-j6hxly-blobSettle{0%{scale:1}40%{scale:1.025}to{scale:1}}.card-body.svelte-j6hxly{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center;pointer-events:none}.card-meta.svelte-j6hxly{display:flex;flex-direction:column;gap:6px}.card-title.svelte-j6hxly{font-size:18px;font-weight:500;color:#111;margin:0}.float-card.dark.svelte-j6hxly .card-title:where(.svelte-j6hxly){color:#fff}.card-desc.svelte-j6hxly{font-size:16px;color:#888;margin:0;line-height:1.4}.float-card.dark.svelte-j6hxly .card-desc:where(.svelte-j6hxly){color:#ffffff73}.card-img.svelte-j6hxly{border-radius:10px;overflow:hidden;aspect-ratio:1;background:#ddd}.float-card.dark.svelte-j6hxly .card-img:where(.svelte-j6hxly){background:#222}.card-img.svelte-j6hxly img:where(.svelte-j6hxly){width:100%;height:100%;object-fit:cover;display:block}.overlay-backdrop.svelte-j6hxly{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:32px}.overlay-card.svelte-j6hxly{background:var(--bg);border-radius:20px;width:100%;max-width:960px;height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;position:relative;flex-shrink:0}.overlay-iframe.svelte-j6hxly{width:100%;height:100%;border:none;display:block}.overlay-video-card.svelte-j6hxly{height:auto;max-height:80vh;overflow:hidden;background:#000;flex-shrink:0}.overlay-video-wrap.svelte-j6hxly{margin:12px;border-radius:10px;overflow:hidden;aspect-ratio:16 / 9}.overlay-video.svelte-j6hxly{width:100%;height:100%;border:none;display:block}.overlay-gallery.svelte-j6hxly{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;height:80vh;background:#fff}.xtend-gallery.svelte-j6hxly{display:flex;flex-direction:column;gap:12px;padding:12px}.xtend-gallery.svelte-j6hxly img:where(.svelte-j6hxly){width:100%;display:block;object-fit:cover;pointer-events:none}.overlay-close.svelte-j6hxly{position:absolute;top:14px;right:14px;background:#80808026;border:none;border-radius:50%;width:32px;height:32px;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text);z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.overlay-close.svelte-j6hxly:hover{background:#80808040}@media(max-width:600px){.overlay-backdrop.svelte-j6hxly{padding:16px}.overlay-card.svelte-j6hxly{height:80vh;max-height:80vh}.overlay-video-card.svelte-j6hxly{height:auto;max-height:80vh}.canvas-center.svelte-j6hxly h1:where(.svelte-j6hxly){font-size:2rem;white-space:nowrap}.float-card-anchor.svelte-j6hxly{width:230px}}
