:root{--coming-gradient:linear-gradient(90deg,#9d00ff,#338af3);--share-gradient:linear-gradient(219.96deg,rgba(107,145,194,.45) 56.63%,rgba(168,108,163,.45) 141.1%);--bg-gradient:linear-gradient(219.96deg,rgba(115,164,225,.15) 43.78%,rgba(168,141,204,.15) 97.77%);--border-gradient:linear-gradient(219.96deg,rgba(107,145,194,.2) -62.49%,rgba(229,235,242,.2) 75.52%);--text-gradient:linear-gradient(219.96deg,#73a4e1 43.78%,#a88dcc 97.77%);--secondary-color:#b2adca;--border-color:#5d576d;--divider:rgba(108,141,163,.5);--glass-bg:hsla(0,0%,100%,.08)}.editor-content h2,.editor-content h3{color:var(--text-white);font-family:var(--font-primary);font-size:16px;font-weight:600;line-height:32px;padding-bottom:16px;padding-top:8px}.editor-content h3{line-height:29px;padding-bottom:12px}@media(min-width:1024px){.editor-content h2{font-size:24px}.editor-content h3{font-size:20px}}.editor-content strong{font-weight:600}.editor-content a,.editor-content p{font-family:var(--font-secondary);font-size:14px;font-weight:400;padding-bottom:16px;padding-top:8px}@media(min-width:1024px){.editor-content a,.editor-content p{font-size:16px}}.editor-content p{color:var(--secondary-color)}.editor-content a{color:var(--secondary-foreground);text-decoration:underline}.editor-content ol,.editor-content ul{list-style-position:outside;margin-left:9px;padding-left:20px;text-indent:9px}.editor-content ul{list-style:disc}.editor-content ol{list-style:decimal}.editor-content blockquote{background-color:var(--glass-bg);padding:20px 20px 20px 24px;position:relative}.editor-content blockquote:before{background:var(--text-gradient);bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.editor-content blockquote p{background:var(--text-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-size:20px;font-style:italic;font-weight:600;line-height:140%}@media(min-width:1024px){.editor-content blockquote p{font-size:24px}}.editor-content img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.editor-content table{border-collapse:collapse;width:100%}.editor-content td,.editor-content th{border:1px solid #e5e5e5;padding:10px;text-align:left}.editor-content th,.editor-content th p{font-size:16px;font-weight:600}@media(min-width:1024px){.editor-content th,.editor-content th p{font-size:20px}}.editor-content .grid-layout{display:grid;gap:16px;grid-template-columns:var(--cols)}.editor-content .grid-layout-col{grid-column:var(--col-span)}.editor-content .grid-layout img{height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1024px){.editor-content .grid-layout{grid-template-columns:repeat(1,minmax(0,1fr))}.editor-content .grid-layout-col{grid-column:span 1/span 1!important}}
