.home{--ink:#15152b;--paper:#f7f5f1;--white:#fff;--wrapbg:#e8e6e0;--purple:#6c2bd9;--purpledk:#3a2f7a;--lilac:#b48cf2;--rule:#15152b1f;--rule-dk:#ffffff24;--text2:#15152b9e;--text3:#15152b73;--mono:ui-monospace, Menlo, "SF Mono", "Roboto Mono", monospace;--serif:var(--font-source-serif), Georgia, serif;--sans:var(--font-inter), system-ui, sans-serif;--grotesk:var(--font-space-grotesk), "Space Grotesk", sans-serif;font-family:var(--sans);color:var(--ink);background:var(--wrapbg);line-height:1.6;overflow-x:hidden}.home *,.home :before,.home :after{box-sizing:border-box}.home img{max-width:100%}@keyframes home-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-nav{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--rule);background:#ffffffdb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(20px,5vw,32px);display:flex;position:fixed;top:0;left:0;right:0}.home-nav-logo{width:auto;height:45px;display:block}.home-nav-links{flex-wrap:wrap;align-items:center;gap:clamp(14px,3vw,28px);display:flex}.home-nav-link{color:var(--text2);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.home-nav-link:hover{color:var(--ink)}.home-nav-link--muted{color:var(--text3);font-size:13px}.home-nav-cta{color:#fff;background:var(--purple);border-radius:8px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s}.home-nav-cta:hover{background:var(--purpledk)}.home-shell{max-width:1120px;margin:0 auto}.home-eyebrow{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--purple);margin-bottom:20px;font-size:12px;font-weight:500}.home-em{color:var(--purple);font-style:italic}.home-em--light{color:var(--lilac);font-style:italic}.home-section{padding:clamp(70px,10vw,130px) clamp(20px,5vw,32px)}.home-section--paper{background:var(--paper)}.home-section--white{background:var(--white)}.home-h2{font-family:var(--serif);margin:0 0 20px;font-size:clamp(28px,4.2vw,48px);font-weight:500;line-height:1.15}.home-lede{color:var(--text2);margin:0;font-size:17px}.home-hero{background:var(--paper);align-items:center;min-height:100vh;padding:clamp(120px,16vw,150px) clamp(20px,5vw,32px) 90px;display:flex;position:relative;overflow:hidden}.home-hero-glow{pointer-events:none;background:radial-gradient(circle,#6c2bd924 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-12%;right:-10%}.home-hero-inner{z-index:2;width:100%;max-width:1120px;margin:0 auto;position:relative}.home-hero-eyebrow{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--purple);align-items:center;gap:10px;margin-bottom:32px;font-size:12px;font-weight:500;display:inline-flex}.home-hero-eyebrow .bar{background:var(--purple);width:24px;height:1px;display:inline-block}.home-hero h1{font-family:var(--serif);color:var(--ink);letter-spacing:-.01em;max-width:900px;margin:0 0 28px;font-size:clamp(36px,5.4vw,64px);font-weight:500;line-height:1.14}.home-hero-sub{color:var(--text2);max-width:600px;margin:0 0 40px;font-size:clamp(17px,1.9vw,19px);line-height:1.65}.home-hero-triad{max-width:720px;margin:0 0 40px}.home-hero-triad-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.home-hero-triad-item{border-right:1px solid var(--rule);flex-direction:column;gap:8px;padding:4px 28px 4px 0;display:flex}.home-hero-triad-item:last-child{border-right:none;padding-right:0}.home-hero-triad-item:not(:first-child){padding-left:28px}.home-hero-triad-label{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--purple);font-size:11px;font-weight:500}.home-hero-triad-value{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-size:clamp(18px,2vw,22px);font-weight:500;line-height:1.25}.home-hero-triad-punch{font-family:var(--serif);color:var(--text2);margin:22px 0 0;font-size:clamp(16px,1.7vw,18px);font-style:italic;line-height:1.45}.home-hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:64px;display:flex}.home-btn{border-radius:9px;align-items:center;gap:8px;padding:15px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .14s,border-color .14s,transform .14s,color .15s;display:inline-flex}.home-btn--dark{color:#fff;background:var(--ink)}.home-btn--dark:hover{background:var(--purpledk)}.home-btn--purple{color:#fff;background:var(--purple)}.home-btn--purple:hover{background:var(--purpledk)}.home-btn--ghost{color:var(--ink);border:1px solid var(--rule);background:0 0}.home-btn--ghost:hover{border-color:#15152b59}.home-hero-stats{border-top:1px solid var(--rule);flex-wrap:wrap;padding-top:32px;display:flex}.home-hero-stat{border-right:1px solid var(--rule);margin-right:30px;padding-right:30px}.home-hero-stat:last-child{border-right:none;margin-right:0;padding-right:0}.home-hero-stat .num{font-family:var(--grotesk);color:var(--ink);margin-bottom:6px;font-size:26px;font-weight:700;line-height:1}.home-hero-stat .num--purple{color:var(--purple)}.home-hero-stat .lbl{font-family:var(--mono);color:var(--text3);letter-spacing:.02em;font-size:12px}.home-aud-head{max-width:680px;margin-bottom:56px}.home-aud-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-aud-card{background:var(--white);border:1px solid var(--rule);color:inherit;border-radius:16px;flex-direction:column;padding:36px 32px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.home-aud-card:hover{border-color:#6c2bd959;transform:translateY(-5px);box-shadow:0 20px 40px #15152b14}.home-aud-card--talents{border-top:3px solid var(--purple)}.home-aud-card--entreprises{border-top:3px solid var(--purpledk)}.home-aud-card--educateurs{border-top:3px solid var(--ink)}.home-aud-eyebrow{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--purple);margin-bottom:18px;font-size:11px;font-weight:600}.home-aud-card h3{font-family:var(--serif);color:var(--ink);margin:0 0 14px;font-size:24px;font-weight:600;line-height:1.25}.home-aud-card p{color:var(--text2);margin:0 0 24px;font-size:14.5px;line-height:1.65}.home-aud-list{flex-direction:column;flex:1;gap:10px;margin:0 0 28px;padding:0;list-style:none;display:flex}.home-aud-list li{color:var(--text2);align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.5;display:flex}.home-aud-list .chk{color:var(--purple);flex-shrink:0;font-weight:700}.home-aud-arrow{font-family:var(--mono);letter-spacing:.02em;color:var(--ink);align-items:center;gap:6px;font-size:12.5px;font-weight:600;transition:gap .15s,color .15s;display:inline-flex}.home-aud-card:hover .home-aud-arrow{color:var(--purple);gap:10px}.home-marquee{background:var(--ink);white-space:nowrap;padding:30px 0;overflow:hidden}.home-marquee-track{align-items:center;gap:16px;animation:42s linear infinite home-marquee;display:inline-flex}.home-logo-chip{background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:190px;height:68px;display:inline-flex}.home-logo-chip img{width:auto;max-width:140px;display:block}.home-proof-line{text-align:center;background:var(--ink);border-top:1px solid #ffffff14;padding:26px clamp(20px,5vw,32px)}.home-proof-line p{font-family:var(--serif);color:#ffffffb8;margin:0;font-size:clamp(15px,1.8vw,18px);font-style:italic}.home-proof-line span{color:var(--lilac);font-style:normal;font-weight:600}.home-how-head{max-width:640px;margin-bottom:64px}.home-how-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.home-how-num{font-family:var(--grotesk);color:var(--purple);margin-bottom:18px;font-size:44px;font-weight:700;line-height:1}.home-how-step:nth-child(2n) .home-how-num{color:var(--ink)}.home-how-step h3{font-family:var(--serif);color:var(--ink);margin:0 0 10px;font-size:18px;font-weight:600;line-height:1.3}.home-how-step p{color:var(--text2);margin:0;font-size:14px;line-height:1.6}.home-how-rule{background:var(--rule);height:1px;margin-bottom:22px}.home-manifesto{background:var(--ink);text-align:center;padding:clamp(90px,12vw,150px) clamp(20px,5vw,32px);position:relative;overflow:hidden}.home-manifesto-glow{pointer-events:none;background:radial-gradient(55% 55% at 50% 40%,#6c2bd938 0%,#0000 68%);position:absolute;inset:0}.home-manifesto-inner{z-index:1;max-width:760px;margin:0 auto;position:relative}.home-manifesto-logo{opacity:.9;width:auto;height:26px;margin:0 auto 40px;display:block}.home-manifesto blockquote{font-family:var(--serif);color:#fff;margin:0 0 24px;font-size:clamp(26px,4.2vw,44px);font-style:italic;font-weight:400;line-height:1.35}.home-manifesto blockquote em{color:var(--lilac);font-style:italic}.home-manifesto-cite{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-size:12px}.home-numbers-head{max-width:620px;margin-bottom:56px}.home-numbers-grid{grid-template-columns:repeat(5,1fr);display:grid}.home-number{border-right:1px solid var(--rule);padding:0 26px}.home-number:first-child{padding-left:0}.home-number:last-child{border-right:none;padding-right:0}.home-number .val{font-family:var(--grotesk);color:var(--purple);margin-bottom:12px;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:1}.home-number:nth-child(2n) .val{color:var(--ink)}.home-number .lbl{font-family:var(--mono);color:var(--text3);letter-spacing:.02em;font-size:11.5px;line-height:1.5}.home-faq-head{text-align:center;margin-bottom:56px}.home-faq-head h2{font-family:var(--serif);color:var(--ink);margin:0;font-size:clamp(26px,3.4vw,38px);font-weight:500}.home-faq-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;max-width:980px;margin:0 auto;display:grid}.home-faq-item{background:var(--white);border:1px solid var(--rule);border-radius:12px;overflow:hidden}.home-faq-item summary{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:20px 22px;font-size:15px;font-weight:600;list-style:none;display:flex}.home-faq-item summary::-webkit-details-marker{display:none}.home-faq-plus{color:var(--purple);flex-shrink:0;font-size:18px;transition:transform .18s}.home-faq-item[open] .home-faq-plus{transform:rotate(45deg)}.home-faq-answer{color:var(--text2);padding:0 22px 20px;font-size:14px;line-height:1.7}.home-cta{background:var(--ink);text-align:center;padding:clamp(80px,12vw,140px) clamp(20px,5vw,32px);position:relative;overflow:hidden}.home-cta-glow{pointer-events:none;background:radial-gradient(55% 60% at 50% 45%,#6c2bd93d 0%,#0000 68%);position:absolute;inset:0}.home-cta-inner{z-index:1;max-width:760px;margin:0 auto;position:relative}.home-cta h2{font-family:var(--serif);color:#fff;margin:0 0 22px;font-size:clamp(32px,5vw,54px);font-weight:500;line-height:1.12}.home-cta-inner>p{color:#ffffff85;max-width:520px;margin:0 auto 44px;font-size:18px;line-height:1.6}.home-cta-routes{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home-cta-route{text-align:left;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;padding:24px 22px;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:flex}.home-cta-route:hover{background:#6c2bd914;border-color:#6c2bd980;transform:translateY(-4px)}.home-cta-route .k{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--lilac);font-size:11px}.home-cta-route .t{font-family:var(--serif);color:#fff;font-size:18px;font-weight:600}.home-cta-route .a{font-family:var(--mono);color:#ffffff8c;font-size:12.5px}.home-footer{background:var(--ink);padding:60px clamp(20px,5vw,32px) 32px}.home-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:44px;display:grid}.home-footer-logo{width:auto;height:28px;margin-bottom:14px;display:block}.home-footer-tag{font-family:var(--serif);color:#fff6;max-width:280px;margin-bottom:18px;font-size:14px;font-style:italic;line-height:1.55}.home-footer-mail{color:var(--lilac);font-size:13px;text-decoration:none}.home-footer h4{letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;margin:0 0 16px;font-size:11px;font-weight:700}.home-footer ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.home-footer-link{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;text-decoration:none;transition:color .15s}.home-footer-link:hover{color:#fff}.home-footer-bottom{border-top:1px solid var(--rule-dk);flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:24px;display:flex}.home-footer-copy{color:#ffffff47;font-size:12px}.home-footer-made{font-family:var(--serif);color:#ffffff52;font-size:12px;font-style:italic}.home-footer-made span{color:var(--lilac)}@media (max-width:900px){.home-aud-grid{grid-template-columns:1fr}.home-how-grid{grid-template-columns:repeat(2,1fr);gap:40px 24px}.home-numbers-grid{grid-template-columns:repeat(3,1fr);gap:28px 0}.home-number{border-right:none;padding:0}.home-cta-routes{grid-template-columns:1fr}.home-footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:620px){.home-how-grid{grid-template-columns:1fr}.home-numbers-grid{grid-template-columns:repeat(2,1fr)}.home-hero-stat{margin-right:20px;padding-right:20px}.home-hero-triad-grid{grid-template-columns:1fr;gap:0}.home-hero-triad-item,.home-hero-triad-item:not(:first-child){border-right:none;border-bottom:1px solid var(--rule);padding:14px 0}.home-hero-triad-item:first-child{padding-top:0}.home-hero-triad-item:last-child{border-bottom:none;padding-bottom:0}.home-hero-triad-punch{margin-top:18px}.home-footer-grid,.home-faq-grid{grid-template-columns:1fr}}
