.gazette-page-v2{
    --gazette-ink:#172c29;
    --gazette-muted:#66716a;
    --gazette-paper:#f4ecd7;
    --gazette-paper-light:#fffaf0;
    --gazette-gold:#bd7a1b;
    --gazette-red:#9e3f2d;
    min-height:100vh;
    background:#d9d2bf;
    color:var(--gazette-ink);
    font-family:"Manrope",sans-serif;
}
.gazette-page-v2 main{
    overflow:hidden;
    background:
        linear-gradient(rgba(255,255,255,.22),rgba(255,255,255,.22)),
        radial-gradient(circle at 15% 12%,rgba(183,124,35,.16),transparent 28%),
        #d9d2bf;
}
.gazette-page-v2 main h1,
.gazette-page-v2 main h2,
.gazette-page-v2 main h3{font-family:"Libre Caslon Display",serif}

.gazette-hero{position:relative;padding:68px 0 0}
.gazette-hero::before{
    content:"";
    position:absolute;
    inset:0;
    opacity:.22;
    background-image:radial-gradient(rgba(36,43,37,.42) .55px,transparent .55px);
    background-size:5px 5px;
    pointer-events:none;
}
.gazette-masthead{
    position:relative;
    padding:18px clamp(28px,4vw,60px) 28px;
    border:3px solid #211523;
    outline:2px solid #b47819;
    outline-offset:-9px;
    background:
        radial-gradient(circle at 50% -25%,rgba(255,232,168,.72),transparent 38%),
        radial-gradient(rgba(67,40,20,.16) .7px,transparent .8px),
        repeating-linear-gradient(105deg,rgba(96,59,20,.035) 0,rgba(96,59,20,.035) 1px,transparent 1px,transparent 5px),
        #d9ad62;
    background-size:auto,5px 5px,auto,auto;
    box-shadow:0 32px 85px rgba(0,0,0,.32),inset 0 0 70px rgba(73,37,7,.2);
}
.gazette-masthead::before,
.gazette-masthead::after{
    content:"";
    position:absolute;
    width:76px;
    height:76px;
    pointer-events:none;
}
.gazette-masthead::before{
    left:12px;
    top:12px;
    border-left:4px double #211523;
    border-top:4px double #211523;
    border-radius:22px 0 0;
    box-shadow:-4px -4px 0 -2px #b47819;
}
.gazette-masthead::after{
    right:12px;
    bottom:12px;
    border-right:4px double #211523;
    border-bottom:4px double #211523;
    border-radius:0 0 22px;
    box-shadow:4px 4px 0 -2px #b47819;
}
.gazette-masthead-meta{
    display:grid;
    grid-template-columns:1fr auto 1fr;
    align-items:center;
    gap:20px;
    margin-top:17px;
    padding:14px 3px 11px;
    border-top:5px double #27182a;
    border-bottom:5px double #27182a;
    color:#24152a;
    font:700 12px "Cinzel",serif;
    letter-spacing:.035em;
    text-transform:uppercase;
}
.gazette-masthead-meta b{color:#5d2140}
.gazette-masthead-meta strong{
    padding:0 28px;
    color:#4b1839;
    letter-spacing:.08em;
}
.gazette-masthead-meta span:last-child{text-align:right}
.gazette-masthead-brand{
    display:grid;
    grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr);
    align-items:center;
    gap:22px;
    width:min(760px,82%);
    margin:0 auto -6px;
}
.gazette-masthead-brand>img{
    grid-column:2;
    width:118px;
    aspect-ratio:1;
    object-fit:contain;
    filter:drop-shadow(0 10px 8px rgba(38,15,38,.28));
}
.gazette-flourish{
    position:relative;
    height:54px;
    background:none;
}
.gazette-flourish.is-right{order:3}
.gazette-flourish::before,
.gazette-flourish::after{
    content:"";
    position:absolute;
}
.gazette-flourish::before{
    top:50%;
    width:74%;
    height:2px;
    background:linear-gradient(90deg,transparent,#241525);
}
.gazette-flourish::after{
    content:"❧";
    top:50%;
    color:#241525;
    font:400 57px/1 Georgia,serif;
}
.gazette-flourish.is-left::before{left:0}
.gazette-flourish.is-left::after{right:0;transform:translateY(-52%) rotate(-13deg)}
.gazette-flourish.is-right::before{right:0;transform:scaleX(-1)}
.gazette-flourish.is-right::after{left:0;transform:translateY(-52%) scaleX(-1) rotate(-13deg)}
.gazette-masthead-title{text-align:center}
.gazette-masthead h1{
    margin:0;
    color:#211128;
    font:800 clamp(45px,6.2vw,88px)/.95 "Cinzel",serif;
    letter-spacing:-.065em;
    text-transform:uppercase;
    white-space:nowrap;
    text-shadow:0 2px 0 rgba(255,228,161,.45);
}
.gazette-masthead h1 small{
    display:inline-block;
    margin-inline:.08em;
    font-size:.47em;
    letter-spacing:-.04em;
}
.gazette-masthead-title>p{
    margin:7px 0 0;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:14px;
    color:#24152a;
    font:700 13px "Cinzel",serif;
    letter-spacing:.06em;
    text-transform:uppercase;
}
.gazette-masthead-title>p span{width:70px;height:1px;background:#24152a}
.gazette-masthead-title>p span::after{content:"◆";position:relative;top:-8px;color:#24152a;font-size:9px}
.gazette-masthead-title>p span:first-child::after{float:right;right:-4px}
.gazette-masthead-title>p span:last-child::after{float:left;left:-4px}
.gazette-ticker{
    position:relative;
    margin-top:54px;
    border-block:1px solid rgba(246,232,191,.22);
    background:#172c29;
    color:#f4d68f;
}
.gazette-ticker div{
    width:min(1180px,calc(100% - 40px));
    min-height:46px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:0;
    margin:auto;
    padding:11px 0;
    font-size:9px;
    font-weight:850;
    letter-spacing:.18em;
    text-transform:uppercase;
}
.gazette-ticker span{display:flex;align-items:center;white-space:nowrap}
.gazette-ticker span:not(:last-child)::after{
    content:"";
    width:4px;
    aspect-ratio:1;
    margin:0 22px;
    border-radius:50%;
    background:var(--gazette-red);
}

.gazette-archive{
    padding:58px 0 125px;
    background:
        linear-gradient(rgba(250,246,235,.87),rgba(250,246,235,.94)),
        repeating-linear-gradient(90deg,transparent 0,transparent 39px,rgba(48,46,36,.06) 40px),
        #eee7d5;
}
.gazette-section-head{
    display:flex;
    align-items:end;
    justify-content:space-between;
    gap:30px;
    margin-bottom:44px;
    padding-bottom:20px;
    border-bottom:7px double var(--gazette-ink);
}
.gazette-section-head p,
.gazette-rubric{
    margin:0 0 7px;
    color:var(--gazette-red);
    font-size:9px;
    font-weight:900;
    letter-spacing:.2em;
    text-transform:uppercase;
}
.gazette-section-head h2{
    margin:0;
    color:var(--gazette-ink);
    font-size:clamp(42px,5vw,68px);
    font-weight:400;
    line-height:.9;
    letter-spacing:-.035em;
}
.gazette-section-head>span{
    padding:8px 0;
    border-block:1px solid rgba(23,44,41,.42);
    color:#56635d;
    font-size:9px;
    font-weight:800;
    letter-spacing:.12em;
    text-transform:uppercase;
}

.gazette-lead{
    display:grid;
    grid-template-columns:minmax(360px,1fr) minmax(310px,.86fr);
    gap:clamp(44px,7vw,100px);
    align-items:center;
    padding:22px clamp(10px,2vw,28px) 74px;
}
.gazette-lead-paper{position:relative;padding:13px 14px 14px;background:#d0c3a5;box-shadow:0 28px 60px rgba(47,43,31,.24);transform:rotate(-1deg)}
.gazette-lead-paper::before,
.gazette-lead-paper::after{
    content:"";
    position:absolute;
    z-index:-1;
    inset:6px -8px -7px 8px;
    border:1px solid rgba(43,39,28,.18);
    background:#e2d7bc;
    transform:rotate(1.5deg);
}
.gazette-lead-paper::after{inset:12px -14px -12px 14px;background:#b8ab91;transform:rotate(2.4deg)}
.gazette-cover{
    position:relative;
    width:100%;
    aspect-ratio:1/1.28;
    display:block;
    padding:0;
    border:1px solid rgba(49,40,25,.24);
    border-radius:0;
    overflow:hidden;
    background:#e8dfc8;
    box-shadow:inset 0 0 45px rgba(85,60,25,.08);
    cursor:pointer;
    transition:transform .25s ease,filter .25s ease;
}
.gazette-cover:hover{transform:translateY(-5px);filter:saturate(1.05) contrast(1.02)}
.gazette-cover img{width:100%;height:100%;display:block;object-fit:contain;background:#eee5d1}
.gazette-read{
    position:absolute;
    right:12px;
    bottom:12px;
    display:flex;
    align-items:center;
    gap:12px;
    padding:9px 9px 9px 13px;
    border:1px solid rgba(255,255,255,.32);
    background:rgba(17,38,35,.9);
    color:#fff;
    font-size:8px;
    font-weight:850;
    letter-spacing:.08em;
    text-transform:uppercase;
    backdrop-filter:blur(10px);
}
.gazette-read b{width:25px;height:25px;display:grid;place-items:center;background:#e2a13a;color:#173b38}
.gazette-cover-pdf{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    color:#172c29;
    text-decoration:none;
}
.gazette-cover-pdf>span{padding:5px 9px;border:1px solid var(--gazette-red);color:var(--gazette-red);font-size:8px;font-weight:900}
.gazette-cover-pdf>strong{margin-top:25px;font:400 40px "Libre Caslon Display",serif}
.gazette-cover-pdf>small{margin-top:9px;color:#6e746c}
.gazette-lead-story{position:relative;padding:38px 0 30px}
.gazette-lead-story::before{
    content:"À LA UNE";
    position:absolute;
    z-index:0;
    right:-20px;
    top:-5px;
    color:rgba(158,63,45,.055);
    font:400 clamp(65px,9vw,130px)/.8 "Libre Caslon Display",serif;
    writing-mode:vertical-rl;
    pointer-events:none;
}
.gazette-lead-story>*{position:relative;z-index:1}
.gazette-issue-meta{display:flex;align-items:center;gap:10px;color:#68746d;font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.gazette-issue-meta span{padding:5px 8px;background:var(--gazette-red);color:#fff}
.gazette-lead-story h3{
    max-width:580px;
    margin:22px 0 20px;
    padding-bottom:20px;
    border-bottom:3px double rgba(23,44,41,.48);
    color:var(--gazette-ink);
    font-size:clamp(54px,6vw,86px);
    font-weight:400;
    line-height:.88;
    letter-spacing:-.045em;
}
.gazette-lead-story>p:not(.gazette-rubric){
    max-width:520px;
    margin:0;
    color:#56635d;
    font-family:"Libre Caslon Display",serif;
    font-size:18px;
    line-height:1.55;
}
.gazette-lead-action{
    display:inline-flex;
    align-items:center;
    gap:40px;
    margin-top:28px;
    padding:12px 14px;
    border:1px solid var(--gazette-ink);
    border-radius:0;
    background:var(--gazette-ink);
    color:#fff8e6;
    font:800 9px "Manrope",sans-serif;
    letter-spacing:.11em;
    text-decoration:none;
    text-transform:uppercase;
    cursor:pointer;
}
.gazette-lead-action span{color:#e9b54e;font-size:17px}
.gazette-lead-story blockquote{
    margin:44px 0 0;
    padding:17px 0 0;
    border-top:1px solid rgba(23,44,41,.28);
    color:#7a6251;
    font:italic 18px/1.45 "Libre Caslon Display",serif;
}

.gazette-archive-title{
    display:flex;
    align-items:end;
    justify-content:space-between;
    gap:25px;
    margin:6px 0 36px;
    padding:20px 0 15px;
    border-top:7px double var(--gazette-ink);
    border-bottom:1px solid rgba(23,44,41,.42);
}
.gazette-archive-title span{color:var(--gazette-red);font-size:8px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}
.gazette-archive-title h2{margin:4px 0 0;font-size:clamp(34px,4vw,53px);font-weight:400;line-height:1}
.gazette-archive-title>strong{color:#647068;font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.gazette-archive-title.is-monthly{margin-top:82px}
.gazette-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 34px}
.gazette-issue{position:relative;min-width:0;padding:10px 10px 24px;border-bottom:1px solid rgba(23,44,41,.26)}
.gazette-issue:nth-child(3n+1){transform:rotate(-.35deg)}
.gazette-issue:nth-child(3n+2){transform:rotate(.3deg)}
.gazette-issue .gazette-cover{
    box-shadow:5px 5px 0 #d0c4aa,10px 10px 0 rgba(35,40,31,.11),0 24px 42px rgba(55,50,37,.16);
}
.gazette-issue-meta{margin-top:22px}
.gazette-issue h3{margin:13px 0 0;color:var(--gazette-ink);font-size:30px;font-weight:400;line-height:1.03}
.gazette-issue>p{margin:10px 0 0;color:#6b756e;font:400 14px/1.45 "Libre Caslon Display",serif}

.gazette-month-archives{
    display:grid;
    gap:14px;
}
.gazette-month{
    border:1px solid rgba(23,44,41,.28);
    border-left:5px solid var(--gazette-red);
    background:rgba(247,240,220,.62);
    box-shadow:0 12px 32px rgba(52,48,35,.08);
}
.gazette-month>summary{
    min-height:96px;
    display:grid;
    grid-template-columns:70px minmax(0,1fr) auto 44px;
    align-items:center;
    gap:22px;
    padding:15px 22px;
    color:var(--gazette-ink);
    cursor:pointer;
    list-style:none;
    user-select:none;
}
.gazette-month>summary::-webkit-details-marker{display:none}
.gazette-month>summary:hover{background:rgba(255,255,255,.32)}
.gazette-month-number{
    display:grid;
    place-items:center;
    aspect-ratio:1;
    border:1px solid rgba(23,44,41,.4);
    font:400 28px "Libre Caslon Display",serif;
}
.gazette-month-name{display:flex;flex-direction:column;gap:2px}
.gazette-month-name small{
    color:var(--gazette-red);
    font-size:7px;
    font-weight:900;
    letter-spacing:.17em;
    text-transform:uppercase;
}
.gazette-month-name strong{font:400 clamp(28px,3vw,39px) "Libre Caslon Display",serif}
.gazette-month-count{
    color:#647068;
    font-size:8px;
    font-weight:850;
    letter-spacing:.11em;
    text-transform:uppercase;
}
.gazette-month-toggle{
    position:relative;
    width:40px;
    aspect-ratio:1;
    border:1px solid rgba(23,44,41,.32);
    border-radius:50%;
}
.gazette-month-toggle::before,
.gazette-month-toggle::after{
    content:"";
    position:absolute;
    left:50%;
    top:50%;
    width:12px;
    height:1px;
    background:currentColor;
    transform:translate(-50%,-50%);
    transition:transform .2s ease;
}
.gazette-month-toggle::after{transform:translate(-50%,-50%) rotate(90deg)}
.gazette-month[open] .gazette-month-toggle::after{transform:translate(-50%,-50%) rotate(0)}
.gazette-month[open]>summary{border-bottom:3px double rgba(23,44,41,.35);background:rgba(255,255,255,.25)}
.gazette-month-content{padding:38px 28px 42px}

.gazette-empty{
    min-height:470px;
    display:grid;
    grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);
    gap:70px;
    align-items:center;
    padding:54px;
    border:7px double var(--gazette-ink);
    background:var(--gazette-paper);
    box-shadow:0 28px 70px rgba(51,57,46,.13);
}
.gazette-empty-paper{
    min-height:350px;
    display:flex;
    flex-direction:column;
    align-items:center;
    padding:34px;
    border:1px solid rgba(64,45,23,.2);
    background:#f8f0da;
    box-shadow:8px 8px 0 #d8cbae,16px 16px 0 rgba(23,59,56,.07);
    transform:rotate(-2deg);
}
.gazette-empty-paper span{font-size:9px;font-weight:900;letter-spacing:.25em}
.gazette-empty-paper strong{margin:11px 0 30px;font:400 42px "Libre Caslon Display",serif}
.gazette-empty-paper i{width:100%;height:1px;margin:17px 0;background:rgba(23,59,56,.17)}
.gazette-empty>div:last-child>p:first-child{color:#a15e10;font-size:9px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}
.gazette-empty h3{max-width:580px;margin:12px 0 18px;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:.95}
.gazette-empty>div:last-child>p:last-child{max-width:620px;color:#68776f;line-height:1.75}
.gazette-empty code{padding:4px 7px;background:rgba(23,59,56,.08);color:#31534e}

.has-gazette-reader{overflow:hidden}
.gazette-reader{position:fixed;z-index:500;inset:0;display:none;align-items:center;justify-content:center;padding:24px}
.gazette-reader.is-open{display:flex}
.gazette-reader-backdrop{position:absolute;inset:0;border:0;background:rgba(3,9,17,.86);backdrop-filter:blur(14px);cursor:zoom-out}
.gazette-reader-dialog{
    position:relative;
    z-index:1;
    width:min(1180px,100%);
    max-height:94vh;
    display:grid;
    grid-template-rows:auto minmax(0,1fr) auto;
    padding:18px;
    border:1px solid rgba(255,221,147,.28);
    border-radius:4px;
    background:#101d1c;
    box-shadow:0 40px 120px rgba(0,0,0,.55);
}
.gazette-reader-dialog>header,
.gazette-reader-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:5px 4px 16px;color:#fff}
.gazette-reader-dialog>header span{color:#e4ad4d;font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.gazette-reader-dialog>header h2{margin:4px 0 0;font:400 25px "Libre Caslon Display",serif}
.gazette-reader-close,
.gazette-reader-dialog>footer button{
    padding:10px 13px;
    border:1px solid rgba(255,255,255,.18);
    border-radius:0;
    background:rgba(255,255,255,.06);
    color:#fff;
    font:800 10px "Manrope",sans-serif;
    cursor:pointer;
}
.gazette-reader-dialog>footer{padding:15px 4px 2px}
.gazette-reader-dialog>footer span{color:rgba(255,255,255,.55);font-size:10px}
.gazette-reader-dialog>footer button:disabled{opacity:.25;cursor:not-allowed}
.gazette-reader-page{min-height:0;overflow:auto;background:#d8cbae}
.gazette-reader-page img{width:100%;height:auto;display:block;margin:auto;background:#f4ecd8}

html[data-theme="dark"] .gazette-page-v2{background:#061416}
html[data-theme="dark"] .gazette-page-v2 main{
    background:
        radial-gradient(circle at 12% 9%,rgba(186,127,34,.12),transparent 30%),
        radial-gradient(circle at 92% 35%,rgba(25,133,139,.12),transparent 30%),
        #061416;
}
html[data-theme="dark"] .gazette-hero::before{opacity:.1}
html[data-theme="dark"] .gazette-masthead{
    box-shadow:0 38px 100px rgba(0,0,0,.48);
}
html[data-theme="dark"] .gazette-archive{
    background:
        linear-gradient(rgba(7,25,27,.9),rgba(4,16,18,.97)),
        repeating-linear-gradient(90deg,transparent 0,transparent 39px,rgba(255,255,255,.025) 40px),
        #061416;
}
html[data-theme="dark"] .gazette-section-head,
html[data-theme="dark"] .gazette-archive-title{--gazette-ink:#f3ead3}
html[data-theme="dark"] .gazette-section-head h2,
html[data-theme="dark"] .gazette-archive-title h2{color:#f3ead3}
html[data-theme="dark"] .gazette-section-head>span,
html[data-theme="dark"] .gazette-archive-title>strong{color:rgba(239,235,216,.58)}
html[data-theme="dark"] .gazette-lead-story{--gazette-ink:#f3ead3}
html[data-theme="dark"] .gazette-lead-story h3{color:#f3ead3;border-color:rgba(243,234,211,.32)}
html[data-theme="dark"] .gazette-lead-story>p:not(.gazette-rubric){color:rgba(239,235,216,.7)}
html[data-theme="dark"] .gazette-lead-story blockquote{border-color:rgba(243,234,211,.2);color:#caaa84}
html[data-theme="dark"] .gazette-lead-action{border-color:#f0e3c2;background:#f0e3c2;color:#132d2a}
html[data-theme="dark"] .gazette-issue{border-color:rgba(255,255,255,.14)}
html[data-theme="dark"] .gazette-issue h3{color:#f3ead3}
html[data-theme="dark"] .gazette-issue>p,
html[data-theme="dark"] .gazette-issue-meta{color:rgba(239,235,216,.58)}
html[data-theme="dark"] .gazette-month{
    border-color:rgba(243,234,211,.18);
    border-left-color:var(--gazette-red);
    background:rgba(255,255,255,.035);
}
html[data-theme="dark"] .gazette-month>summary{color:#f3ead3}
html[data-theme="dark"] .gazette-month>summary:hover,
html[data-theme="dark"] .gazette-month[open]>summary{background:rgba(255,255,255,.045)}
html[data-theme="dark"] .gazette-month-number,
html[data-theme="dark"] .gazette-month-toggle{border-color:rgba(243,234,211,.25)}
html[data-theme="dark"] .gazette-month-count{color:rgba(239,235,216,.55)}
html[data-theme="dark"] .gazette-month[open]>summary{border-bottom-color:rgba(243,234,211,.2)}
html[data-theme="dark"] .gazette-empty{color:#172c29;background:var(--gazette-paper)}

@media(max-width:1050px){
    .gazette-masthead-brand{grid-template-columns:minmax(0,1fr) 96px minmax(0,1fr)}
    .gazette-masthead-brand>img{width:94px}
    .gazette-masthead-meta{font-size:10px}
}
@media(max-width:900px){
    .gazette-masthead h1{font-size:clamp(38px,6.8vw,61px)}
    .gazette-masthead-meta{gap:12px}
    .gazette-masthead-meta strong{padding-inline:12px}
    .gazette-lead{grid-template-columns:1fr 1fr;gap:40px}
    .gazette-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .gazette-empty{grid-template-columns:1fr;gap:45px}
    .gazette-empty-paper{width:min(100%,430px);margin:auto}
}
@media(max-width:680px){
    .gazette-hero{padding-top:34px}
    .gazette-masthead{padding:16px 18px 22px;outline-offset:-7px}
    .gazette-masthead::before,
    .gazette-masthead::after{width:42px;height:42px}
    .gazette-masthead-brand{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);width:88%;gap:10px;margin-bottom:2px}
    .gazette-masthead-brand>img{width:68px}
    .gazette-flourish::before,
    .gazette-flourish::after{height:auto}
    .gazette-flourish::before{height:1px}
    .gazette-flourish::after{font-size:34px}
    .gazette-masthead h1{font-size:clamp(28px,8.4vw,45px);line-height:1;white-space:normal}
    .gazette-masthead-title>p{gap:8px;font-size:8px}
    .gazette-masthead-title>p span{width:28px}
    .gazette-masthead-meta{grid-template-columns:1fr 1fr;margin-top:13px;padding:10px 2px 8px;font-size:7px}
    .gazette-masthead-meta strong{display:none}
    .gazette-ticker{margin-top:38px}
    .gazette-ticker div{width:100%;flex-wrap:wrap;gap:8px 0;padding:12px 18px;font-size:7px}
    .gazette-ticker span:not(:last-child)::after{margin:0 10px}
    .gazette-archive{padding:44px 0 90px}
    .gazette-section-head{display:block}
    .gazette-section-head>span{display:inline-block;margin-top:16px}
    .gazette-lead{display:block;padding:5px 4px 60px}
    .gazette-lead-paper{margin:0 7px 44px}
    .gazette-lead-story{padding:0}
    .gazette-lead-story::before{display:none}
    .gazette-lead-story h3{font-size:50px}
    .gazette-archive-title{display:block}
    .gazette-archive-title>strong{display:block;margin-top:11px}
    .gazette-archive-title.is-monthly{margin-top:62px}
    .gazette-grid{grid-template-columns:1fr;gap:42px}
    .gazette-issue:nth-child(n){transform:none}
    .gazette-month>summary{grid-template-columns:50px minmax(0,1fr) 36px;gap:13px;padding:13px}
    .gazette-month-number{font-size:22px}
    .gazette-month-name strong{font-size:26px}
    .gazette-month-count{display:none}
    .gazette-month-toggle{width:34px}
    .gazette-month-content{padding:30px 12px 34px}
    .gazette-empty{padding:28px 20px}
    .gazette-empty-paper{min-height:300px;padding:25px}
    .gazette-empty h3{font-size:43px}
    .gazette-reader{padding:8px}
    .gazette-reader-dialog{max-height:98vh;padding:10px}
    .gazette-reader-dialog>footer span{display:none}
}
