@font-face{font-family:Inter Fallback;size-adjust:107%;ascent-override:90%;src:local("Arial")}:root{font-family:Inter,Inter Fallback,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,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}html,body{height:100%;width:100%}#app{min-height:100vh;width:100%;background-color:#fff}body{line-height:1.5;font-weight:400;font-size:16px;color:#1a1a1a}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{color:#444}a:hover{color:#888}button{font:inherit;border:none;background:none;cursor:pointer}input,textarea{font:inherit}.url-container{display:flex;align-items:center;gap:8px;margin-top:16px}.content-container{max-width:36rem;text-align:center;padding:0 8px}.url-input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;width:100%;background:#f5f5f5}.copy-button{padding:8px;color:#666;border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center}.copy-button:hover{background:#f0f0f0}.copy-button:active{background:#e5e5e5}.copy-button img{width:20px;height:20px}.copy-button.copied{background:#28a745}.footer{position:fixed;bottom:16px;left:0;right:0;text-align:center;font-size:14px;color:#666}.footer a{color:#666;text-decoration:none;font-weight:500}.footer a:hover{color:#333}@media (prefers-color-scheme: dark){body{color:#ddd}#app{background-color:#131313}a{color:#a9a9a9}a:hover{color:#888}.footer,.footer a{color:#999}.footer a:hover{color:#ccc}.url-input{border-color:#3d3d3d;background-color:#191919;color:#fff}.copy-button img{filter:invert(1)}.copy-button:hover{background:#222}.copy-button:active{background:#333}}.engine-select-container{margin-top:24px;margin-bottom:24px;display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.engine-select-label{font-size:14px;font-weight:500;color:#666}.engine-select-wrapper{position:relative;width:100%;max-width:280px}.engine-select{width:100%;padding:10px 36px 10px 14px;font-size:15px;font-weight:500;border:1px solid #ddd;border-radius:8px;background-color:#fff;color:#333;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none;box-shadow:0 1px 2px #0000000d;transition:all .2s cubic-bezier(.4,0,.2,1)}.engine-select:hover{border-color:#b8b8b8;box-shadow:0 2px 4px #0000000d}.engine-select:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.error-container{display:flex;flex-direction:column;align-items:center;gap:16px;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.error-badge{background:#ef44441a;color:#ef4444;padding:6px 16px;border-radius:9999px;font-size:14px;font-weight:600;letter-spacing:.05em;border:1px solid rgba(239,68,68,.2)}.error-title{font-size:32px;font-weight:700;color:#111827}.error-desc{font-size:16px;color:#4b5563;margin-bottom:8px}.missing-bang{background:#f3f4f6;color:#1f2937;padding:2px 6px;border-radius:4px;font-family:monospace;font-weight:600}.error-actions{display:flex;gap:12px;margin-top:8px;width:100%;max-width:440px}.action-btn{flex:1;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;text-align:center}.primary-btn{background-color:#7c3aed;color:#fff}.primary-btn:hover{background-color:#6d28d9;color:#fff}.secondary-btn{background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.secondary-btn:hover{background-color:#e5e7eb;color:#1f2937}.error-help{font-size:14px;color:#6b7280;margin-top:16px}.error-help a{color:#7c3aed;text-decoration:none}.error-help a:hover{text-decoration:underline;color:#6d28d9}@media (prefers-color-scheme: dark){.engine-select-label{color:#a0a0a0}.engine-select{border-color:#3d3d3d;background-color:#191919;color:#e0e0e0;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23a0a0a0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");box-shadow:0 1px 2px #0003}.engine-select:hover{border-color:#4a4a4a;box-shadow:0 2px 4px #0000004d}.engine-select:focus{border-color:#9061f9;box-shadow:0 0 0 3px #9061f940}.error-title{color:#f9fafb}.error-desc{color:#9ca3af}.missing-bang{background:#2d2d2d;color:#f3f4f6}.secondary-btn{background-color:#1f2937;color:#d1d5db;border-color:#374151}.secondary-btn:hover{background-color:#374151;color:#f9fafb}.error-help{color:#9ca3af}.error-help a{color:#a78bfa}.error-help a:hover{color:#c084fc}}.help-container{max-width:44rem;width:100%;margin:0 auto;padding:40px 16px 120px;display:flex;flex-direction:column;gap:20px;animation:fadeIn .4s ease-out}.help-header{text-align:center;display:flex;flex-direction:column;gap:8px}.help-title{font-size:32px;font-weight:700;color:#111827}.help-subtitle{font-size:15px;color:#6b7280}.help-search-wrapper{position:relative;width:100%}.help-search-input{width:100%;padding:12px 18px;font-size:16px;border:1px solid #ddd;border-radius:8px;background-color:#fff;color:#333;outline:none;box-shadow:0 1px 2px #0000000d;transition:all .2s}.help-search-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.help-results-info{font-size:14px;color:#666;font-weight:500}.help-results-list{position:relative;height:55vh;min-height:350px;overflow-y:auto;padding-right:4px;border:1px solid #eee;border-radius:8px;background:#fafafa}.help-result-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:6px;background:#fff;border:1px solid #eaeaea;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.help-result-item:hover{border-color:#7c3aed;transform:translateY(-1px);box-shadow:0 2px 4px #00000005}.help-result-left{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.help-result-header-row{display:flex;align-items:center;gap:8px}.help-result-tag{font-family:monospace;font-weight:700;font-size:14px;color:#7c3aed;background:#7c3aed14;padding:2px 6px;border-radius:4px}.help-result-name{font-weight:600;font-size:15px;color:#1f2937}.help-result-domain{font-size:12px;color:#6b7280}.help-result-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.help-result-category{font-size:11px;font-weight:500;background:#f3f4f6;color:#4b5563;padding:2px 6px;border-radius:4px}.help-result-action{font-size:12px;color:#7c3aed;text-decoration:none;font-weight:600}.help-result-action:hover{text-decoration:underline}.help-results-list::-webkit-scrollbar{width:6px}.help-results-list::-webkit-scrollbar-track{background:transparent}.help-results-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.help-results-list::-webkit-scrollbar-thumb:hover{background:#ccc}.help-no-results{text-align:center;padding:32px 16px;color:#6b7280;font-size:15px}.help-back-link{align-self:center;font-size:14px;color:#666;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:4px;margin-top:8px}.help-back-link:hover{color:#333}@media (prefers-color-scheme: dark){.help-title{color:#f9fafb}.help-subtitle{color:#9ca3af}.help-search-input{border-color:#3d3d3d;background-color:#191919;color:#e0e0e0}.help-search-input:focus{border-color:#9061f9}.help-results-info{color:#9ca3af}.help-results-list{border-color:#2d2d2d;background:#151515}.help-result-item{background:#1f1f1f;border-color:#2d2d2d}.help-result-item:hover{border-color:#9061f9}.help-result-name{color:#f3f4f6}.help-result-domain{color:#9ca3af}.help-result-category{background:#2d2d2d;color:#9ca3af}.help-result-action{color:#a78bfa}.help-results-list::-webkit-scrollbar-thumb{background:#444}.help-results-list::-webkit-scrollbar-thumb:hover{background:#555}.help-no-results{color:#9ca3af}.help-back-link{color:#999}.help-back-link:hover{color:#ccc}}.help-result-alternatives{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:6px;flex-wrap:wrap;align-self:flex-start}.help-result-alternative-badge{font-family:monospace;font-weight:600;color:#4b5563;background:#f3f4f6;padding:1px 5px;border-radius:3px;text-decoration:none;font-size:11px}.help-result-alternative-badge:hover{background:#e5e7eb;color:#111827}@media (prefers-color-scheme: dark){.help-result-alternatives{color:#9ca3af}.help-result-alternative-badge{color:#d1d5db;background:#2d2d2d}.help-result-alternative-badge:hover{background:#3d3d3d;color:#fff}}.help-footer{margin-top:32px;text-align:center;font-size:14px;color:#666;width:100%}.help-footer a{color:#666;text-decoration:none;font-weight:500}.help-footer a:hover{color:#333}@media (prefers-color-scheme: dark){.help-footer,.help-footer a{color:#999}.help-footer a:hover{color:#ccc}}
