.predictions{max-width:1080px;margin:0 auto;padding:0 24px 48px;color:#2d334f}.predictions__panel{padding:26px;border:1px solid #e3e6ef;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(34,42,74,.06)}.prediction-detail__meta,.prediction-editor__actions,.prediction-option__top,.predictions__heading,.predictions__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.predictions h1{margin:0;font-size:28px}.predictions__heading p{margin:7px 0 0;color:#687087}.predictions__toolbar{margin:22px 0 14px}.prediction-bet input,.prediction-editor input,.prediction-editor select,.prediction-editor textarea,.predictions button{font:inherit}.predictions button{border:0;border-radius:9px;padding:10px 14px;background:#30385f;color:#fff;font-weight:700;cursor:pointer}.predictions button:disabled{opacity:.55;cursor:not-allowed}.predictions__create{border-radius:9px;padding:10px 14px;background:#30385f;color:#fff;font-weight:700;text-decoration:none}.predictions__table{width:100%;border-collapse:collapse}.predictions__table td,.predictions__table th{padding:14px 10px;border-bottom:1px solid #edf0f5;text-align:left}.predictions__table th{color:#687087;font-size:13px}.predictions__title{color:#28315b;font-weight:700;text-decoration:none}.prediction-status{display:inline-block;border-radius:99px;padding:4px 9px;background:#e7f5eb;color:#207343;font-size:12px;font-weight:700}.prediction-status--closed{background:#fff0d6;color:#9a5b00}.prediction-status--settled{background:#e5edff;color:#365ab7}.prediction-status--void{background:#f2e7e7;color:#9c3b3b}.prediction-detail__content{margin:24px 0;line-height:1.75;word-break:break-word}.prediction-detail__content img{display:block;max-width:min(100%,700px);max-height:560px;margin:16px 0;border-radius:10px}.prediction-options{display:grid;grid-gap:12px;gap:12px}.prediction-option{padding:16px;border:1px solid #e0e4ef;border-radius:12px}.prediction-option__bar{height:10px;overflow:hidden;border-radius:99px;background:#edf0f5}.prediction-option__bar>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6e78c8,#a677d1)}.prediction-option__numbers{margin-top:9px;color:#687087;font-size:14px}.prediction-bet{display:flex;gap:8px;margin-top:13px}.prediction-bet input{min-width:0;flex:1 1;padding:9px 10px;border:1px solid #cfd5e5;border-radius:8px}.prediction-detail__my-bets{margin-top:24px;padding-top:18px;border-top:1px solid #e8ebf2}.prediction-detail__settle{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.prediction-detail__message{margin:14px 0;color:#a03636}.prediction-editor{display:grid;grid-gap:16px;gap:16px}.prediction-editor label,.prediction-editor__field{display:grid;grid-gap:7px;gap:7px;font-weight:700}.prediction-editor input,.prediction-editor select{box-sizing:border-box;width:100%;padding:11px 12px;border:1px solid #cfd5e5;border-radius:9px;background:#fff}.rich-editor{position:relative;border:1px solid #cfd5e5;border-radius:12px;overflow:visible;background:var(--community-surface,#fff);font-weight:400;transition:border-color .16s ease,box-shadow .16s ease}.rich-editor:focus-within{border-color:var(--community-primary,#5969c5);box-shadow:0 0 0 3px color-mix(in srgb,var(--community-primary,#5969c5) 14%,transparent)}.rich-editor--loading{min-height:226px;padding:16px;color:var(--community-text-muted,#687087)}.rich-editor__toolbar{position:relative;z-index:3;border-bottom:1px solid var(--community-border,#dfe3ed);border-radius:11px 11px 0 0;background:var(--community-surface-soft,#f6f7fb)}.rich-editor__toolbar-scroll{display:flex;align-items:center;gap:6px;min-width:0;padding:8px 10px}.rich-editor__group{position:relative;display:flex;align-items:center;gap:2px}.rich-editor__group+.rich-editor__group{margin-left:3px;padding-left:9px}.rich-editor__group+.rich-editor__group:before{position:absolute;top:6px;bottom:6px;left:0;width:1px;background:var(--community-border,#dfe3ed);content:""}.app-shell--community .predictions .rich-editor__toolbar button,.predictions .rich-editor__toolbar button{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;width:34px;height:34px;margin:0;border:0;border-radius:8px;padding:0;background:transparent;box-shadow:none;color:var(--community-text-muted,#687087);transform:none}.app-shell--community .predictions .rich-editor__toolbar button:hover,.predictions .rich-editor__toolbar button:hover{background:color-mix(in srgb,var(--community-primary,#5969c5) 10%,transparent);color:var(--community-primary,#5969c5);filter:none;transform:none}.app-shell--community .predictions .rich-editor__toolbar button.is-active,.predictions .rich-editor__toolbar button.is-active{background:color-mix(in srgb,var(--community-primary,#5969c5) 16%,transparent);color:var(--community-primary,#5969c5)}.app-shell--community .predictions .rich-editor__toolbar button:focus-visible,.predictions .rich-editor__toolbar button:focus-visible{outline:2px solid var(--community-primary,#5969c5);outline-offset:1px}.app-shell--community .predictions .rich-editor__toolbar .rich-editor__button--danger,.predictions .rich-editor__toolbar .rich-editor__button--danger{color:var(--community-danger,#b84141)}.rich-editor__toolbar svg{width:18px;height:18px;overflow:visible;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.rich-editor__letter-icon{font-size:16px;line-height:1;font-weight:800}.rich-editor__letter-icon--italic{font-family:Georgia,serif;font-style:italic}.rich-editor__letter-icon--underline{text-decoration:underline;text-underline-offset:2px}.rich-editor__current-color{position:absolute;right:7px;bottom:5px;width:13px;height:2px;border-radius:2px;pointer-events:none}.rich-editor__link-popover,.rich-editor__palette{position:absolute;top:calc(100% + 9px);left:8px;z-index:10;border:1px solid var(--community-border,#dfe3ed);border-radius:12px;background:var(--community-surface,#fff);box-shadow:0 12px 30px rgba(34,42,74,.16)}.rich-editor__link-popover{display:grid;grid-gap:7px;gap:7px;width:min(340px,calc(100vw - 56px));padding:12px}.rich-editor__link-popover label{color:var(--community-text-muted,#687087);font-size:12px;font-weight:700}.rich-editor__link-popover>div{display:flex;gap:6px}.rich-editor__link-popover input{min-width:0;min-height:36px!important;padding:7px 9px;font-size:14px}.app-shell--community .predictions .rich-editor__link-popover button,.predictions .rich-editor__link-popover button{width:auto;min-width:auto;padding:0 10px;background:var(--community-button-primary,#30385f);color:#fff;font-size:13px}.rich-editor__palette{display:grid;grid-template-columns:repeat(5,34px);grid-gap:4px;gap:4px;padding:9px}.app-shell--community .predictions .rich-editor__palette button,.predictions .rich-editor__palette button{width:34px;height:34px;border:1px solid transparent}.app-shell--community .predictions .rich-editor__palette button.is-selected,.predictions .rich-editor__palette button.is-selected{border-color:var(--community-primary,#5969c5);background:color-mix(in srgb,var(--community-primary,#5969c5) 10%,transparent)}.rich-editor__palette button>span{width:18px;height:18px;border:1px solid rgba(0,0,0,.12);border-radius:50%}.rich-editor__swatch--default{position:relative;background:var(--community-text,#2d334f)}.rich-editor__swatch--default:after{position:absolute;width:22px;height:2px;background:#dc2626;content:"";transform:rotate(-45deg)}.rich-editor__body{min-height:190px;padding:16px;outline:0;color:var(--community-text,#2d334f);line-height:1.7}.rich-editor__body p{margin:0 0 .7em}.rich-editor__body p:last-child{margin-bottom:0}.rich-editor__body p:first-child:last-child:has(>br.ProseMirror-trailingBreak):before{height:0;float:left;color:color-mix(in srgb,var(--community-text-muted,#687087) 68%,transparent);content:attr(data-placeholder);pointer-events:none}.prediction-detail__content ol,.prediction-detail__content ul,.rich-editor__body ol,.rich-editor__body ul{padding-left:1.5em}.prediction-detail__content a,.rich-editor__body a{color:var(--community-primary,#4659bd);text-decoration:underline;text-underline-offset:2px}.rich-editor__body img{display:block;max-width:100%;max-height:380px;margin:12px 0;border-radius:10px;object-fit:contain}.prediction-editor__options{display:grid;grid-gap:8px;gap:8px}.prediction-editor__option{display:flex;gap:8px}.prediction-editor__option button{background:#8c5361}.prediction-editor__hint{margin:-6px 0 0;color:#687087;font-size:13px}@media (max-width:700px){.predictions{padding:0 10px 34px}.predictions__panel{padding:18px 14px}.predictions__table td:nth-child(3),.predictions__table td:nth-child(4),.predictions__table th:nth-child(3),.predictions__table th:nth-child(4){display:none}.prediction-detail__meta,.predictions__heading{align-items:start;flex-direction:column}.rich-editor__toolbar{overflow:hidden}.rich-editor__toolbar-scroll{overflow-x:auto;scrollbar-width:none}.rich-editor__toolbar-scroll::-webkit-scrollbar{display:none}.rich-editor__group{flex:0 0 auto}.rich-editor__link-popover,.rich-editor__palette{position:fixed;top:auto;right:20px;bottom:20px;left:20px}.rich-editor__palette{grid-template-columns:repeat(5,1fr)}.app-shell--community .predictions .rich-editor__palette button,.predictions .rich-editor__palette button{width:100%}}