/* AUTREMENT NEWS 2.3 — IMMERSIVE NEWSROOM
   Single visual system for public reader, newsroom and editor. */
:root{
  --bg:#f5f5f3;--surface:#fff;--surface-2:#efefec;--surface-3:#e7e7e2;--text:#151515;--muted:#6f706d;--muted-2:#91928e;
  --line:#deded8;--line-soft:#e9e9e4;--accent:#0b66d0;--accent-soft:#eaf3ff;--danger:#b92d39;--success:#247347;
  --shadow:0 14px 38px rgba(20,20,18,.07);--shadow-lg:0 28px 72px rgba(20,20,18,.11);
  --radius:18px;--radius-sm:12px;--sans:-apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue",Arial,sans-serif;
  --display:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif;--serif:"Source Serif 4",Iowan Old Style,Baskerville,Georgia,serif;
  --story-accent:#0b66d0;--story-tint:#eef5fd;--reader-width:980px;color-scheme:light;
}
html[data-admin-theme="dark"],html[data-public-theme="dark"]{
  --bg:#111210;--surface:#191a18;--surface-2:#222320;--surface-3:#2a2b28;--text:#f4f4f0;--muted:#a7a8a3;--muted-2:#81827e;
  --line:#343530;--line-soft:#292a26;--accent:#65aaff;--accent-soft:#16283b;--danger:#ff8790;--success:#78d29b;
  --shadow:0 16px 42px rgba(0,0,0,.24);--shadow-lg:0 28px 76px rgba(0,0,0,.34);color-scheme:dark;
}
html[data-admin-theme="light"],html[data-public-theme="light"]{color-scheme:light}
html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text)}
html{min-height:100%;overscroll-behavior-y:none}body{min-height:100dvh;font-family:var(--sans);letter-spacing:-.012em;overflow-x:hidden}
*,*:before,*:after{box-sizing:border-box}a{color:inherit}button,input,textarea,select{font:inherit}img{max-width:100%}
body,.an-public-nav,.future-side,.panel,.word-studio,.inspector-card,.article-paper,.story-card,.lead-story,.login-shell{transition:background-color .18s ease,color .18s ease,border-color .18s ease}
.an-spectrum{display:none!important}.future-reveal,.observe-reveal{opacity:1!important;transform:none!important;animation:none!important}.muted{color:var(--muted)!important}
.eyebrow,.an-kicker,.news-label{font:760 10px/1 var(--sans);letter-spacing:.135em;text-transform:uppercase;color:var(--muted)}
.success,.error{padding:12px 14px;border-radius:12px;font-size:12px;margin:12px 0}.success{background:color-mix(in srgb,var(--success) 9%,var(--surface));color:var(--success);border:1px solid color-mix(in srgb,var(--success) 23%,var(--line))}.error{background:color-mix(in srgb,var(--danger) 8%,var(--surface));color:var(--danger);border:1px solid color-mix(in srgb,var(--danger) 22%,var(--line))}

/* ---------- PUBLIC NAV ---------- */
.an-public-nav{position:sticky;top:0;z-index:1500;background:color-mix(in srgb,var(--bg) 91%,transparent);border-bottom:1px solid var(--line-soft);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.an-public-nav-inner{width:min(1320px,calc(100% - 40px));height:66px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.an-public-brand{display:flex;align-items:center;text-decoration:none;min-width:0}.an-public-brand img{display:block;max-height:38px;max-width:190px;object-fit:contain}.wordmark{font:760 19px/1 var(--display);letter-spacing:-.045em}.wordmark span{font-weight:520;color:var(--accent)}.an-public-tools{display:flex;align-items:center;gap:8px}.edition-link,.theme-cycle{height:38px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;text-decoration:none;font-size:11px;font-weight:680;box-shadow:none}.theme-cycle{cursor:pointer}.theme-cycle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.edition-link:hover,.theme-cycle:hover{background:var(--surface-2)}

/* ---------- PUBLIC HOME ---------- */
.public-home{--story-accent:#0b66d0;--story-tint:#eef5fd}.public-home.story-questionnement{--story-accent:#6c50d8;--story-tint:#f3f0ff}.public-home.story-prise-parole{--story-accent:#b8405a;--story-tint:#fff0f3}.public-home.story-analyse{--story-accent:#a66d00;--story-tint:#fbf5e8}.public-home.story-reportage{--story-accent:#147862;--story-tint:#edf8f4}.public-home.story-alerte{--story-accent:#c72f38;--story-tint:#fff0f0}.public-home.story-dossier{--story-accent:#38485e;--story-tint:#edf1f5}
.news-wrap{width:min(1320px,calc(100% - 40px));margin:auto;padding:34px 0 64px}.lead-story{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:560px;border-bottom:1px solid var(--line);background:transparent!important}.lead-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 56px 54px 0;min-width:0}.lead-copy .news-label{color:var(--story-accent)}.lead-story h1{font:720 clamp(42px,5.1vw,68px)/.96 var(--display);letter-spacing:-.062em;margin:16px 0 22px;max-width:880px;text-wrap:balance}.lead-story p{font:400 clamp(17px,1.55vw,21px)/1.48 var(--serif);color:var(--muted);margin:0;max-width:720px}.story-meta{margin-top:22px;color:var(--muted);font-size:11px}.read-cta{margin-top:28px;display:inline-flex;align-items:center;gap:12px;width:max-content;text-decoration:none;font-size:12px;font-weight:760}.read-cta span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--text);color:var(--bg)}.lead-art{min-height:500px;border-radius:22px;overflow:hidden;background:var(--story-tint);align-self:center}.lead-art img{width:100%;height:100%;min-height:500px;object-fit:cover;display:block}.a-shape{height:100%;min-height:500px;display:grid;place-items:center;font:800 min(32vw,390px)/1 var(--display);letter-spacing:-.1em;color:color-mix(in srgb,var(--story-accent) 88%,var(--text))}.empty-news{padding:110px 0 90px;border-bottom:1px solid var(--line)}.empty-news h1{font:720 clamp(52px,8vw,96px)/.92 var(--display);letter-spacing:-.07em;margin:12px 0}.empty-news p{font:400 20px/1.5 var(--serif);color:var(--muted)}
.latest{padding-top:54px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.section-head h2{font:700 clamp(28px,3vw,40px)/1 var(--display);letter-spacing:-.045em;margin:9px 0 0}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.story-card{position:relative;display:flex;flex-direction:column;min-height:330px;padding:28px 28px 24px;text-decoration:none;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent!important}.story-card:nth-child(3n){border-right:0}.story-card:hover{background:var(--surface)!important}.story-card .news-label{color:var(--story-accent)}.story-card h3{font:680 clamp(24px,2.15vw,32px)/1.04 var(--display);letter-spacing:-.04em;margin:17px 0 14px;padding-right:38px;text-wrap:balance}.story-card p{font:400 15px/1.55 var(--serif);color:var(--muted);margin:0}.card-index{position:absolute;top:29px;right:24px;color:var(--muted-2);font-size:10px;font-weight:700}.card-foot{margin-top:auto;padding-top:26px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:10px;color:var(--muted)}.card-foot b{color:var(--text)}.card-accent{position:absolute;left:0;top:-1px;width:36px;height:2px;background:var(--story-accent)}
.news-footer{width:min(1320px,calc(100% - 40px));min-height:110px;margin:auto;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:11px}.news-footer>div{font-weight:720;color:var(--text)}.privacy-link{width:min(1320px,calc(100% - 40px));margin:-30px auto 0;text-align:right;padding-bottom:28px}.privacy-link a{font-size:10px;color:var(--muted);text-decoration:none}.privacy-link a:hover{text-decoration:underline}

/* ---------- READER ---------- */
.premium-reader{--story-accent:#0b66d0;--story-tint:#eef5fd}.premium-reader.story-questionnement{--story-accent:#7052d8;--story-tint:#f4f0ff}.premium-reader.story-prise-parole{--story-accent:#b73d58;--story-tint:#fff0f3}.premium-reader.story-analyse{--story-accent:#9b6909;--story-tint:#faf5e8}.premium-reader.story-reportage{--story-accent:#11745d;--story-tint:#ebf7f3}.premium-reader.story-alerte{--story-accent:#c8323b;--story-tint:#fff0f0}.premium-reader.story-dossier{--story-accent:#40536b;--story-tint:#eef2f6}
.progress{position:fixed;z-index:1700;left:0;top:0;height:2px;width:0;background:var(--story-accent)}.an-share-public{width:min(var(--reader-width),calc(100% - 40px));margin:18px auto 0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.reader-action{height:38px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);display:inline-flex;align-items:center;gap:8px;padding:0 13px;font-size:11px;font-weight:690;cursor:pointer}.reader-action:hover{background:var(--surface-2)}.reader-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.reader-action.primary{background:var(--text);color:var(--bg);border-color:var(--text)}#shareStatus{min-width:0;color:var(--muted);font-size:10px}
.article-stage{padding:18px 0 58px;background:var(--bg)}.article-paper{width:min(1180px,calc(100% - 40px));margin:auto;background:var(--surface);border:1px solid var(--line-soft);border-radius:22px;overflow:hidden;box-shadow:none}.article-cover{height:min(62vw,610px);background:var(--story-tint);overflow:hidden}.article-cover img{width:100%;height:100%;object-fit:cover;display:block}.article-hero,.reader-controls,.article-inner{width:min(var(--reader-width),calc(100% - 72px));margin-left:auto;margin-right:auto}.article-hero{padding:64px 0 34px}.article-hero .news-label{color:var(--story-accent)}.article-hero h1{font:720 clamp(46px,6.4vw,78px)/.96 var(--display);letter-spacing:-.062em;margin:16px 0 22px;text-wrap:balance}.article-hero .deck{font:400 clamp(19px,2vw,25px)/1.42 var(--serif);color:var(--muted);margin:0;max-width:820px}.article-byline{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:26px;padding-top:18px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:10px}.article-byline b{color:var(--text)}.reader-controls{display:flex;align-items:center;gap:7px;padding:10px 0;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.reader-controls>span{margin-right:auto;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.reader-controls button{height:32px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--text);padding:0 10px;font-size:10px;font-weight:690;cursor:pointer}.reader-controls button:hover{background:var(--surface-2)}.article-inner{padding:46px 0 70px}.standfirst{font:520 clamp(21px,2.25vw,28px)/1.42 var(--serif);letter-spacing:-.015em;margin:0 0 38px;color:var(--text)}.native-ad{margin:0 0 30px;padding:14px 16px;background:var(--story-tint);border-left:3px solid var(--story-accent);font-size:12px}.native-ad span{display:block;font:760 9px/1 var(--sans);letter-spacing:.12em;color:var(--story-accent);margin-bottom:5px}.article-inner .body{font:400 19px/1.76 var(--serif);color:var(--text)}.article-inner .body p{margin:0 0 1.35em}.article-inner .body h2{font:700 clamp(31px,4vw,45px)/1.03 var(--display);letter-spacing:-.045em;margin:1.8em 0 .65em}.article-inner .body h3{font:680 clamp(24px,3vw,31px)/1.08 var(--display);letter-spacing:-.035em;margin:1.65em 0 .55em}.article-inner .body blockquote{margin:34px 0;padding:4px 0 4px 22px;border-left:3px solid var(--story-accent);font-size:1.15em;color:var(--muted)}.article-inner .body img{display:block;max-width:100%;height:auto;border-radius:14px;margin:30px auto}.article-inner .body a{color:var(--story-accent)}.article-inner .body ul,.article-inner .body ol{padding-left:1.4em}.an-callout{margin:28px 0;padding:20px 22px;border-radius:15px;background:var(--story-tint);border:1px solid color-mix(in srgb,var(--story-accent) 15%,var(--line))}.an-pullquote{margin:38px 0;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font:620 clamp(27px,4vw,42px)/1.14 var(--serif);text-align:center}.an-keyfact{margin:28px 0;padding:20px;border-radius:16px;background:var(--text);color:var(--bg);display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center}.an-keyfact b{font:760 30px/1 var(--display)}.article-button{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;background:var(--text);color:var(--bg)!important;text-decoration:none;font:700 12px/1 var(--sans)}.end-mark{display:flex;gap:5px;margin-top:50px}.end-mark i{width:7px;height:7px;border-radius:50%;background:var(--story-accent)}
.story-questionnement .article-hero{text-align:center}.story-questionnement .article-hero .deck{margin-left:auto;margin-right:auto}.story-questionnement .article-byline{justify-content:center}.story-prise-parole .article-paper{border-top:4px solid var(--story-accent)}.story-analyse .article-hero{border-left:4px solid var(--story-accent);padding-left:26px}.story-reportage .article-cover{height:min(72vw,720px)}.story-alerte .article-hero .news-label{background:var(--story-accent);color:#fff;padding:7px 10px;border-radius:999px}.story-dossier .article-paper{box-shadow:inset 0 5px 0 var(--story-accent)}
.article-feedback,.read-next{width:min(var(--reader-width),calc(100% - 40px));margin:26px auto 0}.article-feedback{padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--surface);text-align:center}.article-feedback>strong{font-size:13px}.article-feedback>div{display:flex;justify-content:center;gap:8px;margin-top:13px}.article-feedback button{height:38px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--text);padding:0 14px;font-size:11px;cursor:pointer}.article-feedback button.chosen{background:var(--text);color:var(--bg)}.feedback-status{display:block;min-height:16px;margin-top:8px;color:var(--muted);font-size:10px}.read-next{padding-top:35px}.next-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px;border-top:1px solid var(--line)}.next-grid>a{padding:22px 22px 22px 0;text-decoration:none;border-right:1px solid var(--line)}.next-grid>a+ a{padding-left:22px}.next-grid>a:last-child{border-right:0}.next-grid h3{font:670 24px/1.07 var(--display);letter-spacing:-.035em;margin:10px 0}.next-grid p{font:400 14px/1.5 var(--serif);color:var(--muted)}.next-grid b{font-size:10px}.focus-reader .an-public-nav,.focus-reader .an-share-public,.focus-reader .reader-controls,.focus-reader .article-feedback,.focus-reader .read-next,.focus-reader .news-footer,.focus-reader .privacy-link{display:none!important}.focus-reader .article-stage{padding-top:26px}

/* ---------- ADMIN SHELL ---------- */
.an-admin-body{background:var(--bg)}.admin{display:grid;grid-template-columns:258px minmax(0,1fr);min-height:100dvh}.future-side{position:sticky;top:0;height:100dvh;padding:18px 14px;background:var(--surface);border-right:1px solid var(--line-soft);display:flex;flex-direction:column;z-index:230}.brandbox{display:flex;align-items:center;gap:11px;padding:5px 7px 17px}.admin-app-icon{width:42px;height:42px;border-radius:11px;object-fit:cover;background:var(--surface-2)}.brand-copy small{display:block;margin-top:4px;font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.11em}.admin-identity{display:flex;align-items:center;gap:10px;padding:10px;margin-bottom:14px;border:1px solid var(--line-soft);border-radius:13px;background:var(--bg)}.admin-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--text);color:var(--bg);font-size:12px;font-weight:800}.identity-copy b{display:block;font-size:12px}.identity-copy small{display:block;margin-top:2px;font-size:9px;color:var(--muted)}.future-nav{display:grid;gap:3px}.future-nav a{height:43px;display:flex;align-items:center;gap:10px;padding:0 10px;border-radius:10px;color:var(--muted);text-decoration:none;font-size:12px;font-weight:650}.future-nav a:hover{background:var(--bg);color:var(--text)}.future-nav a.active{background:var(--text);color:var(--bg)}.nav-icon{width:22px;height:22px;display:grid;place-items:center;flex:0 0 22px}.nav-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.nav-icon svg path[d^="M4 13"]{fill:currentColor;stroke:none}.side-spacer{flex:1}.side-footer{display:grid;gap:6px}.an-theme-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;border:1px solid var(--line-soft);border-radius:10px;background:var(--bg)}.an-theme-switch button{all:unset;cursor:pointer;text-align:center;padding:8px 2px;border-radius:7px;color:var(--muted);font:700 9px/1 var(--sans)}.an-theme-switch button.is-active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px rgba(0,0,0,.08)}.side-external{height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;border-radius:9px;color:var(--muted);text-decoration:none;font-size:10px}.side-external:hover{background:var(--bg);color:var(--text)}
.admin-mobilebar,.admin-menu-scrim{display:none}.main{width:100%;max-width:1580px;padding:46px clamp(30px,4.2vw,70px) 72px;min-width:0}.page-head,.newsroom-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 28px}.page-head h1,.newsroom-head h1{font:720 clamp(34px,4vw,50px)/.98 var(--display);letter-spacing:-.05em;margin:8px 0 9px}.page-head p,.newsroom-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.5;max-width:650px}.version{display:inline-flex;align-items:center;min-height:31px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:10px;font-weight:700}.an-quick{display:flex;align-items:center;gap:8px}.an-quick a,.btn,.an-copy,.an-admin-body button,.future-login button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:11px;padding:0 15px;background:var(--text);color:var(--bg);text-decoration:none;font-size:11px;font-weight:720;line-height:1;white-space:nowrap;cursor:pointer}.an-quick .secondary,.secondary,.btn.secondary,.an-copy{background:var(--surface)!important;color:var(--text)!important;border-color:var(--line)!important}.an-admin-body button:hover,.btn:hover,.an-copy:hover,.an-quick a:hover{filter:brightness(.98)}
.panel,.inspector-card,.an-chart{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--radius);padding:22px;box-shadow:none}.panel h2,.inspector-card h3,.an-chart h2{font:680 20px/1.1 var(--display);letter-spacing:-.03em;margin:8px 0 16px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:13px}.section-title h2{margin:8px 0 0}.form-stack{display:grid;gap:14px}.an-admin-body label,.future-login label{display:grid;gap:7px;color:var(--muted);font-size:11px;font-weight:650}.an-admin-body input:not([type=checkbox]):not([type=radio]):not([type=color]),.an-admin-body select,.an-admin-body textarea,.future-login input,.future-login select,.future-login textarea{width:100%;min-height:44px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--text);padding:10px 12px;outline:none;box-shadow:none}.an-admin-body textarea{line-height:1.55;resize:vertical}.an-admin-body input:focus,.an-admin-body select:focus,.an-admin-body textarea:focus,.future-login input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 13%,transparent)}.check{display:flex!important;align-items:center;gap:8px!important;color:var(--text)!important}.check input{width:auto!important;min-height:0!important}.stats,.stat-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 20px}.stat,.stat-cards>div{min-height:112px;padding:18px;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface);display:flex;flex-direction:column;justify-content:space-between}.stat strong,.stat-cards b{font:730 34px/1 var(--display);letter-spacing:-.05em}.stat span,.stat-cards span{font-size:10px;color:var(--muted)}.an-article-list{display:grid}.an-article-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:17px 0;border-top:1px solid var(--line-soft);align-items:center}.an-article-row:first-child{border-top:0}.an-article-row h3{font:650 17px/1.2 var(--display);margin:7px 0 5px}.an-article-row small{color:var(--muted);font-size:10px}.an-status{display:inline-flex;padding:5px 7px;border-radius:999px;background:var(--surface-2);color:var(--muted);font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.an-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.an-row-actions a,.an-row-actions button{min-height:34px!important;padding:0 10px!important;border-radius:9px!important;background:var(--surface)!important;color:var(--text)!important;border:1px solid var(--line)!important;font-size:9px!important;text-decoration:none!important}.an-chart-grid,.analytics-grid,.settings-layout,.twofa-cards,.users-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.analytics-grid{margin-top:14px}.analytics-grid .wide{grid-column:1/-1}.an-chart{min-height:320px}.an-chart canvas{max-height:250px}.analytics-grid table{width:100%;border-collapse:collapse}.analytics-grid th,.analytics-grid td{padding:10px 8px;border-bottom:1px solid var(--line-soft);font-size:11px;text-align:left}.analytics-grid th{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.user-form-grid,.editor-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-form-grid .wide,.editor-meta-grid .wide{grid-column:1/-1}.user-card{padding:18px;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface)}.user-card-head{display:flex;align-items:center;gap:11px}.user-card-avatar{width:38px;height:38px;border-radius:11px;background:var(--text);color:var(--bg);display:grid;place-items:center;font-weight:800}.user-meta{color:var(--muted);font-size:10px}.role-pill,.security-badge,.security-state{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;background:var(--surface-2);font-size:9px;font-weight:700}.permission-note,.microcopy{font-size:10px;color:var(--muted);line-height:1.5}.upload-zone{padding:15px;border:1px dashed var(--line);border-radius:14px}.upload-preview{min-height:90px;display:grid;place-items:center;margin-bottom:12px;background:var(--bg);border-radius:11px}.upload-preview img{max-width:190px;max-height:76px;object-fit:contain}.icon-preview img{width:70px;height:70px;border-radius:16px;object-fit:cover}.preview-card{align-self:start;position:sticky;top:22px}.mini-reader{padding:22px;border-radius:15px;background:var(--bg)}.mini-reader img{max-height:34px}.fake-line{height:8px;border-radius:999px;background:var(--surface-3);margin-top:9px}.fake-line.short{width:60%}.twofa-choice{padding:18px;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface)}.twofa-choice.current{border-color:var(--accent)}.totp-key,.recovery-codes,.otpauth-uri{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.recovery-codes{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.security-sub{color:var(--muted);font-size:11px}.inline-form{display:inline-flex}.upgrade-overlay{position:fixed;inset:0;z-index:9000;background:rgba(0,0,0,.7);display:grid;place-items:center}.upgrade-box{width:min(430px,calc(100% - 30px));padding:26px;border-radius:18px;background:var(--surface);color:var(--text)}.upgrade-track{height:6px;border-radius:99px;background:var(--surface-2);overflow:hidden}.upgrade-track:after{content:"";display:block;width:40%;height:100%;background:var(--accent);animation:track 1s linear infinite}@keyframes track{from{transform:translateX(-110%)}to{transform:translateX(310%)}}

/* ---------- ADMIN NAV RESPONSIVE ---------- */
@media (min-width:820px) and (max-width:1180px){.admin{grid-template-columns:82px minmax(0,1fr)}.future-side{padding:14px 9px}.brandbox{justify-content:center;padding:4px 0 18px}.brand-copy,.admin-identity,.nav-label,.side-footer .side-external span:first-child{display:none}.admin-app-icon{width:44px;height:44px}.future-nav a{justify-content:center;padding:0}.nav-icon{width:28px;height:28px;flex-basis:28px}.side-footer{margin-top:auto}.an-theme-switch{grid-template-columns:1fr}.an-theme-switch button{font-size:0}.an-theme-switch button:before{font-size:13px}.an-theme-switch button[data-theme-mode=light]:before{content:"☀"}.an-theme-switch button[data-theme-mode=auto]:before{content:"◐"}.an-theme-switch button[data-theme-mode=dark]:before{content:"☾"}.side-external{justify-content:center}.main{padding:38px 28px 64px}}
@media(max-width:819px){.admin{display:block}.admin-mobilebar{position:sticky;top:0;z-index:5000;height:58px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:color-mix(in srgb,var(--surface) 95%,transparent);border-bottom:1px solid var(--line-soft);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.admin-mobilebrand{display:flex;align-items:center;gap:9px;font-weight:740;font-size:13px}.admin-mobilebrand img{width:32px;height:32px;border-radius:9px;object-fit:cover}.admin-menu-toggle{width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;border-radius:11px!important;background:var(--surface)!important;color:var(--text)!important;border:1px solid var(--line)!important}.admin-menu-toggle svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8}.admin-menu-scrim{position:fixed;inset:0;z-index:5100;background:rgba(0,0,0,.32);display:block;opacity:0;pointer-events:none;transition:opacity .18s ease}.future-side{position:fixed;left:0;top:0;bottom:0;width:min(310px,86vw);height:100dvh;z-index:5200;transform:translateX(-103%);transition:transform .2s ease;box-shadow:var(--shadow-lg);padding-top:18px}.admin-menu-open .future-side{transform:none}.admin-menu-open .admin-menu-scrim{opacity:1;pointer-events:auto}.main{max-width:none;padding:24px 14px 60px}.page-head,.newsroom-head{display:block;margin-bottom:22px}.page-head h1,.newsroom-head h1{font-size:35px;margin-top:7px}.page-head p,.newsroom-head p{font-size:12px}.page-head>.btn,.page-head>.version,.newsroom-head>.an-quick{margin-top:14px}.an-quick{width:100%}.an-quick a{flex:1}.panel{padding:17px;border-radius:15px}.stats,.stat-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat,.stat-cards>div{min-height:90px;padding:14px}.stat strong,.stat-cards b{font-size:27px}.an-article-row{grid-template-columns:1fr;gap:10px}.an-row-actions{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.user-form-grid,.editor-meta-grid,.an-chart-grid,.analytics-grid,.settings-layout,.twofa-cards,.users-grid{grid-template-columns:1fr}.user-form-grid .wide,.editor-meta-grid .wide,.analytics-grid .wide{grid-column:auto}.preview-card{position:static}.recovery-codes{grid-template-columns:1fr 1fr}}

/* ---------- EDITOR ---------- */
.editor-shell{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.editor-main{min-width:0}.editor-meta-card{padding:0!important;border:0!important;background:transparent!important}.editor-meta-grid{padding:0 0 18px}.editor-meta-grid label.wide:first-child input{min-height:0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;font:720 clamp(34px,4.2vw,56px)/1 var(--display)!important;letter-spacing:-.055em!important;color:var(--text)!important;box-shadow:none!important}.editor-meta-grid label.wide:first-child input::placeholder{color:var(--muted-2)}.editor-meta-grid label.wide:first-child{color:transparent!important;gap:0}.editor-meta-grid label:nth-child(2) input{font-size:16px}.editor-meta-grid textarea#excerpt{min-height:96px;font:400 16px/1.55 var(--serif)}.experience-picker{display:flex;gap:7px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.experience-picker::-webkit-scrollbar{display:none}.experience-option{display:block!important;flex:0 0 auto!important}.experience-option input{position:absolute;opacity:0;pointer-events:none}.experience-option>span{height:36px;display:flex;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:10px;font-weight:680;cursor:pointer;white-space:nowrap}.experience-option input:checked+span{background:var(--text);border-color:var(--text);color:var(--bg)}
.word-studio{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.word-topbar{min-height:50px;padding:0 14px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between;gap:12px}.word-document-title{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:720}.word-document-title svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.7}.word-status{display:flex;align-items:center;gap:11px;color:var(--muted);font-size:9px}.word-toolbar{position:sticky;top:0;z-index:35;display:flex;align-items:center;gap:5px;overflow-x:auto;padding:8px 10px;border-bottom:1px solid var(--line-soft);background:var(--surface);scrollbar-width:none}.word-toolbar::-webkit-scrollbar{display:none}.tool-group{display:flex;align-items:center;gap:3px;padding-right:6px;margin-right:1px;border-right:1px solid var(--line-soft);flex:0 0 auto}.tool-group:last-child{border-right:0}.word-toolbar button,.word-toolbar select,.word-toolbar input[type=color]{height:34px!important;min-height:34px!important;min-width:34px!important;width:auto!important;margin:0!important;padding:0 9px!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;color:var(--text)!important;font-size:10px!important;font-weight:690!important;box-shadow:none!important}.word-toolbar button:hover,.word-toolbar select:hover{background:var(--surface-2)!important}.word-toolbar select{border-color:var(--line-soft)!important;background:var(--surface)!important}.word-toolbar .font-select{max-width:145px}.word-toolbar input[type=color]{width:34px!important;padding:5px!important;border-color:var(--line-soft)!important}.tool-icon{font-size:15px!important;line-height:1!important}.word-canvas-wrap{padding:34px;background:var(--surface-2);min-height:760px}.word-page{width:min(820px,100%);min-height:1040px;margin:auto;padding:74px clamp(42px,7vw,84px);background:#fff;color:#181818;box-shadow:0 10px 32px rgba(20,20,18,.10);outline:0;font:400 18px/1.75 var(--serif);caret-color:#0b66d0}.word-page:focus{box-shadow:0 14px 42px rgba(20,20,18,.14),0 0 0 1px rgba(11,102,208,.15)}.word-page:empty:before{content:"Commencez à écrire votre article…";color:#9a9a95}.word-page p{margin:0 0 1.25em}.word-page h2{font:700 34px/1.05 var(--display);letter-spacing:-.04em;margin:1.7em 0 .55em}.word-page h3{font:680 25px/1.08 var(--display);letter-spacing:-.03em;margin:1.5em 0 .5em}.word-page blockquote{margin:28px 0;padding:5px 0 5px 20px;border-left:3px solid #0b66d0;color:#555}.word-page img{max-width:100%;height:auto;border-radius:12px}.word-source{display:none!important}.word-bottom{min-height:38px;padding:0 13px;border-top:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:9px}.editor-inspector{display:grid;gap:12px;position:sticky;top:20px}.inspector-card{padding:16px;border-radius:15px}.inspector-card h3{font-size:15px;margin:7px 0 13px}.inspector-card small{display:block;margin-top:8px;color:var(--muted);font-size:9px;line-height:1.45}.font-custom{display:grid;grid-template-columns:1fr 42px;gap:6px}.font-custom button{padding:0!important}.cover-preview{min-height:155px;border-radius:12px;background:var(--bg);display:grid;place-items:center;overflow:hidden}.cover-preview img{width:100%;height:155px;object-fit:cover}.cover-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:7px}.editor-actions{position:sticky;bottom:12px;z-index:45;margin-top:14px;padding:7px 8px;border:1px solid var(--line);border-radius:13px;background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:var(--shadow)}.editor-actions span{font-size:9px;color:var(--muted)}.editor-actions button{min-width:150px}.an-sharebox{padding:12px 14px;margin-bottom:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.an-sharebox>label{font-size:9px!important;letter-spacing:.1em;text-transform:uppercase}.an-shareline{display:flex;gap:6px;align-items:center;margin-top:7px}.an-shareline input{flex:1;min-width:0;margin:0!important}.an-shareline form{display:flex}.an-sharebox small{display:block;margin-top:7px;color:var(--muted);font-size:9px}.fullscreen-editor .future-side,.fullscreen-editor .admin-mobilebar,.fullscreen-editor .page-head,.fullscreen-editor .an-sharebox,.fullscreen-editor .editor-inspector{display:none!important}.fullscreen-editor .admin{display:block}.fullscreen-editor .main{max-width:none;padding:8px!important}.fullscreen-editor .editor-shell{display:block}.fullscreen-editor .editor-meta-card{display:none}.fullscreen-editor .word-studio{height:calc(100dvh - 16px);display:grid;grid-template-rows:auto auto 1fr auto}.fullscreen-editor .word-canvas-wrap{min-height:0;overflow:auto}

/* ---------- LOGIN / 2FA ---------- */
.future-login{min-height:100dvh;display:grid;place-items:center;padding:24px;background:var(--bg)}.login-shell{width:min(980px,100%);display:grid;grid-template-columns:1fr .78fr;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow-lg)}.login-shell.compact{width:min(820px,100%)}.login-brand{min-height:540px;padding:54px;display:flex;flex-direction:column;justify-content:flex-end;background:#101112;color:white;position:relative;overflow:hidden}.login-brand:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-160px;top:-170px;background:radial-gradient(circle at 38% 38%,rgba(97,172,255,.55),rgba(97,172,255,0) 66%)}.login-brand>*{position:relative;z-index:1}.login-brand h1{font:730 clamp(48px,7vw,76px)/.92 var(--display);letter-spacing:-.065em;margin:12px 0}.login-brand p{max-width:430px;color:#c8c9c7;font-size:13px;line-height:1.55}.login-card{padding:50px 42px;display:flex;flex-direction:column;justify-content:center}.login-icon{width:54px;height:54px;border-radius:14px;object-fit:cover;margin-bottom:22px}.login-card h2{font:720 33px/1 var(--display);letter-spacing:-.045em;margin:10px 0}.login-card>p{color:var(--muted);font-size:12px}.login-back{margin-top:20px;color:var(--muted);font-size:10px;text-decoration:none}.login-back:hover{color:var(--text)}.otp-input{text-align:center;font-size:24px!important;letter-spacing:.22em;font-weight:750}.security-badge{margin-bottom:6px}

/* ---------- COOKIES ---------- */
.cookie-banner{position:fixed;z-index:8000;left:16px;right:16px;bottom:16px;width:min(940px,calc(100% - 32px));margin:auto;padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:var(--surface);color:var(--text);box-shadow:var(--shadow-lg);display:flex;align-items:center;justify-content:space-between;gap:18px}.cookie-banner p{margin:5px 0 0;color:var(--muted);font-size:11px}.cookie-actions{display:flex;gap:6px;flex-wrap:wrap}.cookie-actions button,.cookie-actions a{min-height:36px;padding:0 11px;border-radius:9px;border:1px solid var(--line);background:var(--surface-2);color:var(--text);text-decoration:none;font-size:10px}.cookie-actions .primary{background:var(--text);color:var(--bg);border-color:var(--text)}.cookie-page{width:min(820px,calc(100% - 36px));margin:54px auto}.switch-row{display:flex!important;align-items:center!important;gap:8px!important}.switch-row input{width:auto!important;min-height:0!important}

/* ---------- STYLE STUDIO ---------- */
.html-style-main{max-width:none!important}.html-studio{display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px}.style-list{padding:14px;border:1px solid var(--line);border-radius:15px;background:var(--surface)}.style-list a{display:block;padding:9px 10px;border-radius:9px;text-decoration:none;font-size:11px;color:var(--muted)}.style-list a.selected{background:var(--text);color:var(--bg)}.code-work{display:grid;grid-template-columns:1fr 1fr;gap:10px}.code-editor,.live-pane{min-width:0;border:1px solid var(--line);border-radius:15px;background:var(--surface);overflow:hidden}.code-head,.preview-head{min-height:44px;padding:0 12px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.code-tabs{display:flex;gap:4px}.code-tab{min-height:32px!important;padding:0 10px!important;background:var(--surface-2)!important;color:var(--muted)!important;border-color:transparent!important}.code-tab.active{background:var(--text)!important;color:var(--bg)!important}.code-editor textarea{min-height:660px;border:0!important;border-radius:0!important;font:400 12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace!important}.preview-stage{min-height:660px;padding:20px;background:var(--surface-2);overflow:auto}.cp-page{background:white;color:#171717;min-height:600px;padding:40px;box-shadow:0 8px 26px rgba(0,0,0,.08)}

/* ---------- MOBILE PUBLIC + EDITOR ---------- */
@media(max-width:819px){
 .an-public-nav-inner{width:calc(100% - 28px);height:58px}.an-public-brand img{max-width:142px;max-height:32px}.an-public-brand .wordmark{font-size:16px}.theme-cycle{width:38px;padding:0}.theme-cycle-label{display:none}.edition-link{height:36px;padding:0 11px}.news-wrap{width:calc(100% - 28px);padding:18px 0 46px}.lead-story{grid-template-columns:1fr;min-height:0}.lead-art{order:1;min-height:0;height:58vw;border-radius:15px}.lead-art img,.a-shape{min-height:0;height:100%}.lead-copy{order:2;padding:28px 0 30px}.lead-story h1{font-size:clamp(38px,11vw,52px);line-height:.98;margin:13px 0 16px}.lead-story p{font-size:16px}.story-meta{margin-top:17px}.read-cta{margin-top:20px}.latest{padding-top:38px}.section-head h2{font-size:28px}.story-grid{grid-template-columns:1fr}.story-card,.story-card:nth-child(3n){min-height:0;padding:22px 0;border-right:0}.story-card h3{font-size:27px;padding-right:38px}.card-index{top:23px;right:0}.news-footer{width:calc(100% - 28px);min-height:96px;align-items:flex-start;justify-content:center;flex-direction:column}.privacy-link{width:calc(100% - 28px);margin:-25px auto 0;text-align:left}
 .an-share-public{width:calc(100% - 28px);margin-top:12px;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.reader-action{flex:0 0 auto}.article-stage{padding:10px 0 44px}.article-paper{width:100%;border-left:0;border-right:0;border-radius:0}.article-cover{height:62vw}.article-hero,.reader-controls,.article-inner{width:calc(100% - 36px)}.article-hero{padding:36px 0 24px}.article-hero h1{font-size:clamp(39px,11.5vw,55px);margin:13px 0 17px}.article-hero .deck{font-size:18px}.article-byline{font-size:9px;margin-top:21px}.reader-controls{overflow-x:auto;white-space:nowrap}.article-inner{padding:34px 0 54px}.standfirst{font-size:20px;margin-bottom:31px}.article-inner .body{font-size:18px;line-height:1.72}.article-inner .body img{width:calc(100% + 36px);max-width:calc(100% + 36px);margin:26px -18px;border-radius:0}.story-questionnement .article-hero{text-align:left}.story-questionnement .article-byline{justify-content:flex-start}.story-analyse .article-hero{padding-left:14px;border-left-width:3px}.article-feedback,.read-next{width:calc(100% - 28px)}.next-grid{grid-template-columns:1fr}.next-grid>a,.next-grid>a+ a{padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.next-grid>a:last-child{border-bottom:0}.next-grid h3{font-size:26px}
 .editor-shell{grid-template-columns:1fr;gap:12px}.editor-meta-grid{grid-template-columns:1fr}.editor-meta-grid .wide{grid-column:auto}.editor-meta-grid label.wide:first-child input{font-size:38px!important}.word-studio{margin-left:-14px;margin-right:-14px;border-left:0;border-right:0;border-radius:0}.word-topbar{padding:0 12px}.word-status span:not(:first-child){display:none}.word-toolbar{padding:7px 8px}.word-canvas-wrap{padding:0;background:#fff}.word-page{width:100%;min-height:72vh;padding:38px 20px 70px;border:0;box-shadow:none;font-size:17px}.word-bottom{display:none}.editor-inspector{position:static;grid-template-columns:1fr}.editor-actions{position:fixed;left:10px;right:10px;bottom:10px;margin:0;z-index:4700}.editor-actions button{min-width:136px}.an-shareline{display:grid;grid-template-columns:1fr 1fr}.an-shareline input{grid-column:1/-1}.an-shareline form{display:contents}.an-shareline>*{width:100%!important}.html-studio,.code-work{grid-template-columns:1fr}.style-list{display:none}.login-shell,.login-shell.compact{grid-template-columns:1fr;border-radius:18px}.login-brand{min-height:210px;padding:26px}.login-brand h1{font-size:47px}.login-card{padding:28px 22px}.cookie-banner{align-items:stretch;flex-direction:column}.cookie-actions>*{flex:1}
}
@media(max-width:430px){.stats,.stat-cards{grid-template-columns:1fr 1fr}.stat,.stat-cards>div{min-height:84px}.editor-actions span{display:none}.editor-actions button{width:100%;min-width:0}.an-quick{display:grid;grid-template-columns:1fr}.article-feedback>div{flex-direction:column}.article-feedback button{width:100%}.edition-link span:last-child{display:none}.edition-link{width:38px;padding:0}.recovery-codes{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* ---------- secondary admin refinements ---------- */
.twofa-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.twofa-choice{display:flex!important;align-items:flex-start;gap:10px!important;color:var(--text)!important;cursor:pointer}.twofa-choice input{margin-top:2px;flex:0 0 auto}.twofa-choice span{display:grid;gap:4px}.twofa-choice b{font-size:12px}.twofa-choice small{font-size:9px;line-height:1.4;color:var(--muted)}.twofa-choice:has(input:checked){border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 8%,transparent)}.security-sub{padding:14px;border:1px solid var(--line-soft);border-radius:13px;background:var(--bg)}.totp-key{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.totp-key>span{font:760 9px/1 var(--sans);letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}.totp-key code{padding:7px 9px;border-radius:8px;background:var(--surface);border:1px solid var(--line);font-size:11px}.totp-key button,.totp-key .btn{min-height:34px!important;padding:0 10px!important;font-size:9px!important}.recovery-codes{display:block;padding:18px;margin:12px 0;border-radius:15px;background:color-mix(in srgb,var(--success) 7%,var(--surface));border:1px solid color-mix(in srgb,var(--success) 22%,var(--line))}.recovery-codes>strong{font-size:13px}.recovery-codes>p{font-size:10px;color:var(--muted)}.recovery-codes>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.recovery-codes code{padding:8px 9px;border-radius:8px;background:var(--surface);border:1px solid var(--line);font-size:10px}.security-state.on{background:color-mix(in srgb,var(--success) 10%,var(--surface));color:var(--success)}.security-state.off{color:var(--muted)}
.user-card{display:grid;gap:14px}.user-card h3{margin:0 0 3px;font-size:15px}.user-disabled{opacity:.58}.user-card details{border-top:1px solid var(--line-soft);padding-top:11px}.user-card summary{cursor:pointer;font-size:10px;font-weight:700;color:var(--muted)}.permission-note{padding:10px 12px;border-radius:10px;background:var(--bg)}
.analytics-grid .panel{overflow-x:auto}.settings-layout{align-items:start}

.html-studio{grid-template-columns:240px minmax(380px,1fr) minmax(380px,1fr);align-items:start}.style-list{position:sticky;top:18px;max-height:calc(100dvh - 36px);overflow:auto}.style-list h3{margin:5px 0 10px;font-size:14px}.style-list a{display:flex;justify-content:space-between;align-items:center;gap:8px}.style-list a small{font-size:8px;opacity:.7}.style-list form{display:grid;gap:6px;margin-top:12px}.style-list form button{width:100%}.tokens{display:flex;flex-wrap:wrap;gap:5px;margin-top:18px;padding-top:14px;border-top:1px solid var(--line-soft)}.tokens h3{width:100%;margin:0 0 5px}.tokens button{min-height:30px!important;padding:0 8px!important;background:var(--surface-2)!important;color:var(--text)!important;border:1px solid var(--line)!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:8px!important}.code-work{display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:15px;background:var(--surface);overflow:hidden}.code-work .code-head{gap:8px}.code-head input[name=name]{min-width:0;flex:1}.code-head label{display:flex!important;align-items:center!important;gap:6px!important;white-space:nowrap}.code-head label input{width:auto!important;min-height:0!important}.code-tabs{padding:7px 9px;border-bottom:1px solid var(--line-soft)}.code-editor{display:block;width:100%!important;min-height:650px!important;margin:0!important;padding:14px!important;border:0!important;border-radius:0!important;background:#111310!important;color:#e9eee9!important;font:400 12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace!important;resize:vertical}.code-editor[hidden]{display:none!important}.live-pane{min-width:0;border:1px solid var(--line);border-radius:15px;background:var(--surface);overflow:hidden}.preview-head>div{display:flex;gap:4px}.preview-head button{min-height:31px!important;padding:0 9px!important;background:var(--surface-2)!important;color:var(--text)!important;border:1px solid var(--line)!important;font-size:8px!important}.preview-stage{height:720px;padding:14px;background:var(--surface-2);overflow:auto}.preview-stage iframe{display:block;width:100%;height:100%;border:0;background:#fff;border-radius:8px}
@media(max-width:1250px){.html-studio{grid-template-columns:210px minmax(0,1fr)}.live-pane{grid-column:2}.twofa-cards{grid-template-columns:1fr 1fr}}
@media(max-width:819px){.twofa-cards{grid-template-columns:1fr}.recovery-codes>div{grid-template-columns:1fr}.html-studio{grid-template-columns:1fr}.style-list{display:none}.live-pane{grid-column:auto}.code-editor{min-height:520px!important}.preview-stage{height:580px}.totp-key{align-items:stretch}.totp-key code{width:100%}}

/* =========================================================
   AUTREMENT NEWS 2.3 — EDITORIAL IMMERSION + ADMIN REBUILD
   ========================================================= */
:root{
  --line:#cbccc5;--line-soft:#dedfd8;--surface-2:#ecece8;--surface-3:#e1e2dc;
  --admin-sidebar:268px;
}
html[data-admin-theme="dark"],html[data-public-theme="dark"]{
  --line:#474944;--line-soft:#343631;--surface-2:#252724;--surface-3:#2d2f2b;
}

/* PUBLIC — every story family owns its accent, including cards */
.story-information{--story-accent:#1677ff;--story-tint:color-mix(in srgb,#1677ff 9%,var(--surface))}
.story-questionnement{--story-accent:#7657e8;--story-tint:color-mix(in srgb,#7657e8 10%,var(--surface))}
.story-prise-parole{--story-accent:#d04b6a;--story-tint:color-mix(in srgb,#d04b6a 10%,var(--surface))}
.story-analyse{--story-accent:#b77b00;--story-tint:color-mix(in srgb,#b77b00 10%,var(--surface))}
.story-reportage{--story-accent:#16836a;--story-tint:color-mix(in srgb,#16836a 10%,var(--surface))}
.story-alerte{--story-accent:#d93645;--story-tint:color-mix(in srgb,#d93645 10%,var(--surface))}
.story-dossier{--story-accent:#53677f;--story-tint:color-mix(in srgb,#53677f 10%,var(--surface))}

.an-public-nav{border-bottom:1px solid color-mix(in srgb,var(--story-accent) 22%,var(--line));box-shadow:0 1px 0 color-mix(in srgb,var(--story-accent) 5%,transparent)}
.theme-cycle,.edition-link,.reader-action,.reader-controls button{border-color:var(--line)!important;background:var(--surface)!important;box-shadow:0 1px 2px rgba(0,0,0,.035)}
.theme-cycle:hover,.edition-link:hover,.reader-action:hover,.reader-controls button:hover{border-color:color-mix(in srgb,var(--story-accent) 28%,var(--line))!important;background:var(--surface-2)!important}

.story-ribbon{position:relative;overflow:hidden;border-bottom:1px solid color-mix(in srgb,var(--story-accent) 24%,var(--line));background:linear-gradient(105deg,color-mix(in srgb,var(--story-accent) 10%,var(--bg)),var(--bg) 58%)}
.story-ribbon-inner{position:relative;z-index:2;width:min(1320px,calc(100% - 40px));min-height:76px;margin:auto;display:flex;align-items:center;gap:14px}
.story-ribbon-symbol{width:43px;height:43px;flex:0 0 43px;border-radius:14px;display:grid;place-items:center;background:var(--story-accent);color:white;font:820 24px/1 var(--display);box-shadow:0 8px 22px color-mix(in srgb,var(--story-accent) 20%,transparent)}
.story-ribbon-inner b{display:block;font:760 13px/1.15 var(--display);letter-spacing:-.02em}.story-ribbon-inner div>span{display:block;margin-top:5px;color:var(--muted);font-size:10px}
.story-ribbon .story-atmosphere{opacity:.055}

.story-atmosphere{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0;opacity:.055}
.story-atmosphere .motif{position:absolute;font:820 clamp(72px,10vw,160px)/1 var(--display);font-style:normal;color:var(--story-accent);user-select:none}
.story-atmosphere .m1{right:2%;top:-28%}.story-atmosphere .m2{left:3%;top:15%;transform:rotate(-14deg) scale(.62)}.story-atmosphere .m3{right:24%;top:20%;transform:rotate(9deg) scale(.43)}.story-atmosphere .m4{left:37%;bottom:-35%;transform:rotate(17deg) scale(.72)}.story-atmosphere .m5{right:4%;bottom:-20%;transform:rotate(-8deg) scale(.52)}.story-atmosphere .m6{left:17%;bottom:4%;transform:rotate(12deg) scale(.32)}.story-atmosphere .m7{right:42%;top:-32%;transform:rotate(-18deg) scale(.48)}.story-atmosphere .m8{left:62%;bottom:12%;transform:rotate(7deg) scale(.26)}
@keyframes an-question-drift{0%{transform:translate3d(0,0,0) rotate(-8deg)}50%{transform:translate3d(16px,-12px,0) rotate(5deg)}100%{transform:translate3d(-10px,10px,0) rotate(-3deg)}}
@keyframes an-alert-pulse{0%,100%{opacity:.04;transform:scale(1)}50%{opacity:.095;transform:scale(1.035)}}
.story-questionnement .story-atmosphere .motif{animation:an-question-drift 16s ease-in-out infinite alternate}.story-questionnement .story-atmosphere .motif:nth-child(2n){animation-duration:22s;animation-delay:-8s}
.story-alerte .story-atmosphere{animation:an-alert-pulse 4.6s ease-in-out infinite}

.lead-story{position:relative;overflow:hidden}.lead-story>.lead-copy,.lead-story>.lead-art{position:relative;z-index:1}.lead-story>.story-atmosphere{opacity:.045}
.a-shape{position:relative;display:flex!important;flex-direction:column;gap:10px;align-items:center;justify-content:center!important;color:var(--story-accent)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--story-accent) 11%,var(--surface)),var(--surface))}.a-shape span{font:820 min(24vw,260px)/.8 var(--display);letter-spacing:-.08em}.a-shape small{font:800 10px/1 var(--sans);letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}
.story-card{--story-accent:#1677ff}.story-card.story-questionnement{--story-accent:#7657e8}.story-card.story-prise-parole{--story-accent:#d04b6a}.story-card.story-analyse{--story-accent:#b77b00}.story-card.story-reportage{--story-accent:#16836a}.story-card.story-alerte{--story-accent:#d93645}.story-card.story-dossier{--story-accent:#53677f}
.story-card{border-color:var(--line)}.story-card:hover{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--story-accent) 18%,transparent)}

/* READER IMMERSION — keep the reading layout, change atmosphere */
.article-stage{position:relative;background:
  radial-gradient(circle at 12% 8%,color-mix(in srgb,var(--story-accent) 8%,transparent),transparent 30%),
  var(--bg)}
.article-paper{position:relative;isolation:isolate;border-color:color-mix(in srgb,var(--story-accent) 15%,var(--line))}
.article-paper>.article-cover,.article-paper>.article-hero,.article-paper>.reader-controls,.article-paper>.article-inner{position:relative;z-index:1}
.article-paper>.story-atmosphere{opacity:.035}
.story-questionnement .article-paper>.story-atmosphere{opacity:.075}.story-prise-parole .article-paper>.story-atmosphere{opacity:.045}.story-alerte .article-paper>.story-atmosphere{opacity:.055}
.story-information .article-stage{background-image:radial-gradient(circle at 1px 1px,color-mix(in srgb,var(--story-accent) 11%,transparent) 1px,transparent 0);background-size:28px 28px}
.story-questionnement .article-stage{background:radial-gradient(circle at 18% 16%,color-mix(in srgb,var(--story-accent) 15%,transparent),transparent 35%),radial-gradient(circle at 86% 70%,color-mix(in srgb,var(--story-accent) 10%,transparent),transparent 30%),var(--bg)}
.story-prise-parole .article-stage{background:linear-gradient(135deg,color-mix(in srgb,var(--story-accent) 9%,var(--bg)),var(--bg) 44%)}
.story-analyse .article-stage{background-image:linear-gradient(color-mix(in srgb,var(--story-accent) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--story-accent) 7%,transparent) 1px,transparent 1px);background-size:38px 38px}
.story-reportage .article-stage{background:linear-gradient(180deg,color-mix(in srgb,var(--story-accent) 9%,var(--bg)),var(--bg) 24%)}
.story-alerte .article-stage{background:repeating-linear-gradient(135deg,color-mix(in srgb,var(--story-accent) 6%,var(--bg)) 0 18px,var(--bg) 18px 36px)}
.story-dossier .article-paper:before,.story-dossier .article-paper:after{content:"";position:absolute;inset:10px;border:1px solid color-mix(in srgb,var(--story-accent) 17%,transparent);border-radius:17px;pointer-events:none;z-index:0}.story-dossier .article-paper:after{inset:18px;opacity:.5}
.story-questionnement .article-hero:before{content:"?";display:grid;place-items:center;width:62px;height:62px;margin:0 auto 22px;border:1px solid color-mix(in srgb,var(--story-accent) 28%,var(--line));border-radius:21px;background:var(--story-tint);color:var(--story-accent);font:820 35px/1 var(--display)}
.story-prise-parole .article-hero:before{content:"“";display:block;color:var(--story-accent);font:820 86px/.65 Georgia,serif;margin-bottom:12px}
.story-analyse .article-hero:before{content:"ANALYSE";display:inline-flex;padding:6px 9px;margin-bottom:12px;border:1px solid color-mix(in srgb,var(--story-accent) 28%,var(--line));border-radius:7px;color:var(--story-accent);font:800 9px/1 var(--sans);letter-spacing:.16em}
.story-reportage .article-cover{box-shadow:inset 0 -80px 100px -90px rgba(0,0,0,.7)}
.story-alerte .article-paper{border-top:5px solid var(--story-accent)}

/* =========================================================
   ADMIN — deterministic shell, no grid auto-placement
   ========================================================= */
.an-admin-body{background:var(--bg)}
.admin{display:block!important;min-height:100dvh!important;position:relative!important}
.future-side{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:var(--admin-sidebar)!important;height:100dvh!important;padding:18px 14px!important;background:var(--bg)!important;border-right:1px solid var(--line)!important;z-index:2300!important;box-shadow:none!important}
.main{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;min-height:100dvh!important;margin-left:var(--admin-sidebar)!important;padding:42px clamp(28px,3.8vw,64px) 72px!important;background:var(--bg)!important}
.brandbox{padding:7px 8px 18px!important}.admin-identity{background:var(--surface)!important;border-color:var(--line)!important}.admin-avatar{background:var(--surface-2)!important;color:var(--text)!important;border:1px solid var(--line)!important}
.future-nav{gap:5px!important}.future-nav a{height:45px!important;border:1px solid transparent!important;border-radius:12px!important;color:var(--muted)!important}.future-nav a:hover{background:var(--surface)!important;border-color:var(--line-soft)!important;color:var(--text)!important}.future-nav a.active{position:relative;background:var(--surface)!important;border-color:var(--line)!important;color:var(--text)!important;box-shadow:0 5px 18px rgba(0,0,0,.045)!important}.future-nav a.active:before{content:"";position:absolute;left:-7px;width:3px;height:22px;border-radius:99px;background:var(--accent)}
.side-footer{padding-top:12px;border-top:1px solid var(--line-soft)}.an-theme-switch{background:var(--surface)!important;border-color:var(--line)!important}.an-theme-switch button{border:1px solid transparent!important}.an-theme-switch button.is-active{border-color:var(--line)!important;background:var(--surface-2)!important;box-shadow:none!important}.side-external{border:1px solid transparent}.side-external:hover{background:var(--surface);border-color:var(--line-soft)}
.admin-mobilebar{display:none!important}.admin-menu-scrim{display:none!important}
.page-head,.newsroom-head{padding-bottom:18px;border-bottom:1px solid var(--line-soft);align-items:center!important}.page-head h1,.newsroom-head h1{font-size:clamp(34px,3.8vw,52px)!important}.panel,.inspector-card,.an-chart,.user-card{border-color:var(--line)!important;background:var(--surface)!important}.panel,.inspector-card{box-shadow:0 1px 0 rgba(0,0,0,.015)!important}
.an-admin-body input:not([type=checkbox]):not([type=radio]):not([type=color]),.an-admin-body select,.an-admin-body textarea{border-color:var(--line)!important;background:var(--surface)!important}.an-admin-body input:hover,.an-admin-body select:hover,.an-admin-body textarea:hover{border-color:color-mix(in srgb,var(--text) 18%,var(--line))!important}
.an-quick a,.btn,.an-copy,.an-admin-body button{border:1px solid color-mix(in srgb,var(--text) 18%,transparent)!important;box-shadow:0 1px 2px rgba(0,0,0,.045)!important}.an-quick .secondary,.secondary,.btn.secondary,.an-copy{border-color:var(--line)!important;background:var(--surface)!important;color:var(--text)!important}.an-quick .secondary:hover,.secondary:hover,.btn.secondary:hover,.an-copy:hover{background:var(--surface-2)!important;border-color:color-mix(in srgb,var(--text) 22%,var(--line))!important}
.an-status,.role-pill,.security-badge,.security-state{border:1px solid var(--line-soft);background:var(--surface-2)}

/* ARTICLE WORKSPACE */
.editor-shell{grid-template-columns:minmax(0,1fr) minmax(286px,320px)!important;gap:20px!important;align-items:start!important}.editor-main{min-width:0!important}.editor-inspector{min-width:0!important;position:sticky!important;top:18px!important}.editor-meta-card{margin-bottom:18px!important}.editor-meta-grid{gap:14px!important}.editor-meta-grid label.wide:first-child{color:var(--muted)!important;gap:7px!important}.editor-meta-grid label.wide:first-child input{padding:9px 0 12px!important;border-bottom:1px solid var(--line)!important;font-size:clamp(34px,4.5vw,62px)!important}
.experience-block{margin-top:22px;padding-top:20px;border-top:1px solid var(--line-soft)}.experience-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:18px;align-items:end}.experience-heading h3{margin:7px 0 0;font:690 18px/1.08 var(--display);letter-spacing:-.025em}.experience-heading p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.experience-picker{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px!important;overflow:visible!important;margin-top:14px;padding:0!important}.experience-option{min-width:0!important}.experience-card{position:relative;min-height:96px!important;height:auto!important;padding:13px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:var(--surface)!important;color:var(--text)!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;white-space:normal!important;box-shadow:none!important;transition:border-color .16s ease,background .16s ease,transform .16s ease!important}.experience-option:hover .experience-card{transform:translateY(-1px);border-color:color-mix(in srgb,var(--story-accent) 42%,var(--line))!important;background:color-mix(in srgb,var(--story-accent) 5%,var(--surface))!important}.experience-symbol{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--story-accent) 11%,var(--surface));border:1px solid color-mix(in srgb,var(--story-accent) 20%,var(--line));color:var(--story-accent);font:820 21px/1 var(--display)}.experience-copy{display:block!important}.experience-copy b{display:block;font-size:11px;line-height:1.15}.experience-copy small{display:block;margin-top:4px;color:var(--muted);font-size:8px;line-height:1.35}.experience-check{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:var(--story-accent);color:white;font-size:10px;opacity:0;transform:scale(.78);transition:.16s ease}.experience-option input:checked+.experience-card{border-color:var(--story-accent)!important;background:color-mix(in srgb,var(--story-accent) 8%,var(--surface))!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--story-accent) 12%,transparent)!important}.experience-option input:checked+.experience-card .experience-check{opacity:1;transform:none}
.experience-option.story-information{--story-accent:#1677ff}.experience-option.story-questionnement{--story-accent:#7657e8}.experience-option.story-prise-parole{--story-accent:#d04b6a}.experience-option.story-analyse{--story-accent:#b77b00}.experience-option.story-reportage{--story-accent:#16836a}.experience-option.story-alerte{--story-accent:#d93645}.experience-option.story-dossier{--story-accent:#53677f}
.word-studio{border-color:var(--line)!important;box-shadow:none!important}.word-topbar,.word-toolbar,.word-bottom{border-color:var(--line)!important}.word-toolbar{background:var(--surface)!important}.word-toolbar button,.word-toolbar select,.word-toolbar input[type=color]{border-color:var(--line-soft)!important}.word-toolbar button:hover,.word-toolbar select:hover{border-color:var(--line)!important}.word-canvas-wrap{background:color-mix(in srgb,var(--surface-2) 82%,var(--bg))!important}.word-page{border:1px solid #e2e2dc!important;border-radius:4px!important;box-shadow:0 16px 45px rgba(18,18,16,.09)!important}.editor-actions{border-color:var(--line)!important}

/* Tablet admin: a true rail + full workspace */
@media (min-width:820px) and (max-width:1180px){
 :root{--admin-sidebar:86px}.future-side{width:var(--admin-sidebar)!important;padding:14px 9px!important}.brandbox{justify-content:center!important}.brand-copy,.admin-identity,.nav-label,.side-footer .side-external span:first-child{display:none!important}.future-nav a{justify-content:center!important;padding:0!important}.future-nav a.active:before{left:-4px}.side-footer{margin-top:auto}.an-theme-switch{grid-template-columns:1fr!important}.an-theme-switch button{font-size:0!important}.an-theme-switch button:before{font-size:13px}.an-theme-switch button[data-theme-mode=light]:before{content:"☀"}.an-theme-switch button[data-theme-mode=auto]:before{content:"◐"}.an-theme-switch button[data-theme-mode=dark]:before{content:"☾"}.side-external{justify-content:center!important}.main{margin-left:var(--admin-sidebar)!important;padding:34px 24px 62px!important}.experience-picker{grid-template-columns:repeat(2,minmax(0,1fr))!important}.editor-shell{grid-template-columns:1fr!important}.editor-inspector{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.editor-inspector .inspector-card:last-child:nth-child(odd){grid-column:1/-1}}

/* Mobile admin: no left band, drawer only when requested */
@media(max-width:819px){
 :root{--admin-sidebar:0px}.admin{display:block!important}.admin-mobilebar{position:sticky!important;top:0!important;z-index:5000!important;height:60px!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:color-mix(in srgb,var(--surface) 96%,transparent)!important;border-bottom:1px solid var(--line)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.admin-menu-scrim{position:fixed!important;inset:0!important;z-index:5100!important;background:rgba(0,0,0,.36)!important;display:block!important;opacity:0!important;pointer-events:none!important}.future-side{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:min(314px,88vw)!important;height:100dvh!important;z-index:5200!important;transform:translateX(-104%)!important;transition:transform .2s ease!important;background:var(--bg)!important;box-shadow:18px 0 50px rgba(0,0,0,.16)!important}.admin-menu-open .future-side{transform:none!important}.admin-menu-open .admin-menu-scrim{opacity:1!important;pointer-events:auto!important}.main{margin-left:0!important;padding:24px 14px 78px!important;min-height:calc(100dvh - 60px)!important}.page-head,.newsroom-head{display:block!important;padding-bottom:16px!important}.experience-heading{grid-template-columns:1fr!important}.experience-picker{grid-template-columns:1fr 1fr!important}.experience-card{min-height:88px!important;padding:11px!important;grid-template-columns:34px minmax(0,1fr) auto!important}.experience-symbol{width:34px;height:34px;font-size:18px}.editor-shell{grid-template-columns:1fr!important}.editor-inspector{position:static!important;display:grid!important;grid-template-columns:1fr!important}.word-studio{margin-left:-14px!important;margin-right:-14px!important;border-left:0!important;border-right:0!important;border-radius:0!important}.word-toolbar{top:60px!important}.word-canvas-wrap{padding:0!important}.word-page{border:0!important;border-radius:0!important;box-shadow:none!important}}
@media(max-width:520px){.experience-picker{grid-template-columns:1fr!important}.story-ribbon-inner{width:calc(100% - 28px);min-height:68px}.story-ribbon-symbol{width:38px;height:38px;flex-basis:38px;border-radius:12px;font-size:21px}}

/* Style studio — professional three-pane workspace without squeezing main content */
.html-style-main{overflow:visible!important}.html-studio{grid-template-columns:220px minmax(0,1fr) minmax(340px,.85fr)!important;gap:14px!important}.style-list,.code-work,.live-pane{border-color:var(--line)!important}.preview-stage{background:var(--surface-2)!important}.code-editor{border:0!important}
@media(max-width:1380px){.html-studio{grid-template-columns:200px minmax(0,1fr)!important}.live-pane{grid-column:2!important}.style-list{grid-row:1 / span 2!important}}
@media(max-width:900px){.html-studio{grid-template-columns:1fr!important}.style-list{display:block!important;position:static!important;max-height:none!important;grid-row:auto!important}.live-pane{grid-column:auto!important}}

/* 2.3 final ergonomics */
.editor-meta-grid label.wide:first-child input{font-size:clamp(32px,3.7vw,50px)!important;line-height:1.02!important}
.fullscreen-editor .main{margin-left:0!important;width:100%!important}
.fullscreen-editor .future-side{display:none!important}
@media(max-width:819px){
  .editor-actions{position:static!important;margin:14px 0 0!important;padding:8px!important;background:var(--surface)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
  .editor-actions button{width:100%!important;min-width:0!important}
  .editor-actions span{display:none!important}
  .editor-meta-grid label.wide:first-child input{font-size:clamp(28px,8.2vw,38px)!important;line-height:1.04!important}
}
/* Public control contrast and no-image clarity */
.reader-action.primary{background:var(--text)!important;color:var(--bg)!important;border-color:var(--text)!important;box-shadow:0 1px 2px rgba(0,0,0,.08)!important}
.reader-action.primary:hover{background:color-mix(in srgb,var(--text) 88%,var(--story-accent))!important;color:var(--bg)!important}
.lead-art{border:1px solid color-mix(in srgb,var(--story-accent) 20%,var(--line))}
.a-shape{min-height:inherit}
/* Editor command bar belongs to the document header, never over the canvas */
.editor-head-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.editor-head-actions .btn{width:auto!important;min-width:112px!important;margin:0!important}
.editor-title-field{display:block!important;width:100%!important;min-height:44px!important;height:auto;resize:none!important;overflow:hidden!important;padding:9px 0 12px!important;border:0!important;border-bottom:1px solid var(--line)!important;border-radius:0!important;background:transparent!important;color:var(--text)!important;font:720 clamp(32px,3.7vw,50px)/1.02 var(--display)!important;letter-spacing:-.052em!important;box-shadow:none!important}
.editor-title-field:focus{outline:0!important;border-bottom-color:var(--accent)!important}
.editor-endnote{margin:14px 0 0;padding:10px 2px;color:var(--muted);font-size:9px;text-align:right}
@media(max-width:819px){
 .editor-head-actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;margin-top:14px!important}
 .editor-head-actions .btn{width:100%!important;min-width:0!important}
 .editor-title-field{font-size:clamp(28px,8.2vw,38px)!important;line-height:1.04!important}
 .editor-endnote{text-align:left;padding-bottom:0}
}
/* Desktop title scale kept editorial but never oversized */
@media(min-width:820px){.editor-title-field{font-size:clamp(30px,3.2vw,46px)!important}}
