:root{color-scheme:light;--ink:#0F172A;--ink-deep:#181A1F;--paper:#FAFAFA;--white:#FFFFFF;--gray:#475569;--line:#E2E8F0;--green:#00BC7B;--green-ink:#007A50;--green-deep:#06281C;--bleu:#449ED8;--blanc:#F4F4F5;--rouge:#FF5A5F;--focus:#2563EB;--font: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans";--pad: clamp(20px, 5vw, 72px);--grain: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAAAAAByaaZbAAAEP0lEQVR42iWWMZIkQQgD+7mYmGViYmLy3Mlk4i5uZ3uqQEhCfV9t71b1duZ2TW9GvYzemeiqmZ7s2I6I5MO39TidnfMqJmr8NeY9nr3gXlQsX8UOF6K+mqqgyHIm+FvL86FcbeV0FqU2ORVVGW+/pU4mwKbtWY/u70pGUif6va5sDqQV8nsg52eCNWnW4VGO8QCwTPV4bqWe7Y73Xf9nu0iKNW1pM9xvRmT+cRKGcy4OfdVvgu9zGQCkULaxdOrrJzlDQbigRlUxA0zQSiw0c5hyegcG9uNaeh68u5v5MdBLh921lCogA8pQb96sU8TyRYPj9ft4xsd0iF1OpvcA3DMLRtTk/gjS0aH1wWejHA0hEb69y5XmORUYOoM+6g4OWGqGnXUGGIFuFEjQqR90UCi9OTJAn6yvkenswuhcpVGntmj1Opq67h+pAeqXOkycxwZQEZ5z4F6VT+mHI25BAy746AuD/gqjx+T1Q38nS0fPJ5Hwx/35EEWfAZOZ5sr2PAnCCzAibbrFAoDMz3ubqN3oVjKOnP2UB+IZE6xg4nd3BJZgf3ZKNIx//rAqA9mopAlieU6bxxQfxfVBabVC3L9I+A3Rnm5aG+MVnQlXn+tVbBNCAVauOI+PAQaxboNOav2LbTe/8wWY6Ofmvbj10lMUR3ckwf9Qj57Im7J0iwM+zxkCT8LYIYhZkZgD7jwEZH+CdoWeemoHiJp/JqAmj0en6BXjBUjlblAVZQW8t/FuxwtZaOFqfbUH/iM1zAuMOxcbEnxJ83TLuLH7f0zVASYrqgvwDJw/LRp9mrGqoTLYivP8gz4a/RuFKaMFzFRzlwCGM4TNpFYKve3yLyGAPxic2TRsG2UWHM1mE04bXPgVfsH7pa522fG761N+Ci2hyXRlC1V7mFMJJPczNbG7A+dYgFF0MyzyQyVa+wOz9+vTVgdhOBfLy6eKSRTmAN7hj6mCm6F1dKZL7KoDVQ5Nbwd9LonOw5bqVfFJZJp82uEOBWDwnllkdJs8eAdtwkofyBGkzbp3/nN1HJNFRQXspq0NcpMKL6nHXjqXUt+mwHG6kRfi7Gm6iGPOo7RfubXMasn/9jmhuxmmRTujQqh/fPa51wIgUeCkYHjns0O7CZoDAOUOE5WhJhAvlDMStIWWXNPLpHFlQ2W4/mlbKhwvNj+D0u+pP4WEGYpqhiLr5/xp0DMdPDLHbJ0tzA/35J9TLiMdfMfdUyP+/8IxVX25WTbdEz6JRgAc+u4VfinsiMa6C8wHzxg/e9Th0Fuc+p7R6H2J8+cJ4k76Rfe5xTyVBGj85AJOeIO/f7hK17nct+2lv310DD34nwB4y/VjJrwheY6s3dIjrJ6JTL2LzVrMZ+m9pbg3vmGsXfzFUt4NYwdVxv8JuIFzr0Oz3tV2twQcDirDvu7zUp0LDCJHqJu+Dsr3FNdvB8ySOKGNgwv//gHP8H1FWxcb4QAAAABJRU5ErkJggg==)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}p,h1,h2,h3,h4{margin:0}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}.skip{position:fixed;left:var(--pad);top:-100px;z-index:99;background:var(--ink);color:var(--paper);padding:12px 18px;border-radius:2px;font-size:15px;font-weight:600;text-decoration:none;transition:top .18s ease}.skip:focus{top:16px}:where(a):focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:2px}.logo{display:block;width:auto;color:currentColor}.nb{white-space:nowrap}.pf,.scn{display:block;width:100%;height:100%}.act{position:relative}.stage{position:relative;display:flex;flex-direction:column;justify-content:center;padding:clamp(64px,10vh,128px) var(--pad);background:var(--paper);color:var(--ink)}.stage--ink{background:var(--ink);color:var(--paper)}.stage--deep{background:var(--ink-deep);color:var(--paper)}.layer{position:relative;width:100%;max-width:1400px;margin-inline:auto}.layer+.layer{margin-top:clamp(36px,6vh,80px)}.mark{display:flex;align-items:center;gap:14px;color:var(--ink)}.mark .logo{height:clamp(26px,3.2vw,38px)}.mark--final{color:var(--paper);margin-bottom:clamp(18px,3vh,34px)}.mark--final .logo{height:clamp(30px,4.6vw,54px)}.static-noise{display:flex;flex-wrap:wrap;gap:.35em .9em;align-items:baseline;max-width:1000px;color:var(--gray);font-size:clamp(.95rem,2.1vw,1.3rem);line-height:1.5}.static-noise span{opacity:.72}.static-noise span:nth-child(3n){opacity:.4;font-weight:700}.static-noise span:nth-child(4n){opacity:.55;font-size:1.22em}.static-noise span:nth-child(5n){opacity:.38;font-weight:200;font-size:.86em}.xcards{display:flex;flex-wrap:wrap;gap:16px;margin-top:clamp(20px,3vh,32px)}.xcard{width:min(320px,100%);display:flex;gap:11px;padding:14px 15px;border:1px solid var(--line);border-radius:16px;background:var(--white)}.xcard__av{width:38px;height:38px;border-radius:50%;overflow:hidden;flex:none}.xcard__b{display:flex;flex-direction:column;gap:6px;min-width:0}.xcard__h{font-size:13px;font-weight:600;line-height:16px;color:var(--gray)}.xcard__t{font-size:15px;line-height:20px;color:var(--ink)}.xcard__m{display:flex;gap:18px;font-size:12px;font-weight:600;color:var(--gray);padding-top:2px}.xcard__m span{display:inline-flex;align-items:center;gap:6px}.xcard__m svg{display:block;width:15px;height:15px}.static-public{display:flex;flex-wrap:wrap;gap:10px 14px;max-width:1000px;font-size:clamp(.9rem,1.8vw,1.05rem);font-weight:600}.static-public span{display:inline-flex;align-items:center;gap:9px;padding:6px 15px 6px 6px;border-radius:9999px;border:1px solid rgba(226,232,240,.22);color:var(--line)}.static-public i{display:block;width:28px;height:28px;border-radius:50%;overflow:hidden;flex:none}.hint{display:flex;align-items:center;gap:14px;color:var(--gray);font-size:clamp(.78rem,1.1vw,.9rem);letter-spacing:.22em;font-weight:500}.hint-rail{position:relative;display:block;width:1px;height:46px;background:var(--line);overflow:hidden}.hint-rail:after{content:"";position:absolute;inset:0 auto auto 0;width:1px;height:16px;background:var(--ink)}.silence{font-size:clamp(1rem,2.2vw,1.6rem);font-weight:200;letter-spacing:.62em;color:var(--ink)}.silence-rule{display:block;height:1px;width:min(560px,62vw);background:var(--line);margin-top:28px}.scene-title{font-size:clamp(2.1rem,8.6vw,7rem);line-height:1.12;font-weight:900;letter-spacing:-.035em;text-wrap:balance}.scene-title .title-logo{display:inline-block;height:.75em;height:1cap;width:auto;vertical-align:baseline;color:currentColor}.scene-support{margin-top:clamp(16px,2.6vh,30px);max-width:44ch;text-wrap:balance;font-size:clamp(1rem,1.9vw,1.35rem);line-height:1.42;font-weight:300;color:var(--gray)}.stage--ink .scene-support,.stage--deep .scene-support{color:var(--line)}.badge{display:inline-flex;align-items:center;gap:10px;margin-top:clamp(24px,4vh,48px);padding:9px 16px 9px 12px;border:1px solid var(--green);border-radius:9999px;color:var(--green-ink);font-size:clamp(.82rem,1.35vw,.98rem);font-weight:600;background:var(--white)}.badge svg{display:block;width:20px;height:20px;flex:none}.badge .ring,.badge .tick{fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kicker{display:inline-flex;align-items:center;gap:11px;color:var(--green-ink);font-size:clamp(.76rem,1.1vw,.88rem);letter-spacing:.28em;font-weight:600;margin-bottom:clamp(14px,2.4vh,26px)}.pulse{position:relative;display:block;width:9px;height:9px;border-radius:50%;background:var(--green);flex:none}.act--final .stage{min-height:100vh;min-height:100svh}.tagline{font-size:clamp(1.9rem,8.2vw,7.5rem);line-height:.98;font-weight:800;letter-spacing:-.035em;color:var(--white)}.tagline span{display:block}.tricolore{display:flex;margin-top:clamp(26px,4vh,48px);width:min(300px,56vw)}.tricolore i{display:block;height:2px;flex:1}.tricolore i:nth-child(1){background:var(--bleu)}.tricolore i:nth-child(2){background:var(--blanc)}.tricolore i:nth-child(3){background:var(--rouge)}.cta{display:inline-flex;align-items:center;gap:14px;margin-top:clamp(30px,5vh,60px);padding:18px 26px;background:var(--green);color:var(--ink);font-size:clamp(1rem,1.7vw,1.18rem);font-weight:700;text-decoration:none;border-radius:2px}.cta svg{display:block;width:22px;height:12px;overflow:visible}.cta svg path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cta:hover{background:var(--green-ink);color:var(--white)}.cta:focus-visible{outline:2px solid var(--paper);outline-offset:2px;box-shadow:0 0 0 6px var(--focus)}.noise,.veil{display:none}.ui{--c-surface:#FFFFFF;--c-canvas:#FAFAFA;--c-subtle:#F4F4F5;--c-1:#0F172A;--c-2:#475569;--c-border:#E2E8F0;--c-accent:#00BC7B;--c-accent-ink:#007A50;--c-critical:#DC2626;font-family:var(--font);color:var(--c-1);text-align:left;letter-spacing:normal}.ui svg{display:block;flex:none}.screen{width:402px;background:var(--c-surface);display:flex;flex-direction:column;overflow:hidden}.sh{display:grid;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;padding:16px 20px 12px;gap:12px;background:var(--c-surface)}.sh--line{border-bottom:1px solid var(--c-border)}.sh__t{grid-column:2;justify-self:center;font-size:16px;font-weight:600;line-height:1.25}.sh .logo{grid-column:2;justify-self:center;height:28px;color:var(--c-1)}.sh__i{width:32px;height:32px;display:grid;place-items:center;color:var(--c-1)}.sh__i svg{width:24px;height:24px}.tabs{display:flex;gap:24px;padding:14px 20px 0;border-bottom:1px solid var(--c-border)}.tab{padding-bottom:10px;font-size:17px;font-weight:700;line-height:1.2;color:var(--c-2);border-bottom:2px solid transparent}.tab.on{color:var(--c-1);border-bottom-color:var(--c-accent-ink)}.div{height:1px;border-top:1px dotted var(--c-border);margin:0 16px 0 56px}.div--reply{margin:12px 16px 8px 56px}.av{width:48px;height:48px;border-radius:20px;background:var(--c-subtle);color:var(--c-2);display:grid;place-items:center;font-size:18px;font-weight:600;flex:none;overflow:hidden}.av--sm{width:32px;height:32px;border-radius:14px;font-size:14px}.av--lg{width:96px;height:96px;border-radius:40px;font-size:32px}.card{padding:12px 16px 0}.card__row{display:flex;align-items:flex-start;gap:8px}.card__b{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.who{display:flex;align-items:center;gap:8px;min-width:0}.who__n{display:flex;align-items:center;gap:3px;font-size:18px;font-weight:800;line-height:24px;min-width:0}.who__n svg{width:20px;height:20px;color:var(--c-accent-ink)}.who__t{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:16px;color:var(--c-2);flex:none}.who__t svg{width:20px;height:20px;color:var(--c-2)}.sub{font-size:14px;font-weight:600;line-height:16px;color:var(--c-2)}.hl{font-size:18px;font-weight:700;line-height:24px}.tx{font-size:18px;font-weight:400;line-height:24px}.dest{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:2px}.dest span{display:inline-flex;align-items:center;gap:6px;font-size:16px;font-weight:600;line-height:22px}.dest svg{width:20px;height:20px}.dest .hash{font-size:18px;font-weight:600;line-height:18px;color:var(--c-accent-ink)}.acts{display:flex;align-items:center;gap:16px;padding:12px 0 16px 56px}.acts b{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;line-height:16px}.acts svg{width:20px;height:20px}.poster{position:relative;display:block;width:100%;aspect-ratio:2.7 / 1;border-radius:12px;overflow:hidden;background:var(--c-subtle);margin-top:2px}.bgpost{position:relative;margin:10px 16px 16px;border-radius:12px;overflow:hidden;aspect-ratio:1.45 / 1;max-height:238px;isolation:isolate;color:#fff}.bgpost__sc{position:absolute;inset:0;background:linear-gradient(180deg,#00000029,#00000085 48%,#000000c7)}.bgpost__c{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:16px}.bgpost__c h3{font-size:22px;font-weight:800;line-height:28px;text-wrap:balance}.bgpost__c p{font-size:16px;line-height:22px}.bgpost__a{display:flex;align-items:center;gap:16px;padding-top:4px}.bgpost__a b{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;line-height:16px}.bgpost__a svg{width:20px;height:20px}.tribune{padding:0 16px 24px;display:flex;flex-direction:column}.hero{position:relative;width:calc(100% + 32px);margin-left:-16px;aspect-ratio:402 / 320;max-height:240px;overflow:hidden;background:var(--c-subtle)}.tribune__head{position:relative;display:flex;align-items:flex-start;gap:12px;margin-top:-48px;padding:0 20px;margin-bottom:24px}.tribune__av{border:4px solid var(--c-surface);border-radius:44px;box-shadow:0 12px 30px #0f172a1a}.tribune__head .who__n{margin-top:54px}.tribune h2{font-size:28px;font-weight:700;line-height:32px;letter-spacing:-.01em;text-wrap:balance;margin-top:8px}.readtime{position:relative;margin:20px 0}.readtime i{display:block;height:1px;border-top:1px dotted var(--c-border)}.readtime span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:0 8px;background:var(--c-surface);font-size:16px;line-height:24px;color:var(--c-2)}.tribune p.tx{white-space:pre-line;line-height:28px}.tribune .dest{margin-top:22px}.lkshell{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--c-canvas)}.lktop{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,auto) minmax(0,1fr);align-items:center;gap:12px;padding:12px 16px;background:var(--c-canvas)}.lktop__s{display:flex;align-items:center;min-width:0}.lktop__e{display:flex;align-items:center;justify-content:flex-end;min-width:0}.lkav{width:36px;height:36px;border-radius:16px;overflow:hidden;background:var(--c-subtle);flex:none}.lktop__c{display:flex;flex-direction:column;align-items:center;justify-self:center;min-width:0;max-width:262px;text-align:center}.lktop__row{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0;max-width:100%}.lktop__t{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:800;line-height:22px}.lktop__h{width:24px;height:24px;display:grid;place-items:center;color:var(--c-2);flex:none}.lktop__h svg{width:18px;height:18px}.lktop__st{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;line-height:17px;color:var(--c-accent-ink);white-space:nowrap}.lkdot{position:relative;display:block;width:7px;height:7px;border-radius:50%;background:currentColor;flex:none}.lktop__x{width:32px;height:32px;display:grid;place-items:center;color:var(--c-2);flex:none}.lktop__x svg{width:16px;height:16px}.lkstage{flex:0 0 auto;padding:12px 16px;background:var(--c-canvas)}.lkgrid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:8px}.lktile{position:relative;min-width:0;width:100%;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background:var(--c-canvas)}.lktile[data-focus=true]:after{content:"";position:absolute;inset:0;z-index:3;border-radius:16px;pointer-events:none;box-shadow:inset 0 0 0 3px var(--c-accent-ink)}.lktile__m{position:absolute;inset:0;overflow:hidden;background:var(--c-subtle);isolation:isolate}.lktile[data-status=waiting] .lktile__m{filter:grayscale(1);opacity:.72}.lktile__v{position:absolute;inset:0;width:100%;height:100%}.lktile__sweep{position:absolute;inset:-30% -70%;background:linear-gradient(102deg,#00bc7b00 42%,#00bc7b24,#00bc7b00 58%)}.lktile__grain{position:absolute;inset:-12%;background-image:var(--grain);background-size:112px 112px;opacity:.2;mix-blend-mode:overlay;pointer-events:none}.lktile__scrim{position:absolute;inset:0;background:linear-gradient(180deg,#080a0e00 44%,#080a0e75)}.lktile__org{position:absolute;top:10px;left:10px;z-index:2;width:18px;height:18px;color:var(--c-accent-ink);filter:drop-shadow(0 0 2px rgba(8,10,14,.92))}.lktile__org svg{width:18px;height:18px}.lktile__i{position:absolute;top:10px;right:10px;z-index:2;display:flex;gap:4px}.lkind{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#0000006b;color:#fff;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.lkind[data-on=true]{background:var(--c-accent);color:#06281c}.lkind svg{width:24px;height:24px}.lktile__f{position:absolute;left:50%;bottom:8px;z-index:2;transform:translate(-50%);display:flex;align-items:center;gap:7px;width:max-content;max-width:calc(100% - 20px);min-height:24px;padding:4px 12px;border-radius:9999px;background:#0000006b;color:#fff;backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%);box-shadow:0 12px 30px #0f172a14}.lktile__n{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:13px;font-weight:800;line-height:16px}.lktile__f .meter{height:13px;margin-left:0}.lkscroll{flex:1;min-height:0;overflow:hidden;border-top:1px solid var(--c-border);background:var(--c-canvas)}.lkconv{display:flex;flex-direction:column;padding:16px 0 24px}.lkmsg{display:block;width:100%;padding:0 16px 14px}.lkmsg__c{display:flex;flex-direction:column;gap:2px}.lkmsg__meta{display:flex;align-items:flex-start;gap:4px;font-size:14px;font-weight:800;line-height:17px;color:var(--c-1)}.lkmsg__a{display:inline-flex;align-items:center;gap:3px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lkmsg__b{width:10px;height:10px;border-radius:50%;border:2px solid var(--c-accent-ink);flex:none;margin-top:3px}.lkmsg__b:after{content:"";display:block;width:2px;height:2px;border-radius:50%;background:var(--c-accent-ink);margin:2px}.lkmsg__more{margin-left:auto;width:24px;height:18px;display:grid;place-items:center;color:var(--c-1)}.lkmsg__more svg{width:18px;height:18px}.lkmsg__t{font-size:14px;font-weight:400;line-height:17px;color:var(--c-1)}.lkfoot{flex:0 0 auto;display:flex;justify-content:center;padding:12px 20px 16px;background:var(--c-canvas);border-top:1px solid var(--c-border)}.lkbar{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:16px}.lkbtn{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#0000006b;color:#fff;flex:none}.lkbtn[data-on=true]{background:var(--c-accent);color:#06281c}.lkbtn svg{width:24px;height:24px}.lkend{margin-left:auto;flex:none;min-width:92px;height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:var(--c-critical);color:#fff;font-size:15px;font-weight:600;white-space:nowrap}.meter{display:flex;align-items:flex-end;gap:3px;height:18px;margin-left:auto}.meter i{display:block;width:3px;border-radius:2px;background:var(--c-accent);height:30%}.meter i:nth-child(1){height:40%}.meter i:nth-child(2){height:74%}.meter i:nth-child(3){height:100%}.meter i:nth-child(4){height:58%}.meter i:nth-child(5){height:32%}.search{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:56px;padding:0 16px;border-radius:9999px;border:1px solid var(--c-border);background:var(--c-surface)}.search svg{width:24px;height:24px}.search__v{font-size:16px;font-weight:500;color:var(--c-1);min-height:22px;display:flex;align-items:center}.search__v:after{content:"";display:inline-block;width:1.5px;height:19px;margin-left:2px;background:var(--c-1);vertical-align:-3px}.win__body{position:relative;flex:1;min-height:0}.win__body>*{display:flex;flex-direction:column;gap:16px}.sect{font-size:14px;font-weight:700;color:var(--c-2)}.rows{display:flex;flex-direction:column;gap:0}.row{display:flex;align-items:center;gap:12px;padding:11px 0;font-size:16px;font-weight:600}.row+.row{border-top:1px dotted var(--c-border)}.row svg{width:20px;height:20px;color:var(--c-2)}.result{display:grid;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;background:var(--c-subtle)}.result svg.chev{width:24px;height:24px;color:var(--c-2)}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;align-items:center;gap:8px;padding:0 14px;min-height:36px;border-radius:9999px;border:1px solid var(--c-border);font-size:14px;font-weight:600}.chip svg{width:18px;height:18px;color:var(--c-accent-ink)}.fiche{position:relative;overflow:hidden}.fiche__in{display:flex;flex-direction:column}.fiche__hero{display:flex;flex-direction:column;align-items:center;gap:8px;padding:2px 16px 18px;text-align:center}.fav{width:96px;height:96px;border-radius:50%;overflow:hidden;background:var(--c-subtle);flex:none}.fiche__n{display:flex;align-items:center;gap:8px;font-size:28px;font-weight:800;line-height:32px}.fiche__n svg{width:20px;height:20px;color:var(--c-accent-ink)}.fiche__m{font-size:16px;line-height:24px;color:var(--c-1)}.ftabs{display:flex;gap:0;min-width:0;border-bottom:1px solid var(--c-border)}.ftab{flex:1;min-width:0;text-align:center;padding:0 6px 10px;font-size:17px;font-weight:700;line-height:22px;color:var(--c-2);border-bottom:2px solid transparent;margin-bottom:-1px}.ftab.on{color:var(--c-1);border-bottom-color:var(--c-accent-ink)}.fpanels{position:relative}.fpanel{display:flex;flex-direction:column;gap:32px;padding:26px 4px 0}.panel__lbl{font-size:14px;font-weight:700;color:var(--c-2)}.fsec{position:relative;display:flex;flex-direction:column;gap:14px;padding-top:26px}.fsec+.fsec:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;border-top:1px dotted var(--c-border)}.fsec__t{font-size:18px;font-weight:800;line-height:24px;text-align:center}.fsec__b{font-size:16px;line-height:1.6}.fsec__b--c{text-align:center}.mandats{display:flex;flex-direction:column;gap:16px}.mandat{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center}.mandat b{font-size:16px;font-weight:500;line-height:22px}.mandat i{font-style:normal;font-size:14px;line-height:20px;color:var(--c-2)}.mandat span{font-size:16px;font-weight:500;line-height:24px}.fempty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:30px 24px;text-align:center}.fempty svg{width:32px;height:32px;color:var(--c-2);opacity:.6}.fempty b{font-size:16px;font-weight:700}.fempty span{font-size:14px;font-weight:600;line-height:20px;max-width:34ch;color:var(--c-2)}.ffoot{position:relative;display:flex;flex-direction:column;gap:8px;margin-top:30px;padding-top:26px;text-align:center}.ffoot:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;border-top:1px dotted var(--c-border)}.ffoot p{font-size:16px;font-weight:500;line-height:24px}.ffoot span{font-size:16px;text-decoration:underline;color:var(--c-1)}.deck{position:relative;display:flex;justify-content:center;align-items:center;--scale:1}.deck--phone{--scale: clamp(.3, calc((100svh - 170px)/860px) , .84)}.deck--win{--scale: clamp(.32, min( calc((100vw - 110px)/640px) , calc((100svh - 170px)/660px) ), 1.04)}.phone{width:422px;padding:10px;border-radius:56px;background:var(--ink);box-shadow:0 50px 90px #080a0e73,0 0 0 1px #e2e8f01a,inset 0 1px #fafafa24;flex:none}.phone__glass{position:relative;width:402px;height:874px;border-radius:46px;overflow:hidden;background:var(--c-surface, #FFFFFF)}.island{position:absolute;top:11px;left:50%;transform:translate(-50%);width:126px;height:37px;border-radius:24px;background:var(--ink);z-index:50}.statusbar{position:absolute;top:0;left:0;right:0;height:54px;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:18px 30px 0;font-size:15px;font-weight:600;color:#0f172a;pointer-events:none}.statusbar svg{width:64px;height:12px;color:#0f172a}.homebar{position:absolute;bottom:9px;left:50%;transform:translate(-50%);width:139px;height:5px;border-radius:100px;background:#0f172a40;z-index:60}.screens{position:relative;height:100%}.screens>.screen{padding-top:54px;height:100%}.win{width:560px;border-radius:16px;overflow:hidden;background:var(--c-surface, #FFFFFF);box-shadow:0 40px 90px #080a0e80,0 0 0 1px #e2e8f024;flex:none}.win__bar{height:38px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#fafafa;border-bottom:1px solid #E2E8F0}.win__d{width:10px;height:10px;border-radius:50%;background:#e2e8f0}.win__u{margin-left:12px;flex:1;height:22px;border-radius:9999px;background:#f4f4f5;display:flex;align-items:center;padding:0 12px;font-size:11px;font-weight:600;color:#475569}.win__c{padding:22px 32px 26px;display:flex;flex-direction:column;gap:16px;height:560px}.float{width:min(340px,100%);background:var(--white);border-radius:18px;overflow:hidden;box-shadow:0 34px 70px #080a0e6b,0 0 0 1px #e2e8f029}.float--cafe{width:min(392px,100%)}.motion .deck .float{width:340px}.float__h{padding:11px 16px;border-bottom:1px solid #E2E8F0;font-size:12px;font-weight:700;letter-spacing:.14em;color:#475569}.motion .layer--static{display:none}.motion .act{height:var(--h, 300vh)}.motion .act--final{height:auto}.motion .stage{position:sticky;top:0;height:100vh;height:100svh;overflow:hidden;display:grid;grid-template-columns:100%;place-items:stretch;place-content:stretch;padding:0;contain:layout paint}.motion .act--final .stage{position:relative;height:auto;min-height:100vh;min-height:100svh;padding:clamp(64px,10vh,128px) 0;display:flex;flex-direction:column;justify-content:center;contain:none;overflow:visible}.motion .stage>.layer{grid-area:1 / 1;align-self:center;padding-inline:var(--pad);margin-top:0}.motion .noise{display:block;grid-area:1 / 1;width:100%;height:100%;opacity:0;transition:opacity .8s ease}.motion .noise.is-ready{opacity:1}.motion .veil{display:block;grid-area:1 / 1;pointer-events:none}.motion .veil--paper{background:radial-gradient(128% 82% at 50% 44%,#fafafa00 30%,#fafafa4d 52%,#fafafacc 78%,#fafafafa)}.motion .veil--ink{background:linear-gradient(90deg,#0f172afa,#0f172af5 30%,#0f172a85 42%,#0f172a33,#0f172aa8 82%,#0f172af5),linear-gradient(180deg,#0f172adb,#0f172a00 22% 76%,#0f172ae0)}@media(max-width:900px){.motion .veil--ink{background:linear-gradient(180deg,#0f172af7,#0f172aed 34%,#0f172a6b,#0f172ab8 74%,#0f172af7)}}.motion .stage>.layer--mark{align-self:start;padding-top:clamp(20px,3.6vh,42px)}.motion .stage>.layer--hint{align-self:end;padding-bottom:clamp(20px,3.6vh,42px);opacity:var(--hint, 1)}.motion .hint-rail:after{animation:rail 2.4s cubic-bezier(.5,0,.5,1) infinite}@keyframes rail{0%{transform:translateY(-18px);opacity:0}22%{opacity:1}78%{opacity:1}to{transform:translateY(46px);opacity:0}}.motion .layer--silence{opacity:var(--sil, 0);transform:translate3d(calc(var(--mx,0)*6px),calc(var(--my,0)*6px),0)}.motion .silence{letter-spacing:calc(.14em + var(--sil,0) * .52em)}.motion .silence-rule{transform:scaleX(var(--sil,0));transform-origin:0 50%}.motion .inkwash{grid-area:1 / 1;pointer-events:none;background:var(--ink);opacity:var(--ink-in, 0)}.motion .layer--deck{z-index:2;opacity:var(--dk, 1)}.motion .layer--copy{z-index:3;pointer-events:none}.motion .deck{transform-style:preserve-3d;transform:perspective(1650px) rotateY(calc(var(--ry, 0) * 1deg)) rotateX(calc(var(--rx, 0) * 1deg)) translate3d(calc(var(--dx, 0) * 1px),calc(var(--dy, 0) * 1px),0);will-change:transform}.motion .phone{transform:scale(var(--scale)) translateZ(0);margin:calc((var(--scale) - 1) * 447px) calc((var(--scale) - 1) * 211px)}.motion .win{transform:scale(var(--scale)) translateZ(0);margin:calc((var(--scale) - 1) * 299px) calc((var(--scale) - 1) * 280px)}.motion .deck .float{position:absolute;top:50%;left:50%;margin:0;opacity:var(--f, 0);transform:translate(-50%,-50%) translate3d(calc(var(--fx,0) * var(--scale) * 1px),calc(var(--fy,0) * var(--scale) * 1px),var(--fz, 120px)) scale(var(--scale))}.motion .deck .float--tribune{--fx:-300;--fy:340;--fz:300px}.motion .deck .float--badge{--fx:-440;--fy:-310;--fz:210px}.motion .screens>.screen{position:absolute;inset:0;padding-top:54px;opacity:var(--o, 1);transform:translate3d(0,calc((1 - var(--o,1)) * 18px),0)}.motion .screens>.screen:nth-child(1){--o:var(--sA, 1)}.motion .screens>.screen:nth-child(2){--o:var(--sB, 0)}.motion .screens>.screen:nth-child(3){--o:var(--sC, 0)}.motion .feed{transform:translate3d(0,calc(var(--fs, 0) * -196px),0)}.motion .meter i{animation:meter 1.1s ease-in-out infinite alternate;height:18px;transform-origin:50% 100%}.motion .meter i:nth-child(2){animation-duration:.72s}.motion .meter i:nth-child(3){animation-duration:1.4s}.motion .meter i:nth-child(4){animation-duration:.9s}.motion .meter i:nth-child(5){animation-duration:1.25s}@keyframes meter{0%{transform:scaleY(.28)}to{transform:scaleY(1)}}.motion .pulse:after,.motion .lkdot:after{content:"";position:absolute;inset:0;border-radius:50%;background:currentColor;animation:pulse 2.1s cubic-bezier(.25,.6,.3,1) infinite}.motion .pulse:after{background:var(--green)}@keyframes pulse{0%{transform:scale(1);opacity:.5}70%{transform:scale(3.2);opacity:0}to{transform:scale(3.2);opacity:0}}.motion .lktile__v:not(.lktile__v--flat){animation:vpan 19s ease-in-out infinite alternate}.motion .lktile--still .lktile__v{animation-duration:31s}@keyframes vpan{0%{transform:scale(1.05) translate3d(-1.2%,.6%,0)}to{transform:scale(1.11) translate3d(1.4%,-1.4%,0)}}.motion .lktile__sweep{animation:vsweep 12s linear infinite}@keyframes vsweep{0%{transform:translate3d(-38%,0,0)}to{transform:translate3d(38%,0,0)}}.motion .lktile__grain{animation:vgrain .52s steps(1) infinite}@keyframes vgrain{0%{transform:translateZ(0)}25%{transform:translate3d(-3%,2%,0)}50%{transform:translate3d(2%,-3%,0)}75%{transform:translate3d(-2%,-2%,0)}}.relays{display:grid;grid-template-columns:100%}.relays>.relay{grid-area:1 / 1;align-self:center}html:not(.motion) .relays{display:flex;flex-direction:column;gap:clamp(32px,5vh,64px)}.stage--ink .kicker,.stage--deep .kicker,.motion .relay--3 .kicker{color:var(--green)}.stage--ink .scene-title,.stage--deep .scene-title{color:var(--white)}.relay--3 .scene-title{color:var(--ink)}.motion .relay--3 .scene-title{color:var(--white)}.motion .relay--3 .scene-support{color:var(--line)}.motion .relay{opacity:var(--t, 1);transform:translate3d(0,calc((1 - var(--t,1)) * 20px),0)}.motion .relay--1{--t:var(--t1, 1)}.motion .relay--2{--t:var(--t2, 0)}.motion .relay--3{--t:var(--t3, 0)}.motion .badge{opacity:var(--b, 0);transform:translate3d(0,calc((1 - var(--b,0)) * 14px),0)}.motion .badge .ring{stroke-dasharray:57;stroke-dashoffset:calc(57 - 57 * var(--b, 1))}.motion .badge .tick{stroke-dasharray:14;stroke-dashoffset:calc(14 - (25.48*max(0,(var(--b, 1) - .45))))}.motion .search__v:after{animation:caret 1.05s steps(1) infinite}@keyframes caret{0%,49%{opacity:1}50%,to{opacity:0}}.motion .win__body>*{position:absolute;inset:0}.motion .idle{opacity:calc(1 - var(--found, 0))}.motion .found{opacity:var(--found, 0);transform:translate3d(0,calc((1 - var(--found,0)) * 10px),0)}.motion .hit{position:absolute;inset:0 0 auto;opacity:calc(1 - var(--fic, 0))}.motion .fiche{position:absolute;inset:0;opacity:var(--fic, 0);transform:translate3d(0,calc((1 - var(--fic,0)) * 14px),0)}.motion .fiche__in{transform:translate3d(0,calc(var(--fsc, 0) * -188px),0)}.motion .fpanels{display:grid;grid-template-columns:100%}.motion .fpanel{grid-area:1 / 1}.motion .fpanel--fiche{opacity:calc(1 - var(--sw, 0))}.motion .fpanel--tribunes{opacity:var(--sw, 0)}.motion .ftab--1{color:var(--c-1);border-bottom-color:rgba(0,122,80,calc(1 - var(--sw,0)));opacity:calc(1 - var(--sw,0) * .38)}.motion .ftab--2{color:var(--c-1);border-bottom-color:rgba(0,122,80,var(--sw,0));opacity:calc(.62 + var(--sw,0) * .38)}.motion .ffoot{opacity:calc(1 - var(--sw, 0))}html:not(.motion) .idle{display:none}.motion .panel__lbl-off{display:none}.motion .rise{opacity:var(--v, 0);transform:translate3d(0,calc((1 - var(--v,0)) * 22px),0)}.motion .rise--a{--v:var(--va, 0)}.motion .rise--b{--v:var(--vb, 0)}.motion .rise--c{--v:var(--vc, 0)}.motion .reveal{opacity:0;transform:translate3d(0,30px,0);transition:opacity .95s cubic-bezier(.16,.8,.3,1),transform .95s cubic-bezier(.16,.8,.3,1);transition-delay:calc(var(--i, 0) * .11s)}.motion .reveal.is-in{opacity:1;transform:none}@supports (animation-timeline: view()){html.sdt.motion .reveal{opacity:0;transform:none;transition:none;animation:rise 1s linear both;animation-timeline:view();animation-range:entry 12% cover 34%}}@keyframes rise{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:none}}@media(max-width:1180px){.motion .deck .float{display:none}}@media(max-width:900px){.motion .stage>.layer--copy{align-self:start;padding-top:clamp(16px,4vh,46px)}.motion .stage>.layer--deck{align-self:end;padding-bottom:clamp(12px,2vh,28px)}.split--rev>*:first-child{order:2}.deck--phone{--scale: clamp(.24, calc((100svh - 360px)/900px) , .55)}.deck--win{--scale: clamp(.26, min( calc((100vw - 44px)/590px) , calc((100svh - 240px)/660px) ), .74)}.scene-support{font-size:clamp(.92rem,3vw,1.05rem)}.motion .layer--copy .scene-title{font-size:clamp(2.05rem,8vw,4rem)}.motion .layer--copy .scene-support{margin-top:clamp(10px,1.8vh,20px)}}@media(max-width:640px){.layer+.layer{margin-top:32px}.screen{width:402px}html:not(.motion) .win__c{padding:18px 16px 20px}html:not(.motion) .ftab{font-size:15px;padding-inline:2px}}.split{display:grid;gap:clamp(28px,4vw,72px);align-items:center}.split>div:empty{display:none}@media(min-width:901px){.split{grid-template-columns:minmax(0,1fr) auto}.split--rev{grid-template-columns:auto minmax(0,1fr)}.split>div:empty{display:block}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1!important;transform:none!important}.noise{display:none!important}}html:not(.motion) .phone{width:auto;max-width:432px;padding:0;background:transparent;box-shadow:none;border-radius:0}html:not(.motion) .phone__glass{width:auto;height:auto;border-radius:0;background:transparent}html:not(.motion) .island,html:not(.motion) .statusbar,html:not(.motion) .homebar{display:none}html:not(.motion) .screens{display:flex;flex-direction:column;gap:22px;height:auto}html:not(.motion) .screens>.screen{width:100%;max-width:432px;padding-top:0;height:auto;border:1px solid var(--line);border-radius:22px;overflow:hidden}html:not(.motion) .deck{width:100%;max-width:100%}html:not(.motion) .win{width:100%;min-width:0;max-width:560px}html:not(.motion) .screen{min-width:0}html:not(.motion) .win__c{height:auto}html:not(.motion) .float{width:100%;max-width:432px;margin-top:20px}html:not(.motion) .deck{flex-direction:column;align-items:flex-start;gap:22px}html:not(.motion) .inkwash{display:none}html:not(.motion) .fpanel--tribunes{padding-top:8px}html:not(.motion) .lkshell{height:auto}html:not(.motion) .lkscroll{overflow:visible}
