/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#080b10;--surface:#10151d;--raised:#151e29;--ink:#eef3f8;--muted:#96a4b6;--line:#273240;--cyan:#53dcf5;--green:#55dbae;--red:#f2839b;--violet:#b5a1f3;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--background);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,select{font:inherit}button{cursor:pointer;color:inherit;transition:background .18s,border-color .18s,color .18s,transform .18s}button:disabled{cursor:not-allowed;opacity:.4}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,input,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--cyan)}button svg,a svg{flex-shrink:0}button:active:not(:disabled){transform:translateY(1px)}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{letter-spacing:-.035em;font-weight:650}img{max-width:100%}svg{vertical-align:middle;display:inline-block}.yes,.green{color:var(--green)}.no{color:var(--red)}.cyan{color:var(--cyan)}.sr-only,.skip-link:not(:focus){clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{z-index:200;background:var(--cyan);color:#08121b;padding:12px;position:fixed;top:10px;left:10px}.app-shell{background:radial-gradient(at 36% 0,#306f8d12,#0000 32%);min-height:100vh}.demo-banner{color:#a7b8c6;background:#101820;border-bottom:1px solid #1b2a35;justify-content:center;align-items:center;gap:12px;min-height:30px;padding:5px 16px;font-size:.75rem;display:flex}.demo-tag{letter-spacing:.08em;color:var(--cyan);border-right:1px solid #35434f;padding-right:12px;font-size:.75rem;font-weight:600}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#080b10ed;position:sticky;top:0}.header-inner{align-items:center;gap:44px;max-width:1440px;height:82px;margin:auto;padding:0 48px;display:flex}.brand{letter-spacing:-.055em;flex-shrink:0;align-items:center;gap:9px;font-size:1.65rem;font-weight:750;display:inline-flex}.brand img{width:34px;height:34px}.brand-tg{color:var(--cyan)}.site-header nav{align-items:stretch;gap:27px;height:100%;display:flex}.site-header nav button{color:var(--muted);white-space:nowrap;background:0 0;border:0;padding:0;font-size:.875rem;position:relative}.site-header nav button.active{color:var(--ink)}.site-header nav button.active:after{content:"";background:var(--cyan);height:2px;position:absolute;bottom:0;left:0;right:0}.site-header nav button:hover{color:var(--cyan)}.header-actions{align-items:center;gap:22px;margin-left:auto;display:flex}.primary,.secondary{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:43px;padding:10px 17px;font-size:.875rem;font-weight:650;line-height:1.4;display:inline-flex}.primary{background:var(--cyan);color:#062029;box-shadow:0 3px 18px #43bfd510}.primary:hover:not(:disabled){background:#85eafd;box-shadow:0 4px 25px #53dcf525}.secondary{color:#d7e6ef;background:#17212b;border-color:#344858}.secondary:hover:not(:disabled){background:#213240;border-color:#5f8198}.text-button{background:0 0;border:0;justify-content:center;align-items:center;gap:9px;padding:8px 0;font-size:.875rem;font-weight:550;display:inline-flex}.text-button:hover:not(:disabled){color:var(--cyan)}.full{width:100%}.how-button{white-space:nowrap;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:.875rem;display:flex}.how-button>span{border:1px solid #667584;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.how-button:hover{color:var(--cyan)}.network-ticker{background:#0a1017;border-bottom:1px solid #1b232d}.ticker-inner{max-width:1440px;min-height:45px;color:var(--muted);align-items:center;gap:27px;margin:auto;padding:7px 48px;font-size:.75rem;display:flex}.ticker-inner>span{white-space:nowrap;align-items:center;gap:7px;display:flex}.ticker-inner svg{color:#789aac}.ticker-inner strong{color:#c5d2df;font-weight:600}.ticker-powered{margin-left:auto}.omni-mark{object-fit:contain;flex-shrink:0;width:34px;height:34px}.omni-mark.small{width:22px;height:22px}.main-content{max-width:1440px;margin:auto;padding:0 48px}.intro{justify-content:space-between;align-items:center;gap:25px;padding:40px 0 32px;display:flex}.eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);align-items:center;gap:10px;font-size:.75rem;font-weight:600;display:flex}.eyebrow.cyan{color:var(--cyan)}.eyebrow-divider{background:#4b586c;width:1px;height:10px}.intro h1{letter-spacing:-.06em;margin:9px 0 10px;font-size:clamp(2.2rem,3.65vw,3.5rem);line-height:1.15}.intro h1>span{color:var(--cyan)}.intro p{color:var(--muted);font-size:1rem}.intro-guide{text-align:left;background:0 0;border:0;align-items:center;gap:15px;display:flex}.intro-guide>span:last-child{flex-direction:column;gap:4px;display:flex}.intro-guide strong{font-size:.875rem;font-weight:550}.intro-guide small{color:var(--muted);align-items:center;gap:8px;font-size:.875rem;display:flex}.play-ring{width:47px;height:47px;color:var(--cyan);background:#102331;border:1px solid #345063;border-radius:50%;flex-shrink:0;place-items:center;display:grid;box-shadow:0 0 0 7px #53dcf503}.intro-guide:hover .play-ring{border-color:var(--cyan);box-shadow:0 0 0 7px #53dcf50c}.markets-section{scroll-margin-top:97px}.market-toolbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;display:flex}.segmented{border:1px solid var(--line);background:#0c1118;border-radius:11px;gap:4px;padding:4px;display:flex}.segmented button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:.875rem;font-weight:550;line-height:1.35;display:flex}.segmented button:hover{color:var(--ink)}.segmented button.active{color:#f0f6fc;background:#202936;border-color:#3c4b5e;box-shadow:0 2px 7px #0003}.market-modes button>span{color:#b3c3d2;background:#2d3744;border-radius:4px;padding:1px 5px;font-size:.75rem}.market-modes .active>span{color:#bcecf5;background:#36515e}.search-box{border:1px solid var(--line);color:#94a6b7;background:#0d131b;border-radius:9px;align-items:center;gap:10px;width:285px;height:44px;padding:0 12px;display:flex}.search-box:focus-within{border-color:#50869c}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;font-size:.875rem}.search-box input::placeholder{color:#8c9daf}.search-box button{color:var(--muted);background:0 0;border:0;padding:0}.market-section-label{color:var(--muted);justify-content:space-between;gap:15px;margin-bottom:16px;font-size:.75rem;display:flex}.market-section-label span:first-child{align-items:center;gap:7px;display:flex}.featured-layout{grid-template-columns:minmax(0,2.55fr) minmax(260px,1fr);gap:18px;margin-bottom:22px;display:grid}.featured-market{background:linear-gradient(114deg,#11242e,#111d2a 47%,#121925);border:1px solid #365767;border-radius:16px;animation:.65s both enter;position:relative;overflow:hidden}.featured-market:before{content:"";pointer-events:none;background:radial-gradient(at 60% 0,#52dcf510,#0000 60%);position:absolute;inset:0}.featured-top{letter-spacing:.04em;color:#9fb7c8;align-items:center;gap:12px;padding:20px 24px 0;font-size:.75rem;display:flex;position:relative}.featured-top .icon-button{margin-left:auto}.pill{border:1px solid var(--line);white-space:nowrap;border-radius:6px;align-items:center;gap:7px;padding:4px 8px;font-size:.75rem;font-weight:550;display:inline-flex}.cyan-pill{color:#85e6f5;letter-spacing:.06em;background:#254553;border-color:#356474}.live-dot{background:var(--cyan);border-radius:50%;width:5px;height:5px;animation:2.6s infinite breathe;display:inline-block;box-shadow:0 0 0 3px #53dcf515}.featured-body{grid-template-columns:1.25fr 1fr;gap:30px;padding:13px 24px 24px;display:grid;position:relative}.featured-copy h2{max-width:390px;font-size:clamp(1.5rem,2.2vw,2rem);line-height:1.2}.featured-prob{align-items:center;gap:15px;margin:16px 0 19px;display:flex}.featured-prob>strong{letter-spacing:-.055em;font-size:3.05rem;font-weight:600;line-height:1.1}.featured-prob>strong>span{color:#afd6df;margin-left:2px;font-size:1.6rem}.featured-prob>div{flex-direction:column;gap:4px;display:flex}.featured-prob b{color:#c2d3dc;font-size:.875rem;font-weight:500}.featured-prob .yes{font-size:.75rem}.odds{grid-template-columns:1fr 1fr;gap:8px;display:grid}.odd{background:#162a26;border:1px solid #2b4f40;border-radius:7px;justify-content:space-between;align-items:center;min-height:43px;padding:10px 13px;display:flex}.odd.no{background:#2c1e29;border-color:#503543}.odd>span{align-items:center;gap:5px;font-size:.875rem;font-weight:650;display:flex}.odd strong{letter-spacing:-.025em;font-size:1rem}.odd strong small{font-size:inherit;margin-left:1px;font-weight:500}.odd:hover,.odd.selected{border-color:var(--green);background:#1e3d31}.odd.no:hover,.odd.no.selected{border-color:var(--red);background:#432633}.large-odds .odd{background:#193831;border-color:#356351;min-height:46px}.large-odds .odd.no{background:#342530;border-color:#624052}.featured-graph{flex-direction:column;justify-content:end;min-width:0;padding-bottom:5px;display:flex}.graph-tag{color:#9cb7c6;letter-spacing:.035em;justify-content:space-between;margin:12px 0 6px;font-size:.75rem;display:flex}.graph-tag b{color:var(--cyan)}.prob-chart{width:100%;height:126px;color:var(--cyan);overflow:visible}.chart-stroke{stroke-dasharray:1200;stroke-dashoffset:1200px;animation:1.9s .1s forwards draw}.chart-dot{animation:2.5s infinite breathe}.chart-labels{color:#8ba3b4;justify-content:space-between;align-items:center;gap:6px;margin-top:9px;font-size:.75rem;display:flex}.featured-footer{color:#a1b5c6;background:#0a151c25;border-top:1px solid #2a3b49;align-items:center;gap:21px;padding:15px 24px;font-size:.75rem;display:flex;position:relative}.featured-footer>span{align-items:center;gap:6px;display:flex}.featured-footer b{color:#d2e1eb}.featured-footer button{color:var(--cyan);white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;margin-left:auto;font-size:.875rem;display:flex}.network-card{border:1px solid var(--line);background:linear-gradient(135deg,#151b23,#10151c);border-radius:16px;flex-direction:column;padding:21px 21px 17px;animation:.65s .1s both enter;display:flex}.network-card-title{letter-spacing:.045em;color:#a2b6c8;align-items:center;gap:7px;font-size:.75rem;display:flex}.network-card-title .omni-mark{width:24px;height:24px}.network-card h2{margin:11px 0 8px;font-size:1.5rem;line-height:1.17}.network-card>p{color:var(--muted);font-size:.875rem;line-height:1.55}.community-stack{flex-direction:column;gap:8px;margin:14px 0 17px;display:flex}.community-stack>div{animation:enter .5s calc(.2s + var(--order)*80ms) both;align-items:center;gap:8px;display:flex}.telegram-circle{color:#53c8f2;background:#152a3b;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.community-stack b{color:#b5c5d6;font-size:.75rem;font-weight:500}.community-line{background:linear-gradient(90deg,#375260,#0000);flex:1;height:1px;position:relative;overflow:hidden}.community-line:after{content:"";background:var(--cyan);width:12px;height:1px;animation:flow 3s calc(var(--order)*.6s) linear infinite;position:absolute}.network-card .secondary{min-height:39px;margin-top:auto;font-size:.875rem}.market-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.market-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;flex-direction:column;height:100%;padding:19px 18px 0;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative}.market-card:hover{border-color:#446172;transform:translateY(-4px);box-shadow:0 12px 35px #0003}.card-entrance{animation:enter .55s calc(.12s + var(--order)*55ms) both;min-width:0}.card-header{align-items:center;gap:9px;display:flex}.topic-icon{color:#dbb9aa;background:#263137;border:1px solid #3a4245;border-radius:9px;flex-shrink:0;place-items:center;width:33px;height:33px;font-size:.75rem;font-weight:650;display:grid}.topic-science{color:#e9af88;background:#302e2b;border-color:#48413c}.topic-sports{color:#a6d5a5;background:#242d26;border-color:#334c3b}.topic-technology{color:#75c8f5;background:#1a2d41;border-color:#29455f}.topic-culture{color:#c4b0f0;background:#2d263f;border-color:#43365f}.topic-crypto{color:#f8bd59;background:#372d1c;border-color:#564323;font-size:1.25rem}.category-label{color:#acbac9;font-size:.75rem}.card-official{color:#91a6b9;align-items:center;gap:3px;margin-left:auto;font-size:.75rem;display:flex}.card-official img{width:13px;height:13px}.question-button{text-align:left;background:0 0;border:0;width:100%;margin:17px 0 0;padding:0;display:block}.question-button h3{letter-spacing:-.024em;min-height:74px;font-size:1.04rem;line-height:1.45}.question-button:hover h3{color:var(--cyan)}.card-trend{align-items:center;gap:12px;height:32px;margin:10px 0 16px;display:flex}.card-trend>span{white-space:nowrap;font-size:.75rem}.mini-chart{flex:1;min-width:0;height:30px}.card-stats{color:#9eb0c2;justify-content:space-between;align-items:center;gap:8px;margin:14px 0;font-size:.75rem;display:flex}.card-stats span{align-items:center;gap:5px;display:flex}.card-stats b{color:#c1cdd9;font-weight:500}.card-footer{color:#a0adbc;border-top:1px solid #283442;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:12px 0;font-size:.75rem;display:flex}.card-footer>span{align-items:center;gap:5px;display:flex}.card-footer button{color:#94bfd4;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:.75rem;display:flex}.card-footer button:hover{color:var(--cyan)}.saved-position{color:#93d9b3;background:#16271e;border:0;border-top:1px solid #304438;border-radius:0 0 13px 13px;justify-content:center;align-items:center;gap:5px;margin:0 -18px;padding:9px;font-size:.75rem;display:flex}.community-section{margin-top:50px}.section-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.section-title h2{margin-top:8px;font-size:1.85rem;line-height:1.2}.community-layout{grid-template-columns:minmax(0,2.05fr) minmax(290px,1fr);gap:20px;display:grid}.leaders-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;overflow:hidden}.leaders-header{justify-content:space-between;align-items:center;gap:15px;padding:21px 24px;display:flex}.leaders-header h3{letter-spacing:-.02em;font-size:1rem}.leaders-header>span{color:#9aafc2;font-size:.75rem}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%}th{letter-spacing:.045em;text-transform:uppercase;color:#96aabe;background:#0c111933;padding:9px 18px;font-size:.75rem;font-weight:500}th:first-child{padding-left:25px}td{color:#b8c7d6;font-variant-numeric:tabular-nums;border-top:1px solid #25313e;padding:14px 18px;font-size:.875rem}td:first-child{align-items:center;gap:13px;padding-left:25px;display:flex}td>div{flex-direction:column;display:flex}td strong{color:#dfe8f2;font-size:.875rem;font-weight:550}td small{color:#8fa7bd;margin-top:2px;font-size:.75rem}.rank{color:#899fb4;font-family:monospace;font-size:.75rem}.rank-0{color:#e2c377}.community-avatar{color:#b9d1e5;background:#213141;border:1px solid #36495c;border-radius:8px;flex-shrink:0;place-items:center;width:31px;height:31px;font-size:.75rem;font-weight:600;display:grid}.community-cta{background:radial-gradient(at 95% 0,#28505135,#0000 60%),#121b22;border:1px solid #33444e;border-radius:13px;padding:25px}.cta-icon{color:var(--cyan);background:#172e37;border:1px solid #335766;border-radius:10px;place-items:center;width:39px;height:39px;margin-bottom:17px;display:grid}.community-cta h3{font-size:1.5rem;line-height:1.2}.community-cta h3>span{color:#91bdcc}.community-cta p{color:#a4b6c7;margin-top:12px;font-size:.875rem;line-height:1.65}.cta-steps{justify-content:space-between;align-items:center;gap:8px;margin:23px 0;display:flex}.cta-steps span{white-space:nowrap;align-items:center;gap:5px;font-size:.75rem;display:flex}.cta-steps b{color:var(--cyan);font-family:monospace;font-size:.75rem}.cta-steps i{background:#354955;flex:1;height:1px}.learn-strip{background:linear-gradient(100deg,#131d26,#11161e);border:1px solid #2b3541;border-radius:12px;align-items:center;gap:17px;margin:28px 0 40px;padding:24px;display:flex}.learn-icon{color:#92b9d0;background:#1b2a39;border:1px solid #364c5e;border-radius:11px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.learn-strip h3{letter-spacing:-.02em;font-size:1rem}.learn-strip p{color:#a1b2c5;margin-top:4px;font-size:.875rem}.learn-strip .secondary{white-space:nowrap;margin-left:auto}.footer{color:#91a6b9;border-top:1px solid #222c36;align-items:center;gap:30px;max-width:1440px;margin:auto;padding:23px 48px 29px;font-size:.75rem;display:flex}.small-brand{color:#d9e4ee;font-size:1.25rem}.small-brand img{width:26px;height:26px}.footer>div{align-items:center;gap:6px;margin-left:auto;display:flex}.footer b{color:#afc0d1;font-weight:500}.icon-button{color:#a2b8c9;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;padding:6px;display:inline-flex}.icon-button:hover{color:var(--ink);background:#c7edff12}.dialog{color:var(--ink);overscroll-behavior:contain;background:#101720;border:1px solid #354554;border-radius:20px;width:min(570px,100% - 32px);max-width:970px;max-height:calc(100dvh - 48px);margin:auto;padding:34px;animation:.24s both modal-enter;overflow:auto;box-shadow:0 30px 100px #000a}.wide-dialog{width:min(930px,100% - 40px)}.dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020509be}.modal-close{z-index:2;background:#19232e;border:1px solid #303c49;position:absolute;top:18px;right:18px}.dialog>h2{margin:14px 30px 9px 0;font-size:2rem;line-height:1.2}.dialog-intro{color:var(--muted);margin:0 0 23px;font-size:1rem;line-height:1.6}.market-detail-header{align-items:center;gap:12px;margin-right:30px;display:flex}.market-detail-header .topic-icon{width:44px;height:44px}.market-detail-header p{color:#9badbe;margin-top:3px;font-size:.875rem}.demo-pill{color:#a5bfd1;background:#17222d;border-color:#364b5c;margin-left:auto}.dialog>h2.market-title{max-width:700px;margin:24px 60px 25px 0;font-size:1.9rem}.market-detail-grid{grid-template-columns:1.35fr 1fr;gap:28px;display:grid}.detail-left{min-width:0}.chart-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.chart-top>div>strong{letter-spacing:-.05em;margin:4px 0;font-size:2.6rem;font-weight:550;display:block}.chart-top>div>strong>small{color:#a0b5c8;margin-left:2px;font-size:1.4rem}.chart-top .pill{background:#172d25;border-color:#2a4b3b}.detail-left>.prob-chart{height:148px;margin-top:6px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.metric{flex-direction:column;gap:5px;min-width:0;display:flex}.metric>span{color:#a1b6c9;font-size:.75rem}.metric>strong{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.125rem;font-weight:600}.metric>strong>small{color:#a5bdcf;font-size:.875rem}.resolution{border-top:1px solid #293745;border-bottom:1px solid #293745;margin-top:20px}.resolution>button{color:#c2d1de;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:14px 0;font-size:.875rem;display:flex}.resolution>button>span{align-items:center;gap:8px;display:flex}.rotate{transform:rotate(90deg)}.resolution>p{color:#a3b7c9;padding:0 0 18px;font-size:.875rem;line-height:1.7}.detail-community{color:#82bbd8;align-items:center;gap:10px;margin-top:22px;display:flex}.detail-community div{flex:1}.detail-community strong{color:#c7d8e6;font-size:.875rem;font-weight:500}.detail-community p{color:#9cb4c7;margin-top:3px;font-size:.75rem}.position-panel{background:#151f2b;border:1px solid #304050;border-radius:13px;align-self:start;padding:20px}.position-heading{color:#90a9bc;justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.position-heading h3{color:#ecf2f8;font-size:1rem;font-weight:600}.position-panel .odd{min-height:54px;padding:12px}.opinion-row{color:#a6b7c8;justify-content:space-between;align-items:center;gap:6px;padding:14px 0 20px;font-size:.875rem;display:flex}.opinion-row button{color:#b4ccd9;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:.75rem;display:flex}.opinion-row button:hover{color:var(--cyan)}.opinion-row button:hover svg{transition:transform .4s;transform:rotate(180deg)}.amount-label{color:#c8d5e1;margin-bottom:8px;font-size:.875rem;display:block}.amount-input{background:#101822;border:1px solid #3b4a5b;border-radius:9px;align-items:center;padding:11px 13px;display:flex}.amount-input input{color:#f0f7ff;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:1.5rem;font-weight:550}.amount-input span{color:#a9c2d4;font-size:.875rem}.amount-input:focus-within{border-color:var(--cyan)}.amount-input.invalid{border-color:#d16b7b}.quick-amounts{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:8px;display:grid}.quick-amounts button{white-space:nowrap;color:#acbdce;background:0 0;border:1px solid #334154;border-radius:6px;padding:6px 2px;font-size:.75rem}.quick-amounts button.active{color:var(--cyan);background:#213846;border-color:#629cac}.return-summary{border-top:1px solid #30404e;margin-top:20px;padding:17px 0 20px}.return-summary>span{color:#a4b8ca;align-items:center;gap:5px;font-size:.875rem;display:flex}.return-summary strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin-top:4px;font-size:1.85rem;animation:.25s both number-in;display:block}.return-summary strong small{color:#a2bdcd;letter-spacing:0;font-size:.875rem}.return-summary>p{color:#a0b8cb;margin-top:6px;font-size:.75rem;line-height:1.7}.confirm-no{color:#3e1725;background:#efa0b1}.confirm-no:hover:not(:disabled){background:#f3b0bf}.demo-note{color:#a2bacd;text-align:center;justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:.75rem;line-height:1.6;display:flex}.demo-note svg{flex-shrink:0}.field-error{color:var(--red);margin-top:7px;font-size:.875rem}.position-success{text-align:center;padding:11px 0 1px;animation:.35s both number-in}.success-round{width:56px;height:56px;color:var(--green);background:#17392b;border:1px solid #427b5e;border-radius:50%;place-items:center;animation:.45s both success-pop;display:inline-grid;box-shadow:0 0 0 7px #56dcae07}.position-success h3{margin-top:16px;font-size:1rem}.position-success p{color:#cad9e5;margin:6px 0;font-size:1rem}.position-success small{color:#a3bfd3;font-size:.75rem}.guide-tabs{margin-top:22px}.guide-tabs button{flex:1;padding:12px}.guide-progress{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:23px;display:grid}.guide-progress button{text-align:left;color:#99afc3;background:0 0;border:0;border-bottom:2px solid #253646;align-items:center;gap:7px;padding:12px 0 15px;display:flex}.guide-progress button>span{border:1px solid #344a5d;border-radius:50%;flex-shrink:0;place-items:center;width:23px;height:23px;font-family:monospace;font-size:.75rem;display:grid}.guide-progress b{font-size:.875rem;font-weight:500}.guide-progress .active{color:var(--cyan);border-bottom-color:var(--cyan)}.guide-progress .active>span{background:var(--cyan);color:#082331;border-color:var(--cyan)}.guide-progress .done{color:#acc8d7;border-bottom-color:#467684}.guide-content{grid-template-columns:1fr 1fr;align-items:center;gap:35px;min-height:340px;padding:31px 0;animation:.35s both enter;display:grid}.lesson-icon{width:48px;height:48px;color:var(--cyan);background:#172e3d;border:1px solid #315266;border-radius:12px;place-items:center;margin-bottom:19px;display:grid}.guide-copy h3{max-width:340px;margin-bottom:15px;font-size:1.65rem;line-height:1.2}.guide-copy>p{color:#adbfce;font-size:1rem;line-height:1.75}.guide-tip{color:var(--cyan);align-items:center;gap:8px;margin-top:20px;font-size:.875rem;display:flex}.guide-copy>.pill{color:#b8c8d7;margin-top:20px}.lesson-preview{background:radial-gradient(at 0 0,#1c3b4b55,#0000 70%),#152330;border:1px solid #365466;border-radius:13px;padding:23px;box-shadow:0 15px 40px #0002}.mini-card-head{color:#9ab8cc;align-items:center;gap:9px;display:flex}.mini-card-head>span:last-child{letter-spacing:.07em;flex-direction:column;gap:2px;font-size:.75rem;display:flex}.mini-card-head b{color:#a9bece;letter-spacing:0;font-size:.75rem;font-weight:500}.lesson-preview h4{margin:18px 0;font-size:1.2rem;line-height:1.3}.lesson-preview>.mini-chart{height:80px}.mini-prob{color:#93b6ca;justify-content:space-between;align-items:center;margin:12px 0;font-size:.875rem;display:flex}.mini-prob strong{color:var(--cyan);font-size:1.4rem}.preview-footnote{color:#9fb9cc;text-align:center;margin:15px 0 0;font-size:.75rem;display:block}.lesson-return{color:#b1c4d4;justify-content:space-between;align-items:center;gap:15px;margin:20px 0;font-size:.875rem;display:flex}.lesson-return>strong{text-align:right;color:#edf8ff;flex-direction:column;font-size:1.125rem;font-weight:600;animation:.25s both number-in;display:flex}.lesson-return small{color:#9aafc2;font-size:.75rem;font-weight:400}.opinion-demo{border-color:#669aad;box-shadow:0 0 0 3px #69daf609}.guide-footer{border-top:1px solid #2b3b4a;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.guide-footer>span{color:#9eb7cb;font-size:.875rem}.network-hub{background:#172e3b;border:1px solid #467383;border-radius:10px;flex-direction:column;align-items:center;gap:7px;padding:17px;display:flex}.network-hub img{width:33px;height:33px}.network-hub b{font-size:1rem;font-weight:500}.network-hub>span{color:#a2c4d7;font-size:.875rem}.network-connector{justify-content:space-around;align-items:end;height:50px;display:flex;position:relative}.network-connector:before{content:"";background:#558ca1;width:1px;height:25px;position:absolute;top:0;left:50%}.network-connector:after{content:"";background:#558ca1;width:67%;height:1px;position:absolute;top:25px}.network-connector i{background:linear-gradient(#558ca1,#7de3f6);width:1px;height:25px}.network-chats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.network-chats span{color:#69d8f0;flex-direction:column;align-items:center;gap:7px;display:flex}.network-chats small{color:#afc4d3;word-break:break-word;font-size:.75rem}.network-demo>p{text-align:center;color:#9cb6cb;margin-top:24px;font-size:.75rem;line-height:1.7}.contest-guide{margin-top:28px}.contest-guide-heading{align-items:center;gap:17px;display:flex}.contest-guide-heading .lesson-icon{flex-shrink:0;margin:0}.violet{color:var(--violet);background:#2a2440;border-color:#483c6c}.contest-guide-heading h3{font-size:1.5rem}.contest-guide-heading p{color:#a6bed2;margin-top:4px;font-size:.875rem}.steps-list{padding:24px 0}.steps-list>div{border-bottom:1px solid #263443;gap:16px;padding:18px 0;display:flex}.steps-list>div>b{color:#b7a4df;padding-top:3px;font-family:monospace;font-size:.875rem}.steps-list h4{letter-spacing:-.02em;font-size:1rem}.steps-list p{color:#a4bbcd;margin-top:7px;font-size:1rem;line-height:1.7}.guide-callout{color:#c0b4da;background:#221f32;border:1px solid #3c3652;border-radius:9px;align-items:center;gap:12px;margin-bottom:22px;padding:16px;display:flex}.guide-callout svg{flex-shrink:0}.guide-callout p{font-size:.875rem;line-height:1.65}.contest-toolbar{color:#a5bdd0;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;font-size:.875rem;display:flex}.contest-toolbar>span{align-items:center;gap:7px;display:flex}.contest-toolbar>div{gap:10px;display:flex}.filter-button,select{color:#b3c8d9;background:#111e2a;border:1px solid #304356;border-radius:7px;padding:8px;font-size:.875rem}.filter-button{align-items:center;gap:4px;display:flex}.filter-button.active{color:var(--cyan);border-color:#5898ab}.contest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.asset{color:#e8cd90;background:#2e3227;border:1px solid #474a35;border-radius:9px;flex-shrink:0;place-items:center;width:39px;height:39px;font-size:.75rem;font-weight:700;display:grid}.asset-amber{color:#f5bf65;background:#392d1b;border-color:#544125}.asset-blue,.asset-cyan{color:#7bd6f7;background:#183749;border-color:#2b536c}.asset-violet{color:#b3a6fa;background:#2a2643;border-color:#43395f}.asset-green{color:#8ae6bc;background:#1d3c32;border-color:#2c5849}.asset-rose{color:#ec9eba;background:#372732;border-color:#533848}.contest-card{padding-bottom:17px}.contest-card .card-header>.omni-mark{margin-left:auto}.contest-card .question-button h3{min-height:48px}.contest-host{color:#9fbbd0;align-items:center;gap:6px;margin-top:12px;font-size:.875rem;display:flex}.pool-row{grid-template-columns:1fr 1fr;gap:20px;margin:19px 0;display:grid}.pool-row .metric:first-child strong{font-size:1.5rem;line-height:1.2}.pool-row .metric:last-child{padding-top:3px}.pool-row .metric:last-child strong{font-size:1rem}.mini-prizes{color:#b2bea7;background:#202920;border:1px solid #344135;border-radius:7px;justify-content:space-between;align-items:center;gap:6px;padding:9px;font-size:.875rem;display:flex}.mini-prizes b{color:#dfd8b0;margin-left:4px;font-weight:600}.mini-prizes small{color:#a7b69b;font-size:.75rem}.contest-open{min-height:39px;margin-top:auto}.contest-filter-note{color:#a1b9ce;margin-top:16px;font-size:.75rem}.empty-state{color:#adc7dc;background:#101720;border:1px dashed #354657;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:65px 20px;display:flex}.empty-state h3{color:var(--ink);font-size:1.25rem}.empty-state p{font-size:1rem}.contest-modal-heading{align-items:center;gap:15px;margin:24px 0 18px;display:flex}.contest-modal-heading .asset{width:50px;height:50px}.contest-modal-heading h2{font-size:1.4rem}.contest-modal-heading p{color:var(--muted);margin-top:5px;font-size:.875rem}.contest-question{color:#d5e3ee;font-size:1.1rem;line-height:1.5}.closing-note{color:#a3bdd2;border-top:1px solid #2e3e4f;align-items:center;gap:6px;padding-top:15px;font-size:.75rem;display:flex}.closing-note>span{margin-left:auto}.podium{grid-template-columns:repeat(3,1fr);align-items:end;gap:9px;margin:33px 0 25px;display:grid}.place{color:#b9cfe0;background:#1c2c3b;border:1px solid #344c61;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px 8px;display:flex}.place-1{color:#edce89;background:linear-gradient(#392f20,#242319);border-color:#655534;padding:28px 8px}.place-3{color:#cdad95;background:#30271f;border-color:#513f36}.place>span{font-size:.875rem}.place>strong{text-align:center;font-size:1.4rem}.place>strong>small{letter-spacing:.05em;font-size:.75rem;font-weight:500;display:block}.place>small{font-size:.75rem}.contest-rules{border-top:1px solid #2b3c4b;margin-bottom:24px;padding-top:14px}.contest-rules p{color:#b1c8da;align-items:center;gap:9px;margin:10px 0;font-size:.875rem;line-height:1.6;display:flex}.contest-rules svg{color:#66b896;flex-shrink:0}.telegram-market{background:#172b3c;border:1px solid #36526a;border-radius:12px;align-items:start;gap:12px;margin:20px 0;padding:17px;display:flex}.telegram-market>div{flex-direction:column;gap:7px;display:flex}.telegram-market small{letter-spacing:.04em;color:#adc9df;font-size:.75rem}.telegram-market strong{font-size:1rem;font-weight:550;line-height:1.4}.telegram-market>div>span{gap:22px;margin-top:4px;font-size:.875rem;display:flex}.chat-picker{border:0;margin:25px 0;padding:0}.chat-picker legend{color:#c1d5e5;margin-bottom:13px;font-size:.875rem}.chat-picker label{cursor:pointer;border:1px solid #2d3e50;border-radius:9px;align-items:center;gap:12px;margin-bottom:9px;padding:12px;display:flex}.chat-picker label.selected{background:#1b303c;border-color:#5594aa}.chat-picker label>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.chat-picker strong{font-size:.875rem;font-weight:550}.chat-picker small{color:#a4bfd3;font-size:.75rem}.chat-picker input{accent-color:var(--cyan);width:17px;height:17px;margin-left:auto}.copy-link{background:#152637;border:1px solid #345168;border-radius:9px;margin:20px 0;padding:15px;display:block}.copy-link>small{color:#adcde3;letter-spacing:.05em;margin-bottom:7px;font-size:.75rem;display:block}.copy-link input{color:#c9e8f9;background:0 0;border:0;outline:none;width:100%;padding:4px 0;font-size:.875rem;line-height:1.6}.copy-link button{min-height:34px;margin-top:12px;padding:6px 11px;font-size:.875rem}.success-heading{align-items:center;gap:15px;margin:25px 0;display:flex}.success-heading .success-round{width:43px;height:43px}.success-heading strong{font-size:1rem}.success-heading p{color:#a6c3da;margin-top:4px;font-size:.875rem}.dashboard-title{align-items:center;gap:12px;margin:23px 0;display:flex}.dashboard-title .community-avatar{width:46px;height:46px;font-size:1.1rem}.dashboard-title h2{font-size:1.6rem}.dashboard-title p{color:#a4bfd4;font-size:.875rem}.dashboard-body{min-height:310px;animation:.3s both enter}.dashboard-body .metric-grid{background:#172534;border:1px solid #324456;border-radius:9px;padding:18px}.dashboard-body .metric>strong{font-size:1.5rem}.dashboard-chart-head{justify-content:space-between;gap:15px;font-size:.875rem;display:flex}.dashboard-chart-head span{color:#a0bcd2;font-size:.75rem}.bar-chart{background:repeating-linear-gradient(0deg,#0000 0 41px,#2e405122 42px);border-bottom:1px solid #30455c;align-items:end;gap:20px;height:177px;margin:0 0 33px;padding:15px 20px 25px;display:flex}.bar-chart>div{flex:1;align-items:end;height:100%;display:flex;position:relative}.bar-chart i{transform-origin:bottom;background:linear-gradient(#64d5eb,#286b82);border-radius:4px 4px 0 0;width:100%;max-width:60px;margin:auto auto 0;animation:.7s both bar-in;display:block}.bar-chart span{text-align:center;color:#afcbdf;font-size:.75rem;position:absolute;bottom:-22px;left:0;right:0}.dashboard-footer{border-top:1px solid #304252;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.dashboard-footer p{color:#a7bfd3;font-size:.875rem}.dashboard-markets{margin:24px 0}.dashboard-markets>div{border-bottom:1px solid #304254;align-items:center;gap:12px;padding:18px 0;display:flex}.dashboard-markets span:nth-child(2){flex-direction:column;flex:1;gap:5px;display:flex}.dashboard-markets b{font-size:1rem;font-weight:500}.dashboard-markets small{color:#a8c3d7;font-size:.75rem}.dashboard-markets strong{font-size:1rem}.links-body{padding-top:23px}.links-body h3{font-size:1.2rem}.links-body>p{color:#aac7dd;margin-top:10px;font-size:1rem;line-height:1.7}.account-tabs{margin:28px 0 22px}.account-tabs button{flex:1}.account-options{flex-direction:column;gap:10px;margin:22px 0;display:flex}.account-options button{text-align:left;background:#172536;border:1px solid #344a60;border-radius:9px;align-items:center;gap:15px;padding:15px;display:flex}.account-options button:hover{background:#1c3247;border-color:#6a9bb9}.provider-icon{color:#c3d8e9;place-items:center;width:31px;font-size:1.375rem;font-weight:700;display:grid}.account-options button>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.account-options strong{font-size:.875rem;font-weight:550}.account-options small{color:#a8c3da;font-size:.75rem}.account-options button>svg:last-child{color:#b0cde3;margin-left:auto}.account-message{color:#acd5ed;background:#182e42;border-radius:8px;margin:0 0 22px;padding:14px;font-size:.875rem;line-height:1.7}.demo-user{color:#acd9ed;background:#142b3a;border:1px solid #31536a;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:.875rem;display:flex}.demo-user>span{background:#37647a;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.75rem;display:grid}@keyframes enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes modal-enter{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes draw{to{stroke-dashoffset:0}}@keyframes breathe{0%,to{opacity:1}50%{opacity:.5}}@keyframes flow{0%{left:-15px}to{left:110%}}@keyframes number-in{0%{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes success-pop{0%{opacity:0;transform:scale(.75)}70%{transform:scale(1.07)}to{opacity:1;transform:scale(1)}}@keyframes bar-in{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (width<=1200px){.header-inner{gap:26px;padding:0 30px}.header-actions{gap:16px}.site-header nav{gap:20px}.main-content{padding:0 30px}.ticker-inner{gap:22px;padding-left:30px;padding-right:30px}.ticker-powered{display:none!important}.intro-guide{max-width:280px}.intro-guide strong{font-size:.875rem}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.question-button h3{min-height:48px}.card-trend>.mini-chart{max-width:130px;margin-left:auto}.featured-layout{grid-template-columns:minmax(0,2.1fr) minmax(250px,1fr)}.featured-body{grid-template-columns:1.3fr .8fr;gap:18px;padding-left:20px;padding-right:20px}.featured-copy h2{font-size:1.5rem}.featured-top{padding-left:20px;padding-right:20px;font-size:.75rem}.featured-prob>strong{font-size:2.5rem}.featured-footer{gap:13px;padding-left:20px;padding-right:20px}.featured-footer>span:nth-child(2){display:none}.community-layout{grid-template-columns:minmax(0,1.7fr) minmax(265px,1fr)}td,th{padding-left:12px;padding-right:12px}td:first-child{gap:9px;padding-left:16px}th:first-child{padding-left:16px}.community-cta{padding:22px}.community-cta h3{font-size:1.35rem}.contest-toolbar{align-items:start}.contest-toolbar>span{max-width:240px}.contest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contest-card .question-button h3{min-height:73px}.footer{padding-left:30px;padding-right:30px}.graph-tag{font-size:.75rem}.chart-labels{flex-wrap:wrap;font-size:.75rem}}@media (width<=950px){.header-inner{gap:22px;height:73px}.header-actions{gap:16px}.header-actions .login-button,.signup-button svg{display:none}.brand{font-size:1.45rem}.intro{align-items:flex-end;padding-top:32px}.intro-guide{max-width:205px}.intro-guide strong{display:none}.intro-guide small{font-size:.875rem;line-height:1.5}.play-ring{width:40px;height:40px}.featured-layout{grid-template-columns:1fr}.featured-body{grid-template-columns:1.25fr 1fr;padding-top:20px}.featured-copy h2{font-size:1.8rem}.featured-graph .prob-chart{height:148px}.network-card{display:none}.featured-footer>span:nth-child(2){display:flex}.search-box{width:235px}.market-modes button{padding:11px;font-size:.875rem}.market-modes button>span{display:none}.community-layout{grid-template-columns:1fr}.community-cta{grid-template-columns:40px 1fr 1fr;align-items:center;gap:14px 18px;display:grid}.community-cta .cta-icon{grid-row:1;margin:0}.community-cta h3{grid-column:2}.community-cta p{grid-area:1/3;margin:0}.cta-steps{grid-column:2;margin:0}.community-cta>.primary{grid-column:3}.learn-strip{gap:14px}.learn-strip p{max-width:380px}.contest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contest-card .question-button h3{min-height:48px}.dialog{padding:28px}.market-detail-grid{grid-template-columns:1.1fr 1fr;gap:20px}.position-panel{padding:17px}.guide-content{gap:24px}.guide-copy h3{font-size:1.5rem}.lesson-preview{padding:19px}.guide-progress b{font-size:.75rem}.footer{gap:19px}}@media (width<=720px){.header-inner{flex-wrap:wrap;gap:14px;height:auto;min-height:110px;padding:14px 20px 0}.brand{font-size:1.45rem}.brand img{width:29px;height:29px}.site-header nav{order:3;gap:26px;width:100%;height:40px}.header-actions{gap:13px;margin-left:auto}.how-button{font-size:.875rem}.how-button>span{width:21px;height:21px}.signup-button{min-height:35px;padding:7px 10px;font-size:.875rem}.ticker-inner{justify-content:space-between;gap:12px;min-height:39px;padding:9px 20px;font-size:.75rem}.ticker-inner>span:nth-child(3),.ticker-inner>span:nth-child(4){display:none}.main-content{padding:0 20px}.intro{padding:29px 0 25px}.intro h1{font-size:2.65rem;line-height:1.1}.intro .eyebrow{letter-spacing:.035em;gap:7px;font-size:.75rem}.intro p{max-width:340px;font-size:1rem;line-height:1.65}.intro-guide{display:none}.market-toolbar{flex-direction:column;align-items:stretch;gap:13px;margin-bottom:15px}.market-modes{width:100%}.market-modes button{flex:1;gap:7px;padding:11px 7px;font-size:.875rem}.market-modes .omni-mark{width:18px;height:18px}.search-box{width:100%;height:43px}.market-section-label{gap:7px;font-size:.75rem;line-height:1.5}.market-section-label>span:last-child{white-space:nowrap}.featured-top{gap:8px;padding:16px 17px 0;font-size:.75rem}.featured-top>span:nth-child(2){letter-spacing:0;font-size:.75rem}.featured-body{grid-template-columns:1fr;gap:10px;padding:15px 17px 19px}.featured-copy h2{max-width:345px;font-size:1.7rem}.featured-prob{margin-top:18px;margin-bottom:17px}.featured-prob>strong{font-size:2.9rem}.featured-graph{pointer-events:none;width:37%;position:absolute;top:98px;right:20px}.featured-graph .prob-chart{height:65px}.featured-graph .graph-tag,.featured-graph .chart-labels{display:none}.featured-copy .odds{z-index:1;position:relative}.featured-prob>div{max-width:130px}.featured-prob b{font-size:.875rem}.featured-prob .yes{font-size:.75rem}.featured-footer{gap:12px;padding:14px 17px;font-size:.75rem}.featured-footer>span:nth-child(2){display:none}.featured-footer button{font-size:.875rem}.featured-layout{margin-bottom:16px}.market-grid{gap:13px}.market-card{padding:16px 15px 0}.card-header{gap:7px}.topic-icon{width:30px;height:30px}.card-official{display:none}.category-label{font-size:.75rem}.question-button{margin-top:13px}.question-button h3{min-height:92px;font-size:1rem;line-height:1.45}.card-trend{gap:5px;margin:9px 0 12px}.card-trend>span{font-size:.75rem}.card-trend .mini-chart{max-width:50px;height:23px}.odd{min-height:42px;padding:8px}.odd>span{font-size:.875rem}.odd strong{font-size:1rem}.card-stats{flex-wrap:wrap;gap:6px;min-height:38px;margin:11px 0;font-size:.75rem}.card-stats span{gap:4px}.card-stats svg{width:12px}.card-footer{flex-wrap:wrap;gap:6px;padding:11px 0;font-size:.75rem}.card-footer button{gap:4px;font-size:.75rem}.card-footer button>svg:last-child{display:none}.saved-position{flex-wrap:wrap;margin:0 -15px;padding:8px 5px;font-size:.75rem}.community-section{margin-top:37px}.section-title{flex-direction:column;align-items:start;gap:12px}.section-title h2{font-size:1.75rem}.section-title .text-button{padding-top:0}.leaders-header{padding:17px 15px}.leaders-header h3{font-size:1rem}.leaders-header>span{text-align:right;max-width:100px;font-size:.75rem}.leaders-card th:nth-child(2),.leaders-card td:nth-child(2){display:none}td{padding:13px 11px;font-size:.875rem}td:first-child{gap:7px;padding-left:12px}.leaders-card .community-avatar{display:none}td strong{font-size:.875rem}td small{font-size:.75rem}th{padding-left:11px;padding-right:11px;font-size:.75rem}th:first-child{padding-left:12px}.community-cta{grid-template-columns:35px 1fr;gap:12px 15px;padding:21px}.community-cta .cta-icon{align-self:start;width:35px;height:35px}.community-cta h3{font-size:1.5rem}.community-cta p{grid-area:auto/1/auto/-1;font-size:1rem}.cta-steps{grid-column:1/-1;margin:5px 0 7px}.cta-steps span{font-size:.875rem}.community-cta>.primary{grid-column:1/-1}.learn-strip{flex-wrap:wrap;gap:12px;padding:19px}.learn-icon{display:none}.learn-strip h3{max-width:300px;font-size:1rem;line-height:1.4}.learn-strip p{margin-top:8px;font-size:.875rem;line-height:1.65}.learn-strip .secondary{width:100%;margin:3px 0 0}.footer{flex-wrap:wrap;gap:14px;padding:22px 20px}.footer>span{order:3;width:100%;font-size:.75rem}.footer>div{gap:4px;font-size:.75rem}.footer>div .omni-mark{width:19px;height:19px}.footer .brand{font-size:1.25rem}.footer .brand img{width:25px;height:25px}.dialog,.wide-dialog{border-radius:16px;width:calc(100% - 22px);max-height:calc(100dvh - 24px);padding:25px 20px}.dialog>h2{margin-top:17px;font-size:1.6rem}.dialog>.eyebrow{margin-right:27px;font-size:.75rem}.dialog-intro{font-size:1rem;line-height:1.7}.modal-close{padding:5px;top:12px;right:12px}.market-detail-header{gap:9px;margin-right:25px}.market-detail-header .topic-icon{width:34px;height:34px}.market-detail-header .eyebrow{letter-spacing:.025em;font-size:.75rem}.market-detail-header p{font-size:.75rem}.market-detail-header .demo-pill{display:none}.dialog>h2.market-title{margin:22px 10px 21px 0;font-size:1.6rem}.market-detail-grid{grid-template-columns:1fr;gap:20px}.detail-left>.prob-chart{height:95px}.chart-top>div>strong{font-size:2.2rem}.chart-top .eyebrow{font-size:.75rem}.detail-left .metric-grid{margin:19px 0 0}.detail-left .resolution{margin-top:18px}.detail-community{display:none}.position-panel{padding:19px}.position-panel .odd{padding:12px}.position-panel .odd strong{font-size:1.125rem}.position-panel .opinion-row button{font-size:.875rem}.guide-tabs{margin-top:20px}.guide-tabs button{gap:6px;padding:9px 7px;font-size:.875rem;line-height:1.45}.guide-tabs svg{display:none}.guide-progress{gap:6px}.guide-progress button{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 0 12px}.guide-progress b{font-size:.75rem;line-height:1.3}.guide-content{grid-template-columns:1fr;gap:23px;min-height:0;padding:25px 0}.lesson-icon{width:40px;height:40px;margin-bottom:13px}.lesson-icon svg{width:23px}.guide-copy h3{max-width:280px;margin-bottom:12px;font-size:1.6rem}.guide-copy>p{font-size:1rem;line-height:1.75}.guide-tip{margin-top:15px;font-size:.875rem}.lesson-preview{padding:21px}.lesson-preview>.mini-chart{height:55px}.lesson-return>strong{font-size:1.25rem}.contest-guide-heading{align-items:start;gap:12px}.contest-guide-heading h3{font-size:1.35rem}.contest-guide-heading p{line-height:1.6}.guide-callout{align-items:start}.contest-toolbar{flex-direction:column;align-items:stretch;gap:12px}.contest-toolbar>span{max-width:none}.contest-toolbar>div{justify-content:space-between}.contest-toolbar select{max-width:240px;font-size:.75rem}.filter-button{font-size:.75rem}.contest-grid{grid-template-columns:1fr}.contest-card{padding:20px}.contest-card .question-button h3{min-height:0;font-size:1.0625rem}.contest-card .card-stats{min-height:0;margin-bottom:20px;font-size:.875rem}.mini-prizes{padding:12px}.pool-row .metric>strong{font-size:1.1rem}.pool-row .metric:first-child>strong{font-size:1.7rem}.contest-modal-heading h2{font-size:1.25rem}.contest-modal-heading{gap:10px}.contest-modal-heading p{font-size:.875rem}.contest-modal-heading .asset{width:40px;height:40px}.contest-question,.metric>strong{font-size:1rem}.metric>span{font-size:.75rem}.closing-note{flex-wrap:wrap;gap:6px;font-size:.75rem}.closing-note>span{margin:0 0 0 auto}.podium{gap:7px}.place{padding:16px 5px}.place-1{padding:27px 5px}.place>strong{font-size:1.3rem}.dashboard-title h2{font-size:1.35rem}.dialog .segmented button{min-width:0}.dashboard-body .metric-grid{gap:8px;padding:14px}.dashboard-body .metric>strong{word-break:break-word;font-size:1.1rem}.dashboard-body .metric>span{font-size:.75rem}.dashboard-body{min-height:280px}.dashboard-footer{flex-direction:column;align-items:stretch;gap:12px}.bar-chart{gap:12px;padding-left:10px;padding-right:10px}.dashboard-markets b,.dashboard-markets strong{font-size:.875rem}.links-body h3{font-size:1.1rem}.demo-user{padding:6px;font-size:.75rem}.demo-user>span{width:18px;height:18px}.demo-banner{gap:8px;padding:5px 10px;font-size:.75rem}.demo-tag{padding-right:8px;font-size:.75rem}.markets-section{scroll-margin-top:128px}}@media (width<=460px){.header-inner{padding-left:17px;padding-right:17px}.header-actions{gap:11px}.header-actions .signup-button{display:none}.market-grid{grid-template-columns:1fr}.question-button h3{min-height:0;font-size:1.125rem}.card-stats{min-height:0;font-size:.875rem}.card-footer,.card-footer button{font-size:.875rem}.card-official{display:flex}.card-trend .mini-chart{max-width:120px}.card-trend>span,.category-label{font-size:.875rem}.market-card{padding:20px 19px 0}.contest-card{padding-bottom:20px}.saved-position{margin:0 -19px}.featured-graph{width:32%}.featured-prob>div{max-width:120px}.featured-copy h2{font-size:1.65rem}.demo-banner{flex-direction:column;gap:1px;padding:5px}.demo-tag{border:0;padding:0;font-size:.75rem}.demo-banner>span:last-child{font-size:.75rem}.intro h1{font-size:2.45rem}.market-section-label>span:last-child{display:none}.market-modes button{gap:5px;padding:9px 7px;font-size:.875rem}.market-modes button>svg,.market-modes .omni-mark{display:none}.featured-top>span:nth-child(2){max-width:130px;font-size:.75rem;line-height:1.5}.featured-top{gap:7px}.contest-toolbar select{max-width:210px}.featured-prob>strong{font-size:2.8rem}.guide-tabs button{font-size:.875rem}.guide-progress b{font-size:.75rem}.leaders-card td,.leaders-card th{padding-left:9px;padding-right:9px}.leaders-card .rank{display:none}.leaders-card td strong,.leaders-card td{font-size:.75rem}.footer>div{gap:4px}.footer{gap:12px}.footer .brand{font-size:1.125rem}.footer .brand img{width:22px;height:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.chart-stroke{stroke-dasharray:none;stroke-dashoffset:0}.market-card:hover{transform:none}}.site-header nav .mobile-account{display:none}@media (width<=720px){.site-header nav .mobile-account{color:var(--cyan);margin-left:auto;display:block}.site-header nav .mobile-account:after{display:none}}.intro{padding-bottom:24px}.intro>div{max-width:780px}.intro p{max-width:740px;line-height:1.6}.entry-paths{grid-template-columns:1fr 1fr;gap:16px;margin:0 0 28px;display:grid}.entry-paths>button{text-align:left;background:#101820;border:1px solid #2b3b49;border-radius:12px;align-items:center;gap:15px;padding:17px 20px;display:flex}.entry-paths>button:hover{border-color:var(--cyan);background:#14232d;transform:translateY(-2px)}.entry-paths>button>span:nth-child(2){flex:1;gap:3px;display:grid}.entry-paths strong{font-size:.9375rem;font-weight:600}.entry-paths small{color:var(--muted);font-size:.8125rem;line-height:1.45}.entry-paths .owner-path{background:linear-gradient(110deg,#122a25,#111c21);border-color:#295047}.path-icon{width:41px;height:41px;color:var(--cyan);background:#1b2f3c;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.owner-path .path-icon{color:var(--green);background:#1c3e34}.entry-paths>button>svg{color:var(--muted)}.featured-layout{grid-template-columns:minmax(0,1.65fr) minmax(335px,1fr);align-items:stretch}.featured-market{flex-direction:column;display:flex}.featured-body{flex-direction:column;flex:1;gap:20px;padding-top:27px;display:flex}.featured-copy{width:100%}.featured-copy h2{max-width:520px;font-size:clamp(1.8rem,2.6vw,2.6rem)}.featured-prob{margin:23px 0 20px}.featured-graph{margin-top:auto;padding:0}.featured-graph .prob-chart{height:115px}.predict-here-label{color:#a9c3d2;align-items:center;gap:7px;margin:0 0 9px;font-size:.8125rem;display:flex}.telegram-network-card{background:linear-gradient(155deg,#14252b,#101922 65%);border-color:#2b535e;padding:21px;animation:.6s both enter;display:flex}.telegram-network-card h2{margin-top:13px;font-size:1.7rem}.telegram-network-card h2 span{color:var(--cyan)}.telegram-network-card>p{font-size:.875rem}.telegram-network-card>.primary{margin-top:15px;font-size:.875rem}.tg-destinations{border-bottom:1px solid #2c3e49;gap:5px;margin:16px 0 10px;display:flex}.tg-destinations button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 7px;font-size:.75rem}.tg-destinations button.active{color:var(--cyan);border-bottom-color:var(--cyan)}.telegram-post{background:#13232e;border:1px solid #345264;border-radius:11px;overflow:hidden}.tg-chat-header{background:#1e3442;border-bottom:1px solid #3c526155;align-items:center;gap:9px;padding:12px;display:flex}.tg-avatar{color:#fff;background:linear-gradient(145deg,#37a2c9,#52679e);border-radius:50%;flex-shrink:0;place-items:center;width:31px;height:31px;font-size:.8125rem;display:grid}.tg-chat-header>div{flex:1;display:grid}.tg-chat-header strong{font-size:.8125rem}.tg-chat-header small{color:#95b4c7;font-size:.75rem}.tg-chat-header>svg{color:#70c7ec}.tg-chat-body{background:radial-gradient(at 10% 100%,#294f562b,#0000 60%);padding:12px}.bot-message{background:#203849;border:1px solid #365464;border-radius:9px 9px 9px 2px;padding:12px}.bot-byline{color:#75d1f0;align-items:center;gap:6px;display:flex}.bot-byline strong{font-size:.8125rem}.bot-byline>span{color:#aec0cb;font-size:.75rem}.bot-byline .omni-mark{width:19px;height:19px}.bot-market-label{letter-spacing:.015em;color:#a4c0d1;margin-top:11px;font-size:.75rem;display:block}.bot-message h4{letter-spacing:-.015em;margin:6px 0 11px;font-size:1rem;font-weight:600;line-height:1.35}.bot-market-meta{color:#adbfcd;flex-direction:column;gap:2px;font-size:.75rem;display:flex}.bot-market-meta b{color:#d9e7ef;font-weight:500}.bot-buttons{grid-template-columns:1fr 1fr;gap:6px;margin:12px 0 9px;display:grid}.bot-buttons button{background:#295449;border:1px solid #437066;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:9px 5px;font-size:.875rem;display:flex}.bot-buttons button.no{background:#4f3846;border-color:#71525d}.bot-buttons button:hover,.bot-buttons button[aria-pressed=true]{filter:brightness(1.25);border-color:currentColor}.bot-message-foot{color:#9bb9ca;align-items:center;gap:4px;font-size:.75rem;line-height:1.4;display:flex}.tg-receipt{color:var(--green);gap:7px;margin-top:10px;font-size:.8125rem;animation:.25s both enter;display:flex}.tg-receipt>svg{flex-shrink:0;margin-top:2px}.tg-receipt small{color:#a5c1ca;margin-top:2px;font-size:.75rem;display:block}.owner-benefit{color:var(--green);align-items:flex-start;gap:10px;padding:15px 0 0;display:flex}.owner-benefit>svg{flex-shrink:0;margin-top:2px}.owner-benefit strong{font-size:.875rem;font-weight:600;line-height:1.5;display:block}.owner-benefit small{color:var(--muted);margin-top:3px;font-size:.75rem;line-height:1.5;display:block}.market-signal{color:#efc97b;background:#382c193d;border:1px solid #7d653126;border-radius:5px;align-self:flex-start;margin:0 0 8px;padding:4px 8px;font-size:.75rem}.card-trend{margin-top:0}.card-launch{text-align:left;width:calc(100% + 36px);color:var(--green);background:#10251f;border:0;border-top:1px solid #2b4b46;border-radius:0 0 12px 12px;align-items:center;gap:9px;margin:0 -18px;padding:14px 17px;display:flex}.card-launch>span{flex:1;gap:3px;display:grid}.card-launch b{font-size:.8125rem;font-weight:600}.card-launch small{color:#9bb9ab;font-size:.75rem;line-height:1.4}.card-launch>svg{flex-shrink:0}.card-launch:hover{background:#1b352c}.card-footer{border-bottom:0}.saved-position,.contest-signal{margin-top:0}.distribution-section{padding:52px 0 0}.distribution-section .section-title{align-items:flex-end;margin-bottom:28px}.distribution-section h2{margin-top:10px;font-size:clamp(1.8rem,2.5vw,2.45rem);line-height:1.15}.distribution-section .section-title>p{color:var(--muted);max-width:440px;font-size:1rem;line-height:1.6}.liquidity-hub{z-index:2;background:linear-gradient(110deg,#1a343b,#172730);border:1px solid #4c8290;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;max-width:830px;margin:0 auto;padding:20px 26px;display:flex;position:relative;box-shadow:0 0 45px #53dcf509}.hub-brand{align-items:center;gap:10px;font-size:.9375rem;font-weight:600;display:flex}.hub-brand img{width:32px;height:32px}.synced-odds{white-space:nowrap;gap:12px;font-size:1.05rem;animation:.5s ease-out odds-sync;display:flex}.synced-odds>span{color:#496273}.liquidity-hub>span:last-child{font-size:.9375rem;font-weight:650}.liquidity-hub small{color:var(--muted);font-size:.75rem;font-weight:400;display:block}.liquidity-connectors{border-top:1px solid #38616a;grid-template-columns:1fr 1fr 1fr;height:34px;margin:0 16.666%;display:grid;position:relative}.liquidity-connectors i{background:#38616a;width:1px;height:34px;position:absolute;top:0;overflow:hidden}.liquidity-connectors i:first-child{left:0}.liquidity-connectors i:nth-child(2){left:50%}.liquidity-connectors i:last-child{right:0}.liquidity-connectors i:after{content:"";background:var(--cyan);width:1px;height:12px;box-shadow:0 0 5px var(--cyan);animation:2.5s linear infinite liquidity-flow;position:absolute;top:-12px}.liquidity-connectors i:nth-child(2):after{animation-delay:.7s}.liquidity-connectors i:last-child:after{animation-delay:1.4s}.distribution-nodes{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.distribution-node{background:linear-gradient(155deg,#15242f,#101a23);border:1px solid #304653;border-radius:12px;padding:20px;transition:border-color .25s,box-shadow .25s}.distribution-node.just-predicted{border-color:#60abb7;box-shadow:0 0 24px #53dcf513}.node-header{align-items:center;gap:10px;display:flex}.web-node-icon,.tg-node-icon{width:37px;height:37px;color:var(--cyan);background:#1d3c48;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.tg-node-icon{color:#7dc9f7;background:#1e4660;border-radius:50%}.node-header>div{display:grid}.node-header strong{font-size:.9375rem}.node-header small{color:var(--muted);margin-top:2px;font-size:.75rem}.distribution-node>p{margin:20px 0 14px;font-size:1rem;font-weight:600;line-height:1.4}.node-odds{grid-template-columns:1fr 1fr;gap:8px;animation:.5s ease-out odds-sync;display:grid}.node-odds button{background:#1c3932;border:1px solid #326653;border-radius:7px;justify-content:space-between;padding:11px 13px;font-size:.9375rem;display:flex}.node-odds button.no{background:#382833;border-color:#684052}.node-odds button:hover{filter:brightness(1.25);border-color:currentColor}.node-volume{color:var(--muted);justify-content:space-between;gap:8px;margin-top:17px;font-size:.8125rem;display:flex}.node-volume b{color:#dce7ef;white-space:nowrap}.node-owner{color:var(--green);align-items:center;gap:7px;margin-top:12px;font-size:.75rem;display:flex}.distribution-feedback{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:19px 0 16px;display:flex}.distribution-feedback p{color:#b5cbd7;align-items:center;gap:9px;font-size:.875rem;display:flex}.distribution-feedback p>svg{color:var(--cyan);flex-shrink:0}.distribution-feedback button{flex-shrink:0;font-size:.8125rem}.distribution-caption{color:#bbd0d8;flex-wrap:wrap;justify-content:center;gap:24px;padding-top:17px;font-size:.8125rem;display:flex}.distribution-caption span{align-items:center;gap:7px;display:flex}.distribution-caption span:before{content:"✓";color:var(--green)}.simulation-note{text-align:center;color:var(--muted);margin-top:10px;font-size:.75rem}.community-section .section-title h2{font-size:clamp(1.7rem,2.5vw,2.3rem)}.launch-grid{grid-template-columns:1.1fr 1fr;gap:30px;margin-top:25px;display:grid}.launch-setup{min-width:0}.launch-setup .chat-picker{margin:0 0 20px;padding:0}.launch-setup .chat-picker legend{color:var(--ink);margin-bottom:12px;font-size:.9375rem}.launch-setup .chat-picker label{padding:12px}.launch-setup .chat-picker small{font-size:.75rem}.launch-instructions{margin-bottom:20px}.launch-instructions b{margin-bottom:5px;font-size:.875rem;display:block}.launch-instructions p{color:var(--muted);margin-bottom:17px;font-size:.875rem;line-height:1.6}.launch-preview{background:#0b121b;border:1px solid #2b414e;border-radius:13px;align-self:start;padding:18px}.preview-label{color:#9cbcc9;letter-spacing:.06em;align-items:center;gap:7px;margin-bottom:13px;font-size:.75rem;display:flex}.global-connection{border-top:1px solid #2c3c48;align-items:flex-start;gap:10px;margin-top:18px;padding-top:16px;display:flex}.global-connection>svg{color:var(--cyan);flex-shrink:0}.global-connection strong{font-size:.8125rem}.global-connection p{color:var(--muted);margin-top:5px;font-size:.75rem;line-height:1.7}.connected-facts{gap:15px;margin:24px 0;display:grid}.connected-facts p{align-items:flex-start;gap:8px;font-size:.875rem;display:flex}.connected-facts svg{color:var(--green);flex-shrink:0}.launch-result .secondary{margin:12px 0}.guide-telegram{width:100%}.guide-telegram .owner-benefit{padding-top:18px}.detail-community{flex-wrap:wrap}.detail-community>div{flex:1;min-width:180px}.detail-community p{line-height:1.5}.dashboard-footer>p{max-width:420px;font-size:.8125rem}@keyframes liquidity-flow{to{transform:translateY(55px)}}@keyframes odds-sync{0%{filter:brightness(1.65)}to{filter:brightness()}}@media (width<=1200px){.featured-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr)}.entry-paths>button{padding:15px}.entry-paths strong{font-size:.875rem}.entry-paths .path-icon{display:none}.telegram-network-card{padding:18px}.distribution-section .section-title>p{max-width:390px}}@media (width<=950px){.featured-layout{grid-template-columns:minmax(0,1fr) minmax(300px,1fr)}.telegram-network-card,.featured-body{display:flex}.featured-copy h2{font-size:1.85rem}.entry-paths>button>svg{display:none}.distribution-section .section-title{align-items:flex-start;gap:20px}.distribution-section .section-title>p{max-width:340px;font-size:.9375rem}.distribution-nodes{gap:12px}.distribution-node{padding:15px}.node-header{align-items:flex-start}.node-header>span{display:none}.node-header small{min-height:36px}.liquidity-hub{gap:12px;padding:20px}.hub-brand{font-size:.875rem}}@media (width<=720px){.intro{padding-bottom:20px}.intro h1{font-size:clamp(2rem,7.5vw,3rem)}.intro p{font-size:.9375rem}.entry-paths{grid-template-columns:1fr;gap:9px;margin-bottom:23px}.entry-paths>button{padding:13px 14px}.entry-paths .path-icon{width:34px;height:34px;display:grid}.entry-paths strong{font-size:.875rem}.entry-paths small{font-size:.75rem}.featured-layout{grid-template-columns:1fr}.featured-body{gap:15px;padding-top:23px}.featured-prob{margin:17px 0}.featured-graph{margin-top:4px;display:block}.featured-graph .prob-chart{height:85px}.featured-graph .graph-tag{display:none}.featured-footer{margin-top:15px}.telegram-network-card{padding:20px;display:flex}.telegram-network-card h2{font-size:1.75rem}.telegram-network-card h2 br{display:none}.telegram-network-card h2 span:before{content:" "}.tg-destinations{margin-top:12px}.tg-chat-body{padding:13px}.bot-message h4{font-size:1.0625rem}.bot-market-meta{flex-flow:wrap;justify-content:space-between;gap:6px}.bot-buttons button{padding:11px}.market-section-label>span:first-child{line-height:1.5}.distribution-section{padding-top:40px}.distribution-section .section-title{flex-direction:column;gap:15px}.distribution-section .section-title>p{max-width:none}.liquidity-hub{flex-wrap:wrap;gap:12px;padding:17px}.hub-brand{width:100%;font-size:.9375rem}.liquidity-hub>span:last-child{margin-left:auto}.liquidity-connectors{border-top:0;height:24px;margin:0 50%}.liquidity-connectors i{height:24px}.liquidity-connectors i:first-child,.liquidity-connectors i:last-child{display:none}.distribution-nodes{grid-template-columns:1fr;gap:12px}.distribution-node{padding:19px}.node-header>span{display:grid}.node-header small{min-height:0}.distribution-node>p{margin:15px 0 13px}.node-owner{font-size:.8125rem}.distribution-feedback{align-items:flex-start;gap:14px}.distribution-feedback p{align-items:flex-start}.distribution-feedback svg{margin-top:2px}.distribution-caption{grid-template-columns:1fr 1fr;justify-items:start;gap:10px;font-size:.75rem;display:grid}.simulation-note{text-align:left;margin-top:15px;line-height:1.6}.launch-grid{grid-template-columns:1fr;gap:23px}.launch-preview{grid-row:1;padding:14px}.launch-preview .tg-chat-body{padding:10px}.launch-preview .bot-message-foot{font-size:.75rem}.launch-setup .chat-picker strong,.launch-setup .chat-picker legend{font-size:.875rem}.launch-setup .success-heading{align-items:flex-start}.launch-setup .success-heading .success-round{flex-shrink:0}.guide-content .lesson-preview{padding:16px}.guide-progress b{font-size:.75rem}.card-launch{width:calc(100% + 36px)}}@media (prefers-reduced-motion:reduce){.liquidity-connectors i:after,.synced-odds,.node-odds,.telegram-network-card,.tg-receipt{animation:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
