:root{--bg:#08090c;--panel:#111319;--panel2:#171a22;--text:#f5f7fb;--muted:#a5adbb;--line:#242936;--accent:#7c5cff;--accent2:#a18cff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px max(20px,calc((100vw - var(--max))/2));background:rgba(8,9,12,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:-.02em}.brand img{width:42px;height:42px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:22px;font-size:14px}.site-header nav a{color:#c7ced9}.site-header nav a:hover{color:#fff}.site-header .discord{padding:10px 15px;border-radius:999px;background:#5865f2;color:white;font-weight:700}main{min-height:70vh}.hero,.section,.featured,.cta,.page-title,.article{width:min(var(--max),calc(100% - 40px));margin:auto}.hero{min-height:620px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;padding:80px 0}.eyebrow,.category{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent2)}h1,h2,h3{line-height:1.08;letter-spacing:-.045em;margin:0}.hero h1{font-size:clamp(52px,8vw,104px);max-width:850px}.hero p{font-size:20px;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;font-weight:800;border:1px solid var(--line);cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--accent),#5f43ef);color:white;border:0;box-shadow:0 12px 34px rgba(124,92,255,.24)}.btn.secondary{background:var(--panel);color:#fff}.hero-mark{display:flex;justify-content:center}.hero-mark img{width:min(390px,90%);filter:drop-shadow(0 30px 70px rgba(124,92,255,.22))}.featured{margin-bottom:90px}.featured>a{display:grid;grid-template-columns:1.15fr .85fr;border:1px solid var(--line);background:linear-gradient(135deg,#111319,#0d0f14);border-radius:24px;overflow:hidden}.featured img{width:100%;height:100%;min-height:380px;object-fit:cover}.featured div{padding:46px;display:flex;flex-direction:column;justify-content:center}.featured h2{font-size:clamp(34px,5vw,58px);margin:14px 0}.featured p,.section-head p,.card p,.lead{color:var(--muted)}.read{margin-top:16px;font-weight:800}.section{padding:30px 0 90px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head h2{font-size:46px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:var(--panel);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s transform,.2s border-color}.card:hover{transform:translateY(-4px);border-color:#3b4050}.cover img,.cover-placeholder{width:100%;aspect-ratio:16/10;object-fit:cover}.cover-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#261d55,#111319);font-size:44px;font-weight:900}.card-body{padding:22px}.card h2{font-size:26px;margin:9px 0 10px}.card p{margin:0 0 14px}.meta{font-size:13px;color:#818a99}.cta{margin-bottom:90px;padding:64px;background:radial-gradient(circle at top right,rgba(124,92,255,.28),transparent 40%),var(--panel);border:1px solid var(--line);border-radius:24px;text-align:center}.cta h2{font-size:clamp(36px,6vw,64px);max-width:800px;margin:auto}.cta p{color:var(--muted);font-size:18px}.cta.compact{margin-top:70px}.page-title{padding:90px 0 40px}.page-title h1{font-size:72px;margin-top:10px}.article{max-width:1180px;padding:80px 0}.article>header{max-width:920px;margin:auto;text-align:center}.article h1{font-size:clamp(48px,7vw,88px);margin:15px 0 20px}.article .lead{font-size:21px;max-width:780px;margin:0 auto 18px}.article-cover{width:100%;max-height:620px;object-fit:cover;border-radius:22px;margin-top:42px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 300px;gap:70px;justify-content:center;margin-top:55px}.article-content{font-family:Georgia,serif;font-size:20px;color:#e6e9ef}.article-content h2,.article-content h3{font-family:Inter,sans-serif;margin:44px 0 16px}.article-content h2{font-size:38px}.article-content h3{font-size:28px}.article-content p{margin:0 0 24px}.article-content a{color:var(--accent2);text-decoration:underline}.article-content blockquote{margin:30px 0;padding:8px 0 8px 24px;border-left:4px solid var(--accent);color:#cbd1dc}.sticky-cta{position:sticky;top:110px;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:24px}.sticky-cta strong{font-size:22px}.sticky-cta p{color:var(--muted)}footer{border-top:1px solid var(--line);padding:54px max(20px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:1fr auto;gap:30px;color:var(--muted)}footer strong{color:#fff}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.disclaimer{grid-column:1/-1;font-size:12px;border-top:1px solid var(--line);padding-top:18px}.staff-page{background:#0b0d12}.staff-shell{max-width:1200px;margin:auto;padding:30px}.staff-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.staff-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:24px}.staff-grid{display:grid;grid-template-columns:340px 1fr;gap:24px}.article-list button{width:100%;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line);color:#fff;padding:14px 4px;cursor:pointer}.article-list small{display:block;color:var(--muted)}label{display:block;font-size:13px;font-weight:700;color:#cdd3dd;margin-bottom:14px}input,select,textarea{width:100%;margin-top:6px;background:#0d0f14;border:1px solid var(--line);border-radius:10px;color:#fff;padding:12px;font:inherit}textarea{min-height:110px}.editor{min-height:420px;background:#fff;color:#111;border-radius:10px;padding:18px;overflow:auto}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.toolbar button{background:#252a35;color:#fff;border:0;border-radius:8px;padding:8px 10px;cursor:pointer}.actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.login-box{max-width:440px;margin:12vh auto}.hidden{display:none!important}@media(max-width:900px){.site-header nav a:not(.discord){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:70px 0}.hero-mark{display:none}.featured>a,.article-layout,.staff-grid{grid-template-columns:1fr}.grid{grid-template-columns:repeat(2,1fr)}.article-layout{gap:25px}.sticky-cta{position:static}footer{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}}@media(max-width:620px){.site-header{padding:12px 16px}.brand span{font-size:15px}.site-header .discord{font-size:12px;padding:9px 11px}.hero,.section,.featured,.cta,.page-title,.article{width:min(100% - 28px,var(--max))}.hero{padding:54px 0}.hero h1{font-size:50px}.hero p{font-size:17px}.btn{width:100%}.featured div{padding:26px}.featured img{min-height:220px}.grid{grid-template-columns:1fr}.section-head{align-items:start;flex-direction:column}.section-head h2{font-size:38px}.cta{padding:42px 22px}.article{padding:54px 0}.article h1{font-size:46px}.article-content{font-size:18px}.page-title h1{font-size:52px}.staff-shell{padding:16px}.actions{flex-direction:column}.actions .btn{width:100%}}
/* DLC Blog v2 editor */
.staff-page.v2{background:#f7f7f5;color:#191919}.editor-app{min-height:100vh}.editor-top{height:64px;background:#fff;border-bottom:1px solid #e8e8e5;display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:sticky;top:0;z-index:20}.editor-top .brand img{width:34px;height:34px}.top-actions{display:flex;align-items:center;gap:10px}.top-actions #saveState{font-size:13px;color:#787774;margin-right:8px}.btn.ghost{background:transparent;border:1px solid transparent}.icon-btn{border:0;background:#f1f1ef;border-radius:8px;padding:9px 12px}.editor-layout{display:grid;grid-template-columns:280px 1fr;min-height:calc(100vh - 64px)}.article-sidebar{background:#fbfbfa;border-right:1px solid #e8e8e5;padding:18px;position:sticky;top:64px;height:calc(100vh - 64px);overflow:auto}.new-article{width:100%;padding:12px;border:1px solid #dededb;background:#fff;border-radius:9px;text-align:left;font-weight:700}.filter-tabs{display:flex;gap:4px;margin:18px 0 12px}.filter-tabs button{border:0;background:transparent;padding:7px 8px;font-size:12px;color:#777}.filter-tabs button.active{background:#ececea;color:#111;border-radius:6px}.article-list button{width:100%;border:0;background:transparent;padding:8px;display:flex;gap:10px;text-align:left;border-radius:8px}.article-list button:hover{background:#efefed}.article-list button span{width:38px;height:38px;border-radius:6px;background:#111;color:#fff;display:grid;place-items:center;font-size:10px;overflow:hidden}.article-list button img{width:100%;height:100%;object-fit:cover}.article-list button div{min-width:0}.article-list strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.article-list small{display:block;color:#8b8b87;font-size:11px;margin-top:4px}.notion-editor{background:#fff;max-width:980px;width:100%;margin:0 auto;padding:48px 88px 120px}.cover-zone{height:80px;display:flex;align-items:flex-end;position:relative;margin-bottom:18px}.cover-zone.has-cover{height:330px;margin-left:-88px;margin-right:-88px}.cover-zone img{width:100%;height:100%;object-fit:cover;border-radius:0}.cover-zone button{position:absolute;left:0;bottom:8px;border:0;background:#f1f1ef;padding:9px 12px;border-radius:7px;color:#555}.cover-zone.has-cover button{left:18px;background:rgba(20,20,20,.75);color:#fff}.title-input{width:100%;border:0;outline:0;resize:none;overflow:hidden;font:800 clamp(38px,6vw,62px)/1.08 system-ui;color:#191919;padding:0;margin:0 0 16px;background:transparent}.article-meta{display:flex;align-items:center;gap:14px;margin-bottom:30px;color:#888}.article-meta select{border:0;background:#f1f1ef;border-radius:6px;padding:7px 10px}.article-meta span{font-size:12px}.blocks{display:flex;flex-direction:column;gap:3px}.editor-block{position:relative;padding:3px 34px 3px 28px;min-height:38px;border-radius:6px}.editor-block:hover{background:#fafafa}.block-handle,.block-delete{opacity:0;position:absolute;top:8px;border:0;background:transparent;color:#aaa}.block-handle{left:3px;cursor:grab;font-size:12px}.block-delete{right:4px;font-size:20px}.editor-block:hover .block-handle,.editor-block:hover .block-delete{opacity:1}.editable{outline:0;min-height:30px;font-size:18px;line-height:1.75}.editable:empty:before{content:attr(data-placeholder);color:#b7b7b4}.type-h2 .editable{font-size:30px;font-weight:800;line-height:1.25;margin-top:26px}.type-h3 .editable{font-size:23px;font-weight:750;line-height:1.35;margin-top:18px}.type-quote{border-left:4px solid #111;margin:14px 0;padding-left:18px;font-style:italic}.type-bullet .editable:before{content:'• ';color:#111}.type-alert .block-content{background:#fff7d6;border:1px solid #f0df9b;padding:16px;border-radius:10px}.type-divider hr{border:0;border-top:1px solid #ddd;margin:25px 0}.image-block img{width:100%;border-radius:10px;display:block}.image-alt,.embed-input,.faq-q{width:100%;border:0;border-bottom:1px solid #eee;padding:10px 0;outline:0}.upload-inline{width:100%;height:180px;border:1px dashed #bbb;background:#fafafa;border-radius:10px}.cta-preview{background:#111;color:#fff;padding:26px;border-radius:16px;display:flex;flex-direction:column;gap:8px}.cta-preview button{align-self:flex-start;border:0;border-radius:8px;padding:10px 14px;font-weight:700}.add-block{margin:12px 28px;border:0;background:transparent;color:#999;padding:8px}.seo-advanced{margin-top:50px;border-top:1px solid #eee;padding-top:20px}.seo-advanced summary{cursor:pointer;font-weight:700;color:#666}.seo-advanced label{display:block;margin-top:16px}.seo-advanced input,.seo-advanced textarea{width:100%;border:1px solid #ddd;border-radius:8px;padding:10px}.danger-zone{margin-top:50px;border-top:1px solid #eee;padding-top:20px}.danger-zone button{border:0;background:transparent;color:#b42318}.slash-menu{position:fixed;z-index:100;background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 12px 40px rgba(0,0,0,.14);width:280px;max-height:390px;overflow:auto;padding:6px}.slash-menu button{display:block;width:100%;text-align:left;border:0;background:#fff;padding:10px;border-radius:7px}.slash-menu button:hover{background:#f2f2f0}.slash-menu strong,.slash-menu small{display:block}.slash-menu small{color:#888;margin-top:2px}.toast{position:fixed;right:22px;bottom:22px;background:#111;color:#fff;padding:12px 18px;border-radius:9px;z-index:200}.login-logo{width:64px}.hidden{display:none!important}@media(max-width:800px){.editor-layout{grid-template-columns:1fr}.article-sidebar{position:relative;top:0;height:auto;border-right:0;border-bottom:1px solid #eee}.notion-editor{padding:26px 20px 100px}.cover-zone.has-cover{margin-left:-20px;margin-right:-20px;height:230px}.editor-top .brand span,#saveState,.btn.ghost{display:none}.top-actions{gap:5px}.editor-top{padding:0 10px}.title-input{font-size:40px}}
.article-content blockquote{border-left:4px solid #111;padding-left:20px;font-size:1.25em;font-style:italic}.article-alert{background:#fff7d6;border:1px solid #efdc8c;padding:18px;border-radius:12px;margin:24px 0}.article-content figure{margin:28px 0}.article-content figure img{width:100%;border-radius:12px}.article-content figcaption{text-align:center;color:#777;font-size:13px;margin-top:8px}.video-wrap{position:relative;padding-bottom:56.25%;height:0;margin:28px 0}.video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:12px}.article-cta{background:#101114;color:#fff;padding:28px;border-radius:18px;margin:30px 0}.faq{border-top:1px solid #ddd;padding:16px 0}.faq summary{font-weight:800;cursor:pointer}


/* v2.1 SEO Intelligence */
.seo-health{margin:42px 0 16px;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(255,255,255,.025)}
.seo-health>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px}.seo-health #seoScore{font-weight:800;font-size:18px}.seo-health #seoScore.good{color:#65e6a4}.seo-health #seoScore.medium{color:#ffd36b}.seo-health #seoScore.low{color:#ff7b7b}
.seo-checks{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.seo-checks span{font-size:12px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.05)}.seo-checks .ok{color:#8bf0b8;background:rgba(52,211,153,.1)}.seo-checks .todo{color:#b7bbc5}
.google-preview{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;margin-top:15px;padding:16px;background:#fff;border-radius:13px;color:#202124}.google-preview small{color:#5f6368}.google-preview strong{color:#1a0dab;font-size:18px;font-weight:500}.google-preview span{color:#202124;font-size:12px}.google-preview p{color:#4d5156;margin:3px 0 0;font-size:13px;line-height:1.45}.seo-auto-badge{color:#8bf0b8}
.article-toc{padding:20px 22px;margin:0 0 32px;border-left:3px solid #7c5cff;background:rgba(124,92,255,.07);border-radius:0 14px 14px 0}.article-toc strong{display:block;margin-bottom:10px}.article-toc ol{margin:0;padding-left:20px}.article-toc li{margin:6px 0}.article-toc .toc-h3{margin-left:16px}.article-toc a{text-decoration:none}.breadcrumbs{font-size:13px;color:#8d92a0;margin-bottom:18px}.breadcrumbs a{color:inherit}.related{padding-top:10px}

/* v2.2 AI Editor */
.ai-btn{background:linear-gradient(135deg,#6e55ff,#a855f7);color:#fff;border:0}.ai-modal{position:fixed;inset:0;background:rgba(4,5,8,.72);backdrop-filter:blur(8px);z-index:500;display:grid;place-items:center;padding:18px}.ai-panel{width:min(680px,100%);max-height:90vh;overflow:auto;background:#111318;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:24px;box-shadow:0 30px 100px rgba(0,0,0,.5)}.ai-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.ai-head small{color:#9d8cff;font-weight:800;letter-spacing:.12em}.ai-head h2{margin:5px 0 0;font-size:25px}.ai-head button{border:0;background:rgba(255,255,255,.08);color:#fff;width:34px;height:34px;border-radius:50%;font-size:24px}.ai-scope{display:flex;gap:18px;margin:22px 0;padding:12px 14px;background:rgba(255,255,255,.05);border-radius:12px}.ai-scope label{font-size:13px}.ai-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ai-actions button{text-align:left;padding:15px;border-radius:13px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.045);color:#fff}.ai-actions button:hover{border-color:#8d79ff;background:rgba(124,92,255,.12)}.ai-actions button:disabled{opacity:.45}.ai-actions strong,.ai-actions span{display:block}.ai-actions span{font-size:12px;color:#aeb2bd;margin-top:4px}.ai-status{font-size:13px;color:#aeb2bd;margin:18px 2px 0}.ai-status.loading{color:#d8d1ff}.ai-status.error{color:#ff9898}.editor-block.ai-selected{outline:2px solid #806cff;background:rgba(124,92,255,.06)}
@media(max-width:700px){.ai-actions{grid-template-columns:1fr}.ai-panel{padding:18px}.ai-btn{font-size:0}.ai-btn:after{content:'✨';font-size:16px}}

.seo-enterprise-panel{margin:18px 0;border:1px solid #dfe4eb;border-radius:14px;background:#fff;overflow:hidden}.seo-enterprise-panel>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;cursor:pointer;font-weight:900}.seo-enterprise-panel>summary strong{padding:5px 9px;border-radius:999px;background:#eef2f7;color:#2f3745}.seo-enterprise-panel>summary strong.good{background:#dff8eb;color:#12643b}.seo-enterprise-panel>summary strong.medium{background:#fff4d2;color:#7a5700}.seo-enterprise-panel>summary strong.low{background:#ffe2e7;color:#9a1e38}.enterprise-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 16px 16px}.enterprise-grid section,.enterprise-checklist{min-width:0;border:1px solid #edf0f4;border-radius:10px;padding:12px;background:#fafbfc}.enterprise-grid h3,.enterprise-checklist h3{margin:0 0 8px;font-size:13px;color:#414957}.enterprise-box{font-size:13px;color:#29313d;overflow-wrap:anywhere}.enterprise-box p{margin:6px 0}.enterprise-box article{padding:8px 0;border-top:1px solid #edf0f4}.enterprise-box article:first-child{border-top:0}.enterprise-box article b,.enterprise-box article span{display:block}.enterprise-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.enterprise-pills span,.enterprise-box>span{display:inline-flex;max-width:100%;padding:5px 8px;border-radius:999px;background:#edf2f7;color:#263241;font-size:12px;line-height:1.25}.enterprise-box em{color:#7b8491}.enterprise-box ul,.enterprise-checklist ul{margin:8px 0 0;padding:0;list-style:none;display:grid;gap:6px}.enterprise-box li,.enterprise-checklist li{padding:7px 8px;border-radius:8px;background:#f1f4f8;color:#303946;font-size:12px}.enterprise-box li.blocking,.enterprise-box li.fail,.enterprise-checklist li.fail{background:#ffe6eb;color:#8b1831}.enterprise-box li.warning,.enterprise-checklist li.warning{background:#fff3ce;color:#6e5200}.enterprise-box li.pass,.enterprise-checklist li.pass{background:#e4f8ee;color:#155c39}.enterprise-checklist{margin:0 16px 16px}.enterprise-checklist details{border-top:1px solid #e8ecf1;padding:9px 0}.enterprise-checklist details:first-of-type{border-top:0}.enterprise-checklist summary{cursor:pointer;font-weight:800;display:flex;justify-content:space-between;gap:12px}.enterprise-checklist small{display:block;color:#6d7685;margin-top:3px}.policy-page .policy-list{display:grid;gap:14px}.policy-page article{border-top:1px solid #e6e9ee;padding-top:16px}.policy-page article:first-child{border-top:0;padding-top:0}.policy-page h2{margin:0 0 6px;font-size:22px}.policy-page p{margin:0;color:#535d6b;line-height:1.65}
@media(max-width:760px){.enterprise-grid{grid-template-columns:1fr;padding:0 12px 12px}.seo-enterprise-panel>summary{padding:14px 12px}.enterprise-checklist{margin:0 12px 12px}.enterprise-grid section,.enterprise-checklist{padding:10px}.enterprise-pills span,.enterprise-box>span{white-space:normal}.enterprise-checklist summary{align-items:flex-start}.enterprise-box li,.enterprise-checklist li{font-size:12px;line-height:1.35}}


/* v2.3 Media Library */
.media-modal{position:fixed;inset:0;background:rgba(5,8,15,.72);z-index:1200;display:grid;place-items:center;padding:20px}.media-modal.hidden{display:none}.media-panel{width:min(1080px,96vw);height:min(820px,92vh);background:#fff;border-radius:24px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.35)}.media-head,.media-footer{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e8ebf0}.media-footer{border-top:1px solid #e8ebf0;border-bottom:0}.media-head h2{margin:2px 0 0}.media-head button{font-size:30px;border:0;background:none;cursor:pointer}.media-drop{margin:18px 24px 10px;border:2px dashed #c9d0da;border-radius:18px;padding:22px;text-align:center;display:grid;gap:4px;cursor:pointer;background:#f8fafc}.media-drop.drag{border-color:#6c4cff;background:#f1efff}.media-tools{display:flex;align-items:center;gap:16px;padding:10px 24px}.media-tools input{flex:1;padding:12px 14px;border:1px solid #dce1e8;border-radius:12px}.media-grid{padding:12px 24px 24px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.media-card{border:2px solid transparent;border-radius:14px;background:#f7f8fa;overflow:hidden}.media-card.selected{border-color:#6c4cff}.media-thumb{width:100%;aspect-ratio:4/3;border:0;padding:0;position:relative;cursor:pointer;background:#e9edf2}.media-thumb img{width:100%;height:100%;object-fit:cover}.media-thumb span{position:absolute;right:6px;bottom:6px;background:rgba(0,0,0,.65);color:#fff;padding:3px 6px;border-radius:6px;font-size:11px}.media-card>div{display:flex;align-items:center;gap:6px;padding:8px}.media-card small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.media-delete{border:0;background:none;font-size:20px;cursor:pointer;color:#8b93a1}@media(max-width:700px){.media-grid{grid-template-columns:repeat(2,1fr);padding:10px}.media-panel{height:96vh}.media-drop,.media-tools{margin-left:12px;margin-right:12px}}

.publishing-row{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:14px 0}.publishing-row label{display:grid;gap:6px;font-size:.82rem}.publishing-row input{padding:10px 12px;border:1px solid #d8d8dc;border-radius:10px}.distribution-ok{color:#17803d;font-weight:700}.distribution-error{color:#b42318;font-weight:700}

/* v2.5 Redazione semplice e mobile-first */
.editor-v25{--staff-bg:#f4f5f7;--staff-card:#fff;--staff-text:#17191f;--staff-muted:#6f7682;--staff-line:#e3e6eb;--staff-accent:#6d4aff;background:var(--staff-bg);color:var(--staff-text)}
.editor-v25 .editor-top{min-height:68px;height:auto;padding:10px 18px;gap:14px;flex-wrap:wrap;background:rgba(255,255,255,.96);backdrop-filter:blur(18px)}
.editor-brand-row{display:flex;align-items:center;gap:12px;min-width:0}.editor-brand-row .brand{min-width:0}.editor-brand-row .brand span{white-space:nowrap}.save-state{font-size:12px;color:#7a8089;padding:5px 9px;background:#f1f2f4;border-radius:999px}.sidebar-toggle{display:none}
.editor-v25 .top-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.editor-v25 .top-actions .btn{width:auto;min-height:42px;padding:10px 14px;border-radius:10px}.editor-v25 .top-actions .btn.ghost{background:#fff;border-color:var(--staff-line)}
.editor-v25 .editor-layout{grid-template-columns:270px minmax(0,1fr);background:var(--staff-bg)}
.editor-v25 .article-sidebar{background:#fff;border-color:var(--staff-line);padding:16px}.sidebar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sidebar-head button{display:none;border:0;background:#f1f2f4;width:36px;height:36px;border-radius:9px;font-size:22px}.sidebar-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:48}
.editor-v25 .notion-editor{max-width:1040px;padding:34px 32px 130px;background:transparent}.editor-v25 #articleForm{display:grid;gap:20px}.editor-intro,.cover-card,.compose-card,.publish-card,.seo-collapsible,.seo-advanced,.danger-zone{background:var(--staff-card);border:1px solid var(--staff-line);border-radius:18px;padding:24px;box-shadow:0 8px 30px rgba(23,25,31,.04)}
.editor-v25 .title-input{margin:0;background:transparent;border:0;padding:0;min-height:64px;font-size:clamp(38px,6vw,68px);font-weight:850;line-height:1.02;color:var(--staff-text);resize:none;letter-spacing:-.045em}.editor-v25 .title-input:focus{outline:none}.editor-v25 .title-input::placeholder{color:#b8bdc5}
.editor-v25 .article-meta{display:flex;align-items:end;gap:12px;margin-top:18px;flex-wrap:wrap}.field-compact{margin:0;min-width:220px}.field-compact span{display:block;font-size:12px;margin-bottom:6px;color:var(--staff-muted)}.editor-v25 select,.editor-v25 input,.editor-v25 textarea{background:#fafbfc;color:var(--staff-text);border-color:var(--staff-line)}.seo-auto-badge{align-self:center;background:#eef8f0;color:#277a39;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}
.cover-card{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:24px;align-items:center}.cover-copy small,.compose-head small{font-size:11px;font-weight:900;letter-spacing:.12em;color:var(--staff-accent)}.cover-copy h2,.compose-head h2{font-size:28px;letter-spacing:-.03em;margin:4px 0 8px}.cover-copy p,.compose-head p{margin:0;color:var(--staff-muted)}
.editor-v25 .cover-zone{height:auto;min-height:250px;margin:0;border:2px dashed #d7dbe2;border-radius:16px;overflow:hidden;background:#f7f8fa;display:grid;place-items:center;align-items:center}.editor-v25 .cover-zone.has-cover{height:auto;margin:0;min-height:300px}.editor-v25 .cover-zone img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:14px}.cover-placeholder{display:grid;place-items:center;gap:6px;background:transparent;color:#8d949f;font-size:14px}.cover-placeholder span{font-size:38px}.cover-actions{position:relative;z-index:2;display:flex;gap:8px;flex-wrap:wrap;justify-content:center;padding:16px}.cover-zone.has-cover .cover-actions{align-self:end;width:100%;background:linear-gradient(transparent,rgba(0,0,0,.76));padding-top:60px}.cover-zone.has-cover .cover-placeholder{display:none}.editor-v25 .cover-actions .btn{width:auto;padding:10px 13px}.cover-zone.has-cover .cover-actions .btn.secondary,.cover-zone.has-cover .cover-actions .btn.ghost{background:rgba(255,255,255,.92);color:#17191f}
.compose-head{display:flex;justify-content:space-between;gap:18px}.quick-blocks{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.quick-blocks button{border:1px solid var(--staff-line);background:#f7f8fa;color:#383d46;border-radius:10px;padding:9px 11px;font-weight:750;cursor:pointer}.quick-blocks button:hover{border-color:#bcb4ff;background:#f2efff;color:#5538dd}
.editor-v25 .blocks{display:grid;gap:10px}.editor-v25 .editor-block{position:relative;border:1px solid transparent;border-radius:12px;padding:10px 46px 10px 40px;min-height:58px;background:#fff}.editor-v25 .editor-block:hover,.editor-v25 .editor-block:focus-within{border-color:#dfe2e8;background:#fbfbfc}.editor-v25 .block-handle{left:10px;top:18px;color:#a5abb5;cursor:grab}.editor-v25 .block-delete{right:10px;top:13px;width:32px;height:32px;border-radius:8px;background:#f1f2f4;color:#777;border:0}.editor-v25 .editable{min-height:34px;color:#242832;font-size:18px;line-height:1.7;outline:none}.editor-v25 .type-h2 .editable{font-size:31px;font-weight:850;line-height:1.15}.editor-v25 .type-h3 .editable{font-size:24px;font-weight:800}.editor-v25 .type-quote{border-left:4px solid var(--staff-accent);background:#faf9ff}.editor-v25 .type-alert{background:#f1f7ff;border-color:#d9e8fb}.editor-v25 .add-block{width:100%;margin-top:12px;border:1px dashed #cfd4dc;background:#fafbfc;padding:14px;border-radius:12px;color:#5f6671;font-weight:800;cursor:pointer}
.editor-v25 .publishing-row{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,1fr);gap:18px;align-items:end}.distribution-box{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-height:48px}.distribution-ok{color:#24783a}.distribution-error{color:#b23b3b}
.seo-collapsible summary,.seo-advanced summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:850}.seo-collapsible #seoScore{background:#eef1f5;border-radius:999px;padding:6px 10px}.seo-collapsible[open] summary{margin-bottom:18px}.editor-v25 .seo-checks{display:flex;gap:8px;flex-wrap:wrap}.editor-v25 .seo-checks span{padding:7px 10px;border-radius:999px;background:#f1f2f4;font-size:12px}.editor-v25 .seo-checks .ok{background:#eaf7ed;color:#277a39}.google-preview{margin-top:18px;border:1px solid var(--staff-line);border-radius:14px;padding:16px;background:#fafbfc}.danger-zone{box-shadow:none;background:transparent;border-style:dashed}.danger-zone button{border:0;background:transparent;color:#b43b3b;font-weight:800}
.mobile-publish-bar{display:none}.editor-v25 .media-panel,.editor-v25 .ai-panel{color:#191b21}.editor-v25 .media-modal,.editor-v25 .ai-modal{padding:18px}.editor-v25 .media-panel{max-width:1040px;width:min(100%,1040px);max-height:90vh;overflow:auto}.editor-v25 .media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.editor-v25 .media-card{border-radius:12px;overflow:hidden}.editor-v25 .media-thumb img{aspect-ratio:16/10;object-fit:cover}.editor-v25 .media-footer{position:sticky;bottom:0;background:#fff;padding:14px 0;border-top:1px solid var(--staff-line)}
@media(max-width:980px){.editor-v25 .editor-layout{grid-template-columns:1fr}.editor-v25 .article-sidebar{position:fixed;left:0;top:0;height:100vh;width:min(88vw,340px);z-index:50;transform:translateX(-105%);transition:.22s transform;box-shadow:18px 0 40px rgba(0,0,0,.16)}.editor-v25 .article-sidebar.open{transform:translateX(0)}.sidebar-head button,.sidebar-toggle{display:inline-grid;place-items:center}.editor-v25 .notion-editor{padding:24px 18px 130px}.cover-card{grid-template-columns:1fr}.editor-v25 .media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.editor-v25 .editor-top{padding:9px 12px}.editor-v25 .editor-brand-row{width:100%;justify-content:space-between}.editor-v25 .editor-brand-row .brand span{font-size:14px}.editor-v25 .top-actions{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.editor-v25 .top-actions .btn{padding:9px 6px;font-size:12px}.editor-v25 #saveDraftBtn,.editor-v25 #scheduleBtn,.editor-v25 #publishBtn,.editor-v25 #logoutBtn{display:none}.editor-v25 .notion-editor{padding:16px 10px 110px}.editor-intro,.cover-card,.compose-card,.publish-card,.seo-collapsible,.seo-advanced,.danger-zone{padding:16px;border-radius:14px}.editor-v25 .title-input{font-size:40px;min-height:50px}.cover-copy h2,.compose-head h2{font-size:23px}.editor-v25 .cover-zone,.editor-v25 .cover-zone.has-cover{min-height:230px}.quick-blocks{display:grid;grid-template-columns:repeat(2,1fr)}.quick-blocks button{text-align:left}.editor-v25 .editor-block{padding:8px 38px 8px 30px}.editor-v25 .block-handle{left:5px}.editor-v25 .block-delete{right:4px}.editor-v25 .publishing-row{grid-template-columns:1fr}.mobile-publish-bar{position:fixed;display:grid;grid-template-columns:.8fr .8fr 1.4fr;left:0;right:0;bottom:0;z-index:40;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);padding:10px max(10px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid var(--staff-line);gap:8px}.mobile-publish-bar button{min-height:48px;border-radius:12px;border:1px solid var(--staff-line);background:#fff;font-weight:850}.mobile-publish-bar #mobilePublishBtn{background:linear-gradient(135deg,var(--staff-accent),#5435e8);color:#fff;border:0}.editor-v25 .media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-v25 .media-modal,.editor-v25 .ai-modal{padding:0}.editor-v25 .media-panel,.editor-v25 .ai-panel{width:100%;height:100%;max-height:none;border-radius:0}.editor-v25 .form-row{grid-template-columns:1fr}}


/* v2.6 editor essenziale */
.editor-v26 .notion-editor{max-width:900px}
.editor-v26 #articleForm{gap:14px}
.editor-v26 .article-setup-card,.editor-v26 .compose-card,.editor-v26 .publish-card,.editor-v26 .seo-collapsible,.editor-v26 .seo-advanced,.editor-v26 .danger-zone{background:#fff;border:1px solid var(--staff-line);border-radius:16px;padding:22px;box-shadow:0 6px 22px rgba(23,25,31,.035)}
.editor-v26 .article-setup-card{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:18px 24px;align-items:start}
.editor-v26 .article-setup-card>.title-input,.editor-v26 .article-setup-card>.article-meta,.editor-v26 .publication-description{grid-column:1}
.editor-v26 .compact-cover{grid-column:2;grid-row:1/4}
.editor-v26 .title-input{font-size:clamp(34px,5vw,56px);min-height:54px}
.editor-v26 .publication-description{display:grid;gap:7px;margin:0}.editor-v26 .publication-description>span{font-weight:850;font-size:14px}.editor-v26 .publication-description textarea{min-height:112px;resize:vertical;line-height:1.45}.editor-v26 .publication-description small{color:var(--staff-muted);text-align:right}
.editor-v26 .cover-zone,.editor-v26 .cover-zone.has-cover{min-height:210px;aspect-ratio:16/10}.editor-v26 .cover-placeholder span{font-size:30px}.editor-v26 .cover-actions{padding:10px}.editor-v26 .cover-zone.has-cover .cover-actions{padding-top:40px}
.editor-v26 .compose-head h2{margin-bottom:4px}.editor-v26 .compose-head p{font-size:14px}
.editor-v26 .block-tools-toggle{border:1px solid var(--staff-line);background:#f8f9fb;color:#3c424c;border-radius:11px;padding:11px 14px;font-weight:800;cursor:pointer;margin:16px 0 8px}
.editor-v26 .quick-blocks{margin:8px 0 16px;overflow:hidden;max-height:240px;transition:max-height .2s ease,opacity .2s ease}.editor-v26 .quick-blocks.collapsed{max-height:0;opacity:0;margin:0}
.editor-v26 .editor-block{border-color:#eceef2;background:#fff}.editor-v26 .editor-block:hover,.editor-v26 .editor-block:focus-within{border-color:#cfd4dc;box-shadow:0 3px 12px rgba(0,0,0,.035)}
.editor-v26 .publish-card{padding:16px 22px}.editor-v26 .seo-collapsible,.editor-v26 .seo-advanced{padding:16px 20px}.editor-v26 .danger-zone{padding:12px 20px}
@media(max-width:760px){.editor-v26 .notion-editor{padding:10px 8px 105px}.editor-v26 .article-setup-card{grid-template-columns:1fr;padding:15px;gap:14px}.editor-v26 .article-setup-card>.title-input,.editor-v26 .article-setup-card>.article-meta,.editor-v26 .publication-description,.editor-v26 .compact-cover{grid-column:1;grid-row:auto}.editor-v26 .title-input{font-size:34px;min-height:44px}.editor-v26 .compact-cover{order:3}.editor-v26 .publication-description{order:2}.editor-v26 .article-meta{order:1}.editor-v26 .cover-zone,.editor-v26 .cover-zone.has-cover{min-height:170px}.editor-v26 .compose-card{padding:15px}.editor-v26 .quick-blocks{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-v26 .quick-blocks button{font-size:13px;padding:10px}.editor-v26 .editor-block{padding:8px 36px 8px 28px}.editor-v26 .top-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* v2.6.1 — collegamento affidabile lista/editor */
.article-list button.active{border-color:#6b4eff;background:rgba(107,78,255,.1);box-shadow:0 0 0 2px rgba(107,78,255,.16)}
.article-list button.active strong{color:#6b4eff}
.article-list button:disabled{opacity:.65;cursor:wait}

/* v2.6.2 — menu blocchi contestuale */
.editor-v26 .block-tools-toggle,.editor-v26 .quick-blocks{display:none!important}
.editor-v26 .add-block{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:52px;margin:14px 0 0;border:1px dashed #cbd1da;background:#fbfcfd;color:#4d5562;border-radius:13px;font-weight:850;cursor:pointer;transition:.18s ease}
.editor-v26 .add-block:hover,.editor-v26 .add-block[aria-expanded="true"]{border-color:#7257ff;background:#f5f2ff;color:#5438df}
.editor-v26 .slash-menu{width:min(320px,calc(100vw - 24px));max-height:min(390px,70vh);padding:8px;border-radius:14px;box-shadow:0 18px 55px rgba(25,28,38,.2)}
.editor-v26 .slash-menu button{padding:11px 12px;border-radius:9px}.editor-v26 .slash-menu strong{font-size:14px}.editor-v26 .slash-menu small{font-size:12px}
@media(max-width:760px){.editor-v26 .add-block{min-height:54px;font-size:15px}.editor-v26 .slash-menu{max-height:58vh}}
/* v2.6.3 mobile editor rebuild */
.block-menu-backdrop{position:fixed;inset:0;background:rgba(12,15,22,.48);z-index:199;backdrop-filter:blur(3px)}
.editor-v26 .slash-menu{position:fixed;z-index:200;left:50%!important;top:auto!important;bottom:0;transform:translateX(-50%);width:min(680px,100%);max-height:78vh;border:0;border-radius:22px 22px 0 0;padding:0;background:#fff;box-shadow:0 -18px 60px rgba(12,15,22,.28);overflow:hidden}
.block-menu-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #eceef2;position:sticky;top:0;background:#fff;z-index:2}.block-menu-head strong{font-size:18px}.block-menu-head button{width:38px;height:38px;border:0;border-radius:50%;background:#f1f3f6;font-size:24px}.block-menu-items{padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:auto;max-height:calc(78vh - 75px)}
.editor-v26 .slash-menu .block-menu-items button{border:1px solid #e4e7ec;background:#fff;border-radius:13px;padding:14px;text-align:left}.editor-v26 .slash-menu .block-menu-items button:active{background:#f2efff;border-color:#7a5cff}.editor-v26 .slash-menu .block-menu-items strong{font-size:15px;color:#171923}.editor-v26 .slash-menu .block-menu-items small{font-size:12px;color:#747b87;margin-top:4px}
.article-list button.active{background:#ece8ff!important;box-shadow:inset 3px 0 0 #6744ff}.article-list button:disabled{opacity:.55}
@media(max-width:760px){
 .editor-v26 .editor-top{height:58px;padding:8px 10px}.editor-v26 .editor-brand-row .brand{display:none}.editor-v26 .top-actions{display:flex!important;width:auto!important;gap:6px}.editor-v26 .top-actions #mediaBtn,.editor-v26 .top-actions #aiBtn,.editor-v26 .top-actions #previewBtn{display:none!important}
 .editor-v26 .notion-editor{padding:8px 8px 94px}.editor-v26 #articleForm{gap:10px}
 .editor-v26 .article-setup-card,.editor-v26 .compose-card,.editor-v26 .publish-card,.editor-v26 .seo-collapsible,.editor-v26 .seo-advanced,.editor-v26 .danger-zone{border-radius:14px;padding:14px;box-shadow:none}
 .editor-v26 .article-setup-card{gap:12px}.editor-v26 .title-input{font-size:30px;line-height:1.08;min-height:40px;margin:0}.editor-v26 .article-meta{margin:0;gap:8px}.editor-v26 .article-meta .field-compact{flex:1}.editor-v26 .article-meta select{width:100%;min-height:44px;border:1px solid #e2e5ea;background:#fff}
 .editor-v26 .seo-auto-badge{font-size:11px;padding:7px 10px;white-space:nowrap}.editor-v26 .publication-description textarea{min-height:92px;font-size:16px;padding:12px;border-radius:12px}
 .editor-v26 .cover-zone,.editor-v26 .cover-zone.has-cover{min-height:150px;border-radius:12px}.editor-v26 .cover-actions{display:flex;gap:7px;padding:9px}.editor-v26 .cover-actions .btn{flex:1;min-width:0;padding:10px 8px;font-size:13px}
 .editor-v26 .compose-head small{font-size:11px}.editor-v26 .compose-head h2{font-size:22px}.editor-v26 .compose-head p{font-size:13px;line-height:1.45;margin-bottom:10px}
 .editor-v26 .editor-block{padding:8px 34px 8px 10px;border:1px solid #edf0f4;border-radius:10px;margin:5px 0}.editor-v26 .block-handle{display:none}.editor-v26 .block-delete{opacity:1;right:5px;top:4px;width:30px;height:30px;border-radius:50%;background:#f2f3f5}.editor-v26 .editable{font-size:17px;line-height:1.55}.editor-v26 .type-h2 .editable{font-size:25px}.editor-v26 .type-h3 .editable{font-size:21px}
 .editor-v26 .add-block{min-height:50px;border-style:solid;background:#f7f6ff;color:#5538d9;border-color:#d9d0ff;border-radius:12px;margin-top:10px}
 .editor-v26 .publish-card{padding:12px}.editor-v26 .publishing-row label{font-size:13px}.editor-v26 .publishing-row input{min-height:46px}
 .editor-v26 .seo-collapsible summary,.editor-v26 .seo-advanced summary{font-size:15px}.editor-v26 .danger-zone{margin-top:0}.editor-v26 .danger-zone button{width:100%;padding:13px;border:1px solid #f0c8c8;border-radius:11px;background:#fff8f8}
 .block-menu-items{grid-template-columns:1fr 1fr}.editor-v26 .slash-menu{max-height:72vh}.block-menu-items{max-height:calc(72vh - 75px)}
}
/* v2.6.5 login readability */
.staff-page.v2 #login{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#f7f7f5}.staff-page.v2 #login.hidden{display:none!important}.staff-page.v2 .login-box{width:min(100%,440px);margin:0;background:#111319;color:#f7f8fb;border:1px solid #282d39;border-radius:24px;padding:32px;box-shadow:0 24px 70px rgba(15,18,28,.18)}.staff-page.v2 .login-box h1{color:#fff!important;font-size:40px;margin:12px 0 4px}.staff-page.v2 .login-box p{color:#b6bdc9!important;margin:0 0 24px}.staff-page.v2 .login-box label{color:#e7eaf0}.staff-page.v2 .login-box input{background:#fff;color:#111;border:2px solid #e2e5ea;padding:14px}.staff-page.v2 .login-box .btn{width:100%;margin-top:10px}.staff-page.v2 #loginError{color:#ff9e9e;font-weight:700}@media(max-width:620px){.staff-page.v2 #login{padding:16px}.staff-page.v2 .login-box{padding:24px;border-radius:20px}.staff-page.v2 .login-box h1{font-size:34px}}

/* v2.6.6 — iPhone/mobile editor overhaul */
@media (max-width: 760px) {
  /* iOS Safari: prevents automatic focus zoom without disabling user pinch zoom */
  .staff-page input,
  .staff-page select,
  .staff-page textarea,
  .staff-page [contenteditable="true"],
  .staff-page button {
    font-size: 16px !important;
  }

  .staff-page.v2 {
    background: #f5f6f8;
  }

  .editor-v26 .editor-top {
    height: 56px;
    padding: calc(6px + env(safe-area-inset-top)) 12px 6px;
    background: rgba(255,255,255,.96);
    backdrop-filter: blur(16px);
  }

  .editor-v26 .editor-layout {
    display: block;
    min-height: calc(100dvh - 56px);
  }

  .editor-v26 .notion-editor {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 10px 10px calc(96px + env(safe-area-inset-bottom));
    background: #f5f6f8;
  }

  .editor-v26 #articleForm {
    display: block;
  }

  .editor-v26 .article-setup-card,
  .editor-v26 .compose-card,
  .editor-v26 .publish-card,
  .editor-v26 .seo-collapsible,
  .editor-v26 .seo-advanced,
  .editor-v26 .danger-zone {
    border: 1px solid #e3e6eb;
    border-radius: 16px;
    padding: 16px;
    margin: 0 0 10px;
    background: #fff;
    box-shadow: none;
  }

  .editor-v26 .article-setup-card {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  .editor-v26 .title-input {
    order: 0;
    min-height: 52px;
    padding: 4px 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #171923;
    font-size: 32px !important;
    font-weight: 850;
    line-height: 1.08;
    resize: none;
  }

  .editor-v26 .title-input:focus {
    outline: none;
    box-shadow: none;
  }

  .editor-v26 .article-meta {
    order: 1;
    display: grid;
    grid-template-columns: minmax(0,1fr) auto;
    align-items: end;
    gap: 10px;
    margin: 0;
  }

  .editor-v26 .field-compact,
  .editor-v26 .publication-description,
  .editor-v26 .publishing-row label {
    margin: 0;
  }

  .editor-v26 .field-compact > span,
  .editor-v26 .publication-description > span,
  .editor-v26 .publishing-row label {
    display: block;
    margin-bottom: 6px;
    color: #4f5765;
    font-size: 13px !important;
    font-weight: 800;
  }

  .editor-v26 .article-meta select,
  .editor-v26 .publication-description textarea,
  .editor-v26 .publishing-row input,
  .editor-v26 .seo-advanced input,
  .editor-v26 .seo-advanced textarea {
    width: 100%;
    min-height: 48px;
    margin: 0;
    padding: 12px 13px;
    border: 1px solid #dfe3e9;
    border-radius: 12px;
    background: #fff;
    color: #171923;
    box-shadow: none;
  }

  .editor-v26 .seo-auto-badge {
    align-self: end;
    margin-bottom: 1px;
    padding: 9px 11px;
    border-radius: 999px;
    font-size: 12px !important;
    white-space: nowrap;
  }

  .editor-v26 .publication-description {
    order: 2;
    display: block;
  }

  .editor-v26 .publication-description textarea {
    min-height: 112px;
    line-height: 1.45;
    resize: vertical;
  }

  .editor-v26 .publication-description small {
    display: block;
    margin-top: 6px;
    color: #7a828e;
    font-size: 12px;
    text-align: left;
  }

  .editor-v26 .compact-cover {
    order: 3;
    width: 100%;
  }

  .editor-v26 .cover-zone,
  .editor-v26 .cover-zone.has-cover {
    width: 100%;
    min-height: 0;
    height: auto;
    aspect-ratio: 16 / 9;
    margin: 0;
    overflow: hidden;
    border: 1.5px dashed #ccd2db;
    border-radius: 14px;
    background: #f8f9fb;
  }

  .editor-v26 .cover-zone img {
    border-radius: 14px;
  }

  .editor-v26 .cover-placeholder {
    padding: 18px 16px 58px;
    gap: 8px;
  }

  .editor-v26 .cover-placeholder span {
    font-size: 26px;
  }

  .editor-v26 .cover-placeholder strong {
    font-size: 15px;
  }

  .editor-v26 .cover-actions,
  .editor-v26 .cover-zone.has-cover .cover-actions {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 8px;
    padding: 0;
  }

  .editor-v26 .cover-actions .btn {
    width: 100%;
    min-height: 42px;
    padding: 9px 10px;
    border-radius: 10px;
    font-size: 14px !important;
  }

  .editor-v26 .compose-card {
    padding: 16px 14px;
  }

  .editor-v26 .compose-head small {
    font-size: 11px !important;
  }

  .editor-v26 .compose-head h2 {
    margin: 2px 0 4px;
    font-size: 24px;
  }

  .editor-v26 .compose-head p {
    margin: 0 0 12px;
    color: #69717e;
    font-size: 14px;
    line-height: 1.4;
  }

  .editor-v26 .blocks {
    min-height: 72px;
  }

  .editor-v26 .editor-block {
    margin: 7px 0;
    padding: 10px 38px 10px 12px;
    border: 1px solid #e5e8ed;
    border-radius: 12px;
    background: #fff;
  }

  .editor-v26 .editor-block:focus-within {
    border-color: #8a73ff;
    box-shadow: 0 0 0 3px rgba(124,92,255,.10);
  }

  .editor-v26 .editable {
    min-height: 28px;
    color: #1d2028;
    font-size: 17px !important;
    line-height: 1.5;
  }

  .editor-v26 .block-delete {
    top: 7px;
    right: 7px;
    width: 30px;
    height: 30px;
  }

  .editor-v26 .add-block {
    min-height: 48px;
    margin: 10px 0 0;
    border: 1px solid #d8dce4;
    border-radius: 12px;
    background: #fff;
    color: #573dd7;
    font-size: 15px !important;
  }

  .editor-v26 .publish-card {
    padding: 14px;
  }

  .editor-v26 .publishing-row {
    display: block;
  }

  .editor-v26 .publishing-row input {
    min-height: 48px;
  }

  .editor-v26 .distribution-box:empty,
  .editor-v26 .distribution-box:has(#distributionState:empty) {
    display: none;
  }

  .editor-v26 .seo-collapsible,
  .editor-v26 .seo-advanced {
    padding: 0;
    overflow: hidden;
  }

  .editor-v26 .seo-collapsible summary,
  .editor-v26 .seo-advanced summary {
    min-height: 58px;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    font-size: 16px !important;
    font-weight: 850;
    cursor: pointer;
  }

  .editor-v26 .seo-collapsible[open] > :not(summary),
  .editor-v26 .seo-advanced[open] > :not(summary) {
    margin-left: 14px;
    margin-right: 14px;
  }

  .editor-v26 #seoScore {
    flex: 0 0 auto;
    padding: 7px 10px;
    border-radius: 999px;
    font-size: 15px !important;
  }

  .editor-v26 .danger-zone {
    padding: 8px;
    background: transparent;
    border-style: dashed;
  }

  .editor-v26 .danger-zone button {
    min-height: 44px;
    width: 100%;
    border: 0;
    background: transparent;
    color: #c63838;
    font-size: 15px !important;
  }

  .mobile-publish-bar {
    grid-template-columns: .8fr .8fr 1.35fr;
    gap: 8px;
    padding: 9px 10px calc(9px + env(safe-area-inset-bottom));
  }

  .mobile-publish-bar button {
    min-height: 50px;
    font-size: 16px !important;
  }

  .staff-page.v2 #login {
    min-height: 100dvh;
    padding: max(18px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom));
  }

  .staff-page.v2 .login-box {
    width: 100%;
    max-width: 420px;
    padding: 24px 20px;
    border-radius: 20px;
  }

  .staff-page.v2 .login-box h1 {
    font-size: 34px;
  }

  .staff-page.v2 .login-box input {
    min-height: 52px;
    padding: 13px 14px;
    font-size: 16px !important;
  }

  .staff-page.v2 .login-box .btn {
    min-height: 52px;
    font-size: 16px !important;
  }
}


/* v2.6.7 — CTA Discord editoriale */
.article-cta.discord-cta{margin:42px 0;padding:28px;display:grid;grid-template-columns:88px minmax(0,1fr);gap:24px;align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:radial-gradient(circle at 92% 10%,rgba(130,140,255,.38),transparent 34%),linear-gradient(135deg,#5865f2 0%,#404eed 44%,#23272a 100%);box-shadow:0 24px 60px rgba(65,78,237,.28);color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden;position:relative}
.article-cta.discord-cta:after{content:"";position:absolute;inset:auto -40px -80px auto;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.08);pointer-events:none}
.discord-cta-icon{width:88px;height:88px;border-radius:24px;display:grid;place-items:center;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px)}
.discord-cta-icon svg{width:54px;height:auto;color:#fff}
.discord-cta-copy{position:relative;z-index:1}.discord-cta-kicker{display:block;margin-bottom:7px;font-size:11px;line-height:1;font-weight:900;letter-spacing:.16em;color:#dce0ff}
.article-content .article-cta.discord-cta h3{margin:0 0 8px;font-size:clamp(26px,4vw,38px);letter-spacing:-.035em;color:#fff}
.article-content .article-cta.discord-cta p{margin:0 0 18px;max-width:660px;color:rgba(255,255,255,.88);font-size:17px;line-height:1.5}
.discord-cta-button{display:inline-flex!important;align-items:center;gap:10px;min-height:50px;padding:12px 18px;border-radius:13px;background:#fff;color:#3540c9!important;text-decoration:none!important;font-size:14px;font-weight:900;letter-spacing:.02em;box-shadow:0 12px 26px rgba(17,24,39,.2);transition:transform .2s ease,box-shadow .2s ease}
.discord-cta-button:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(17,24,39,.28)}.discord-cta-button svg{width:22px;height:auto}.discord-cta-button b{margin-left:2px;font-size:19px}
.discord-cta-preview{display:grid!important;grid-template-columns:64px minmax(0,1fr);gap:16px;align-items:center;padding:20px!important;border-radius:18px!important;background:radial-gradient(circle at 92% 10%,rgba(255,255,255,.15),transparent 34%),linear-gradient(135deg,#5865f2,#404eed 55%,#252936)!important;color:#fff!important;border:0!important;box-shadow:0 14px 34px rgba(64,78,237,.2)}
.discord-preview-icon{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2)}.discord-preview-icon svg{width:38px;color:#fff}
.discord-cta-preview>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.discord-cta-preview small{font-size:10px!important;font-weight:900;letter-spacing:.14em;color:#dce0ff}.discord-cta-preview strong{font-size:19px!important;line-height:1.2;color:#fff}.discord-cta-preview span{font-size:14px!important;line-height:1.4;color:rgba(255,255,255,.82)}
.discord-cta-preview button{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:10px 14px;border:0;border-radius:11px;background:#fff!important;color:#3540c9!important;font-size:13px!important;font-weight:900}.discord-cta-preview button svg{width:19px}.discord-cta-preview button b{font-size:17px}
@media(max-width:620px){.article-cta.discord-cta{grid-template-columns:1fr;gap:16px;padding:22px 18px;text-align:left;border-radius:20px}.discord-cta-icon{width:64px;height:64px;border-radius:18px}.discord-cta-icon svg{width:40px}.article-content .article-cta.discord-cta h3{font-size:27px}.article-content .article-cta.discord-cta p{font-size:16px}.discord-cta-button{width:100%;justify-content:center}.discord-cta-preview{grid-template-columns:50px minmax(0,1fr);padding:16px!important;gap:12px}.discord-preview-icon{width:50px;height:50px;border-radius:14px}.discord-preview-icon svg{width:30px}.discord-cta-preview strong{font-size:17px!important}.discord-cta-preview span{font-size:13px!important}.discord-cta-preview button{width:100%;justify-content:center}}


/* v2.6.8 — CTA OKX */
.okx-cta,.okx-cta-preview{position:relative;overflow:hidden;display:grid;grid-template-columns:120px 1fr;gap:28px;align-items:center;background:#050505;color:#fff;border:1px solid #242424;border-radius:26px;padding:30px;box-shadow:0 18px 50px rgba(0,0,0,.22)}
.okx-cta:before,.okx-cta-preview:before{content:"";position:absolute;inset:auto -90px -120px auto;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 68%);pointer-events:none}
.okx-cta-logo,.okx-preview-logo{width:108px;height:108px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000;border:1px solid #242424;border-radius:24px;box-shadow:0 12px 28px rgba(0,0,0,.34)}
.okx-cta-logo img,.okx-preview-logo img{display:block;width:100%;height:100%;object-fit:cover}
.okx-cta-copy,.okx-preview-copy{position:relative;z-index:1;min-width:0}
.okx-cta-kicker,.okx-preview-copy small{display:block;margin-bottom:8px;font-size:.75rem;font-weight:900;letter-spacing:.14em;color:#b8ff39}
.okx-cta h3,.okx-preview-copy strong{display:block;margin:0 0 10px;color:#fff;font-size:clamp(1.35rem,3vw,2rem);line-height:1.08}
.okx-cta p,.okx-preview-copy>span{display:block;margin:0 0 16px;color:#d8d8d8;line-height:1.55}
.okx-cta-benefits,.okx-preview-benefits{display:flex;flex-wrap:wrap;gap:8px 14px;margin:0 0 18px}
.okx-cta-benefits span,.okx-preview-benefits b{font-size:.88rem;color:#fff;background:#171717;border:1px solid #292929;border-radius:999px;padding:7px 11px}
.okx-cta-button,.okx-preview-copy button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:50px;padding:0 20px;background:#fff;color:#050505;border:0;border-radius:13px;font-weight:950;text-decoration:none;letter-spacing:.02em;box-shadow:0 9px 24px rgba(255,255,255,.12)}
.okx-cta-button:hover{transform:translateY(-1px)}
.okx-cta-copy>small{display:block;margin-top:10px;color:#8e8e8e;font-size:.72rem}
@media(max-width:640px){.okx-cta,.okx-cta-preview{grid-template-columns:72px 1fr;gap:15px;padding:20px;border-radius:20px}.okx-cta-logo,.okx-preview-logo{width:68px;height:68px;gap:4px;padding:10px;border-radius:16px}.okx-cta h3,.okx-preview-copy strong{font-size:1.2rem}.okx-cta p,.okx-preview-copy>span{font-size:.92rem}.okx-cta-benefits,.okx-preview-benefits{display:grid;grid-template-columns:1fr;gap:6px}.okx-cta-benefits span,.okx-preview-benefits b{font-size:.78rem}.okx-cta-button,.okx-preview-copy button{width:100%;min-height:48px;padding:0 12px;font-size:.86rem}}

/* v2.6.9 — login isolated, final override */
body.staff-page.v2 #login.login-box{background:#101219!important;color:#f7f8fb!important;border-color:#262b37!important}
body.staff-page.v2 #login.login-box h1{color:#fff!important}
body.staff-page.v2 #login.login-box>p{color:#b8c0cd!important}
body.staff-page.v2 #login.login-box label{color:#eef1f6!important}
body.staff-page.v2 #login.login-box input{background:#fff!important;color:#11151c!important;border-color:#dfe3e9!important;font-size:16px!important}

/* v2.6.10 — mobile editor layout correction */
@media (max-width: 620px) {
  html, body { overflow-x: hidden; }

  body.staff-page.v2.editor-v26 .editor-top {
    position: sticky;
    top: 0;
    width: 100%;
    height: auto !important;
    min-height: calc(52px + env(safe-area-inset-top));
    padding: calc(6px + env(safe-area-inset-top)) 12px 6px !important;
    align-items: flex-end;
  }

  body.staff-page.v2.editor-v26 .editor-brand-row {
    min-height: 40px;
    display: flex;
    align-items: center;
  }

  body.staff-page.v2.editor-v26 .sidebar-toggle {
    width: 42px;
    height: 42px;
    padding: 0;
    display: grid;
    place-items: center;
  }

  body.staff-page.v2.editor-v26 .editor-layout {
    min-height: 0;
  }

  body.staff-page.v2.editor-v26 .notion-editor {
    padding: 8px 8px calc(86px + env(safe-area-inset-bottom)) !important;
  }

  body.staff-page.v2.editor-v26 .article-setup-card,
  body.staff-page.v2.editor-v26 .compose-card,
  body.staff-page.v2.editor-v26 .publish-card,
  body.staff-page.v2.editor-v26 .seo-collapsible,
  body.staff-page.v2.editor-v26 .seo-advanced,
  body.staff-page.v2.editor-v26 .danger-zone {
    width: 100%;
    padding: 13px !important;
    border-radius: 14px !important;
    margin-bottom: 8px !important;
  }

  body.staff-page.v2.editor-v26 .title-input {
    width: 100%;
    min-height: 46px;
    max-height: none;
    padding: 0 !important;
    font-size: 29px !important;
    line-height: 1.08;
    overflow: visible;
  }

  body.staff-page.v2.editor-v26 .article-meta {
    display: flex !important;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
  }

  body.staff-page.v2.editor-v26 .field-compact,
  body.staff-page.v2.editor-v26 .publication-description {
    width: 100% !important;
    max-width: none !important;
  }

  body.staff-page.v2.editor-v26 .seo-auto-badge {
    align-self: flex-start !important;
    margin: 0 !important;
    padding: 7px 10px !important;
    font-size: 11px !important;
  }

  body.staff-page.v2.editor-v26 .publication-description textarea {
    width: 100% !important;
    min-height: 104px !important;
    padding: 11px 12px !important;
    font-size: 16px !important;
    line-height: 1.42;
  }

  body.staff-page.v2.editor-v26 .publication-description small {
    text-align: right;
    font-size: 11px;
  }

  body.staff-page.v2.editor-v26 .cover-zone,
  body.staff-page.v2.editor-v26 .cover-zone.has-cover {
    aspect-ratio: 16 / 9;
    min-height: 0 !important;
    border-radius: 12px !important;
  }

  body.staff-page.v2.editor-v26 .cover-zone img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  body.staff-page.v2.editor-v26 .cover-actions,
  body.staff-page.v2.editor-v26 .cover-zone.has-cover .cover-actions {
    left: 8px !important;
    right: 8px !important;
    bottom: 8px !important;
    display: flex !important;
    justify-content: flex-start;
    gap: 6px;
    padding: 0 !important;
    width: auto !important;
  }

  body.staff-page.v2.editor-v26 .cover-actions .btn {
    flex: 0 1 auto !important;
    width: auto !important;
    min-width: 96px;
    min-height: 38px !important;
    padding: 8px 12px !important;
    border-radius: 9px !important;
    font-size: 13px !important;
    background: rgba(255,255,255,.94);
    color: #171923;
    border: 1px solid rgba(17,19,25,.12);
    box-shadow: 0 5px 18px rgba(15,18,28,.12);
  }

  body.staff-page.v2.editor-v26 .cover-actions .btn.primary {
    background: #6b4df6;
    color: #fff;
    border-color: transparent;
  }

  body.staff-page.v2.editor-v26 .cover-actions .btn.hidden {
    display: none !important;
  }

  body.staff-page.v2.editor-v26 .compose-head h2 {
    font-size: 22px !important;
  }

  body.staff-page.v2.editor-v26 .compose-head p {
    font-size: 13px !important;
    line-height: 1.35;
  }

  body.staff-page.v2.editor-v26 .add-block {
    min-height: 44px !important;
    font-size: 14px !important;
  }

  body.staff-page.v2.editor-v26 .mobile-publish-bar {
    gap: 6px;
    padding: 7px 8px calc(7px + env(safe-area-inset-bottom));
  }

  body.staff-page.v2.editor-v26 .mobile-publish-bar button {
    min-height: 46px !important;
    border-radius: 11px;
    font-size: 15px !important;
  }
}

/* v2.7.0 editor blocks */
#blocks.is-empty{min-height:0;padding:0;border:0;background:transparent}
#blocks.is-empty:before{content:none}
.list-editor,.faq-editor{display:grid;gap:12px}
.list-row{display:grid;grid-template-columns:24px 1fr 38px;gap:8px;align-items:start}
.list-row>span{font-size:26px;line-height:42px;text-align:center;color:#6947f5}
.list-item,.faq-a{min-height:44px;border:1px solid #dde2ea;border-radius:12px;padding:11px 13px;background:#fff}
.row-remove{width:36px;height:36px;border:0;border-radius:50%;background:#f1f3f6;color:#68707c;font-size:22px;cursor:pointer}
.add-list-row,.add-faq-row{justify-self:start;border:1px dashed #cbd2dd;background:#fff;border-radius:12px;padding:9px 13px;font-weight:700;color:#4d5562}
.faq-row{display:grid;grid-template-columns:1fr 38px;gap:8px 10px;padding:12px;border:1px solid #e0e4eb;border-radius:14px;background:#fafbfc}
.faq-row .faq-q{grid-column:1/2}
.faq-row .faq-a{grid-column:1/2}
.faq-row .row-remove{grid-column:2;grid-row:1}
.image-link-toggle{display:flex;align-items:center;gap:9px;font-weight:700;color:#333b49;margin-top:10px}
.image-link-toggle input{width:20px;height:20px}
.image-link-input{width:100%;margin-top:8px}
.block-help{display:block;margin-top:8px;color:#7b8491}
.tiktok-wrap{max-width:420px;margin:24px auto;aspect-ratio:9/16;border-radius:18px;overflow:hidden;background:#000}
.tiktok-wrap iframe{width:100%;height:100%;border:0}
.article-image-link{display:block;text-decoration:none}
.article-image-link figure{transition:transform .18s ease,box-shadow .18s ease}
.article-image-link:hover figure{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.12)}
.footer-links a[href="#"]{display:none}
@media(max-width:700px){
 .list-row{grid-template-columns:18px 1fr 34px;gap:6px}.list-row>span{font-size:21px;line-height:40px}
 .faq-row{padding:10px}.list-item,.faq-a{font-size:16px}.add-list-row,.add-faq-row{width:100%;text-align:center}
 .image-link-toggle{font-size:16px}.tiktok-wrap{max-width:100%;margin:18px auto}
}


/* v2.7.1 — blocchi X, TradingView e mercato live */
.x-embed{margin:34px auto;max-width:620px;min-height:120px}.x-embed blockquote{font-family:Inter,sans-serif;background:#fff;color:#111;border:1px solid #d8dce3;border-radius:18px;padding:22px;margin:0}.tradingview-wrap{position:relative;width:100%;aspect-ratio:16/9;min-height:360px;margin:34px 0;border-radius:20px;overflow:hidden;background:#111827;border:1px solid var(--line)}.tradingview-wrap iframe{position:absolute;inset:0;width:100%;height:100%}.market-widget{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0;padding:22px 24px;border-radius:18px;background:linear-gradient(135deg,#111827,#0b0f18);border:1px solid #283244;color:#fff;font-family:Inter,ui-sans-serif,system-ui}.market-widget>div{display:flex;align-items:center;gap:12px}.market-symbol{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#f59e0b;color:#111;font-weight:900;font-size:13px}.market-values{margin-left:auto!important;display:flex!important;flex-direction:column;align-items:flex-end!important;gap:2px!important}.market-price{font-size:25px;letter-spacing:-.03em}.market-change{font-weight:800}.market-change.up{color:#34d399}.market-change.down{color:#fb7185}.tradingview-editor,.market-editor{display:grid;grid-template-columns:1.4fr 1fr;gap:12px}.tradingview-editor label,.market-editor label{margin:0}.tradingview-editor input,.tradingview-editor select,.market-editor select{margin-top:5px}.block-help{display:block;margin-top:8px;color:#777;font-size:12px}
@media(max-width:620px){.tradingview-wrap{min-height:260px;border-radius:14px}.market-widget{padding:17px 16px;border-radius:15px}.market-symbol{width:42px;height:42px}.market-price{font-size:20px}.tradingview-editor,.market-editor{grid-template-columns:1fr}.x-embed{margin:24px 0}}

/* v2.7.2 — public article parity and mobile containment */
.article>header{min-width:0}
.article-cover{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:22px}
.article-layout{display:block;max-width:820px;margin:55px auto 0;min-width:0}
.article-content{width:100%;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:normal}
.article-content>*{max-width:100%}
.article-content figure,.article-content .video-wrap,.article-content .x-embed,.article-content .tradingview-wrap,.article-content .market-widget{min-width:0;max-width:100%}
.article-content iframe{display:block;max-width:100%!important}
.x-embed{width:100%;max-width:620px;overflow:hidden}
.x-embed .twitter-tweet,.x-embed .twitter-tweet-rendered,.x-embed iframe{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}
.tradingview-wrap{width:100%;max-width:100%;min-width:0;aspect-ratio:16/9;height:auto;min-height:0}
.tradingview-wrap iframe{width:100%!important;height:100%!important;min-width:0!important}
.article-content figure img{width:100%;height:auto;max-height:none;object-fit:contain}

/* v2.7.2 — reorderable editor blocks */
.editor-block{touch-action:auto;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}
.editor-block .block-handle{cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}
.editor-block .block-handle:active{cursor:grabbing}
.editor-block.is-dragging{opacity:.72;box-shadow:0 18px 45px rgba(17,24,39,.22);z-index:30}
.editor-block.drag-target-before{box-shadow:0 -4px 0 #6d4aff}
.editor-block.drag-target-after{box-shadow:0 4px 0 #6d4aff}
@media(max-width:620px){
  .article-cover{border-radius:14px;margin-top:28px}
  .article-layout{margin-top:32px}
  .article-content{overflow:hidden}
  .x-embed{margin:24px 0;width:100%}
  .tradingview-wrap{aspect-ratio:4/3;min-height:0;width:100%;border-radius:14px}
  .editor-block .block-handle{width:42px;height:42px;display:grid;place-items:center}
}


/* v2.7.3 — blocco Fonte */
.source-editor{display:grid;grid-template-columns:1fr 1.35fr;gap:12px}.source-editor label{margin:0}.source-editor input{width:100%;margin-top:6px}.article-source{display:flex;align-items:center;gap:7px;margin:28px 0 20px;padding:14px 16px;border-left:4px solid #6d4aff;border-radius:0 12px 12px 0;background:#f5f2ff;font-size:15px;color:#5b6471}.article-source span{font-weight:800;color:#303746}.article-source a{font-weight:800;color:#5636dc;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}@media(max-width:620px){.source-editor{grid-template-columns:1fr}.article-source{margin:22px 0 16px;padding:13px 14px;font-size:14px}}

/* v2.8.0 — complete mobile action toolbar */
.mobile-editor-actions{display:none}
@media(max-width:760px){
  body.staff-page.v2.editor-v26 .notion-editor{padding-bottom:176px!important}
  .mobile-editor-actions{position:fixed;display:block;left:0;right:0;bottom:0;z-index:70;background:rgba(255,255,255,.97);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-top:1px solid #e2e5eb;box-shadow:0 -10px 30px rgba(18,22,33,.08);padding:8px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}
  .mobile-tools-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-bottom:7px}
  .mobile-tools-row button{min-width:0;min-height:42px;border:1px solid #e1e5ec;border-radius:12px;background:#f7f8fa;color:#161922;display:flex;align-items:center;justify-content:center;gap:5px;padding:6px 4px;font-size:13px;font-weight:850}
  .mobile-tools-row button span{font-size:16px;line-height:1}.mobile-tools-row button b{font:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.staff-page.v2.editor-v26 .mobile-publish-bar{position:static!important;display:grid!important;grid-template-columns:.9fr .9fr 1.25fr!important;padding:0!important;border:0!important;background:transparent!important;backdrop-filter:none!important;gap:7px!important}
  body.staff-page.v2.editor-v26 .mobile-publish-bar button{min-height:48px!important;border-radius:12px!important;font-size:15px!important}
  .editor-v25 .top-actions{display:none!important}
}
@media(max-width:390px){
  .mobile-tools-row button b{font-size:11px}.mobile-tools-row button{gap:3px}.mobile-tools-row button span{font-size:15px}
}

/* v2.8.0 — generazione articolo completo con Groq */
.ai-generate-card{display:grid;gap:14px;margin:4px 0 20px;padding:18px;border:1px solid #dfe3eb;border-radius:18px;background:linear-gradient(145deg,#fbfaff,#f5f2ff)}
.ai-generate-card small{font-weight:900;letter-spacing:.14em;color:#6844ef}.ai-generate-card h3{margin:4px 0 5px;font-size:21px}.ai-generate-card p{margin:0;color:#68707d}
.ai-generate-card label{display:grid;gap:7px;margin:0;font-weight:800;color:#303643}.ai-generate-card label span{font-weight:500;color:#7d8490}.ai-generate-card textarea,.ai-generate-card select{width:100%;font:inherit;font-size:16px;border:1px solid #d6dbe4;border-radius:13px;background:#fff;color:#151821;padding:12px 13px;resize:vertical}
.ai-generate-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px}.ai-generate-footer button{min-height:48px;border:0;border-radius:13px;padding:12px 18px;background:linear-gradient(135deg,#7a56ff,#5635e8);color:#fff;font-weight:900;font-size:15px;box-shadow:0 10px 24px rgba(94,60,230,.22)}
.ai-generate-footer button:disabled{opacity:.55}.ai-divider{display:flex;align-items:center;gap:10px;margin:18px 0;color:#818895;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ai-divider:before,.ai-divider:after{content:"";height:1px;flex:1;background:#e1e4ea}
@media(max-width:620px){.ai-generate-card{padding:14px;border-radius:15px}.ai-generate-card h3{font-size:18px}.ai-generate-footer{grid-template-columns:1fr}.ai-generate-footer button{width:100%}.ai-panel{padding-bottom:calc(18px + env(safe-area-inset-bottom))}}

/* v2.8.1 — logo ufficiale OKX nel blocco CTA */

/* v2.8.2 — CTA conversion-focused, animated and accessible */
.article-cta.discord-cta,
.discord-cta-preview,
.article-cta.okx-cta,
.okx-cta-preview{
  isolation:isolate;
  transform:translateZ(0);
}

/* Discord: animated aurora, floating logo and luminous button */
.article-cta.discord-cta,
.discord-cta-preview{
  background:
    radial-gradient(circle at 12% 20%,rgba(255,255,255,.22),transparent 24%),
    radial-gradient(circle at 88% 18%,rgba(140,155,255,.48),transparent 30%),
    linear-gradient(125deg,#5865f2 0%,#6f58ff 38%,#404eed 66%,#23272a 100%)!important;
  background-size:140% 140%;
  animation:discordAurora 9s ease-in-out infinite alternate;
}
.article-cta.discord-cta:before,
.discord-cta-preview:before{
  content:"";
  position:absolute;
  inset:-55%;
  z-index:-1;
  background:conic-gradient(from 180deg,transparent,rgba(255,255,255,.11),transparent 28%);
  animation:ctaOrbit 13s linear infinite;
  pointer-events:none;
}
.article-cta.discord-cta:after,
.discord-cta-preview:after{
  content:"";
  position:absolute;
  right:-65px;
  bottom:-95px;
  width:240px;
  height:240px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.2),rgba(255,255,255,.03) 52%,transparent 70%);
  animation:ctaPulse 4.5s ease-in-out infinite;
  pointer-events:none;
}
.discord-cta-icon,
.discord-preview-icon{
  position:relative;
  overflow:hidden;
  box-shadow:0 16px 34px rgba(24,28,90,.34),inset 0 1px 0 rgba(255,255,255,.28);
  animation:ctaFloat 4.2s ease-in-out infinite;
}
.discord-cta-icon:before,
.discord-preview-icon:before{
  content:"";
  position:absolute;
  inset:-8px;
  border:1px solid rgba(255,255,255,.34);
  border-radius:inherit;
  opacity:.8;
  animation:iconRing 2.7s ease-out infinite;
}
.discord-cta-icon svg,
.discord-preview-icon svg{
  filter:drop-shadow(0 7px 12px rgba(22,28,95,.35));
}
.discord-cta-kicker,
.discord-cta-preview small{
  display:inline-flex!important;
  width:max-content;
  align-items:center;
  gap:7px;
  padding:6px 10px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:999px;
  background:rgba(16,20,65,.22);
  backdrop-filter:blur(8px);
}
.discord-cta-kicker:before,
.discord-cta-preview small:before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:#59f28b;
  box-shadow:0 0 0 5px rgba(89,242,139,.13),0 0 16px rgba(89,242,139,.7);
  animation:onlinePulse 1.8s ease-in-out infinite;
}
.discord-cta-button,
.discord-cta-preview button,
.okx-cta-button,
.okx-preview-copy button{
  position:relative;
  overflow:hidden;
  transition:transform .24s ease,box-shadow .24s ease,filter .24s ease;
}
.discord-cta-button:before,
.discord-cta-preview button:before,
.okx-cta-button:before,
.okx-preview-copy button:before{
  content:"";
  position:absolute;
  top:-70%;
  left:-45%;
  width:32%;
  height:240%;
  transform:rotate(22deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.78),transparent);
  animation:buttonShine 3.8s ease-in-out infinite;
  pointer-events:none;
}
.discord-cta-button:hover,
.discord-cta-preview button:hover{
  transform:translateY(-3px) scale(1.012);
  box-shadow:0 18px 38px rgba(15,21,80,.34);
}

/* OKX: premium monochrome motion, animated grid and lime signal */
.article-cta.okx-cta,
.okx-cta-preview{
  background:
    linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),
    radial-gradient(circle at 78% 8%,rgba(184,255,57,.16),transparent 30%),
    linear-gradient(135deg,#020202 0%,#101010 52%,#050505 100%);
  background-size:30px 30px,30px 30px,100% 100%,100% 100%;
  animation:okxGrid 14s linear infinite;
  border-color:#2d2d2d;
  box-shadow:0 24px 65px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.05);
}
.article-cta.okx-cta:after,
.okx-cta-preview:after{
  content:"";
  position:absolute;
  left:-110px;
  top:-120px;
  width:260px;
  height:260px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(184,255,57,.14),transparent 68%);
  animation:ctaPulse 5.2s ease-in-out infinite reverse;
  pointer-events:none;
}
.okx-cta-logo,
.okx-preview-logo{
  position:relative;
  border-color:#383838;
  box-shadow:0 18px 40px rgba(0,0,0,.55),0 0 0 1px rgba(184,255,57,.07);
  animation:ctaFloat 4.8s ease-in-out infinite reverse;
}
.okx-cta-logo:before,
.okx-preview-logo:before{
  content:"";
  position:absolute;
  inset:-2px;
  z-index:-1;
  border-radius:inherit;
  background:conic-gradient(from 0deg,transparent,#b8ff39,transparent 24%);
  opacity:.6;
  animation:ctaOrbit 5.8s linear infinite;
}
.okx-cta-logo img,
.okx-preview-logo img{
  transition:transform .32s ease,filter .32s ease;
}
.okx-cta:hover .okx-cta-logo img,
.okx-cta-preview:hover .okx-preview-logo img{
  transform:scale(1.055);
  filter:contrast(1.08) brightness(1.08);
}
.okx-cta-kicker,
.okx-preview-copy small{
  display:inline-flex!important;
  width:max-content;
  padding:6px 10px;
  border-radius:999px;
  border:1px solid rgba(184,255,57,.28);
  background:rgba(184,255,57,.08);
  box-shadow:0 0 24px rgba(184,255,57,.08);
}
.okx-cta-benefits span,
.okx-preview-benefits b{
  position:relative;
  overflow:hidden;
  transition:border-color .22s ease,background .22s ease,transform .22s ease;
}
.okx-cta-benefits span:hover,
.okx-preview-benefits b:hover{
  transform:translateY(-2px);
  border-color:rgba(184,255,57,.42);
  background:#1c2215;
}
.okx-cta-button,
.okx-preview-copy button{
  background:linear-gradient(135deg,#fff 0%,#f4f4f4 70%,#dfffa8 100%);
  box-shadow:0 12px 30px rgba(255,255,255,.12),0 0 0 1px rgba(184,255,57,.12);
}
.okx-cta-button:hover,
.okx-preview-copy button:hover{
  transform:translateY(-3px) scale(1.012);
  box-shadow:0 18px 38px rgba(184,255,57,.16),0 0 0 1px rgba(184,255,57,.24);
}

@keyframes discordAurora{0%{background-position:0% 50%}100%{background-position:100% 50%}}
@keyframes okxGrid{0%{background-position:0 0,0 0,0 0,0 0}100%{background-position:30px 30px,30px 30px,0 0,0 0}}
@keyframes ctaOrbit{to{transform:rotate(360deg)}}
@keyframes ctaPulse{0%,100%{transform:scale(.9);opacity:.55}50%{transform:scale(1.08);opacity:1}}
@keyframes ctaFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes iconRing{0%{transform:scale(.88);opacity:.72}75%,100%{transform:scale(1.22);opacity:0}}
@keyframes onlinePulse{0%,100%{opacity:.65;transform:scale(.82)}50%{opacity:1;transform:scale(1.12)}}
@keyframes buttonShine{0%,58%{left:-45%;opacity:0}68%{opacity:1}88%,100%{left:125%;opacity:0}}

@media(max-width:640px){
  .article-cta.discord-cta,
  .article-cta.okx-cta{padding:22px 18px!important;border-radius:22px!important}
  .discord-cta-kicker,
  .okx-cta-kicker{font-size:10px!important;letter-spacing:.12em}
  .discord-cta-button,
  .okx-cta-button{min-height:52px!important}
}

@media(prefers-reduced-motion:reduce){
  .article-cta.discord-cta,.discord-cta-preview,.article-cta.okx-cta,.okx-cta-preview,
  .article-cta.discord-cta:before,.discord-cta-preview:before,.article-cta.discord-cta:after,.discord-cta-preview:after,
  .article-cta.okx-cta:after,.okx-cta-preview:after,.discord-cta-icon,.discord-preview-icon,.okx-cta-logo,.okx-preview-logo,
  .discord-cta-icon:before,.discord-preview-icon:before,.okx-cta-logo:before,.okx-preview-logo:before,
  .discord-cta-kicker:before,.discord-cta-preview small:before,
  .discord-cta-button:before,.discord-cta-preview button:before,.okx-cta-button:before,.okx-preview-copy button:before{
    animation:none!important;
  }
}
/* v3.0.0 - AI source reader */
.ai-source-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:-2px 0 10px}.ai-source-actions button{border:1px solid rgba(109,76,255,.35);background:#17171f;color:#fff;border-radius:14px;padding:12px 15px;font-weight:800;font-size:15px}.ai-source-actions small{color:#737583;line-height:1.4;flex:1;min-width:180px}.ai-source-results{display:grid;gap:8px;margin:4px 0 14px}.ai-source-result{display:flex;gap:10px;align-items:flex-start;padding:11px 12px;border-radius:13px;background:#f6f6fa;border:1px solid #e2e3e9;color:#171820}.ai-source-result>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-weight:900;flex:0 0 auto}.ai-source-result.ok>span{background:#daf5e2;color:#147c37}.ai-source-result.error>span{background:#ffe2e2;color:#b32020}.ai-source-result div{min-width:0}.ai-source-result strong,.ai-source-result small{display:block;overflow-wrap:anywhere}.ai-source-result strong{font-size:14px}.ai-source-result small{font-size:12px;color:#666b78;margin-top:3px}@media(max-width:640px){.ai-source-actions{align-items:stretch}.ai-source-actions button{width:100%;font-size:16px}.ai-source-result{padding:10px}}

/* v3.0.0 Redazione AI */
.ai-editorial-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0}.ai-editorial-options label{display:grid;gap:7px}.ai-editorial-options select{min-height:48px;border:1px solid #d8d9e2;border-radius:14px;background:#fff;padding:0 14px;font:inherit;font-weight:700}.ai-pipeline-note{display:flex;flex-direction:column;gap:3px;color:#53566a;font-size:.86rem}.ai-pipeline-note b{color:#171822}.ai-generate-footer{align-items:end}.seo-checks .advisory{opacity:.72}@media(max-width:640px){.ai-editorial-options{grid-template-columns:1fr}.ai-generate-footer{display:grid;gap:12px}.ai-generate-footer button{width:100%}}

/* v3.1.0 Groq usage monitor */
.groq-usage-panel{display:grid;gap:13px;margin:14px 0 18px;padding:16px;border:1px solid rgba(145,126,255,.24);border-radius:18px;background:linear-gradient(145deg,#181822,#111219);color:#fff;box-shadow:0 14px 34px rgba(0,0,0,.16)}
.groq-usage-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.groq-usage-head>div{display:grid;gap:3px}.groq-usage-head small{color:#9f8cff;font-weight:900;letter-spacing:.13em}.groq-usage-head strong{font-size:14px}.groq-usage-head button{width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.06);color:#fff;font-size:20px}
.groq-meter-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.groq-meter-card{padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.035)}.groq-meter-label{display:flex;justify-content:space-between;gap:8px;font-size:13px}.groq-meter-label b{color:#b4ffca}.groq-progress{height:8px;margin:9px 0;border-radius:99px;overflow:hidden;background:rgba(255,255,255,.1)}.groq-progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7557ff,#5be68a);transition:width .35s ease}.groq-progress i.low{background:linear-gradient(90deg,#ff5f6d,#ffc371)}.groq-meter-card p,.groq-meter-card small{margin:0;color:#d8dae2}.groq-meter-card p{font-size:12px}.groq-meter-card small{display:block;margin-top:4px;font-size:11px;color:#999eaa}
.groq-usage-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px}.groq-usage-summary>div{display:grid;gap:3px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.045)}.groq-usage-summary span{font-size:11px;color:#aeb2bd}.groq-usage-summary b{font-size:13px;overflow-wrap:anywhere}.groq-usage-note{margin:0!important;font-size:11px!important;color:#8f94a1!important;line-height:1.4}
@media(max-width:620px){.groq-usage-panel{padding:13px;border-radius:15px}.groq-meter-grid,.groq-usage-summary{grid-template-columns:1fr}.groq-meter-card{padding:11px}.groq-usage-summary>div{padding:9px 11px}}


/* v3.3.0 — richer editorial article design */
.article-alert{position:relative;margin:26px 0;padding:20px 20px 20px 23px;border:1px solid;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px rgba(18,22,35,.06)}
.article-alert:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px}.article-alert>strong{display:block;margin:0 0 8px;font-size:1.02rem}.article-alert>div{line-height:1.65}.article-alert-brief{background:#fff9df;border-color:#f0d77a}.article-alert-brief:before{background:#f0bd25}.article-alert-info{background:#eef6ff;border-color:#b9d8ff}.article-alert-info:before{background:#378cf0}.article-alert-investor{background:#edf9f1;border-color:#b9e4c7}.article-alert-investor:before{background:#28a65a}.article-alert-risk{background:#fff0f0;border-color:#f4bcbc}.article-alert-risk:before{background:#e24a4a}.article-alert-opinion{background:#11121a;color:#fff;border-color:#7659ff}.article-alert-opinion:before{background:#7659ff}
.article-source-card{display:flex;gap:13px;align-items:center;margin:10px 0;padding:15px 16px;border:1px solid #e2e4eb;border-radius:15px;background:linear-gradient(145deg,#fff,#f7f8fb);box-shadow:0 8px 20px rgba(20,24,36,.045)}.article-source-card>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#11131a;color:#fff;font-weight:900}.article-source-card>div{display:grid;gap:2px;min-width:0}.article-source-card small{font-size:.68rem;letter-spacing:.13em;font-weight:900;color:#7659ff}.article-source-card a{font-weight:850;color:#171922;text-decoration:none;overflow-wrap:anywhere}.article-source-card a:hover{text-decoration:underline}.article-source-card em{font-size:.76rem;color:#7a7f8d;font-style:normal}
.article-body h2{margin-top:2.2em;font-size:clamp(1.65rem,5vw,2.25rem);line-height:1.13}.article-body h3{margin-top:1.65em;font-size:clamp(1.28rem,4vw,1.65rem)}.article-body p,.article-body li{line-height:1.78}.article-body ul{padding-left:1.2rem}.article-body li::marker{color:#7659ff}
.ai-quality-tools{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:16px 0}.ai-quality-tools button{display:grid;gap:4px;text-align:left;padding:15px;border:1px solid #dedfe7;border-radius:15px;background:#fff;color:#171820}.ai-quality-tools button strong{font-size:15px}.ai-quality-tools button span{font-size:12px;color:#686d7a;line-height:1.4}.ai-quality-tools button:hover{border-color:#8d76ff;box-shadow:0 10px 24px rgba(109,76,255,.1)}
.ai-quality-report{margin:12px 0 18px;padding:15px;border:1px solid #dedfe8;border-radius:17px;background:#fafaff}.quality-report-head small{display:block;color:#7659ff;font-weight:900;letter-spacing:.12em}.quality-report-head strong{display:block;margin-top:3px}.quality-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.quality-metric{padding:11px;border-radius:12px;background:#fff;border:1px solid #e7e8ee}.quality-metric>div{display:flex;justify-content:space-between;gap:8px;font-size:12px}.quality-metric i{display:block;height:7px;margin-top:8px;border-radius:99px;background:linear-gradient(90deg,#7659ff,#59d58a)}.quality-suggestions{margin-top:13px}.quality-suggestions ul{margin:7px 0 0;padding-left:18px}.quality-suggestions li{margin:5px 0;font-size:13px}.quality-suggestions p{margin:6px 0 0;font-size:13px;color:#3d754e}
@media(max-width:640px){.ai-quality-tools,.quality-grid{grid-template-columns:1fr}.article-alert{padding:17px 16px 17px 20px;border-radius:15px}.article-source-card{padding:13px}.article-body h2{font-size:1.58rem}}

/* v3.3.0 one-click AI and image prompts */
.ai-oneclick-card{max-width:760px;margin-inline:auto}.ai-oneclick-card textarea{min-height:180px}.image-prompt{width:100%;min-height:92px;margin:.65rem 0;padding:.8rem;border:1px solid #d9dce5;border-radius:14px;font-size:16px;line-height:1.45;background:#fff8db;color:#24242b}.image-prompt::placeholder{color:#7a6b2c}.type-image:not(:has(img)) .image-block{border:2px dashed #d8c56c;background:#fffdf1;padding:1rem;border-radius:16px}
/* v4.0.2 AI live console */
.ai-live-console{margin:16px 0;border:1px solid rgba(139,92,246,.36);border-radius:16px;background:#080b12;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.28)}
.ai-console-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);font-size:13px}.ai-console-head>div{display:flex;align-items:center;gap:8px}.ai-console-head button{border:1px solid rgba(255,255,255,.14);background:#141925;color:#dbe2f2;border-radius:8px;padding:6px 9px;font-size:12px}.ai-console-dot{width:9px;height:9px;border-radius:50%;background:#64748b;box-shadow:0 0 0 4px rgba(100,116,139,.15)}.ai-live-console.running .ai-console-dot{background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.14),0 0 14px rgba(34,197,94,.65);animation:aiPulse 1.2s infinite}.ai-live-console.error .ai-console-dot{background:#ef4444}.ai-live-console.completed .ai-console-dot{background:#22c55e}
.ai-console-progress{height:4px;background:#171d2a}.ai-console-progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,#7c3aed,#22d3ee);transition:width .35s ease}.ai-console-meta{display:flex;justify-content:space-between;padding:9px 14px;color:#9ca3af;font-size:12px;border-bottom:1px solid rgba(255,255,255,.06)}.ai-console-log{height:220px;overflow:auto;padding:12px 14px;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;color:#d5def0;background:linear-gradient(180deg,#090d15,#070a10)}.ai-console-row{display:grid;grid-template-columns:58px 86px minmax(0,1fr);gap:8px;padding:4px 0;border-bottom:1px dashed rgba(255,255,255,.045)}.ai-console-row .time,.ai-console-row .stage,.ai-console-row .msg{min-width:0;overflow-wrap:anywhere}.ai-console-row .time{color:#64748b}.ai-console-row .stage{color:#a78bfa;text-transform:uppercase}.ai-console-row.success .msg{color:#86efac}.ai-console-row.error .msg{color:#fca5a5}.ai-console-row.stream .msg{color:#7dd3fc}.ai-console-log .muted{color:#64748b}@keyframes aiPulse{50%{opacity:.45;transform:scale(.86)}}
@media(max-width:600px){.ai-live-console{margin:12px 0;border-radius:12px}.ai-console-head{padding:10px}.ai-console-head b{font-size:12px}.ai-console-log{height:190px;padding:10px;font-size:11px}.ai-console-row{grid-template-columns:1fr;gap:2px}.ai-console-row .time,.ai-console-row .stage{white-space:normal}}

/* v4.2.0: prompt copertina sempre visibile e usabile */
.cover-prompt-label{position:relative;z-index:4;width:100%;display:flex;flex-direction:column;gap:8px;padding:14px;margin:8px 0 0;background:#f5f2ff;border:1px solid #d9d0ff;border-radius:12px;color:#4f35c9;font-weight:800;text-align:left}
.cover-prompt-label textarea{display:block;width:100%;min-height:132px;resize:vertical;border:1px solid #cfc6f4;border-radius:10px;background:#fff;padding:12px;color:#25222d;font:500 14px/1.55 system-ui;box-sizing:border-box}
.cover-zone.has-cover .cover-prompt-label{background:rgba(255,255,255,.96);align-self:end;margin:0 12px 12px}
.editor-v26 .cover-zone{overflow:visible;margin-bottom:170px}
.editor-v26 .cover-zone.has-cover{margin-bottom:170px}
.seo-checks .advisory{opacity:.78}
@media(max-width:760px){.cover-prompt-label{padding:12px}.cover-prompt-label textarea{min-height:150px}.editor-v26 .cover-zone,.editor-v26 .cover-zone.has-cover{margin-bottom:190px}}

/* v4.2.7 — premium public article layout */
.reading-progress{position:fixed;top:0;left:0;right:0;height:4px;z-index:99999;background:rgba(255,255,255,.035);pointer-events:none;opacity:.92}.reading-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,#6f4cff,#9b7cff,#ff8a32);box-shadow:0 0 16px rgba(124,92,255,.72);transition:width .08s linear;will-change:width}.reading-progress.is-active span{box-shadow:0 0 20px rgba(124,92,255,.88)}
.article-premium{width:min(1320px,calc(100% - 40px));max-width:none;padding:56px 0 90px}.article-premium .article-hero{max-width:1120px;margin:auto;text-align:left}.article-premium .breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:24px;font:700 12px/1.2 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.05em;text-transform:uppercase;color:#777f8d}.article-premium .breadcrumbs a:hover{color:#fff}.article-premium .breadcrumbs span{color:#444b57}.article-kicker-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.article-premium .category{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:rgba(124,92,255,.13);border:1px solid rgba(161,140,255,.28);font-size:11px}.article-reading-time{font:800 11px/1 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#8b94a4}.article-premium h1{max-width:1050px;margin:0;font-size:clamp(48px,6.4vw,90px);line-height:.98;letter-spacing:-.055em;text-wrap:balance}.article-premium .lead{max-width:880px;margin:26px 0 24px;font-size:clamp(19px,2vw,25px);line-height:1.45;color:#b9c0cc;text-wrap:pretty}.article-byline{display:flex;align-items:center;gap:12px;margin-top:20px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.byline-logo{width:48px;height:48px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:#08090d;display:block;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.28)}.byline-logo img{width:100%;height:100%;object-fit:cover;object-position:50% 22%;display:block}.article-byline div{display:flex;flex-direction:column;line-height:1.3}.article-byline strong{font-size:14px}.article-byline div span{font-size:12px;color:#818a99}.article-cover-wrap{margin:42px 0 0}.article-premium .article-cover{width:100%;max-height:none;aspect-ratio:16/9;object-fit:cover;border-radius:28px;margin:0;border:1px solid rgba(255,255,255,.08);box-shadow:0 34px 90px rgba(0,0,0,.42)}
.article-premium .article-layout{grid-template-columns:minmax(0,790px) 320px;gap:76px;align-items:start;margin-top:64px}.article-premium .article-content{min-width:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:19px;line-height:1.78;color:#dfe4ec}.article-premium .article-content>p:first-of-type{font-size:21px;line-height:1.72;color:#f0f2f6}.article-premium .article-content p{margin:0 0 25px;text-wrap:pretty}.article-premium .article-content h2,.article-premium .article-content h3{font-family:Inter,ui-sans-serif,system-ui,sans-serif;scroll-margin-top:100px;color:#fff;text-wrap:balance}.article-premium .article-content h2{position:relative;margin:64px 0 22px;padding-top:18px;font-size:clamp(32px,4vw,46px);line-height:1.08;letter-spacing:-.04em}.article-premium .article-content h2:before{content:"";position:absolute;left:0;top:0;width:54px;height:3px;border-radius:99px;background:linear-gradient(90deg,#7655ff,#b08dff)}.article-premium .article-content h3{margin:42px 0 16px;font-size:clamp(24px,3vw,31px);line-height:1.14;letter-spacing:-.03em}.article-premium .article-content strong{color:#fff}.article-premium .article-content a{color:#b8a7ff;text-decoration-thickness:1px;text-underline-offset:3px}.article-premium .article-content ul,.article-premium .article-content ol{margin:14px 0 32px;padding:0;list-style:none;display:grid;gap:11px}.article-premium .article-content li{position:relative;padding:13px 16px 13px 44px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.035),rgba(255,255,255,.012));line-height:1.55}.article-premium .article-content li:before{content:"✓";position:absolute;left:15px;top:13px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:rgba(124,92,255,.18);color:#bdaeff;font:900 12px/1 Inter,sans-serif}.article-premium .article-content blockquote{position:relative;margin:38px 0;padding:26px 28px 26px 34px;border:1px solid rgba(161,140,255,.2);border-left:4px solid #8b6dff;border-radius:0 18px 18px 0;background:linear-gradient(90deg,rgba(124,92,255,.1),rgba(124,92,255,.025));font:600 clamp(20px,2.5vw,27px)/1.5 Inter,sans-serif;color:#f2efff}.article-premium .article-content hr{height:1px;border:0;margin:52px 0;background:linear-gradient(90deg,transparent,rgba(161,140,255,.65),transparent)}.article-premium .article-content figure{margin:42px 0}.article-premium .article-content figure img{width:100%;border-radius:20px;border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 60px rgba(0,0,0,.3)}.article-premium .article-content figcaption{margin-top:10px;text-align:center;font:500 12px/1.5 Inter,sans-serif;color:#7e8795}
.article-alert{margin:34px 0;padding:24px 26px;border-radius:18px;border:1px solid rgba(255,255,255,.09);font-family:Inter,ui-sans-serif,system-ui,sans-serif}.article-alert>strong{display:block;margin-bottom:8px;font-size:13px;letter-spacing:.1em;text-transform:uppercase}.article-alert>div{line-height:1.65}.article-alert-brief{background:linear-gradient(135deg,rgba(124,92,255,.15),rgba(17,19,25,.9));border-color:rgba(161,140,255,.25)}.article-alert-brief>strong{color:#b8a7ff}.article-alert-risk{background:linear-gradient(135deg,rgba(255,74,74,.12),rgba(17,19,25,.92));border-color:rgba(255,84,84,.24)}.article-alert-risk>strong{color:#ff7b7b}.article-alert-investor{background:linear-gradient(135deg,rgba(48,208,132,.11),rgba(17,19,25,.92));border-color:rgba(48,208,132,.22)}.article-alert-investor>strong{color:#68e3aa}.article-alert-opinion,.article-alert-info{background:#11141b}.market-widget{margin:32px 0!important;border-radius:18px!important;box-shadow:0 18px 50px rgba(0,0,0,.22)}.article-source-card{margin:30px 0!important;border-radius:16px!important}.faq{margin:12px 0;border:1px solid #282d39;border-radius:16px;background:#101218;overflow:hidden}.faq summary{padding:19px 52px 19px 20px;cursor:pointer;position:relative;font:800 17px/1.35 Inter,sans-serif;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:24px;color:#9c86ff}.faq[open] summary:after{content:"−"}.faq div{padding:0 20px 20px;color:#c7ced9}.article-cta{margin:40px 0!important}.article-premium .discord-cta,.article-premium .okx-cta{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.article-premium .okx-cta h3,.article-premium .discord-cta h3{padding:0}.article-premium .okx-cta h3:before,.article-premium .discord-cta h3:before{display:none}
.article-sidebar-public{position:sticky;top:98px;display:grid;gap:16px}.sidebar-card{border:1px solid #252a35;border-radius:20px;background:#101218;padding:22px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;box-shadow:0 16px 40px rgba(0,0,0,.16)}.sidebar-card small{display:block;margin-bottom:8px;font-size:10px;font-weight:900;letter-spacing:.15em;color:#929baa}.sidebar-card>strong{display:block;font-size:21px;line-height:1.15;letter-spacing:-.03em}.sidebar-card p{margin:10px 0 16px;font-size:14px;line-height:1.5;color:#aab2bf}.sidebar-card>a{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:12px;font-size:13px;font-weight:900}.sidebar-community{background:radial-gradient(circle at 100% 0,rgba(255,255,255,.15),transparent 33%),linear-gradient(145deg,#5865f2,#3f4ad9 58%,#20242f);border-color:rgba(255,255,255,.13);color:#fff}.sidebar-community small,.sidebar-community p{color:rgba(255,255,255,.78)}.sidebar-community>a{background:#fff;color:#3540c9}.sidebar-icon{width:50px;height:50px;margin-bottom:18px;border-radius:15px;display:grid;place-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2)}.sidebar-icon svg{width:30px;color:#fff}.sidebar-okx{background:linear-gradient(145deg,#050505,#111);border-color:#292929}.sidebar-okx img{width:52px;height:52px;object-fit:cover;border-radius:13px;margin-bottom:16px}.sidebar-okx small{color:#b8ff39}.sidebar-okx>a{background:#fff;color:#050505}.sidebar-index{padding:0}.sidebar-index .article-toc{margin:0;padding:22px;border:0;background:transparent}.article-toc{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.article-toc>strong{display:block;margin-bottom:14px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.article-toc ol{margin:0;padding:0;display:grid;gap:10px;list-style:none}.article-toc li{padding:0!important;border:0!important;background:transparent!important}.article-toc li:before{display:none!important}.article-toc a{display:block;color:#9fa8b5!important;text-decoration:none!important;font-size:13px;line-height:1.35}.article-toc a:hover{color:#fff!important}.article-toc .toc-h3{padding-left:12px!important;border-left:1px solid #303544!important}.mobile-toc{display:none}.article-share>div{display:flex;gap:7px;flex-wrap:wrap}.article-share a,.article-share button{border:1px solid #2b303c;background:#171a22;color:#cdd3dc;border-radius:10px;padding:8px 10px;font:800 11px/1 Inter,sans-serif;cursor:pointer}.related{padding-top:40px}.related .section-head h2{font-size:clamp(34px,5vw,52px)}
@media(max-width:1000px){.article-premium .article-layout{grid-template-columns:minmax(0,760px);justify-content:center}.article-sidebar-public{display:none}.mobile-toc{display:block;margin-bottom:34px}.mobile-toc .article-toc{padding:20px;border:1px solid #252a35;border-radius:18px;background:#101218}.article-premium .article-hero{max-width:860px}}
@media(max-width:620px){.article-premium{width:min(100% - 24px,1320px);padding:34px 0 64px}.article-premium .article-hero{text-align:left}.article-premium .breadcrumbs{margin-bottom:18px;font-size:10px}.article-premium h1{font-size:clamp(40px,12.4vw,58px);line-height:1.01}.article-premium .lead{margin:19px 0 20px;font-size:18px;line-height:1.48}.article-cover-wrap{margin-top:28px}.article-premium .article-cover{border-radius:18px}.article-premium .article-layout{margin-top:38px}.article-premium .article-content{font-size:17px;line-height:1.72}.article-premium .article-content>p:first-of-type{font-size:18px}.article-premium .article-content h2{margin-top:50px;font-size:32px}.article-premium .article-content h3{margin-top:36px;font-size:25px}.article-premium .article-content li{padding:12px 13px 12px 39px}.article-premium .article-content li:before{left:12px;top:12px}.article-premium .article-content blockquote{padding:21px 20px 21px 24px;font-size:20px}.article-alert{padding:20px 18px}.article-premium .article-content figure{margin:32px 0}.article-premium .article-content figure img{border-radius:14px}.article-premium .discord-cta,.article-premium .okx-cta{margin:32px 0!important}.article-kicker-row{margin-bottom:13px}.byline-logo{width:44px;height:44px}.byline-logo img{width:100%;height:100%}.related{width:min(100% - 24px,var(--max))}}

/* v4.2.8 — article conversion cards, richer TOC and live asset logos */
.article-premium .article-toc{counter-reset:toc-item}
.article-premium .article-toc>strong{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#fff;font-size:11px}
.article-premium .article-toc>strong:before{content:"";width:8px;height:8px;border-radius:50%;background:#8b6dff;box-shadow:0 0 0 5px rgba(139,109,255,.13)}
.article-premium .article-toc ol{gap:6px}
.article-premium .article-toc li{counter-increment:toc-item}
.article-premium .article-toc a{position:relative;padding:10px 10px 10px 42px!important;border-radius:11px!important;background:rgba(255,255,255,.025)!important;transition:.2s ease;color:#adb5c2!important}
.article-premium .article-toc a:before{content:counter(toc-item,decimal-leading-zero);position:absolute;left:11px;top:10px;color:#7962e8;font:900 10px/1.35 Inter,sans-serif;letter-spacing:.04em}
.article-premium .article-toc a:hover{background:rgba(124,92,255,.10)!important;color:#fff!important;transform:translateX(2px)}
.article-premium .article-toc .toc-h3 a{padding-left:49px!important;font-size:12px!important;background:transparent!important}
.article-premium .article-toc .toc-h3 a:before{left:20px;color:#646c7a}

.article-premium .discord-cta,.article-premium .okx-cta{min-height:0!important;display:grid!important;align-items:center!important;gap:22px!important;padding:24px!important;border-radius:22px!important;overflow:hidden}
.article-premium .discord-cta{grid-template-columns:112px 1fr;background:radial-gradient(circle at 0 0,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,#5865f2,#404bd2 62%,#272b40)!important}
.article-premium .discord-cta-icon{width:112px!important;height:112px!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;display:grid!important;place-items:center!important}
.article-premium .discord-cta-icon:before{display:none!important}
.article-premium .discord-cta-icon img{width:100%!important;height:100%!important;object-fit:contain!important;filter:drop-shadow(0 16px 22px rgba(15,18,70,.34))}
.article-premium .discord-cta-copy{display:grid;grid-template-columns:1fr auto;column-gap:18px;align-items:center}
.article-premium .discord-cta-kicker{grid-column:1;align-self:end}
.article-premium .discord-cta h3{grid-column:1;margin:5px 0 4px!important;font-size:clamp(24px,3vw,34px)!important;line-height:1.02!important;letter-spacing:-.04em!important}
.article-premium .discord-cta p{grid-column:1;margin:0!important;max-width:470px;color:rgba(255,255,255,.78)!important;font-size:14px!important;line-height:1.45!important}
.article-premium .discord-cta-button{grid-column:2;grid-row:1/4;min-width:148px!important;min-height:54px!important;padding:0 18px!important;background:#fff!important;color:#3741c4!important;border-radius:14px!important;box-shadow:0 12px 26px rgba(15,18,70,.22)!important}

.article-premium .okx-cta{grid-template-columns:132px 1fr;background:radial-gradient(circle at 100% 0,rgba(190,255,63,.12),transparent 32%),linear-gradient(135deg,#030303,#111 65%,#171a14)!important;border-color:#30342a!important}
.article-premium .okx-cta-logo{width:132px!important;height:92px!important;margin:0!important;border:0!important;border-radius:16px!important;background:#fff!important;display:grid!important;place-items:center!important;padding:18px!important}
.article-premium .okx-cta-logo:before{display:none!important}
.article-premium .okx-cta-logo img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:0!important}
.article-premium .okx-cta-copy{display:grid;grid-template-columns:1fr auto;column-gap:18px;align-items:center}
.article-premium .okx-cta-kicker{grid-column:1;color:#c5ff53!important}
.article-premium .okx-cta h3{grid-column:1;margin:5px 0 10px!important;font-size:clamp(23px,3vw,33px)!important;line-height:1.04!important;letter-spacing:-.04em!important}
.article-premium .okx-cta-benefits{grid-column:1;display:flex!important;flex-wrap:wrap;gap:8px!important;margin:0!important}
.article-premium .okx-cta-benefits span{padding:7px 10px!important;border:1px solid #30362a!important;border-radius:999px!important;background:rgba(190,255,63,.06)!important;color:#d8dfd1!important;font-size:11px!important}
.article-premium .okx-cta-benefits span:before{content:"✓ ";color:#c5ff53}
.article-premium .okx-cta-button{grid-column:2;grid-row:1/4;min-width:152px!important;min-height:54px!important;padding:0 18px!important;background:#c5ff53!important;color:#050505!important;border-radius:14px!important}

.article-sidebar-public .sidebar-community,.article-sidebar-public .sidebar-okx{display:grid;grid-template-columns:74px 1fr;gap:15px;align-items:center;padding:17px}
.sidebar-discord-logo{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(20,24,90,.3))}
.article-sidebar-public .sidebar-community small,.article-sidebar-public .sidebar-okx small{margin-bottom:4px}
.article-sidebar-public .sidebar-community strong,.article-sidebar-public .sidebar-okx strong{font-size:16px;line-height:1.15}
.article-sidebar-public .sidebar-community p,.article-sidebar-public .sidebar-okx p{margin:7px 0 10px;font-size:12px;line-height:1.4}
.article-sidebar-public .sidebar-community a,.article-sidebar-public .sidebar-okx a{padding:10px 12px;font-size:12px}
.article-sidebar-public .sidebar-okx>img{width:74px;height:74px;margin:0;padding:12px;object-fit:contain;border-radius:14px;background:#fff}

.article-premium .market-widget{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 21px!important;background:linear-gradient(135deg,#11141b,#0b0d12)!important;border:1px solid #282e3a!important}
.market-identity{display:flex;align-items:center;gap:14px;min-width:0}
.market-identity>div{display:flex;flex-direction:column;min-width:0}
.market-identity small{margin-bottom:3px;color:#727c8c;font:900 9px/1 Inter,sans-serif;letter-spacing:.14em}
.market-symbol{width:50px!important;height:50px!important;flex:0 0 50px;border-radius:15px!important;overflow:hidden;background:#1a1e27!important;border:1px solid #303746!important;display:grid!important;place-items:center!important}
.market-logo{width:100%;height:100%;object-fit:cover;background:#fff}
.market-fallback{font:900 11px/1 Inter,sans-serif;color:#c9d0db}
.market-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.market-values{text-align:right}
.market-price{font-size:22px!important}
.market-change{display:inline-flex!important;margin-top:5px;padding:5px 8px;border-radius:999px;background:#1b2029;font-size:11px!important}
.market-change.up{background:rgba(52,211,153,.11)}
.market-change.down{background:rgba(251,113,133,.11)}

@media(max-width:620px){
  .article-premium .discord-cta,.article-premium .okx-cta{grid-template-columns:78px 1fr!important;gap:14px!important;padding:18px!important}
  .article-premium .discord-cta-icon{width:78px!important;height:78px!important}
  .article-premium .okx-cta-logo{width:78px!important;height:70px!important;padding:11px!important}
  .article-premium .discord-cta-copy,.article-premium .okx-cta-copy{display:block!important}
  .article-premium .discord-cta h3,.article-premium .okx-cta h3{font-size:22px!important}
  .article-premium .discord-cta p{display:none}
  .article-premium .discord-cta-button,.article-premium .okx-cta-button{display:flex!important;margin-top:12px!important;width:100%!important;min-width:0!important;min-height:48px!important}
  .article-premium .okx-cta-benefits{gap:5px!important}
  .article-premium .okx-cta-benefits span{font-size:9px!important;padding:6px 8px!important}
  .article-premium .market-widget{padding:16px!important}
  .market-symbol{width:44px!important;height:44px!important;flex-basis:44px}
  .market-price{font-size:18px!important}
  .market-name{max-width:145px}
}


/* v4.2.9 — CTA e mercati live */
.article-premium .discord-cta-icon img,.sidebar-discord-logo{display:block!important;visibility:visible!important;opacity:1!important}
.article-premium .discord-cta{grid-template-columns:128px minmax(0,1fr)!important}
.article-premium .discord-cta-icon{width:128px!important;height:128px!important}
.article-premium .discord-cta-button,.article-premium .okx-cta-button{text-decoration:none!important;border-bottom:0!important}
.article-premium .okx-cta{grid-template-columns:150px minmax(0,1fr)!important}
.article-premium .okx-cta-logo{width:150px!important;height:86px!important;padding:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}
.article-premium .okx-cta-logo img{width:150px!important;height:auto!important;max-height:86px!important;object-fit:contain!important;filter:drop-shadow(0 12px 22px rgba(0,0,0,.5))}
.article-premium .okx-cta-button{box-shadow:0 12px 30px rgba(197,255,83,.18)!important;font-weight:950!important;letter-spacing:.03em!important}
.article-premium .okx-cta-button span{text-decoration:none!important}
.article-sidebar-public .sidebar-okx>img{background:transparent!important;padding:0!important;border-radius:0!important;object-fit:contain!important}
.market-logo{display:block!important;visibility:visible!important;opacity:1!important;background:transparent!important;object-fit:contain!important;padding:5px}
.market-price{white-space:nowrap}
.market-change{white-space:nowrap}
@media(max-width:620px){.article-premium .discord-cta,.article-premium .okx-cta{grid-template-columns:86px minmax(0,1fr)!important}.article-premium .discord-cta-icon{width:86px!important;height:86px!important}.article-premium .okx-cta-logo{width:86px!important;height:62px!important}.article-premium .okx-cta-logo img{width:86px!important;max-height:62px!important}}

/* v4.3.0 — CTA and live-market public rendering */
.article-premium .discord-cta{grid-template-columns:118px minmax(0,1fr)!important}
.article-premium .discord-cta-icon{width:118px!important;height:118px!important}
.article-premium .discord-cta-icon img{display:block!important;width:118px!important;height:118px!important;object-fit:contain!important;visibility:visible!important;opacity:1!important}
.article-premium .okx-cta{display:block!important;padding:28px!important;background:radial-gradient(circle at 100% 0,rgba(190,255,63,.13),transparent 35%),linear-gradient(145deg,#050605,#0d100b 68%,#181c14)!important}
.article-premium .okx-cta-logo{float:left!important;width:86px!important;height:86px!important;margin:0 20px 8px 0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:18px!important;overflow:hidden!important}
.article-premium .okx-cta-logo img{display:block!important;width:86px!important;height:86px!important;object-fit:cover!important;border-radius:18px!important}
.article-premium .okx-cta-copy{display:block!important}
.article-premium .okx-cta-kicker{display:inline-flex!important;margin-bottom:8px!important}
.article-premium .okx-cta h3{margin:0 0 10px!important;font-size:clamp(27px,3.4vw,38px)!important}
.article-premium .okx-cta-benefits{clear:both!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:20px 0 16px!important}
.article-premium .okx-cta-benefits span{display:flex!important;align-items:center!important;min-height:44px!important;padding:10px 13px!important;font-size:13px!important}
.article-premium .okx-cta-benefits span:before{content:"✓"!important;margin-right:8px!important;color:#c5ff53!important;font-weight:900!important}
.article-premium .okx-cta-button{display:flex!important;width:100%!important;min-height:58px!important;justify-content:center!important;text-decoration:none!important;border:0!important}
.article-premium .okx-cta-button span,.article-premium .okx-cta-button b{text-decoration:none!important;border:0!important}
.market-logo{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;object-fit:contain!important;padding:3px!important}
.market-fallback[hidden]{display:none!important}
@media(max-width:620px){
 .article-premium .discord-cta{grid-template-columns:82px minmax(0,1fr)!important}
 .article-premium .discord-cta-icon,.article-premium .discord-cta-icon img{width:82px!important;height:82px!important}
 .article-premium .okx-cta{padding:21px!important}
 .article-premium .okx-cta-logo,.article-premium .okx-cta-logo img{width:66px!important;height:66px!important;border-radius:14px!important}
 .article-premium .okx-cta-logo{margin-right:14px!important}
 .article-premium .okx-cta h3{font-size:25px!important}
 .article-premium .okx-cta-benefits{grid-template-columns:1fr!important}
}

/* v4.3.1 — CTA OKX e icone asset definitive */
.article-premium .okx-cta-logo{width:120px!important;height:120px!important;margin:0 24px 10px 0!important;border-radius:24px!important}
.article-premium .okx-cta-logo img{width:120px!important;height:120px!important;object-fit:contain!important;border-radius:24px!important}
.article-premium .okx-cta-benefits span{font-size:14px!important;line-height:1.35!important}
.article-premium .okx-cta-button{min-height:64px!important}
.article-premium .okx-cta-button span{font-size:15px!important;letter-spacing:.045em!important}
.market-logo{padding:0!important;border-radius:13px!important}
@media(max-width:620px){
 .article-premium .okx-cta-logo,.article-premium .okx-cta-logo img{width:92px!important;height:92px!important;border-radius:20px!important}
 .article-premium .okx-cta-logo{margin-right:16px!important}
 .article-premium .okx-cta-benefits span{font-size:12px!important}
 .article-premium .okx-cta-button span{font-size:13px!important}
}

/* v4.3.2 — correzione dimensioni logo OKX e alone Discord */
.article-premium .okx-cta-logo{
  width:132px!important;
  height:132px!important;
  margin:0 24px 12px 0!important;
  border-radius:24px!important;
}
.article-premium .okx-cta-logo img{
  width:132px!important;
  height:132px!important;
  max-height:none!important;
  object-fit:cover!important;
  border-radius:24px!important;
  filter:none!important;
  transform:none!important;
}
.article-premium .discord-cta-icon,
.article-premium .discord-cta-icon img,
.sidebar-discord-logo{
  animation:none!important;
  filter:none!important;
  transform:none!important;
  will-change:auto!important;
  backface-visibility:visible!important;
}
.article-premium .discord-cta-icon{
  box-shadow:none!important;
}
.article-premium .discord-cta-icon:before,
.article-premium .discord-cta-icon:after{
  display:none!important;
  content:none!important;
}
@media(max-width:620px){
  .article-premium .okx-cta-logo,
  .article-premium .okx-cta-logo img{
    width:104px!important;
    height:104px!important;
    border-radius:20px!important;
  }
  .article-premium .okx-cta-logo{margin:0 18px 12px 0!important}
}

/* === HOME PREMIUM v4.3.7 === */
.home-premium{overflow:hidden;background:radial-gradient(circle at 76% 8%,rgba(124,92,255,.10),transparent 24%),#08090c}.home-premium>*{width:min(1260px,calc(100% - 40px));margin-left:auto;margin-right:auto}.home-hero{position:relative;min-height:720px;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:70px;padding:90px 0 76px}.home-hero-glow{position:absolute;width:560px;height:560px;border-radius:50%;right:-90px;top:70px;background:radial-gradient(circle,rgba(124,92,255,.20),rgba(124,92,255,.02) 55%,transparent 70%);filter:blur(10px);pointer-events:none}.home-hero-copy{position:relative;z-index:2}.home-live-label{display:inline-flex;align-items:center;gap:10px;padding:9px 13px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(255,255,255,.035);font-size:11px;font-weight:850;letter-spacing:.16em;color:#b9c0ce}.home-live-label span{width:8px;height:8px;border-radius:50%;background:#43e3a2;box-shadow:0 0 0 6px rgba(67,227,162,.10)}.home-hero h1{font-size:clamp(60px,7.5vw,112px);line-height:.91;letter-spacing:-.065em;margin:26px 0 28px;max-width:860px}.home-hero h1 em{font-style:normal;color:#9d86ff;text-shadow:0 12px 45px rgba(124,92,255,.18)}.home-hero-copy>p{font-size:clamp(18px,1.7vw,23px);line-height:1.55;color:#aeb6c4;max-width:700px;margin:0}.home-hero-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap;margin-top:32px}.home-btn{min-height:56px;padding:0 20px;border-radius:14px;display:inline-flex;align-items:center;gap:11px;font-weight:850;transition:.2s ease}.home-btn img{width:28px;height:28px;object-fit:contain}.home-btn-primary{background:linear-gradient(135deg,#7c5cff,#5b3ef0);box-shadow:0 18px 48px rgba(99,70,244,.25)}.home-btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 58px rgba(99,70,244,.34)}.home-btn-secondary{background:#11141b;border:1px solid #252a36;color:#d9dee7}.home-btn-secondary:hover{border-color:#464d5e}.home-hero-proof{display:flex;gap:34px;margin-top:40px;padding-top:26px;border-top:1px solid rgba(255,255,255,.08);max-width:690px}.home-hero-proof div{display:flex;flex-direction:column}.home-hero-proof strong{font-size:22px;letter-spacing:-.03em}.home-hero-proof span{font-size:12px;color:#7f8998}.home-hero-visual{position:relative;z-index:1;min-height:500px;display:grid;place-items:center}.home-hero-visual>img{width:min(390px,78%);position:relative;z-index:3;filter:drop-shadow(0 38px 80px rgba(87,59,221,.28))}.home-orbit{position:absolute;border:1px solid rgba(161,140,255,.18);border-radius:50%}.orbit-one{width:460px;height:460px}.orbit-two{width:590px;height:590px;border-style:dashed;opacity:.55}.home-market-chip{position:absolute;z-index:4;min-width:145px;padding:14px 16px;border-radius:16px;background:rgba(17,20,27,.82);border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(14px);box-shadow:0 18px 45px rgba(0,0,0,.28)}.home-market-chip small{display:block;color:#8d96a5;font-size:9px;font-weight:850;letter-spacing:.14em}.home-market-chip strong{display:block;margin-top:3px;font-size:18px}.chip-one{left:1%;top:25%}.chip-two{right:0;bottom:24%}.home-featured{padding:36px 0 82px}.home-section-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.home-section-label span,.home-kicker{font-size:11px;font-weight:900;letter-spacing:.18em;color:#9d86ff}.home-section-label small{color:#7f8998}.home-featured-card{display:grid;grid-template-columns:1.18fr .82fr;min-height:520px;overflow:hidden;border-radius:28px;border:1px solid #242936;background:#101218;box-shadow:0 35px 90px rgba(0,0,0,.22);transition:.25s ease}.home-featured-card:hover{transform:translateY(-4px);border-color:#3a4050}.home-featured-media{position:relative;min-height:520px}.home-featured-media img{width:100%;height:100%;object-fit:cover}.home-featured-overlay{position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,rgba(16,18,24,.55))}.home-featured-badge{position:absolute;left:24px;top:24px;padding:8px 11px;border-radius:999px;background:rgba(8,9,12,.74);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(12px);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.home-featured-copy{padding:54px;display:flex;flex-direction:column;justify-content:center}.home-featured-kicker{font-size:10px;font-weight:900;letter-spacing:.18em;color:#8b95a5}.home-featured-copy h2{font-size:clamp(38px,4.2vw,64px);line-height:1.02;margin:15px 0 20px}.home-featured-copy p{font-size:17px;line-height:1.65;color:#aeb6c4;margin:0}.home-featured-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;padding-top:22px;border-top:1px solid #262b36;font-size:12px;color:#7f8998}.home-featured-footer b{font-size:13px;color:#fff}.home-categories{padding:0 0 76px}.home-category-list{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.home-category-list a{min-height:76px;padding:18px;border:1px solid #242936;border-radius:16px;background:#101218;display:flex;align-items:center;justify-content:space-between;font-weight:800;transition:.2s}.home-category-list a span{color:#7c5cff}.home-category-list a:hover{background:#151821;border-color:#3a4050;transform:translateY(-2px)}.home-latest{padding:0 0 92px}.home-latest-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}.home-latest-head h2{font-size:clamp(42px,5vw,68px);margin-top:10px}.home-latest-head>p{max-width:450px;margin:0;color:#8f98a7;font-size:16px}.home-stories-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.home-story{grid-column:span 4;background:#101218;border:1px solid #242936;border-radius:20px;overflow:hidden;transition:.23s ease}.home-story:hover{transform:translateY(-4px);border-color:#3b4252}.home-story-cover{position:relative;display:block;aspect-ratio:16/10;overflow:hidden}.home-story-cover img{width:100%;height:100%;object-fit:cover;transition:.35s transform}.home-story:hover .home-story-cover img{transform:scale(1.035)}.home-story-category{position:absolute;left:14px;bottom:14px;padding:6px 9px;border-radius:999px;background:rgba(8,9,12,.76);border:1px solid rgba(255,255,255,.12);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;backdrop-filter:blur(9px)}.home-story-body{padding:22px}.home-story-meta{display:flex;gap:8px;font-size:11px;color:#747e8d}.home-story h3{font-size:25px;line-height:1.12;margin:10px 0 12px;letter-spacing:-.035em}.home-story p{margin:0;color:#929ba9;font-size:14px;line-height:1.58;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-story-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;font-size:12px;font-weight:850}.home-story-link span{color:#8f75ff}.home-story-1,.home-story-2{grid-column:span 6}.home-story-1,.home-story-2{display:grid;grid-template-columns:1.05fr .95fr}.home-story-1 .home-story-cover,.home-story-2 .home-story-cover{aspect-ratio:auto;min-height:310px}.home-story-1 .home-story-body,.home-story-2 .home-story-body{display:flex;flex-direction:column;justify-content:center;padding:30px}.home-story-1 h3,.home-story-2 h3{font-size:31px}.home-community{margin-bottom:96px;display:grid;grid-template-columns:360px 1fr;min-height:420px;border-radius:28px;overflow:hidden;border:1px solid rgba(117,98,255,.32);background:radial-gradient(circle at 12% 20%,rgba(126,99,255,.38),transparent 42%),linear-gradient(135deg,#171332,#101218 70%);box-shadow:0 34px 90px rgba(0,0,0,.24)}.home-community-art{display:grid;place-items:center;position:relative;overflow:hidden}.home-community-art:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;border:1px solid rgba(255,255,255,.09)}.home-community-art img{position:relative;z-index:2;width:220px;height:220px;object-fit:contain}.home-community-copy{padding:56px;display:flex;flex-direction:column;justify-content:center}.home-community-copy>span{font-size:10px;font-weight:900;letter-spacing:.18em;color:#a897ff}.home-community h2{font-size:clamp(40px,5vw,66px);margin:13px 0 17px}.home-community p{max-width:720px;color:#aeb6c4;font-size:17px}.home-community-points{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0 28px}.home-community-points b{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);font-size:11px}.home-community-copy>a{align-self:flex-start;padding:15px 19px;border-radius:13px;background:#fff;color:#27203f;font-weight:900}.home-community-copy>a span{margin-left:8px}
@media(max-width:1000px){.home-hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.home-hero-visual{display:none}.home-featured-card{grid-template-columns:1fr}.home-featured-media{min-height:420px}.home-featured-overlay{background:linear-gradient(0deg,rgba(16,18,24,.5),transparent 45%)}.home-category-list{grid-template-columns:repeat(3,1fr)}.home-story,.home-story-1,.home-story-2{grid-column:span 6;display:block}.home-story-1 .home-story-cover,.home-story-2 .home-story-cover{min-height:0;aspect-ratio:16/10}.home-community{grid-template-columns:280px 1fr}}
@media(max-width:660px){.home-premium>*{width:min(100% - 28px,1260px)}.home-hero{padding:56px 0 54px}.home-live-label{font-size:9px}.home-hero h1{font-size:clamp(50px,15vw,70px);margin:21px 0 23px}.home-hero-copy>p{font-size:17px}.home-hero-actions{display:grid}.home-btn{width:100%;justify-content:center}.home-hero-proof{gap:15px;justify-content:space-between}.home-hero-proof strong{font-size:18px}.home-hero-proof span{font-size:10px}.home-featured{padding:16px 0 60px}.home-featured-card{min-height:0;border-radius:20px}.home-featured-media{min-height:250px}.home-featured-copy{padding:26px}.home-featured-copy h2{font-size:36px}.home-featured-copy p{font-size:15px}.home-featured-footer{align-items:flex-start;flex-direction:column}.home-category-list{grid-template-columns:repeat(2,1fr)}.home-category-list a{min-height:62px;padding:14px;font-size:13px}.home-latest-head{align-items:flex-start;flex-direction:column;gap:13px}.home-latest-head h2{font-size:42px}.home-stories-grid{display:block}.home-story,.home-story-1,.home-story-2{margin-bottom:16px}.home-story h3,.home-story-1 h3,.home-story-2 h3{font-size:26px}.home-community{grid-template-columns:1fr;margin-bottom:68px}.home-community-art{min-height:220px}.home-community-art img{width:160px;height:160px}.home-community-copy{padding:28px}.home-community h2{font-size:39px}.home-community-points{display:grid}.home-community-copy>a{width:100%;text-align:center}.home-section-label{align-items:flex-start;gap:8px;flex-direction:column}}

/* Home refinement v4.3.8 */
.site-header{min-height:82px;padding-top:12px;padding-bottom:12px;background:linear-gradient(180deg,rgba(8,9,12,.96),rgba(8,9,12,.88));border-bottom:1px solid rgba(157,134,255,.12);box-shadow:0 10px 35px rgba(0,0,0,.16)}
.site-header:before{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(124,92,255,.45),transparent);opacity:.65}
.brand{gap:13px}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:radial-gradient(circle at 35% 25%,rgba(36,190,255,.24),rgba(9,39,75,.6));border:1px solid rgba(87,190,255,.22);box-shadow:inset 0 1px rgba(255,255,255,.12),0 10px 28px rgba(0,108,220,.14)}.brand-mark img{width:44px;height:44px}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font-size:16px}.brand-copy small{margin-top:4px;color:#747e8d;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-header nav{gap:18px}.header-links{display:flex;align-items:center;gap:6px;padding:5px;border:1px solid rgba(255,255,255,.065);border-radius:999px;background:rgba(255,255,255,.025)}.header-links a{padding:7px 11px;border-radius:999px}.header-links a:hover{background:rgba(255,255,255,.06)}.site-header .discord{min-height:46px;padding:6px 9px 6px 7px;gap:8px;display:inline-flex;align-items:center;background:linear-gradient(135deg,#6f70ff,#5546ef);border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 30px rgba(83,70,239,.25)}.site-header .discord img{width:32px;height:32px;object-fit:contain}.site-header .discord b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgba(255,255,255,.14)}
.home-hero{padding-top:70px;padding-bottom:70px}.home-hero-actions{margin-top:30px}.home-btn-primary{min-width:330px;justify-content:center}.home-hero-proof{max-width:770px;gap:0;justify-content:space-between}.home-hero-proof div{flex:1;padding:0 22px;border-right:1px solid rgba(255,255,255,.07)}.home-hero-proof div:first-child{padding-left:0}.home-hero-proof div:last-child{border-right:0}.home-hero-proof strong{font-size:16px}.home-hero-proof span{font-size:11px;line-height:1.35;margin-top:4px}.home-featured-badge{top:auto;bottom:22px;left:22px}.home-featured-media:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(0deg,rgba(7,8,11,.58),transparent);pointer-events:none}.home-featured-badge{z-index:2}.home-featured-card{border-color:#292e3b}.home-featured-copy h2{max-width:700px}.home-featured-footer b{display:inline-flex;align-items:center;gap:8px}.home-latest{position:relative}.home-latest:before{content:"";position:absolute;left:50%;top:-30px;width:min(900px,80vw);height:230px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(108,76,255,.08),transparent 67%);pointer-events:none}.home-story{box-shadow:0 18px 45px rgba(0,0,0,.13)}.home-story-category,.home-featured-badge{box-shadow:0 8px 24px rgba(0,0,0,.25)}
@media(max-width:820px){.site-header{min-height:72px;padding-left:18px;padding-right:18px}.header-links{display:none}.brand-copy small{display:none}.site-header .discord{min-height:44px;padding-right:10px}.site-header .discord img{width:29px;height:29px}.site-header .discord b{display:none}}
@media(max-width:660px){.site-header{position:sticky}.brand-mark{width:43px;height:43px;border-radius:14px}.brand-mark img{width:40px;height:40px}.brand-copy strong{font-size:15px}.site-header .discord{font-size:13px}.home-hero{padding-top:42px;padding-bottom:48px}.home-live-label{padding:8px 11px}.home-hero h1{font-size:clamp(48px,14.4vw,66px);line-height:.93;margin-top:22px}.home-hero-copy>p{line-height:1.55}.home-hero-actions{margin-top:27px}.home-btn-primary{min-width:0;min-height:60px;border-radius:16px;font-size:16px}.home-btn-primary img{width:32px;height:32px}.home-hero-proof{margin-top:32px;padding-top:22px;gap:0}.home-hero-proof div{padding:0 11px}.home-hero-proof strong{font-size:13px;line-height:1.15}.home-hero-proof span{font-size:9px}.home-featured{padding-top:6px}.home-section-label{flex-direction:row;align-items:center}.home-featured-media{min-height:265px}.home-featured-badge{bottom:16px;left:16px}.home-featured-copy{padding:25px 24px 27px}.home-featured-copy h2{font-size:34px;line-height:1.03}.home-featured-copy p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.home-featured-footer{gap:14px}.home-featured-footer b{font-size:14px}.home-latest-head{margin-bottom:23px}.home-latest-head h2{font-size:39px;line-height:1.02}.home-story{border-radius:19px}.home-story-cover{aspect-ratio:16/9}.home-story-body{padding:20px}.home-story p{-webkit-line-clamp:2}.home-story-link{font-size:13px;margin-top:15px}.home-community-art{min-height:180px}.home-community-art img{width:135px;height:135px}}
@media(max-width:430px){.brand-copy strong{font-size:14px}.site-header .discord span{font-size:12px}.site-header .discord img{width:27px;height:27px}.home-hero-proof span{display:none}.home-hero-proof strong{font-size:12px}.home-hero-proof div{text-align:center}.home-featured-copy h2{font-size:32px}}

/* v4.3.9 — Navbar essenziale e bilanciata */
.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}
.site-header .brand{display:inline-flex;align-items:center;gap:12px;min-width:0}
.site-header .brand-mark{width:46px!important;height:46px!important;padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;overflow:visible!important}
.site-header .brand-mark img{width:46px!important;height:46px!important;object-fit:contain}
.site-header .brand-copy{display:flex!important;justify-content:center;min-height:46px}
.site-header .brand-copy strong{display:flex;align-items:center;min-height:46px;line-height:1;font-size:17px}
.site-header .brand-copy small{display:none!important}
.site-header nav{justify-self:end}
.site-header .discord{min-height:38px!important;padding:5px 11px 5px 7px!important;gap:7px!important;border-radius:999px!important;font-size:13px!important;box-shadow:none!important}
.site-header .discord img{width:25px!important;height:25px!important}
.site-header .discord b{display:none!important}

@media(max-width:820px){
 .site-header{grid-template-columns:minmax(0,1fr) auto;min-height:68px!important;padding:10px 16px!important}
 .site-header .brand{gap:10px}
 .site-header .brand-mark,.site-header .brand-mark img{width:42px!important;height:42px!important}
 .site-header .brand-copy,.site-header .brand-copy strong{min-height:42px}
 .site-header .brand-copy strong{font-size:16px!important;white-space:nowrap}
 .site-header .discord{min-height:36px!important;padding:5px 10px 5px 6px!important}
 .site-header .discord img{width:24px!important;height:24px!important}
 .site-header .discord span{font-size:0!important}
 .site-header .discord span:after{content:'Discord';font-size:12px;font-weight:800}
}

@media(max-width:430px){
 .site-header{padding-left:14px!important;padding-right:14px!important}
 .site-header .brand{gap:8px}
 .site-header .brand-mark,.site-header .brand-mark img{width:38px!important;height:38px!important}
 .site-header .brand-copy,.site-header .brand-copy strong{min-height:38px}
 .site-header .brand-copy strong{font-size:15px!important}
 .site-header .discord{padding-right:9px!important}
 .site-header .discord img{width:22px!important;height:22px!important}
}

/* v4.4.0 — views, like, commenti e accesso Discord */
.engagement-counts{display:flex;align-items:center;gap:14px;margin-top:14px;color:#aeb4c5;font-size:.82rem;font-weight:750}.engagement-counts span{display:inline-flex;align-items:center;gap:5px}.home-story-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:auto}.home-story-bottom .engagement-counts{margin:0}.home-featured-footer .engagement-counts{margin:0;margin-left:auto}.article-engagement{max-width:900px;margin:56px auto 0;padding:0 20px}.article-social-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:16px 18px;border:1px solid #292d3a;border-radius:18px;background:#101218;color:#aeb4c5}.article-social-bar>span,.article-like-button{display:inline-flex;align-items:center;gap:7px;font:inherit;font-weight:750}.article-like-button{border:1px solid #35394a;background:#171a23;color:#f2f3f7;border-radius:999px;padding:10px 15px;cursor:pointer}.article-like-button:hover,.article-like-button.is-liked{border-color:#7357ff;background:rgba(115,87,255,.14);color:#b9aaff}.article-like-button.is-liked span{color:#9a7cff}.comments-panel{margin-top:22px;border:1px solid #292d3a;border-radius:24px;background:linear-gradient(145deg,#11131a,#0c0e13);padding:26px}.comments-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.comments-heading small{color:#967bff;font-weight:900;letter-spacing:.16em}.comments-heading h2{margin:4px 0 0;font-size:clamp(1.7rem,4vw,2.35rem)}.discord-login,.comment-login-gate a{display:inline-flex;align-items:center;gap:9px;border-radius:12px;padding:11px 15px;background:#5865f2;color:#fff;text-decoration:none;font-weight:850}.discord-login img{width:24px;height:24px;object-fit:contain}.comment-user{display:flex;align-items:center;gap:10px}.comment-user img,.reader-comment>img{width:42px;height:42px;border-radius:50%;object-fit:cover}.comment-user span{font-weight:800}.comment-user button{border:0;background:transparent;color:#969dac;cursor:pointer}.comment-form textarea{width:100%;min-height:120px;resize:vertical;border:1px solid #343848;border-radius:15px;background:#0b0d12;color:#fff;padding:15px;font:inherit;line-height:1.55}.comment-form>div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:11px}.comment-form small{color:#7f8798}.comment-form button{border:0;border-radius:12px;background:linear-gradient(135deg,#7357ff,#5636f6);color:#fff;padding:12px 18px;font-weight:900;cursor:pointer}.comment-form button:disabled{opacity:.55}.comment-login-gate{padding:22px;border:1px solid rgba(88,101,242,.35);border-radius:18px;background:rgba(88,101,242,.08)}.comment-login-gate strong{font-size:1.15rem}.comment-login-gate p{color:#aeb4c5;line-height:1.65;margin:8px 0 16px}.comments-list{margin-top:26px}.reader-comment{display:flex;gap:13px;padding:18px 0;border-top:1px solid #252936}.reader-comment>div{flex:1;min-width:0}.reader-comment header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.reader-comment time{font-size:.78rem;color:#7f8798}.reader-comment p{margin:7px 0 0;color:#d6d9e2;line-height:1.65;overflow-wrap:anywhere}.no-comments{color:#8c93a3;text-align:center;padding:18px 0}
@media(max-width:700px){.home-story-bottom{align-items:center}.home-story-bottom .home-story-link{font-size:.82rem}.home-featured-footer{flex-wrap:wrap}.home-featured-footer .engagement-counts{order:3;width:100%;margin-top:8px}.article-engagement{padding:0 14px;margin-top:38px}.comments-panel{padding:19px 16px}.comments-heading{align-items:flex-start;flex-direction:column}.comment-user{width:100%}.comment-form>div{align-items:flex-end}.article-social-bar{gap:9px}.article-social-bar>span,.article-like-button{font-size:.82rem}}

/* v4.4.4 — selettore dominio staff */
.domain-switch-card{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;margin:0 0 22px;border:1px solid rgba(124,92,255,.24);border-radius:20px;background:linear-gradient(135deg,rgba(124,92,255,.10),rgba(20,24,36,.92));box-shadow:0 18px 50px rgba(0,0,0,.18)}
.domain-switch-card small{color:#9b8cff;font-weight:800;letter-spacing:.12em}.domain-switch-card h2{margin:5px 0 6px;font-size:clamp(18px,2vw,25px);overflow-wrap:anywhere}.domain-switch-card p{margin:0;color:var(--muted,#aeb5c5);max-width:720px}.domain-switch-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.domain-switch-actions span{padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.domain-switch-actions .is-test{background:rgba(255,184,77,.14);color:#ffc56d;border:1px solid rgba(255,184,77,.25)}.domain-switch-actions .is-production{background:rgba(44,210,133,.14);color:#54e8a1;border:1px solid rgba(44,210,133,.25)}@media(max-width:760px){.domain-switch-card{align-items:flex-start;flex-direction:column;padding:18px}.domain-switch-actions{width:100%;justify-content:space-between;flex-wrap:wrap}.domain-switch-actions button{flex:1}}


/* v4.4.4 — pannello configurazione */
.staff-config-card{margin:0 0 18px;padding:22px;border:1px solid rgba(129,92,246,.24);border-radius:22px;background:linear-gradient(145deg,rgba(20,17,38,.96),rgba(10,9,22,.96));box-shadow:0 18px 44px rgba(0,0,0,.18)}
.staff-config-head{display:flex;gap:20px;align-items:center;justify-content:space-between}.staff-config-head small{font-size:11px;font-weight:900;letter-spacing:.16em;color:#9b87ff}.staff-config-head h2{margin:5px 0 6px;font-size:22px}.staff-config-head p{margin:0;max-width:760px;color:#aaa5bc;font-size:13px;line-height:1.55}.staff-config-form{margin-top:22px;border-top:1px solid rgba(255,255,255,.08);padding-top:20px}.staff-config-form.hidden{display:none}.config-section{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.07)}.config-section h3{margin:0 0 14px;font-size:15px}.config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.config-grid label{display:grid;gap:7px}.config-grid label>span{font-size:12px;font-weight:800;color:#c8c3d7}.config-grid input,.config-grid textarea,.config-grid select{width:100%;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:rgba(255,255,255,.045);color:#fff;padding:11px 12px;font:inherit}.config-grid textarea{resize:vertical}.config-wide{grid-column:1/-1}.config-toggles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.config-toggles label{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.025);cursor:pointer}.config-toggles input{margin-top:4px;accent-color:#8267ff}.config-toggles span{display:grid;gap:3px}.config-toggles b{font-size:13px}.config-toggles small{font-size:11px;color:#9993aa;line-height:1.4}.config-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.config-status{display:grid;grid-template-columns:auto 1fr;gap:3px 8px;align-items:center;padding:11px;border-radius:13px;background:rgba(255,255,255,.035)}.config-status i{width:8px;height:8px;border-radius:50%;grid-row:1/3}.config-status.ok i{background:#35d07f;box-shadow:0 0 12px rgba(53,208,127,.55)}.config-status.missing i{background:#f2a94a}.config-status span{font-size:11px;font-weight:800}.config-status b{font-size:10px;color:#9993aa;font-weight:600}.staff-config-actions{display:flex;align-items:center;gap:12px;padding-top:18px}.staff-config-actions span{font-size:12px;color:#a9e7c4}
@media(max-width:760px){.staff-config-card{padding:16px;border-radius:18px}.staff-config-head{align-items:flex-start;flex-direction:column}.staff-config-head .btn{width:100%}.config-grid,.config-toggles{grid-template-columns:1fr}.config-status-grid{grid-template-columns:1fr 1fr}.config-wide{grid-column:auto}}

/* v5.0.0 — Redazione premium, struttura HTML/CSS completa */
.staff-v5{--staff-bg:#f4f5f8;--staff-card:#fff;--staff-ink:#10131a;--staff-muted:#72798a;--staff-line:#e6e8ee;--staff-purple:#6945f5;--staff-purple-2:#8d6cff;--staff-dark:#11131b;background:var(--staff-bg)!important;color:var(--staff-ink)}
.staff-v5 .editor-app{min-height:100dvh;background:radial-gradient(circle at 50% -20%,rgba(112,75,245,.10),transparent 32%),var(--staff-bg)}
.staff-v5 .editor-top{position:sticky;top:0;z-index:80;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(420px,1fr);align-items:center;gap:18px;min-height:72px;padding:10px 24px;border-bottom:1px solid rgba(20,24,34,.08);background:rgba(249,250,252,.88);backdrop-filter:blur(20px);box-shadow:0 8px 30px rgba(25,27,38,.05)}
.staff-v5 .editor-brand-row{display:flex;align-items:center;gap:13px;min-width:0}.staff-v5 .staff-brand{display:flex;align-items:center;gap:10px;color:#11151d;text-decoration:none;font-weight:900;letter-spacing:-.02em;white-space:nowrap}.staff-v5 .staff-brand img{width:38px;height:38px;object-fit:contain}.staff-v5 .staff-brand span{font-size:15px}.staff-v5 .sidebar-toggle{width:42px;height:42px;border:1px solid #e3e5ec;border-radius:12px;background:#fff;display:grid;place-content:center;gap:4px;box-shadow:0 5px 16px rgba(20,24,34,.06)}.staff-v5 .sidebar-toggle span{display:block;width:17px;height:2px;border-radius:99px;background:#1d2230}.staff-v5 .editor-context{text-align:center;display:grid;justify-items:center;line-height:1.1}.staff-v5 .editor-context small{font-size:9px;letter-spacing:.2em;color:#8b91a0;font-weight:900}.staff-v5 .editor-context strong{font-size:14px;margin-top:4px}.staff-v5 .save-state{position:static!important;margin-top:4px!important;padding:0!important;background:none!important;color:#47a775!important;font-size:10px!important;font-weight:800!important}.staff-v5 .top-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.staff-v5 .compact-action{min-height:38px!important;padding:8px 12px!important;border-radius:11px!important;font-size:12px!important;font-weight:850!important}.staff-v5 .top-actions .primary{box-shadow:0 8px 22px rgba(105,69,245,.24)}.staff-v5 .logout-compact{width:38px;height:38px;border-radius:11px;border:1px solid #e3e5ec;background:#fff;color:#596071}
.staff-v5 .editor-layout{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:calc(100dvh - 72px)}.staff-v5 .article-sidebar{position:sticky;top:72px;height:calc(100dvh - 72px);border-right:1px solid var(--staff-line);background:#fff;padding:18px 14px;box-shadow:none}.staff-v5 .sidebar-head{padding:4px 5px 14px}.staff-v5 .sidebar-head strong{font-size:17px}.staff-v5 .new-article{border-radius:12px!important;background:#11131a!important;box-shadow:none!important}.staff-v5 .filter-tabs{padding:5px;background:#f1f2f6;border-radius:12px;gap:4px}.staff-v5 .filter-tabs button{border-radius:9px!important;font-size:10px!important}.staff-v5 .article-list{padding-top:10px}
.staff-v5 .notion-editor{width:100%;max-width:1180px;margin:0 auto;padding:34px 34px 150px;overflow:visible}
.staff-v5 .staff-command-center{margin-bottom:26px}.staff-v5 .command-center-intro{padding:8px 2px 20px}.staff-v5 .command-eyebrow{display:block;color:var(--staff-purple);font-size:10px;font-weight:950;letter-spacing:.18em}.staff-v5 .command-center-intro h1{margin:8px 0 8px;font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.055em}.staff-v5 .command-center-intro p{margin:0;color:var(--staff-muted);font-size:14px}.staff-v5 .command-status-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.staff-v5 .command-status{margin:0!important;min-height:176px;padding:20px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr);grid-template-rows:1fr auto;align-items:start;gap:8px 15px;border:1px solid #252936!important;border-radius:22px!important;background:linear-gradient(145deg,#171a24,#101219)!important;color:#fff;box-shadow:0 18px 40px rgba(20,23,34,.13)!important}.staff-v5 .command-icon{grid-row:1/3;width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:rgba(132,101,255,.15);color:#a890ff;font-size:19px;font-weight:900;border:1px solid rgba(151,125,255,.18)}.staff-v5 .command-copy small{color:#9583ff!important;font-size:9px!important;letter-spacing:.17em!important}.staff-v5 .command-copy h2{margin:6px 0 6px!important;color:#fff;font-size:17px!important;line-height:1.25}.staff-v5 .command-copy p{margin:0!important;color:#9fa5b4!important;font-size:12px!important;line-height:1.5}.staff-v5 .domain-switch-actions{grid-column:2;display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px}.staff-v5 .domain-switch-actions .btn,.staff-v5 #configToggleBtn{min-height:36px;padding:8px 12px;border-color:#323744;background:#20232e;color:#fff;font-size:11px}.staff-v5 #configToggleBtn{grid-column:2;align-self:end;justify-self:start}.staff-v5 .staff-config-head{display:block}
.staff-v5 .staff-config-form{position:fixed;z-index:110;inset:0 0 0 auto;width:min(92vw,760px);height:100dvh;margin:0!important;padding:0 22px 110px!important;overflow:auto;border:0!important;background:#101219;color:#fff;box-shadow:-30px 0 80px rgba(0,0,0,.28);animation:staffDrawerIn .24s ease}.staff-v5 .staff-config-form.hidden{display:none!important}@keyframes staffDrawerIn{from{transform:translateX(35px);opacity:0}to{transform:none;opacity:1}}.staff-v5 .config-drawer-head{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 -22px 18px;padding:24px 22px 18px;background:rgba(16,18,25,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.staff-v5 .config-drawer-head small{color:#9c86ff;font-size:10px;font-weight:900;letter-spacing:.18em}.staff-v5 .config-drawer-head h2{margin:5px 0 4px;font-size:25px}.staff-v5 .config-drawer-head p{margin:0;color:#979dac;font-size:12px}.staff-v5 #configDrawerClose{width:38px;height:38px;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:#1b1e28;color:#fff;font-size:22px}.staff-v5 .config-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.staff-v5 .config-status{background:#181b24;border:1px solid rgba(255,255,255,.07);padding:13px}.staff-v5 .config-section{display:grid;grid-template-columns:180px minmax(0,1fr);gap:24px;padding:26px 0;border-bottom:1px solid rgba(255,255,255,.08)}.staff-v5 .config-section-head{display:flex;gap:10px;align-items:flex-start}.staff-v5 .config-section-head>span{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgba(123,92,255,.15);color:#a38eff;font-size:10px;font-weight:900}.staff-v5 .config-section-head h3{margin:1px 0 5px;font-size:14px}.staff-v5 .config-section-head p{margin:0;color:#858c9d;font-size:11px;line-height:1.45}.staff-v5 .config-grid{gap:12px}.staff-v5 .config-grid label>span{color:#c8ccd6}.staff-v5 .config-grid input,.staff-v5 .config-grid textarea,.staff-v5 .config-grid select{border-color:#303440;background:#151821}.staff-v5 .config-toggles{grid-template-columns:1fr}.staff-v5 .config-toggles label{background:#161922}.staff-v5 .staff-config-actions{position:sticky;bottom:0;margin:0 -22px;padding:16px 22px max(16px,env(safe-area-inset-bottom));background:rgba(16,18,25,.96);border-top:1px solid rgba(255,255,255,.08)}
.staff-v5 #articleForm{display:grid;gap:18px}.staff-v5 #articleForm>section,.staff-v5 #articleForm>details,.staff-v5 .danger-zone{margin:0!important;border:1px solid var(--staff-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 34px rgba(23,26,38,.05)!important}.staff-v5 .article-setup-card,.staff-v5 .compose-card,.staff-v5 .publish-card{padding:24px!important}.staff-v5 .editor-section-heading{display:flex;align-items:center;gap:12px;margin:0 0 22px}.staff-v5 .editor-section-heading>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#f0ebff;color:var(--staff-purple);font-size:11px;font-weight:950}.staff-v5 .editor-section-heading small{display:block;color:#8c92a1;font-size:9px;font-weight:900;letter-spacing:.16em}.staff-v5 .editor-section-heading h2{margin:3px 0 0;font-size:18px;letter-spacing:-.02em}.staff-v5 .title-input{padding:0 0 18px!important;border:0!important;border-bottom:1px solid var(--staff-line)!important;border-radius:0!important;background:transparent!important;color:#11151d!important;font-size:clamp(30px,5vw,54px)!important;line-height:1.02!important;letter-spacing:-.055em!important;font-weight:900!important}.staff-v5 .title-input::placeholder{color:#c6c9d1}.staff-v5 .article-meta{display:flex;align-items:flex-end;gap:14px;margin-top:20px}.staff-v5 .field-compact{min-width:220px}.staff-v5 .article-setup-card select,.staff-v5 .article-setup-card textarea:not(.title-input),.staff-v5 .publish-card input{border:1px solid #dfe2e9!important;border-radius:13px!important;background:#fafbfc!important;color:#151820!important}.staff-v5 .publication-description{margin-top:20px}.staff-v5 .publication-description>span,.staff-v5 .cover-prompt-label{font-size:12px;font-weight:850;color:#343946}.staff-v5 .compact-cover{margin-top:20px}.staff-v5 .cover-zone{display:grid;grid-template-columns:minmax(300px,1.25fr) minmax(280px,.75fr);grid-template-areas:'visual prompt';gap:18px;min-height:280px;padding:0!important;border:0!important;background:none!important}.staff-v5 .cover-zone>img,.staff-v5 .cover-placeholder{grid-area:visual;width:100%;height:100%;min-height:280px;border:1px dashed #ccd0dc;border-radius:18px;background:#f7f5fc;object-fit:cover}.staff-v5 .cover-actions{grid-area:visual;align-self:end;justify-self:start;margin:0 0 16px 16px}.staff-v5 .cover-prompt-label{grid-area:prompt;display:grid;grid-template-rows:auto 1fr;gap:8px;padding:16px;border:1px solid #e1dcf7;border-radius:18px;background:#faf8ff}.staff-v5 .cover-prompt-label textarea{height:100%;min-height:210px!important;background:#fff!important}.staff-v5 .compose-head{margin:-10px 0 15px;padding-left:46px}.staff-v5 .compose-head p{margin:0;color:var(--staff-muted);font-size:13px}.staff-v5 .blocks{display:grid;gap:12px}.staff-v5 .editor-block{border:1px solid #e2e5ec!important;border-radius:15px!important;background:#fbfcfd!important;box-shadow:none!important}.staff-v5 .editor-block:focus-within{border-color:#9c87ff!important;box-shadow:0 0 0 4px rgba(112,75,245,.08)!important}.staff-v5 .add-block{min-height:52px;border:1px dashed #c9cddd!important;border-radius:14px!important;background:#fff!important;color:#6543e8!important}.staff-v5 .publishing-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px}.staff-v5 .seo-health,.staff-v5 .seo-advanced{padding:0!important;overflow:hidden}.staff-v5 .seo-health summary,.staff-v5 .seo-advanced summary{padding:20px 22px!important}.staff-v5 .seo-checks,.staff-v5 .google-preview,.staff-v5 .seo-advanced>div,.staff-v5 .seo-advanced>label{margin-left:22px!important;margin-right:22px!important}.staff-v5 .danger-zone{padding:18px!important;border-style:dashed!important;background:transparent!important;box-shadow:none!important}.staff-v5 .danger-zone button{width:100%;min-height:45px;border-radius:12px}
.staff-v5 .mobile-editor-actions{border-top:1px solid rgba(20,24,34,.09);background:rgba(255,255,255,.94);backdrop-filter:blur(18px);box-shadow:0 -10px 35px rgba(20,24,34,.08)}.staff-v5 .mobile-tools-row button,.staff-v5 .mobile-publish-bar button{border-radius:11px}.staff-v5 .mobile-publish-bar button:last-child{background:linear-gradient(135deg,#7a55ff,#5f3cf3)}
@media(max-width:1050px){.staff-v5 .editor-top{grid-template-columns:auto 1fr auto}.staff-v5 .staff-brand span{display:none}.staff-v5 .top-actions .compact-action:nth-child(-n+3){display:none}.staff-v5 .editor-layout{grid-template-columns:1fr}.staff-v5 .article-sidebar{position:fixed;top:0;left:0;z-index:120;height:100dvh;width:min(88vw,320px)}.staff-v5 .notion-editor{padding:28px 22px 150px}}
@media(max-width:760px){.staff-v5 .editor-top{min-height:62px;padding:8px 12px;grid-template-columns:42px 1fr 42px}.staff-v5 .editor-brand-row{display:contents}.staff-v5 .staff-brand{display:none}.staff-v5 .editor-context strong{font-size:13px}.staff-v5 .top-actions{display:contents}.staff-v5 .top-actions button:not(.logout-compact){display:none!important}.staff-v5 .logout-compact{grid-column:3}.staff-v5 .editor-layout{min-height:calc(100dvh - 62px)}.staff-v5 .notion-editor{padding:20px 12px 145px}.staff-v5 .command-center-intro{padding:4px 3px 16px}.staff-v5 .command-center-intro h1{font-size:34px}.staff-v5 .command-center-intro p{font-size:12px;line-height:1.5}.staff-v5 .command-status-grid{grid-template-columns:1fr}.staff-v5 .command-status{min-height:148px;padding:17px!important;border-radius:18px!important}.staff-v5 .command-icon{width:38px;height:38px}.staff-v5 .command-copy h2{font-size:15px!important}.staff-v5 .domain-switch-actions{flex-wrap:wrap}.staff-v5 .domain-switch-actions .btn{width:100%}.staff-v5 #configToggleBtn{width:100%}.staff-v5 .staff-config-form{width:100vw;padding-left:15px!important;padding-right:15px!important}.staff-v5 .config-drawer-head{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.staff-v5 .config-section{grid-template-columns:1fr;gap:14px}.staff-v5 .config-section-head p{display:none}.staff-v5 .config-grid{grid-template-columns:1fr}.staff-v5 .staff-config-actions{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.staff-v5 .article-setup-card,.staff-v5 .compose-card,.staff-v5 .publish-card{padding:18px 14px!important;border-radius:18px!important}.staff-v5 .editor-section-heading{margin-bottom:17px}.staff-v5 .title-input{font-size:36px!important}.staff-v5 .article-meta{align-items:stretch;flex-direction:column}.staff-v5 .field-compact{min-width:0;width:100%}.staff-v5 .cover-zone{grid-template-columns:1fr;grid-template-areas:'visual' 'prompt';min-height:0}.staff-v5 .cover-zone>img,.staff-v5 .cover-placeholder{min-height:190px}.staff-v5 .cover-prompt-label textarea{min-height:130px!important}.staff-v5 .compose-head{padding-left:0;margin-top:-5px}.staff-v5 .publishing-row{grid-template-columns:1fr}.staff-v5 .seo-health summary,.staff-v5 .seo-advanced summary{padding:17px 15px!important}.staff-v5 .config-status-grid{grid-template-columns:1fr 1fr}}

.market-widget.is-loaded .market-price{animation:none}.market-widget.has-error{opacity:.82}.market-widget .market-price{min-width:8ch}.market-widget .market-change{white-space:nowrap}


/* v5.1.0 — Editor premium responsive + block composer */
.staff-v5,.staff-v5 *{box-sizing:border-box}
.staff-v5 .notion-editor,.staff-v5 #articleForm,.staff-v5 #articleForm>*,.staff-v5 .block-content,.staff-v5 .editor-block{min-width:0;max-width:100%}
.staff-v5 .notion-editor{overflow-x:clip}
.staff-v5 #articleForm>section,.staff-v5 #articleForm>details{overflow:hidden}
.staff-v5 input,.staff-v5 textarea,.staff-v5 select,.staff-v5 [contenteditable="true"]{max-width:100%;min-width:0}
.staff-v5 textarea{resize:vertical}
.staff-v5 .editor-block{position:relative;display:grid;grid-template-rows:auto 1fr;padding:0!important;overflow:visible!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease}
.staff-v5 .block-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:6px 8px 5px;border-bottom:1px solid #eceef3;background:linear-gradient(180deg,#fff,#fafbfc);border-radius:14px 14px 0 0}
.staff-v5 .block-handle{display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 116px);min-height:30px;padding:5px 8px;border:0;border-radius:9px;background:transparent;color:#727989;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}
.staff-v5 .block-handle:hover{background:#f0edff;color:#6544e7}
.staff-v5 .block-handle:active{cursor:grabbing}
.staff-v5 .block-handle span{font-size:21px;line-height:1;color:#7958ef}
.staff-v5 .block-handle b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.staff-v5 .block-order-actions{display:flex;align-items:center;gap:4px;flex:0 0 auto}
.staff-v5 .block-order-actions button{position:static!important;display:grid!important;place-items:center;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;margin:0!important;padding:0!important;border:1px solid #e0e3ea!important;border-radius:9px!important;background:#fff!important;color:#606777!important;font-size:15px!important;line-height:1!important;opacity:1!important;transform:none!important}
.staff-v5 .block-order-actions button:hover{border-color:#bbaeff!important;background:#f4f1ff!important;color:#6443e7!important}
.staff-v5 .block-order-actions .block-delete:hover{border-color:#f1c3cb!important;background:#fff1f3!important;color:#c22f4a!important}
.staff-v5 .block-content{padding:15px 16px 17px;overflow-wrap:anywhere}
.staff-v5 .block-content>.editable{min-height:42px;padding:7px 6px;border-radius:8px;outline:0;overflow-wrap:anywhere;word-break:break-word}
.staff-v5 .block-content>.editable:focus{background:#fff}
.staff-v5 .editor-block.is-dragging{position:relative;z-index:250;pointer-events:none;opacity:.92;box-shadow:0 22px 55px rgba(40,31,83,.24)!important;border-color:#8d70ff!important;transition:none!important}
.staff-v5 .block-sort-placeholder{min-height:72px;border:2px dashed #8062f5;border-radius:15px;background:rgba(112,75,245,.07)}
.staff-v5 .drag-target-before:before,.staff-v5 .drag-target-after:after{content:"";position:absolute;z-index:260;left:8px;right:8px;height:4px;border-radius:4px;background:#7653f1;box-shadow:0 0 0 3px rgba(118,83,241,.14)}
.staff-v5 .drag-target-before:before{top:-8px}.staff-v5 .drag-target-after:after{bottom:-8px}
body.sorting-blocks{cursor:grabbing!important;user-select:none!important;-webkit-user-select:none!important;overscroll-behavior:none}
.staff-v5 .list-row,.staff-v5 .faq-row,.staff-v5 .market-editor,.staff-v5 .source-editor,.staff-v5 .tradingview-editor{min-width:0;max-width:100%}
.staff-v5 .list-row,.staff-v5 .faq-row{overflow:hidden}
.staff-v5 .market-editor,.staff-v5 .source-editor,.staff-v5 .tradingview-editor{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr));gap:12px}
.staff-v5 .cta-preview{max-width:100%;overflow:hidden}
.staff-v5 .image-block img{max-width:100%;height:auto}
.staff-v5 .seo-checks,.staff-v5 .google-preview{max-width:calc(100% - 44px)}

@media(max-width:760px){
 .staff-v5 .editor-top{position:sticky;top:0;z-index:90;width:100%;max-width:100vw;overflow:hidden}
 .staff-v5 .editor-context{min-width:0;text-align:center}.staff-v5 .editor-context>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 .staff-v5 .notion-editor{width:100%;max-width:100vw;padding:14px 8px calc(158px + env(safe-area-inset-bottom))!important}
 .staff-v5 .command-center-intro{padding-inline:6px}.staff-v5 .command-center-intro h1{font-size:30px!important;line-height:1.02}
 .staff-v5 #articleForm{gap:12px}
 .staff-v5 .article-setup-card,.staff-v5 .compose-card,.staff-v5 .publish-card{width:100%;padding:15px 10px!important;border-radius:16px!important}
 .staff-v5 .editor-section-heading{gap:9px}.staff-v5 .editor-section-heading>span{width:30px;height:30px;flex:0 0 30px}.staff-v5 .editor-section-heading h2{font-size:16px}
 .staff-v5 .title-input{width:100%!important;font-size:31px!important;line-height:1.05!important;overflow-wrap:anywhere}
 .staff-v5 .article-meta,.staff-v5 .publishing-row,.staff-v5 .form-row{display:grid!important;grid-template-columns:1fr!important;width:100%;gap:10px!important}
 .staff-v5 .cover-zone{width:100%;gap:12px}.staff-v5 .cover-actions{max-width:calc(100% - 20px);display:flex;flex-wrap:wrap;gap:7px}.staff-v5 .cover-actions button{min-width:0;max-width:100%}
 .staff-v5 .blocks{gap:10px;width:100%}.staff-v5 .editor-block{width:100%;border-radius:13px!important}
 .staff-v5 .block-toolbar{min-height:40px;padding:5px 6px}.staff-v5 .block-handle{max-width:calc(100% - 108px);padding-inline:6px}.staff-v5 .block-handle b{font-size:9px}.staff-v5 .block-content{padding:12px 10px 14px}
 .staff-v5 .block-order-actions button{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}
 .staff-v5 .list-row{grid-template-columns:18px minmax(0,1fr) 30px!important;gap:5px!important}.staff-v5 .faq-row{grid-template-columns:minmax(0,1fr) 30px!important;gap:6px!important}.staff-v5 .faq-row .faq-a{grid-column:1/-1}
 .staff-v5 .market-editor,.staff-v5 .source-editor,.staff-v5 .tradingview-editor{grid-template-columns:1fr!important}
 .staff-v5 .cta-preview{display:block!important;padding:14px!important}.staff-v5 .discord-preview-icon,.staff-v5 .okx-preview-logo{float:none!important;width:64px!important;height:64px!important;margin:0 0 10px!important}
 .staff-v5 .okx-preview-benefits{grid-template-columns:1fr!important}
 .staff-v5 .seo-health summary,.staff-v5 .seo-advanced summary{gap:8px}.staff-v5 .seo-health summary>*{min-width:0}.staff-v5 .seo-checks,.staff-v5 .google-preview,.staff-v5 .seo-advanced>div,.staff-v5 .seo-advanced>label{max-width:none!important;margin-left:12px!important;margin-right:12px!important}
 .staff-v5 .mobile-editor-actions{left:0;right:0;bottom:0;width:100%;max-width:100vw;padding-bottom:env(safe-area-inset-bottom);overflow:hidden}.staff-v5 .mobile-tools-row,.staff-v5 .mobile-publish-bar{min-width:0}.staff-v5 .mobile-tools-row button,.staff-v5 .mobile-publish-bar button{min-width:0;white-space:nowrap}
 .staff-v5 .slash-menu,.staff-v5 .media-panel,.staff-v5 .ai-panel{max-width:100vw!important}.staff-v5 .slash-menu{left:8px!important;right:8px!important;width:auto!important;bottom:calc(12px + env(safe-area-inset-bottom))!important}
 .staff-v5 .staff-config-form{max-width:100vw;overflow-x:hidden}
}
@media(max-width:390px){
 .staff-v5 .notion-editor{padding-inline:5px!important}.staff-v5 .article-setup-card,.staff-v5 .compose-card,.staff-v5 .publish-card{padding-inline:8px!important}.staff-v5 .title-input{font-size:28px!important}.staff-v5 .block-handle b{display:none}.staff-v5 .block-handle{max-width:none}.staff-v5 .mobile-tools-row b{font-size:9px}
}


/* v5.1.1 — sostituzione copertina chiara e accessibile */
.staff-v5 .cover-zone.has-cover{cursor:default}
.staff-v5 #coverPreview{cursor:pointer;transition:filter .18s ease,transform .18s ease}
.staff-v5 .cover-zone.has-cover:hover #coverPreview{filter:brightness(.82)}
.staff-v5 .cover-zone.has-cover:hover .cover-actions{transform:translateY(-2px)}
.staff-v5 .cover-actions{transition:transform .18s ease}
.staff-v5 .cover-actions .btn{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;white-space:nowrap}
.staff-v5 .cover-zone.is-dragging>img,.staff-v5 .cover-zone.is-dragging .cover-placeholder{outline:3px solid #7254f4;outline-offset:4px;filter:brightness(.78)}
.staff-v5 .cover-zone.is-dragging:after{content:'Rilascia per sostituire la copertina';position:absolute;z-index:8;grid-area:visual;place-self:center;padding:12px 16px;border-radius:12px;background:#171329;color:#fff;font-size:13px;font-weight:900;box-shadow:0 14px 35px rgba(0,0,0,.25);pointer-events:none}
.staff-v5 .cover-placeholder small{display:block;color:#979cab;font-size:11px;font-weight:650;text-align:center;margin-top:2px}
@media(max-width:760px){.staff-v5 .cover-actions{justify-self:stretch!important;margin:0 10px 10px!important;display:grid!important;grid-template-columns:1fr 1fr!important}.staff-v5 .cover-actions .btn{width:100%!important;min-height:44px!important}.staff-v5 #coverRemoveBtn{grid-column:1/-1}.staff-v5 .cover-zone.has-cover:hover #coverPreview{filter:none}}

/* v5.1.2 — inserimento blocchi in qualsiasi punto */
.staff-v5 .block-insert-row{position:absolute;left:0;right:0;bottom:-18px;height:28px;display:flex;align-items:center;justify-content:center;z-index:8;pointer-events:none}
.staff-v5 .block-insert-after{pointer-events:auto;display:flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:4px 12px;border:1px solid #d9d4ee;border-radius:999px;background:#fff;color:#6645df;font-size:11px;font-weight:900;letter-spacing:.01em;box-shadow:0 5px 16px rgba(64,45,132,.10);opacity:0;transform:translateY(-3px) scale(.96);transition:opacity .16s ease,transform .16s ease,border-color .16s ease,background .16s ease}
.staff-v5 .block-insert-after span{font-size:15px;line-height:1}
.staff-v5 .editor-block:hover .block-insert-after,.staff-v5 .editor-block:focus-within .block-insert-after,.staff-v5 .block-insert-after:focus-visible{opacity:1;transform:none}
.staff-v5 .block-insert-after:hover{background:#f7f4ff;border-color:#9b86ef}
.staff-v5 .blocks{gap:22px!important}
@media(max-width:760px){
 .staff-v5 .blocks{gap:24px!important}
 .staff-v5 .block-insert-row{bottom:-20px;height:34px}
 .staff-v5 .block-insert-after{opacity:1;transform:none;min-height:32px;padding:5px 14px;font-size:12px;box-shadow:0 4px 13px rgba(64,45,132,.09)}
}


/* v5.1.4 — rifinitura mobile editor e pannelli senza sovrapposizioni */
html,body{max-width:100%;overflow-x:hidden}
.staff-v5 *{box-sizing:border-box}
.staff-v5 .notion-editor,.staff-v5 #articleForm,.staff-v5 .staff-command-center{min-width:0;max-width:100%}
.staff-v5 .staff-users-panel{padding:0!important;overflow:hidden}
.staff-v5 .staff-users-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;padding:18px 20px;cursor:pointer;background:#fff}
.staff-v5 .staff-users-summary::-webkit-details-marker{display:none}
.staff-v5 .staff-users-summary>div{min-width:0;display:grid;gap:3px}
.staff-v5 .staff-users-summary small{color:#7255ff;font-size:9px;font-weight:950;letter-spacing:.15em}
.staff-v5 .staff-users-summary strong{font-size:17px;line-height:1.15;color:#171a22}
.staff-v5 .staff-users-summary span{font-size:12px;color:#737b89}
.staff-v5 .staff-users-summary>b{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#eeeaff;color:#5d42dc;font-size:11px}
.staff-v5 .staff-users-summary:after{content:'⌄';font-size:18px;color:#7d8491;transition:transform .2s ease}
.staff-v5 .staff-users-panel[open] .staff-users-summary:after{transform:rotate(180deg)}
.staff-v5 .staff-users-body{padding:0 20px 20px;border-top:1px solid #eceef2}
.staff-v5 .staff-users-head{margin:16px 0 14px}
.staff-v5 .staff-users-head h2{font-size:16px;margin:0 0 4px}.staff-v5 .staff-users-head p{font-size:12px;line-height:1.45}
.staff-v5 .block-menu-backdrop{position:fixed;inset:0;z-index:198;background:rgba(15,17,24,.46);backdrop-filter:blur(2px)}
.staff-v5 .slash-menu{z-index:199!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto minmax(0,1fr);background:#fff!important}
.staff-v5 .slash-menu.hidden{display:none!important}
.staff-v5 .block-menu-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e7e9ef;background:#fff}
.staff-v5 .block-menu-head strong{font-size:15px;color:#141820}
.staff-v5 .block-menu-head button{width:34px;height:34px;border:0;border-radius:10px;background:#f1f2f5;color:#4b5260;font-size:20px}
.staff-v5 .block-menu-items{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:10px}
.staff-v5 .slash-menu button{min-width:0;white-space:normal}

@media(max-width:760px){
 body.staff-page.v2.block-menu-open{overflow:hidden!important;touch-action:none}
 .staff-v5 .notion-editor{padding:14px 8px calc(132px + env(safe-area-inset-bottom))!important}
 .staff-v5 .staff-command-center{display:grid;gap:10px}
 .staff-v5 .command-center-intro{padding:2px 4px 8px!important}
 .staff-v5 .command-center-intro h1{font-size:29px!important;line-height:1.03!important;margin-bottom:7px!important}
 .staff-v5 .command-status-grid{gap:10px!important}
 .staff-v5 .command-status{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-template-rows:auto auto!important;min-height:0!important;padding:14px!important;gap:8px 10px!important}
 .staff-v5 .command-copy{min-width:0}.staff-v5 .command-copy h2{font-size:14px!important;overflow-wrap:anywhere}.staff-v5 .command-copy p{font-size:11px!important;line-height:1.4!important}
 .staff-v5 .domain-switch-actions,.staff-v5 #configToggleBtn{grid-column:1/-1!important;width:100%!important;margin:0!important}
 .staff-v5 .domain-switch-actions{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:8px!important}
 .staff-v5 .domain-switch-actions .btn{width:100%!important;min-width:0!important}
 .staff-v5 .editor-quick-actions{margin:0!important}.staff-v5 .editor-ai-launch{min-height:64px;padding:11px 13px!important;border-radius:15px!important}.staff-v5 .editor-ai-launch>span{width:38px;height:38px;border-radius:11px}.staff-v5 .editor-ai-launch strong{font-size:15px}.staff-v5 .editor-ai-launch small{font-size:11px}
 .staff-v5 .staff-users-summary{padding:15px 14px}.staff-v5 .staff-users-body{padding:0 12px 14px}.staff-v5 .staff-user-create-form{padding:11px!important;gap:9px!important}.staff-v5 .staff-user-row{grid-template-columns:1fr!important;padding:11px!important}.staff-v5 .staff-user-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%}.staff-v5 .staff-user-actions button{min-width:0;width:100%}
 .staff-v5 .article-setup-card,.staff-v5 .compose-card,.staff-v5 .publish-card{padding:14px 11px!important;border-radius:16px!important;overflow:hidden}
 .staff-v5 .title-input{font-size:29px!important;min-height:40px!important}
 .staff-v5 .publication-description textarea,.staff-v5 .cover-prompt-label textarea,.staff-v5 .publish-card input,.staff-v5 select{font-size:16px!important;max-width:100%!important}
 .staff-v5 .cover-zone{gap:10px!important}.staff-v5 .cover-placeholder,.staff-v5 .cover-zone>img{min-height:165px!important}
 .staff-v5 .cover-actions{position:static!important;grid-area:auto!important;margin:0!important;display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important}.staff-v5 .cover-actions .btn{width:100%!important}
 .staff-v5 .blocks{gap:26px!important}.staff-v5 .editor-block{overflow:visible!important}.staff-v5 .block-content{overflow:hidden}
 .staff-v5 .mobile-editor-actions{z-index:150!important;padding:6px 7px calc(7px + env(safe-area-inset-bottom))!important}.staff-v5 .mobile-tools-row{gap:4px!important}.staff-v5 .mobile-tools-row button{padding:6px 3px!important}.staff-v5 .mobile-publish-bar{gap:6px!important}.staff-v5 .mobile-publish-bar button{min-height:42px!important;font-size:12px!important}
 .staff-v5 .slash-menu{left:8px!important;right:8px!important;top:auto!important;bottom:calc(112px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;max-height:min(52dvh,480px)!important;border:1px solid #dfe2e9!important;border-radius:18px!important;transform:none!important;box-shadow:0 24px 70px rgba(13,16,24,.34)!important}
 .staff-v5 .block-menu-items{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:9px!important}
 .staff-v5 .block-menu-items>button{min-height:72px!important;padding:10px!important;border:1px solid #eceef3!important;border-radius:12px!important;background:#fafbfc!important}
 .staff-v5 .block-menu-items strong{font-size:13px!important}.staff-v5 .block-menu-items small{font-size:10px!important;line-height:1.25!important}
 .staff-v5 .seo-checks,.staff-v5 .google-preview,.staff-v5 .seo-advanced>div,.staff-v5 .seo-advanced>label{margin-left:10px!important;margin-right:10px!important;max-width:calc(100% - 20px)!important}
}
@media(max-width:360px){
 .staff-v5 .block-menu-items{grid-template-columns:1fr!important}.staff-v5 .slash-menu{max-height:48dvh!important}.staff-v5 .command-center-intro h1{font-size:27px!important}.staff-v5 .title-input{font-size:27px!important}
}


/* v5.1.4 — editor mobile stabile, leggibile e senza sovrapposizioni */
@media (max-width:760px){
  body.staff-page.v2{overflow-x:hidden!important;background:#f5f6f9!important}
  .staff-v5 .editor-main,.staff-v5 .notion-editor,.staff-v5 #articleForm{width:100%!important;max-width:100%!important;min-width:0!important}
  .staff-v5 .notion-editor{padding:12px 8px 112px!important}
  .staff-v5 .command-center-intro{padding:8px 4px 12px!important}
  .staff-v5 .command-center-intro h1{font-size:26px!important;line-height:1.02!important;letter-spacing:-.045em!important}
  .staff-v5 .command-center-intro p{font-size:12px!important;line-height:1.45!important}
  .staff-v5 .command-grid{gap:8px!important}
  .staff-v5 .command-status,.staff-v5 .editor-ai-launch{border-radius:16px!important;padding:13px!important;min-height:0!important}
  .staff-v5 .command-copy h2,.staff-v5 .editor-ai-launch strong{font-size:14px!important}
  .staff-v5 .command-copy p,.staff-v5 .editor-ai-launch small{font-size:10px!important;line-height:1.35!important}
  .staff-v5 .command-status .btn{min-height:38px!important;padding:8px 12px!important;font-size:11px!important}

  .staff-v5 .staff-users-panel{margin:10px 0!important;border-radius:16px!important}
  .staff-v5 .staff-users-summary{padding:13px 12px!important;align-items:center!important}
  .staff-v5 .staff-users-summary strong{font-size:15px!important}
  .staff-v5 .staff-users-summary span{font-size:10px!important}
  .staff-v5 .staff-users-summary>b{font-size:9px!important;max-width:104px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .staff-v5 .staff-users-body{padding:0 10px 12px!important}
  .staff-v5 .staff-users-head{margin:12px 2px 9px!important}
  .staff-v5 .staff-user-create-form{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:10px!important;border-radius:13px!important}
  .staff-v5 .staff-user-create-form input{min-height:42px!important;font-size:16px!important}
  .staff-v5 .staff-user-create-form .btn{width:100%!important;min-height:42px!important}
  .staff-v5 .staff-user-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:10px!important;border-radius:13px!important}
  .staff-v5 .staff-user-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;width:100%!important}
  .staff-v5 .staff-user-actions button{width:100%!important;min-width:0!important;padding:8px 6px!important;font-size:11px!important}

  .staff-v5 .article-setup-card,.staff-v5 .compose-card,.staff-v5 .publish-card,.staff-v5 .seo-health{width:100%!important;max-width:100%!important;margin:10px 0!important;padding:13px 10px!important;border-radius:17px!important;overflow:hidden!important}
  .staff-v5 .editor-section-heading{margin-bottom:12px!important}
  .staff-v5 .editor-section-heading h2{font-size:15px!important;line-height:1.15!important}
  .staff-v5 .editor-section-heading small{font-size:8px!important}
  .staff-v5 .title-input{display:block!important;width:100%!important;min-height:56px!important;padding:8px 2px!important;font-size:27px!important;line-height:1.05!important;color:#171923!important;-webkit-text-fill-color:#171923!important;opacity:1!important;background:transparent!important}
  .staff-v5 .title-input::placeholder{color:#a6abb5!important;-webkit-text-fill-color:#a6abb5!important;opacity:1!important}
  .staff-v5 input,.staff-v5 textarea,.staff-v5 select{max-width:100%!important;box-sizing:border-box!important;font-size:16px!important}
  .staff-v5 .article-meta{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;align-items:start!important}
  .staff-v5 .seo-auto-badge{justify-self:start!important}
  .staff-v5 .publication-description textarea{min-height:120px!important}
  .staff-v5 .cover-zone{padding:11px!important;border-radius:14px!important}
  .staff-v5 .cover-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;width:100%!important}
  .staff-v5 .cover-actions .btn{width:100%!important;min-width:0!important;white-space:normal!important}
  .staff-v5 .cover-prompt-label textarea{min-height:112px!important}

  .staff-v5 .compose-card{overflow:visible!important}
  .staff-v5 .compose-head p{font-size:11px!important;line-height:1.4!important;margin-bottom:10px!important}
  .staff-v5 .blocks{display:grid!important;gap:18px!important;width:100%!important}
  .staff-v5 .editor-block{position:relative!important;width:100%!important;max-width:100%!important;margin:0!important;border:1px solid #e4e6ec!important;border-radius:14px!important;background:#fff!important;box-shadow:0 3px 12px rgba(35,38,50,.04)!important;overflow:visible!important}
  .staff-v5 .block-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important;min-height:38px!important;padding:4px 6px!important;border-radius:14px 14px 0 0!important}
  .staff-v5 .block-handle{display:flex!important;min-width:0!important;max-width:calc(100% - 102px)!important;height:30px!important;padding:4px 7px!important}
  .staff-v5 .block-handle span{font-size:17px!important}
  .staff-v5 .block-order-actions{display:flex!important;gap:3px!important}
  .staff-v5 .block-order-actions button{width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important;font-size:13px!important;border-radius:8px!important}
  .staff-v5 .block-content{width:100%!important;max-width:100%!important;padding:10px!important;overflow:hidden!important}
  .staff-v5 .block-content>.editable{width:100%!important;max-width:100%!important;min-height:52px!important;padding:9px!important;font-size:16px!important;line-height:1.45!important;color:#262a33!important;background:#fafbfc!important;border:1px solid #edf0f4!important}
  .staff-v5 .block-content>.editable:empty:before{color:#a6abb5!important}
  .staff-v5 .block-content textarea,.staff-v5 .block-content input,.staff-v5 .block-content select{width:100%!important;min-width:0!important}
  .staff-v5 .block-insert-row{position:static!important;height:auto!important;margin:8px 0 -10px!important;padding:0 8px!important;pointer-events:auto!important}
  .staff-v5 .block-insert-after{width:100%!important;min-height:34px!important;border-radius:10px!important;opacity:1!important;transform:none!important;box-shadow:none!important;background:#faf9ff!important}
  .staff-v5 #addBlock{width:100%!important;min-height:44px!important;margin-top:14px!important}

  .staff-v5 .publishing-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .staff-v5 .publishing-row input{width:100%!important;min-width:0!important}
  .staff-v5 .seo-collapsible summary{padding:13px 10px!important;gap:8px!important}
  .staff-v5 .seo-collapsible summary span{font-size:13px!important}

  .staff-v5 .slash-menu{left:8px!important;right:8px!important;bottom:calc(78px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;max-height:58dvh!important;border-radius:18px!important}
  .staff-v5 .block-menu-items{grid-template-columns:1fr 1fr!important;gap:7px!important;max-height:calc(58dvh - 62px)!important}
  .staff-v5 .block-menu-items>button{min-width:0!important;min-height:68px!important;padding:9px!important}
  .staff-v5 .block-menu-items strong{font-size:12px!important;overflow-wrap:anywhere!important}
  .staff-v5 .block-menu-items small{font-size:9px!important;line-height:1.2!important}
  .staff-v5 .mobile-publish-bar{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important}
  .staff-v5 .mobile-publish-bar button{min-width:0!important;min-height:42px!important;padding:6px 4px!important;font-size:10px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
}
@media (max-width:380px){
  .staff-v5 .block-menu-items{grid-template-columns:1fr!important}
  .staff-v5 .mobile-publish-bar button{font-size:9px!important}
}

.x-description small.over-limit{color:#d92d20!important;font-weight:800}
/* v5.1.8 — credenziali X protette e modalità post estesi */
.staff-v5 .config-secrets-grid input[type="password"]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em}
.staff-v5 .config-x-mode{margin-top:16px}
.staff-v5 .config-x-mode label{grid-column:1/-1}
.staff-v5 .config-secret-note{margin:12px 0 0;color:#8b91a0;font-size:12px;line-height:1.55}
.staff-v5 .x-description small.over-limit{color:#d92d20;font-weight:800}

/* v6.1.2 — fonti editoriali discrete e stato pubblicazione */
.article-source-card{margin:18px 0!important;padding:9px 12px!important;gap:9px!important;border:0!important;border-left:2px solid #d9d3f8!important;border-radius:0 9px 9px 0!important;background:#faf9fd!important;box-shadow:none!important;color:#707583!important}
.article-source-card>span{width:24px!important;height:24px!important;border-radius:7px!important;background:#ece8fa!important;color:#6a56be!important;font-size:12px!important}
.article-source-card small{font-size:.58rem!important;letter-spacing:.1em!important;color:#8b829f!important}
.article-source-card a{font-size:.82rem!important;font-weight:700!important;color:#565d6c!important;text-decoration:none!important}
.article-source-card a:hover{text-decoration:underline!important}.article-source-card em{font-size:.68rem!important;color:#9a9eaa!important}
.btn.is-loading{pointer-events:none;opacity:.82;display:inline-flex;align-items:center;justify-content:center;gap:8px}
.button-spinner{width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:dlc-spin .65s linear infinite;flex:0 0 auto}
@keyframes dlc-spin{to{transform:rotate(360deg)}}
@media(max-width:640px){.article-source-card{margin:14px 0!important;padding:8px 10px!important}.article-source-card>span{width:22px!important;height:22px!important}}

/* v6.2.9 YouTube social sender */
.video-social-card{border:1px solid rgba(111,85,255,.28);background:linear-gradient(145deg,rgba(111,85,255,.08),rgba(255,255,255,.02))}.video-social-card input,.video-social-card textarea{width:100%}.video-social-actions{display:flex;justify-content:flex-end;margin-top:12px}.video-social-preview{display:grid;grid-template-columns:180px 1fr;gap:16px;margin-top:18px}.video-social-preview>img{width:180px;aspect-ratio:16/9;object-fit:cover;border-radius:12px}.video-social-preview label,.video-social-preview button,.video-social-preview p{grid-column:1/-1}.video-social-preview div{display:flex;flex-direction:column;gap:6px}.video-social-preview button{justify-self:end}@media(max-width:700px){.video-social-preview{grid-template-columns:1fr}.video-social-preview>img{width:100%}}

/* v6.3.0 - vertical mobile UX pass */
@media (max-width:760px){
  .site-header{
    min-height:58px!important;
    padding:8px 12px!important;
    gap:10px!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    background:rgba(8,9,12,.96)!important;
  }
  .site-header .brand{min-width:0!important;gap:9px!important}
  .site-header .brand-mark,.site-header .brand-mark img{width:38px!important;height:38px!important}
  .site-header .brand-copy{min-width:0!important;min-height:38px!important}
  .site-header .brand-copy strong{
    min-height:38px!important;
    max-width:calc(100vw - 148px);
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:15px!important;
    letter-spacing:0!important;
  }
  .site-header .discord{
    min-height:36px!important;
    padding:5px 9px 5px 6px!important;
    gap:6px!important;
    font-size:12px!important;
  }
  .site-header .discord img{width:23px!important;height:23px!important}

  .home-premium>*{width:calc(100% - 24px)!important}
  .home-hero{display:block!important;padding:34px 0 38px!important;overflow:hidden!important}
  .home-hero-glow{display:none!important}
  .home-live-label{padding:7px 10px!important;font-size:9px!important;letter-spacing:.08em!important}
  .home-hero h1{
    margin:17px 0 15px!important;
    font-size:44px!important;
    line-height:1!important;
    letter-spacing:0!important;
  }
  .home-hero-copy>p{font-size:16px!important;line-height:1.5!important}
  .home-hero-actions{margin-top:20px!important}
  .home-btn-primary{min-width:0!important;min-height:52px!important;border-radius:14px!important;font-size:15px!important}
  .home-btn-primary img{width:28px!important;height:28px!important}
  .home-hero-proof{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:0!important;
    margin-top:22px!important;
    padding-top:16px!important;
  }
  .home-hero-proof div{padding:0 7px!important;text-align:center!important;border-right:1px solid rgba(255,255,255,.07)}
  .home-hero-proof div:last-child{border-right:0}
  .home-hero-proof strong{font-size:12px!important;line-height:1.18!important;letter-spacing:0!important}
  .home-hero-proof span{display:none!important}
  .home-featured{padding:4px 0 40px!important}
  .home-section-label{align-items:center!important;flex-direction:row!important;margin-bottom:12px!important}
  .home-featured-card{display:block!important;border-radius:18px!important;box-shadow:none!important}
  .home-featured-media{min-height:0!important;aspect-ratio:16/10!important}
  .home-featured-copy{padding:20px!important}
  .home-featured-copy h2{font-size:28px!important;line-height:1.08!important;letter-spacing:0!important}
  .home-featured-copy p{font-size:14px!important;line-height:1.55!important;-webkit-line-clamp:3!important}
  .home-featured-footer{margin-top:17px!important;padding-top:14px!important;gap:10px!important}
  .home-categories{padding-bottom:42px!important}
  .home-category-list{
    display:flex!important;
    gap:8px!important;
    overflow-x:auto;
    padding-bottom:6px;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
  }
  .home-category-list a{
    flex:0 0 auto;
    min-height:44px!important;
    padding:0 13px!important;
    border-radius:999px!important;
    font-size:12px!important;
    scroll-snap-align:start;
  }
  .home-latest{padding-bottom:52px!important}
  .home-latest-head{gap:8px!important;margin-bottom:18px!important}
  .home-latest-head h2{font-size:32px!important;line-height:1.08!important;letter-spacing:0!important}
  .home-latest-head>p{font-size:14px!important;line-height:1.45!important}
  .home-story,.home-story-1,.home-story-2{margin-bottom:14px!important;border-radius:16px!important}
  .home-story-body{padding:16px!important}
  .home-story h3,.home-story-1 h3,.home-story-2 h3{font-size:22px!important;line-height:1.14!important;letter-spacing:0!important}
  .home-story p{font-size:13px!important;line-height:1.5!important}
  .home-story-bottom{align-items:flex-start!important;flex-direction:column!important;gap:9px!important}
  .home-community{min-height:0!important;margin-bottom:58px!important;border-radius:20px!important}
  .home-community-art{display:none!important}
  .home-community-copy{padding:22px!important}
  .home-community h2{font-size:31px!important;line-height:1.08!important;letter-spacing:0!important}
  .home-community p{font-size:14px!important;line-height:1.55!important}
  .home-community-points{display:grid!important;gap:8px!important;margin:14px 0 20px!important}

  .article-premium{width:calc(100% - 24px)!important;padding:28px 0 58px!important}
  .article-premium .breadcrumbs{margin-bottom:14px!important;font-size:10px!important;line-height:1.35!important}
  .article-kicker-row{margin-bottom:12px!important;flex-wrap:wrap!important}
  .article-premium h1{font-size:36px!important;line-height:1.08!important;letter-spacing:0!important}
  .article-premium .lead{margin:16px 0 18px!important;font-size:16px!important;line-height:1.52!important}
  .article-byline{margin-top:16px!important}
  .article-cover-wrap{margin-top:24px!important}
  .article-premium .article-cover{border-radius:15px!important}
  .article-premium .article-layout{margin-top:28px!important}
  .mobile-toc{margin-bottom:22px!important}
  .mobile-toc .article-toc{padding:13px!important;border-radius:15px!important}
  .mobile-toc .article-toc ol{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:3px!important}
  .mobile-toc .article-toc li{flex:0 0 auto!important}
  .mobile-toc .article-toc a{min-width:160px!important;max-width:220px!important;padding:10px 11px!important;font-size:12px!important}
  .mobile-toc .article-toc a:before{display:none!important}
  .article-premium .article-content{font-size:17px!important;line-height:1.72!important}
  .article-premium .article-content>p:first-of-type{font-size:17px!important}
  .article-premium .article-content h2{margin-top:38px!important;font-size:27px!important;line-height:1.14!important;letter-spacing:0!important}
  .article-premium .article-content h3{margin-top:30px!important;font-size:22px!important;line-height:1.18!important;letter-spacing:0!important}
  .article-premium .article-content blockquote{padding:18px!important;font-size:18px!important}
  .article-alert{padding:17px 16px!important;border-radius:15px!important}
  .article-premium .discord-cta,.article-premium .okx-cta{display:block!important;padding:18px!important;border-radius:18px!important}
  .article-premium .discord-cta-icon,.article-premium .discord-cta-icon img{float:left!important;width:62px!important;height:62px!important;margin:0 13px 8px 0!important}
  .article-premium .okx-cta-logo,.article-premium .okx-cta-logo img{float:left!important;width:72px!important;height:72px!important;margin:0 13px 8px 0!important;border-radius:16px!important}
  .article-premium .discord-cta h3,.article-premium .okx-cta h3{font-size:23px!important;line-height:1.1!important;letter-spacing:0!important}
  .article-premium .discord-cta p{display:block!important;font-size:13px!important;line-height:1.45!important}
  .article-premium .discord-cta-button,.article-premium .okx-cta-button{clear:both!important;width:100%!important;min-height:50px!important;margin-top:13px!important}
  .article-premium .okx-cta-benefits{clear:both!important;grid-template-columns:1fr!important;gap:7px!important;margin:16px 0 12px!important}
  .market-widget{align-items:flex-start!important;flex-direction:column!important;gap:13px!important}
  .market-values{align-items:flex-start!important;text-align:left!important;margin-left:0!important}
}

@media (max-width:760px){
  body.staff-page.v2{background:#f4f5f7!important}
  body.staff-page.v2.staff-v5 .editor-top{
    min-height:56px!important;
    height:56px!important;
    padding:7px 10px!important;
    grid-template-columns:42px minmax(0,1fr) 42px!important;
    gap:8px!important;
    overflow:hidden!important;
  }
  .staff-v5 .sidebar-toggle,.staff-v5 .logout-compact{width:40px!important;height:40px!important;border-radius:12px!important}
  .staff-v5 .editor-context{min-width:0!important}
  .staff-v5 .editor-context small{display:none!important}
  .staff-v5 .editor-context strong{font-size:13px!important;line-height:1.1!important;letter-spacing:0!important}
  .staff-v5 .save-state{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .staff-v5 .notion-editor{
    padding:10px 10px calc(128px + env(safe-area-inset-bottom))!important;
    background:#f4f5f7!important;
  }
  .staff-v5 .staff-command-center{margin:0 0 10px!important;gap:8px!important}
  .staff-v5 .command-center-intro{display:none!important}
  .staff-v5 .command-status-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .staff-v5 .command-status{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    min-height:0!important;
    align-content:space-between!important;
    padding:10px!important;
    border-radius:14px!important;
    gap:8px!important;
    box-shadow:none!important;
  }
  .staff-v5 .command-icon{display:none!important}
  .staff-v5 .command-copy small{font-size:8px!important;letter-spacing:.1em!important}
  .staff-v5 .command-copy h2{font-size:13px!important;line-height:1.18!important;letter-spacing:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .staff-v5 .command-copy p{display:none!important}
  .staff-v5 .domain-switch-actions{grid-column:1!important;display:block!important}
  .staff-v5 .domain-switch-actions span{display:none!important}
  .staff-v5 .domain-switch-actions .btn,.staff-v5 #configToggleBtn{width:100%!important;min-height:34px!important;padding:7px 10px!important;font-size:11px!important}
  .staff-v5 .editor-quick-actions{margin:0!important}
  .staff-v5 .editor-ai-launch{min-height:54px!important;padding:10px 12px!important;border-radius:14px!important;box-shadow:none!important}
  .staff-v5 .editor-ai-launch>span{width:34px!important;height:34px!important;border-radius:10px!important;font-size:17px!important}
  .staff-v5 .editor-ai-launch strong{font-size:14px!important;letter-spacing:0!important}
  .staff-v5 .editor-ai-launch small{font-size:10px!important;line-height:1.3!important}

  .staff-v5 .article-setup-card,
  .staff-v5 .compose-card,
  .staff-v5 .publish-card,
  .staff-v5 .seo-health,
  .staff-v5 .seo-advanced,
  .staff-v5 .seo-enterprise-panel,
  .staff-v5 .danger-zone{
    width:100%!important;
    margin:0 0 10px!important;
    padding:14px 12px!important;
    border-radius:16px!important;
    box-shadow:none!important;
    overflow:hidden!important;
  }
  .staff-v5 .editor-section-heading{margin-bottom:12px!important;gap:8px!important}
  .staff-v5 .editor-section-heading>span{width:28px!important;height:28px!important;flex:0 0 28px!important;border-radius:9px!important}
  .staff-v5 .editor-section-heading h2{font-size:15px!important;line-height:1.2!important;letter-spacing:0!important}
  .staff-v5 .editor-section-heading small{font-size:8px!important;letter-spacing:.08em!important}
  .staff-v5 .title-input{
    min-height:48px!important;
    padding:6px 0 10px!important;
    font-size:30px!important;
    line-height:1.08!important;
    letter-spacing:0!important;
  }
  .staff-v5 .article-meta{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:10px!important}
  .staff-v5 .seo-auto-badge{justify-self:start!important;padding:7px 10px!important;font-size:11px!important}
  .staff-v5 .publication-description{margin-top:10px!important}
  .staff-v5 .publication-description textarea{min-height:108px!important}
  .staff-v5 .publication-description small{font-size:11px!important;line-height:1.3!important;text-align:left!important}
  .staff-v5 input,.staff-v5 textarea,.staff-v5 select,.staff-v5 [contenteditable="true"]{font-size:16px!important}

  .staff-v5 .compact-cover{margin-top:12px!important}
  .staff-v5 .cover-zone{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-areas:'visual' 'actions' 'prompt'!important;
    gap:9px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    overflow:visible!important;
  }
  .staff-v5 .cover-zone>img,.staff-v5 .cover-placeholder{grid-area:visual!important;min-height:154px!important;border-radius:13px!important}
  .staff-v5 .cover-actions{
    grid-area:actions!important;
    position:static!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:7px!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
  }
  .staff-v5 .cover-actions .btn{width:100%!important;min-width:0!important;min-height:42px!important;padding:8px 9px!important;font-size:12px!important;white-space:normal!important}
  .staff-v5 #coverRemoveBtn{grid-column:1/-1}
  .staff-v5 .cover-prompt-label{grid-area:prompt!important;padding:11px!important;border-radius:13px!important}
  .staff-v5 .cover-prompt-label textarea{min-height:104px!important}

  .staff-v5 .compose-head{display:none!important}
  .staff-v5 .blocks{gap:16px!important}
  .staff-v5 .editor-block{border-radius:14px!important;box-shadow:none!important;overflow:visible!important}
  .staff-v5 .block-toolbar{min-height:37px!important;padding:4px 6px!important;border-radius:14px 14px 0 0!important}
  .staff-v5 .block-handle{max-width:calc(100% - 102px)!important;height:29px!important;padding:4px 6px!important}
  .staff-v5 .block-handle b{font-size:10px!important;letter-spacing:0!important}
  .staff-v5 .block-order-actions button{width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important}
  .staff-v5 .block-content{padding:10px!important;overflow:hidden!important}
  .staff-v5 .block-content>.editable{min-height:50px!important;padding:9px!important;line-height:1.45!important;border-radius:11px!important}
  .staff-v5 .block-insert-row{position:static!important;height:auto!important;margin:8px 0 -8px!important;padding:0 6px!important;pointer-events:auto!important}
  .staff-v5 .block-insert-after{width:100%!important;min-height:34px!important;border-radius:10px!important;opacity:1!important;transform:none!important;box-shadow:none!important}
  .staff-v5 #addBlock{min-height:46px!important;margin-top:10px!important}
  .staff-v5 .publishing-row{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}
  .staff-v5 .seo-collapsible summary,
  .staff-v5 .seo-advanced summary,
  .staff-v5 .seo-enterprise-panel>summary{padding:13px 10px!important;gap:8px!important}
  .staff-v5 .seo-enterprise-panel>summary span,
  .staff-v5 .seo-collapsible summary span{font-size:13px!important}
  .staff-v5 .enterprise-grid{grid-template-columns:1fr!important;padding:0 10px 10px!important}

  .staff-v5 .mobile-editor-actions{
    z-index:180!important;
    padding:6px 8px calc(7px + env(safe-area-inset-bottom))!important;
    box-shadow:0 -12px 34px rgba(17,20,30,.11)!important;
  }
  .staff-v5 .mobile-tools-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin-bottom:7px!important}
  .staff-v5 .mobile-tools-row.has-analytics{grid-template-columns:repeat(5,minmax(0,1fr))!important}
  .staff-v5 .mobile-tools-row button{
    min-height:40px!important;
    padding:5px 3px!important;
    flex-direction:column!important;
    gap:1px!important;
    border-radius:11px!important;
    font-size:10px!important;
  }
  .staff-v5 .mobile-tools-row button span{font-size:15px!important}
  .staff-v5 .mobile-tools-row button b{font-size:10px!important;line-height:1.1!important}
  .staff-v5 .mobile-publish-bar{grid-template-columns:.9fr .9fr 1.2fr!important;gap:7px!important;padding:0!important}
  .staff-v5 .mobile-publish-bar button{min-height:46px!important;padding:7px 6px!important;border-radius:12px!important;font-size:15px!important}
  .staff-v5 .mobile-publish-bar #mobilePublishBtn{background:linear-gradient(135deg,#7655ff,#5e38ef)!important;color:#fff!important;border:0!important}

  .staff-v5 .slash-menu{
    left:8px!important;
    right:8px!important;
    bottom:calc(112px + env(safe-area-inset-bottom))!important;
    width:auto!important;
    max-height:56dvh!important;
    border-radius:18px!important;
  }
  .staff-v5 .block-menu-items{grid-template-columns:1fr 1fr!important;max-height:calc(56dvh - 60px)!important}
  .staff-v5 .block-menu-items>button{min-height:66px!important}

  .staff-v5 .media-modal,.staff-v5 .ai-modal{padding:0!important;align-items:stretch!important}
  .staff-v5 .media-panel,.staff-v5 .ai-panel{
    width:100%!important;
    height:100dvh!important;
    max-height:none!important;
    border-radius:0!important;
  }
  .staff-v5 .ai-panel{padding:15px 13px calc(18px + env(safe-area-inset-bottom))!important}
  .staff-v5 .media-head,.staff-v5 .media-footer{padding:14px 15px!important}
  .staff-v5 .media-drop{margin:12px 14px 8px!important;padding:15px!important;border-radius:14px!important}
  .staff-v5 .media-tools{padding:8px 14px!important;gap:8px!important}
  .staff-v5 .media-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:10px 14px 14px!important}
  .staff-v5 .analytics-panel.analytics-modal{inset:0!important;max-height:100dvh!important;border-radius:0!important;padding:16px 14px calc(18px + env(safe-area-inset-bottom))!important}
}

@media (max-width:380px){
  .home-hero h1{font-size:40px!important}
  .article-premium h1{font-size:32px!important}
  .staff-v5 .title-input{font-size:28px!important}
  .staff-v5 .block-handle b{display:none!important}
  .staff-v5 .block-handle{max-width:42px!important}
  .staff-v5 .mobile-tools-row button b{font-size:9px!important}
  .staff-v5 .mobile-publish-bar button{font-size:13px!important}
}

/* v6.4.0 - public mobile vertical UX system */
body:not(.staff-page) main{overflow-x:clip}
.article-premium .article-content,
.article-premium .article-content p,
.article-premium .article-content li,
.article-premium .article-content a,
.article-source-card,
.article-cta{overflow-wrap:anywhere}
.article-cta.discord-cta,
.article-cta.okx-cta{clear:both}
.article-cta .discord-cta-copy,
.article-cta .okx-cta-copy{min-width:0}
.home-btn,
.home-community-copy>a,
.home-story-link,
.home-featured-footer b,
.article-cta a,
.sidebar-card>a,
.article-share a,
.article-share button,
.discord-login,
.comment-login-gate a,
.comment-form button,
.article-like-button{
  -webkit-tap-highlight-color:transparent;
}

@media (max-width:760px){
  .home-premium>*{width:calc(100% - 24px)!important}
  .home-hero{padding:28px 0 34px!important}
  .home-live-label{max-width:100%;font-size:8px!important}
  .home-hero h1{
    margin:15px 0 14px!important;
    font-size:42px!important;
    line-height:.99!important;
    text-wrap:balance;
  }
  .home-hero-copy>p{font-size:15px!important;line-height:1.48!important}
  .home-hero-actions{margin-top:18px!important}
  .home-btn-primary{min-height:50px!important;border-radius:14px!important;font-size:14px!important}
  .home-btn-primary img{width:26px!important;height:26px!important}
  .home-hero-proof{margin-top:18px!important;padding-top:14px!important}
  .home-featured{padding-top:0!important}
  .home-featured-card{border-radius:17px!important}
  .home-featured-media{aspect-ratio:16/9!important}
  .home-featured-copy{padding:18px!important}
  .home-featured-copy h2{font-size:27px!important;line-height:1.08!important}
  .home-featured-copy p{-webkit-line-clamp:3!important;font-size:13px!important}
  .home-featured-footer{display:grid!important;grid-template-columns:1fr!important}
  .home-featured-footer b{min-height:44px;display:flex!important;align-items:center;justify-content:center;border:1px solid #2b3040;border-radius:12px;background:#151821}
  .home-category-list{scrollbar-width:none}
  .home-category-list::-webkit-scrollbar{display:none}
  .home-story-cover{aspect-ratio:16/9!important}
  .home-story h3,.home-story-1 h3,.home-story-2 h3{font-size:21px!important}
  .home-story-link{min-height:40px;align-items:center}
  .home-community-copy>a{display:flex;min-height:50px;align-items:center;justify-content:center}

  .article-premium{width:calc(100% - 24px)!important;padding:24px 0 56px!important}
  .article-premium .article-hero{max-width:none!important}
  .article-premium .breadcrumbs{gap:7px!important;margin-bottom:13px!important;font-size:9px!important;white-space:normal!important}
  .article-kicker-row{gap:9px!important;margin-bottom:11px!important}
  .article-premium .category{min-height:30px!important;padding:0 12px!important;font-size:10px!important}
  .article-reading-time{font-size:10px!important}
  .article-premium h1{
    max-width:100%!important;
    font-size:clamp(32px,9.6vw,40px)!important;
    line-height:1.04!important;
    letter-spacing:0!important;
    text-wrap:balance;
  }
  .article-premium .lead{
    margin:14px 0 17px!important;
    font-size:15.5px!important;
    line-height:1.55!important;
    color:#c5ccd8!important;
  }
  .article-byline{margin-top:14px!important}
  .article-cover-wrap{margin-top:21px!important}
  .article-premium .article-cover{border-radius:14px!important}
  .article-premium .article-layout{margin-top:24px!important}
  .article-premium .article-content{
    font-size:16.5px!important;
    line-height:1.72!important;
    color:#e4e8ef!important;
  }
  .article-premium .article-content>p:first-of-type{font-size:16.5px!important;line-height:1.72!important}
  .article-premium .article-content p{margin-bottom:21px!important}
  .article-premium .article-content h2{
    margin-top:35px!important;
    margin-bottom:16px!important;
    padding-top:15px!important;
    font-size:26px!important;
    line-height:1.14!important;
  }
  .article-premium .article-content h2:before{width:48px!important}
  .article-premium .article-content h3{margin-top:28px!important;font-size:21px!important;line-height:1.18!important}
  .article-premium .article-content ul,
  .article-premium .article-content ol{gap:8px!important;margin-bottom:25px!important}
  .article-premium .article-content li{padding:11px 12px 11px 38px!important;border-radius:13px!important}
  .article-premium .article-content li:before{left:12px!important;top:11px!important}
  .article-premium .article-content blockquote{margin:28px 0!important;padding:18px 18px 18px 22px!important;font-size:18px!important}
  .article-alert{margin:25px 0!important;padding:16px 15px 16px 18px!important;border-radius:15px!important;font-size:15.5px!important}
  .article-alert>div{line-height:1.6!important}

  details.mobile-toc{
    display:block!important;
    margin:0 0 22px!important;
    border:1px solid #252a35!important;
    border-radius:16px!important;
    background:#101218!important;
    overflow:hidden!important;
  }
  details.mobile-toc>summary{
    display:flex!important;
    min-height:52px!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:0 14px!important;
    list-style:none!important;
    cursor:pointer!important;
    font:900 12px/1 Inter,ui-sans-serif,system-ui,sans-serif!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
    color:#fff!important;
  }
  details.mobile-toc>summary::-webkit-details-marker{display:none!important}
  details.mobile-toc>summary b{
    flex:0 0 auto;
    padding:6px 9px;
    border-radius:999px;
    background:rgba(124,92,255,.15);
    color:#bdaeff;
    font-size:10px;
    letter-spacing:.06em;
  }
  details.mobile-toc>summary:after{
    content:"+";
    display:grid;
    place-items:center;
    width:28px;
    height:28px;
    border-radius:9px;
    background:#171b25;
    color:#bdaeff;
    font-size:18px;
    line-height:1;
  }
  details.mobile-toc[open]>summary{border-bottom:1px solid #252a35!important}
  details.mobile-toc[open]>summary:after{content:"-"}
  details.mobile-toc .article-toc{
    margin:0!important;
    padding:12px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
  }
  details.mobile-toc .article-toc>strong{display:none!important}
  details.mobile-toc .article-toc ol{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
  }
  details.mobile-toc .article-toc li{
    width:100%!important;
    min-width:0!important;
    flex:initial!important;
  }
  details.mobile-toc .article-toc a{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    padding:11px 12px!important;
    border-radius:11px!important;
    white-space:normal!important;
    font-size:13px!important;
    line-height:1.35!important;
  }
  details.mobile-toc .article-toc a:before{display:none!important}
  details.mobile-toc .article-toc .toc-h3{padding-left:0!important;border-left:0!important}

  .article-premium .article-cta.discord-cta,
  .article-premium .article-cta.okx-cta{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:13px!important;
    align-items:start!important;
    justify-items:start!important;
    margin:30px 0!important;
    padding:18px!important;
    border-radius:18px!important;
    text-align:left!important;
  }
  .article-premium .discord-cta-icon,
  .article-premium .discord-cta-icon img{
    float:none!important;
    width:58px!important;
    height:58px!important;
    margin:0!important;
    border-radius:16px!important;
  }
  .article-premium .okx-cta-logo,
  .article-premium .okx-cta-logo img{
    float:none!important;
    width:74px!important;
    height:74px!important;
    margin:0!important;
    border-radius:17px!important;
  }
  .article-premium .discord-cta-copy,
  .article-premium .okx-cta-copy{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    align-items:start!important;
  }
  .discord-cta-kicker,
  .okx-cta-kicker{width:auto!important;max-width:100%!important;white-space:normal!important;margin:0!important}
  .article-premium .discord-cta h3,
  .article-premium .okx-cta h3{font-size:22px!important;line-height:1.12!important;margin:0!important}
  .article-premium .discord-cta p{font-size:13.5px!important;line-height:1.48!important;margin:0!important}
  .article-premium .okx-cta-benefits{
    clear:none!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
    margin:1px 0 2px!important;
  }
  .article-premium .okx-cta-benefits span{
    min-height:40px!important;
    padding:9px 11px!important;
    font-size:12.5px!important;
  }
  .article-premium .discord-cta-button,
  .article-premium .okx-cta-button{
    grid-column:auto!important;
    grid-row:auto!important;
    clear:none!important;
    min-width:0!important;
    width:100%!important;
    min-height:50px!important;
    margin:0!important;
    justify-content:center!important;
    border-radius:13px!important;
    font-size:13px!important;
  }
  .article-premium .okx-cta-button span{font-size:12.5px!important;letter-spacing:.03em!important}

  .article-source-card{
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    padding:13px!important;
  }
  .article-source-card>span{width:34px!important;height:34px!important}

  .market-widget{padding:16px!important}
  .market-identity{min-width:0!important}
  .market-values{width:100%!important}
  .market-price{font-size:19px!important;white-space:normal!important}
  .market-change{white-space:normal!important}

  .article-engagement{width:100%!important;margin-top:34px!important;padding:0!important}
  .article-social-bar{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:12px!important;
    border-radius:16px!important;
  }
  .article-social-bar>span,
  .article-like-button{
    width:100%!important;
    min-height:44px!important;
    justify-content:center!important;
    border:1px solid #303544!important;
    border-radius:12px!important;
    background:#151821!important;
    font-size:13px!important;
  }
  .comments-panel{margin-top:14px!important;padding:16px 14px!important;border-radius:18px!important}
  .comments-heading{gap:12px!important;margin-bottom:15px!important}
  .comments-heading h2{font-size:25px!important}
  .discord-login,
  .comment-login-gate a,
  .comment-form button{
    width:100%!important;
    min-height:48px!important;
    justify-content:center!important;
    border-radius:13px!important;
  }
  .comment-login-gate{padding:16px!important;border-radius:15px!important}
  .comment-login-gate p{font-size:14px!important;line-height:1.55!important}
  .comment-form>div{display:grid!important;grid-template-columns:1fr!important}

  .related{width:calc(100% - 24px)!important;padding-top:28px!important}
  .related .section-head{margin-bottom:16px!important}
  .related .section-head h2{font-size:30px!important}
  footer{padding-left:12px!important;padding-right:12px!important}
}

@media (max-width:380px){
  .home-hero h1{font-size:38px!important}
  .article-premium h1{font-size:30px!important}
  .article-premium .article-content{font-size:16px!important}
  .article-premium .discord-cta h3,
  .article-premium .okx-cta h3{font-size:20px!important}
}

/* v6.5.1 - professional public chrome */
body:not(.staff-page) .home-hero,
body:not(.staff-page) .home-hero-visual{overflow:hidden!important}
body:not(.staff-page) .site-header{
  position:sticky!important;
  top:0!important;
  z-index:90!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-height:72px!important;
  display:grid!important;
  grid-template-columns:minmax(232px,auto) minmax(0,1fr)!important;
  align-items:center!important;
  gap:22px!important;
  padding:12px max(20px,calc((100vw - 1260px)/2))!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
  background:linear-gradient(180deg,rgba(8,9,13,.97),rgba(8,9,13,.9))!important;
  box-shadow:0 16px 46px rgba(0,0,0,.24)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
  overflow:visible!important;
}
body:not(.staff-page) .site-header:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);
  pointer-events:none;
}
body:not(.staff-page) .site-header .brand{
  min-width:0!important;
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr)!important;
  align-items:center!important;
  gap:12px!important;
  color:#f8f9fb!important;
  text-decoration:none!important;
}
body:not(.staff-page) .site-header .brand-mark{
  box-sizing:border-box!important;
  width:44px!important;
  height:44px!important;
  padding:5px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.025))!important;
  box-shadow:0 12px 26px rgba(0,0,0,.22)!important;
  overflow:hidden!important;
}
body:not(.staff-page) .site-header .brand-mark img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:contain!important;
  filter:none!important;
}
body:not(.staff-page) .site-header .brand-copy{
  min-width:0!important;
  display:grid!important;
  gap:3px!important;
  line-height:1.05!important;
}
body:not(.staff-page) .site-header .brand-copy strong{
  max-width:none!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:900!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body:not(.staff-page) .site-header .brand-copy small{
  display:block!important;
  color:#a6adba!important;
  font-size:11px!important;
  font-weight:850!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
body:not(.staff-page) .site-header nav{
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:12px!important;
}
body:not(.staff-page) .header-links{
  min-width:0!important;
  max-width:100%!important;
  display:flex!important;
  align-items:center!important;
  gap:2px!important;
  padding:4px!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.045)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05)!important;
  overflow:hidden!important;
}
body:not(.staff-page) .header-links a{
  min-height:34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 10px!important;
  border:0!important;
  border-radius:12px!important;
  background:transparent!important;
  color:#d7dbe3!important;
  font-size:12px!important;
  font-weight:850!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  transition:background .18s ease,color .18s ease,transform .18s ease!important;
}
body:not(.staff-page) .header-links a:hover,
body:not(.staff-page) .header-links a:focus-visible{
  background:rgba(255,255,255,.11)!important;
  color:#fff!important;
  transform:translateY(-1px)!important;
}
body:not(.staff-page) .site-header .discord{
  box-sizing:border-box!important;
  min-width:0!important;
  min-height:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  padding:8px 13px!important;
  border:1px solid rgba(255,255,255,.72)!important;
  border-radius:14px!important;
  background:#f7f8fc!important;
  color:#12151d!important;
  box-shadow:0 12px 30px rgba(0,0,0,.22)!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
body:not(.staff-page) .site-header .discord img{
  width:22px!important;
  height:22px!important;
  flex:0 0 auto!important;
  border-radius:7px!important;
}
body:not(.staff-page) .site-header .discord span{
  display:inline!important;
  color:inherit!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1!important;
}
body:not(.staff-page) .site-header .discord b{
  display:inline-flex!important;
  align-items:center!important;
  color:inherit!important;
  font-size:14px!important;
  line-height:1!important;
}
body:not(.staff-page) footer{
  position:relative!important;
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  display:grid!important;
  grid-template-columns:minmax(260px,.76fr) minmax(0,1.24fr)!important;
  gap:34px 58px!important;
  margin-top:42px!important;
  padding:54px max(20px,calc((100vw - 1260px)/2)) 34px!important;
  border:0!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  background:
    radial-gradient(circle at 16% 0%,rgba(116,84,255,.14),transparent 30%),
    linear-gradient(180deg,#090a0f 0%,#06070a 100%)!important;
  color:#a6adba!important;
  overflow:hidden!important;
}
body:not(.staff-page) footer:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);
  pointer-events:none;
}
body:not(.staff-page) footer>div:first-child{
  min-width:0!important;
  display:block!important;
}
body:not(.staff-page) footer>div:first-child strong{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0 0 13px!important;
  color:#fff!important;
  font-size:20px!important;
  font-weight:950!important;
  line-height:1.1!important;
  letter-spacing:0!important;
}
body:not(.staff-page) footer>div:first-child strong:before{
  content:"";
  width:36px;
  height:36px;
  flex:0 0 auto;
  border:1px solid rgba(255,255,255,.12);
  border-radius:12px;
  background:rgba(255,255,255,.06) url("/assets/logo.webp") center/26px 26px no-repeat;
  box-shadow:0 12px 26px rgba(0,0,0,.22);
}
body:not(.staff-page) footer>div:first-child p{
  max-width:360px!important;
  margin:0!important;
  color:#aeb5c2!important;
  font-size:15px!important;
  line-height:1.7!important;
}
body:not(.staff-page) .footer-links{
  min-width:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(120px,1fr))!important;
  align-content:start!important;
  gap:6px 20px!important;
}
body:not(.staff-page) .footer-links a{
  min-width:0!important;
  min-height:36px!important;
  display:flex!important;
  align-items:center!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.07)!important;
  border-radius:0!important;
  background:transparent!important;
  color:#d5dae4!important;
  font-size:13px!important;
  font-weight:850!important;
  line-height:1.2!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
body:not(.staff-page) .footer-links a:hover,
body:not(.staff-page) .footer-links a:focus-visible{
  color:#fff!important;
  border-bottom-color:rgba(255,255,255,.2)!important;
}
body:not(.staff-page) .disclaimer{
  grid-column:1/-1!important;
  margin:2px 0 0!important;
  padding-top:20px!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
  color:#818998!important;
  font-size:12.5px!important;
  line-height:1.65!important;
}

@media (max-width:1120px){
  body:not(.staff-page) .header-links a:nth-child(n+7){display:none!important}
}

@media (max-width:980px){
  body:not(.staff-page) .site-header{grid-template-columns:minmax(210px,auto) minmax(0,1fr)!important;gap:14px!important}
  body:not(.staff-page) .header-links a:nth-child(n+5){display:none!important}
}

@media (max-width:760px){
  body:not(.staff-page) .site-header{
    min-height:62px!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:10px!important;
    padding:9px 12px!important;
    border-bottom-color:rgba(255,255,255,.09)!important;
    background:linear-gradient(180deg,rgba(8,9,13,.98),rgba(8,9,13,.92))!important;
    box-shadow:0 10px 30px rgba(0,0,0,.22)!important;
  }
  body:not(.staff-page) .site-header .brand{
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:10px!important;
  }
  body:not(.staff-page) .site-header .brand-mark{
    width:38px!important;
    height:38px!important;
    padding:4px!important;
    border-radius:12px!important;
  }
  body:not(.staff-page) .site-header .brand-copy strong{
    max-width:calc(100vw - 180px)!important;
    font-size:15px!important;
  }
  body:not(.staff-page) .site-header .brand-copy small{display:none!important}
  body:not(.staff-page) .site-header nav{gap:0!important}
  body:not(.staff-page) .header-links{display:none!important}
  body:not(.staff-page) .site-header .discord{
    min-height:38px!important;
    padding:7px 10px!important;
    gap:7px!important;
    border-radius:12px!important;
    box-shadow:0 8px 22px rgba(0,0,0,.2)!important;
  }
  body:not(.staff-page) .site-header .discord img{
    width:21px!important;
    height:21px!important;
    border-radius:6px!important;
  }
  body:not(.staff-page) .site-header .discord span{
    width:auto!important;
    max-width:none!important;
    font-size:0!important;
    line-height:1!important;
  }
  body:not(.staff-page) .site-header .discord span:after{
    content:"Discord";
    font-size:12px!important;
    font-weight:950!important;
    line-height:1!important;
  }
  body:not(.staff-page) .site-header .discord b{display:none!important}

  body:not(.staff-page) footer{
    grid-template-columns:1fr!important;
    gap:24px!important;
    margin-top:34px!important;
    padding:34px 12px 24px!important;
  }
  body:not(.staff-page) footer>div:first-child strong{
    margin-bottom:11px!important;
    font-size:18px!important;
  }
  body:not(.staff-page) footer>div:first-child strong:before{
    width:34px;
    height:34px;
    background-size:24px 24px;
  }
  body:not(.staff-page) footer>div:first-child p{
    max-width:none!important;
    font-size:14px!important;
    line-height:1.65!important;
  }
  body:not(.staff-page) .footer-links{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0 14px!important;
  }
  body:not(.staff-page) .footer-links a{
    min-height:42px!important;
    font-size:13px!important;
  }
  body:not(.staff-page) .disclaimer{
    margin-top:0!important;
    padding-top:18px!important;
    font-size:12px!important;
  }
}

@media (max-width:370px){
  body:not(.staff-page) .site-header .brand-copy strong{max-width:calc(100vw - 164px)!important}
  body:not(.staff-page) .site-header .discord{padding:7px 8px!important}
  body:not(.staff-page) .site-header .discord span:after{font-size:11.5px!important}
  body:not(.staff-page) .footer-links{grid-template-columns:1fr!important}
}

/* v6.5.3 - editorial navbar reset */
body:not(.staff-page) .site-header{
  min-height:64px!important;
  grid-template-columns:minmax(210px,auto) minmax(0,1fr)!important;
  gap:28px!important;
  padding:10px max(24px,calc((100vw - 1260px)/2))!important;
  border-bottom:1px solid #1b2029!important;
  background:rgba(5,6,9,.97)!important;
  box-shadow:none!important;
}
body:not(.staff-page) .site-header:after{display:none!important}
body:not(.staff-page) .site-header .brand{
  grid-template-columns:34px minmax(0,1fr)!important;
  gap:10px!important;
}
body:not(.staff-page) .site-header .brand-mark{
  width:34px!important;
  height:34px!important;
  padding:0!important;
  border:0!important;
  border-radius:9px!important;
  background:transparent!important;
  box-shadow:none!important;
}
body:not(.staff-page) .site-header .brand-copy strong{
  font-size:15px!important;
  letter-spacing:0!important;
}
body:not(.staff-page) .site-header .brand-copy small{
  color:#7f8794!important;
  font-size:10.5px!important;
  letter-spacing:0!important;
  text-transform:uppercase!important;
}
body:not(.staff-page) .site-header nav{
  gap:22px!important;
}
body:not(.staff-page) .header-links{
  gap:18px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
body:not(.staff-page) .header-links a{
  position:relative!important;
  min-height:42px!important;
  padding:0!important;
  border-radius:0!important;
  color:#aeb5c1!important;
  background:transparent!important;
  font-size:12px!important;
  font-weight:850!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
body:not(.staff-page) .header-links a:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:4px;
  height:2px;
  transform:scaleX(0);
  transform-origin:left center;
  background:#45d4ff;
  transition:transform .18s ease;
}
body:not(.staff-page) .header-links a:hover,
body:not(.staff-page) .header-links a:focus-visible{
  color:#fff!important;
  transform:none!important;
}
body:not(.staff-page) .header-links a:hover:after,
body:not(.staff-page) .header-links a:focus-visible:after{
  transform:scaleX(1);
}
body:not(.staff-page) .site-header .discord{
  min-height:36px!important;
  padding:0 12px!important;
  border:1px solid #303644!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#f4f6fb!important;
  box-shadow:none!important;
}
body:not(.staff-page) .site-header .discord img{
  width:18px!important;
  height:18px!important;
  border-radius:5px!important;
}
body:not(.staff-page) .site-header .discord span{
  font-size:12.5px!important;
  letter-spacing:0!important;
}
body:not(.staff-page) .site-header .discord b{display:none!important}

@media (max-width:760px){
  body:not(.staff-page) .site-header{
    min-height:0!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:8px!important;
    padding:8px 12px 43px!important;
    background:rgba(5,6,9,.98)!important;
    overflow:hidden!important;
  }
  body:not(.staff-page) .site-header .brand{
    grid-template-columns:30px minmax(0,1fr)!important;
    gap:9px!important;
  }
  body:not(.staff-page) .site-header .brand-mark{
    width:30px!important;
    height:30px!important;
    border-radius:8px!important;
  }
  body:not(.staff-page) .site-header .brand-copy strong{
    max-width:calc(100vw - 150px)!important;
    font-size:14.5px!important;
  }
  body:not(.staff-page) .site-header .brand-copy small{display:none!important}
  body:not(.staff-page) .site-header nav{
    min-width:auto!important;
    gap:0!important;
  }
  body:not(.staff-page) .header-links{
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    bottom:6px!important;
    max-width:calc(100vw - 24px)!important;
    display:flex!important;
    align-items:center!important;
    gap:18px!important;
    padding:8px 0 0!important;
    border-top:1px solid #1d222c!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    white-space:nowrap!important;
    scrollbar-width:none!important;
  }
  body:not(.staff-page) .header-links::-webkit-scrollbar{display:none!important}
  body:not(.staff-page) .header-links a,
  body:not(.staff-page) .header-links a:nth-child(n+5),
  body:not(.staff-page) .header-links a:nth-child(n+7){
    flex:0 0 auto!important;
    min-height:28px!important;
    display:flex!important;
    padding:0!important;
    color:#aeb5c1!important;
    font-size:11.5px!important;
  }
  body:not(.staff-page) .header-links a:after{bottom:0!important}
  body:not(.staff-page) .site-header .discord{
    min-height:32px!important;
    padding:0 9px!important;
    gap:6px!important;
    border-color:#2a303b!important;
    background:#10131a!important;
    color:#edf1f7!important;
  }
  body:not(.staff-page) .site-header .discord img{
    width:17px!important;
    height:17px!important;
  }
  body:not(.staff-page) .site-header .discord span{
    width:auto!important;
    max-width:none!important;
    display:inline!important;
    font-size:0!important;
  }
  body:not(.staff-page) .site-header .discord span:after{
    content:"Discord"!important;
    font-size:12px!important;
    font-weight:900!important;
  }
}

@media (max-width:370px){
  body:not(.staff-page) .site-header .brand-copy strong{max-width:calc(100vw - 138px)!important}
  body:not(.staff-page) .site-header .discord{padding:0 8px!important}
  body:not(.staff-page) .site-header .discord span{font-size:11.5px!important}
}

/* v6.5.4 - separated footer social links */
body:not(.staff-page) footer{
  grid-template-columns:minmax(250px,.75fr) minmax(230px,.7fr) minmax(320px,1.15fr)!important;
  gap:34px 44px!important;
}
body:not(.staff-page) .footer-social,
body:not(.staff-page) .footer-pages{
  min-width:0!important;
}
body:not(.staff-page) .footer-social>span,
body:not(.staff-page) .footer-pages>span{
  display:block!important;
  margin:0 0 13px!important;
  color:#7f8794!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
body:not(.staff-page) .footer-social>div{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
}
body:not(.staff-page) .footer-social-link{
  min-width:0!important;
  min-height:42px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:8px 10px!important;
  border:1px solid rgba(255,255,255,.08)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.035)!important;
  color:#e7ebf2!important;
  text-decoration:none!important;
}
body:not(.staff-page) .footer-social-link:hover,
body:not(.staff-page) .footer-social-link:focus-visible{
  border-color:rgba(255,255,255,.18)!important;
  background:rgba(255,255,255,.065)!important;
  color:#fff!important;
}
body:not(.staff-page) .footer-social-link img{
  width:24px!important;
  height:24px!important;
  flex:0 0 auto!important;
  display:block!important;
  object-fit:contain!important;
  border-radius:7px!important;
}
body:not(.staff-page) .footer-social-link b{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  color:inherit!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
  white-space:nowrap!important;
}
body:not(.staff-page) .footer-social-link[href="#"]{display:none!important}
body:not(.staff-page) .footer-pages .footer-links{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:6px 22px!important;
}
body:not(.staff-page) .footer-pages .footer-links a{
  min-height:36px!important;
}

@media (max-width:980px){
  body:not(.staff-page) footer{
    grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr)!important;
  }
  body:not(.staff-page) .footer-pages{
    grid-column:1/-1!important;
  }
  body:not(.staff-page) .footer-pages .footer-links{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}

@media (max-width:760px){
  body:not(.staff-page) footer{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  body:not(.staff-page) .footer-social>span,
  body:not(.staff-page) .footer-pages>span{
    margin-bottom:10px!important;
  }
  body:not(.staff-page) .footer-social>div{
    display:flex!important;
    gap:10px!important;
    overflow-x:auto!important;
    padding-bottom:2px!important;
    scrollbar-width:none!important;
  }
  body:not(.staff-page) .footer-social>div::-webkit-scrollbar{display:none!important}
  body:not(.staff-page) .footer-social-link{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    justify-content:center!important;
    padding:0!important;
    border-radius:13px!important;
  }
  body:not(.staff-page) .footer-social-link img{
    width:25px!important;
    height:25px!important;
  }
  body:not(.staff-page) .footer-social-link b{
    position:absolute!important;
    width:1px!important;
    height:1px!important;
    overflow:hidden!important;
    clip:rect(0 0 0 0)!important;
    white-space:nowrap!important;
  }
  body:not(.staff-page) .footer-pages{
    grid-column:auto!important;
  }
  body:not(.staff-page) .footer-pages .footer-links{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0 14px!important;
  }
}

@media (max-width:370px){
  body:not(.staff-page) .footer-pages .footer-links{grid-template-columns:1fr!important}
}

/* v6.5.5 - complete editorial policy pages */
body:not(.staff-page) .policy-hero{
  width:min(1040px,calc(100% - 40px))!important;
  padding:76px 0 28px!important;
}
body:not(.staff-page) .policy-hero h1{
  max-width:880px!important;
  font-size:clamp(44px,8vw,82px)!important;
  letter-spacing:-.055em!important;
}
body:not(.staff-page) .policy-hero p{
  max-width:760px!important;
  margin:20px 0 0!important;
  color:#c0c7d3!important;
  font-size:19px!important;
  line-height:1.6!important;
}
body:not(.staff-page) .policy-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-top:22px!important;
}
body:not(.staff-page) .policy-meta span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:32px!important;
  padding:6px 10px!important;
  border:1px solid #2a303d!important;
  border-radius:999px!important;
  background:#10131a!important;
  color:#9aa3b2!important;
  font-size:11px!important;
  font-weight:850!important;
}
body:not(.staff-page) .policy-page{
  width:min(1040px,calc(100% - 40px))!important;
  padding:10px 0 86px!important;
}
body:not(.staff-page) .policy-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 300px!important;
  align-items:start!important;
  gap:26px!important;
}
body:not(.staff-page) .policy-list{
  display:grid!important;
  gap:14px!important;
}
body:not(.staff-page) .policy-card{
  min-width:0!important;
  display:grid!important;
  grid-template-columns:46px minmax(0,1fr)!important;
  gap:16px!important;
  padding:22px!important;
  border:1px solid #252b37!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#10131a,#0c0e13)!important;
}
body:not(.staff-page) .policy-card>span{
  width:38px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(69,212,255,.22)!important;
  border-radius:12px!important;
  background:rgba(69,212,255,.07)!important;
  color:#72ddff!important;
  font-size:12px!important;
  font-weight:950!important;
}
body:not(.staff-page) .policy-card h2{
  margin:2px 0 8px!important;
  color:#fff!important;
  font-size:23px!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
}
body:not(.staff-page) .policy-card p{
  margin:0!important;
  color:#b9c1ce!important;
  font-size:15px!important;
  line-height:1.7!important;
}
body:not(.staff-page) .policy-card ul{
  display:grid!important;
  gap:7px!important;
  margin:14px 0 0!important;
  padding:0!important;
  list-style:none!important;
}
body:not(.staff-page) .policy-card li{
  position:relative!important;
  padding-left:18px!important;
  color:#d5dae4!important;
  font-size:14px!important;
  line-height:1.55!important;
}
body:not(.staff-page) .policy-card li:before{
  content:"";
  position:absolute;
  left:0;
  top:.72em;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#45d4ff;
}
body:not(.staff-page) .policy-card em{
  display:block!important;
  margin-top:14px!important;
  color:#8f98a7!important;
  font-size:13px!important;
  line-height:1.55!important;
  font-style:normal!important;
}
body:not(.staff-page) .policy-aside{
  position:sticky!important;
  top:100px!important;
  min-width:0!important;
  padding:18px!important;
  border:1px solid #252b37!important;
  border-radius:18px!important;
  background:#0d1016!important;
}
body:not(.staff-page) .policy-aside strong{
  display:block!important;
  color:#fff!important;
  font-size:15px!important;
  line-height:1.2!important;
}
body:not(.staff-page) .policy-aside ul{
  display:grid!important;
  gap:9px!important;
  margin:14px 0 18px!important;
  padding:0!important;
  list-style:none!important;
}
body:not(.staff-page) .policy-aside li{
  color:#b4bcc9!important;
  font-size:13px!important;
  line-height:1.35!important;
}
body:not(.staff-page) .policy-contact{
  padding-top:16px!important;
  border-top:1px solid #232936!important;
}
body:not(.staff-page) .policy-contact span{
  display:block!important;
  margin-bottom:8px!important;
  color:#7f8794!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
}
body:not(.staff-page) .policy-contact a,
body:not(.staff-page) .policy-contact>span+span{
  display:inline-flex!important;
  max-width:100%!important;
  min-height:36px!important;
  align-items:center!important;
  padding:8px 11px!important;
  border:1px solid #303746!important;
  border-radius:999px!important;
  background:#151922!important;
  color:#f2f5fb!important;
  font-size:12px!important;
  font-weight:900!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

@media (max-width:840px){
  body:not(.staff-page) .policy-layout{
    grid-template-columns:1fr!important;
  }
  body:not(.staff-page) .policy-aside{
    position:static!important;
    order:-1!important;
  }
  body:not(.staff-page) .policy-aside ul{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media (max-width:760px){
  body:not(.staff-page) .policy-hero,
  body:not(.staff-page) .policy-page{
    width:calc(100% - 24px)!important;
  }
  body:not(.staff-page) .policy-hero{
    padding:48px 0 18px!important;
  }
  body:not(.staff-page) .policy-hero h1{
    font-size:42px!important;
    line-height:1!important;
  }
  body:not(.staff-page) .policy-hero p{
    margin-top:15px!important;
    font-size:16px!important;
    line-height:1.55!important;
  }
  body:not(.staff-page) .policy-meta{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  body:not(.staff-page) .policy-card{
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:18px!important;
    border-radius:16px!important;
  }
  body:not(.staff-page) .policy-card>span{
    width:34px!important;
    height:34px!important;
    border-radius:11px!important;
  }
  body:not(.staff-page) .policy-card h2{
    font-size:21px!important;
  }
  body:not(.staff-page) .policy-card p,
  body:not(.staff-page) .policy-card li{
    font-size:14px!important;
  }
  body:not(.staff-page) .policy-aside{
    padding:16px!important;
    border-radius:16px!important;
  }
  body:not(.staff-page) .policy-aside ul{
    grid-template-columns:1fr!important;
  }
}

/* v6.5.6 - registered brand and footer mark cleanup */
body:not(.staff-page) .site-header .brand-registered{
  display:inline-block!important;
  margin-left:2px!important;
  color:#dfe5ef!important;
  font-size:.55em!important;
  font-weight:950!important;
  line-height:1!important;
  vertical-align:super!important;
  transform:translateY(-.08em)!important;
}
body:not(.staff-page) footer .footer-brand strong:before{
  display:none!important;
  content:none!important;
}
body:not(.staff-page) footer .footer-brand strong{
  gap:0!important;
}

/* v6.5.7 - passive home proof row */
body:not(.staff-page) .home-hero-proof{
  pointer-events:none!important;
  user-select:none!important;
  cursor:default!important;
  max-width:640px!important;
  justify-content:flex-start!important;
  gap:24px!important;
  margin-top:30px!important;
  padding-top:18px!important;
  border-top:1px solid rgba(255,255,255,.055)!important;
}
body:not(.staff-page) .home-hero-proof div{
  flex:0 1 auto!important;
  min-width:0!important;
  padding:0!important;
  border-right:0!important;
  text-align:left!important;
}
body:not(.staff-page) .home-hero-proof strong{
  color:#aab3c2!important;
  font-size:12px!important;
  font-weight:850!important;
  line-height:1.2!important;
  letter-spacing:0!important;
}
body:not(.staff-page) .home-hero-proof strong:after{
  content:":"!important;
}
body:not(.staff-page) .home-hero-proof span{
  display:block!important;
  margin-top:3px!important;
  color:#6f7887!important;
  font-size:11px!important;
  line-height:1.35!important;
}

@media (max-width:760px){
  body:not(.staff-page) .home-hero-proof{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:7px!important;
    width:100%!important;
    max-width:360px!important;
    margin-top:17px!important;
    padding-top:13px!important;
  }
  body:not(.staff-page) .home-hero-proof div{
    display:grid!important;
    grid-template-columns:86px minmax(0,1fr)!important;
    gap:8px!important;
    align-items:baseline!important;
  }
  body:not(.staff-page) .home-hero-proof strong{
    font-size:11px!important;
  }
  body:not(.staff-page) .home-hero-proof span{
    margin-top:0!important;
    font-size:11px!important;
    line-height:1.3!important;
  }
}

@media (max-width:360px){
  body:not(.staff-page) .home-hero-proof div{
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:7px!important;
  }
  body:not(.staff-page) .home-hero-proof strong,
  body:not(.staff-page) .home-hero-proof span{
    font-size:10.5px!important;
  }
}

/* v6.5.8 - mobile header narrow text safety */
@media (max-width:760px){
  body:not(.staff-page) .site-header .brand-copy strong{
    min-width:0!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  body:not(.staff-page) .site-header .discord span{
    display:inline-block!important;
    width:auto!important;
    max-width:none!important;
    overflow:visible!important;
    font-size:0!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  body:not(.staff-page) .site-header .discord span:after{
    content:"Discord"!important;
    font-size:12px!important;
    font-weight:900!important;
    line-height:1!important;
  }
}

@media (max-width:370px){
  body:not(.staff-page) .site-header .brand-copy strong{
    max-width:calc(100vw - 138px)!important;
  }
  body:not(.staff-page) .site-header .discord span{
    font-size:0!important;
  }
  body:not(.staff-page) .site-header .discord span:after{
    font-size:11.5px!important;
  }
}

/* v6.6.0 - registered brand mark everywhere */
body:not(.staff-page) .brand-registered{
  display:inline-block!important;
  margin-left:2px!important;
  color:#dfe5ef!important;
  font-size:.55em!important;
  font-weight:950!important;
  line-height:1!important;
  vertical-align:super!important;
  transform:translateY(-.08em)!important;
}
body:not(.staff-page) footer .brand-registered{
  margin-left:0!important;
  color:#cfd6e3!important;
  font-size:.5em!important;
  transform:translate(-6px,.08em)!important;
}

/* v6.6.1 - tighter registered mark in footer brand */
body:not(.staff-page) footer .footer-brand strong{
  width:auto!important;
  max-width:none!important;
  display:inline!important;
  white-space:nowrap!important;
  line-height:1.05!important;
}
body:not(.staff-page) footer .footer-brand .brand-registered{
  display:inline-block!important;
  margin-left:2px!important;
  vertical-align:super!important;
}

/* v6.6.4 - softer article sources and OKX welcome bonus badge */
body:not(.staff-page) .article-source-card{
  display:block!important;
  margin:6px 0 24px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#798391!important;
  font:500 13px/1.5 Inter,ui-sans-serif,system-ui,sans-serif!important;
}
body:not(.staff-page) .article-source-card>span{
  display:none!important;
}
body:not(.staff-page) .article-source-card>div{
  display:flex!important;
  min-width:0!important;
  align-items:baseline!important;
  gap:6px!important;
  flex-wrap:wrap!important;
}
body:not(.staff-page) .article-source-card small{
  color:#697483!important;
  font-size:12px!important;
  font-weight:650!important;
  letter-spacing:0!important;
  line-height:1.5!important;
  text-transform:none!important;
}
body:not(.staff-page) .article-source-card a{
  color:#8f99a8!important;
  font-size:13px!important;
  font-weight:650!important;
  line-height:1.5!important;
  text-decoration:underline!important;
  text-decoration-color:rgba(143,153,168,.28)!important;
  text-decoration-thickness:1px!important;
  text-underline-offset:3px!important;
}
body:not(.staff-page) .article-source-card a:hover{
  color:#b5bdca!important;
  text-decoration-color:rgba(181,189,202,.55)!important;
}
body:not(.staff-page) .article-source-card em{
  color:#5f6875!important;
  font-size:12px!important;
  font-style:normal!important;
  line-height:1.5!important;
}
body:not(.staff-page) .article-premium .okx-cta-benefits{
  grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr))!important;
}
body:not(.staff-page) .article-premium .okx-cta-benefits span{
  justify-content:flex-start!important;
}
.okx-preview-benefits{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(min(160px,100%),1fr))!important;
}

@media(max-width:760px){
  body:not(.staff-page) .article-source-card{
    margin:4px 0 20px!important;
    padding:0!important;
  }
  body:not(.staff-page) .article-source-card>div{
    gap:5px!important;
  }
  body:not(.staff-page) .article-source-card small,
  body:not(.staff-page) .article-source-card a,
  body:not(.staff-page) .article-source-card em{
    font-size:12px!important;
  }
}

/* v6.6.5 - public light/dark theme switch */
html[data-theme="dark"]{color-scheme:dark}
html[data-theme="light"]{color-scheme:light}
body:not(.staff-page) .theme-toggle{
  appearance:none!important;
  -webkit-appearance:none!important;
  flex:0 0 auto!important;
  width:58px!important;
  height:32px!important;
  display:inline-grid!important;
  place-items:center!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:transparent!important;
  color:inherit!important;
  cursor:pointer!important;
}
body:not(.staff-page) .theme-toggle-track{
  position:relative!important;
  width:58px!important;
  height:32px!important;
  display:block!important;
  border:1px solid #2a303c!important;
  border-radius:999px!important;
  background:#10131a!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 8px 20px rgba(0,0,0,.14)!important;
}
body:not(.staff-page) .theme-toggle-thumb{
  position:absolute!important;
  left:3px!important;
  top:3px!important;
  width:26px!important;
  height:26px!important;
  border-radius:50%!important;
  background:#f8fafc!important;
  box-shadow:0 3px 10px rgba(0,0,0,.28)!important;
  transform:translateX(26px)!important;
  transition:transform .2s ease,background .2s ease,box-shadow .2s ease!important;
}
body:not(.staff-page) .theme-toggle-icon{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:1!important;
  font-size:13px!important;
  line-height:1!important;
  color:#8d96a5!important;
  pointer-events:none!important;
}
body:not(.staff-page) .theme-toggle-sun{left:10px!important}
body:not(.staff-page) .theme-toggle-moon{right:11px!important}
body:not(.staff-page) .theme-toggle:hover .theme-toggle-track,
body:not(.staff-page) .theme-toggle:focus-visible .theme-toggle-track{
  border-color:#45d4ff!important;
}
body:not(.staff-page) .theme-toggle:focus-visible{
  outline:2px solid #45d4ff!important;
  outline-offset:3px!important;
}
html[data-theme="light"] body:not(.staff-page) .theme-toggle-track{
  border-color:#cfd8e6!important;
  background:#eaf0f8!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 8px 20px rgba(16,24,40,.08)!important;
}
html[data-theme="light"] body:not(.staff-page) .theme-toggle-thumb{
  background:#fff!important;
  transform:translateX(0)!important;
  box-shadow:0 3px 12px rgba(16,24,40,.18)!important;
}
html[data-theme="light"] body:not(.staff-page) .theme-toggle-sun{color:#f59e0b!important}
html[data-theme="dark"] body:not(.staff-page) .theme-toggle-moon{color:#dbeafe!important}

html[data-theme="light"] body:not(.staff-page){
  --bg:#f5f7fb;
  --panel:#fff;
  --panel2:#f0f4fa;
  --text:#101828;
  --muted:#5e6878;
  --line:#dce4ef;
  --accent:#6446e8;
  --accent2:#5638d9;
  background:#f5f7fb!important;
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) main{
  background:linear-gradient(180deg,#f7f9fd 0%,#edf2f8 100%)!important;
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) .site-header{
  border-bottom-color:#dde5f0!important;
  background:rgba(255,255,255,.94)!important;
  box-shadow:0 10px 30px rgba(16,24,40,.08)!important;
}
html[data-theme="light"] body:not(.staff-page) .site-header .brand,
html[data-theme="light"] body:not(.staff-page) .site-header .brand-copy strong,
html[data-theme="light"] body:not(.staff-page) .brand-registered{
  color:#111827!important;
}
html[data-theme="light"] body:not(.staff-page) .site-header .brand-copy small,
html[data-theme="light"] body:not(.staff-page) .home-section-label small,
html[data-theme="light"] body:not(.staff-page) .home-story-meta,
html[data-theme="light"] body:not(.staff-page) .meta,
html[data-theme="light"] body:not(.staff-page) .article-reading-time,
html[data-theme="light"] body:not(.staff-page) .article-byline div span,
html[data-theme="light"] body:not(.staff-page) .engagement-counts{
  color:#697386!important;
}
html[data-theme="light"] body:not(.staff-page) .header-links a{
  color:#4b5565!important;
}
html[data-theme="light"] body:not(.staff-page) .header-links a:hover,
html[data-theme="light"] body:not(.staff-page) .header-links a:focus-visible{
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) .header-links a:after{
  background:#6446e8!important;
}
html[data-theme="light"] body:not(.staff-page) .site-header .discord{
  border-color:#111827!important;
  background:#111827!important;
  color:#fff!important;
}

html[data-theme="light"] body:not(.staff-page) .home-premium{
  background:radial-gradient(circle at 76% 8%,rgba(100,70,232,.10),transparent 24%),#f7f9fd!important;
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) h1,
html[data-theme="light"] body:not(.staff-page) h2,
html[data-theme="light"] body:not(.staff-page) h3,
html[data-theme="light"] body:not(.staff-page) .home-hero h1,
html[data-theme="light"] body:not(.staff-page) .home-featured-copy h2,
html[data-theme="light"] body:not(.staff-page) .home-latest-head h2,
html[data-theme="light"] body:not(.staff-page) .home-story h3,
html[data-theme="light"] body:not(.staff-page) .home-community h2,
html[data-theme="light"] body:not(.staff-page) .article-premium h1,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content h2,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content h3,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content strong{
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) .home-hero h1 em,
html[data-theme="light"] body:not(.staff-page) .home-section-label span,
html[data-theme="light"] body:not(.staff-page) .home-kicker,
html[data-theme="light"] body:not(.staff-page) .category,
html[data-theme="light"] body:not(.staff-page) .article-premium .category,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content a,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-toc a:before{
  color:#6446e8!important;
}
html[data-theme="light"] body:not(.staff-page) .home-hero-copy>p,
html[data-theme="light"] body:not(.staff-page) .home-featured-copy p,
html[data-theme="light"] body:not(.staff-page) .home-latest-head>p,
html[data-theme="light"] body:not(.staff-page) .home-story p,
html[data-theme="light"] body:not(.staff-page) .home-community p,
html[data-theme="light"] body:not(.staff-page) .lead,
html[data-theme="light"] body:not(.staff-page) .article-premium .lead,
html[data-theme="light"] body:not(.staff-page) .featured p,
html[data-theme="light"] body:not(.staff-page) .section-head p,
html[data-theme="light"] body:not(.staff-page) .card p{
  color:#5e6878!important;
}
html[data-theme="light"] body:not(.staff-page) .home-live-label,
html[data-theme="light"] body:not(.staff-page) .home-community-points b{
  border-color:#dce4ef!important;
  background:rgba(255,255,255,.76)!important;
  color:#475467!important;
}
html[data-theme="light"] body:not(.staff-page) .home-hero-proof{
  border-top-color:#dce4ef!important;
}
html[data-theme="light"] body:not(.staff-page) .home-hero-proof strong{
  color:#344054!important;
}
html[data-theme="light"] body:not(.staff-page) .home-hero-proof span{
  color:#667085!important;
}
html[data-theme="light"] body:not(.staff-page) .home-featured-card,
html[data-theme="light"] body:not(.staff-page) .home-story,
html[data-theme="light"] body:not(.staff-page) .home-category-list a,
html[data-theme="light"] body:not(.staff-page) .card,
html[data-theme="light"] body:not(.staff-page) .featured>a,
html[data-theme="light"] body:not(.staff-page) .sticky-cta,
html[data-theme="light"] body:not(.staff-page) .sidebar-card,
html[data-theme="light"] body:not(.staff-page) .faq,
html[data-theme="light"] body:not(.staff-page) .article-social-bar,
html[data-theme="light"] body:not(.staff-page) .comments-panel,
html[data-theme="light"] body:not(.staff-page) details.mobile-toc{
  border-color:#dce4ef!important;
  background:#fff!important;
  color:#101828!important;
  box-shadow:0 16px 42px rgba(16,24,40,.08)!important;
}
html[data-theme="light"] body:not(.staff-page) .home-featured-card:hover,
html[data-theme="light"] body:not(.staff-page) .home-story:hover,
html[data-theme="light"] body:not(.staff-page) .home-category-list a:hover,
html[data-theme="light"] body:not(.staff-page) .card:hover{
  border-color:#c7d1e0!important;
}
html[data-theme="light"] body:not(.staff-page) .home-featured-footer{
  border-top-color:#e2e8f0!important;
  color:#697386!important;
}
html[data-theme="light"] body:not(.staff-page) .home-featured-footer b,
html[data-theme="light"] body:not(.staff-page) .home-story-link,
html[data-theme="light"] body:not(.staff-page) .read{
  color:#111827!important;
}
html[data-theme="light"] body:not(.staff-page) .home-community{
  border-color:#c8d3ff!important;
  background:radial-gradient(circle at 12% 20%,rgba(100,70,232,.16),transparent 42%),linear-gradient(135deg,#fff,#eef3ff 70%)!important;
  box-shadow:0 24px 70px rgba(64,78,120,.14)!important;
}
html[data-theme="light"] body:not(.staff-page) .home-community-copy>a,
html[data-theme="light"] body:not(.staff-page) .btn.secondary{
  border:1px solid #dce4ef!important;
  background:#111827!important;
  color:#fff!important;
}

html[data-theme="light"] body:not(.staff-page) .article-premium .breadcrumbs,
html[data-theme="light"] body:not(.staff-page) .breadcrumbs{
  color:#667085!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .breadcrumbs a:hover{
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) .byline-logo{
  border-color:#dce4ef!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(16,24,40,.10)!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-cover,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content figure img{
  border-color:#dce4ef!important;
  box-shadow:0 22px 55px rgba(16,24,40,.14)!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content p,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content li,
html[data-theme="light"] body:not(.staff-page) .faq div{
  color:#344054!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content>p:first-of-type{
  color:#1d2939!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content li{
  border-color:#dce4ef!important;
  background:linear-gradient(135deg,#fff,#f5f8fc)!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content blockquote{
  border-color:#d8d0ff!important;
  border-left-color:#6446e8!important;
  background:linear-gradient(90deg,rgba(100,70,232,.10),rgba(100,70,232,.03))!important;
  color:#20134d!important;
}
html[data-theme="light"] body:not(.staff-page) .article-alert-info,
html[data-theme="light"] body:not(.staff-page) .article-alert-opinion{
  background:#f2f6ff!important;
  border-color:#cfdcff!important;
  color:#243047!important;
}
html[data-theme="light"] body:not(.staff-page) .article-alert-brief{
  background:#fff9df!important;
  border-color:#f0d77a!important;
}
html[data-theme="light"] body:not(.staff-page) .article-alert-risk{
  background:#fff0f0!important;
  border-color:#f4bcbc!important;
}
html[data-theme="light"] body:not(.staff-page) .article-alert-investor{
  background:#edf9f1!important;
  border-color:#b9e4c7!important;
}
html[data-theme="light"] body:not(.staff-page) .sidebar-card p,
html[data-theme="light"] body:not(.staff-page) .reader-comment p,
html[data-theme="light"] body:not(.staff-page) .comment-login-gate p{
  color:#5e6878!important;
}
html[data-theme="light"] body:not(.staff-page) .sidebar-index .article-toc,
html[data-theme="light"] body:not(.staff-page) .mobile-toc .article-toc{
  background:transparent!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-toc>strong,
html[data-theme="light"] body:not(.staff-page) details.mobile-toc>summary{
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-toc a{
  background:#f6f8fc!important;
  color:#4b5565!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-toc a:hover{
  background:rgba(100,70,232,.10)!important;
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-toc .toc-h3 a{
  background:transparent!important;
}
html[data-theme="light"] body:not(.staff-page) .article-share a,
html[data-theme="light"] body:not(.staff-page) .article-share button,
html[data-theme="light"] body:not(.staff-page) .article-like-button,
html[data-theme="light"] body:not(.staff-page) .comment-form textarea,
html[data-theme="light"] body:not(.staff-page) .article-social-bar>span{
  border-color:#dce4ef!important;
  background:#f8fafc!important;
  color:#1f2937!important;
}
html[data-theme="light"] body:not(.staff-page) .comments-heading h2,
html[data-theme="light"] body:not(.staff-page) .comment-login-gate strong,
html[data-theme="light"] body:not(.staff-page) .reader-comment strong{
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) .reader-comment{
  border-top-color:#e2e8f0!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .market-widget,
html[data-theme="light"] body:not(.staff-page) .market-widget{
  border-color:#dce4ef!important;
  background:linear-gradient(135deg,#fff,#f5f8fc)!important;
  color:#101828!important;
  box-shadow:0 16px 42px rgba(16,24,40,.08)!important;
}
html[data-theme="light"] body:not(.staff-page) .market-symbol{
  border-color:#dce4ef!important;
  background:#edf2f7!important;
}
html[data-theme="light"] body:not(.staff-page) .market-change{
  background:#eef2f7!important;
}
html[data-theme="light"] body:not(.staff-page) .article-source-card{
  color:#667085!important;
}
html[data-theme="light"] body:not(.staff-page) .article-source-card small,
html[data-theme="light"] body:not(.staff-page) .article-source-card em{
  color:#667085!important;
}
html[data-theme="light"] body:not(.staff-page) .article-source-card a{
  color:#475467!important;
}

html[data-theme="light"] body:not(.staff-page) .policy-hero p,
html[data-theme="light"] body:not(.staff-page) .policy-card p,
html[data-theme="light"] body:not(.staff-page) .policy-card li,
html[data-theme="light"] body:not(.staff-page) .policy-aside li{
  color:#5e6878!important;
}
html[data-theme="light"] body:not(.staff-page) .policy-card,
html[data-theme="light"] body:not(.staff-page) .policy-aside,
html[data-theme="light"] body:not(.staff-page) .policy-meta span{
  border-color:#dce4ef!important;
  background:#fff!important;
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) .policy-card h2,
html[data-theme="light"] body:not(.staff-page) .policy-aside strong{
  color:#101828!important;
}

html[data-theme="light"] body:not(.staff-page) footer{
  border-top-color:#dce4ef!important;
  background:linear-gradient(180deg,#fff,#eef3f8)!important;
  color:#5e6878!important;
}
html[data-theme="light"] body:not(.staff-page) footer .footer-brand strong,
html[data-theme="light"] body:not(.staff-page) footer strong,
html[data-theme="light"] body:not(.staff-page) footer .brand-registered{
  color:#101828!important;
}
html[data-theme="light"] body:not(.staff-page) footer>div:first-child p,
html[data-theme="light"] body:not(.staff-page) .disclaimer{
  color:#667085!important;
}
html[data-theme="light"] body:not(.staff-page) .footer-social>span,
html[data-theme="light"] body:not(.staff-page) .footer-pages>span{
  color:#667085!important;
}
html[data-theme="light"] body:not(.staff-page) .footer-social-link,
html[data-theme="light"] body:not(.staff-page) .footer-links a{
  border-color:#dce4ef!important;
  background:rgba(255,255,255,.72)!important;
  color:#344054!important;
}
html[data-theme="light"] body:not(.staff-page) .footer-social-link:hover,
html[data-theme="light"] body:not(.staff-page) .footer-links a:hover{
  color:#101828!important;
}

@media (max-width:760px){
  body:not(.staff-page) .site-header nav{gap:8px!important}
  body:not(.staff-page) .theme-toggle,
  body:not(.staff-page) .theme-toggle-track{
    width:54px!important;
    height:30px!important;
  }
  body:not(.staff-page) .theme-toggle-thumb{
    width:24px!important;
    height:24px!important;
    transform:translateX(24px)!important;
  }
  html[data-theme="light"] body:not(.staff-page) .theme-toggle-thumb{
    transform:translateX(0)!important;
  }
  body:not(.staff-page) .theme-toggle-icon{
    font-size:12px!important;
  }
  body:not(.staff-page) .site-header .brand-copy strong{
    max-width:calc(100vw - 204px)!important;
  }
  html[data-theme="light"] body:not(.staff-page) .header-links{
    border-top-color:#dce4ef!important;
  }
  html[data-theme="light"] body:not(.staff-page) .site-header{
    background:rgba(255,255,255,.97)!important;
  }
}

@media (max-width:430px){
  body:not(.staff-page) .site-header .discord{
    width:34px!important;
    min-width:34px!important;
    padding:0!important;
  }
  body:not(.staff-page) .site-header .discord span,
  body:not(.staff-page) .site-header .discord span:after{
    display:none!important;
    content:none!important;
  }
  body:not(.staff-page) .site-header .brand-copy strong{
    max-width:calc(100vw - 166px)!important;
  }
}

@media (max-width:370px){
  body:not(.staff-page) .theme-toggle,
  body:not(.staff-page) .theme-toggle-track{
    width:50px!important;
  }
  html[data-theme="light"] body:not(.staff-page) .theme-toggle-thumb{
    transform:translateX(0)!important;
  }
  body:not(.staff-page) .theme-toggle-thumb{
    transform:translateX(20px)!important;
  }
  body:not(.staff-page) .site-header .brand-copy strong{
    max-width:calc(100vw - 158px)!important;
  }
}

/* v6.6.6 - light mode contrast pass */
html[data-theme="light"] body:not(.staff-page) .theme-toggle-sun{
  color:#b45309!important;
}
html[data-theme="light"] body:not(.staff-page) .theme-toggle-moon{
  color:#526071!important;
}

html[data-theme="light"] body:not(.staff-page) .home-market-chip{
  border-color:#d4deea!important;
  background:rgba(255,255,255,.95)!important;
  color:#101828!important;
  box-shadow:0 14px 34px rgba(16,24,40,.13)!important;
}
html[data-theme="light"] body:not(.staff-page) .home-market-chip small,
html[data-theme="light"] body:not(.staff-page) .home-featured-kicker,
html[data-theme="light"] body:not(.staff-page) .article-share small,
html[data-theme="light"] body:not(.staff-page) .comments-heading small,
html[data-theme="light"] body:not(.staff-page) .comment-form small{
  color:#475467!important;
}
html[data-theme="light"] body:not(.staff-page) .home-community-copy>span,
html[data-theme="light"] body:not(.staff-page) .home-story-link,
html[data-theme="light"] body:not(.staff-page) .home-story-link span{
  color:#4f32d9!important;
}
html[data-theme="light"] body:not(.staff-page) .home-featured-footer b{
  min-height:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 15px!important;
  border:1px solid #111827!important;
  border-radius:12px!important;
  background:#111827!important;
  color:#fff!important;
  box-shadow:0 12px 26px rgba(16,24,40,.16)!important;
}
html[data-theme="light"] body:not(.staff-page) .home-featured-footer b *,
html[data-theme="light"] body:not(.staff-page) .home-community-copy>a span{
  color:inherit!important;
}

html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta{
  border-color:rgba(255,255,255,.18)!important;
  background:radial-gradient(circle at 92% 10%,rgba(130,140,255,.38),transparent 34%),linear-gradient(135deg,#5865f2 0%,#404eed 44%,#23272a 100%)!important;
  color:#fff!important;
  box-shadow:0 24px 60px rgba(65,78,237,.28)!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta h3,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta strong{
  color:#fff!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta p{
  color:rgba(255,255,255,.88)!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta .discord-cta-kicker{
  color:#eef2ff!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta .discord-cta-button{
  border:0!important;
  background:#fff!important;
  color:#3540c9!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta .discord-cta-button span,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta .discord-cta-button b{
  color:inherit!important;
}

html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta{
  border-color:#242424!important;
  background:#050505!important;
  color:#fff!important;
  box-shadow:0 18px 50px rgba(0,0,0,.22)!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta h3,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta strong{
  color:#fff!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-kicker{
  color:#c5ff53!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-benefits span{
  border-color:rgba(197,255,83,.28)!important;
  background:rgba(197,255,83,.11)!important;
  color:#f0f8e8!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-benefits span:before{
  color:#c5ff53!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-button{
  border:0!important;
  background:#c5ff53!important;
  color:#081104!important;
  box-shadow:0 9px 24px rgba(197,255,83,.22)!important;
}
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-button span,
html[data-theme="light"] body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-button b{
  color:inherit!important;
}

html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-community{
  border-color:rgba(255,255,255,.18)!important;
  background:radial-gradient(circle at 88% 8%,rgba(130,140,255,.30),transparent 34%),linear-gradient(135deg,#5865f2 0%,#404eed 48%,#23272a 100%)!important;
  color:#fff!important;
  box-shadow:0 18px 48px rgba(65,78,237,.22)!important;
}
html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-community small{
  color:#eef2ff!important;
}
html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-community strong{
  color:#fff!important;
}
html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-community p{
  color:rgba(255,255,255,.86)!important;
}
html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-community a{
  border:0!important;
  background:#fff!important;
  color:#3540c9!important;
}

html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-okx{
  border-color:#292929!important;
  background:linear-gradient(145deg,#050505,#111)!important;
  color:#fff!important;
  box-shadow:0 18px 48px rgba(0,0,0,.18)!important;
}
html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-okx small{
  color:#c5ff53!important;
}
html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-okx strong{
  color:#fff!important;
}
html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-okx p{
  color:#d7ddcf!important;
}
html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-okx a{
  border:0!important;
  background:#c5ff53!important;
  color:#050505!important;
}
html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-okx a b,
html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-community a b{
  color:inherit!important;
}

html[data-theme="light"] body:not(.staff-page) .article-like-button.is-liked{
  border-color:#b9a9ff!important;
  background:rgba(100,70,232,.10)!important;
  color:#4f32d9!important;
}
html[data-theme="light"] body:not(.staff-page) .article-like-button.is-liked span{
  color:#4f32d9!important;
}
html[data-theme="light"] body:not(.staff-page) .no-comments{
  color:#5e6878!important;
}
html[data-theme="light"] body:not(.staff-page) .theme-toggle-sun{
  color:#92400e!important;
}
html[data-theme="light"] body:not(.staff-page) .home-btn-primary{
  background:linear-gradient(135deg,#7357ff,#5636f6)!important;
  color:#fff!important;
}
html[data-theme="light"] body:not(.staff-page) .home-btn-primary span,
html[data-theme="light"] body:not(.staff-page) .home-btn-primary b{
  color:#fff!important;
}
html[data-theme="light"] body:not(.staff-page) .home-story-category,
html[data-theme="light"] body:not(.staff-page) .home-featured-badge{
  border-color:rgba(255,255,255,.18)!important;
  background:rgba(8,9,12,.78)!important;
  color:#fff!important;
}
html[data-theme="light"] body:not(.staff-page) .home-category-list a span{
  color:#4f32d9!important;
}
html[data-theme="light"] body:not(.staff-page) .article-reading-time,
html[data-theme="light"] body:not(.staff-page) .article-byline div span{
  color:#5e6878!important;
}

/* v6.6.7 - editorial navbar polish */
body:not(.staff-page) .site-header .brand-copy strong{
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:18px!important;
  font-weight:700!important;
  letter-spacing:0!important;
  line-height:1!important;
  text-transform:none!important;
}
body:not(.staff-page) .site-header .brand-registered{
  font-family:Georgia,"Times New Roman",serif!important;
  font-weight:700!important;
}
body:not(.staff-page) .site-header .brand-copy small{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  letter-spacing:0!important;
}

body:not(.staff-page) .theme-toggle,
body:not(.staff-page) .theme-toggle-track{
  width:60px!important;
  height:34px!important;
}
body:not(.staff-page) .theme-toggle-track{
  border-color:#2c3340!important;
  background:#10131a!important;
}
body:not(.staff-page) .theme-toggle-thumb{
  left:4px!important;
  top:4px!important;
  width:26px!important;
  height:26px!important;
  z-index:1!important;
  transform:translateX(26px)!important;
}
html[data-theme="light"] body:not(.staff-page) .theme-toggle-thumb{
  transform:translateX(0)!important;
}
body:not(.staff-page) .theme-toggle-icon{
  width:18px!important;
  height:18px!important;
  display:grid!important;
  place-items:center!important;
  top:50%!important;
  z-index:2!important;
  color:#707a89!important;
  font-size:0!important;
  line-height:0!important;
  transform:translate(-50%,-50%)!important;
}
body:not(.staff-page) .theme-toggle-sun{
  left:17px!important;
  right:auto!important;
}
body:not(.staff-page) .theme-toggle-moon{
  left:43px!important;
  right:auto!important;
}
body:not(.staff-page) .theme-toggle-sun:before,
body:not(.staff-page) .theme-toggle-sun:after,
body:not(.staff-page) .theme-toggle-moon:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
}
body:not(.staff-page) .theme-toggle-sun:before{
  width:7px!important;
  height:7px!important;
  border:2px solid currentColor!important;
  border-radius:50%!important;
}
body:not(.staff-page) .theme-toggle-sun:after{
  width:2px!important;
  height:2px!important;
  border-radius:50%!important;
  background:currentColor!important;
  box-shadow:
    0 -8px 0 currentColor,
    0 8px 0 currentColor,
    8px 0 0 currentColor,
    -8px 0 0 currentColor,
    5.7px 5.7px 0 currentColor,
    -5.7px 5.7px 0 currentColor,
    5.7px -5.7px 0 currentColor,
    -5.7px -5.7px 0 currentColor!important;
}
body:not(.staff-page) .theme-toggle-moon:before{
  width:15px!important;
  height:15px!important;
  border-radius:50%!important;
  background:transparent!important;
  box-shadow:inset 4px -2px 0 0 currentColor!important;
}
html[data-theme="dark"] body:not(.staff-page) .theme-toggle-moon{
  color:#172033!important;
}
html[data-theme="dark"] body:not(.staff-page) .theme-toggle-sun{
  color:#6c7480!important;
}
html[data-theme="light"] body:not(.staff-page) .theme-toggle-sun{
  color:#a95b08!important;
}
html[data-theme="light"] body:not(.staff-page) .theme-toggle-moon{
  color:#7d8795!important;
}

body:not(.staff-page) .site-header .discord{
  position:relative!important;
  min-height:38px!important;
  padding:0!important;
  gap:9px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
body:not(.staff-page) .site-header .discord:before{
  content:""!important;
  position:absolute!important;
  left:15px!important;
  top:50%!important;
  width:32px!important;
  height:32px!important;
  border:1px solid rgba(88,101,242,.76)!important;
  border-radius:50%!important;
  transform:translate(-50%,-50%) scale(.86)!important;
  opacity:.8!important;
  pointer-events:none!important;
  animation:navDiscordRing 1.9s ease-out infinite!important;
}
body:not(.staff-page) .site-header .discord img{
  width:30px!important;
  height:30px!important;
  border-radius:0!important;
  filter:drop-shadow(0 0 13px rgba(88,101,242,.72))!important;
  animation:navDiscordPulse 1.9s ease-in-out infinite!important;
}
body:not(.staff-page) .site-header .discord span{
  min-height:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0 13px!important;
  border:1px solid #303644!important;
  border-radius:999px!important;
  background:#10131a!important;
  color:#f4f6fb!important;
  font-size:12.5px!important;
  font-weight:900!important;
  line-height:1!important;
  white-space:nowrap!important;
}
body:not(.staff-page) .site-header .discord span:after{
  content:none!important;
}
html[data-theme="light"] body:not(.staff-page) .site-header .discord{
  border:0!important;
  background:transparent!important;
  color:#111827!important;
}
html[data-theme="light"] body:not(.staff-page) .site-header .discord span{
  border-color:#111827!important;
  background:#111827!important;
  color:#fff!important;
}

@keyframes navDiscordPulse{
  0%,100%{transform:scale(1)}
  50%{transform:scale(1.1)}
}
@keyframes navDiscordRing{
  0%{opacity:.78;transform:translate(-50%,-50%) scale(.82)}
  72%,100%{opacity:0;transform:translate(-50%,-50%) scale(1.42)}
}

@media (max-width:760px){
  body:not(.staff-page) .site-header .brand-copy strong{
    font-size:16px!important;
    max-width:calc(100vw - 184px)!important;
  }
  body:not(.staff-page) .site-header nav{
    gap:8px!important;
  }
  body:not(.staff-page) .theme-toggle,
  body:not(.staff-page) .theme-toggle-track{
    width:56px!important;
    height:32px!important;
  }
  body:not(.staff-page) .theme-toggle-thumb{
    width:24px!important;
    height:24px!important;
    transform:translateX(24px)!important;
  }
  html[data-theme="light"] body:not(.staff-page) .theme-toggle-thumb{
    transform:translateX(0)!important;
  }
  body:not(.staff-page) .theme-toggle-sun{left:16px!important}
  body:not(.staff-page) .theme-toggle-moon{left:40px!important}
  body:not(.staff-page) .site-header .discord span{
    padding:0 10px!important;
    font-size:0!important;
  }
  body:not(.staff-page) .site-header .discord span:after{
    content:"Discord"!important;
    font-size:12px!important;
    font-weight:900!important;
    line-height:1!important;
  }
}

@media (max-width:430px){
  body:not(.staff-page) .site-header .brand-copy strong{
    max-width:calc(100vw - 146px)!important;
    font-size:15px!important;
  }
  body:not(.staff-page) .site-header .discord{
    width:32px!important;
    min-width:32px!important;
  }
  body:not(.staff-page) .site-header .discord span{
    display:none!important;
  }
}

@media (max-width:370px){
  body:not(.staff-page) .theme-toggle,
  body:not(.staff-page) .theme-toggle-track{
    width:52px!important;
  }
  body:not(.staff-page) .theme-toggle-thumb{
    transform:translateX(20px)!important;
  }
  html[data-theme="light"] body:not(.staff-page) .theme-toggle-thumb{
    transform:translateX(0)!important;
  }
  body:not(.staff-page) .theme-toggle-sun{left:16px!important}
  body:not(.staff-page) .theme-toggle-moon{left:36px!important}
  body:not(.staff-page) .site-header .brand-copy strong{
    max-width:calc(100vw - 138px)!important;
  }
}

@media (prefers-reduced-motion:reduce){
  body:not(.staff-page) .site-header .discord:before,
  body:not(.staff-page) .site-header .discord img{
    animation:none!important;
  }
}

/* v6.6.8 - desktop home editorial polish */
@media (min-width:901px){
  body:not(.staff-page) .site-header .discord:before{
    display:none!important;
    content:none!important;
    animation:none!important;
  }
  body:not(.staff-page) .site-header .discord img{
    animation:none!important;
    filter:none!important;
    transform:none!important;
  }
  body:not(.staff-page) .site-header .discord span{
    min-height:36px!important;
    padding:0 14px!important;
    border-color:#2d3441!important;
    background:#11151c!important;
    box-shadow:inset 0 1px rgba(255,255,255,.05)!important;
  }

  body:not(.staff-page) .home-premium{
    background:#07090d!important;
    color:#f7f8fb!important;
  }
  body:not(.staff-page) .home-premium>*{
    width:min(1200px,calc(100% - 72px))!important;
  }
  body:not(.staff-page) .home-hero{
    min-height:0!important;
    grid-template-columns:minmax(0,1.02fr) minmax(390px,.78fr)!important;
    gap:54px!important;
    padding:58px 0 48px!important;
  }
  body:not(.staff-page) .home-hero-glow,
  body:not(.staff-page) .home-orbit{
    display:none!important;
  }
  body:not(.staff-page) .home-live-label{
    padding:8px 12px!important;
    border-radius:10px!important;
    border-color:#29313d!important;
    background:#0f131a!important;
    color:#c6ccd7!important;
    letter-spacing:.12em!important;
  }
  body:not(.staff-page) .home-live-label span{
    width:7px!important;
    height:7px!important;
    background:#13c98b!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .home-hero h1{
    max-width:760px!important;
    margin:22px 0 18px!important;
    font-size:clamp(58px,5.6vw,82px)!important;
    line-height:.98!important;
    letter-spacing:-.035em!important;
  }
  body:not(.staff-page) .home-hero h1 em{
    color:#dfe4ff!important;
    text-shadow:none!important;
  }
  body:not(.staff-page) .home-hero-copy>p{
    max-width:620px!important;
    color:#c1c8d3!important;
    font-size:19px!important;
    line-height:1.58!important;
  }
  body:not(.staff-page) .home-hero-actions{
    margin-top:28px!important;
  }
  body:not(.staff-page) .home-btn-primary{
    min-width:268px!important;
    min-height:52px!important;
    border:1px solid #f6f7fb!important;
    background:#f6f7fb!important;
    color:#090b10!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .home-btn-primary:hover{
    transform:translateY(-1px)!important;
    box-shadow:0 16px 34px rgba(0,0,0,.24)!important;
  }
  body:not(.staff-page) .home-btn-primary span{
    color:#334155!important;
  }
  body:not(.staff-page) .home-hero-proof{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    max-width:650px!important;
    gap:10px!important;
    margin-top:30px!important;
    padding-top:0!important;
    border-top:0!important;
  }
  body:not(.staff-page) .home-hero-proof div{
    min-width:0!important;
    padding:14px 15px!important;
    border:1px solid #222936!important;
    border-radius:12px!important;
    background:#0e1218!important;
  }
  body:not(.staff-page) .home-hero-proof strong{
    color:#f8fafc!important;
    font-size:15px!important;
    letter-spacing:0!important;
  }
  body:not(.staff-page) .home-hero-proof span{
    color:#8f99a8!important;
    font-size:11px!important;
    line-height:1.35!important;
  }
  body:not(.staff-page) .home-hero-visual{
    min-height:380px!important;
    align-self:center!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid #222936!important;
    border-radius:18px!important;
    background:
      linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018)),
      #0d1118!important;
    box-shadow:0 24px 54px rgba(0,0,0,.22)!important;
  }
  body:not(.staff-page) .home-hero-visual:before{
    content:none!important;
    position:absolute!important;
    left:22px!important;
    top:20px!important;
    color:#8d96a6!important;
    font-size:10px!important;
    font-weight:950!important;
    letter-spacing:.18em!important;
  }
  body:not(.staff-page) .home-hero-visual:after{
    content:none!important;
    position:absolute!important;
    left:22px!important;
    right:22px!important;
    bottom:20px!important;
    padding-top:16px!important;
    border-top:1px solid #222936!important;
    color:#c5ccd8!important;
    font-size:13px!important;
    font-weight:850!important;
  }
  body:not(.staff-page) .home-hero-visual>img{
    width:178px!important;
    max-width:none!important;
    padding:20px!important;
    border:1px solid #263142!important;
    border-radius:24px!important;
    background:#08111a!important;
    filter:none!important;
  }
  body:not(.staff-page) .home-market-chip{
    min-width:136px!important;
    padding:12px 14px!important;
    border-color:#29313d!important;
    border-radius:12px!important;
    background:#111722!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
  }
  body:not(.staff-page) .home-market-chip small{
    color:#8994a3!important;
    letter-spacing:.12em!important;
  }
  body:not(.staff-page) .home-market-chip strong{
    color:#f8fafc!important;
    font-size:16px!important;
  }
  body:not(.staff-page) .chip-one{left:24px!important;top:94px!important}
  body:not(.staff-page) .chip-two{right:24px!important;bottom:86px!important}

  body:not(.staff-page) .home-featured{
    padding:22px 0 64px!important;
  }
  body:not(.staff-page) .home-section-label{
    margin-bottom:14px!important;
  }
  body:not(.staff-page) .home-section-label span,
  body:not(.staff-page) .home-kicker{
    color:#8fb8ff!important;
    letter-spacing:.14em!important;
  }
  body:not(.staff-page) .home-section-label small{
    color:#8a94a3!important;
  }
  body:not(.staff-page) .home-featured-card{
    min-height:430px!important;
    grid-template-columns:minmax(0,1.06fr) minmax(390px,.94fr)!important;
    border-color:#252d3a!important;
    border-radius:18px!important;
    background:#0f131a!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .home-featured-card:hover{
    transform:translateY(-2px)!important;
    border-color:#374151!important;
  }
  body:not(.staff-page) .home-featured-media{
    min-height:430px!important;
    background:#10151d!important;
  }
  body:not(.staff-page) .home-featured-media img{
    opacity:.86!important;
    filter:saturate(.88) contrast(1.02)!important;
  }
  body:not(.staff-page) .home-featured-overlay{
    background:linear-gradient(90deg,transparent 62%,rgba(15,19,26,.48))!important;
  }
  body:not(.staff-page) .home-featured-copy{
    padding:42px!important;
  }
  body:not(.staff-page) .home-featured-copy h2{
    margin:12px 0 16px!important;
    font-size:clamp(36px,3.6vw,52px)!important;
    line-height:1.03!important;
    letter-spacing:-.028em!important;
  }
  body:not(.staff-page) .home-featured-copy p{
    color:#b6bfcc!important;
    font-size:16px!important;
    line-height:1.6!important;
  }
  body:not(.staff-page) .home-featured-footer{
    margin-top:26px!important;
    padding-top:18px!important;
    border-color:#262f3d!important;
  }
  body:not(.staff-page) .home-featured-footer b{
    color:#f8fafc!important;
  }
  body:not(.staff-page) .home-featured-badge,
  body:not(.staff-page) .home-story-category{
    border-color:rgba(255,255,255,.12)!important;
    background:rgba(7,10,15,.78)!important;
    box-shadow:none!important;
  }

  body:not(.staff-page) .home-categories{
    padding-bottom:58px!important;
  }
  body:not(.staff-page) .home-category-list{
    display:grid!important;
    grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;
    gap:10px!important;
  }
  body:not(.staff-page) .home-category-list a{
    min-height:56px!important;
    padding:0 16px!important;
    border-color:#222936!important;
    border-radius:12px!important;
    background:#0f131a!important;
    color:#eef2f7!important;
  }
  body:not(.staff-page) .home-category-list a:hover{
    transform:translateY(-1px)!important;
    border-color:#344054!important;
    background:#131923!important;
  }
  body:not(.staff-page) .home-category-list a span{
    color:#8fb8ff!important;
  }

  body:not(.staff-page) .home-latest{
    padding-bottom:76px!important;
  }
  body:not(.staff-page) .home-latest:before{
    display:none!important;
  }
  body:not(.staff-page) .home-latest-head{
    align-items:end!important;
    gap:28px!important;
    margin-bottom:24px!important;
  }
  body:not(.staff-page) .home-latest-head h2{
    margin-top:8px!important;
    font-size:clamp(38px,4vw,54px)!important;
    line-height:1.04!important;
    letter-spacing:-.03em!important;
  }
  body:not(.staff-page) .home-latest-head>p{
    max-width:430px!important;
    color:#9aa5b4!important;
    font-size:15px!important;
  }
  body:not(.staff-page) .home-stories-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:18px!important;
  }
  body:not(.staff-page) .home-story,
  body:not(.staff-page) .home-story-1,
  body:not(.staff-page) .home-story-2{
    grid-column:auto!important;
    display:flex!important;
    min-height:100%!important;
    flex-direction:column!important;
    border-color:#222936!important;
    border-radius:16px!important;
    background:#0f131a!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .home-story:hover{
    transform:translateY(-2px)!important;
    border-color:#344054!important;
  }
  body:not(.staff-page) .home-story-cover,
  body:not(.staff-page) .home-story-1 .home-story-cover,
  body:not(.staff-page) .home-story-2 .home-story-cover{
    min-height:0!important;
    aspect-ratio:16/9!important;
    background:
      linear-gradient(135deg,rgba(143,184,255,.16),rgba(19,201,139,.08)),
      #0b0f15!important;
  }
  body:not(.staff-page) .home-story-cover img{
    opacity:.9!important;
    filter:saturate(.9) contrast(1.03)!important;
  }
  body:not(.staff-page) .home-story-cover .cover-placeholder{
    width:100%!important;
    height:100%!important;
    display:grid!important;
    place-items:center!important;
    background:
      linear-gradient(135deg,rgba(143,184,255,.2),rgba(19,201,139,.08)),
      #0b0f15!important;
    color:#dce7f7!important;
    font-size:34px!important;
    font-weight:950!important;
    letter-spacing:.08em!important;
  }
  body:not(.staff-page) .home-story-body,
  body:not(.staff-page) .home-story-1 .home-story-body,
  body:not(.staff-page) .home-story-2 .home-story-body{
    flex:1!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
    padding:20px!important;
  }
  body:not(.staff-page) .home-story h3,
  body:not(.staff-page) .home-story-1 h3,
  body:not(.staff-page) .home-story-2 h3{
    min-height:3.35em!important;
    margin:10px 0 10px!important;
    color:#f8fafc!important;
    font-size:23px!important;
    line-height:1.12!important;
    letter-spacing:-.018em!important;
  }
  body:not(.staff-page) .home-story p{
    color:#9aa5b4!important;
    font-size:14px!important;
    line-height:1.52!important;
    -webkit-line-clamp:3!important;
  }
  body:not(.staff-page) .home-story-meta{
    color:#818b9a!important;
  }
  body:not(.staff-page) .home-story-bottom{
    margin-top:auto!important;
    padding-top:18px!important;
  }
  body:not(.staff-page) .home-story-link{
    color:#f8fafc!important;
  }
  body:not(.staff-page) .home-story-link span{
    color:#8fb8ff!important;
  }

  body:not(.staff-page) .home-community{
    min-height:300px!important;
    grid-template-columns:230px minmax(0,1fr)!important;
    margin-bottom:78px!important;
    border-color:#273244!important;
    border-radius:18px!important;
    background:
      linear-gradient(135deg,rgba(143,184,255,.08),rgba(19,201,139,.035)),
      #0f131a!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .home-community-art:after{
    display:none!important;
  }
  body:not(.staff-page) .home-community-art img{
    width:118px!important;
    height:118px!important;
    filter:none!important;
  }
  body:not(.staff-page) .home-community-copy{
    padding:38px 42px!important;
  }
  body:not(.staff-page) .home-community h2{
    margin:10px 0 12px!important;
    font-size:clamp(34px,3.5vw,48px)!important;
    letter-spacing:-.025em!important;
  }
  body:not(.staff-page) .home-community p{
    max-width:680px!important;
    color:#b6bfcc!important;
    font-size:16px!important;
  }
  body:not(.staff-page) .home-community-points{
    margin:14px 0 24px!important;
  }
  body:not(.staff-page) .home-community-points b{
    border-color:#2c3443!important;
    background:#121822!important;
  }
  body:not(.staff-page) .home-community-copy>a{
    border:1px solid #f6f7fb!important;
    border-radius:12px!important;
    background:#f6f7fb!important;
    color:#0b0f15!important;
  }
}

@media (min-width:901px) and (max-width:1180px){
  body:not(.staff-page) .home-premium>*{
    width:min(1120px,calc(100% - 48px))!important;
  }
  body:not(.staff-page) .home-hero{
    grid-template-columns:minmax(0,1fr) minmax(340px,.72fr)!important;
    gap:34px!important;
  }
  body:not(.staff-page) .home-hero h1{
    font-size:clamp(52px,5.4vw,68px)!important;
  }
  body:not(.staff-page) .home-hero-visual{
    min-height:340px!important;
  }
  body:not(.staff-page) .home-stories-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

html[data-theme="light"] body:not(.staff-page) .home-premium{
  background:#f6f7f9!important;
  color:#101318!important;
}
@media (min-width:901px){
  html[data-theme="light"] body:not(.staff-page) .home-live-label,
  html[data-theme="light"] body:not(.staff-page) .home-hero-proof div,
  html[data-theme="light"] body:not(.staff-page) .home-hero-visual,
  html[data-theme="light"] body:not(.staff-page) .home-featured-card,
  html[data-theme="light"] body:not(.staff-page) .home-category-list a,
  html[data-theme="light"] body:not(.staff-page) .home-story,
  html[data-theme="light"] body:not(.staff-page) .home-community{
    border-color:#d9dee7!important;
    background:#fff!important;
    color:#101318!important;
  }
  html[data-theme="light"] body:not(.staff-page) .home-hero h1,
  html[data-theme="light"] body:not(.staff-page) .home-hero h1 em,
  html[data-theme="light"] body:not(.staff-page) .home-featured-copy h2,
  html[data-theme="light"] body:not(.staff-page) .home-latest-head h2,
  html[data-theme="light"] body:not(.staff-page) .home-story h3,
  html[data-theme="light"] body:not(.staff-page) .home-community h2{
    color:#111827!important;
  }
  html[data-theme="light"] body:not(.staff-page) .home-hero-copy>p,
  html[data-theme="light"] body:not(.staff-page) .home-featured-copy p,
  html[data-theme="light"] body:not(.staff-page) .home-latest-head>p,
  html[data-theme="light"] body:not(.staff-page) .home-story p,
  html[data-theme="light"] body:not(.staff-page) .home-community p{
    color:#475467!important;
  }
  html[data-theme="light"] body:not(.staff-page) .home-btn-primary,
  html[data-theme="light"] body:not(.staff-page) .home-community-copy>a{
    border-color:#111827!important;
    background:#111827!important;
    color:#fff!important;
  }
}

/* v6.6.9 - tighter desktop first viewport */
@media (min-width:901px){
  body:not(.staff-page) .home-hero{
    padding-top:44px!important;
    padding-bottom:38px!important;
    grid-template-columns:minmax(0,1.04fr) minmax(360px,.7fr)!important;
  }
  body:not(.staff-page) .home-hero h1{
    max-width:700px!important;
    margin:18px 0 16px!important;
    font-size:clamp(54px,5vw,74px)!important;
  }
  body:not(.staff-page) .home-hero-copy>p{
    max-width:600px!important;
    font-size:18px!important;
  }
  body:not(.staff-page) .home-hero-visual{
    min-height:320px!important;
  }
  body:not(.staff-page) .home-hero-visual>img{
    width:150px!important;
    border-radius:20px!important;
  }
  body:not(.staff-page) .chip-one{
    left:20px!important;
    top:80px!important;
  }
  body:not(.staff-page) .chip-two{
    right:20px!important;
    bottom:72px!important;
  }
  body:not(.staff-page) .home-hero-proof{
    margin-top:24px!important;
  }
  body:not(.staff-page) .home-hero-proof div{
    padding:12px 14px!important;
  }
}

/* v6.7.0 - replace fake hero widget with editorial digest */
@media (min-width:901px){
  body:not(.staff-page) .home-hero{
    grid-template-columns:minmax(0,1fr) minmax(380px,470px)!important;
    align-items:center!important;
  }
  body:not(.staff-page) .home-hero-digest{
    align-self:center!important;
    display:grid!important;
    gap:0!important;
    border:1px solid #263040!important;
    border-radius:16px!important;
    background:#0f141b!important;
    box-shadow:0 22px 54px rgba(0,0,0,.24)!important;
    overflow:hidden!important;
  }
  body:not(.staff-page) .home-digest-head{
    min-height:56px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:16px!important;
    padding:0 18px!important;
    border-bottom:1px solid #263040!important;
    background:#111821!important;
  }
  body:not(.staff-page) .home-digest-head span{
    color:#9dc1ff!important;
    font-size:10px!important;
    font-weight:950!important;
    letter-spacing:.16em!important;
  }
  body:not(.staff-page) .home-digest-head a{
    color:#cbd5e1!important;
    font-size:12px!important;
    font-weight:850!important;
  }
  body:not(.staff-page) .home-digest-list{
    display:grid!important;
  }
  body:not(.staff-page) .home-digest-item{
    min-width:0!important;
    display:grid!important;
    grid-template-columns:118px minmax(0,1fr)!important;
    gap:15px!important;
    align-items:center!important;
    padding:16px 18px!important;
    border-bottom:1px solid #222b38!important;
    color:inherit!important;
    text-decoration:none!important;
    transition:background .18s ease,border-color .18s ease!important;
  }
  body:not(.staff-page) .home-digest-item:last-child{
    border-bottom:0!important;
  }
  body:not(.staff-page) .home-digest-item:hover{
    background:#131a23!important;
  }
  body:not(.staff-page) .home-digest-item img,
  body:not(.staff-page) .home-digest-placeholder{
    width:118px!important;
    height:78px!important;
    border-radius:10px!important;
    object-fit:cover!important;
    background:
      linear-gradient(135deg,rgba(143,184,255,.2),rgba(19,201,139,.08)),
      #0a1017!important;
  }
  body:not(.staff-page) .home-digest-item img{
    filter:saturate(.9) contrast(1.03)!important;
  }
  body:not(.staff-page) .home-digest-placeholder{
    display:grid!important;
    place-items:center!important;
    color:#dce7f7!important;
    font-size:18px!important;
    font-weight:950!important;
  }
  body:not(.staff-page) .home-digest-item div{
    min-width:0!important;
  }
  body:not(.staff-page) .home-digest-item small{
    display:block!important;
    margin-bottom:6px!important;
    color:#8a95a5!important;
    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  body:not(.staff-page) .home-digest-item strong{
    display:-webkit-box!important;
    color:#f8fafc!important;
    font-size:17px!important;
    font-weight:900!important;
    line-height:1.14!important;
    letter-spacing:-.01em!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  body:not(.staff-page) .home-hero-visual,
  body:not(.staff-page) .home-market-chip,
  body:not(.staff-page) .home-orbit{
    display:none!important;
  }
}

@media (min-width:901px) and (max-width:1180px){
  body:not(.staff-page) .home-hero{
    grid-template-columns:minmax(0,1fr) minmax(330px,410px)!important;
  }
  body:not(.staff-page) .home-digest-item{
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:12px!important;
    padding:14px!important;
  }
  body:not(.staff-page) .home-digest-item img,
  body:not(.staff-page) .home-digest-placeholder{
    width:92px!important;
    height:66px!important;
  }
  body:not(.staff-page) .home-digest-item strong{
    font-size:15px!important;
  }
}

@media (max-width:900px){
  body:not(.staff-page) .home-hero-digest{
    display:none!important;
  }
}

@media (min-width:901px){
  html[data-theme="light"] body:not(.staff-page) .home-hero-digest,
  html[data-theme="light"] body:not(.staff-page) .home-digest-head{
    border-color:#d9dee7!important;
    background:#fff!important;
  }
  html[data-theme="light"] body:not(.staff-page) .home-digest-item{
    border-color:#e5e7ee!important;
  }
  html[data-theme="light"] body:not(.staff-page) .home-digest-item:hover{
    background:#f6f8fb!important;
  }
  html[data-theme="light"] body:not(.staff-page) .home-digest-item strong{
    color:#111827!important;
  }
  html[data-theme="light"] body:not(.staff-page) .home-digest-head a,
  html[data-theme="light"] body:not(.staff-page) .home-digest-item small{
    color:#667085!important;
  }
}

/* v6.7.1 - restrained editorial home scale */
@media (min-width:901px){
  body:not(.staff-page) .home-premium{
    background:#080a0e!important;
  }
  body:not(.staff-page) .home-premium>*{
    width:min(1120px,calc(100% - 72px))!important;
  }
  body:not(.staff-page) .home-hero{
    grid-template-columns:minmax(0,1fr) 420px!important;
    gap:52px!important;
    padding-top:42px!important;
    padding-bottom:50px!important;
  }
  body:not(.staff-page) .home-live-label,
  body:not(.staff-page) .home-section-label span,
  body:not(.staff-page) .home-kicker,
  body:not(.staff-page) .home-digest-head span,
  body:not(.staff-page) .home-featured-kicker,
  body:not(.staff-page) .home-community-copy>span{
    letter-spacing:.11em!important;
    font-size:10px!important;
  }
  body:not(.staff-page) .home-live-label{
    border-radius:8px!important;
    background:#0d1117!important;
  }
  body:not(.staff-page) .home-hero h1{
    max-width:650px!important;
    margin:18px 0 16px!important;
    color:#f6f8fb!important;
    font-size:clamp(46px,4.25vw,62px)!important;
    font-weight:850!important;
    line-height:1.04!important;
    letter-spacing:-.02em!important;
  }
  body:not(.staff-page) .home-hero h1 em{
    color:#cfd8ff!important;
  }
  body:not(.staff-page) .home-hero-copy>p{
    max-width:590px!important;
    color:#b5bdc9!important;
    font-size:17px!important;
    line-height:1.58!important;
  }
  body:not(.staff-page) .home-btn-primary{
    min-width:0!important;
    min-height:48px!important;
    padding:0 18px!important;
    border-radius:12px!important;
    font-size:14px!important;
  }
  body:not(.staff-page) .home-btn-primary img{
    width:24px!important;
    height:24px!important;
  }
  body:not(.staff-page) .home-hero-proof{
    max-width:590px!important;
    display:flex!important;
    gap:10px!important;
    margin-top:22px!important;
  }
  body:not(.staff-page) .home-hero-proof div{
    flex:1!important;
    min-height:54px!important;
    padding:10px 12px!important;
    border-radius:10px!important;
    background:#0d1117!important;
  }
  body:not(.staff-page) .home-hero-proof strong{
    font-size:13px!important;
  }
  body:not(.staff-page) .home-hero-proof span{
    margin-top:2px!important;
    font-size:10px!important;
  }

  body:not(.staff-page) .home-hero-digest{
    width:420px!important;
    border-radius:14px!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .home-digest-head{
    min-height:48px!important;
    padding:0 15px!important;
  }
  body:not(.staff-page) .home-digest-head a{
    font-size:11px!important;
  }
  body:not(.staff-page) .home-digest-item{
    grid-template-columns:96px minmax(0,1fr)!important;
    gap:13px!important;
    padding:13px 15px!important;
  }
  body:not(.staff-page) .home-digest-item img,
  body:not(.staff-page) .home-digest-placeholder{
    width:96px!important;
    height:64px!important;
    border-radius:8px!important;
  }
  body:not(.staff-page) .home-digest-item small{
    margin-bottom:5px!important;
    font-size:9px!important;
  }
  body:not(.staff-page) .home-digest-item strong{
    font-size:15px!important;
    line-height:1.16!important;
  }

  body:not(.staff-page) .home-featured{
    padding-top:16px!important;
    padding-bottom:50px!important;
  }
  body:not(.staff-page) .home-featured-card{
    min-height:360px!important;
    grid-template-columns:minmax(0,1.02fr) minmax(360px,.86fr)!important;
    border-radius:14px!important;
  }
  body:not(.staff-page) .home-featured-media{
    min-height:360px!important;
  }
  body:not(.staff-page) .home-featured-copy{
    padding:34px!important;
  }
  body:not(.staff-page) .home-featured-copy h2{
    margin:10px 0 13px!important;
    font-size:clamp(30px,3vw,42px)!important;
    font-weight:850!important;
    line-height:1.08!important;
    letter-spacing:-.018em!important;
  }
  body:not(.staff-page) .home-featured-copy p{
    display:-webkit-box!important;
    font-size:15px!important;
    line-height:1.55!important;
    -webkit-line-clamp:4!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  body:not(.staff-page) .home-featured-footer{
    margin-top:22px!important;
    padding-top:15px!important;
  }
  body:not(.staff-page) .home-featured-badge,
  body:not(.staff-page) .home-story-category{
    padding:5px 8px!important;
    border-radius:8px!important;
    font-size:8px!important;
    letter-spacing:.08em!important;
  }

  body:not(.staff-page) .home-categories{
    padding-bottom:44px!important;
  }
  body:not(.staff-page) .home-category-list{
    grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;
  }
  body:not(.staff-page) .home-category-list a{
    min-height:46px!important;
    border-radius:10px!important;
    font-size:13px!important;
  }

  body:not(.staff-page) .home-latest{
    padding-bottom:64px!important;
  }
  body:not(.staff-page) .home-latest-head{
    margin-bottom:22px!important;
  }
  body:not(.staff-page) .home-latest-head h2{
    font-size:clamp(30px,3.3vw,42px)!important;
    font-weight:850!important;
    letter-spacing:-.018em!important;
  }
  body:not(.staff-page) .home-latest-head>p{
    max-width:390px!important;
    font-size:14px!important;
  }
  body:not(.staff-page) .home-stories-grid{
    gap:16px!important;
  }
  body:not(.staff-page) .home-story,
  body:not(.staff-page) .home-story-1,
  body:not(.staff-page) .home-story-2{
    border-radius:12px!important;
  }
  body:not(.staff-page) .home-story-cover,
  body:not(.staff-page) .home-story-1 .home-story-cover,
  body:not(.staff-page) .home-story-2 .home-story-cover{
    aspect-ratio:16/8.7!important;
  }
  body:not(.staff-page) .home-story-body,
  body:not(.staff-page) .home-story-1 .home-story-body,
  body:not(.staff-page) .home-story-2 .home-story-body{
    padding:18px!important;
  }
  body:not(.staff-page) .home-story h3,
  body:not(.staff-page) .home-story-1 h3,
  body:not(.staff-page) .home-story-2 h3{
    min-height:0!important;
    margin:8px 0 9px!important;
    font-size:20px!important;
    font-weight:850!important;
    line-height:1.14!important;
  }
  body:not(.staff-page) .home-story p{
    font-size:13px!important;
    line-height:1.5!important;
    -webkit-line-clamp:2!important;
  }
  body:not(.staff-page) .home-story-bottom{
    padding-top:14px!important;
  }

  body:not(.staff-page) .home-community{
    min-height:0!important;
    display:block!important;
    margin-bottom:64px!important;
    border-radius:14px!important;
    background:#0f141b!important;
  }
  body:not(.staff-page) .home-community-art{
    display:none!important;
  }
  body:not(.staff-page) .home-community-copy{
    padding:30px 34px!important;
  }
  body:not(.staff-page) .home-community h2{
    max-width:760px!important;
    margin:8px 0 10px!important;
    font-size:clamp(28px,2.8vw,38px)!important;
    font-weight:850!important;
    line-height:1.12!important;
  }
  body:not(.staff-page) .home-community p{
    max-width:650px!important;
    font-size:14px!important;
  }
  body:not(.staff-page) .home-community-points{
    margin:14px 0 20px!important;
  }
  body:not(.staff-page) .home-community-points b{
    border-radius:8px!important;
    padding:7px 10px!important;
    font-size:10px!important;
    font-weight:800!important;
  }
  body:not(.staff-page) .home-community-copy>a{
    padding:12px 15px!important;
    border-radius:10px!important;
    font-size:13px!important;
  }
}

@media (min-width:901px) and (max-width:1180px){
  body:not(.staff-page) .home-premium>*{
    width:calc(100% - 48px)!important;
  }
  body:not(.staff-page) .home-hero{
    grid-template-columns:minmax(0,1fr) 380px!important;
    gap:34px!important;
  }
  body:not(.staff-page) .home-hero h1{
    font-size:clamp(42px,4.6vw,54px)!important;
  }
  body:not(.staff-page) .home-hero-digest{
    width:380px!important;
  }
}

/* v6.7.2 - restrained mobile home */
@media (max-width:900px){
  body:not(.staff-page) .home-premium{
    background:#080a0e!important;
  }
  body:not(.staff-page) .home-premium>*{
    width:calc(100% - 28px)!important;
  }
  body:not(.staff-page) .home-hero{
    display:block!important;
    padding:26px 0 34px!important;
    background:#080a0e!important;
  }
  body:not(.staff-page) .home-live-label{
    padding:7px 10px!important;
    border-radius:8px!important;
    border-color:#263040!important;
    background:#0d1117!important;
    font-size:9px!important;
    letter-spacing:.09em!important;
    color:#c4ccd8!important;
  }
  body:not(.staff-page) .home-live-label span{
    width:7px!important;
    height:7px!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .home-hero h1{
    margin:18px 0 14px!important;
    color:#f7f8fb!important;
    font-size:40px!important;
    font-weight:850!important;
    line-height:1.05!important;
    letter-spacing:0!important;
  }
  body:not(.staff-page) .home-hero h1 em{
    color:#d8defb!important;
    text-shadow:none!important;
  }
  body:not(.staff-page) .home-hero-copy>p{
    color:#b8c0cc!important;
    font-size:16px!important;
    line-height:1.5!important;
  }
  body:not(.staff-page) .home-hero-actions{
    margin-top:18px!important;
  }
  body:not(.staff-page) .home-btn-primary{
    min-height:48px!important;
    border:1px solid #f6f7fb!important;
    border-radius:12px!important;
    background:#f6f7fb!important;
    color:#080a0e!important;
    font-size:14px!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .home-btn-primary img{
    width:24px!important;
    height:24px!important;
  }
  body:not(.staff-page) .home-hero-proof{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin-top:18px!important;
    padding-top:0!important;
    border-top:0!important;
  }
  body:not(.staff-page) .home-hero-proof div{
    display:grid!important;
    grid-template-columns:74px minmax(0,1fr)!important;
    align-items:center!important;
    gap:10px!important;
    padding:10px 12px!important;
    border:1px solid #222b38!important;
    border-radius:10px!important;
    background:#0d1117!important;
    text-align:left!important;
  }
  body:not(.staff-page) .home-hero-proof strong{
    color:#f7f8fb!important;
    font-size:13px!important;
    line-height:1.15!important;
  }
  body:not(.staff-page) .home-hero-proof span{
    display:block!important;
    color:#8792a2!important;
    font-size:12px!important;
    line-height:1.25!important;
  }

  body:not(.staff-page) .home-section-label{
    margin-bottom:10px!important;
    align-items:center!important;
  }
  body:not(.staff-page) .home-section-label span,
  body:not(.staff-page) .home-kicker,
  body:not(.staff-page) .home-featured-kicker,
  body:not(.staff-page) .home-community-copy>span{
    color:#8fb8ff!important;
    font-size:9px!important;
    letter-spacing:.1em!important;
  }
  body:not(.staff-page) .home-section-label small{
    color:#8792a2!important;
    font-size:12px!important;
  }
  body:not(.staff-page) .home-featured{
    padding:10px 0 38px!important;
  }
  body:not(.staff-page) .home-featured-card{
    display:block!important;
    border-radius:12px!important;
    border-color:#263040!important;
    background:#0f141b!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .home-featured-media{
    min-height:0!important;
    aspect-ratio:16/9!important;
  }
  body:not(.staff-page) .home-featured-copy{
    padding:18px!important;
  }
  body:not(.staff-page) .home-featured-copy h2{
    margin:9px 0 10px!important;
    font-size:27px!important;
    font-weight:850!important;
    line-height:1.08!important;
    letter-spacing:0!important;
  }
  body:not(.staff-page) .home-featured-copy p{
    font-size:14px!important;
    line-height:1.5!important;
    -webkit-line-clamp:3!important;
  }
  body:not(.staff-page) .home-featured-footer{
    margin-top:14px!important;
    padding-top:12px!important;
  }

  body:not(.staff-page) .home-categories{
    padding-bottom:34px!important;
  }
  body:not(.staff-page) .home-category-list a{
    min-height:42px!important;
    border-radius:999px!important;
    font-size:12px!important;
  }
  body:not(.staff-page) .home-latest{
    padding-bottom:42px!important;
  }
  body:not(.staff-page) .home-latest-head{
    display:block!important;
    margin-bottom:16px!important;
  }
  body:not(.staff-page) .home-latest-head h2{
    margin-top:6px!important;
    font-size:30px!important;
    font-weight:850!important;
    line-height:1.08!important;
    letter-spacing:0!important;
  }
  body:not(.staff-page) .home-latest-head>p{
    margin-top:10px!important;
    font-size:14px!important;
    line-height:1.45!important;
  }
  body:not(.staff-page) .home-story,
  body:not(.staff-page) .home-story-1,
  body:not(.staff-page) .home-story-2{
    border-radius:12px!important;
    border-color:#263040!important;
    background:#0f141b!important;
  }
  body:not(.staff-page) .home-story-cover,
  body:not(.staff-page) .home-story-1 .home-story-cover,
  body:not(.staff-page) .home-story-2 .home-story-cover{
    aspect-ratio:16/9!important;
  }
  body:not(.staff-page) .home-story-body{
    padding:16px!important;
  }
  body:not(.staff-page) .home-story h3,
  body:not(.staff-page) .home-story-1 h3,
  body:not(.staff-page) .home-story-2 h3{
    font-size:21px!important;
    font-weight:850!important;
    line-height:1.13!important;
    letter-spacing:0!important;
  }

  body:not(.staff-page) .home-community{
    display:block!important;
    margin-bottom:44px!important;
    border-radius:12px!important;
    border-color:#263040!important;
    background:#0f141b!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .home-community-art{
    display:none!important;
  }
  body:not(.staff-page) .home-community-copy{
    padding:20px!important;
  }
  body:not(.staff-page) .home-community h2{
    margin:8px 0 10px!important;
    font-size:26px!important;
    font-weight:850!important;
    line-height:1.12!important;
    letter-spacing:0!important;
  }
  body:not(.staff-page) .home-community p{
    font-size:14px!important;
    line-height:1.5!important;
  }
  body:not(.staff-page) .home-community-points{
    display:grid!important;
    gap:7px!important;
    margin:12px 0 16px!important;
  }
  body:not(.staff-page) .home-community-points b{
    width:100%!important;
    border-radius:8px!important;
    padding:8px 10px!important;
    font-size:11px!important;
  }
  body:not(.staff-page) .home-community-copy>a{
    width:100%!important;
    min-height:46px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:10px!important;
    font-size:13px!important;
  }
}

@media (max-width:430px){
  body:not(.staff-page) .home-hero h1{
    font-size:38px!important;
  }
}

/* v6.7.3 - sober editorial homepage restyle */
body:not(.staff-page) .home-premium{
  background:#080a0e!important;
}
body:not(.staff-page) .home-hero-glow{
  display:none!important;
}
body:not(.staff-page) .home-premium>*{
  width:min(1120px,calc(100% - 48px))!important;
}
body:not(.staff-page) .home-hero{
  min-height:auto!important;
  grid-template-columns:minmax(0,1fr) 360px!important;
  gap:56px!important;
  padding:54px 0 50px!important;
}
body:not(.staff-page) .home-live-label{
  border-radius:7px!important;
  background:#0d1117!important;
  border-color:#263040!important;
  color:#c8d0dc!important;
  letter-spacing:.1em!important;
}
body:not(.staff-page) .home-hero h1{
  max-width:660px!important;
  margin:18px 0 16px!important;
  font-size:clamp(42px,4.6vw,56px)!important;
  line-height:1.04!important;
  letter-spacing:0!important;
  font-weight:850!important;
}
body:not(.staff-page) .home-hero h1 em{
  color:inherit!important;
  text-shadow:none!important;
}
body:not(.staff-page) .home-hero-copy>p{
  max-width:620px!important;
  color:#b6bfcc!important;
  font-size:17px!important;
  line-height:1.55!important;
}
body:not(.staff-page) .home-hero-actions{
  margin-top:24px!important;
}
body:not(.staff-page) .home-btn-primary{
  min-width:0!important;
  min-height:48px!important;
  padding:0 17px!important;
  border-radius:10px!important;
  background:#f4f6fb!important;
  color:#080a0e!important;
  box-shadow:none!important;
}
body:not(.staff-page) .home-btn-primary:hover{
  transform:none!important;
  box-shadow:none!important;
}
body:not(.staff-page) .home-btn-primary img{
  width:22px!important;
  height:22px!important;
}
body:not(.staff-page) .home-hero-proof{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  max-width:560px!important;
  margin-top:18px!important;
  padding-top:0!important;
  border-top:0!important;
}
body:not(.staff-page) .home-hero-proof div{
  min-height:48px!important;
  padding:10px 12px!important;
  border:1px solid #222b38!important;
  border-radius:8px!important;
  background:#0d1117!important;
}
body:not(.staff-page) .home-hero-proof strong{
  font-size:13px!important;
  line-height:1.1!important;
}
body:not(.staff-page) .home-hero-proof span{
  margin-top:2px!important;
  font-size:10px!important;
}
body:not(.staff-page) .home-hero-digest{
  width:360px!important;
  border-radius:12px!important;
  background:#0f141b!important;
  border-color:#263040!important;
  box-shadow:none!important;
}
body:not(.staff-page) .home-digest-head{
  min-height:46px!important;
  padding:0 16px!important;
}
body:not(.staff-page) .home-digest-head span,
body:not(.staff-page) .home-section-label span,
body:not(.staff-page) .home-kicker,
body:not(.staff-page) .home-featured-kicker,
body:not(.staff-page) .home-community-copy>span,
body:not(.staff-page) .home-story-inline-category{
  color:#8fb8ff!important;
  font-size:10px!important;
  letter-spacing:.12em!important;
}
body:not(.staff-page) .home-digest-item{
  min-height:82px!important;
  padding:12px 14px!important;
}
body:not(.staff-page) .home-digest-item img,
body:not(.staff-page) .home-digest-placeholder{
  width:76px!important;
  height:50px!important;
  border-radius:7px!important;
}
body:not(.staff-page) .home-digest-item strong{
  font-size:14px!important;
  line-height:1.18!important;
}
body:not(.staff-page) .home-featured{
  padding:18px 0 54px!important;
}
body:not(.staff-page) .home-featured-card{
  min-height:360px!important;
  border-radius:14px!important;
  background:#0f141b!important;
  border-color:#263040!important;
  box-shadow:none!important;
}
body:not(.staff-page) .home-featured-card:hover{
  transform:none!important;
}
body:not(.staff-page) .home-featured-media{
  min-height:360px!important;
}
body:not(.staff-page) .home-featured-copy{
  padding:34px!important;
}
body:not(.staff-page) .home-featured-copy h2{
  margin:11px 0 13px!important;
  font-size:clamp(30px,3.2vw,38px)!important;
  line-height:1.08!important;
  letter-spacing:0!important;
  font-weight:850!important;
}
body:not(.staff-page) .home-featured-copy p{
  font-size:15px!important;
  line-height:1.58!important;
  color:#aeb7c5!important;
}
body:not(.staff-page) .home-featured-footer{
  margin-top:20px!important;
  padding-top:14px!important;
}
body:not(.staff-page) .home-categories{
  padding-bottom:46px!important;
}
body:not(.staff-page) .home-category-list{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
}
body:not(.staff-page) .home-category-list a{
  min-height:42px!important;
  padding:0 14px!important;
  border-radius:8px!important;
  background:#0f141b!important;
  border-color:#263040!important;
  font-size:13px!important;
}
body:not(.staff-page) .home-category-list a:hover{
  transform:none!important;
}
body:not(.staff-page) .home-latest{
  padding-bottom:56px!important;
}
body:not(.staff-page) .home-latest-head{
  margin-bottom:18px!important;
}
body:not(.staff-page) .home-latest-head h2{
  margin-top:7px!important;
  font-size:clamp(30px,3.4vw,38px)!important;
  line-height:1.08!important;
  letter-spacing:0!important;
  font-weight:850!important;
}
body:not(.staff-page) .home-latest-head>p{
  max-width:390px!important;
  color:#9da6b5!important;
  font-size:14px!important;
  line-height:1.5!important;
}
body:not(.staff-page) .home-stories-grid{
  gap:14px!important;
}
body:not(.staff-page) .home-story,
body:not(.staff-page) .home-story-1,
body:not(.staff-page) .home-story-2{
  display:block!important;
  grid-column:span 4!important;
  border-radius:12px!important;
  background:#0f141b!important;
  border-color:#263040!important;
  box-shadow:none!important;
}
body:not(.staff-page) .home-story:hover{
  transform:none!important;
}
body:not(.staff-page) .home-story-cover,
body:not(.staff-page) .home-story-1 .home-story-cover,
body:not(.staff-page) .home-story-2 .home-story-cover{
  min-height:0!important;
  aspect-ratio:16/9!important;
}
body:not(.staff-page) .home-story-body,
body:not(.staff-page) .home-story-1 .home-story-body,
body:not(.staff-page) .home-story-2 .home-story-body{
  padding:17px!important;
}
body:not(.staff-page) .home-story h3,
body:not(.staff-page) .home-story-1 h3,
body:not(.staff-page) .home-story-2 h3{
  margin:8px 0 9px!important;
  font-size:20px!important;
  line-height:1.14!important;
  letter-spacing:0!important;
  font-weight:850!important;
}
body:not(.staff-page) .home-story p{
  font-size:13px!important;
  line-height:1.5!important;
  -webkit-line-clamp:2!important;
}
body:not(.staff-page) .home-story-bottom{
  margin-top:15px!important;
}
body:not(.staff-page) .home-story-inline-category{
  display:none!important;
  margin-bottom:10px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
}
body:not(.staff-page) .home-story-no-cover{
  min-height:230px!important;
}
body:not(.staff-page) .home-story-no-cover .home-story-body{
  min-height:230px!important;
  display:flex!important;
  flex-direction:column!important;
}
body:not(.staff-page) .home-story-no-cover .home-story-inline-category{
  display:inline-flex!important;
}
body:not(.staff-page) .home-story-no-cover .home-story-bottom{
  margin-top:auto!important;
}
body:not(.staff-page) .home-community{
  min-height:0!important;
  margin-bottom:72px!important;
  display:block!important;
  border-radius:14px!important;
  border-color:#263040!important;
  background:#0f141b!important;
  box-shadow:none!important;
}
body:not(.staff-page) .home-community-art{
  display:none!important;
}
body:not(.staff-page) .home-community-copy{
  padding:34px!important;
}
body:not(.staff-page) .home-community h2{
  margin:9px 0 10px!important;
  font-size:34px!important;
  line-height:1.08!important;
  letter-spacing:0!important;
  font-weight:850!important;
}
body:not(.staff-page) .home-community p{
  font-size:15px!important;
  line-height:1.55!important;
}
body:not(.staff-page) .home-community-points{
  margin:16px 0 22px!important;
}
body:not(.staff-page) .home-community-points b{
  border-radius:7px!important;
  background:#121821!important;
  border-color:#283140!important;
}
body:not(.staff-page) .home-community-copy>a{
  min-height:46px!important;
  padding:0 16px!important;
  border-radius:9px!important;
}

@media (min-width:901px) and (max-width:1180px){
  body:not(.staff-page) .home-premium>*{
    width:calc(100% - 48px)!important;
  }
  body:not(.staff-page) .home-hero{
    grid-template-columns:minmax(0,1fr) 340px!important;
    gap:36px!important;
  }
  body:not(.staff-page) .home-hero h1{
    font-size:42px!important;
  }
  body:not(.staff-page) .home-hero-digest{
    width:340px!important;
  }
  body:not(.staff-page) .home-featured-copy h2{
    font-size:31px!important;
  }
}

@media (max-width:900px){
  body:not(.staff-page) .home-premium>*{
    width:calc(100% - 28px)!important;
  }
  body:not(.staff-page) .home-hero{
    display:block!important;
    padding:26px 0 34px!important;
  }
  body:not(.staff-page) .home-hero h1{
    max-width:480px!important;
    font-size:34px!important;
    line-height:1.08!important;
  }
  body:not(.staff-page) .home-hero-copy>p{
    font-size:15px!important;
  }
  body:not(.staff-page) .home-hero-proof{
    grid-template-columns:1fr!important;
  }
  body:not(.staff-page) .home-featured-copy h2{
    font-size:25px!important;
  }
  body:not(.staff-page) .home-latest-head h2{
    font-size:28px!important;
  }
  body:not(.staff-page) .home-stories-grid{
    display:block!important;
  }
  body:not(.staff-page) .home-story,
  body:not(.staff-page) .home-story-1,
  body:not(.staff-page) .home-story-2{
    margin-bottom:14px!important;
  }
  body:not(.staff-page) .home-story h3,
  body:not(.staff-page) .home-story-1 h3,
  body:not(.staff-page) .home-story-2 h3{
    font-size:20px!important;
  }
  body:not(.staff-page) .home-story-no-cover,
  body:not(.staff-page) .home-story-no-cover .home-story-body{
    min-height:0!important;
  }
  body:not(.staff-page) .home-community h2{
    font-size:26px!important;
  }
}

@media (max-width:430px){
  body:not(.staff-page) .home-hero h1{
    font-size:32px!important;
  }
  body:not(.staff-page) .home-btn-primary{
    font-size:13px!important;
  }
}

/* v6.7.4 - restore compact desktop story grid */
@media (min-width:901px){
  body:not(.staff-page) .home-stories-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  body:not(.staff-page) .home-story,
  body:not(.staff-page) .home-story-1,
  body:not(.staff-page) .home-story-2{
    grid-column:auto!important;
  }
}

/* v6.7.5 - final title scale pass */
body:not(.staff-page) .home-hero h1{
  max-width:620px!important;
  font-size:clamp(40px,4.2vw,52px)!important;
}
body:not(.staff-page) .home-featured-copy h2,
body:not(.staff-page) .home-latest-head h2{
  font-size:clamp(29px,3vw,36px)!important;
}
body:not(.staff-page) .home-community h2{
  font-size:30px!important;
}

@media (min-width:901px) and (max-width:1180px){
  body:not(.staff-page) .home-hero h1{
    font-size:40px!important;
  }
  body:not(.staff-page) .home-featured-copy h2{
    font-size:30px!important;
  }
}

@media (max-width:900px){
  body:not(.staff-page) .home-hero h1{
    font-size:32px!important;
  }
  body:not(.staff-page) .home-featured-copy h2{
    font-size:24px!important;
  }
}

@media (max-width:430px){
  body:not(.staff-page) .home-hero h1{
    font-size:30px!important;
  }
}

/* v6.7.6 - stronger hero digest and Discord CTA */
@media (min-width:1181px){
  body:not(.staff-page) .home-premium>*{
    width:min(1180px,calc(100% - 48px))!important;
  }
  body:not(.staff-page) .home-hero{
    grid-template-columns:minmax(0,1fr) 430px!important;
    gap:52px!important;
  }
  body:not(.staff-page) .home-hero-digest{
    width:430px!important;
  }
}

body:not(.staff-page) .home-hero-digest{
  border-radius:16px!important;
  border-color:#344157!important;
  background:linear-gradient(180deg,#121923,#0d1219)!important;
  box-shadow:0 18px 50px rgba(0,0,0,.22)!important;
}
body:not(.staff-page) .home-digest-head{
  min-height:56px!important;
  padding:0 18px!important;
}
body:not(.staff-page) .home-digest-head span{
  font-size:11px!important;
}
body:not(.staff-page) .home-digest-head a{
  font-size:12px!important;
}
body:not(.staff-page) .home-digest-item{
  min-height:104px!important;
  gap:16px!important;
  padding:15px 18px!important;
}
body:not(.staff-page) .home-digest-item img,
body:not(.staff-page) .home-digest-placeholder{
  width:112px!important;
  height:68px!important;
  border-radius:9px!important;
}
body:not(.staff-page) .home-digest-item small{
  margin-bottom:5px!important;
  font-size:10px!important;
}
body:not(.staff-page) .home-digest-item strong{
  font-size:16px!important;
  line-height:1.17!important;
  -webkit-line-clamp:2!important;
}

body:not(.staff-page) .home-community{
  position:relative!important;
  display:grid!important;
  grid-template-columns:260px minmax(0,1fr)!important;
  align-items:center!important;
  min-height:300px!important;
  margin-bottom:78px!important;
  overflow:hidden!important;
  border-radius:16px!important;
  border-color:#3b4770!important;
  background:radial-gradient(circle at 17% 18%,rgba(88,101,242,.40),transparent 34%),linear-gradient(135deg,#111827,#0d1219 68%)!important;
  box-shadow:0 24px 70px rgba(0,0,0,.24)!important;
}
body:not(.staff-page) .home-community:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,rgba(88,101,242,.12),transparent 42%)!important;
}
body:not(.staff-page) .home-community-art{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  min-height:300px!important;
  place-items:center!important;
  border-right:1px solid rgba(255,255,255,.08)!important;
  background:linear-gradient(180deg,rgba(88,101,242,.18),rgba(88,101,242,.04))!important;
}
body:not(.staff-page) .home-community-art:after{
  width:172px!important;
  height:172px!important;
  border-color:rgba(255,255,255,.14)!important;
  background:rgba(255,255,255,.035)!important;
}
body:not(.staff-page) .home-community-art img{
  width:126px!important;
  height:126px!important;
  filter:drop-shadow(0 18px 34px rgba(88,101,242,.32))!important;
}
body:not(.staff-page) .home-community-copy{
  position:relative!important;
  z-index:1!important;
  padding:40px 46px!important;
}
body:not(.staff-page) .home-community h2{
  max-width:620px!important;
  margin:9px 0 12px!important;
  font-size:36px!important;
}
body:not(.staff-page) .home-community p{
  max-width:620px!important;
  color:#c0cad8!important;
}
body:not(.staff-page) .home-community-points b{
  background:rgba(255,255,255,.07)!important;
  border-color:rgba(255,255,255,.10)!important;
  color:#f5f7fb!important;
}
body:not(.staff-page) .home-community-copy>a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-height:50px!important;
  padding:0 18px!important;
  border-radius:10px!important;
  background:#5865f2!important;
  color:#fff!important;
  box-shadow:0 14px 34px rgba(88,101,242,.28)!important;
}
body:not(.staff-page) .home-community-copy>a:before{
  content:""!important;
  width:24px!important;
  height:24px!important;
  flex:0 0 24px!important;
  background:url('/assets/discord.png?v=6.0.0') center/contain no-repeat!important;
}

@media (min-width:901px) and (max-width:1180px){
  body:not(.staff-page) .home-hero{
    grid-template-columns:minmax(0,1fr) 400px!important;
    gap:34px!important;
  }
  body:not(.staff-page) .home-hero-digest{
    width:400px!important;
  }
  body:not(.staff-page) .home-digest-item{
    min-height:98px!important;
    padding:14px 16px!important;
  }
  body:not(.staff-page) .home-digest-item img,
  body:not(.staff-page) .home-digest-placeholder{
    width:100px!important;
    height:64px!important;
  }
}

@media (max-width:900px){
  body:not(.staff-page) .home-community{
    display:grid!important;
    grid-template-columns:1fr!important;
    min-height:0!important;
    border-radius:14px!important;
  }
  body:not(.staff-page) .home-community-art{
    display:grid!important;
    min-height:132px!important;
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.08)!important;
  }
  body:not(.staff-page) .home-community-art:after{
    width:112px!important;
    height:112px!important;
  }
  body:not(.staff-page) .home-community-art img{
    width:82px!important;
    height:82px!important;
  }
  body:not(.staff-page) .home-community-copy{
    padding:22px!important;
  }
  body:not(.staff-page) .home-community h2{
    font-size:27px!important;
  }
  body:not(.staff-page) .home-community-copy>a{
    width:100%!important;
  }
}

/* v6.7.7 - Discord CTA clean logo and copy pass */
body:not(.staff-page) .home-community{
  grid-template-columns:160px minmax(0,1fr)!important;
  min-height:260px!important;
  padding:34px 42px!important;
  border-color:#303d62!important;
  background:radial-gradient(circle at 12% 18%,rgba(88,101,242,.22),transparent 34%),linear-gradient(135deg,#101722,#0d1118 70%)!important;
}
body:not(.staff-page) .home-community:before{
  background:linear-gradient(90deg,rgba(88,101,242,.08),transparent 46%)!important;
}
body:not(.staff-page) .home-community-art{
  min-height:0!important;
  place-items:center!important;
  border:0!important;
  background:transparent!important;
}
body:not(.staff-page) .home-community-art:after{
  content:none!important;
}
body:not(.staff-page) .home-community-art img{
  width:116px!important;
  height:116px!important;
  filter:drop-shadow(0 18px 34px rgba(88,101,242,.42))!important;
}
body:not(.staff-page) .home-community-copy{
  padding:0 0 0 18px!important;
}
body:not(.staff-page) .home-community-copy>span{
  color:#9db8ff!important;
}
body:not(.staff-page) .home-community h2{
  max-width:620px!important;
  margin:9px 0 12px!important;
  font-size:34px!important;
}
body:not(.staff-page) .home-community p{
  max-width:650px!important;
  font-size:16px!important;
  line-height:1.55!important;
}
body:not(.staff-page) .home-community-points{
  margin:18px 0 24px!important;
}
body:not(.staff-page) .home-community-copy>a{
  min-width:248px!important;
  min-height:52px!important;
}

@media (max-width:900px){
  body:not(.staff-page) .home-community{
    display:block!important;
    padding:24px!important;
  }
  body:not(.staff-page) .home-community-art{
    display:block!important;
    min-height:0!important;
    margin-bottom:18px!important;
    border:0!important;
    background:transparent!important;
  }
  body:not(.staff-page) .home-community-art img{
    width:72px!important;
    height:72px!important;
    margin:0!important;
  }
  body:not(.staff-page) .home-community-copy{
    padding:0!important;
  }
  body:not(.staff-page) .home-community h2{
    font-size:26px!important;
  }
  body:not(.staff-page) .home-community p{
    font-size:15px!important;
  }
  body:not(.staff-page) .home-community-copy>a{
    min-width:0!important;
  }
}

/* v6.7.8 - remove Discord logo panel entirely */
body:not(.staff-page) .home-community{
  display:block!important;
  min-height:248px!important;
  padding:40px 48px 40px 184px!important;
  background:linear-gradient(135deg,#111827,#0d1118 72%)!important;
}
body:not(.staff-page) .home-community:before{
  content:none!important;
}
body:not(.staff-page) .home-community-art{
  position:absolute!important;
  left:48px!important;
  top:50%!important;
  z-index:2!important;
  display:block!important;
  width:104px!important;
  height:104px!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  transform:translateY(-50%)!important;
  border:0!important;
  background:none!important;
}
body:not(.staff-page) .home-community-art:after{
  content:none!important;
}
body:not(.staff-page) .home-community-art img{
  width:104px!important;
  height:104px!important;
  margin:0!important;
  filter:drop-shadow(0 16px 32px rgba(88,101,242,.38))!important;
}
body:not(.staff-page) .home-community-copy{
  padding:0!important;
}

@media (max-width:900px){
  body:not(.staff-page) .home-community{
    padding:24px!important;
  }
  body:not(.staff-page) .home-community-art{
    position:static!important;
    width:72px!important;
    height:72px!important;
    margin:0 0 18px!important;
    transform:none!important;
  }
  body:not(.staff-page) .home-community-art img{
    width:72px!important;
    height:72px!important;
  }
}

/* v6.7.9 - use transparent Discord mark in final CTA */
body:not(.staff-page) .home-community-art img{
  content:url('/assets/discord-mark.svg?v=6.7.9')!important;
  width:96px!important;
  height:96px!important;
  filter:drop-shadow(0 16px 32px rgba(88,101,242,.44))!important;
}
body:not(.staff-page) .home-community-copy>a:before{
  background:url('/assets/discord-mark.svg?v=6.7.9') center/contain no-repeat!important;
}

@media (max-width:900px){
  body:not(.staff-page) .home-community-art img{
    width:68px!important;
    height:68px!important;
  }
}

/* v6.7.10 - no visual box around Discord mark */
body:not(.staff-page) .home-community-art img{
  filter:none!important;
}

/* v6.7.11 - keep Discord CTA button compact on mobile */
@media (max-width:430px){
  body:not(.staff-page) .home-community-copy>a{
    gap:8px!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }
  body:not(.staff-page) .home-community-copy>a:before{
    width:20px!important;
    height:20px!important;
    flex-basis:20px!important;
  }
}

/* v6.8.0 - staff desktop restyle */
body.staff-page.staff-v6{
  --staff-bg:#f3f5f8;
  --staff-panel:#ffffff;
  --staff-panel-soft:#f8fafc;
  --staff-ink:#111827;
  --staff-muted:#657083;
  --staff-line:#dfe4ec;
  --staff-line-strong:#cbd3df;
  --staff-accent:#4f46e5;
  --staff-accent-2:#0f8ea8;
  --staff-success:#16835c;
  --staff-danger:#c8334e;
  background:var(--staff-bg)!important;
  color:var(--staff-ink)!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
body.staff-page.staff-v6,
body.staff-page.staff-v6 *{
  letter-spacing:0!important;
}
.staff-v6 .editor-app{
  min-height:100dvh;
  background:linear-gradient(180deg,#f8fafc 0,#f2f5f9 360px,#eef2f6 100%)!important;
}
.staff-v6 .editor-top{
  position:sticky!important;
  top:0!important;
  z-index:90!important;
  display:grid!important;
  grid-template-columns:280px minmax(190px,1fr) auto!important;
  gap:18px!important;
  align-items:center!important;
  min-height:66px!important;
  height:66px!important;
  padding:0 18px!important;
  overflow:visible!important;
  border-bottom:1px solid var(--staff-line)!important;
  background:rgba(255,255,255,.94)!important;
  backdrop-filter:blur(18px)!important;
  box-shadow:0 8px 24px rgba(15,23,42,.05)!important;
}
.staff-v6 .editor-brand-row{min-width:0!important;gap:12px!important}
.staff-v6 .staff-brand{
  min-width:0;
  gap:10px!important;
  color:var(--staff-ink)!important;
  font-size:14px!important;
  font-weight:850!important;
}
.staff-v6 .staff-brand img{width:36px!important;height:36px!important}
.staff-v6 .staff-brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.staff-v6 .sidebar-toggle{
  width:38px!important;
  height:38px!important;
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.staff-v6 .editor-context{
  min-width:0!important;
  justify-items:start!important;
  text-align:left!important;
}
.staff-v6 .editor-context small{
  color:#8792a3!important;
  font-size:10px!important;
  font-weight:850!important;
}
.staff-v6 .editor-context strong{
  margin-top:2px!important;
  color:var(--staff-ink)!important;
  font-size:15px!important;
  font-weight:850!important;
}
.staff-v6 .save-state{
  margin-top:3px!important;
  color:var(--staff-success)!important;
  font-size:11px!important;
  font-weight:750!important;
}
.staff-v6 .top-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
  min-width:0!important;
}
.staff-v6 .btn,
.staff-v6 button{
  font-family:inherit;
}
.staff-v6 .compact-action{
  min-height:38px!important;
  height:38px!important;
  padding:0 13px!important;
  border-radius:8px!important;
  border:1px solid var(--staff-line)!important;
  background:#fff!important;
  color:#1f2937!important;
  box-shadow:none!important;
  font-size:12px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
.staff-v6 .compact-action:hover{
  border-color:var(--staff-line-strong)!important;
  background:#f8fafc!important;
}
.staff-v6 #aiBtn{
  color:var(--staff-accent)!important;
  border-color:#d8d5ff!important;
  background:#f7f6ff!important;
}
.staff-v6 #saveDraftBtn{
  background:#fff!important;
  color:#1f2937!important;
}
.staff-v6 #scheduleBtn{
  background:#111827!important;
  border-color:#111827!important;
  color:#fff!important;
}
.staff-v6 #publishBtn{
  background:var(--staff-accent)!important;
  border-color:var(--staff-accent)!important;
  color:#fff!important;
  box-shadow:0 10px 22px rgba(79,70,229,.18)!important;
}
.staff-v6 .logout-compact{
  width:38px!important;
  height:38px!important;
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#4b5563!important;
  box-shadow:none!important;
  font-size:14px!important;
}
.staff-v6 .editor-layout{
  display:grid!important;
  grid-template-columns:280px minmax(0,1fr)!important;
  min-height:calc(100dvh - 66px)!important;
  background:transparent!important;
}
.staff-v6 .article-sidebar{
  position:sticky!important;
  top:66px!important;
  height:calc(100dvh - 66px)!important;
  padding:16px 12px!important;
  overflow:auto!important;
  border-right:1px solid var(--staff-line)!important;
  background:#fff!important;
}
.staff-v6 .sidebar-head{
  padding:0 4px 14px!important;
  margin:0!important;
}
.staff-v6 .sidebar-head strong{
  color:var(--staff-ink)!important;
  font-size:18px!important;
  font-weight:850!important;
}
.staff-v6 .sidebar-head button{
  width:34px!important;
  height:34px!important;
  border-radius:8px!important;
}
.staff-v6 .new-article{
  min-height:42px!important;
  padding:0 13px!important;
  border:1px solid #111827!important;
  border-radius:8px!important;
  background:#111827!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:850!important;
  box-shadow:none!important;
}
.staff-v6 .filter-tabs{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:6px!important;
  margin:14px 0 12px!important;
  padding:0!important;
  background:transparent!important;
}
.staff-v6 .filter-tabs button{
  min-height:32px!important;
  padding:0 8px!important;
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#f8fafc!important;
  color:#667085!important;
  font-size:11px!important;
  font-weight:750!important;
}
.staff-v6 .filter-tabs button.active{
  border-color:#c7d2fe!important;
  background:#eef2ff!important;
  color:#3730a3!important;
}
.staff-v6 .article-list{
  display:grid!important;
  gap:8px!important;
  padding-top:2px!important;
}
.staff-v6 .article-list button{
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-height:58px!important;
  padding:8px!important;
  border:1px solid transparent!important;
  border-radius:8px!important;
  background:transparent!important;
  color:var(--staff-ink)!important;
  text-align:left!important;
}
.staff-v6 .article-list button:hover{
  border-color:var(--staff-line)!important;
  background:#f8fafc!important;
}
.staff-v6 .article-list button.active{
  border-color:#c7d2fe!important;
  background:#eef2ff!important;
  box-shadow:inset 3px 0 0 var(--staff-accent)!important;
}
.staff-v6 .article-list button>span{
  position:static!important;
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  border-radius:8px!important;
  overflow:hidden!important;
  background:#111827!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:850!important;
}
.staff-v6 .article-list button img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.staff-v6 .article-list button div{min-width:0!important}
.staff-v6 .article-list strong{
  display:block!important;
  overflow:hidden!important;
  color:inherit!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:850!important;
}
.staff-v6 .article-list small{
  display:block!important;
  margin-top:4px!important;
  overflow:hidden!important;
  color:#7a8494!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:11px!important;
  line-height:1.2!important;
}
.staff-v6 .notion-editor{
  width:100%!important;
  max-width:1160px!important;
  margin:0 auto!important;
  padding:26px 28px 96px!important;
  overflow:visible!important;
  background:transparent!important;
}
.staff-v6 .staff-command-center{
  display:grid!important;
  gap:14px!important;
  margin:0 0 18px!important;
}
.staff-v6 .command-center-intro{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding:0 2px 2px!important;
}
.staff-v6 .command-eyebrow{
  color:var(--staff-accent)!important;
  font-size:10px!important;
  font-weight:900!important;
}
.staff-v6 .command-center-intro h1{
  margin:5px 0 0!important;
  color:var(--staff-ink)!important;
  font-size:32px!important;
  line-height:1.1!important;
  font-weight:900!important;
}
.staff-v6 .command-center-intro p{
  max-width:390px!important;
  margin:0!important;
  color:var(--staff-muted)!important;
  font-size:13px!important;
  line-height:1.5!important;
  text-align:right!important;
}
.staff-v6 .command-status-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
}
.staff-v6 .command-status{
  display:grid!important;
  grid-template-columns:40px minmax(0,1fr) auto!important;
  grid-template-rows:auto!important;
  align-items:center!important;
  gap:12px!important;
  min-height:116px!important;
  padding:16px!important;
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  color:var(--staff-ink)!important;
  box-shadow:0 10px 26px rgba(15,23,42,.05)!important;
}
.staff-v6 .command-icon{
  grid-row:auto!important;
  width:40px!important;
  height:40px!important;
  border:1px solid #d8d5ff!important;
  border-radius:8px!important;
  background:#f6f5ff!important;
  color:var(--staff-accent)!important;
  font-size:15px!important;
}
.staff-v6 .command-copy{min-width:0!important}
.staff-v6 .command-copy small{
  color:#687385!important;
  font-size:10px!important;
  font-weight:850!important;
}
.staff-v6 .command-copy h2{
  margin:4px 0 5px!important;
  overflow:hidden!important;
  color:var(--staff-ink)!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:18px!important;
  line-height:1.25!important;
  font-weight:900!important;
}
.staff-v6 .command-copy p{
  margin:0!important;
  color:var(--staff-muted)!important;
  font-size:12px!important;
  line-height:1.45!important;
}
.staff-v6 .domain-switch-actions{
  grid-column:auto!important;
  display:grid!important;
  justify-items:end!important;
  gap:8px!important;
  min-width:150px!important;
}
.staff-v6 .domain-switch-actions span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:24px!important;
  padding:0 9px!important;
  border-radius:999px!important;
  background:#ecfeff!important;
  color:var(--staff-accent-2)!important;
  font-size:10px!important;
  font-weight:850!important;
  white-space:nowrap!important;
}
.staff-v6 .domain-switch-actions .btn,
.staff-v6 #configToggleBtn{
  min-height:36px!important;
  padding:0 12px!important;
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#1f2937!important;
  font-size:12px!important;
  font-weight:850!important;
}
.staff-v6 .domain-switch-actions .btn:disabled{
  opacity:1!important;
  color:#6b7280!important;
  background:#f8fafc!important;
}
.staff-v6 #configToggleBtn{
  grid-column:auto!important;
  justify-self:end!important;
}
.staff-v6 .editor-quick-actions{
  margin:0!important;
}
.staff-v6 .editor-ai-launch{
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-height:58px!important;
  gap:12px!important;
  padding:12px 14px!important;
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  color:var(--staff-ink)!important;
  box-shadow:0 10px 26px rgba(15,23,42,.04)!important;
}
.staff-v6 .editor-ai-launch>span{
  display:grid!important;
  place-items:center!important;
  width:36px!important;
  height:36px!important;
  border-radius:8px!important;
  background:#111827!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  box-shadow:none!important;
}
.staff-v6 .editor-ai-launch strong{
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:900!important;
}
.staff-v6 .editor-ai-launch small{
  margin-top:2px!important;
  color:var(--staff-muted)!important;
  font-size:12px!important;
  line-height:1.35!important;
}
.staff-v6 #articleForm{
  display:grid!important;
  gap:16px!important;
}
.staff-v6 #articleForm>section,
.staff-v6 #articleForm>details,
.staff-v6 .danger-zone,
.staff-v6 .staff-users-panel{
  margin:0!important;
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  box-shadow:0 10px 26px rgba(15,23,42,.045)!important;
}
.staff-v6 .article-setup-card{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 340px!important;
  grid-template-areas:
    "head cover"
    "title cover"
    "meta cover"
    "telegram cover"
    "x cover"!important;
  gap:16px 24px!important;
  align-items:start!important;
  padding:22px!important;
}
.staff-v6 .article-setup-card>.editor-section-heading{grid-area:head!important}
.staff-v6 .article-setup-card>.title-input{grid-area:title!important}
.staff-v6 .article-setup-card>.article-meta{grid-area:meta!important}
.staff-v6 .article-setup-card>.publication-description:not(.x-description){grid-area:telegram!important}
.staff-v6 .article-setup-card>.x-description{grid-area:x!important}
.staff-v6 .article-setup-card>.compact-cover{grid-area:cover!important}
.staff-v6 .compose-card,
.staff-v6 .publish-card{
  padding:22px!important;
}
.staff-v6 .editor-section-heading{
  margin:0 0 14px!important;
  gap:10px!important;
}
.staff-v6 .editor-section-heading>span{
  width:30px!important;
  height:30px!important;
  flex:0 0 30px!important;
  border-radius:8px!important;
  background:#eef2ff!important;
  color:var(--staff-accent)!important;
  font-size:11px!important;
  font-weight:900!important;
}
.staff-v6 .editor-section-heading small{
  color:#7a8494!important;
  font-size:10px!important;
  font-weight:850!important;
}
.staff-v6 .editor-section-heading h2{
  margin:2px 0 0!important;
  color:var(--staff-ink)!important;
  font-size:17px!important;
  line-height:1.2!important;
  font-weight:900!important;
}
.staff-v6 .title-input{
  width:100%!important;
  min-height:88px!important;
  padding:2px 0 14px!important;
  border:0!important;
  border-bottom:1px solid var(--staff-line)!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--staff-ink)!important;
  font-size:clamp(30px,3.1vw,40px)!important;
  line-height:1.12!important;
  font-weight:900!important;
}
.staff-v6 .title-input::placeholder{color:#a4adbb!important}
.staff-v6 .article-meta{
  display:flex!important;
  align-items:flex-end!important;
  gap:12px!important;
  margin:0!important;
}
.staff-v6 .field-compact{min-width:220px!important}
.staff-v6 label,
.staff-v6 .field-compact span,
.staff-v6 .publication-description>span,
.staff-v6 .cover-prompt-label{
  color:#344054!important;
  font-size:12px!important;
  font-weight:800!important;
}
.staff-v6 input,
.staff-v6 textarea,
.staff-v6 select{
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  color:var(--staff-ink)!important;
  font-size:14px!important;
  line-height:1.45!important;
  box-shadow:none!important;
}
.staff-v6 input:focus,
.staff-v6 textarea:focus,
.staff-v6 select:focus,
.staff-v6 [contenteditable="true"]:focus{
  outline:0!important;
  border-color:#a5b4fc!important;
  box-shadow:0 0 0 3px rgba(79,70,229,.12)!important;
}
.staff-v6 .article-setup-card select{
  min-height:40px!important;
  padding:0 12px!important;
}
.staff-v6 .seo-auto-badge{
  align-self:center!important;
  padding:7px 10px!important;
  border-radius:999px!important;
  background:#ecfdf3!important;
  color:var(--staff-success)!important;
  font-size:11px!important;
  font-weight:850!important;
}
.staff-v6 .publication-description{
  display:grid!important;
  gap:6px!important;
  margin:0!important;
}
.staff-v6 .publication-description textarea{
  min-height:96px!important;
  padding:11px 12px!important;
  resize:vertical!important;
}
.staff-v6 .publication-description small{
  color:#758195!important;
  font-size:11px!important;
  line-height:1.35!important;
  text-align:left!important;
}
.staff-v6 .compact-cover{margin:0!important}
.staff-v6 .cover-zone,
.staff-v6 .cover-zone.has-cover{
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-areas:"visual" "actions" "prompt"!important;
  gap:10px!important;
  min-height:0!important;
  height:auto!important;
  aspect-ratio:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:visible!important;
  background:transparent!important;
}
.staff-v6 .cover-zone>img,
.staff-v6 .cover-placeholder{
  grid-area:visual!important;
  width:100%!important;
  min-height:190px!important;
  aspect-ratio:16/9!important;
  border:1px dashed var(--staff-line-strong)!important;
  border-radius:8px!important;
  background:#f8fafc!important;
  object-fit:cover!important;
}
.staff-v6 .cover-placeholder{
  display:grid!important;
  place-items:center!important;
  align-content:center!important;
  gap:6px!important;
  color:#758195!important;
  text-align:center!important;
}
.staff-v6 .cover-placeholder.hidden{display:none!important}
.staff-v6 .cover-placeholder span{
  font-size:28px!important;
}
.staff-v6 .cover-placeholder strong{
  color:#344054!important;
  font-size:13px!important;
  font-weight:850!important;
}
.staff-v6 .cover-placeholder small{
  color:#7a8494!important;
  font-size:11px!important;
}
.staff-v6 .cover-actions,
.staff-v6 .cover-zone.has-cover .cover-actions{
  position:static!important;
  grid-area:actions!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  transform:none!important;
}
.staff-v6 .cover-zone .cover-actions button,
.staff-v6 .cover-zone.has-cover .cover-actions button{
  position:static!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:40px!important;
  margin:0!important;
  padding:0 12px!important;
  border-radius:8px!important;
  font-size:12px!important;
  font-weight:850!important;
}
.staff-v6 #coverBtn{
  border:1px solid var(--staff-accent)!important;
  background:var(--staff-accent)!important;
  color:#fff!important;
}
.staff-v6 #coverLibraryBtn{
  border:1px solid var(--staff-line)!important;
  background:#fff!important;
  color:#1f2937!important;
}
.staff-v6 #coverRemoveBtn{
  border:1px solid #f4c7d0!important;
  background:#fff5f7!important;
  color:var(--staff-danger)!important;
}
.staff-v6 .cover-prompt-label{
  grid-area:prompt!important;
  display:grid!important;
  gap:7px!important;
  padding:12px!important;
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#f8fafc!important;
}
.staff-v6 .cover-prompt-label textarea{
  min-height:112px!important;
  padding:10px 11px!important;
  background:#fff!important;
}
.staff-v6 .compose-head{
  margin:-4px 0 14px!important;
  padding:0!important;
}
.staff-v6 .compose-head p{
  max-width:680px!important;
  margin:0!important;
  color:var(--staff-muted)!important;
  font-size:13px!important;
  line-height:1.5!important;
}
.staff-v6 .blocks{
  display:grid!important;
  gap:12px!important;
}
.staff-v6 .editor-block{
  display:grid!important;
  grid-template-rows:auto minmax(0,1fr) auto!important;
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.staff-v6 .editor-block:hover,
.staff-v6 .editor-block:focus-within{
  border-color:#c7d2fe!important;
  box-shadow:0 0 0 3px rgba(79,70,229,.08)!important;
}
.staff-v6 .block-toolbar{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  min-height:38px!important;
  padding:5px 7px!important;
  border-bottom:1px solid #edf1f6!important;
  border-radius:8px 8px 0 0!important;
  background:#f8fafc!important;
}
.staff-v6 .block-handle{
  position:static!important;
  opacity:1!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  min-height:28px!important;
  max-width:calc(100% - 112px)!important;
  padding:0 8px!important;
  border:0!important;
  border-radius:6px!important;
  background:transparent!important;
  color:#657083!important;
  font-size:11px!important;
  cursor:grab!important;
}
.staff-v6 .block-handle span{
  color:var(--staff-accent)!important;
  font-size:17px!important;
  line-height:1!important;
}
.staff-v6 .block-handle b{
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:10px!important;
  font-weight:850!important;
}
.staff-v6 .block-order-actions{
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
}
.staff-v6 .block-order-actions button{
  position:static!important;
  opacity:1!important;
  display:grid!important;
  place-items:center!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid var(--staff-line)!important;
  border-radius:6px!important;
  background:#fff!important;
  color:#4b5563!important;
  font-size:13px!important;
}
.staff-v6 .block-order-actions button:hover{
  border-color:#c7d2fe!important;
  background:#eef2ff!important;
  color:var(--staff-accent)!important;
}
.staff-v6 .block-order-actions .block-delete:hover{
  border-color:#f4c7d0!important;
  background:#fff5f7!important;
  color:var(--staff-danger)!important;
}
.staff-v6 .block-content{
  padding:12px 14px!important;
  overflow-wrap:anywhere!important;
}
.staff-v6 .block-content>.editable{
  min-height:42px!important;
  padding:8px 9px!important;
  border:1px solid transparent!important;
  border-radius:8px!important;
  color:#1f2937!important;
  font-size:16px!important;
  line-height:1.62!important;
}
.staff-v6 .block-content>.editable:empty:before{
  color:#98a2b3!important;
}
.staff-v6 .block-insert-row{
  position:static!important;
  display:block!important;
  height:auto!important;
  padding:0 12px 12px!important;
  margin:0!important;
  pointer-events:auto!important;
}
.staff-v6 .block-insert-after{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:34px!important;
  padding:0 10px!important;
  border:1px dashed var(--staff-line-strong)!important;
  border-radius:8px!important;
  background:#f8fafc!important;
  color:var(--staff-accent)!important;
  opacity:1!important;
  transform:none!important;
  box-shadow:none!important;
  font-size:12px!important;
  font-weight:850!important;
}
.staff-v6 #addBlock{
  width:100%!important;
  min-height:42px!important;
  margin:4px 0 0!important;
  border:1px dashed var(--staff-line-strong)!important;
  border-radius:8px!important;
  background:#fff!important;
  color:var(--staff-accent)!important;
  font-size:13px!important;
  font-weight:850!important;
}
.staff-v6 .publishing-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(260px,.45fr)!important;
  gap:14px!important;
  align-items:end!important;
}
.staff-v6 .publishing-row label{
  display:grid!important;
  gap:7px!important;
}
.staff-v6 .publishing-row input{
  min-height:42px!important;
  padding:0 12px!important;
}
.staff-v6 .distribution-box{
  min-height:42px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding:8px 10px!important;
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#f8fafc!important;
}
.staff-v6 .distribution-box span{
  color:var(--staff-muted)!important;
  font-size:12px!important;
  line-height:1.35!important;
}
.staff-v6 .distribution-box .btn{
  min-height:32px!important;
  border-radius:8px!important;
  font-size:12px!important;
}
.staff-v6 .seo-health,
.staff-v6 .seo-advanced,
.staff-v6 .seo-enterprise-panel{
  overflow:hidden!important;
}
.staff-v6 .seo-health summary,
.staff-v6 .seo-advanced summary,
.staff-v6 .seo-enterprise-panel>summary{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  padding:16px 18px!important;
  color:var(--staff-ink)!important;
  font-size:15px!important;
  font-weight:850!important;
}
.staff-v6 .seo-collapsible #seoScore,
.staff-v6 .seo-enterprise-panel>summary strong{
  padding:6px 10px!important;
  border-radius:999px!important;
  background:#f1f5f9!important;
  color:#64748b!important;
  font-size:12px!important;
}
.staff-v6 .seo-checks,
.staff-v6 .google-preview,
.staff-v6 .seo-advanced>div,
.staff-v6 .seo-advanced>label{
  margin-left:18px!important;
  margin-right:18px!important;
}
.staff-v6 .google-preview{
  border:1px solid var(--staff-line)!important;
  border-radius:8px!important;
  background:#f8fafc!important;
}
.staff-v6 .danger-zone{
  padding:16px!important;
  border-style:dashed!important;
  background:transparent!important;
  box-shadow:none!important;
}
.staff-v6 .danger-zone button{
  width:100%!important;
  min-height:40px!important;
  border:1px solid #f4c7d0!important;
  border-radius:8px!important;
  background:#fff5f7!important;
  color:var(--staff-danger)!important;
  font-size:13px!important;
  font-weight:850!important;
}
.staff-v6 .staff-config-form{
  width:min(92vw,780px)!important;
  background:#111827!important;
  color:#fff!important;
}
.staff-v6 .config-drawer-head,
.staff-v6 .staff-config-actions{
  background:rgba(17,24,39,.96)!important;
}
.staff-v6 .config-section{
  grid-template-columns:190px minmax(0,1fr)!important;
}
.staff-v6 .mobile-editor-actions{
  display:none!important;
}

@media (min-width:1051px){
  .staff-v6 .sidebar-toggle{display:none!important}
  .staff-v6 .sidebar-backdrop:not(.hidden){display:none!important}
  .staff-v6 .sidebar-head button{display:none!important}
}

@media (max-width:1180px){
  .staff-v6 .editor-top{
    grid-template-columns:230px minmax(150px,1fr) auto!important;
    gap:12px!important;
  }
  .staff-v6 .compact-action{
    padding:0 10px!important;
  }
  .staff-v6 .article-setup-card{
    grid-template-columns:minmax(0,1fr) 300px!important;
  }
}

@media (max-width:1050px){
  .staff-v6 .editor-top{
    grid-template-columns:42px minmax(0,1fr) auto!important;
  }
  .staff-v6 .staff-brand span{display:none!important}
  .staff-v6 .editor-layout{grid-template-columns:1fr!important}
  .staff-v6 .article-sidebar{
    position:fixed!important;
    top:0!important;
    left:0!important;
    z-index:120!important;
    width:min(88vw,330px)!important;
    height:100dvh!important;
    transform:translateX(-105%)!important;
    transition:transform .2s ease!important;
    box-shadow:18px 0 42px rgba(15,23,42,.18)!important;
  }
  .staff-v6 .article-sidebar.open{transform:translateX(0)!important}
  .staff-v6 .sidebar-head button{display:grid!important;place-items:center!important}
  .staff-v6 .notion-editor{padding:22px 18px 116px!important}
  .staff-v6 .article-setup-card{
    grid-template-columns:1fr!important;
    grid-template-areas:"head" "title" "meta" "cover" "telegram" "x"!important;
  }
  .staff-v6 .command-center-intro{
    display:block!important;
  }
  .staff-v6 .command-center-intro p{
    margin-top:6px!important;
    max-width:none!important;
    text-align:left!important;
  }
  .staff-v6 .command-status-grid{
    grid-template-columns:1fr!important;
  }
  .staff-v6 .command-status{
    grid-template-columns:40px minmax(0,1fr)!important;
  }
  .staff-v6 .domain-switch-actions,
  .staff-v6 #configToggleBtn{
    grid-column:1/-1!important;
    justify-self:stretch!important;
    width:100%!important;
  }
}

@media (min-width:901px) and (max-width:1050px){
  .staff-v6 .top-actions .compact-action{
    display:inline-flex!important;
  }
}

@media (max-width:760px){
  .staff-v6 .editor-top{
    height:56px!important;
    min-height:56px!important;
    grid-template-columns:42px minmax(0,1fr) 42px!important;
    padding:7px 10px!important;
  }
  .staff-v6 .top-actions{display:contents!important}
  .staff-v6 .top-actions button:not(.logout-compact){display:none!important}
  .staff-v6 .logout-compact{grid-column:3!important}
  .staff-v6 .editor-context{justify-items:center!important;text-align:center!important}
  .staff-v6 .editor-context small{display:none!important}
  .staff-v6 .editor-context strong{font-size:13px!important}
  .staff-v6 .save-state{
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .staff-v6 .notion-editor{
    padding:10px 10px calc(126px + env(safe-area-inset-bottom))!important;
  }
  .staff-v6 .command-center-intro{display:none!important}
  .staff-v6 .command-status-grid{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .staff-v6 .command-status{
    grid-template-columns:1fr!important;
    min-height:0!important;
    padding:10px!important;
  }
  .staff-v6 .command-icon,
  .staff-v6 .command-copy p,
  .staff-v6 .domain-switch-actions span{
    display:none!important;
  }
  .staff-v6 .command-copy h2{
    font-size:13px!important;
  }
  .staff-v6 .domain-switch-actions .btn,
  .staff-v6 #configToggleBtn{
    width:100%!important;
    min-height:34px!important;
    font-size:11px!important;
  }
  .staff-v6 .editor-ai-launch{
    min-height:52px!important;
    padding:9px 10px!important;
  }
  .staff-v6 .editor-ai-launch>span{
    width:32px!important;
    height:32px!important;
  }
  .staff-v6 .article-setup-card,
  .staff-v6 .compose-card,
  .staff-v6 .publish-card{
    padding:14px 12px!important;
  }
  .staff-v6 .title-input{
    min-height:48px!important;
    font-size:30px!important;
    line-height:1.08!important;
  }
  .staff-v6 .article-meta,
  .staff-v6 .publishing-row{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .staff-v6 .field-compact{min-width:0!important}
  .staff-v6 .cover-zone>img,
  .staff-v6 .cover-placeholder{
    min-height:150px!important;
  }
  .staff-v6 .cover-actions{
    grid-template-columns:1fr 1fr!important;
  }
  .staff-v6 #coverRemoveBtn{grid-column:1/-1!important}
  .staff-v6 .block-content>.editable{
    font-size:16px!important;
    line-height:1.45!important;
  }
  .staff-v6 .mobile-editor-actions{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:180!important;
    display:block!important;
    padding:6px 8px calc(7px + env(safe-area-inset-bottom))!important;
    border-top:1px solid var(--staff-line)!important;
    background:rgba(255,255,255,.96)!important;
    backdrop-filter:blur(16px)!important;
    box-shadow:0 -12px 34px rgba(17,20,30,.10)!important;
  }
  .staff-v6 .mobile-tools-row{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:6px!important;
    margin-bottom:7px!important;
  }
  .staff-v6 .mobile-tools-row.has-analytics{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
  .staff-v6 .mobile-tools-row button,
  .staff-v6 .mobile-publish-bar button{
    min-width:0!important;
    border-radius:8px!important;
    font-weight:800!important;
  }
  .staff-v6 .mobile-publish-bar{
    display:grid!important;
    grid-template-columns:.9fr .9fr 1.2fr!important;
    gap:7px!important;
  }
}

body.staff-page.staff-v6 .hidden{
  display:none!important;
}
body.staff-page.staff-v6 #coverPreview:not([src]),
body.staff-page.staff-v6 #coverPreview[src=""]{
  display:none!important;
}
body.staff-page.staff-v6 .blocks:not(.is-empty) + #addBlock{
  display:none!important;
}
body.staff-page.staff-v6 .distribution-box.is-empty{
  display:none!important;
}
body.staff-page.staff-v6 .publishing-row:has(.distribution-box.is-empty){
  grid-template-columns:1fr!important;
}

/* v6.7.13 - sober public article desktop restyle */
@media(min-width:1001px){
  body:not(.staff-page) .article-premium{
    width:min(1120px,calc(100% - 48px))!important;
    max-width:none!important;
    padding:42px 0 72px!important;
  }
  body:not(.staff-page) .article-premium .article-hero{
    max-width:900px!important;
    margin:0!important;
    text-align:left!important;
  }
  body:not(.staff-page) .article-premium .breadcrumbs{
    gap:8px!important;
    margin-bottom:16px!important;
    color:#778394!important;
    font-size:10px!important;
    letter-spacing:.1em!important;
  }
  body:not(.staff-page) .article-premium .breadcrumbs a:hover{
    color:#f4f6fb!important;
  }
  body:not(.staff-page) .article-kicker-row{
    gap:10px!important;
    margin-bottom:14px!important;
  }
  body:not(.staff-page) .article-premium .category{
    min-height:25px!important;
    padding:0 9px!important;
    border-radius:7px!important;
    background:#0d1117!important;
    border-color:#263040!important;
    color:#8fb8ff!important;
    font-size:10px!important;
    letter-spacing:.1em!important;
  }
  body:not(.staff-page) .article-reading-time{
    color:#7f8998!important;
    font-size:10px!important;
    letter-spacing:.1em!important;
  }
  body:not(.staff-page) .article-premium h1{
    max-width:820px!important;
    margin:0!important;
    font-size:clamp(38px,4vw,50px)!important;
    line-height:1.07!important;
    letter-spacing:0!important;
    font-weight:850!important;
  }
  body:not(.staff-page) .article-premium .lead{
    max-width:760px!important;
    margin:16px 0 18px!important;
    color:#b6bfcc!important;
    font-size:17px!important;
    line-height:1.55!important;
  }
  body:not(.staff-page) .article-byline{
    gap:10px!important;
    margin-top:16px!important;
  }
  body:not(.staff-page) .byline-logo{
    width:40px!important;
    height:40px!important;
    border-color:#263040!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .article-byline strong{
    font-size:13px!important;
  }
  body:not(.staff-page) .article-byline div span{
    font-size:11px!important;
    color:#7f8998!important;
  }
  body:not(.staff-page) .article-cover-wrap{
    margin:26px 0 0!important;
  }
  body:not(.staff-page) .article-premium .article-cover{
    max-height:520px!important;
    border-radius:14px!important;
    border-color:#263040!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .article-premium .article-layout{
    display:grid!important;
    grid-template-columns:minmax(0,720px) 300px!important;
    gap:42px!important;
    align-items:start!important;
    justify-content:start!important;
    width:100%!important;
    max-width:none!important;
    margin:42px 0 0!important;
  }
  body:not(.staff-page) .article-premium .article-content{
    width:100%!important;
    max-width:none!important;
    color:#d7dee8!important;
    font-size:17px!important;
    line-height:1.72!important;
  }
  body:not(.staff-page) .article-premium .article-content>p:first-of-type{
    color:#e5eaf1!important;
    font-size:18px!important;
    line-height:1.68!important;
  }
  body:not(.staff-page) .article-premium .article-content p{
    margin:0 0 20px!important;
  }
  body:not(.staff-page) .article-premium .article-content h2,
  body:not(.staff-page) .article-premium .article-content h3{
    color:#f4f6fb!important;
    letter-spacing:0!important;
    font-weight:850!important;
  }
  body:not(.staff-page) .article-premium .article-content h2{
    margin:42px 0 14px!important;
    padding-top:0!important;
    font-size:clamp(25px,2.6vw,32px)!important;
    line-height:1.14!important;
  }
  body:not(.staff-page) .article-premium .article-content h2:before{
    display:none!important;
    content:none!important;
  }
  body:not(.staff-page) .article-premium .article-content h3{
    margin:30px 0 12px!important;
    font-size:22px!important;
    line-height:1.18!important;
  }
  body:not(.staff-page) .article-premium .article-content a{
    color:#8fb8ff!important;
  }
  body:not(.staff-page) .article-premium .article-content ul,
  body:not(.staff-page) .article-premium .article-content ol{
    gap:7px!important;
    margin:10px 0 24px!important;
    padding:0!important;
  }
  body:not(.staff-page) .article-premium .article-content li{
    padding:0 0 0 19px!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    line-height:1.62!important;
  }
  body:not(.staff-page) .article-premium .article-content li:before{
    content:""!important;
    left:2px!important;
    top:.72em!important;
    width:6px!important;
    height:6px!important;
    border-radius:50%!important;
    background:#526071!important;
    color:transparent!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .article-premium .article-content blockquote{
    margin:28px 0!important;
    padding:18px 20px!important;
    border:1px solid #263040!important;
    border-left:3px solid #526071!important;
    border-radius:10px!important;
    background:#0f141b!important;
    color:#e2e7ef!important;
    font:650 18px/1.58 Inter,ui-sans-serif,system-ui,sans-serif!important;
  }
  body:not(.staff-page) .article-premium .article-content hr{
    margin:36px 0!important;
    background:#263040!important;
  }
  body:not(.staff-page) .article-premium .article-content figure{
    margin:30px 0!important;
  }
  body:not(.staff-page) .article-premium .article-content figure img{
    border-radius:12px!important;
    border-color:#263040!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .article-alert{
    margin:24px 0!important;
    padding:16px 18px!important;
    border-radius:12px!important;
    background:#0f141b!important;
    border-color:#263040!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .article-alert>strong{
    margin-bottom:6px!important;
    font-size:10px!important;
    letter-spacing:.12em!important;
  }
  body:not(.staff-page) .article-alert>div{
    line-height:1.58!important;
  }
  body:not(.staff-page) .faq{
    border-color:#263040!important;
    border-radius:12px!important;
    background:#0f141b!important;
  }
  body:not(.staff-page) .faq summary{
    padding:15px 46px 15px 16px!important;
    font-size:15px!important;
  }
  body:not(.staff-page) .faq div{
    padding:0 16px 16px!important;
  }
  body:not(.staff-page) .market-widget{
    margin:24px 0!important;
    padding:16px 18px!important;
    border-radius:12px!important;
    background:#0f141b!important;
    border-color:#263040!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .market-symbol{
    width:42px!important;
    height:42px!important;
    flex-basis:42px!important;
    border-radius:10px!important;
  }
  body:not(.staff-page) .market-price{
    font-size:19px!important;
  }
  body:not(.staff-page) .article-source-card{
    margin:24px 0!important;
    border-radius:12px!important;
    box-shadow:none!important;
  }
  body:not(.staff-page) .article-premium .article-cta.discord-cta,
  body:not(.staff-page) .article-premium .article-cta.okx-cta{
    display:block!important;
    min-height:0!important;
    margin:28px 0!important;
    padding:18px!important;
    border:1px solid #263040!important;
    border-radius:12px!important;
    background:#0f141b!important;
    box-shadow:none!important;
    overflow:hidden!important;
  }
  body:not(.staff-page) .article-premium .article-cta.discord-cta:before,
  body:not(.staff-page) .article-premium .article-cta.discord-cta:after,
  body:not(.staff-page) .article-premium .article-cta.okx-cta:before,
  body:not(.staff-page) .article-premium .article-cta.okx-cta:after{
    display:none!important;
    content:none!important;
  }
  body:not(.staff-page) .article-premium .discord-cta-icon,
  body:not(.staff-page) .article-premium .discord-cta-icon img{
    float:left!important;
    width:58px!important;
    height:58px!important;
    margin:0 14px 8px 0!important;
    filter:none!important;
  }
  body:not(.staff-page) .article-premium .okx-cta-logo,
  body:not(.staff-page) .article-premium .okx-cta-logo img{
    float:left!important;
    width:64px!important;
    height:64px!important;
    margin:0 14px 8px 0!important;
    padding:0!important;
    border-radius:12px!important;
    background:transparent!important;
    filter:none!important;
    object-fit:contain!important;
  }
  body:not(.staff-page) .article-premium .discord-cta-copy,
  body:not(.staff-page) .article-premium .okx-cta-copy{
    display:block!important;
  }
  body:not(.staff-page) .article-premium .discord-cta-kicker,
  body:not(.staff-page) .article-premium .okx-cta-kicker{
    display:inline-flex!important;
    margin:0 0 6px!important;
    color:#8fb8ff!important;
    font-size:10px!important;
    letter-spacing:.12em!important;
  }
  body:not(.staff-page) .article-premium .discord-cta h3,
  body:not(.staff-page) .article-premium .okx-cta h3{
    margin:0 0 8px!important;
    font-size:23px!important;
    line-height:1.14!important;
    letter-spacing:0!important;
  }
  body:not(.staff-page) .article-premium .discord-cta p{
    margin:0!important;
    color:#aeb7c5!important;
    font-size:13px!important;
    line-height:1.5!important;
  }
  body:not(.staff-page) .article-premium .okx-cta-benefits{
    clear:both!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin:16px 0 12px!important;
  }
  body:not(.staff-page) .article-premium .okx-cta-benefits span{
    min-height:34px!important;
    padding:8px 10px!important;
    border:1px solid #263040!important;
    border-radius:8px!important;
    background:#111720!important;
    color:#c9d1dc!important;
    font-size:12px!important;
    line-height:1.3!important;
  }
  body:not(.staff-page) .article-premium .okx-cta-button,
  body:not(.staff-page) .article-premium .discord-cta-button{
    clear:both!important;
    display:inline-flex!important;
    width:auto!important;
    min-width:0!important;
    min-height:40px!important;
    margin-top:13px!important;
    padding:0 14px!important;
    border:1px solid #d9e2ef!important;
    border-radius:10px!important;
    background:#f4f6fb!important;
    color:#080a0e!important;
    box-shadow:none!important;
    font-size:12px!important;
    letter-spacing:.02em!important;
  }
  body:not(.staff-page) .article-sidebar-public{
    top:90px!important;
    gap:12px!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-card{
    border-color:#263040!important;
    border-radius:12px!important;
    background:#0f141b!important;
    box-shadow:none!important;
    padding:16px!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-card small{
    margin-bottom:6px!important;
    color:#8fb8ff!important;
    font-size:9px!important;
    letter-spacing:.12em!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-card>strong,
  body:not(.staff-page) .article-sidebar-public .sidebar-community strong,
  body:not(.staff-page) .article-sidebar-public .sidebar-okx strong{
    font-size:15px!important;
    line-height:1.2!important;
    letter-spacing:0!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-card p,
  body:not(.staff-page) .article-sidebar-public .sidebar-community p,
  body:not(.staff-page) .article-sidebar-public .sidebar-okx p{
    margin:7px 0 11px!important;
    color:#9fa9b8!important;
    font-size:12px!important;
    line-height:1.45!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-card>a{
    min-height:38px!important;
    padding:8px 10px!important;
    border-radius:9px!important;
    background:#f4f6fb!important;
    color:#080a0e!important;
    font-size:11px!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-community,
  body:not(.staff-page) .article-sidebar-public .sidebar-okx{
    grid-template-columns:44px minmax(0,1fr)!important;
    gap:12px!important;
    align-items:center!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-icon,
  body:not(.staff-page) .article-sidebar-public .sidebar-discord-logo,
  body:not(.staff-page) .article-sidebar-public .sidebar-okx>img{
    width:44px!important;
    height:44px!important;
    margin:0!important;
    padding:0!important;
    border-radius:10px!important;
    background:transparent!important;
    object-fit:contain!important;
    box-shadow:none!important;
    filter:none!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-icon svg{
    width:24px!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-index .article-toc{
    padding:16px!important;
  }
  body:not(.staff-page) .article-premium .article-toc>strong{
    gap:8px!important;
    margin-bottom:10px!important;
    color:#f4f6fb!important;
    font-size:10px!important;
    letter-spacing:.12em!important;
  }
  body:not(.staff-page) .article-premium .article-toc>strong:before{
    display:none!important;
  }
  body:not(.staff-page) .article-premium .article-toc ol{
    gap:4px!important;
  }
  body:not(.staff-page) .article-premium .article-toc a{
    padding:7px 8px 7px 31px!important;
    border-radius:8px!important;
    background:transparent!important;
    color:#9fa9b8!important;
    font-size:12px!important;
    line-height:1.35!important;
  }
  body:not(.staff-page) .article-premium .article-toc a:before{
    left:7px!important;
    top:7px!important;
    color:#647084!important;
  }
  body:not(.staff-page) .article-premium .article-toc a:hover{
    transform:none!important;
    background:#111720!important;
    color:#f4f6fb!important;
  }
  body:not(.staff-page) .article-premium .article-toc .toc-h3 a{
    padding-left:38px!important;
    font-size:11px!important;
  }
  body:not(.staff-page) .article-share>div{
    gap:6px!important;
  }
  body:not(.staff-page) .article-share a,
  body:not(.staff-page) .article-share button{
    border-color:#263040!important;
    border-radius:8px!important;
    background:#111720!important;
    color:#c8d0dc!important;
    padding:7px 9px!important;
    font-size:10px!important;
  }
  body:not(.staff-page) .related{
    padding-top:34px!important;
  }
  body:not(.staff-page) .related .section-head h2{
    font-size:clamp(29px,3vw,36px)!important;
    line-height:1.08!important;
    letter-spacing:0!important;
  }

  html[data-theme="light"] body:not(.staff-page) .article-premium .category,
  html[data-theme="light"] body:not(.staff-page) .article-alert,
  html[data-theme="light"] body:not(.staff-page) .faq,
  html[data-theme="light"] body:not(.staff-page) .market-widget,
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-cta.discord-cta,
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-cta.okx-cta,
  html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card{
    background:#fff!important;
    border-color:#dce4ef!important;
  }
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-cover,
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-content figure img{
    border-color:#dce4ef!important;
    box-shadow:none!important;
  }
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-content,
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-content p,
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-content li{
    color:#293241!important;
  }
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-content>p:first-of-type,
  html[data-theme="light"] body:not(.staff-page) .article-premium h1,
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-content h2,
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-content h3,
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-content strong{
    color:#111722!important;
  }
  html[data-theme="light"] body:not(.staff-page) .article-premium .lead,
  html[data-theme="light"] body:not(.staff-page) .article-sidebar-public .sidebar-card p{
    color:#596474!important;
  }
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-content blockquote{
    background:#f7f9fc!important;
    color:#202938!important;
    border-color:#dce4ef!important;
    border-left-color:#6b7788!important;
  }
  html[data-theme="light"] body:not(.staff-page) .article-premium .okx-cta-benefits span,
  html[data-theme="light"] body:not(.staff-page) .article-premium .article-toc a:hover,
  html[data-theme="light"] body:not(.staff-page) .article-share a,
  html[data-theme="light"] body:not(.staff-page) .article-share button{
    background:#f7f9fc!important;
    border-color:#dce4ef!important;
    color:#293241!important;
  }
}

/* v6.7.15 - final desktop CTA precedence fix */
@media(min-width:1001px){
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta,
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta{
    position:relative!important;
    isolation:isolate!important;
    min-height:0!important;
    margin:40px 0!important;
    padding:24px!important;
    border-radius:22px!important;
    overflow:hidden!important;
    color:#fff!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta{
    display:grid!important;
    grid-template-columns:118px minmax(0,1fr)!important;
    gap:22px!important;
    align-items:center!important;
    border:1px solid rgba(255,255,255,.14)!important;
    background:
      radial-gradient(circle at 12% 20%,rgba(255,255,255,.22),transparent 24%),
      radial-gradient(circle at 88% 18%,rgba(140,155,255,.48),transparent 30%),
      linear-gradient(125deg,#5865f2 0%,#6f58ff 38%,#404eed 66%,#23272a 100%)!important;
    background-size:140% 140%!important;
    box-shadow:0 24px 60px rgba(65,78,237,.28)!important;
    animation:discordAurora 9s ease-in-out infinite alternate!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta:before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    inset:-55%!important;
    z-index:-1!important;
    background:conic-gradient(from 180deg,transparent,rgba(255,255,255,.11),transparent 28%)!important;
    animation:ctaOrbit 13s linear infinite!important;
    pointer-events:none!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta:after{
    content:""!important;
    display:block!important;
    position:absolute!important;
    right:-65px!important;
    bottom:-95px!important;
    width:240px!important;
    height:240px!important;
    border-radius:50%!important;
    background:radial-gradient(circle,rgba(255,255,255,.2),rgba(255,255,255,.03) 52%,transparent 70%)!important;
    animation:ctaPulse 4.5s ease-in-out infinite!important;
    pointer-events:none!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta .discord-cta-icon{
    float:none!important;
    width:118px!important;
    height:118px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:22px!important;
    display:grid!important;
    place-items:center!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
    filter:none!important;
    animation:none!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta .discord-cta-icon img{
    float:none!important;
    display:block!important;
    width:118px!important;
    height:118px!important;
    margin:0!important;
    border-radius:0!important;
    object-fit:contain!important;
    filter:none!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta .discord-cta-copy{
    position:relative!important;
    z-index:1!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    column-gap:18px!important;
    align-items:center!important;
    min-width:0!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta .discord-cta-kicker{
    grid-column:1!important;
    display:inline-flex!important;
    width:max-content!important;
    max-width:100%!important;
    align-items:center!important;
    gap:7px!important;
    margin:0 0 7px!important;
    padding:6px 10px!important;
    border:1px solid rgba(255,255,255,.2)!important;
    border-radius:999px!important;
    background:rgba(16,20,65,.22)!important;
    color:#dce0ff!important;
    font-size:11px!important;
    letter-spacing:.16em!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta .discord-cta-kicker:before{
    content:""!important;
    width:7px!important;
    height:7px!important;
    border-radius:50%!important;
    background:#59f28b!important;
    box-shadow:0 0 0 5px rgba(89,242,139,.13),0 0 16px rgba(89,242,139,.7)!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta h3{
    grid-column:1!important;
    margin:0 0 6px!important;
    color:#fff!important;
    font-size:clamp(24px,3vw,34px)!important;
    line-height:1.04!important;
    letter-spacing:-.035em!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta p{
    grid-column:1!important;
    max-width:470px!important;
    margin:0!important;
    color:rgba(255,255,255,.84)!important;
    font-size:14px!important;
    line-height:1.45!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.discord-cta .discord-cta-button{
    grid-column:2!important;
    grid-row:1/4!important;
    clear:none!important;
    display:inline-flex!important;
    width:auto!important;
    min-width:148px!important;
    min-height:54px!important;
    margin:0!important;
    padding:0 18px!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    border:0!important;
    border-radius:14px!important;
    background:#fff!important;
    color:#3741c4!important;
    box-shadow:0 12px 26px rgba(15,18,70,.22)!important;
    font-size:13px!important;
    font-weight:950!important;
    letter-spacing:.03em!important;
  }

  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta{
    display:grid!important;
    grid-template-columns:132px minmax(0,1fr)!important;
    gap:24px!important;
    align-items:center!important;
    border:1px solid #2d2d2d!important;
    background:
      linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
      linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),
      radial-gradient(circle at 78% 8%,rgba(184,255,57,.16),transparent 30%),
      linear-gradient(135deg,#020202 0%,#101010 52%,#050505 100%)!important;
    background-size:30px 30px,30px 30px,100% 100%,100% 100%!important;
    box-shadow:0 24px 65px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.05)!important;
    animation:okxGrid 14s linear infinite!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta:before{
    content:""!important;
    display:block!important;
    position:absolute!important;
    inset:auto -90px -120px auto!important;
    width:300px!important;
    height:300px!important;
    border-radius:50%!important;
    background:radial-gradient(circle,rgba(255,255,255,.14),transparent 68%)!important;
    pointer-events:none!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta:after{
    content:""!important;
    display:block!important;
    position:absolute!important;
    left:-110px!important;
    top:-120px!important;
    width:260px!important;
    height:260px!important;
    border-radius:50%!important;
    background:radial-gradient(circle,rgba(184,255,57,.14),transparent 68%)!important;
    animation:ctaPulse 5.2s ease-in-out infinite reverse!important;
    pointer-events:none!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-logo{
    float:none!important;
    position:relative!important;
    z-index:1!important;
    width:132px!important;
    height:132px!important;
    margin:0!important;
    padding:0!important;
    display:grid!important;
    place-items:center!important;
    border:1px solid #383838!important;
    border-radius:24px!important;
    background:#030303!important;
    box-shadow:0 18px 40px rgba(0,0,0,.55),0 0 0 1px rgba(184,255,57,.07)!important;
    overflow:visible!important;
    filter:none!important;
    animation:none!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-logo img{
    float:none!important;
    display:block!important;
    width:132px!important;
    height:132px!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    border-radius:22px!important;
    object-fit:contain!important;
    filter:none!important;
    transform:none!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-copy{
    position:relative!important;
    z-index:1!important;
    display:block!important;
    min-width:0!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-kicker{
    display:inline-flex!important;
    width:max-content!important;
    max-width:100%!important;
    margin:0 0 8px!important;
    padding:6px 10px!important;
    border:1px solid rgba(184,255,57,.28)!important;
    border-radius:999px!important;
    background:rgba(184,255,57,.08)!important;
    color:#c5ff53!important;
    font-size:11px!important;
    letter-spacing:.14em!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta h3{
    margin:0 0 12px!important;
    color:#fff!important;
    font-size:clamp(25px,3vw,34px)!important;
    line-height:1.06!important;
    letter-spacing:-.035em!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-benefits{
    clear:none!important;
    display:flex!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    margin:0 0 16px!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-benefits span{
    display:flex!important;
    align-items:center!important;
    min-height:36px!important;
    padding:8px 11px!important;
    border:1px solid #30362a!important;
    border-radius:999px!important;
    background:rgba(190,255,63,.06)!important;
    color:#d8dfd1!important;
    font-size:12px!important;
    line-height:1.32!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-benefits span:before{
    content:"✓"!important;
    margin-right:7px!important;
    color:#c5ff53!important;
    font-weight:950!important;
  }
  body:not(.staff-page) .article-premium .article-content .article-cta.okx-cta .okx-cta-button{
    clear:none!important;
    display:inline-flex!important;
    width:auto!important;
    min-width:0!important;
    min-height:50px!important;
    margin:0!important;
    padding:0 18px!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    border:0!important;
    border-radius:13px!important;
    background:#c5ff53!important;
    color:#050505!important;
    box-shadow:0 12px 30px rgba(197,255,83,.18)!important;
    font-size:13px!important;
    font-weight:950!important;
    letter-spacing:.035em!important;
  }

  body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-community,
  body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-okx{
    display:grid!important;
    grid-template-columns:58px minmax(0,1fr)!important;
    gap:13px!important;
    align-items:center!important;
    padding:17px!important;
    border-radius:16px!important;
    color:#fff!important;
    box-shadow:0 16px 40px rgba(0,0,0,.22)!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-community{
    border-color:rgba(255,255,255,.16)!important;
    background:radial-gradient(circle at 100% 0,rgba(255,255,255,.15),transparent 33%),linear-gradient(145deg,#5865f2,#3f4ad9 58%,#20242f)!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-card.sidebar-okx{
    border-color:#292929!important;
    background:radial-gradient(circle at 100% 0,rgba(190,255,63,.12),transparent 36%),linear-gradient(145deg,#050505,#111 68%,#171a14)!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-discord-logo,
  body:not(.staff-page) .article-sidebar-public .sidebar-okx>img{
    width:58px!important;
    height:58px!important;
    margin:0!important;
    padding:0!important;
    border-radius:13px!important;
    object-fit:contain!important;
    background:transparent!important;
    box-shadow:none!important;
    filter:none!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-community small,
  body:not(.staff-page) .article-sidebar-public .sidebar-community p,
  body:not(.staff-page) .article-sidebar-public .sidebar-okx p{
    color:rgba(255,255,255,.78)!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-okx small{
    color:#c5ff53!important;
  }
  body:not(.staff-page) .article-sidebar-public .sidebar-community a,
  body:not(.staff-page) .article-sidebar-public .sidebar-okx a{
    background:#fff!important;
    color:#111!important;
  }
}

/* v6.7.16 - desktop article content widens after sidebar */
@media(min-width:1001px){
  body:not(.staff-page) .article-premium .article-layout{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    margin:42px 0 0!important;
  }
  body:not(.staff-page) .article-premium .article-layout:after{
    content:""!important;
    display:block!important;
    clear:both!important;
  }
  body:not(.staff-page) .article-premium .article-sidebar-public{
    float:right!important;
    width:300px!important;
    position:relative!important;
    top:auto!important;
    display:grid!important;
    gap:12px!important;
    margin:0 0 34px 42px!important;
  }
  body:not(.staff-page) .article-premium .article-content{
    display:block!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    overflow:visible!important;
  }
  body:not(.staff-page) .article-premium .article-content > p,
  body:not(.staff-page) .article-premium .article-content > h2,
  body:not(.staff-page) .article-premium .article-content > h3,
  body:not(.staff-page) .article-premium .article-content > ul,
  body:not(.staff-page) .article-premium .article-content > ol,
  body:not(.staff-page) .article-premium .article-content > blockquote,
  body:not(.staff-page) .article-premium .article-content > .article-alert,
  body:not(.staff-page) .article-premium .article-content > .article-source-card,
  body:not(.staff-page) .article-premium .article-content > .faq{
    max-width:900px!important;
  }
  body:not(.staff-page) .article-premium .article-content > figure,
  body:not(.staff-page) .article-premium .article-content > .market-widget,
  body:not(.staff-page) .article-premium .article-content > .article-cta{
    clear:none!important;
    max-width:100%!important;
  }
  body:not(.staff-page) .article-premium .article-content > .article-cta:first-of-type{
    width:calc(100% - 342px)!important;
    max-width:calc(100% - 342px)!important;
  }
}
