@font-face{font-family:Neue Plak;src:url(/fonts/NeuePlak-Regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Neue Plak;src:url(/fonts/NeuePlak-SemiBold.woff2) format("woff2");font-style:normal;font-weight:600 800;font-display:swap}:root{font-family:Neue Plak,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-surface{color-scheme:light;--bg: #ffffff;--text: #111111;--muted: #8a8a8a;--surface: #f6f6f6;--surface-hover: #f1f1f1;--border: #e6e6e6;--button: #111111;--button-text: #ffffff;--accent: #ec681c;--focus: rgba(236, 104, 28, .28);min-width:320px;min-height:100vh;background:var(--bg);color:var(--text);transition:background-color .18s ease,color .18s ease}#theme-toggle:checked~.site-surface{color-scheme:dark;--bg: #101010;--text: #f7f7f7;--muted: #a3a3a3;--surface: #1b1b1b;--surface-hover: #222222;--border: #2c2c2c;--button: #f7f7f7;--button-text: #111111;--focus: rgba(236, 104, 28, .42)}*{box-sizing:border-box}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}svg{display:block;fill:currentColor}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#fff}a{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,label:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.control-input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;border:0;clip-path:inset(50%);white-space:nowrap}.copy-fr,.copy-en{display:contents}.copy-en{display:none!important}#lang-en:checked~.site-surface .copy-fr{display:none!important}#lang-en:checked~.site-surface .copy-en{display:contents!important}#lang-fr:focus-visible~.site-surface label[for=lang-fr],#lang-en:focus-visible~.site-surface label[for=lang-en],#theme-toggle:focus-visible~.site-surface label[for=theme-toggle]{outline:3px solid var(--focus);outline-offset:3px}.page-shell{width:min(100% - 40px,650px);min-height:100vh;margin-inline:auto;position:relative;padding-top:166px}.language-switch{position:fixed;z-index:10;top:38px;right:max(28px,calc((100vw - 944px)/2));display:flex;gap:2px;padding:4px;border-radius:999px;background:var(--surface);border:1px solid transparent}.language-switch label{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:6px 11px;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;font-size:13px;font-weight:600;-webkit-user-select:none;user-select:none;transition:background-color .16s ease,color .16s ease}#lang-fr:checked~.site-surface .language-switch label[for=lang-fr],#lang-en:checked~.site-surface .language-switch label[for=lang-en]{background:var(--button);color:var(--button-text)}.language-switch label:hover{color:var(--text)}.hero{display:flex;align-items:center;flex-direction:column;text-align:center}.portrait{display:block;width:148px;height:148px;border-radius:22px;object-fit:cover;box-shadow:0 1px #0000000f}.hero h1{margin:23px 0 0;font-size:clamp(29px,2.1vw,34px);line-height:1.08;font-weight:500;letter-spacing:-.035em}.hero h2{margin:42px 0 0;font-size:clamp(30px,2.4vw,38px);line-height:1.1;font-weight:750;letter-spacing:-.042em}.social-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:30px}.social-links a{display:inline-flex;align-items:center;gap:8px;min-height:37px;padding:8px 14px;border-radius:999px;background:var(--surface);color:var(--text);font-size:14px;white-space:nowrap;transition:transform .16s ease,background-color .16s ease}.social-links a svg,.social-links a .social-icon{width:17px;height:17px}.social-icon--x{color:var(--text)}.social-icon--linkedin{color:#0a66c2}.social-icon--instagram{color:#e1306c}.social-links a:hover{transform:translateY(-2px);background:var(--surface-hover)}.link-sections{margin-top:76px}.link-section+.link-section{margin-top:42px}.section-heading{display:flex;align-items:center;gap:14px;margin:0 0 16px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase;white-space:nowrap}.section-heading:after{flex:1;height:1px;background:var(--border);content:""}.links-list{display:grid;gap:16px}.video-card{position:relative;overflow:hidden;width:100%;aspect-ratio:16 / 9;border:1px solid var(--border);border-radius:18px;background:#0b0b0b;box-shadow:0 16px 36px #11111124}.video-card iframe{display:block;width:100%;height:100%;border:0}.video-card__fallback{display:grid;place-items:center;width:100%;height:100%;padding:24px;background:#0b0b0b center / cover no-repeat;color:#fff;font-weight:600;text-align:center;text-decoration:underline;text-underline-offset:4px}.video-card__fallback span{padding:10px 14px;border-radius:8px;background:#0a0a0ad1}#theme-toggle:checked~.site-surface .video-card{border-color:#373737;box-shadow:0 16px 36px #00000047}.link-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;min-height:84px;padding:13px 20px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 1px #00000003;transition:transform .17s ease,border-color .17s ease,background-color .17s ease}.link-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--text) 18%,var(--border));background:var(--surface-hover)}.card-icon{display:grid;place-items:center;width:55px;height:55px;border-radius:11px;font-size:23px}.card-icon img{display:block;width:34px;height:34px;object-fit:contain}.card-icon--pushrank,.card-icon--peaklab,.card-icon--cal,.card-icon--youtube,.card-icon--cii{border:1px solid var(--border);background:#fff}.card-icon--pushrank img{width:42px;height:42px}.card-icon--peaklab img{width:38px;height:31px}.card-icon--cal img{width:45px;height:auto}.card-icon--youtube{color:#f03}.card-icon--youtube img{width:26px;height:auto}.card-icon--cii{color:#292929}.card-icon__badge{font-size:15px;font-weight:800;letter-spacing:-.02em}#theme-toggle:checked~.site-surface .card-icon--pushrank,#theme-toggle:checked~.site-surface .card-icon--peaklab,#theme-toggle:checked~.site-surface .card-icon--cal,#theme-toggle:checked~.site-surface .card-icon--youtube,#theme-toggle:checked~.site-surface .card-icon--cii{background:#171717}#theme-toggle:checked~.site-surface .card-icon--peaklab img,#theme-toggle:checked~.site-surface .card-icon--cal img{filter:invert(1)}#theme-toggle:checked~.site-surface .card-icon--cii{color:#f7f7f7}.card-copy{min-width:0;padding-inline:16px 20px}.card-copy strong,.card-copy span{display:block}.card-copy strong{overflow:hidden;font-size:16px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.card-copy span{overflow:hidden;margin-top:7px;color:var(--muted);font-size:14px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.card-action{display:inline-flex;align-items:center;justify-content:center;gap:0;min-width:126px;min-height:39px;padding:10px 17px;border-radius:6px;background:var(--button);color:var(--button-text);font-size:14px;font-weight:600;white-space:nowrap}.card-action svg{width:0;height:12px;opacity:0;transition:width .16s ease,margin-left .16s ease,opacity .16s ease}.link-card:hover .card-action svg{width:12px;margin-left:8px;opacity:1}.editorial-card{display:grid;grid-template-columns:105px minmax(0,1fr) auto;align-items:center;min-height:92px;padding:16px 20px;border:1px solid var(--text);border-radius:12px;background:var(--text);color:var(--bg);transition:transform .17s ease,opacity .17s ease}.editorial-card:hover{transform:translateY(-2px);opacity:.92}.editorial-card__eyebrow{font-size:10px;font-weight:700;letter-spacing:.13em;line-height:1.2;opacity:.58;text-transform:uppercase}.editorial-card__copy{min-width:0;padding-inline:12px 20px}.editorial-card__copy strong,.editorial-card__copy span{display:block}.editorial-card__copy strong{font-size:17px;font-weight:700;line-height:1.2}.editorial-card__copy span{overflow:hidden;margin-top:7px;font-size:13px;line-height:1.2;opacity:.64;text-overflow:ellipsis;white-space:nowrap}.editorial-card__action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:126px;min-height:39px;padding:10px 17px;border-radius:6px;background:var(--bg);color:var(--text);font-size:14px;font-weight:600;white-space:nowrap}.editorial-card__action svg{width:12px;height:12px}footer{display:flex;align-items:center;justify-content:space-between;margin-top:158px;padding:0 4px 47px;color:var(--muted);font-size:13px}footer>span{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap}.theme-toggle{position:absolute;left:calc(50% + 416px);display:flex;justify-content:flex-start;width:55px;height:35px;padding:3px;border:0;border-radius:999px;background:var(--surface);cursor:pointer;-webkit-user-select:none;user-select:none}.theme-toggle__thumb{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--button);color:var(--button-text);font-size:14px;transition:transform .18s ease}.theme-icon{width:14px;height:14px}#theme-toggle:checked~.site-surface .theme-toggle__thumb{transform:translate(20px)}.theme-icon--moon{display:none}#theme-toggle:checked~.site-surface .theme-icon--sun{display:none}#theme-toggle:checked~.site-surface .theme-icon--moon{display:block}@media(max-width:720px){.page-shell{width:min(100% - 28px,650px);padding-top:116px}.language-switch{position:absolute;top:24px;right:0}.portrait{width:116px;height:116px;border-radius:19px}.hero h1{margin-top:20px}.hero h2{margin-top:28px}.social-links{gap:8px;margin-top:24px}.social-links a{padding-inline:12px;font-size:13px}.links-list{gap:14px}.video-card{border-radius:14px}.link-sections{margin-top:58px}.link-section+.link-section{margin-top:36px}.link-card{grid-template-columns:50px minmax(0,1fr) auto;min-height:80px;padding:12px}.card-icon{width:49px;height:49px;font-size:20px}.card-copy{padding-inline:13px 10px}.card-copy strong{font-size:15px}.card-copy span{font-size:12.5px}.card-action{min-width:42px;min-height:40px;padding:10px 13px;font-size:0}.card-action svg,.link-card:hover .card-action svg{width:13px;height:13px;margin-left:0;opacity:1}.editorial-card{grid-template-columns:minmax(0,1fr) auto;min-height:94px;padding:14px 12px 14px 16px}.editorial-card__eyebrow{grid-column:1}.editorial-card__copy{grid-column:1;min-width:0;padding:7px 12px 0 0}.editorial-card__copy strong{font-size:15px}.editorial-card__copy span{font-size:12px}.editorial-card__action{grid-column:2;grid-row:1 / 3;min-width:42px;min-height:40px;padding:10px 13px;font-size:0}footer{margin-top:105px;padding-bottom:32px}.theme-toggle{left:auto;right:0}}@media(max-width:430px){.hero h2{font-size:29px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
