:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.market-card{border-bottom:1px solid #eaeaea}.chance-badge{font-size:.7rem;padding:2px 6px;border-radius:4px;background-color:#f5f5f5}.modal{transition:opacity .3s ease;z-index:100}.modal-content{transition:transform .3s ease}.dropdown-menu{transition:opacity .2s ease,transform .2s ease;z-index:50}.scroll-container{position:relative;overflow:hidden}.scroll-content{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.scroll-content::-webkit-scrollbar{display:none}.scroll-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer;z-index:10;opacity:.9}.scroll-arrow-left{left:0}.scroll-arrow-right{right:0}.scroll-arrow:hover{background-color:#f9f9f9}.search-input:focus{outline:none;box-shadow:none;border-color:#e5e7eb}.trade-button{transition:all .2s ease}.trade-button:hover{transform:translateY(-1px)}.trade-button:active{transform:translateY(1px)}.trade-modal{transition:all .3s ease}.ui-toast-mask{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1200}.ui-toast-card{min-width:220px;max-width:min(80vw,420px);padding:12px 20px;border-radius:12px;border:1px solid #dbe3ee;background:hsla(0,0%,100%,.98);color:#0f172a;text-align:center;font-size:15px;font-weight:600;box-shadow:0 14px 36px rgba(15,23,42,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:uiToastPop .2s ease-out}.ui-toast-success{border-color:#a7f3d0}.ui-toast-error{border-color:#fecaca}.ui-toast-info{border-color:#bfdbfe}@keyframes uiToastPop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.language-dropdown{transition:all .2s ease}html[data-theme=dark]{--dm-bg:#0c1118;--dm-surface:#141b23;--dm-surface-2:#1b2530;--dm-border:#273342;--dm-text:#e6edf3;--dm-muted:#a0aab8;--dm-muted-2:#7b8794;--dm-accent-bg:rgba(59,130,246,.22);--dm-accent-text:#7dd3fc}html[data-theme=dark] body{background-color:var(--dm-bg)!important;color:var(--dm-text)!important}html[data-theme=dark] .bg-white{background-color:var(--dm-surface)!important}html[data-theme=dark] .bg-gray-50{background-color:var(--dm-bg)!important}html[data-theme=dark] .bg-gray-100{background-color:var(--dm-surface-2)!important}html[data-theme=dark] .bg-gray-200{background-color:#1f2937!important}html[data-theme=dark] .bg-blue-100{background-color:var(--dm-accent-bg)!important}html[data-theme=dark] .text-blue-800{color:var(--dm-accent-text)!important}html[data-theme=dark] .bg-green-50{background-color:rgba(16,185,129,.12)!important}html[data-theme=dark] .border-green-200{border-color:rgba(16,185,129,.35)!important}html[data-theme=dark] .bg-red-50{background-color:rgba(239,68,68,.12)!important}html[data-theme=dark] .border-red-200{border-color:rgba(239,68,68,.35)!important}html[data-theme=dark] .border-gray-200{border-color:var(--dm-border)!important}html[data-theme=dark] .text-gray-800,html[data-theme=dark] .text-gray-900{color:var(--dm-text)!important}html[data-theme=dark] .border-t{border-top-width:0!important}html[data-theme=dark] .bg-polygreen{background-color:#ecc10b!important}html[data-theme=dark] .text-gray-600,html[data-theme=dark] .text-gray-700{color:var(--dm-muted)!important}html[data-theme=dark] .text-gray-400,html[data-theme=dark] .text-gray-500{color:var(--dm-muted-2)!important}html[data-theme=dark] .hover\:bg-gray-100:hover{background-color:#1f2937!important}html[data-theme=dark] .hover\:bg-gray-200:hover{background-color:#374151!important}html[data-theme=dark] .hover\:text-gray-900:hover{color:#f3f4f6!important}html[data-theme=dark] .market-card{border-bottom-color:var(--dm-border)!important}html[data-theme=dark] .chance-badge{background-color:#1f2937!important;color:var(--dm-text)!important}html[data-theme=dark] .scroll-arrow{background-color:var(--dm-surface)!important}html[data-theme=dark] .scroll-arrow:hover{background-color:var(--dm-surface-2)!important}html[data-theme=dark] .search-input:focus{border-color:var(--dm-border)!important}.mm-row-active{background:#eef5ff;border:1px solid #bfd6f5}.mm-row-active-title{color:#0f172a}.mm-row-active-sub{color:#5f7590}.mm-amount-input{border:1px solid #d5dfec;background:#f8fbff;color:#0f172a}.mm-amount-input::placeholder{color:#8ba0b7}.mm-amount-currency{color:#7f94ab}html[data-theme=dark] #faucetText{color:#ecc10b!important}html[data-theme=dark] .divide-y>:not([hidden])~:not([hidden]){border-top-color:var(--dm-border)!important}html[data-theme=dark] #tagsScroll .text-gray-800{color:var(--dm-muted)!important}html[data-theme=dark] .create-market-panel{background-color:var(--dm-surface)!important;border-color:var(--dm-border)!important}html[data-theme=dark] .create-market-panel input,html[data-theme=dark] .create-market-panel select,html[data-theme=dark] .create-market-panel textarea{background-color:var(--dm-surface-2)!important;border-color:var(--dm-border)!important;color:var(--dm-text)!important}html[data-theme=dark] .create-market-panel input::placeholder,html[data-theme=dark] .create-market-panel textarea::placeholder{color:var(--dm-muted-2)!important}html[data-theme=dark] .create-market-panel .mode-tab{border-color:#2f3d50!important;background:#111827!important;color:#c7d0dc!important}html[data-theme=dark] .create-market-panel .mode-tab.active{border-color:#4d4a20!important;background:#3b3a1c!important;color:#f5ea3f!important}html[data-theme=dark] .create-market-panel .upload-btn{border-color:#2563eb!important;background:#2563eb!important;color:#fff!important}.pinned-top-shell{border-color:#e2e8f0;background:#f8fbff;color:#0f172a}.pinned-card{border-color:#e2e8f0;background:#fff}.pinned-border{border-color:#e5e7eb}.pinned-muted{color:#64748b}.pinned-accent{color:#2563eb}.pinned-volume{color:#111827;font-weight:700}.pinned-prob{color:#111;font-size:2rem;line-height:1}.pinned-control{border-color:#e2e8f0;background:#f8fafc}.pinned-chip{border-color:#dbe3ee;background:#f8fafc;color:#334155}.pinned-chip-active{border-color:#bfdbfe;background:#dbeafe;color:#1d4ed8}.pinned-row-hover:hover{background:#f1f5f9}.pinned-chart{border-color:#e2e8f0;background:linear-gradient(180deg,#fff,#f8fbff)}.pinned-chart-glow{background:radial-gradient(circle at 20% 10%,rgba(59,130,246,.12),transparent 55%)}.pinned-chart-grid{stroke:#d9e3ef;stroke-width:1;stroke-dasharray:1 4}.pinned-axis-text{fill:#64748b;font-size:11px;font-weight:600}.pinned-axis-bottom{fill:#c2cedd;font-size:10px;font-weight:600}.pinned-feed-box{height:132px;overflow:hidden;border-color:#e2e8f0;background:#fff}.pinned-feed-track{animation:pinnedFeedScroll 18s linear infinite}.pinned-feed-box:hover .pinned-feed-track{animation-play-state:paused}@keyframes pinnedFeedScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}html[data-theme=dark] .pinned-top-shell{border-color:#1f2b3b;background:#0d1420;color:#dbe7f5}html[data-theme=dark] .mm-row-active{background:#0f1f33;border-color:#294163}html[data-theme=dark] .mm-row-active-title{color:#fff}html[data-theme=dark] .mm-row-active-sub{color:#9fb3cc}html[data-theme=dark] .mm-amount-input{border-color:#2b3f5f;background:#0f1b2d;color:#fff}html[data-theme=dark] .mm-amount-input::placeholder{color:#7f94ab}html[data-theme=dark] .mm-amount-currency{color:#8fa5be}html[data-theme=dark] .pinned-card{border-color:#1f2b3b;background:#0f1825}html[data-theme=dark] .pinned-border{border-color:#1a2736}html[data-theme=dark] .pinned-muted{color:#8ea5bd}html[data-theme=dark] .pinned-accent{color:#8fb4d8}html[data-theme=dark] .pinned-volume{color:#e6edf3;font-weight:700}html[data-theme=dark] .pinned-prob{color:#e6edf3}html[data-theme=dark] .pinned-control{border-color:#1f2b3b;background:#0b1320}html[data-theme=dark] .pinned-chip{border-color:#1f2b3b;background:#101a28;color:#c3d6ea}html[data-theme=dark] .pinned-chip-active{border-color:#294163;background:#1a2738;color:#e7f1ff}html[data-theme=dark] .pinned-row-hover:hover{background:#132236}html[data-theme=dark] .pinned-chart{border-color:#1f2b3b;background:linear-gradient(180deg,#0c1623,#0a1320)}html[data-theme=dark] .pinned-chart-glow{background:radial-gradient(circle at 20% 10%,rgba(59,130,246,.15),transparent 50%)}html[data-theme=dark] .pinned-feed-box{border-color:#1f2b3b;background:#0f1825}html[data-theme=dark] .pinned-chart-grid{stroke:#304055}html[data-theme=dark] .pinned-axis-text{fill:#93a7bc}html[data-theme=dark] .pinned-axis-bottom{fill:#7d91a8}html[data-theme=dark] .ui-toast-card{border-color:#2a3a4e;background:rgba(15,24,37,.96);color:#e6edf3;box-shadow:0 14px 36px rgba(0,0,0,.45)}html[data-theme=dark] .ui-toast-success{border-color:#1f8a5a}html[data-theme=dark] .ui-toast-error{border-color:#a13a44}html[data-theme=dark] .ui-toast-info{border-color:#325d92}