:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;color-scheme:dark;color:#f3f4f6;background:linear-gradient(135deg,#010203,#1a1a1c);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#010203,#1a1a1c);background-attachment:fixed}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#01020380}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#eeb90b,#c49709);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#c49709,#eeb90b)}::selection{background:#eeb90b4d;color:#f3f4f6}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2}p{margin:0}a{text-decoration:none;color:inherit}button{font-family:inherit}ul,ol{list-style:none}img{max-width:100%;height:auto}._container_qecd9_1{display:flex;flex-direction:column;align-items:center;gap:.5rem}._connectButton_qecd9_8{background:linear-gradient(135deg,#eeb90b,#c49709);color:#010203;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .3s ease}._connectButton_qecd9_8:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #eeb90b66}._connectButton_qecd9_8:disabled{opacity:.6;cursor:not-allowed}._connectedWallet_qecd9_30{display:flex;align-items:center;gap:.5rem;background:#eeb90b1a;padding:.75rem 1.25rem;border-radius:.5rem;border:1px solid rgba(238,185,11,.3);color:#eeb90b;font-weight:500}._indicator_qecd9_42{width:8px;height:8px;border-radius:50%;background:#10b981;animation:_pulse_qecd9_1 2s infinite}@keyframes _pulse_qecd9_1{0%,to{opacity:1}50%{opacity:.5}}._installButton_qecd9_59{background:#f59e0b;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:.9rem;transition:all .3s ease;display:inline-block}._installButton_qecd9_59:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f59e0b66}._error_qecd9_76{color:#ef4444;font-size:.85rem;margin-top:.5rem}._header_1w5xj_1{background:#010203f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(238,185,11,.2);position:sticky;top:0;z-index:100}._container_1w5xj_10{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}._logo_1w5xj_20{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:transform .3s ease}._logo_1w5xj_20:hover{transform:scale(1.05)}._logoIcon_1w5xj_32{font-size:1.75rem}._logoText_1w5xj_36{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#eeb90b,#ffc93d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._nav_1w5xj_45{display:flex;gap:2rem;align-items:center;margin-left:auto;margin-right:2rem}._navLink_1w5xj_53{color:#9ca3af;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}._navLink_1w5xj_53:hover{color:#eeb90b}._navLink_1w5xj_53:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,#eeb90b,#ffc93d);transition:width .3s ease}._navLink_1w5xj_53:hover:after{width:100%}@media(max-width:768px){._container_1w5xj_10{flex-wrap:wrap}._nav_1w5xj_45{margin-left:0;margin-right:0;order:3;width:100%;justify-content:center;padding-top:1rem;border-top:1px solid rgba(238,185,11,.1)}}._container_9h7ez_1{min-height:calc(100vh - 80px);padding:2rem 1.5rem}._content_9h7ez_6{max-width:800px;margin:0 auto}._hero_9h7ez_11{text-align:center;margin-bottom:3rem}._title_9h7ez_16{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#eeb90b,#ffc93d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}._subtitle_9h7ez_26{font-size:1.125rem;color:#9ca3af}._form_9h7ez_31{background:#01020399;border:1px solid rgba(238,185,11,.2);border-radius:1rem;padding:2rem;margin-bottom:3rem}._inputWrapper_9h7ez_39{position:relative;margin-bottom:1rem}._textarea_9h7ez_44{width:100%;background:#1f2937cc;border:2px solid rgba(238,185,11,.2);border-radius:.75rem;padding:1rem;color:#f3f4f6;font-size:1rem;font-family:inherit;resize:vertical;min-height:120px;transition:border-color .3s ease}._textarea_9h7ez_44:focus{outline:none;border-color:#eeb90b}._textarea_9h7ez_44::placeholder{color:#6b7280}._charCount_9h7ez_67{text-align:right;font-size:.875rem;color:#6b7280;margin-top:.5rem}._fee_9h7ez_74{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#eeb90b1a;border-radius:.5rem;margin-bottom:1.5rem}._feeLabel_9h7ez_84{color:#9ca3af}._feeAmount_9h7ez_88{color:#eeb90b;font-weight:700;font-size:1.125rem}._feeNote_9h7ez_94{color:#6b7280;font-size:.875rem;margin-left:auto}._alert_9h7ez_100{padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;font-weight:500}._alert_9h7ez_100[data-type=error]{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444}._alert_9h7ez_100[data-type=success]{background:#10b9811a;border:1px solid rgba(16,185,129,.3);color:#10b981}._submitButton_9h7ez_119{width:100%;background:linear-gradient(135deg,#eeb90b,#c49709);color:#010203;border:none;padding:1rem 2rem;border-radius:.75rem;font-weight:700;font-size:1.125rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._submitButton_9h7ez_119:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px #eeb90b66}._submitButton_9h7ez_119:disabled{opacity:.6;cursor:not-allowed;transform:none}._spinner_9h7ez_147{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_9h7ez_147 .8s linear infinite}@keyframes _spin_9h7ez_147{to{transform:rotate(360deg)}}._examples_9h7ez_162{margin-bottom:3rem}._examplesTitle_9h7ez_166{color:#9ca3af;font-size:1rem;font-weight:600;margin-bottom:1rem}._examplesList_9h7ez_173{display:grid;gap:.75rem}._exampleButton_9h7ez_178{background:#1f293799;border:1px solid rgba(238,185,11,.2);border-radius:.5rem;padding:.75rem 1rem;color:#eeb90b;text-align:left;cursor:pointer;transition:all .3s ease;font-size:.95rem}._exampleButton_9h7ez_178:hover:not(:disabled){background:#eeb90b1a;border-color:#eeb90b;transform:translate(4px)}._exampleButton_9h7ez_178:disabled{opacity:.5;cursor:not-allowed}._infoCards_9h7ez_201{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._infoCard_9h7ez_201{background:#01020399;border:1px solid rgba(238,185,11,.2);border-radius:1rem;padding:1.5rem;text-align:center}._cardIcon_9h7ez_215{font-size:2.5rem;margin-bottom:1rem}._cardTitle_9h7ez_220{color:#eeb90b;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}._cardText_9h7ez_227{color:#9ca3af;font-size:.875rem;line-height:1.5}@media(max-width:768px){._title_9h7ez_16{font-size:2rem}._subtitle_9h7ez_26{font-size:1rem}._form_9h7ez_31{padding:1.5rem}._infoCards_9h7ez_201{grid-template-columns:1fr}}._container_1hwbh_1{min-height:calc(100vh - 80px);padding:2rem 1.5rem;max-width:1000px;margin:0 auto}._header_1hwbh_8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}._title_1hwbh_16{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#eeb90b,#ffc93d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}._subtitle_1hwbh_26{color:#9ca3af;font-size:1rem}._refreshButton_1hwbh_31{background:#eeb90b1a;border:1px solid rgba(238,185,11,.3);color:#eeb90b;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease}._refreshButton_1hwbh_31:hover:not(:disabled){background:#eeb90b33;transform:translateY(-2px)}._refreshButton_1hwbh_31:disabled{opacity:.5;cursor:not-allowed}._questionsList_1hwbh_52{display:flex;flex-direction:column;gap:1.5rem}._questionCard_1hwbh_58{background:#01020399;border:1px solid rgba(238,185,11,.2);border-radius:1rem;padding:1.5rem;transition:all .3s ease}._questionCard_1hwbh_58:hover{border-color:#eeb90b;box-shadow:0 8px 24px #eeb90b26}._cardHeader_1hwbh_71{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(238,185,11,.1)}._questionId_1hwbh_80{color:#6b7280;font-size:.875rem;font-family:monospace}._status_1hwbh_86{padding:.375rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:600}._status_1hwbh_86[data-status=answered]{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.3)}._status_1hwbh_86[data-status=pending]{background:#f59e0b1a;color:#f59e0b;border:1px solid rgba(245,158,11,.3)}._answerSection_1hwbh_105{margin-bottom:1.5rem}._answerTitle_1hwbh_109{color:#eeb90b;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}._answerText_1hwbh_118{color:#f3f4f6;font-size:1.125rem;line-height:1.6}._confidence_1hwbh_124{margin-bottom:1.5rem}._confidenceBar_1hwbh_128{height:8px;background:#1f2937cc;border-radius:4px;overflow:hidden;margin-bottom:.5rem}._confidenceFill_1hwbh_136{height:100%;transition:width .5s ease;border-radius:4px}._confidenceInfo_1hwbh_142{display:flex;justify-content:space-between;align-items:center}._confidenceLabel_1hwbh_148{font-size:.875rem;font-weight:600}._reasoning_1hwbh_153{background:#eeb90b0d;border-left:3px solid #EEB90B;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}._reasoningTitle_1hwbh_161{color:#eeb90b;font-size:.875rem;font-weight:600;margin-bottom:.5rem}._reasoningText_1hwbh_168{color:#9ca3af;font-size:.95rem;line-height:1.6}._cardFooter_1hwbh_174{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(238,185,11,.1)}._timestamp_1hwbh_182{color:#6b7280;font-size:.875rem}._pending_1hwbh_187{text-align:center;padding:2rem}._pending_1hwbh_187 p{color:#9ca3af;margin-bottom:.5rem}._pendingNote_1hwbh_197{color:#6b7280;font-size:.875rem}._loading_1hwbh_202,._empty_1hwbh_203,._error_1hwbh_204{text-align:center;padding:4rem 2rem}._loading_1hwbh_202 ._spinner_1hwbh_209,._spinner_1hwbh_209{width:50px;height:50px;border:4px solid rgba(102,126,234,.2);border-top-color:#667eea;border-radius:50%;animation:_spin_1hwbh_209 1s linear infinite;margin:0 auto 1.5rem}@keyframes _spin_1hwbh_209{to{transform:rotate(360deg)}}._loading_1hwbh_202 p,._empty_1hwbh_203 p,._error_1hwbh_204 p{color:#9ca3af;margin-top:1rem}._emptyIcon_1hwbh_233,._errorIcon_1hwbh_234{font-size:4rem;margin-bottom:1rem}._empty_1hwbh_203 h2,._error_1hwbh_204 h2{color:#f3f4f6;font-size:1.75rem;font-weight:700;margin-bottom:.5rem}._askButton_1hwbh_247,._retryButton_1hwbh_248{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#eeb90b,#c49709);color:#010203;text-decoration:none;border:none;border-radius:.5rem;font-weight:700;cursor:pointer;transition:all .3s ease}._askButton_1hwbh_247:hover,._retryButton_1hwbh_248:hover{transform:translateY(-2px);box-shadow:0 8px 20px #eeb90b66}@media(max-width:768px){._header_1hwbh_8{flex-direction:column}._title_1hwbh_16{font-size:2rem}._refreshButton_1hwbh_31{width:100%}}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1}.footer{background:#010203f2;border-top:1px solid rgba(238,185,11,.2);padding:2rem 1.5rem;text-align:center;margin-top:auto}.footer p{color:#9ca3af;font-size:.95rem;margin:0}.footer a{color:#eeb90b;text-decoration:none;font-weight:600;transition:color .3s ease}.footer a:hover{color:#ffc93d;text-decoration:underline}
