.preview{grid-gap:30px;grid-template-columns:minmax(550px,auto) minmax(300px,1fr);width:100%;max-width:1280px;margin-top:2vh;display:grid}@media (width<=1024px){.preview{grid-template-columns:1fr}}.preview.hidden{display:none}.preview .body{background:var(--color-steam-blue-950);background:linear-gradient(to bottom, var(--color-slate-950), var(--color-steam-blue-800) 50%);grid-row-gap:10px;grid-template-columns:minmax(0,229px) minmax(0,2fr);align-items:flex-start;padding:.5rem;display:grid}@media only screen and (width<=769px){.preview .body{grid-template-rows:auto auto 1fr;grid-template-columns:100%;padding:1rem}.preview .body .content{grid-area:auto}}.preview .profile{color:var(--color-white);grid-template-columns:auto 1fr;align-items:flex-start;column-gap:.5rem;padding-right:1rem;font-size:3.1em;display:grid;position:relative}.preview .profile .avatar-container{background-color:var(--color-steam-blue-600);border:1px solid var(--color-steam-blue-400);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.preview .profile .avatar-container svg{z-index:1;position:relative}.preview .profile .details{color:var(--color-slate-300);font-size:1rem}.preview .profile .details .username{margin:0 0 3px;font-size:13px;font-weight:700;line-height:normal}.preview .profile .details .sampleDetail{margin:0;font-size:11px;line-height:normal}.preview .content{color:var(--color-slate-500);grid-column:2;padding-right:1rem;font-size:15px}.preview .content a{color:var(--color-slate-100);text-decoration:underline}.preview .content a:hover{color:var(--color-white)}.preview .content blockquote{border:1px solid var(--color-slate-500);word-break:break-word;border-radius:3px;margin:20px;padding:20px 12px;display:grid;position:relative}.preview .content blockquote[data-author]:before{content:"Originally posted by ";text-align:right;grid-column:1/2;margin-right:5px;font-size:11px;font-style:italic;position:absolute;top:5px}.preview .content blockquote[data-author]:after{content:attr(data-author) ": ";margin-left:120px;font-size:11px;font-style:italic;font-weight:700;position:absolute;top:5px}.preview .content h1{color:var(--color-blue-400);font-size:18px}.preview .content h2{color:var(--color-blue-400);font-size:16px}.preview .content h3{color:var(--color-blue-400);font-size:14px}.preview .content pre{background-color:var(--color-steam-blue-900);border:1px solid var(--color-slate-800);color:var(--color-slate-300);white-space:pre-wrap;margin:.5rem 0;padding:.5rem;font-family:Courier New,monospace}.preview .content code{background-color:var(--color-steam-blue-900);color:var(--color-slate-300);padding:.2rem .4rem;font-family:Courier New,monospace}.preview .content ul,.preview .content ol{padding-left:2rem}.preview .content li{margin:.25rem 0}.preview .content hr{border:none;border-top:1px solid var(--color-slate-800);margin:1rem 0}.preview .content table{border-collapse:collapse;width:100%;margin:1rem 0}.preview .content table th,.preview .content table td{border:1px solid var(--color-slate-800);text-align:left;padding:.5rem}.preview .content table th{background-color:var(--color-steam-blue-900);font-weight:700}.preview .content table td{background-color:var(--surface-steam-soft)}.preview .content table[data-noborder="1"] th,.preview .content table[data-noborder="1"] td{border:none}.preview .content table[data-equalcells="1"]{table-layout:fixed}.preview .content .steam-workshop-embed,.preview .content .steam-store-embed,.preview .content .youtube-embed{border:1px solid #31485f;border-radius:6px;margin:.85rem 0;font-family:Arial,Helvetica,sans-serif;position:relative;overflow:hidden;box-shadow:0 12px 28px #00000057,inset 0 1px #ffffff08}.preview .content .steam-workshop-embed{background:linear-gradient(#223246 0%,#1b2838 100%);align-items:stretch;padding:14px;display:flex}.preview .content .steam-workshop-embed .sw-thumbnail{background:linear-gradient(145deg,#7ab7c9 0%,#4d8195 48%,#243949 100%);border:1px solid #ffffff24;flex-shrink:0;width:88px;height:88px;margin-right:14px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff2e}.preview .content .steam-workshop-embed .sw-thumbnail-art{background:linear-gradient(#8f86ac 0 48%,#2b3746 48% 100%);position:absolute;inset:0}.preview .content .steam-workshop-embed .sw-body{flex-direction:column;flex:1;justify-content:center;gap:6px;min-width:0;padding:4px 4px 4px 0;display:flex}.preview .content .steam-workshop-embed .sw-title{color:#66c0f4;text-underline-offset:2px;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1.2;-webkit-text-decoration:underline dotted #6dcff699;text-decoration:underline dotted #6dcff699;text-decoration-thickness:1px;overflow:hidden}.preview .content .steam-workshop-embed .sw-subtitle{color:#f4f7fb;font-size:15px;line-height:1.2}.preview .content .steam-workshop-embed .sw-author{color:#9fb2c3;font-size:13px;line-height:1.2}.preview .content .steam-workshop-embed .sw-description{color:silver;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.preview .content .steam-store-embed{color:silver;background:linear-gradient(#39424d 0%,#323a45 100%);border-color:#495261;flex-direction:column;margin:30px 0;display:flex;overflow:visible}.preview .content .steam-store-embed .ss-header{justify-content:space-between;align-items:flex-start;gap:10px;padding:18px 16px 10px 20px;display:flex}.preview .content .steam-store-embed .ss-header-title{color:#fff;letter-spacing:-.02em;font-size:28px;font-weight:400;line-height:1.05}.preview .content .steam-store-embed .ss-header-badge{color:#9aa7b3;flex-shrink:0;justify-content:center;line-height:0;display:flex}.preview .content .steam-store-embed .ss-header-badge svg{width:28px;height:28px;display:block}.preview .content .steam-store-embed .ss-body{align-items:flex-start;gap:14px;padding:0 16px 14px 20px;display:flex}.preview .content .steam-store-embed .ss-cover{background:linear-gradient(135deg,#1e3043 0%,#203849 40%,#101722 100%);border:1px solid #ffffff1a;flex-shrink:0;width:184px;height:69px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.preview .content .steam-store-embed .ss-cover-art{background:linear-gradient(#b1836b 0 47%,#2b2f3a 47% 100%);position:absolute;inset:0}.preview .content .steam-store-embed .ss-cover-accent{clip-path:polygon(0 0,22% 0,36% 100%,0 100%);mix-blend-mode:screen;opacity:.28;background:linear-gradient(90deg,#ffffff14 0%,#fff0 100%);position:absolute;inset:0}.preview .content .steam-store-embed .ss-description{color:#d2d7dd;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;min-width:0;padding-top:4px;font-size:13px;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.preview .content .steam-store-embed .ss-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;padding:0 16px 14px 20px;display:flex}.preview .content .steam-store-embed .ss-utility{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.preview .content .steam-store-embed .ss-platforms{gap:6px;display:flex}.preview .content .steam-store-embed .ss-platform{background:#eff2f5;border-radius:2px;justify-content:center;align-items:center;width:30px;height:22px;display:flex;position:relative;box-shadow:0 1px #ffffff1f,inset 0 -1px #00000026}.preview .content .steam-store-embed .ss-platform svg{color:#526173;width:15px;height:15px;display:block}.preview .content .steam-store-embed .ss-cta{margin-left:auto;font-family:Motiva Sans Test,Raleway,sans-serif;display:flex;position:absolute;bottom:-20px;right:20px;box-shadow:0 6px 14px #00000038}.preview .content .steam-store-embed .ss-price{color:#fff;white-space:nowrap;background:#070b11;border-radius:2px 0 0 2px;align-items:center;padding:12px;font-size:13px;line-height:1;display:flex}.preview .content .steam-store-embed .ss-buy{color:#d2efa9;white-space:nowrap;text-shadow:1px 1px 2px #0000004d;background:linear-gradient(90deg,#6fa720 5%,#588a1b 95%);border-radius:0 2px 2px 0;justify-content:center;align-items:center;min-width:120px;padding:12px;font-size:14px;line-height:1;display:flex}.preview .content .youtube-embed{background:linear-gradient(60deg,#575c684d 5%,#ffffff0d 95%);align-items:stretch;padding:14px 16px 16px 12px;display:flex}.preview .content .youtube-embed .yt-thumbnail{background:linear-gradient(135deg,#334d60 0%,#1b2c3d 100%);border:1px solid #ffffff14;flex-shrink:0;width:117px;height:88px;margin-right:14px;position:relative;overflow:hidden}.preview .content .youtube-embed .yt-thumbnail:after{content:"";background:#0c0f136b;border-radius:999px;width:46px;height:46px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 16px #00000059}.preview .content .youtube-embed .yt-thumbnail-art{background:linear-gradient(#69a579 0 47%,#273343 47% 100%);position:absolute;inset:0}.preview .content .youtube-embed .yt-badge{z-index:1;background:linear-gradient(#101418e0 0%,#080a0ceb 100%);border-radius:999px;width:34px;height:20px;position:absolute;top:10px;left:10px;box-shadow:inset 0 1px #ffffff14}.preview .content .youtube-embed .yt-badge:before,.preview .content .youtube-embed .yt-badge:after{content:"";background:#ffffffbf;border-radius:999px;width:16px;height:2px;position:absolute;left:9px}.preview .content .youtube-embed .yt-badge:before{top:7px}.preview .content .youtube-embed .yt-badge:after{top:11px}.preview .content .youtube-embed .yt-play{filter:drop-shadow(0 2px 8px #00000059);z-index:1;border:10px solid #0000;border-left:17px solid #ffffffeb;border-right-width:0;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-40%,-50%)}.preview .content .youtube-embed .yt-body{flex-direction:column;flex:1;min-width:0;padding-top:2px;display:flex}.preview .content .youtube-embed .yt-title{border-bottom:1px dotted #6dcff699;margin-bottom:6px;font-family:Motiva Sans Test,Raleway,sans-serif;font-size:15px;font-weight:300;overflow:hidden}.preview .content .youtube-embed .yt-title-label,.preview .content .youtube-embed .yt-title-text{display:inline}.preview .content .youtube-embed .yt-title-label{color:#c6d4df}.preview .content .youtube-embed .yt-title-text{color:#aad8ec}.preview .content .youtube-embed .yt-views{color:silver;padding:4px 0;font-size:14px}.preview .content .youtube-embed .yt-description{color:silver;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}@media (width<=700px){.preview .content .steam-workshop-embed,.preview .content .youtube-embed{flex-direction:column}.preview .content .steam-workshop-embed .sw-thumbnail{width:100%;height:140px;margin-right:0}.preview .content .steam-workshop-embed .sw-title{white-space:normal}.preview .content .steam-store-embed .ss-header{padding-bottom:12px}.preview .content .steam-store-embed .ss-header-title{font-size:24px}.preview .content .steam-store-embed .ss-header-badge{width:52px;height:52px}.preview .content .steam-store-embed .ss-body{flex-direction:column}.preview .content .steam-store-embed .ss-cover{width:100%;height:144px}.preview .content .steam-store-embed .ss-description{font-size:13px}.preview .content .steam-store-embed .ss-footer{flex-direction:column;align-items:flex-start}.preview .content .steam-store-embed .ss-cta{width:100%;margin-left:0}.preview .content .steam-store-embed .ss-price,.preview .content .steam-store-embed .ss-buy{justify-content:center}.preview .content .steam-store-embed .ss-price{flex:none}.preview .content .steam-store-embed .ss-buy{flex:1}.preview .content .youtube-embed .yt-thumbnail{width:100%;height:168px;margin-right:0}.preview .content .youtube-embed .yt-title{font-size:17px}}.preview .content img{width:100%;max-width:400px;height:auto;margin:1rem 0}.preview .content .spoiler,.preview .content span[data-type=spoiler]{background-color:var(--color-black);color:var(--color-black);cursor:pointer;padding:2px 3px}.preview .content .spoiler:hover,.preview .content span[data-type=spoiler]:hover{color:var(--color-white)}.preview .content .noparse,.preview .content pre[data-type=noparse]{background-color:var(--color-steam-blue-900);border:1px solid var(--color-slate-800);color:var(--color-slate-300);white-space:pre-wrap;padding:.5rem;font-family:Courier New,monospace}.preview .content .quote,.preview .content blockquote[data-type=quote]{border:1px solid var(--color-slate-500);background-color:var(--surface-steam-soft);border-radius:3px;margin:1rem 0;padding:12px}.preview .code{border:1px solid var(--color-slate-700);white-space:pre-wrap;border-radius:3px;margin:20px;padding:12px}.preview .heading-row{margin:0 0 10px;position:relative}.preview .heading-actions{align-items:center;gap:.25rem;display:flex;position:absolute;top:0;right:0}.preview .tooltip-wrapper{position:relative}.preview .tooltip-wrapper:hover .action-tooltip{opacity:1;pointer-events:none;transform:translateY(0)translate(-50%)}.preview .tooltip-wrapper:last-child .action-tooltip{left:auto;right:0;transform:translateY(-4px)}.preview .tooltip-wrapper:last-child:hover .action-tooltip{transform:translateY(0)}.preview .action-tooltip{background:var(--surface-tooltip);box-shadow:0 3px 8px var(--shadow-color-strong);color:var(--text-tooltip);opacity:0;pointer-events:none;white-space:nowrap;z-index:10;border-radius:4px;padding:.25rem .55rem;font-size:.72rem;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 6px);left:50%;transform:translateY(-4px)translate(-50%)}.preview .preview-action-btn{color:var(--interactive-ghost-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:.3rem;transition:color .15s,border-color .15s,background .15s;display:flex}.preview .preview-action-btn:hover{background:var(--surface-hover);border-color:var(--interactive-ghost-border);color:var(--interactive-ghost-text-strong)}.preview .heading{color:var(--color-white);letter-spacing:2px;text-transform:uppercase;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmgAAAABCAYAAABqi1LyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTc2NThFNkJFNkNCMTFFM0I1QTZCQjYxNzk1RTk4MzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTc2NThFNkNFNkNCMTFFM0I1QTZCQjYxNzk1RTk4MzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxNzY1OEU2OUU2Q0IxMUUzQjVBNkJCNjE3OTVFOTgzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxNzY1OEU2QUU2Q0IxMUUzQjVBNkJCNjE3OTVFOTgzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsKF34sAAADUSURBVHjarFbbDcNACIO1OlS/skW/OlTWgqhSW52uJtjN5ecUIIB9POK3+yPt93nJ/H2OMmTH6pH9GKOLmUTsFPJjdIwc2SBsyOZMpugTnF7IFd9J+Gd8qr5toU337dkdMz6CrI8s6kOJl2QdJsk/i88BVx95CJiNiH2FCxUnsqs4jaZfkujTmPonmnxV3En2NKr7IGKqPHdcMd+Nc0zNceb4ylxi7kb18++MZnbkqjytmP3R7HIjcfgCDKOveWZ1u1/5j0G6ao8wcaF8f27f90OAAQAVIwgOxTd7uAAAAABJRU5ErkJggg==);background-position:0 100%;background-repeat:no-repeat;margin:0;font-size:17px;font-weight:300;line-height:26px}.preview .markup,.preview .store{color:var(--color-slate-500);font-display:swap;white-space:pre-line;grid-template-rows:auto 1fr;width:100%;max-width:780px;margin:0 auto;font-family:Motiva Sans Test,Raleway,sans-serif;font-size:1rem;line-height:1.1rem;display:grid;overflow:hidden}.preview .markupBody{background:var(--color-steam-blue-950);background:linear-gradient(to bottom, var(--color-slate-950), var(--color-steam-blue-800) 50%);color:var(--color-slate-50);white-space:pre-wrap;word-wrap:break-word;max-width:780px;margin:0;padding:1.5rem;font-family:monospace;overflow-x:auto}.preview .markupBody .empty-preview-message{text-align:center;color:var(--color-slate-400);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.preview .markupBody .empty-preview-message p{white-space:normal;margin:.5rem 0;font-family:Arial,sans-serif}.preview .markupBody .empty-preview-message .hint{opacity:.7;font-size:.9rem;font-style:italic}.preview .middle{align-self:center;height:1rem}.preview .recTitle{color:var(--color-slate-100);line-height:normal;display:block}.preview .stats{background-color:var(--surface-steam-soft);color:var(--color-slate-100);grid-template-rows:auto;grid-template-columns:auto 1fr auto;column-gap:.25rem;padding-right:.25rem;font-size:16px;font-weight:500;display:grid}.preview .subtext,.preview .datePosted{color:var(--color-slate-500);font-size:11px;font-weight:300;line-height:1rem;display:block}.preview .datePosted{opacity:.6;font-size:10px}.preview .spoiler{background-color:var(--color-black);color:var(--color-black);padding:2px 3px}.preview .spoiler:hover{color:var(--color-white)}@keyframes hide{0%{opacity:1}to{opacity:0}}.content-root{grid-template-rows:auto;grid-template-columns:100%;justify-items:center;row-gap:1rem;padding:2rem 1rem;display:grid;position:relative}.content-root .buttons{grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));place-items:center;width:100%;max-width:1280px;font-size:1.25rem;display:grid}.content-root .markupBtn,.content-root .previewBtn{border:1px solid var(--interactive-primary);cursor:pointer;will-change:background-color;border-radius:5px;outline:0;width:100%;max-width:450px;height:100%;margin-top:1%;padding:10px 15px;font-weight:bolder;transition:background-color .15s ease-out}.content-root .markupBtn{border-color:var(--text-inverse);color:var(--text-inverse);background:0 0;justify-self:flex-end}.content-root .markupBtn:hover{background:var(--surface-hover);border-color:var(--text-inverse)}.content-root .markupBtn:active{background:var(--text-inverse);color:var(--color-black)}.content-root .previewBtn{background:var(--interactive-primary);color:var(--text-inverse);justify-self:flex-start}.content-root .previewBtn:hover{background:var(--interactive-primary-hover)}.content-root .previewBtn:active{background:var(--interactive-accent)}.content-root .showHelp{display:none}@media only screen and (width<=480px){.main{row-gap:3rem}}.prompt-modal-overlay{background:var(--overlay-backdrop);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:2000;justify-content:center;align-items:center;animation:.18s pm-overlay-in;display:flex;position:fixed;inset:0}@keyframes pm-overlay-in{0%{opacity:0}to{opacity:1}}.prompt-modal{background:var(--surface-elevated);border:1px solid var(--border-default);box-shadow:var(--shadow-xl);border-radius:12px;flex-direction:column;width:min(480px,100vw - 2rem);transition:background .2s,border-color .2s;animation:.2s pm-modal-slide-in;display:flex;overflow:hidden}@keyframes pm-modal-slide-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.prompt-modal__header{border-bottom:1px solid var(--border-default);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem 1rem;display:flex}.prompt-modal__title{color:var(--text-strong);margin:0;font-size:1.1rem;font-weight:600;transition:color .2s}.prompt-modal__close{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.prompt-modal__close:hover{background:var(--surface-hover);color:var(--text-strong)}.prompt-modal__body{padding:1.5rem}.prompt-modal__input{border:1px solid var(--border-subtle);background:var(--surface-panel-alt);width:100%;color:var(--text-primary);border-radius:6px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.prompt-modal__input:focus{border-color:var(--interactive-accent);box-shadow:0 0 0 3px var(--focus-ring)}.prompt-modal__input::placeholder{color:var(--text-muted)}.prompt-modal__message{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.5}.prompt-modal__footer{border-top:1px solid var(--border-default);background:var(--surface-tint);flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.prompt-modal__cancel-btn,.prompt-modal__submit-btn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .15s,transform .12s}.prompt-modal__cancel-btn:active,.prompt-modal__submit-btn:active{transform:scale(.97)}.prompt-modal__cancel-btn{background:var(--surface-muted);color:var(--text-primary)}.prompt-modal__cancel-btn:hover{background:var(--surface-hover)}.prompt-modal__submit-btn{background:var(--interactive-primary);color:var(--text-inverse)}.prompt-modal__submit-btn:hover{background:var(--interactive-primary-hover)}._tooltip_mjxh1_1{z-index:10000;pointer-events:none;will-change:opacity, transform;transition:opacity .15s,transform .15s;position:fixed}._tooltipContent_mjxh1_9{background-color:var(--surface-tooltip);color:var(--text-tooltip);white-space:nowrap;box-shadow:0 3px 8px var(--shadow-color-strong);text-align:center;letter-spacing:.01em;border-radius:4px;max-width:300px;padding:.25rem .55rem;font-size:.85rem;font-weight:500;line-height:1.4}@media (width<=768px){._tooltipContent_mjxh1_9{max-width:240px;padding:.2rem .45rem;font-size:.8rem}}.editor-toolbar-header{border-bottom:2px solid var(--ed-border);scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent;align-items:center;padding:.5rem;transition:background .2s,border-color .2s;display:flex;position:relative;overflow:auto visible}.editor-toolbar-header::-webkit-scrollbar{background:0 0;height:3px}.editor-toolbar-header::-webkit-scrollbar-track{background:0 0}.editor-toolbar-header::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border:1px solid var(--scrollbar-thumb-border);border-radius:999px}.editor-toolbar-header::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.editor-toolbar-header::-webkit-scrollbar-corner{background:0 0}@media (width<=768px){.editor-toolbar-header{z-index:100;background-color:var(--ed-bg);border-bottom:2px solid var(--ed-modebar-border);border-bottom:none;grid-row:2;position:sticky}}.toolbar{background-color:#0000;border-bottom:none;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem;min-width:min-content;margin:auto;display:flex}.toolbar-group{align-items:center;gap:.25rem;display:flex}.toolbar-button{border:1px solid var(--ed-btn-border);background-color:var(--ed-btn-bg);min-width:2rem;height:2rem;color:var(--ed-btn-color);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;font-size:.9rem;transition:all .2s;display:flex;position:relative}.toolbar-button:hover:not(:disabled){background-color:var(--ed-btn-hover-bg);border-color:var(--ed-btn-hover-border);color:var(--ed-btn-hover-color)}.toolbar-button:disabled{opacity:.5;cursor:not-allowed}.toolbar-button.is-active{background-color:var(--accent-color);color:var(--text-inverse);border-color:var(--interactive-accent-strong)}.toolbar-button.is-active:hover{background-color:var(--interactive-accent-strong)}.toolbar-button .heading-level{font-size:.75rem;font-weight:700}.toolbar-divider{background-color:var(--ed-border);width:1px;height:1.5rem;margin:0 .25rem;transition:background-color .2s}.table-menu{background-color:var(--ed-btn-bg);border:1px solid var(--ed-btn-border);box-shadow:var(--shadow-lg);border-radius:6px;gap:.25rem;padding:.5rem;display:flex}.table-menu-button{border:1px solid var(--ed-btn-border);background-color:var(--ed-btn-bg);min-width:2rem;height:2rem;color:var(--ed-btn-color);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:relative}.table-menu-button:hover:not(:disabled){background-color:var(--ed-btn-hover-bg);border-color:var(--ed-btn-hover-border);color:var(--ed-btn-hover-color)}.table-menu-button:disabled{opacity:.5;cursor:not-allowed}.table-menu-button.is-active{background-color:var(--accent-color);color:var(--text-inverse);border-color:var(--interactive-accent-strong)}.table-menu-button.is-active:hover{background-color:var(--interactive-accent-strong)}.table-menu-divider{background-color:var(--ed-border);align-self:stretch;width:1px;margin:0 .25rem}.editor__root{--accent-color:var(--color-sky-600);--ed-bg:var(--surface-canvas);--ed-border:var(--border-default);--ed-shadow:var(--shadow-color-medium);--ed-modebar-bg:var(--surface-panel);--ed-modebar-border:var(--border-default);--ed-modebar-label:var(--text-muted);--ed-btn-bg:var(--surface-elevated);--ed-btn-border:var(--border-subtle);--ed-btn-color:var(--text-secondary);--ed-btn-hover-bg:var(--surface-hover);--ed-btn-hover-border:var(--interactive-accent);--ed-btn-hover-color:var(--text-strong);--ed-help-hover-color:var(--interactive-accent);--ed-success-color:var(--state-success);--ed-content-bg:var(--surface-canvas);--ed-content-color:var(--text-primary);--ed-placeholder:var(--gray-4);--ed-markup-bg:var(--surface-panel-alt);--ed-markup-bg-focus:var(--surface-panel);--ed-markup-color:var(--text-primary);--ed-markup-placeholder:var(--text-muted);--ed-table-border:var(--border-subtle);--ed-table-th-bg:var(--surface-elevated);--ed-table-td-bg:var(--surface-panel);--ed-table-sel-bg:var(--surface-selection);--ed-noparse-bg:var(--surface-panel-alt);--ed-noparse-border:var(--border-subtle);--ed-noparse-color:var(--text-secondary);--ed-hr-color:var(--border-subtle);background-color:var(--ed-bg);box-shadow:0 2px 4px var(--ed-shadow), 0 3px 6px var(--ed-shadow);white-space:pre-wrap;grid-template-rows:50px 60px 1fr;grid-template-columns:100%;width:100%;max-width:1280px;height:100%;min-height:61vh;font-size:18px;transition:background-color .2s,box-shadow .2s;display:grid}.editor__root.markup{grid-template-rows:50px auto}.editor__root:focus{box-shadow:0 0 0 3px var(--focus-ring)}.editor__root .isFocused{box-shadow:0 0 0 3px var(--focus-ring);will-change:box-shadow;transition:box-shadow .1s ease-in-out}.editor__root .code{background-color:var(--surface-panel-alt);color:var(--interactive-accent);white-space:pre-wrap;padding:6px 10px;line-height:2.5rem;position:relative}.editor__root .code:before{color:var(--text-inverse);content:"code";padding:0;font-size:11px;line-height:10px;position:absolute;top:1px;left:5px}.editor__root .custom{color:var(--text-muted);cursor:pointer;text-transform:capitalize;text-align:center;will-change:transform;transition:transform .1s ease-in}.editor__root .custom:hover{transform:translateY(-2px)}.editor__root .custom.table-button:hover{transform:none}.editor__root .custom[data-active]{color:var(--interactive-primary)}.editor__root .editor{min-height:40vh;padding:1.5rem}.editor__root .header{background:var(--surface-panel);color:var(--text-primary);text-align:center;width:100%;padding:.8rem 0;font-size:25px;font-weight:500;position:relative}.editor__root .header:after{background:linear-gradient(to bottom, transparent 0%, var(--surface-elevated) 100%);content:"";height:10px;position:absolute;bottom:0;left:0;right:0}.editor__root .image{max-width:100%}.editor__root .menu{border-bottom:1px solid var(--ed-border);color:var(--text-secondary);-webkit-user-select:none;user-select:none;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));justify-content:space-around;align-items:center;gap:2rem 1rem;padding:2rem .5rem;display:grid}.editor__root .noparse{background-color:var(--ed-noparse-bg);color:var(--ed-noparse-color);white-space:pre-wrap;padding:5px 10px;line-height:2.5rem;position:relative}.editor__root .noparse:before{background-color:var(--surface-elevated);content:"no-parse";padding:0;font-size:11px;line-height:0;position:absolute;top:0;left:5px}.editor__root .spoiler{background-color:var(--color-gray-900);color:var(--text-muted);line-height:inherit;border-radius:3px;padding:0 .35rem}.editor__root .spoiler:hover{color:var(--text-inverse)}.editor__root .table{border-collapse:collapse;width:100%;margin:15px 0}.editor__root .table td{border:1px solid var(--border-strong);text-align:center;padding:2px}.editor__root .table-button .table-dropdown{background:var(--surface-elevated);border:1px solid var(--border-default);box-shadow:var(--shadow-md);color:var(--text-primary);opacity:0;pointer-events:none;will-change:opacity;width:30vw;max-width:300px;margin:auto;padding:.5rem 1rem;transition:opacity .3s ease-in-out;position:absolute;top:200%;left:50%;transform:translate(-50%)}.editor__root .table-button .table-dropdown .size-selector{background-color:var(--interactive-primary);box-shadow:var(--shadow-sm);color:var(--text-inverse);border-radius:10px;padding:.5rem 1rem}.editor__root .table-button .table-dropdown.show{opacity:1;pointer-events:all}.editor__root .quote{background-color:var(--surface-selection);border-left:5px solid var(--interactive-accent);color:var(--text-primary);white-space:pre-wrap;margin:5px 0;padding:5px 30px;font-style:italic;line-height:2.5rem;position:relative}.editor__root .quote:before{background-color:var(--surface-elevated);content:"“";color:var(--interactive-accent);padding:0;font-family:Arial,Helvetica,sans-serif;font-size:2.5rem;line-height:0;position:absolute;top:20px;left:5px}.editor__root .quote:after{color:var(--text-primary);font-weight:700;display:block}.editor__root .quote[data-author]:after{content:"- " attr(data-author)}@media only screen and (width>=769px){.tooltip:before{right:inherit;text-align:center;width:initial;max-width:inherit;min-width:100%}}.tiptap{height:100%}.tiptap:focus{outline:none}.tiptap :first-child{margin-top:0}.tiptap ul,.tiptap ol{margin:1.25rem 1rem 1.25rem .4rem;padding:0 1rem}.tiptap ul li p,.tiptap ol li p{margin-top:.25em;margin-bottom:.25em}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{text-wrap:pretty;margin-top:2rem;line-height:1.1}.tiptap h1,.tiptap h2{margin-top:2.5rem;margin-bottom:1.5rem}.tiptap h1{font-size:1.4rem}.tiptap h2{font-size:1.2rem}.tiptap h3{font-size:1.1rem}.tiptap h4,.tiptap h5,.tiptap h6{font-size:1rem}.tiptap code{background-color:var(--purple-light);color:var(--black);border-radius:.4rem;padding:.25em .3em;font-size:.85rem}.tiptap pre{background:var(--black);color:var(--white);border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem;font-family:JetBrainsMono,monospace}.tiptap pre code{color:inherit;background:0 0;padding:0;font-size:.8rem}.tiptap blockquote{border-left:3px solid var(--gray-3);margin:1.5rem 0;padding-left:1rem}.tiptap p.is-editor-empty:first-child:before{color:var(--gray-4);content:attr(data-placeholder);float:left;pointer-events:none;height:0}[data-theme=dark] .tiptap p.is-editor-empty:first-child:before{color:var(--light-gray)}.tiptap-editor{background:var(--ed-content-bg);min-height:40vh;color:var(--ed-content-color);outline:none;padding:1.5rem;transition:background .2s,color .2s}.tiptap-editor:focus{outline:none}.tiptap-editor a{color:var(--accent-color);cursor:text;text-decoration:none;transition:color .2s}.tiptap-editor a:hover{text-decoration:underline}.tiptap-editor .spoiler{background-color:var(--color-gray-900);color:var(--text-concealed);text-shadow:var(--text-concealed-shadow);cursor:text;border-radius:3px;margin:0;padding:0 .35rem;transition:all .2s}.tiptap-editor .spoiler:hover{color:var(--text-inverse);text-shadow:none;background-color:var(--color-gray-800)}.tiptap-editor .noparse{background-color:var(--ed-noparse-bg);border:1px solid var(--ed-noparse-border);color:var(--ed-noparse-color);white-space:pre-wrap;border-radius:4px;margin:.5rem 0;padding:.5rem;font-family:monospace;transition:background .2s,color .2s,border-color .2s}.tiptap-editor .quote{background-color:var(--ed-table-th-bg);border:1px solid var(--ed-table-border);border-left:4px solid var(--accent-color);border-radius:2px;margin:1rem 0;padding:.75rem 1rem;font-style:italic;transition:background .2s,border-color .2s}.tiptap-editor .steam-table{border-collapse:collapse;width:100%;margin:1.5rem 0 1rem}.tiptap-editor .steam-table th,.tiptap-editor .steam-table td{border:1px solid var(--ed-table-border);text-align:left;min-width:50px;padding:.5rem;transition:background .2s,border-color .2s;position:relative}.tiptap-editor .steam-table th{background-color:var(--ed-table-th-bg);font-weight:700}.tiptap-editor .steam-table td{background-color:var(--ed-table-td-bg)}.tiptap-editor .steam-table th:hover,.tiptap-editor .steam-table td:hover,.tiptap-editor .steam-table .selectedCell{background-color:var(--ed-table-sel-bg);outline:2px solid var(--accent-color);outline-offset:-1px}.tiptap-editor table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1rem 0;overflow:hidden}.tiptap-editor table th,.tiptap-editor table td{border:2px solid var(--ed-table-border);text-align:left;vertical-align:top;min-width:100px;padding:.5rem;transition:background .2s,border-color .2s;position:relative}.tiptap-editor table th>*,.tiptap-editor table td>*{margin-bottom:0}.tiptap-editor table th{background-color:var(--ed-table-th-bg);text-align:left;font-weight:700}.tiptap-editor table td{background-color:var(--ed-table-td-bg)}.tiptap-editor table .selectedCell{background-color:var(--ed-table-sel-bg)}.tiptap-editor table .selectedCell:after{content:"";background-color:var(--surface-selection);pointer-events:none;z-index:2;position:absolute;inset:0}.tiptap-editor table .column-resize-handle{z-index:20;background-color:var(--accent-color);pointer-events:none;width:4px;position:absolute;top:0;bottom:0;right:-2px}.tiptap-editor table .column-resize-handle.active{background-color:var(--interactive-accent-strong)}.tiptap-editor .steam-image{box-sizing:border-box;border:1px solid var(--ed-border);cursor:pointer;outline:2px solid var(--text-inverse);outline-offset:2px;will-change:outline-color;border-radius:4px;width:100%;max-width:400px;height:auto;margin:1rem 0;transition:outline-color .1s;display:inline-block}.tiptap-editor .steam-image.ProseMirror-selectednode{outline-color:var(--accent-color)}.tiptap-editor hr{border:none;border-top:2px solid var(--ed-hr-color);margin:1.5rem 0;transition:border-color .2s}.tiptap-editor table[data-noborder="1"] th,.tiptap-editor table[data-noborder="1"] td{border:none}.tiptap-editor table[data-equalcells="1"]{table-layout:fixed}.tiptap-editor table[data-equalcells="1"] th,.tiptap-editor table[data-equalcells="1"] td{width:auto}.tiptap-editor .steam-workshop-embed,.tiptap-editor .steam-store-embed,.tiptap-editor .youtube-embed{cursor:default;border-radius:6px;margin:1rem 0;font-size:.85rem;overflow:hidden}.tiptap-editor .steam-workshop-embed.ProseMirror-selectednode,.tiptap-editor .steam-store-embed.ProseMirror-selectednode,.tiptap-editor .youtube-embed.ProseMirror-selectednode{outline:2px solid var(--accent-color);outline-offset:2px}.tiptap-editor .steam-workshop-embed{background:linear-gradient(180deg, var(--surface-elevated) 0%, var(--surface-panel) 100%);border:1px solid var(--border-default);padding:12px;display:flex}.tiptap-editor .steam-workshop-embed .sw-thumbnail{border:1px solid var(--border-subtle);background:linear-gradient(145deg,#6f9fb2 0%,#42667a 48%,#243949 100%);flex-shrink:0;width:88px;height:88px;margin-right:14px;position:relative;overflow:hidden}.tiptap-editor .steam-workshop-embed .sw-thumbnail-art{background:linear-gradient(#8f86ac 0 48%,#2b3746 48% 100%);position:absolute;inset:0}.tiptap-editor .steam-workshop-embed .sw-body{flex-direction:column;flex:1;justify-content:center;gap:5px;min-width:0;display:flex;overflow:hidden}.tiptap-editor .steam-workshop-embed .sw-title{color:var(--accent-color);text-underline-offset:2px;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-color:#6dcff699;overflow:hidden}.tiptap-editor .steam-workshop-embed .sw-subtitle{color:var(--text-primary);font-size:.88rem}.tiptap-editor .steam-workshop-embed .sw-author{color:var(--text-muted);font-size:.78rem}.tiptap-editor .steam-workshop-embed .sw-description{color:var(--text-secondary);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;display:-webkit-box;overflow:hidden}.tiptap-editor .steam-store-embed{border:1px solid var(--border-default);background:linear-gradient(#39424d 0%,#323a45 100%);flex-direction:column;display:flex}.tiptap-editor .steam-store-embed .ss-header{justify-content:space-between;align-items:flex-start;gap:8px;padding:14px 14px 10px;display:flex}.tiptap-editor .steam-store-embed .ss-header-title{color:#fff;font-size:1.35rem;font-weight:400;line-height:1.05}.tiptap-editor .steam-store-embed .ss-header-badge{color:#9aa7b3;flex-shrink:0;justify-content:center;line-height:0;display:flex}.tiptap-editor .steam-store-embed .ss-header-badge svg{width:18px;height:18px;display:block}.tiptap-editor .steam-store-embed .ss-body{gap:12px;padding:0 14px 12px;display:flex}.tiptap-editor .steam-store-embed .ss-cover{border:1px solid var(--border-subtle);background:linear-gradient(135deg,#1e3043 0%,#203849 40%,#101722 100%);flex-shrink:0;width:210px;height:98px;position:relative;overflow:hidden}.tiptap-editor .steam-store-embed .ss-cover-art{background:linear-gradient(#b1836b 0 47%,#2b2f3a 47% 100%);position:absolute;inset:0}.tiptap-editor .steam-store-embed .ss-cover-accent{clip-path:polygon(0 0,22% 0,36% 100%,0 100%);opacity:.28;background:linear-gradient(90deg,#ffffff14 0%,#fff0 100%);position:absolute;inset:0}.tiptap-editor .steam-store-embed .ss-description{color:#d2d7dd;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;font-size:13px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.tiptap-editor .steam-store-embed .ss-footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;padding:0 14px 14px;display:flex}.tiptap-editor .steam-store-embed .ss-utility{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.tiptap-editor .steam-store-embed .ss-platforms{gap:6px;display:flex}.tiptap-editor .steam-store-embed .ss-platform{background:#eff2f5;border-radius:2px;justify-content:center;align-items:center;width:24px;height:18px;display:flex;position:relative}.tiptap-editor .steam-store-embed .ss-platform svg{color:#526173;width:13px;height:13px;display:block}.tiptap-editor .steam-store-embed .ss-cta{max-width:100%;margin-left:auto;display:flex}.tiptap-editor .steam-store-embed .ss-price{color:#fff;white-space:nowrap;background:#070b11;align-items:center;padding:10px 14px;font-size:.82rem;line-height:1;display:flex}.tiptap-editor .steam-store-embed .ss-buy{color:#e6f4ae;white-space:nowrap;background:linear-gradient(#7db734 0%,#5f9120 100%);justify-content:center;align-items:center;min-width:118px;padding:10px 16px;font-size:.84rem;display:flex}.tiptap-editor .youtube-embed{background:linear-gradient(180deg, var(--surface-elevated) 0%, var(--surface-panel) 100%);border:1px solid var(--border-default);padding:12px;display:flex}.tiptap-editor .youtube-embed .yt-thumbnail{border:1px solid var(--border-subtle);background:linear-gradient(135deg,#334d60 0%,#1b2c3d 100%);flex-shrink:0;width:117px;height:88px;margin-right:14px;position:relative;overflow:hidden}.tiptap-editor .youtube-embed .yt-thumbnail:after{content:"";background:#0c0f136b;border-radius:50%;width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tiptap-editor .youtube-embed .yt-thumbnail-art{background:linear-gradient(#69a579 0 47%,#273343 47% 100%);position:absolute;inset:0}.tiptap-editor .youtube-embed .yt-badge{z-index:1;background:linear-gradient(#101418e0 0%,#080a0ceb 100%);border-radius:999px;width:30px;height:18px;position:absolute;top:8px;left:8px}.tiptap-editor .youtube-embed .yt-badge:before,.tiptap-editor .youtube-embed .yt-badge:after{content:"";background:#ffffffbf;border-radius:999px;width:14px;height:2px;position:absolute;left:7px}.tiptap-editor .youtube-embed .yt-badge:before{top:6px}.tiptap-editor .youtube-embed .yt-badge:after{top:10px}.tiptap-editor .youtube-embed .yt-play{z-index:1;border:9px solid #0000;border-left:16px solid #ffffffe6;border-right-width:0;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-40%,-50%)}.tiptap-editor .youtube-embed .yt-body{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.tiptap-editor .youtube-embed .yt-title{border-bottom:1px dotted #6dcff699;margin-bottom:8px;padding-bottom:6px;font-size:1rem;line-height:1.25;overflow:hidden}.tiptap-editor .youtube-embed .yt-title-label,.tiptap-editor .youtube-embed .yt-title-text{display:inline}.tiptap-editor .youtube-embed .yt-title-label{color:#c6d4df}.tiptap-editor .youtube-embed .yt-title-text{color:#aad8ec}.tiptap-editor .youtube-embed .yt-views{color:var(--text-primary);margin-bottom:8px;font-size:.82rem}.tiptap-editor .youtube-embed .yt-description{color:var(--text-secondary);line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}@media (width<=720px){.tiptap-editor .steam-workshop-embed,.tiptap-editor .youtube-embed{flex-direction:column}.tiptap-editor .steam-workshop-embed .sw-thumbnail,.tiptap-editor .youtube-embed .yt-thumbnail{width:100%;margin-right:0}.tiptap-editor .steam-store-embed .ss-body{flex-direction:column}.tiptap-editor .steam-store-embed .ss-cover{width:100%}.tiptap-editor .steam-store-embed .ss-footer{flex-direction:column;align-items:flex-start}.tiptap-editor .steam-store-embed .ss-cta{margin-left:0}}.bubble-menu{background-color:var(--color-gray-800);box-shadow:var(--shadow-lg);border-radius:6px;gap:.25rem;padding:.25rem;display:flex}.bubble-menu .tooltip-wrapper{display:flex;position:relative}.bubble-menu .tooltip-wrapper:hover .action-tooltip{opacity:1;transform:translateY(0)translate(-50%)}.bubble-menu .action-tooltip{background:var(--surface-tooltip);box-shadow:0 3px 8px var(--shadow-color-strong);color:var(--text-tooltip);opacity:0;pointer-events:none;white-space:nowrap;z-index:200;border-radius:4px;padding:.25rem .55rem;font-size:.72rem;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateY(4px)translate(-50%)}.bubble-menu .bubble-menu-button{min-width:2rem;height:2rem;color:var(--text-inverse);cursor:pointer;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;font-size:.9rem;transition:all .2s;display:flex}.bubble-menu .bubble-menu-button:hover{background-color:var(--surface-hover-strong)}.bubble-menu .bubble-menu-button.is-active{background-color:var(--accent-color)}.link-bubble-menu{background-color:var(--color-gray-800);box-shadow:var(--shadow-lg);z-index:100;border-radius:6px;align-items:center;padding:.25rem .5rem;font-size:.85rem;display:flex}.link-bubble-menu__url{color:var(--accent-color);text-overflow:ellipsis;white-space:nowrap;max-width:250px;text-decoration:none;overflow:hidden}.link-bubble-menu__url:hover{text-decoration:underline}.link-bubble-menu__title{color:#ffffffd9;letter-spacing:.03em;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:.72rem;font-weight:700}.link-bubble-menu__divider{background-color:var(--interactive-ghost-border);width:1px;height:1.2rem;margin:0 .5rem}.link-bubble-menu__actions{gap:.25rem;display:flex}.link-bubble-menu__actions button{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.link-bubble-menu__actions button:hover{color:#fff;background-color:#ffffff1f}.editor-mode-bar{background:var(--ed-modebar-bg);justify-content:space-between;align-items:center;padding:.35rem .75rem;transition:background .2s,border-color .2s;display:flex}.editor-mode-bar .editor-mode-label{color:var(--ed-modebar-label);text-transform:uppercase;letter-spacing:.06em;-webkit-user-select:none;user-select:none;font-size:.7rem;font-weight:600;transition:color .2s}.editor-mode-bar__actions{align-items:center;gap:6px;display:flex}.editor-mode-bar .editor-save-indicator{color:var(--ed-success-color);-webkit-user-select:none;user-select:none;align-items:center;gap:4px;margin-right:4px;font-size:.72rem;font-weight:500;animation:.2s ease-out forwards fade-in-up;display:flex}@keyframes fade-in-up{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.editor-mode-bar .editor-save-indicator .save-icon{stroke-width:2.5px}@media only screen and (width<=480px){.editor-mode-bar .editor-save-indicator .save-text-main{display:none}}.editor-mode-bar .tooltip-wrapper{position:relative}.editor-mode-bar .tooltip-wrapper:hover .action-tooltip{opacity:1;transform:translateY(0)translate(-50%)}.editor-mode-bar .tooltip-wrapper:last-child .action-tooltip{left:auto;right:0;transform:translateY(-4px)}.editor-mode-bar .tooltip-wrapper:last-child:hover .action-tooltip{transform:translateY(0)}.editor-mode-bar .action-tooltip{background:var(--surface-tooltip);box-shadow:0 3px 8px var(--shadow-color-strong);color:var(--text-tooltip);opacity:0;pointer-events:none;white-space:nowrap;z-index:10;border-radius:4px;padding:.25rem .55rem;font-size:.72rem;font-weight:500;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateY(4px)translate(-50%)}.editor-mode-bar .mode-switch-btn{border:1px solid var(--ed-btn-border);background:var(--ed-btn-bg);color:var(--ed-btn-color);cursor:pointer;white-space:nowrap;border-radius:4px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:500;line-height:1;transition:all .15s;display:flex}.editor-mode-bar .mode-switch-btn:hover{background:var(--ed-btn-hover-bg);border-color:var(--ed-btn-hover-border);color:var(--ed-btn-hover-color)}.editor-mode-bar .mode-switch-btn:active{transform:scale(.97)}.editor-mode-bar .mode-switch-btn span{-webkit-user-select:none;user-select:none}.editor-mode-bar .help-btn{border:1px solid var(--ed-btn-border);background:var(--ed-btn-bg);width:26px;height:26px;color:var(--ed-btn-color);cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.editor-mode-bar .help-btn:hover{background:var(--ed-btn-hover-bg);border-color:var(--ed-btn-hover-border);color:var(--ed-help-hover-color)}.editor-mode-bar .help-btn:active{transform:scale(.97)}.markup-editor-wrapper{flex-direction:column;height:100%;display:flex}.markup-editor-wrapper .markup-editor-textarea{resize:none;width:100%;color:var(--ed-markup-color);background:var(--ed-markup-bg);tab-size:4;white-space:pre-wrap;word-wrap:break-word;border:none;outline:none;flex:1;padding:1.5rem;font-family:JetBrains Mono,Fira Code,SF Mono,Cascadia Code,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:1.7;transition:background .2s,color .2s}.markup-editor-wrapper .markup-editor-textarea::placeholder{color:var(--ed-markup-placeholder)}.markup-editor-wrapper .markup-editor-textarea:focus{background:var(--ed-markup-bg-focus)}._root_ir9b9_1{background:linear-gradient(180deg, var(--overlay-panel-start) 0, var(--overlay-panel-end) 100%);color:var(--color-slate-500);text-align:center;justify-content:center;align-items:center;padding:10px 0;line-height:1.69rem;display:grid}._root_ir9b9_1 ._iconRow_ir9b9_11{grid-template-columns:repeat(auto-fit,minmax(3rem,100px));justify-content:center;width:100%;max-width:400px;display:grid}._root_ir9b9_1 ._icon_ir9b9_11{color:var(--text-inverse);position:relative}._main_8985u_1{background-color:var(--color-steam-blue-950);color:var(--color-slate-100);cursor:default;font-variant:small-caps;text-shadow:var(--text-shadow-hero);text-align:center;justify-content:center;align-items:center;padding:1.5rem;font-size:1.5rem;transition:background-color .2s,color .2s;display:flex;position:relative}@media (width<=769px){._main_8985u_1{justify-content:flex-start}}._title_8985u_22{letter-spacing:5px;justify-content:center;align-items:center;font-weight:700;line-height:100%;display:flex}._themeToggle_8985u_31{background:var(--color-steam-blue-900);border:1px solid var(--color-slate-800);color:var(--color-slate-500);cursor:pointer;font-variant:normal;letter-spacing:.03em;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .65rem;font-size:.72rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}._themeToggle_8985u_31:hover{background:var(--color-steam-blue-800);border-color:var(--color-blue-400);color:var(--color-slate-100)}._themeLabel_8985u_57{font-variant:normal}@media only screen and (width>=480px){._main_8985u_1{padding:2rem 1.5rem;font-size:3rem}}@media only screen and (width<=769px){._themeLabel_8985u_57{display:none}._themeToggle_8985u_31{padding:.35rem .5rem}}._backgroundContainer_1iu45_1{z-index:-1;background-color:var(--color-slate-900);width:100%;min-height:100%;position:absolute;top:0;left:0}._placeholder_1iu45_11,._highRes_1iu45_11{will-change:opacity;background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}._placeholder_1iu45_11{z-index:1}._highRes_1iu45_11{z-index:2;opacity:0;transition:opacity 1s ease-in-out}._highRes_1iu45_11._loaded_1iu45_32{opacity:1}._root_1yem5_2{grid-template-rows:auto 1fr minmax(150px,180px);grid-template-columns:100%;width:100%;min-height:100vh;display:grid}._toast_1yem5_10{background:var(--color-steam-blue-700)!important;color:var(--text-inverse)!important}._pwaToastBody_1yem5_15{gap:.6rem;width:100%;display:grid}._pwaToastText_1yem5_21{font-size:.95rem;font-weight:600;line-height:1.35;display:block}._pwaToastActions_1yem5_28{justify-content:flex-start;display:flex}._pwaToastAction_1yem5_28{background:var(--surface-elevated);border:1px solid var(--border-strong);color:var(--text-primary);cursor:pointer;letter-spacing:.01em;border-radius:8px;min-width:6.25rem;min-height:2rem;padding:.35rem .9rem;font-size:.85rem;font-weight:700;transition:background-color .12s,border-color .12s,transform .12s}._pwaToastAction_1yem5_28:hover{background:var(--surface-hover-strong);border-color:var(--border-focus);transform:translateY(-1px)}._pwaToastAction_1yem5_28:active{transform:translateY(0)}._modalOverlay_1yem5_56{background-color:var(--overlay-backdrop-strong);z-index:2000;opacity:0;place-items:center;padding:2rem;transition:opacity .3s ease-in-out;display:grid;position:fixed;inset:0}._modalOverlay_1yem5_56._afterOpen_1yem5_71{opacity:1}._modalOverlay_1yem5_56._beforeClose_1yem5_74{opacity:0}._modalOverlay_1yem5_56 ._modal_1yem5_56{background-color:var(--surface-elevated);border:1px solid var(--border-default);color:var(--text-primary);border-radius:10px;width:100%;max-width:800px;height:100%;max-height:800px;margin:auto;padding:1rem;overflow:auto}._modalOverlay_1yem5_56 ._modal_1yem5_56 ._close_1yem5_90{background-color:var(--surface-hover);color:var(--text-inverse);border-radius:50%;width:1.3em;height:1.3em;font-size:2.5em;font-weight:bolder;transition:background-color .1s ease-in-out;position:absolute;top:2vw;right:2vw}._modalOverlay_1yem5_56 ._modal_1yem5_56 ._close_1yem5_90:hover{background-color:var(--surface-hover-strong)}@keyframes _shimmer_1yem5_1{0%{background-position:-400px 0}to{background-position:400px 0}}._skeleton_1yem5_116{grid-template-rows:auto;grid-template-columns:100%;justify-items:center;row-gap:1rem;width:100%;padding:2rem 1rem;display:grid}._skeletonBar_1yem5_126{background:var(--surface-muted);background-image:linear-gradient(90deg, transparent 25%, var(--surface-hover) 50%, transparent 75%);background-size:800px 100%;border-radius:6px;width:100%;max-width:1280px;height:38px;animation:1.6s ease-in-out infinite _shimmer_1yem5_1}._skeletonEditor_1yem5_137{background:var(--surface-muted);background-image:linear-gradient(90deg, transparent 25%, var(--surface-hover) 50%, transparent 75%);background-size:800px 100%;border-radius:6px;width:100%;max-width:1280px;height:300px;animation:1.6s ease-in-out .15s infinite _shimmer_1yem5_1}._skeletonButtons_1yem5_149{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1280px;display:grid}._skeletonBtn_1yem5_157{background:var(--surface-muted);background-image:linear-gradient(90deg, transparent 25%, var(--surface-hover) 50%, transparent 75%);background-size:800px 100%;border-radius:5px;height:44px;animation:1.6s ease-in-out .3s infinite _shimmer_1yem5_1}:root,:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-white:#fff;--color-black:#000;--color-gray-50:#fafafa;--color-gray-100:#f5f5f5;--color-gray-150:#f0f0f0;--color-gray-200:#e8e8e8;--color-gray-300:#e0e0e0;--color-gray-400:#ccc;--color-gray-500:#999;--color-gray-600:#888;--color-gray-700:#555;--color-gray-800:#333;--color-gray-900:#222;--color-slate-50:#f8fafc;--color-slate-100:#f1f5f9;--color-slate-200:#c6d4df;--color-slate-300:#c1dbf4;--color-slate-400:#8ba7bf;--color-slate-500:#8091a2;--color-slate-600:#6a8099;--color-slate-700:#5a6476;--color-slate-800:#3d4f5c;--color-slate-900:#1b2838;--color-slate-950:#111923;--color-blue-400:#5aa9d6;--color-blue-500:#0275d8;--color-blue-600:#0267be;--color-blue-700:#095ea9;--color-sky-500:#4b8fc4;--color-sky-600:#4a90e2;--color-sky-700:#1984e1;--color-green-400:#81c784;--color-green-500:#4caf50;--color-green-700:#2e7d32;--color-red-500:#e05a5a;--color-red-700:#d32f2f;--color-red-800:#c62828;--color-amber-500:#f39c12;--color-steam-blue-950:#111a24;--color-steam-blue-900:#1b2838;--color-steam-blue-800:#17212e;--color-steam-blue-700:#1b2f45;--color-steam-blue-600:#1a3a5c;--color-steam-blue-400:#4b8fc4;--ui-color-scheme:dark;--surface-canvas:var(--color-slate-900);--surface-panel:#16202d;--surface-panel-alt:var(--color-slate-950);--surface-elevated:#1e2d3d;--surface-muted:#ffffff0a;--surface-hover:#ffffff14;--surface-hover-strong:#ffffff1f;--surface-selection:#5aa9d61f;--surface-tint:#0003;--surface-steam-soft:#1b28384d;--surface-tooltip:var(--color-gray-800);--text-primary:var(--color-slate-200);--text-strong:var(--color-slate-300);--text-secondary:var(--color-slate-500);--text-muted:var(--color-slate-600);--text-inverse:var(--color-white);--text-tooltip:var(--color-white);--text-concealed:#ffffff26;--text-concealed-shadow:0 0 5px #ffffff1a;--text-shadow-hero:1px 1px 10px #00000059;--border-subtle:#2e4055;--border-default:var(--color-slate-800);--border-strong:var(--color-slate-400);--interactive-primary:var(--color-blue-500);--interactive-primary-hover:var(--color-blue-600);--interactive-accent:var(--color-blue-400);--interactive-accent-strong:var(--color-blue-700);--interactive-ghost-border:#ffffff26;--interactive-ghost-text:#ffffff59;--interactive-ghost-text-strong:#fffc;--focus-ring:#5aa9d633;--state-success:var(--color-green-400);--state-success-strong:var(--color-green-700);--state-success-soft:#4caf5026;--state-danger:var(--color-red-500);--state-danger-strong:var(--color-red-700);--state-danger-soft:#e05a5a26;--overlay-backdrop:#0009;--overlay-backdrop-strong:#000000bf;--overlay-panel-start:#0000004d;--overlay-panel-end:#00000080;--shadow-color-soft:#0000002e;--shadow-color-medium:#0000004d;--shadow-color-strong:#0000008c;--scrollbar-thumb:#00000040;--scrollbar-thumb-hover:#00000059;--scrollbar-thumb-border:#fff9;--shadow-sm:0 1px 3px #0000001f, 0 1px 2px #0000003d;--shadow-md:0 2px 4px #00000029, 0 3px 6px #0000003d;--shadow-lg:0 4px 12px #0000004d;--shadow-xl:0 20px 60px #0000008c;--white:var(--color-white);--black:var(--color-black);--gray-1:#ffffff0a;--gray-2:#ffffff0f;--gray-3:#ffffff1f;--gray-4:#8091a266;--gray-5:#8091a2b3;--light-gray:#ffffff4d;--purple-light:#5aa9d62e}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ui-color-scheme:light;--surface-canvas:var(--color-white);--surface-panel:var(--color-gray-150);--surface-panel-alt:var(--color-gray-100);--surface-elevated:var(--color-white);--surface-muted:#00000008;--surface-hover:#095ea90f;--surface-hover-strong:#095ea91f;--surface-selection:#095ea914;--surface-tint:#f5f7fa;--surface-steam-soft:#1b28384d;--surface-tooltip:var(--color-gray-800);--text-primary:var(--color-gray-800);--text-strong:#1a1a2e;--text-secondary:var(--color-gray-700);--text-muted:#5a6476;--text-inverse:var(--color-white);--text-concealed:#1a1a2e2e;--text-concealed-shadow:0 0 5px #00000014;--text-shadow-hero:1px 1px 10px #0000001f;--border-subtle:var(--color-gray-300);--border-default:var(--color-gray-300);--border-strong:var(--color-gray-400);--interactive-primary:var(--color-blue-500);--interactive-primary-hover:var(--color-blue-600);--interactive-accent:var(--color-blue-700);--interactive-accent-strong:var(--color-sky-700);--interactive-ghost-border:#095ea92e;--focus-ring:#095ea926;--state-success:#2d7a30;--state-success-strong:var(--color-green-700);--state-success-soft:#4caf501a;--state-danger:var(--color-red-800);--state-danger-strong:var(--color-red-700);--state-danger-soft:#d32f2f14;--overlay-backdrop:#0009;--overlay-backdrop-strong:#000000bf;--overlay-panel-start:#0000004d;--overlay-panel-end:#00000080;--shadow-color-soft:#0000001f;--shadow-color-medium:#00000029;--shadow-color-strong:#00000040;--scrollbar-thumb:#0000002e;--scrollbar-thumb-hover:#00000047;--scrollbar-thumb-border:#ffffffb3;--shadow-xl:0 20px 60px #00000040;--gray-1:#3d25140d;--gray-2:#3d251414;--gray-3:#3d25141f;--gray-4:#35261c4d;--gray-5:#1c191799;--light-gray:#ffffff4d;--purple-light:#095ea91f}*,:before,:after{box-sizing:inherit}html,body,#root{width:100%;min-height:100%}a{color:var(--interactive-primary);cursor:pointer;font-weight:700;text-decoration:none;transition:color .2s}a :hover{text-decoration:underline}body{background-color:var(--color-slate-900);box-sizing:border-box;color:var(--color-slate-200);font-display:swap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.3rem;transition:background-color .2s,color .2s}@media only screen and (width<=768px){body{font-size:13px}}.static{position:static}.max-width{width:100%}html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}b,strong{font-weight:bolder}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}button{font:inherit;color:inherit;cursor:pointer;background-color:#0000;border:none;padding:0}
