:root{--bg:#131318;--panel:#1c1c23;--panel-2:#201f27;--red:#c41818;--red-bright:#e2241f;--red-deep:#4a0a0a;--cream:#fffaef;--white:#fff;--yellow:#ffb521;--muted:#9a97a3;--line:#fffaef1f;--maxw:1180px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--cream);-webkit-font-smoothing:antialiased;font-family:Rubik,sans-serif;font-weight:400;line-height:1.55;overflow-x:hidden}h1,h2,h3,.display{text-transform:uppercase;font-family:Rubik One,sans-serif;font-weight:400;line-height:.94}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}::selection{background:var(--red);color:var(--cream)}header{z-index:50;backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#131318e6;position:sticky;top:0}nav.wrap{justify-content:space-between;align-items:center;height:76px;display:flex}.logo{align-items:center;display:flex}.logo img{width:auto;height:34px}.navlinks-inner{align-items:center;gap:34px;display:flex}.navlinks{align-items:center;gap:34px;font-size:.94rem;font-weight:500;display:flex}.navlinks a{color:var(--muted);border-bottom:1px solid #0000;padding-bottom:2px;transition:color .15s}.navlinks a:hover,.navlinks a[aria-current=page]{color:var(--cream);border-bottom-color:var(--red)}.nav-cta{background:var(--red);padding:11px 20px;font-weight:600;transition:background .15s;color:var(--cream)!important}.nav-cta:hover{background:var(--red-bright)}@media (width<=820px){.navlinks a:not(.nav-cta){display:none}}.hero{clip-path:polygon(0 0,100% 0,100% 92%,0 100%);background-color:#0000;background-image:linear-gradient(#13131880,#131318f0),url(/fond.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:88px 0 160px;position:relative;overflow:hidden}.hero-watermark{color:#0000;-webkit-text-stroke:1.5px #c4181847;pointer-events:none;user-select:none;z-index:0;font-family:Rubik One,sans-serif;font-size:clamp(18rem,40vw,30rem);line-height:1;position:absolute;top:-6%;right:-2%}.hero-inner{z-index:1;position:relative}.stamp{border:2px solid var(--red);color:var(--red);opacity:0;margin-bottom:34px;padding:7px 16px;font-family:Rubik One,sans-serif;font-size:.82rem;animation:.6s cubic-bezier(.2,.8,.2,1) forwards reveal;display:inline-block;transform:rotate(-3deg)}.hero h1{letter-spacing:-.015em;font-size:clamp(3.4rem,10vw,7.6rem)}.hero h1 .line{opacity:0;animation:.7s cubic-bezier(.2,.8,.2,1) forwards reveal;display:block;transform:translateY(30px)}.hero h1 .line:nth-child(2){-webkit-text-stroke:2px var(--red);color:#0000;margin-left:clamp(0px,12vw,140px);animation-delay:80ms}@keyframes reveal{to{opacity:1;transform:translateY(0)}}.hero-sub{color:#d8d4c9;opacity:0;max-width:520px;margin-top:36px;font-size:1.1rem;animation:.7s cubic-bezier(.2,.8,.2,1) .2s forwards reveal}.hero-bottom{opacity:0;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;margin-top:52px;animation:.7s cubic-bezier(.2,.8,.2,1) .32s forwards reveal;display:flex}.hero-ctas{flex-wrap:wrap;gap:14px;display:flex}.btn{cursor:pointer;justify-content:center;align-items:center;padding:16px 28px;font-size:.96rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.btn-primary{background:var(--red);color:var(--cream);border:1px solid var(--red)}.btn-primary:hover{background:var(--red-bright);border-color:var(--red-bright)}.btn-ghost{color:var(--cream);border:1px solid var(--line);background:0 0}.btn-ghost:hover{border-color:var(--cream)}.hero-facts{text-align:right;color:var(--muted);border-right:2px solid var(--red);flex-direction:column;gap:8px;padding-right:16px;font-size:.86rem;display:flex}section{padding:104px 0}.section-border{border-bottom:1px solid var(--line)}.page-hero{border-bottom:1px solid var(--line);padding:72px 0 56px}.page-hero .stamp{margin-bottom:24px}.page-hero h1{max-width:780px;font-size:clamp(2.6rem,6vw,4.6rem)}.page-hero .page-lede{color:#d8d4c9;max-width:640px;margin-top:24px;font-size:1.08rem}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;padding:20px 0 0;font-size:.84rem;display:flex}.breadcrumbs a{color:var(--muted)}.breadcrumbs a:hover{color:var(--cream)}.breadcrumbs .sep{color:var(--red)}.breadcrumbs .current{color:var(--cream)}.univers{padding-top:64px}.univers-grid{grid-template-columns:.9fr 1.1fr;gap:0 64px;display:grid}.univers-text h2{max-width:480px;font-size:clamp(2.2rem,4.4vw,3.3rem)}.univers-quote{border-left:3px solid var(--red);padding-left:36px;position:relative}.univers-quote .qmark{color:var(--red);opacity:.5;font-family:Rubik One,sans-serif;font-size:5rem;line-height:1;position:absolute;top:-38px;left:-8px}.univers-quote p{color:#d8d4c9;max-width:480px;font-size:1.1rem}.univers-quote p+p{margin-top:18px}.univers-quote .cite{color:var(--muted);margin-top:22px;font-size:.86rem;font-weight:500}@media (width<=860px){.univers-grid{grid-template-columns:1fr;gap:48px 0}}.article-body{max-width:760px}.article-body h2{margin-top:56px;margin-bottom:18px;font-size:clamp(1.7rem,3.2vw,2.3rem)}.article-body h2:first-child{margin-top:0}.article-body h3{text-transform:none;color:var(--red-bright);margin-top:32px;margin-bottom:12px;font-size:1.2rem}.article-body p{color:#d8d4c9;max-width:68ch;margin-bottom:16px;font-size:1.02rem}.article-body ul,.article-body ol{color:#d8d4c9;max-width:68ch;margin:0 0 16px;padding-left:22px}.article-body li{margin-bottom:8px}.article-body li::marker{color:var(--red)}.article-body strong{color:var(--cream)}.article-meta{color:var(--muted);gap:18px;margin-bottom:8px;font-size:.86rem;display:flex}.article-item{margin-bottom:24px}.article-item-title{color:var(--red-bright);margin-bottom:6px;font-size:.96rem;font-weight:600;display:block}.article-item p{margin-bottom:8px}.article-item p:last-child{margin-bottom:0}.dossier-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:56px;display:flex}.dossier-head h2{max-width:600px;font-size:clamp(2.2rem,4.4vw,3.3rem)}.dossier-head p{max-width:320px;color:var(--muted);padding-bottom:6px;font-size:.98rem}.dossier{grid-template-columns:1.3fr .85fr;align-items:start;gap:2px;display:grid}.dcol{flex-direction:column;gap:2px;display:flex}.dfile{background:var(--panel);border-top:2px solid var(--red);padding:32px}.dfile.big{background:var(--panel-2);flex-direction:column;justify-content:flex-end;min-height:340px;padding:44px;display:flex}.dfile h3{text-transform:none;color:var(--cream);margin-bottom:10px;font-size:1.2rem}.dfile.big h3{max-width:80%;font-size:1.7rem}.dfile p{color:var(--muted);max-width:46ch;font-size:.96rem}.dfile .tag{color:var(--red);margin-bottom:14px;font-family:Rubik One,sans-serif;font-size:.72rem;display:inline-block}.dfile a.dfile-link{color:var(--cream);border-bottom:1px solid var(--red);margin-top:14px;font-size:.86rem;font-weight:600;display:inline-block}@media (width<=900px){.dossier{grid-template-columns:1fr}.dfile.big{min-height:auto}}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.step{border-right:1px solid var(--line);padding:36px 32px 0 0}.step:last-child{border-right:none}.step-num{color:var(--red);-webkit-text-stroke:1.5px var(--red);margin-bottom:16px;font-family:Rubik One,sans-serif;font-size:3rem;display:block}.step h3{text-transform:none;color:var(--cream);margin-bottom:10px;font-size:1.24rem}.step p{color:var(--muted);font-size:.96rem}@media (width<=820px){.steps{grid-template-columns:1fr;gap:36px}.step{border-right:none;padding-right:0}}.steps-2{grid-template-columns:repeat(2,1fr);max-width:780px}.faq-list{flex-direction:column;max-width:780px;display:flex}.faq-item{border-top:1px solid var(--line);padding:30px 0}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-item h2,.faq-item h3{text-transform:none;color:var(--cream);max-width:640px;margin-bottom:12px;font-size:1.3rem}.faq-item p{color:#d8d4c9;max-width:640px;font-size:1rem}.band{background:var(--red-deep);clip-path:polygon(0 6%,100% 0,100% 100%,0 100%);position:relative;overflow:hidden}.band:before{content:"";background:linear-gradient(100deg, transparent 55%, var(--red) 55%, var(--red) 100%);opacity:.9;position:absolute;inset:0}.band-inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;padding:90px 0 110px;display:flex;position:relative}.band h2{color:var(--cream);max-width:560px;font-size:clamp(2.1rem,5vw,3.6rem)}.band p{color:#fffaefd9;max-width:420px;margin-top:16px;font-size:1.02rem}.band .btn-primary{background:var(--cream);color:var(--red-deep);border-color:var(--cream)}.band .btn-primary:hover{background:var(--white)}footer{padding:52px 0 40px}.footer-inner{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:32px;display:flex}.footer-logo{align-items:center;gap:12px;display:flex}.footer-logo span{text-transform:uppercase;color:var(--cream);font-family:Rubik One,sans-serif;font-size:1.05rem}.footer-links{color:var(--muted);flex-wrap:wrap;gap:26px;font-size:.9rem;display:flex}.footer-links a:hover{color:var(--cream)}.footer-credit{color:#5f5c67;margin-top:18px;font-size:.8rem}@media (prefers-reduced-motion:reduce){.stamp,.hero h1 .line,.hero-sub,.hero-bottom{opacity:1;animation:none;transform:none}}a:focus-visible,button:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}
