:root{--ink:#111;--paper:#f4efe3;--white:#fff;--red:#d63b2f;--yellow:#f2cf3a;--blue:#284c70;--gray:#c8c2b5;--line:4px solid var(--ink);--serif:Georgia,serif;--sans:Arial,Helvetica,sans-serif;--mono:"SFMono-Regular",Consolas,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--serif);font-size:17px;line-height:1.58}img{display:block;width:100%;height:auto}a{color:inherit}.skip{position:fixed;z-index:100;top:8px;left:8px;padding:10px;background:var(--yellow);transform:translateY(-150%)}.skip:focus{transform:none}.head{position:relative;z-index:30;display:grid;grid-template-columns:235px 1fr 120px;min-height:110px;border-top:10px solid var(--red);border-bottom:var(--line);background:rgba(244,239,227,.97)}.logo{display:flex;flex-direction:column;justify-content:center;padding:15px 20px;border-right:1px solid;font-family:var(--sans);text-decoration:none;line-height:.9}.logo span{font-size:.7rem;font-weight:900;letter-spacing:.2em}.logo b{font-family:var(--serif);font-size:1.8rem;letter-spacing:-.06em}.logo small{margin-top:9px;font-size:.5rem}.head nav{display:grid;grid-template-columns:repeat(6,1fr)}.head nav a{display:flex;flex-direction:column;justify-content:center;padding:10px;border-right:1px solid;font-family:var(--sans);text-decoration:none}.head nav b{font-size:.6rem}.head nav span{margin-top:6px;font-family:var(--serif);font-size:.68rem;line-height:1.1}.head nav a:hover{background:var(--yellow)}.about{display:grid;place-items:center;background:var(--blue);color:var(--white);font-family:var(--sans);font-size:.6rem;font-weight:900;text-decoration:none}.menu{display:none}.tag{margin:0 0 20px;font-family:var(--mono);font-size:.62rem;font-weight:900;letter-spacing:.09em}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:710px;border-bottom:var(--line)}.hero>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(55px,8vw,125px)}.hero h1,.dhero h1,.info h1{margin:0;font-size:clamp(4.3rem,8vw,8.7rem);font-weight:400;line-height:.82;letter-spacing:-.075em}.hero h1 em{color:var(--red)}.lead{max-width:800px;margin:32px 0;font-size:clamp(1.35rem,2.3vw,2.1rem);line-height:1.35}.read{width:max-content;border-bottom:2px solid;font-family:var(--sans);font-size:.64rem;font-weight:900;text-decoration:none}.button{padding:13px 16px;border:2px solid;background:var(--yellow);box-shadow:6px 6px 0 var(--ink)}.hero figure,.dhero figure{position:relative;margin:0;overflow:hidden;border-left:var(--line);background:var(--gray)}.hero figure img,.dhero figure img{height:100%;object-fit:cover;filter:saturate(.8)}.hero figcaption,.dhero figcaption{position:absolute;right:18px;bottom:18px;left:18px;padding:10px;background:rgba(244,239,227,.94);font-family:var(--mono);font-size:.55rem}.ticker{display:flex;overflow:hidden;justify-content:space-around;gap:40px;padding:13px;background:var(--red);color:var(--white);white-space:nowrap}.ticker span{font-family:var(--sans);font-size:.62rem;font-weight:900}.manifest{display:grid;grid-template-columns:.4fr 1.25fr .65fr;gap:45px;padding:clamp(90px,12vw,180px) clamp(25px,8vw,130px);border-bottom:var(--line)}.manifest h2,.dossiers>header h2,.signals>header h2,.panorama>header h2,.principles h2,.end h2{margin:0;font-size:clamp(3.2rem,6vw,7rem);font-weight:400;line-height:.92;letter-spacing:-.055em}.manifest>div{padding:22px;border-top:8px solid var(--red);background:var(--white)}.manifest>div p:last-child{font-family:var(--sans);font-size:.78rem;font-weight:700}.dossiers{padding:clamp(80px,10vw,150px) clamp(22px,6vw,100px);border-bottom:var(--line);background:var(--white)}.dossiers>header,.signals>header,.panorama>header{display:grid;grid-template-columns:.4fr 1.5fr;gap:40px;margin-bottom:70px}.card{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;min-height:470px;border-top:var(--line)}.card:last-child{border-bottom:var(--line)}.card:nth-of-type(even){grid-template-columns:1.1fr .9fr}.card:nth-of-type(even)>a{grid-column:2}.card:nth-of-type(even)>div{grid-column:1;grid-row:1;border-right:1px solid;border-left:0}.card>a{overflow:hidden}.card img{height:100%;object-fit:cover;transition:.4s}.card:hover img{transform:scale(1.025)}.card>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(35px,6vw,85px);border-left:1px solid}.card h2{margin:0;font-size:clamp(2.7rem,4.8vw,5.5rem);font-weight:400;line-height:.92;letter-spacing:-.05em}.card h2 a{text-decoration:none}.card>div>p:not(.tag){font-size:1.1rem}.card>span{position:absolute;top:16px;left:16px;display:grid;width:50px;height:50px;place-items:center;border-radius:50%;background:var(--yellow);font-family:var(--sans);font-weight:900}.signals{padding:clamp(80px,11vw,165px) clamp(22px,6vw,100px);border-bottom:var(--line);background:var(--blue);color:var(--white)}.signals>div{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #889;border-left:1px solid #889}.signals article{position:relative;min-height:245px;padding:22px;border-right:1px solid #889;border-bottom:1px solid #889}.signals article:nth-child(8n+2),.signals article:nth-child(8n+7){background:var(--red)}.signals article:nth-child(8n+4){background:var(--yellow);color:var(--ink)}.signals article span{font-family:var(--mono);font-size:.56rem}.signals h3{margin:42px 0 8px;font-family:var(--sans);font-size:1.15rem;text-transform:uppercase}.signals p{font-size:.82rem}.signals b{position:absolute;bottom:14px;left:22px;font-family:var(--mono);font-size:.48rem}.panorama{padding:clamp(80px,11vw,165px) clamp(22px,7vw,120px);border-bottom:var(--line);background:var(--yellow)}.panorama figure{display:grid;grid-template-columns:1.2fr .8fr;min-height:380px;margin:0 0 30px;border:var(--line);background:var(--paper);box-shadow:8px 8px 0 var(--ink)}.panorama figure:nth-of-type(even){grid-template-columns:.8fr 1.2fr}.panorama figure:nth-of-type(even) img{grid-column:2}.panorama figure:nth-of-type(even) figcaption{grid-column:1;grid-row:1}.panorama img{height:100%;object-fit:cover}.panorama figcaption{display:flex;flex-direction:column;justify-content:center;padding:35px;border-left:1px solid}.panorama figure:nth-of-type(even) figcaption{border-right:1px solid;border-left:0}.panorama h3{margin:25px 0 8px;font-size:2rem;font-weight:400}.panorama a{margin-top:20px;font-family:var(--sans);font-size:.65rem;font-weight:900}.principles{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:clamp(90px,12vw,180px) clamp(25px,9vw,150px);border-bottom:var(--line);background:var(--gray)}.principles ol{margin:0;padding:0;border-top:var(--line);list-style:none;counter-reset:p}.principles li{position:relative;min-height:72px;padding:20px 20px 20px 74px;border-right:1px solid;border-bottom:1px solid;border-left:1px solid;background:var(--white);counter-increment:p}.principles li:before{position:absolute;top:0;bottom:0;left:0;display:grid;width:52px;place-items:center;border-right:1px solid;background:var(--red);color:var(--white);content:counter(p,decimal-leading-zero);font-family:var(--sans);font-weight:900}.end{padding:clamp(110px,15vw,230px);background:var(--red);color:var(--white);text-align:center}.end h2{max-width:950px;margin:0 auto 50px}.end .button{color:var(--ink)}.dhero{display:grid;grid-template-columns:1.1fr .9fr;min-height:680px;border-bottom:var(--line)}.dhero>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(55px,8vw,120px)}.dhero h1{font-size:clamp(4rem,7vw,7.8rem)}.dhero dl{display:grid;grid-template-columns:repeat(3,1fr);border-top:var(--line);border-left:1px solid}.dhero dl div{padding:13px;border-right:1px solid;border-bottom:1px solid}.dhero dt{font-family:var(--mono);font-size:.5rem}.dhero dd{margin:6px 0 0;font-size:.78rem}.layout{display:grid;grid-template-columns:260px 1fr;max-width:1500px;margin:auto}.layout aside{position:sticky;top:20px;align-self:start;margin:65px 0;padding:22px;border-top:8px solid var(--red);background:var(--ink);color:var(--white)}.layout aside>b{display:block;margin-bottom:15px;color:var(--yellow);font-family:var(--mono);font-size:.57rem}.layout aside a{display:block;padding:10px 0;border-top:1px solid #666;font-family:var(--sans);font-size:.63rem;text-decoration:none}.copy{max-width:980px;padding:75px clamp(30px,7vw,110px) 130px}.standfirst{margin:0 0 80px;padding-bottom:40px;border-bottom:var(--line);font-size:clamp(1.5rem,2.6vw,2.3rem)}.chapter{padding:75px 0;border-bottom:var(--line);scroll-margin-top:15px}.chapter h2,.levels h2,.check h2,.info-copy h2{margin:0;font-size:clamp(2.8rem,5vw,5.3rem);font-weight:400;line-height:.92;letter-spacing:-.05em}.chapter-lead{font-size:1.3rem}.grid{display:grid;grid-template-columns:1fr 1fr;border-top:var(--line);border-left:1px solid}.grid article{min-height:195px;padding:21px;border-right:1px solid;border-bottom:1px solid;background:var(--white)}.grid article:nth-child(2),.grid article:nth-child(3){background:var(--yellow)}.grid span{padding:3px 6px;background:var(--red);color:var(--white);font-family:var(--mono);font-size:.5rem}.grid h3{margin:35px 0 6px;font-family:var(--sans);font-size:1rem;text-transform:uppercase}.grid p{font-size:.82rem}.chapter blockquote{margin:32px 0;padding:25px;border-left:9px solid var(--red);background:var(--gray)}.chapter blockquote b{font-family:var(--mono);font-size:.55rem}.chapter blockquote p{font-size:1.15rem}.chapter ol{counter-reset:item;padding:0;list-style:none}.chapter li{margin:7px 0;padding:10px 12px 10px 50px;border:1px solid;background:var(--white);counter-increment:item}.chapter li:before{margin-left:-38px;margin-right:20px;content:counter(item,decimal-leading-zero);font-family:var(--mono);font-weight:900}.levels,.check{padding:80px 0;border-bottom:var(--line)}.levels>div{display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px;border-top:var(--line);border-left:1px solid}.levels article{min-height:220px;padding:19px;border-right:1px solid;border-bottom:1px solid}.levels article:nth-child(even){background:var(--yellow)}.levels h3{margin:35px 0 8px;font-family:var(--sans)}.levels p{font-size:.8rem}.check ol{margin-top:35px;padding-left:24px}.check li{padding:8px}.related{padding:85px clamp(25px,7vw,120px);background:var(--yellow)}.related>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:var(--line);border-left:1px solid}.related a{min-height:260px;padding:22px;border-right:1px solid;border-bottom:1px solid;background:var(--paper);text-decoration:none}.related h3{margin:45px 0 15px;font-size:1.7rem;font-weight:400}.related b,.related span{font-family:var(--mono);font-size:.55rem}.info{min-height:560px;padding:clamp(80px,12vw,180px);border-bottom:var(--line);background:var(--yellow)}.info-copy{max-width:850px;margin:auto;padding:75px 25px 130px}.info-copy h2{margin-top:55px;font-size:2.7rem}.info-copy p{font-size:1.1rem}footer{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:40px;padding:75px clamp(24px,6vw,100px) 30px;border-top:var(--line);background:var(--ink);color:var(--white)}footer .logo{padding:0;border:0}footer strong{display:block;margin-bottom:14px;color:var(--yellow);font-family:var(--sans);font-size:.6rem}footer div>a:not(.logo){display:block;margin:9px 0;font-family:var(--sans);font-size:.68rem;text-decoration:none}footer div>p{font-size:.8rem;color:#bbb}.fine{grid-column:1/-1;padding-top:22px;border-top:1px solid #555;font-family:var(--mono);font-size:.55rem}@media(max-width:900px){.head{grid-template-columns:1fr auto}.head .about{display:none}.menu{display:block;border:0;border-left:var(--line);background:var(--yellow);font-weight:900}.head nav{position:absolute;top:100%;left:0;right:0;display:none;background:var(--paper)}.head nav.open{display:grid}.hero,.dhero{grid-template-columns:1fr}.hero figure,.dhero figure{min-height:500px;border:0;border-top:var(--line)}.manifest,.dossiers>header,.signals>header,.panorama>header,.principles{grid-template-columns:1fr}.signals>div{grid-template-columns:repeat(3,1fr)}.layout{grid-template-columns:1fr}.layout aside{position:static;margin:30px}}@media(max-width:650px){body{font-size:16px}.hero>div,.dhero>div{padding:65px 24px}.card,.card:nth-of-type(even){grid-template-columns:1fr}.card>a,.card:nth-of-type(even)>a{grid-column:1;min-height:320px}.card>div,.card:nth-of-type(even)>div{grid-column:1;grid-row:auto;border:0;border-top:1px solid;padding:40px 24px}.signals>div,.grid,.levels>div,.related>div,footer{grid-template-columns:1fr}.panorama figure,.panorama figure:nth-of-type(even){grid-template-columns:1fr}.panorama figure:nth-of-type(even) img,.panorama figure:nth-of-type(even) figcaption{grid-column:1;grid-row:auto}.dhero dl{grid-template-columns:1fr}.copy{padding-left:24px;padding-right:24px}.fine{grid-column:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
