@font-face{font-family:Inter;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/InterDisplay-Regular.woff2) format("woff2")}@font-face{font-family:Inter;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/InterDisplay-Medium.woff2) format("woff2")}@font-face{font-family:Inter;font-weight:600;font-style:normal;font-display:swap;src:url(/fonts/InterDisplay-SemiBold.woff2) format("woff2")}:root{--accent: #d4ac77;--accent-hover: #c49a65;--white: #fffafa;--bg: #1a1a1a;--surface: #262626;--surface-active: #333;--border: #3d3d3d;--text-muted: #999;--text-dim: #888;--text-muted-hover: #ccc;--success: #28a745;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}::selection{background-color:var(--accent);color:var(--bg)}html,body{height:100%;width:100%}body{line-height:1.5;font-weight:400;font-size:16px;color:var(--white);background-color:var(--bg)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}h1,a{color:var(--accent)}a:hover{color:var(--accent-hover)}button{font:inherit;border:none;background:none;cursor:pointer}input,textarea{font:inherit}.search-form{display:flex;align-items:center;gap:8px;margin:16px}.search-input{padding:8px 12px;border:1px solid var(--border);border-radius:4px;width:100%;background:var(--surface);color:var(--white);outline:none;transition:border-color .2s}.search-input:focus{border-color:var(--accent)}.search-button{padding:8px;color:var(--text-muted);border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border)}.search-button:hover{border-color:var(--accent)}.search-button:active{background:var(--surface-active)}.search-button img{width:20px;height:20px;filter:invert(1)}.url-container{display:flex;align-items:center;gap:8px;margin:16px}.content-container{max-width:36rem;text-align:center;padding:0 8px}.url-input{padding:8px 12px;border:1px solid var(--border);border-radius:4px;width:100%;background:var(--surface);color:var(--white);outline:none;transition:border-color .2s}.copy-button{padding:8px;color:var(--text-muted);border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border)}.copy-button:hover{border-color:var(--accent)}.copy-button:active{background:var(--surface-active)}.copy-button img{width:20px;height:20px;filter:invert(1)}.copy-button.copied{background:var(--success)}.disclaimer{color:var(--text-dim);font-size:11px;margin-top:4px}.footer{position:fixed;bottom:16px;left:0;right:0;text-align:center;font-size:14px;color:var(--text-muted)}.footer a{color:var(--text-muted);text-decoration:none;font-weight:500}.footer a:hover{color:var(--text-muted-hover)}
