:root{--red:#ed1c24;--blue:#164ab6;--black:#101010;--cream:#f6f0df;--pink:#efb7ad;--white:#fff;--line:#d9d4c8}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:#0a0a0a}
body{margin:0;color:var(--black);background:#0a0a0a;font-family:Arial,Helvetica,sans-serif}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
.skip-link{position:fixed;top:-60px;left:20px;z-index:99;background:#fff;padding:12px 16px}.skip-link:focus{top:10px}
.site-shell{width:min(980px,100%);margin:auto;background:#fff;box-shadow:0 0 80px #000}
.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;position:relative;z-index:20;background:#fff;border-bottom:1px solid #eee}
.brand{width:230px;display:block}.brand-word{font-weight:900;font-size:20px;letter-spacing:-1.3px}.brand-word span,.footer-brand span{color:var(--red)}
.brand-rule{display:block;width:70px;height:4px;background:var(--black);margin-top:8px;position:relative}.brand-rule:after{content:"";position:absolute;width:28px;height:4px;background:var(--red);left:78px}
.main-nav{display:flex;align-items:center;gap:18px;font-size:10px;font-weight:800;letter-spacing:.7px}.main-nav a{padding:10px 0;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a.active{border-color:var(--red)}
.nav-toggle{display:none;border:0;background:var(--black);color:#fff;padding:11px 14px;font-weight:800;letter-spacing:1px}
.hero{height:590px;position:relative;overflow:hidden;background:var(--blue)}.hero>img{width:100%;height:100%;object-fit:cover}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,30,110,.88) 0,rgba(10,49,155,.27) 46%,transparent 70%)}
.hero-copy{position:absolute;z-index:2;left:52px;top:78px;color:#fff}.eyebrow,.section-number,.kicker{font-size:11px;font-weight:900;letter-spacing:2px}.eyebrow{border:2px solid #fff;display:inline-block;padding:7px 9px;margin:0 0 18px}
.hero h1{font-size:76px;line-height:.78;letter-spacing:-6px;margin:0 0 25px;font-weight:900}.hero h1 span{color:var(--red);text-shadow:3px 3px 0 #fff}.hero-date{font-size:13px;line-height:1.65;font-weight:800;letter-spacing:1px;margin-bottom:27px}
.button{display:inline-block;border:2px solid currentColor;padding:14px 19px;font-size:11px;font-weight:900;letter-spacing:1.4px;transition:.2s}.button-light{color:#fff}.button-light:hover{background:#fff;color:var(--red)}.button-dark{color:#111}.button-dark:hover{background:#111;color:#fff}
.hero-stamp{position:absolute;z-index:3;right:25px;bottom:24px;width:88px;height:88px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-content:center;text-align:center;font-weight:900;font-size:10px;line-height:1.25;transform:rotate(9deg);border:3px solid #fff}
.intro{position:relative;text-align:center;padding:78px 170px 83px;background:#fff}.intro .kicker{color:var(--red)}.intro h2{font-size:52px;letter-spacing:-4px;margin:13px 0}.intro>p:last-of-type{font-family:Georgia,serif;font-size:21px;line-height:1.55;margin:0}.scribble{position:absolute;font-size:55px;color:var(--blue);right:75px;bottom:40px;transform:rotate(12deg)}
.show-section{display:grid;grid-template-columns:44% 56%;background:var(--cream);min-height:640px}.show-copy{padding:65px 36px 52px 52px}.section-number{margin:0 0 24px;color:var(--red)}.show-copy h2,.archive-title h2{font-size:61px;line-height:.78;letter-spacing:-5px;margin:0 0 28px}.show-copy h2 em{font-style:normal;color:var(--red)}.show-copy .lead{font-family:Georgia,serif;font-size:21px;font-weight:bold;line-height:1.35}.show-copy>p{font-size:14px;line-height:1.65}.show-meta{display:grid;gap:7px;margin:27px 0;font-size:11px;font-weight:900;letter-spacing:.7px}.show-art{margin:0;position:relative;overflow:hidden}.show-art img{width:100%;height:100%;object-fit:cover}
.chroniques{position:relative;background:#111;color:#fff;padding:63px 52px 56px;overflow:hidden}.chroniques-visual{position:absolute;inset:0;background:url('assets/chroniques-collage.webp') center/cover no-repeat;opacity:.23;filter:saturate(1.15)}.chroniques:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,8,.96),rgba(8,8,8,.65) 55%,rgba(8,8,8,.3))}.chroniques>*:not(.chroniques-visual){position:relative;z-index:2}.chroniques-head{max-width:470px}.chroniques-head h2{font-size:82px;line-height:.7;letter-spacing:-7px;margin:0 0 25px;color:#fff}.chroniques-head h2:first-letter{color:var(--red)}.chroniques-head>p:last-child{font-family:Georgia,serif;font-size:18px;line-height:1.5}.chronique-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.chronique-grid article{border-top:5px solid var(--red);background:#fff;color:#111;padding:24px 20px;min-height:240px}.tag{font-size:9px;letter-spacing:1.5px;font-weight:900;color:var(--blue)}.chronique-grid h3{font-size:19px;line-height:1.08;margin:17px 0}.chronique-grid p{font-family:Georgia,serif;font-size:13px;line-height:1.5}.chronique-grid a{font-size:9px;font-weight:900;letter-spacing:1px;color:var(--red)}
.archive-shows{display:grid;grid-template-columns:1fr 1fr;position:relative}.archive-title{grid-column:1/-1;padding:62px 52px 36px}.archive-title h2{margin-bottom:0}.archive-card{min-height:360px;padding:38px 40px;position:relative;color:#fff;overflow:hidden}.archive-card>span{font-size:10px;letter-spacing:1.8px;font-weight:900}.archive-card h3{font-size:33px;line-height:.95;letter-spacing:-2px;margin:42px 0 20px}.archive-card p{max-width:310px;font-family:Georgia,serif;line-height:1.5}.archive-card b{position:absolute;right:25px;bottom:3px;font-size:135px;line-height:1;opacity:.15}.red-card{background:var(--red)}.blue-card{background:var(--blue)}
.presse{padding:68px 52px 76px;background:var(--cream)}.presse-heading{display:flex;align-items:end;justify-content:space-between;border-bottom:6px solid #111;margin-bottom:12px}.presse-heading h2{font-size:86px;line-height:.75;letter-spacing:-7px;margin:0}.presse-heading h2 span{color:var(--red)}.quotes{display:grid;grid-template-columns:repeat(3,1fr)}blockquote{margin:0;padding:33px 25px;border-right:1px solid var(--line)}blockquote:last-child{border:0}blockquote p{font-family:Georgia,serif;font-size:17px;line-height:1.45}blockquote cite{font-style:normal;font-size:9px;font-weight:900;letter-spacing:1.5px;color:var(--red)}
.shop{padding:68px 52px 75px;background:#fff}.shop>div:first-child{display:grid;grid-template-columns:180px 1fr;column-gap:25px;align-items:start}.shop h2{grid-row:1/3;font-size:78px;letter-spacing:-7px;margin:0;color:var(--blue)}.shop>div:first-child>p:last-child{font-family:Georgia,serif;font-size:17px;line-height:1.5;margin:0;max-width:430px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-top:42px}.product{margin:0}.product>div{height:260px;display:grid;place-content:center}.product h3{font-size:13px;margin:15px 0 4px}.product p{font-family:Georgia,serif;font-size:12px;color:#555;margin:0}.poster-product>div{background:var(--pink)}.mini-poster{width:155px!important;height:205px!important;background:var(--cream)!important;border:9px solid #fff;box-shadow:8px 8px 0 var(--red);transform:rotate(-3deg);text-align:center}.mini-poster span,.mini-poster strong{display:block;font-size:24px;line-height:.9}.mini-poster strong{color:var(--red)}.mini-poster i{font-size:45px;color:var(--blue)}.badge-product>div{background:var(--blue)}.badge{width:150px!important;height:150px!important;border-radius:50%;background:var(--red)!important;border:8px solid #fff;box-shadow:0 0 0 4px #111;color:#fff;text-align:center;font-weight:900;transform:rotate(8deg)}.tote-product>div{background:var(--cream)}.tote{width:145px!important;height:170px!important;background:#fff!important;border:2px solid #aaa;position:relative;font-size:95px;color:var(--red)}.tote:before,.tote:after{content:"";position:absolute;top:-43px;width:38px;height:55px;border:5px solid #aaa;border-bottom:0;border-radius:30px 30px 0 0}.tote:before{left:20px}.tote:after{right:20px}
.contact{display:grid;grid-template-columns:1fr 1fr;background:var(--red);color:#fff;padding:70px 52px}.contact-copy h2{font-size:86px;line-height:.7;letter-spacing:-7px;margin:0 0 35px}.contact-copy h2 span{color:var(--blue)}.contact-copy>p:last-child{font-family:Georgia,serif;font-size:17px;line-height:1.5;max-width:340px}.contact .section-number{color:#fff}.contact-form{display:grid;gap:18px}.contact-form label{font-size:9px;font-weight:900;letter-spacing:1.5px}.contact-form input,.contact-form textarea{display:block;width:100%;border:0;border-bottom:2px solid #fff;background:transparent;color:#fff;padding:12px 3px;font:16px Arial;outline:none;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{background:rgba(255,255,255,.1)}.contact-form button{justify-self:start;background:transparent;cursor:pointer}
footer{min-height:185px;background:#111;color:#fff;padding:42px 52px 28px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:15px}.footer-brand{font-weight:900;font-size:24px;letter-spacing:-1.5px}footer>p{grid-column:1;font-size:9px;letter-spacing:2px}footer>div{grid-column:2;grid-row:1/3;display:flex;gap:18px;font-size:9px;font-weight:900;letter-spacing:1px}footer small{grid-column:1/-1;color:#777;font-size:9px;letter-spacing:.5px;border-top:1px solid #333;padding-top:20px}
@media (max-width:760px){.site-header{height:82px;padding:0 20px}.brand{width:200px}.brand-word{font-size:18px}.nav-toggle{display:block}.main-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:12px 25px 25px;flex-direction:column;align-items:flex-start;gap:2px;box-shadow:0 12px 20px rgba(0,0,0,.2)}.main-nav.open{display:flex}.hero{height:660px}.hero>img{object-position:61% center}.hero:after{background:linear-gradient(0deg,rgba(5,30,110,.95) 0,rgba(10,49,155,.48) 58%,transparent 100%)}.hero-copy{left:25px;right:20px;top:auto;bottom:45px}.hero h1{font-size:55px;letter-spacing:-4px}.hero-stamp{right:18px;top:18px;bottom:auto}.intro{padding:62px 28px}.intro h2{font-size:37px}.intro>p:last-of-type{font-size:18px}.scribble{display:none}.show-section{grid-template-columns:1fr}.show-copy{padding:58px 28px}.show-copy h2,.archive-title h2{font-size:52px}.show-art{height:430px}.chroniques{padding:57px 28px}.chroniques-head h2{font-size:65px}.chronique-grid{grid-template-columns:1fr}.chronique-grid article{min-height:0}.archive-shows{grid-template-columns:1fr}.archive-title{padding:58px 28px 35px}.archive-card{min-height:320px;padding:35px 28px}.presse{padding:60px 28px}.presse-heading{display:block}.presse-heading h2{font-size:69px}.quotes{grid-template-columns:1fr}.quotes blockquote{border-right:0;border-bottom:1px solid var(--line);padding-left:0}.shop{padding:60px 28px}.shop>div:first-child{display:block}.shop h2{font-size:68px}.product-grid{grid-template-columns:1fr}.product>div{height:230px}.contact{grid-template-columns:1fr;padding:60px 28px;gap:48px}.contact-copy h2{font-size:70px}footer{padding:40px 28px;display:block}footer>*{margin-bottom:22px}footer>div{display:flex;flex-wrap:wrap}footer small{display:block}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
