.link-preview-overlay[data-v-065ea19c]{position:fixed;z-index:9999;pointer-events:none;top:0;left:0}.link-preview-card[data-v-065ea19c]{position:fixed;width:500px;max-height:500px;overflow:auto;background:var(--bg);border:3px solid var(--fg);animation:fadeIn-065ea19c .15s ease-out;pointer-events:auto;box-shadow:0 0 0 1000px #0000000f}@keyframes fadeIn-065ea19c{0%{opacity:0}to{opacity:1}}.link-preview-header[data-v-065ea19c]{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:var(--fg);color:var(--bg);font-size:11px;letter-spacing:1px}.link-preview-header .link-preview-source[data-v-065ea19c]{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.link-preview-type[data-v-065ea19c]{color:var(--fg-surface);font-weight:400;white-space:nowrap;border-left:1px solid var(--fg-dim);padding-left:8px;margin-left:8px}.link-preview-close[data-v-065ea19c]{background:none;border:none;color:var(--bg);cursor:pointer;font-size:16px;padding:0 4px;line-height:1;opacity:.7;flex-shrink:0}.link-preview-close[data-v-065ea19c]:hover{opacity:1}.link-preview-path[data-v-065ea19c]{font-size:11px;color:var(--fg-dim);padding:4px 12px;border-bottom:1px solid var(--border);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:var(--fg-surface-subtle)}.link-preview-body[data-v-065ea19c]{padding:12px;font-family:Monaco,Menlo,Courier New,monospace;font-size:12px;line-height:1.5;color:var(--fg);background:var(--bg)}.link-preview-body pre[data-v-065ea19c]{margin:0;white-space:pre-wrap;word-break:break-word;font-family:Monaco,Menlo,Courier New,monospace;font-size:12px;line-height:1.5}.link-preview-loading[data-v-065ea19c]{display:flex;align-items:center;gap:8px;color:var(--fg-dim)}.loading-bar[data-v-065ea19c]{width:60px;height:2px;background:var(--fg);animation:loadingPulse-065ea19c 1s ease-in-out infinite}@keyframes loadingPulse-065ea19c{0%,to{opacity:.3}50%{opacity:1}}.link-preview-error[data-v-065ea19c]{color:var(--error);padding:8px 0;font-style:italic}.image-preview[data-v-065ea19c]{display:flex;align-items:center;justify-content:center}.image-preview img[data-v-065ea19c]{max-width:100%;max-height:450px;display:block;border:1px solid var(--border)}.binary-preview[data-v-065ea19c]{line-height:1.6}body{margin:0;padding:0;font-family:Monaco,Menlo,Courier New,monospace}.initializing{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--fg-surface-subtle);color:var(--fg)}.initializing .spinner{width:50px;height:50px;margin-bottom:16px;border:3px solid var(--border);border-top-color:var(--fg);border-radius:0;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.initializing p{color:var(--fg);font-size:14px;margin:0;font-family:Monaco,Menlo,Courier New,monospace}code{font-family:Courier New,Courier,monospace}:root{--bg: #ffffff;--fg: #000000;--fg-dim: #454545;--fg-surface: #f0f0f0;--fg-surface-alt: #e1dcdc;--fg-surface-subtle: #efefef;--accent: #000000;--link: #005f87;--visited: #6636b4;--error: #cc0000;--border: #c4c4c4}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100vh}body{font-family:Monaco,Menlo,Courier New,monospace;font-size:14px;line-height:1.6;color:var(--fg);background:var(--bg);-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}#app{min-height:100vh}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline;background:#ffc}button,input{font-family:Monaco,Menlo,Courier New,monospace}@keyframes highlightFlash{0%{background-color:#b4dcff80}to{background-color:transparent}}.highlight{animation:highlightFlash 2.5s ease-out forwards}
