:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app{color:#e6e8ee;max-width:860px;margin:0 auto;padding:24px 16px 64px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.app__header-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.app__network-toggle{border:1px solid #3a3f4d;border-radius:999px;display:flex;overflow:hidden}.app__network-btn{color:#8b93a7;cursor:pointer;background:0 0;border:none;padding:6px 14px;font-size:.8rem;font-weight:600}.app__network-btn--active.app__network-btn--mainnet{color:#6fd89a;background:#163a2b}.app__network-btn--active.app__network-btn--testnet{color:#8ab4f8;background:#1e2740}.app__header h1{margin:0;font-size:1.6rem}.app__subtitle{color:#8b93a7;margin:4px 0 0;font-size:.9rem}.app__notice{color:#e8d38a;background:#2a2416;border:1px solid #6b5a1f;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:.9rem}.app__notice--warning{color:#f08a9a;background:#3a1f24;border-color:#6b2d3a}.app__footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:24px;display:flex}.app__footer button{color:#8b93a7;cursor:pointer;background:0 0;border:1px solid #3a3f4d;border-radius:8px;padding:8px 16px}.app__footer-link{color:#8b93a7;font-size:.85rem;text-decoration:none}.app__footer-link:hover{color:#e6e8ee;text-decoration:underline}.create-market__toggle{color:#8b93a7;cursor:pointer;background:0 0;border:1px dashed #3a3f4d;border-radius:10px;width:100%;margin-bottom:16px;padding:12px;font-weight:600;display:block}.create-market__toggle:disabled{opacity:.5;cursor:not-allowed}.create-market{background:#171a21;border:1px solid #262b36;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:16px;padding:18px 20px;display:flex}.create-market label{color:#8b93a7;flex-direction:column;flex:1;gap:6px;font-size:.8rem;display:flex}.create-market textarea,.create-market input{color:#e6e8ee;resize:vertical;background:#0e1015;border:1px solid #3a3f4d;border-radius:8px;padding:8px 10px;font-family:inherit}.create-market__row{gap:12px;display:flex}.create-market__error{color:#e88a8a;font-size:.82rem}.create-market__actions{justify-content:flex-end;gap:8px;display:flex}.create-market__actions button{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-weight:600}.create-market__actions button[type=submit]{color:#d4f7e4;background:#1e5c3f}.create-market__actions button[type=button]{color:#8b93a7;background:0 0;border:1px solid #3a3f4d}.create-market__actions button:disabled{opacity:.5;cursor:not-allowed}.market-list__sort{gap:8px;margin-bottom:16px;display:flex}.market-list__sort-btn{color:#8b93a7;cursor:pointer;background:0 0;border:1px solid #262b36;border-radius:999px;padding:6px 14px;font-size:.8rem}.market-list__sort-btn--active{color:#8ab4f8;background:#1e2740;border-color:#2d4a6b}.market-list-sections{flex-direction:column;gap:28px;display:flex}.market-list__section-title{color:#b7bdc9;align-items:center;gap:10px;margin:0 0 12px;font-size:1rem;display:flex}.market-list__section-badge{color:#e8d38a;background:#2a2416;border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:600}.market-list__section-badge--positive{color:#6fd89a;background:#163a2b}.market-list{flex-direction:column;gap:16px;display:flex}.market-list__loading,.market-list__empty,.market-list__error{text-align:center;color:#8b93a7;padding:32px 0}.market-list__error{color:#e88a8a}.market-card{background:#171a21;border:1px solid #262b36;border-radius:12px;padding:18px 20px}.market-card__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.market-card__id{font-weight:600}.market-card__status{border-radius:999px;padding:3px 10px;font-size:.75rem;font-weight:600}.market-card__status--open{color:#6fd89a;background:#163a2b}.market-card__status--closed{color:#e8d38a;background:#2a2416}.market-card__status--resolved{color:#8ab4f8;background:#1e2740}.market-card__question{color:#8b93a7;margin-bottom:12px;font-size:.85rem}.market-card__image{object-fit:cover;border-radius:8px;width:100%;max-height:220px;margin-bottom:12px;display:block}.market-card__edit-details{color:#5f6577;cursor:pointer;background:0 0;border:none;margin-bottom:12px;padding:0;font-size:.72rem;display:block}.market-card__edit-details:hover{color:#8b93a7}.market-card__details-editor{background:#0e1015;border:1px solid #262b36;border-radius:8px;flex-direction:column;gap:10px;margin-bottom:12px;padding:12px 14px;display:flex}.market-card__details-editor label{color:#8b93a7;flex-direction:column;gap:6px;font-size:.78rem;display:flex}.market-card__details-editor textarea,.market-card__details-editor input{color:#e6e8ee;resize:vertical;background:#171a21;border:1px solid #3a3f4d;border-radius:8px;padding:8px 10px;font-family:inherit}.market-card__details-error{color:#e88a8a;font-size:.78rem}.market-card__details-actions{justify-content:flex-end;gap:8px;display:flex}.market-card__details-actions button{color:#8b93a7;cursor:pointer;background:0 0;border:1px solid #3a3f4d;border-radius:8px;padding:6px 14px;font-weight:600}.market-card__details-actions button:last-child{color:#d4f7e4;background:#1e5c3f;border-color:#1e5c3f}.market-card__details-note{color:#5f6577;font-size:.72rem}.market-card__banner{border-radius:8px;margin-bottom:12px;padding:8px 12px;font-size:.8rem}.market-card__banner-title{letter-spacing:.02em;margin-bottom:2px;font-size:.82rem;font-weight:700}.market-card__banner-link{color:inherit;margin-top:6px;font-size:.78rem;font-weight:600;text-decoration:underline;display:inline-block}.market-card__banner--warning{color:#e8d38a;background:#2a2416;border:1px solid #6b5a1f}.market-card__banner--positive{color:#6fd89a;background:#163a2b;border:1px solid #2d6b4a}.market-card__banner--danger{color:#f08a9a;background:#3a1f24;border:1px solid #6b2d3a}.market-card__banner--info{color:#8ab4f8;background:#1e2740;border:1px solid #2d4a6b}.market-card__ratio-bar{background:#3a1f24;border-radius:999px;height:10px;margin-bottom:6px;overflow:hidden}.market-card__ratio-fill{background:#4caf7d;height:100%}.market-card__ratio-labels{color:#b7bdc9;justify-content:space-between;margin-bottom:12px;font-size:.8rem;display:flex}.market-card__meta{color:#8b93a7;justify-content:space-between;margin-bottom:12px;font-size:.78rem;display:flex}.market-card__meta a{color:#8ab4f8;text-decoration:none}.market-card__deposit{gap:8px;display:flex}.market-card__deposit input{color:#e6e8ee;background:#0e1015;border:1px solid #3a3f4d;border-radius:8px;width:90px;padding:8px 10px}.market-card__deposit button{cursor:pointer;border:none;border-radius:8px;flex:1;padding:8px 10px;font-weight:600}.market-card__deposit button:first-of-type{color:#d4f7e4;background:#1e5c3f}.market-card__deposit button:last-of-type{color:#f7d4dc;background:#5c1e28}.market-card__deposit button:disabled{opacity:.5;cursor:not-allowed}.market-card__resolve{background:#241f10;border:1px solid #4a3f1f;border-radius:8px;margin-top:12px;padding:12px}.market-card__resolve-label{color:#d4b568;margin-bottom:8px;font-size:.8rem}.market-card__resolve-buttons{gap:8px;display:flex}.market-card__resolve-buttons button{color:#e8d38a;cursor:pointer;background:0 0;border:1px solid #6b5a1f;border-radius:8px;flex:1;padding:8px 10px;font-weight:600}.market-card__resolve-buttons button:disabled{opacity:.5;cursor:not-allowed}.market-card__position{color:#b7bdc9;margin-top:10px;font-size:.82rem}.market-card__claim{color:#241a02;cursor:pointer;background:#d4a017;border:none;border-radius:8px;width:100%;margin-top:12px;padding:10px;font-weight:700}
