: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;display:flex;place-items:center;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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.dork-generator{min-height:100vh;background:#fff;padding:40px 20px;font-family:Courier New,monospace}.container{max-width:800px;margin:0 auto;background:#fff;border:2px solid #000000;padding:40px}h1{text-align:center;color:#000;margin-bottom:20px;font-size:2rem;font-weight:700;border-bottom:1px solid #000000;padding-bottom:10px}.subtitle{text-align:center;color:#000;margin-bottom:30px;font-size:1rem;font-weight:700}.query-form{margin-bottom:30px}.input-group{display:flex;gap:10px;margin-bottom:20px}.query-input{flex:1;padding:12px;border:1px solid #000000;background:#fff;font-family:Courier New,monospace;font-size:1rem;color:#000;font-weight:700;outline:none}.query-input:focus{border:2px solid #000000}.query-input:disabled{background-color:#f0f0f0;cursor:not-allowed}.generate-btn{padding:12px 20px;background:#fff;color:#000;border:1px solid #000000;font-family:Courier New,monospace;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap}.generate-btn:hover:not(:disabled){background:#000;color:#fff}.generate-btn:disabled{opacity:.5;cursor:not-allowed}.loading{text-align:center;padding:30px;border:1px solid #000000;background:#fff;color:#000;font-weight:700}.spinner{width:30px;height:30px;border:2px solid #000000;border-top:2px solid transparent;animation:spin 1s linear infinite;margin:0 auto 15px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error{background:#fff;border:1px solid #000000;color:#000;padding:15px;margin-bottom:20px;font-family:Courier New,monospace;font-weight:700}.results{background:#fff;border:1px solid #000000;padding:20px;margin-bottom:30px}.results h3{color:#000;margin-bottom:15px;font-size:1.2rem;font-family:Courier New,monospace;font-weight:700;border-bottom:1px solid #000000;padding-bottom:5px}.dork-display{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #000000;padding:15px;margin-bottom:15px}.dork-text{flex:1;font-family:Courier New,monospace;font-size:1rem;color:#000;font-weight:700;background:#f0f0f0;padding:10px;border:1px solid #000000;word-break:break-all}.search-btn{padding:10px 15px;background:#fff;color:#000;border:1px solid #000000;font-family:Courier New,monospace;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap}.search-btn:hover{background:#000;color:#fff}.usage-tip{color:#000;font-style:italic;margin:0;font-family:Courier New,monospace;font-weight:700}.examples{background:#fff;border:1px solid #000000;padding:20px}.examples h3{color:#000;margin-bottom:15px;font-size:1.2rem;font-family:Courier New,monospace;font-weight:700;border-bottom:1px solid #000000;padding-bottom:5px}.examples ul{list-style:none;padding:0;margin:0}.examples li{padding:8px 0;color:#000;border-bottom:1px solid #000000;font-family:Courier New,monospace;font-weight:700}.examples li:last-child{border-bottom:none}@media (max-width: 768px){.container{padding:20px;margin:10px;border:1px solid #000000}h1{font-size:1.5rem}.input-group{flex-direction:column}.generate-btn{width:100%}.dork-display{flex-direction:column;align-items:stretch}.search-btn{width:100%}.footer{margin-top:20px;padding-top:15px}}.footer{margin-top:40px;padding-top:20px;border-top:1px solid #000000;text-align:center}.built-by-link{font-family:Courier New,monospace;font-weight:700;color:#000;text-decoration:none;font-size:14px;transition:all .3s ease}.built-by-link:hover{color:#666;text-decoration:underline}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}#root{width:100%;min-height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
