@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap");:root{--navy:#0f2029;--navy-2:#17333f;--navy-3:#1f3f4a;--gold:#b8863f;--gold-soft:#e8d3ab;--ink:#17252c;--muted:#9fb0b6;--line:hsla(0,0%,100%,.08)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(1200px 800px at 50% -10%,var(--navy-3) 0,var(--navy) 55%),var(--navy);color:#fff;min-height:100vh;-webkit-font-smoothing:antialiased}.hub-lang-switcher{display:flex;gap:4px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;padding:4px;margin-bottom:28px;animation:hub-fade-in .6s ease both}.hub-lang-switcher a{padding:6px 12px;border-radius:6px;font-size:11px;font-weight:700;color:var(--muted);text-decoration:none;transition:.18s}.hub-lang-switcher a:hover{color:#fff}.hub-lang-switcher a.active{background:var(--gold);color:var(--navy)}.hub-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:64px 24px 40px}.hub-mark{width:52px;height:52px;border-radius:13px;display:grid;place-items:center;margin-bottom:22px;animation:hub-fade-in .6s ease both;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.3)}.hub-title{font-family:Fraunces,Georgia,serif;font-size:clamp(34px,5vw,52px);font-weight:500;margin:0;text-align:center;animation:hub-fade-in .6s ease .05s both}.hub-subtitle{color:var(--gold-soft);font-size:15px;margin:10px 0 0;text-align:center;animation:hub-fade-in .6s ease .1s both}.hub-tagline{color:var(--muted);font-size:13.5px;max-width:480px;text-align:center;line-height:1.5;margin:16px 0 52px;animation:hub-fade-in .6s ease .15s both}.hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;width:100%;max-width:860px}@media (max-width:700px){.hub-grid{grid-template-columns:1fr}}.hub-card{position:relative;display:flex;flex-direction:column;gap:14px;background:linear-gradient(160deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.015));border:1px solid var(--line);border-radius:16px;padding:26px 24px;text-decoration:none;color:inherit;overflow:hidden;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s,box-shadow .28s;animation:hub-fade-in .6s ease both}.hub-card:first-child{animation-delay:.2s}.hub-card:nth-child(2){animation-delay:.28s}.hub-card:nth-child(3){animation-delay:.36s}.hub-card:nth-child(4){animation-delay:.44s}.hub-card:hover{transform:translateY(-4px);border-color:rgba(184,134,63,.5);box-shadow:0 18px 40px -14px rgba(0,0,0,.55),0 0 0 1px rgba(184,134,63,.12)}.hub-card:after{content:"";position:absolute;inset:0;background:radial-gradient(220px 140px at 85% -10%,rgba(184,134,63,.16),transparent 70%);opacity:0;transition:opacity .28s;pointer-events:none}.hub-card:hover:after{opacity:1}.hub-card-top{display:flex;align-items:center;gap:14px}.hub-card-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:500;color:#fff;flex-shrink:0;overflow:hidden}.hub-card-icon img{width:100%;height:100%;object-fit:cover}.hub-card-name{font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:500;margin:0}.hub-card-tag{font-size:11px;font-weight:600;color:var(--gold-soft);text-transform:uppercase;letter-spacing:.04em;margin:1px 0 0}.hub-card-desc{font-size:12.5px;color:var(--muted);line-height:1.55;margin:0}.hub-card-cta{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#fff;margin-top:4px}.hub-card-cta svg{transition:transform .22s}.hub-card:hover .hub-card-cta svg{transform:translateX(3px)}.hub-footer{margin-top:56px;font-size:10.5px;color:hsla(0,0%,100%,.28);letter-spacing:.04em;text-transform:uppercase;animation:hub-fade-in .6s ease .5s both}@keyframes hub-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hub-page{max-width:1120px;margin:0 auto;padding:20px 24px 60px;min-height:100vh}.hub-topbar{gap:18px;padding:8px 0 26px;flex-wrap:wrap}.hub-brand,.hub-topbar{display:flex;align-items:center}.hub-brand{gap:10px;text-decoration:none;color:#fff}.hub-brand img{width:30px;height:30px;border-radius:8px}.hub-brand b{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:18px}.hub-nav{display:flex;gap:6px;-webkit-margin-start:auto;margin-inline-start:auto;flex-wrap:wrap}.hub-nav a{color:var(--muted);text-decoration:none;font-size:13px;font-weight:500;padding:7px 12px;border-radius:8px;transition:.18s}@media (min-width:1024px){.hub-nav{flex-wrap:nowrap;gap:clamp(0px,.4vw,6px)}.hub-nav a{font-size:clamp(11px,.86vw,13px);padding:7px clamp(6px,.8vw,12px);white-space:nowrap}}.hub-nav a:hover{color:#fff;background:hsla(0,0%,100%,.05)}.hub-topbar .hub-lang-switcher{margin-bottom:0}.hub-eyebrow{font-size:10.5px;font-weight:800;letter-spacing:.2em}.hub-hero{padding:38px 0 20px;max-width:760px}.hub-hero-h1{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(30px,5vw,52px);line-height:1.08;margin:14px 0 0}.hub-hero-lead{color:var(--gold-soft);font-size:clamp(15px,1.7vw,19px);line-height:1.5;margin:18px 0 0;max-width:60ch}.hub-hero-paras{margin-top:20px;display:flex;flex-direction:column;gap:12px}.hub-hero-paras p{color:var(--muted);font-size:14px;line-height:1.65;margin:0;max-width:62ch}.hub-hero-cta{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hub-btn{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600;padding:12px 22px;border-radius:10px;text-decoration:none;cursor:pointer;border:0;transition:.2s;font-family:inherit}.hub-btn-primary{background:var(--gold);color:var(--navy)}.hub-btn-primary:hover{background:#caa055}.hub-btn-primary:disabled{opacity:.6;cursor:default}.hub-btn-ghost{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.2)}.hub-btn-ghost:hover{border-color:var(--gold);color:var(--gold-soft)}.hub-modules{padding:36px 0 10px}.hub-modules .hub-grid{grid-template-columns:repeat(auto-fill,minmax(255px,1fr));max-width:100%;margin:0 auto}.hub-sec{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(21px,2.6vw,28px);margin:44px 0 6px}.hub-sec-center{text-align:center;margin-bottom:26px}.hub-sec-hint{color:var(--muted);font-size:13px;line-height:1.55;margin:0 0 16px;max-width:70ch}.hub-content{padding:20px 0 10px}.hub-content-narrow{max-width:560px;margin:0 auto}.hub-h1{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(28px,4vw,44px);line-height:1.1;margin:12px 0 0}.hub-lead{color:var(--gold-soft);font-size:16px;line-height:1.55;margin:16px 0 0;max-width:64ch}.hub-platform{padding:30px 0 14px}.hub-platform .hub-lead{margin-inline:auto;text-align:center}.hub-diagram{display:block;width:100%;max-width:430px;height:auto;margin:26px auto 6px}.hub-caps{display:grid;grid-template-columns:repeat(auto-fit,minmax(258px,1fr));grid-gap:16px;gap:16px;margin-top:22px}.hub-cap{background:hsla(0,0%,100%,.03);border:1px solid var(--line);border-radius:14px;padding:16px 18px}.hub-cap b{display:block;color:var(--gold-soft);font-size:14px;margin-bottom:6px}.hub-cap p{color:var(--muted);font-size:13px;line-height:1.6;margin:0}.hub-space{padding:34px 0 8px;border-top:1px solid var(--line);margin-top:40px}.hub-space-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:14px;gap:14px;margin:22px 0 24px}.hub-space-item{-webkit-border-start:2px solid var(--gold);border-inline-start:2px solid var(--gold);-webkit-padding-start:13px;padding-inline-start:13px}.hub-space-item b{display:block;color:var(--gold-soft);font-size:13.5px;margin-bottom:3px}.hub-space-item span{color:var(--muted);font-size:12.5px;line-height:1.55}.hub-core-note{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;background:hsla(0,0%,100%,.03);border:1px solid var(--line);border-radius:14px;padding:15px 18px;margin:26px 0 0}.hub-core-note b{color:var(--gold-soft);font-size:14px}.hub-hub-note{font-size:13px;margin:20px 0 0;padding:14px 16px;background:hsla(0,0%,100%,.03);border:1px solid var(--line);border-radius:12px}.hub-hub-note,.hub-note{color:var(--muted);line-height:1.6;max-width:80ch}.hub-note{font-size:12.5px;margin:22px 0 0}.hub-price-modules{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:16px;gap:16px}.hub-pm{background:linear-gradient(160deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.015));border:1px solid var(--line);border-radius:16px;padding:20px}.hub-pm-name{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:19px;margin:0 0 14px}.hub-pm-tiers{gap:8px}.hub-pm-tiers,.hub-tier{display:flex;flex-direction:column}.hub-tier{position:relative;gap:1px;padding:11px 13px;border-radius:11px;border:1px solid var(--line);background:rgba(0,0,0,.12)}.hub-tier.pop{border-color:rgba(184,134,63,.55);background:rgba(184,134,63,.08)}.hub-pop{position:absolute;top:-8px;inset-inline-end:12px;font-size:8.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:99px;background:var(--gold);color:var(--navy)}.hub-tier-name{font-weight:700;font-size:13px}.hub-tier-limit{color:var(--muted);font-size:11.5px}.hub-tier-price{color:var(--gold-soft);font-weight:700;font-size:15px;margin-top:3px}.hub-suite{display:flex;gap:12px;flex-wrap:wrap}.hub-suite-card{flex:1 1;min-width:120px;text-align:center;padding:18px;border:1px solid var(--line);border-radius:14px;background:rgba(184,134,63,.06)}.hub-suite-card b{display:block;font-family:Fraunces,serif;font-size:30px;color:var(--gold)}.hub-suite-card span{color:var(--muted);font-size:12px}.hub-mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:10px;gap:10px}.hub-mini{position:relative;display:flex;flex-direction:column;gap:2px;padding:14px;border:1px solid var(--line);border-radius:12px;background:hsla(0,0%,100%,.025)}.hub-mini.pop{border-color:rgba(184,134,63,.5);background:rgba(184,134,63,.07)}.hub-mini b{font-size:13.5px}.hub-mini small{color:var(--muted);font-size:11px}.hub-mini span{color:var(--gold-soft);font-weight:700;font-size:14px;margin-top:2px}.hub-addons{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:8px;gap:8px}.hub-addon{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;border:1px solid var(--line);border-radius:10px;font-size:13px}.hub-addon b{color:var(--gold-soft);white-space:nowrap}.hub-video-wrap{margin-top:10px}.hub-video-frame{position:relative;width:100%;height:min(80vh,800px);min-height:560px;border-radius:16px;overflow:hidden;border:1px solid var(--line);box-shadow:0 24px 60px -20px rgba(0,0,0,.6)}.hub-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.hub-video-hint{color:var(--muted);font-size:12.5px;margin-top:14px;text-align:center}.hub-form{gap:14px;margin-top:26px}.hub-field,.hub-form{display:flex;flex-direction:column}.hub-field{gap:6px;font-size:12.5px;font-weight:600;color:var(--gold-soft)}.hub-field input,.hub-field textarea{font-family:inherit;font-size:14px;color:#fff;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;padding:11px 13px;resize:vertical}.hub-field input:focus,.hub-field textarea:focus{outline:none;border-color:var(--gold)}.hub-form-err{color:#e79a8f;font-size:13px;margin:0}.hub-form-sent{margin-top:26px;padding:18px 20px;border:1px solid rgba(26,133,119,.4);background:rgba(26,133,119,.12);border-radius:12px;color:#bfe6dd;font-size:14px}.hub-back{display:inline-block;margin-top:22px;color:var(--muted);text-decoration:none;font-size:13px}.hub-back:hover{color:#fff}.hub-page-footer{margin-top:56px;padding-top:22px;border-top:1px solid var(--line);text-align:center;font-size:10.5px;color:hsla(0,0%,100%,.3);letter-spacing:.04em;text-transform:uppercase}.hub-foot-logo{display:block;height:40px;width:auto;margin:0 auto 16px;opacity:.85}.cnx{min-height:100vh;display:grid;place-items:center;padding:24px;background:#0f2029}.cnx-card{width:100%;max-width:400px;background:#fff;border-radius:18px;padding:32px 30px;box-shadow:0 30px 70px -30px rgba(0,0,0,.6)}.cnx-brand{display:flex;align-items:center;gap:10px;margin-bottom:24px}.cnx-brand img{width:32px;height:32px;border-radius:8px}.cnx-brand b{font-size:16px}.cnx-brand b,.cnx-h1{font-family:Fraunces,Georgia,serif;font-weight:500;color:#17252c}.cnx-h1{font-size:24px}.cnx-sub{font-size:13.5px;color:#5b6a70;margin:6px 0 20px}.cnx-label{display:block;font-size:12px;font-weight:500;color:#5b6a70;margin-bottom:6px}.cnx-input{width:100%;border:1px solid #e4e7e2;border-radius:10px;padding:12px 14px;font:inherit;font-size:14px}.cnx-input:focus{outline:2px solid #b8863f;outline-offset:1px;border-color:#b8863f}.cnx-err{color:#9c4257;font-size:12.5px;margin-top:10px}.cnx-btn{width:100%;margin-top:18px;background:#b8863f;color:#fff;border:0;border-radius:10px;padding:13px;font:inherit;font-size:14px;font-weight:500;cursor:pointer}.cnx-btn:hover{background:#a5772f}.cnx-btn:disabled{opacity:.6;cursor:default}.cnx-sent p{font-size:14px;color:#5b6a70;line-height:1.6;margin-top:8px}.esp{display:flex;min-height:100vh;background:#f6f8f7;color:#17252c}.esp-side{width:244px;flex-shrink:0;background:#0f2029;color:#c9d6d2;display:flex;flex-direction:column;padding:20px 14px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.esp-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;padding:4px 8px 18px}.esp-brand img{width:30px;height:30px;border-radius:8px}.esp-brand b{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:16px}.esp-nav{display:flex;flex-direction:column;gap:2px;flex:1 1}.esp-navlink{display:block;padding:10px 12px;border-radius:9px;font-size:13.5px;color:#a9bcc3;text-decoration:none;-webkit-border-start:2px solid transparent;border-inline-start:2px solid transparent;transition:.15s}.esp-navlink:hover{background:hsla(0,0%,100%,.05);color:#fff}.esp-navlink.on{background:rgba(184,134,63,.14);color:#fff;border-inline-start-color:#b8863f}.esp-user{display:flex;align-items:center;gap:10px;padding:12px 8px 4px;border-top:1px solid hsla(0,0%,100%,.08);margin-top:8px}.esp-ava{width:34px;height:34px;border-radius:50%;background:#17333f;border:1px solid #b8863f;color:#e8d3ab;display:grid;place-items:center;font-size:12px;font-weight:600;flex-shrink:0}.esp-user b{display:block;font-size:13px;color:#fff}.esp-user small{font-size:11px;color:#8296a0;word-break:break-all}.esp-signout{margin-top:8px;width:100%;background:transparent;border:1px solid hsla(0,0%,100%,.16);color:#a9bcc3;border-radius:9px;padding:9px;font:inherit;font-size:12.5px;cursor:pointer;transition:.15s}.esp-signout:hover{background:hsla(0,0%,100%,.06);color:#fff}.esp-lang{display:flex;gap:4px;margin-top:8px}.esp-lang-b{flex:1 1;background:transparent;border:1px solid hsla(0,0%,100%,.14);color:#a9bcc3;border-radius:7px;padding:6px 0;font:inherit;font-size:11px;font-weight:500;cursor:pointer;transition:.15s}.esp-lang-b:hover{color:#fff;border-color:rgba(184,134,63,.5)}.esp-lang-b.on{background:#b8863f;color:#fff;border-color:#b8863f}[dir=rtl] .esp-progress em{right:auto;left:0}[dir=rtl] .esp-doc-filters,[dir=rtl] .esp-perm th,[dir=rtl] .esp-table th{text-align:right}[dir=rtl] .esp-bubble.me{align-self:flex-start}[dir=rtl] .esp-bubble.them{align-self:flex-end}.hub-espace-link{color:#e8d3ab!important;border:1px solid rgba(184,134,63,.5);border-radius:8px}.hub-espace-link:hover{background:rgba(184,134,63,.14)}.esp-main{flex:1 1;min-width:0;padding:30px 38px 48px}.esp-top{margin-bottom:24px}.esp-h1{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:28px;color:#17252c}.esp-sub{color:#5b6a70;font-size:14px;margin-top:4px}.esp-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:14px;gap:14px;margin-bottom:34px}.esp-stat{display:block;background:#fff;border:1px solid #e4e7e2;border-radius:14px;padding:16px 18px;text-decoration:none;color:inherit;transition:border-color .15s,transform .15s}.esp-stat:hover{border-color:#c9cfc8;transform:translateY(-1px)}.esp-stat b{display:block;font-size:30px;font-weight:600;color:#17252c;line-height:1}.esp-stat span{display:block;font-size:12px;color:#5b6a70;margin-top:7px}.esp-stat.r{border-color:#e7c7c2}.esp-stat.r b{color:#9c4257}.esp-stat.w{border-color:#e7d8be}.esp-stat.w b{color:#96661c}.esp-stat.t{border-color:#bfe2d8}.esp-stat.t b{color:#1a8577}.esp-block-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:14px}.esp-sec{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:18px;color:#17252c}.esp-link{font-size:12.5px;color:#b8863f;text-decoration:none}.esp-link:hover{text-decoration:underline}.esp-projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:14px;gap:14px}.esp-proj{background:#fff;border:1px solid #e4e7e2;border-radius:14px;padding:16px 18px;text-decoration:none;color:inherit;transition:.15s;display:block}.esp-proj:hover{border-color:#b8863f;box-shadow:0 8px 22px -14px rgba(15,32,41,.3)}.esp-proj-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.esp-proj-top b{font-size:14.5px;color:#17252c}.esp-proj-etat{display:block;font-size:12px;color:#5b6a70;margin-top:5px}.esp-chip{font-size:10px;font-weight:700;padding:3px 9px;border-radius:99px;background:#edf0ee;color:#5b6a70;white-space:nowrap}.esp-chip.m-vaad{background:#f2ead9;color:#7c571d}.esp-chip.m-building{background:#e1f1ec;color:#0f6e56}.esp-chip.m-urban{background:#e7edf1;color:#3f6e8f}.esp-chip.m-invest{background:#f3e7e2;color:#a5453b}.esp-progress{position:relative;height:7px;background:#edf0ee;border-radius:99px;margin-top:12px;overflow:hidden}.esp-progress i{position:absolute;inset:0;width:0;background:#b8863f;border-radius:99px}.esp-progress em{position:absolute;right:0;top:-18px;font-style:normal;font-size:10.5px;font-weight:600;color:#b8863f}.esp-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-bottom:18px}.esp-panel{background:#fff;border:1px solid #e4e7e2;border-radius:14px;padding:20px 22px;margin-bottom:18px}.esp-panel .esp-sec{margin-bottom:14px}.esp-tree-root{display:flex;align-items:center;gap:10px;margin-bottom:8px}.esp-ava.sm{width:30px;height:30px;font-size:11px}.esp-tree-root b{font-size:14px;color:#17252c}.esp-tree-root small{display:block;font-size:11px;color:#5b6a70}.esp-branch{list-style:none;margin:0}.esp-branch,.esp-branch li{-webkit-padding-start:16px;padding-inline-start:16px}.esp-branch li{position:relative;padding-top:9px}.esp-branch li:before{content:"";position:absolute;inset-inline-start:0;top:0;bottom:50%;width:12px;-webkit-border-start:1.5px solid #e0e4e0;border-inline-start:1.5px solid #e0e4e0;border-bottom:1.5px solid #e0e4e0;border-end-start-radius:6px}.esp-node{font-size:13.5px;color:#17252c;font-weight:600}.esp-branch .esp-branch li:before{border-color:#ece3d2}.esp-perm{width:100%;border-collapse:collapse}.esp-perm th{text-align:start;font-size:11px;font-weight:500;color:#8b999e;padding:7px 8px;border-bottom:1px solid #e4e7e2}.esp-perm td{font-size:13px;color:#17252c;padding:9px 8px;border-bottom:1px solid #eef1ef}.esp-perm td+td,.esp-perm th+th{text-align:center;width:34%}.esp-mark{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;font-size:12px;font-weight:600}.esp-mark.y{background:#e1f1ec;color:#0f6e56}.esp-mark.n{background:#f1efe9;color:#a9b0ac}.esp-foot-note{font-size:11.5px;color:#8b999e;margin-top:12px}.esp-ai-row{background:#fafbfa;border:1px solid #eef1ef;border-radius:11px;padding:13px 15px;margin-top:12px}.esp-ai-head{display:flex;align-items:center;gap:10px;margin-bottom:9px}.esp-ai-head b{font-size:13.5px;color:#17252c}.esp-ai-bar{height:8px;background:#e9edea;border-radius:999px;overflow:hidden}.esp-ai-fill{display:block;height:100%;background:#b8863f;border-radius:999px}.esp-ai-fill.full{background:#9c4257}.esp-ai-legend{display:flex;flex-wrap:wrap;gap:14px;margin-top:8px;font-size:11.5px;color:#5b6a70}.esp-ai-legend b{color:#17252c}.esp-ai-near{color:#96661c}.esp-ai-near,.esp-ai-warn{margin-top:9px;font-size:12px}.esp-ai-warn{color:#9c4257}.esp-ai-form{display:flex;flex-wrap:wrap;align-items:end;gap:10px;margin-top:11px}.esp-ai-label{display:flex;flex-direction:column;gap:4px;font-size:11.5px;color:#5b6a70}.esp-team{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:12px;gap:12px}.esp-member{display:flex;align-items:center;gap:10px;background:#fafbfa;border:1px solid #eef1ef;border-radius:11px;padding:11px 13px}.esp-member b{display:block;font-size:13px;color:#17252c}.esp-member small{font-size:11px;color:#5b6a70}.esp-actions{display:flex;flex-direction:column;gap:12px}.esp-action{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e4e7e2;border-inline-start-width:4px;border-radius:12px;padding:14px 16px}.esp-action.r{border-inline-start-color:#9c4257}.esp-action.w{border-inline-start-color:#c08a2e}.esp-action.g{border-inline-start-color:#b8863f}.esp-action.t{border-inline-start-color:#1a8577}.esp-action-badge{font-size:9.5px;font-weight:700;padding:4px 9px;border-radius:99px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;flex-shrink:0}.esp-action-badge.r{background:#f7e4e1;color:#9c4257}.esp-action-badge.w{background:#f6eddc;color:#96661c}.esp-action-badge.g{background:#f2ead9;color:#7c571d}.esp-action-badge.t{background:#e1f1ec;color:#0f6e56}.esp-action-main{flex:1 1;min-width:0}.esp-action-main b{display:block;font-size:14px;color:#17252c}.esp-action-main small{font-size:12px;color:#5b6a70}.esp-action-dl{font-size:11.5px;color:#8b999e;white-space:nowrap}.esp-cta{background:#b8863f;color:#fff;border:0;border-radius:8px;padding:9px 14px;font-size:12.5px;font-weight:500;text-decoration:none;white-space:nowrap}.esp-cta:hover{background:#a5772f}.esp-cta.ghost{background:#fff;color:#17252c;border:1px solid #d8dcd6}.esp-cta.ghost:hover{background:#f4f6f3;border-color:#b8863f}.esp-cta.danger{background:#fff;color:#9c4257;border:1px solid #e3c9cd}.esp-cta.danger:hover{background:#fbf1f2}.esp-chip.st-pending{background:#f6eddc;color:#96661c}.esp-chip.st-accepted{background:#e1f1ec;color:#0f6e56}.esp-chip.st-revoked{background:#f1efe9;color:#8b8f88}.esp-chip.st-expired{background:#f7e4e1;color:#9c4257}.esp-inv-list{display:flex;flex-direction:column;gap:10px}.esp-inv{border:1px solid #eef1ef;border-radius:11px;padding:12px 14px;background:#fafbfa}.esp-inv-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.esp-inv-head b{font-size:13.5px;color:#17252c}.esp-inv-head small{font-size:11.5px;color:#5b6a70}.esp-inv-link{display:flex;align-items:center;gap:8px;margin-top:10px}.esp-inv-link span{font-size:11px;color:#8b999e;white-space:nowrap}.esp-inv-link input{flex:1 1;min-width:0;font-size:12px;color:#17252c;background:#fff;border:1px solid #e4e7e2;border-radius:7px;padding:7px 9px}.esp-inv-actions{display:flex;gap:8px;margin-top:10px}.esp-invite-form{margin-top:6px}.esp-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:12px;gap:12px}.esp-field-grid label{display:flex;flex-direction:column;gap:5px}.esp-field-grid label span{font-size:11px;color:#8b999e}.esp-field-grid input,.esp-field-grid select{font-size:13px;color:#17252c;background:#fff;border:1px solid #e4e7e2;border-radius:8px;padding:8px 10px;font-family:inherit}.esp-field-grid input:focus,.esp-field-grid select:focus{outline:none;border-color:#b8863f}.esp-rights{border:1px solid #eef1ef;border-radius:11px;padding:12px 14px;margin:16px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:8px 16px;gap:8px 16px}.esp-rights legend{font-size:11px;color:#8b999e;padding:0 6px}.esp-check{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#17252c}.esp-check input{width:15px;height:15px;accent-color:#b8863f}.cnx .esp-signout{margin-top:14px;background:#fff;color:#9c4257;border:1px solid #e3c9cd;border-radius:8px;padding:9px 14px;font-size:12.5px;cursor:pointer}.cnx .esp-signout:hover{background:#fbf1f2}.esp-msg{display:grid;grid-template-columns:290px 1fr;grid-gap:0;gap:0;background:#fff;border:1px solid #e4e7e2;border-radius:14px;overflow:hidden;height:calc(100vh - 168px);min-height:460px}.esp-conv-list{-webkit-border-end:1px solid #e4e7e2;border-inline-end:1px solid #e4e7e2;overflow-y:auto}.esp-conv{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:start;background:transparent;border:0;border-bottom:1px solid #f0f2f0;padding:13px 14px;cursor:pointer;font:inherit;text-decoration:none;color:inherit}.esp-empty{color:#8b999e;font-size:13.5px;text-align:center;padding:40px 20px}.esp-doc-card{display:flex;align-items:center;gap:14px;background:linear-gradient(160deg,#17333f,#0f2029);border:1px solid #244049;border-radius:14px;padding:16px 18px;text-decoration:none;margin-bottom:22px;transition:.15s}.esp-doc-card:hover{border-color:#b8863f}.esp-doc-ic{font-size:26px;flex-shrink:0;line-height:1}.esp-doc-tx{flex:1 1;min-width:0}.esp-doc-tx b{display:block;font-size:14.5px;color:#fff}.esp-doc-tx small{font-size:12px;color:#a9bcc3}.esp-doc-go{font-size:12.5px;font-weight:500;color:#e8d3ab;white-space:nowrap;border:1px solid rgba(184,134,63,.5);border-radius:8px;padding:8px 13px}.esp-conv:hover{background:#fafbfa}.esp-conv.on{background:#f6f1e8}.esp-conv-body{flex:1 1;min-width:0}.esp-conv-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.esp-conv-head b{font-size:13.5px;color:#17252c}.esp-conv-time{font-size:10.5px;color:#9aa6ab;flex-shrink:0}.esp-conv .esp-chip{margin:4px 0;display:inline-block}.esp-conv-last{display:block;font-size:12px;color:#5b6a70;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esp-unread{align-self:center;background:#9c4257;font-size:10.5px;font-weight:600;min-width:18px;height:18px;border-radius:99px;display:grid;place-items:center;padding:0 5px;flex-shrink:0}.esp-thread{display:flex;flex-direction:column;min-width:0}.esp-thread-head{padding:14px 18px;border-bottom:1px solid #e4e7e2}.esp-thread-head b{font-size:14px;color:#17252c}.esp-obj{font-size:11.5px;color:#8b999e;margin-top:3px}.esp-obj i{color:#b8863f;font-style:normal;margin:0 3px}.esp-bubbles{flex:1 1;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:12px;background:#f6f8f7}.esp-bubble{max-width:76%;padding:10px 13px;border-radius:13px;font-size:13px;line-height:1.5}.esp-bubble p{margin:0;color:#17252c}.esp-bubble.them{align-self:flex-start;background:#fff;border:1px solid #e4e7e2;border-end-start-radius:4px}.esp-bubble.me{align-self:flex-end;background:#f2e6ce;border-end-end-radius:4px}.esp-bubble-name{display:block;font-size:10.5px;font-weight:600;color:#96661c;margin-bottom:3px}.esp-bubble-time{display:block;font-size:10px;color:#9aa6ab;margin-top:5px;text-align:end}.esp-doc{display:inline-flex;align-items:center;gap:6px;margin-top:7px;background:#f6f1e8;border:1px solid #e7d8be;border-radius:8px;padding:6px 10px;font-size:11.5px;color:#7c571d}.esp-composer{display:flex;gap:10px;padding:12px 16px;border-top:1px solid #e4e7e2}.esp-composer input{flex:1 1;border:1px solid #e4e7e2;border-radius:9px;padding:10px 13px;font:inherit;font-size:13px;background:#fafbfa}.esp-buildings{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:14px;gap:14px}.esp-bcard{display:block;background:#fff;border:1px solid #e4e7e2;border-radius:14px;padding:18px 20px;text-decoration:none;color:inherit;transition:.15s}.esp-bcard:hover{border-color:#b8863f;box-shadow:0 8px 22px -14px rgba(15,32,41,.3)}.esp-bcard b{font-size:15px;color:#17252c}.esp-bcard small{display:block;font-size:12px;color:#5b6a70;margin-top:3px}.esp-bmeta{font-size:12px;color:#8b999e;margin:10px 0 12px}.esp-bmods{display:flex;flex-wrap:wrap;gap:6px}.esp-table{width:100%;border-collapse:collapse}.esp-table th{text-align:start;font-size:11px;font-weight:500;color:#8b999e;padding:12px 16px;border-bottom:1px solid #e4e7e2;background:#fafbfa}.esp-table td{font-size:13px;color:#17252c;padding:13px 16px;border-bottom:1px solid #eef1ef;vertical-align:middle}.esp-table tr:last-child td{border-bottom:0}.esp-tlink{color:#17252c;font-weight:500;text-decoration:none}.esp-tlink:hover{color:#b8863f}.esp-muted{color:#8b999e}.esp-tprog{position:relative;height:7px;width:92px;background:#edf0ee;border-radius:99px}.esp-tprog i{position:absolute;inset:0;background:#b8863f;border-radius:99px}.esp-tprog em{position:absolute;inset-inline-end:-30px;top:-6px;font-style:normal;font-size:10.5px;font-weight:600;color:#b8863f}.esp-doc-filters{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.esp-doc-chip{background:#fff;border:1px solid #e4e7e2;border-radius:99px;padding:6px 14px;font-size:12.5px;color:#5b6a70;cursor:pointer;font:inherit}.esp-doc-chip.on{background:#0f2029;color:#fff;border-color:#0f2029}.esp-doc-list{display:flex;flex-direction:column}.esp-doc-row{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #eef1ef}.esp-doc-row:last-child{border-bottom:0}.esp-doc-ico{font-size:18px;flex-shrink:0}.esp-doc-main{flex:1 1;min-width:0}.esp-doc-main b{display:block;font-size:13.5px;color:#17252c}.esp-doc-date,.esp-doc-main small{font-size:11.5px;color:#8b999e}.esp-doc-date,.esp-doc-dl{white-space:nowrap}.esp-doc-dl{font-size:12px;color:#b8863f;text-decoration:none;font-weight:500}.esp-help{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px;margin-bottom:18px}.esp-help-card{background:#fff;border:1px solid #e4e7e2;border-radius:14px;padding:18px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.esp-help-card b{font-size:14.5px;color:#17252c}.esp-help-card small{font-size:12px;color:#5b6a70;margin-bottom:12px}.esp-help-card .esp-cta{margin-top:auto}.esp-faq{display:flex;flex-direction:column}.esp-faq-item{border-bottom:1px solid #eef1ef}.esp-faq-item summary{cursor:pointer;padding:13px 2px;font-size:13.5px;font-weight:500;color:#17252c;list-style:none;display:flex;justify-content:space-between;align-items:center}.esp-faq-item summary:after{content:"+";color:#b8863f;font-size:18px}.esp-faq-item[open] summary:after{content:"−"}.esp-faq-item p{margin:0 0 14px;font-size:13px;line-height:1.6;color:#5b6a70}.esp-formation{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:16px;gap:16px}.esp-fcard{background:#fff;border:1px solid #e4e7e2;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:.15s}.esp-fcard:hover{border-color:#b8863f;box-shadow:0 8px 22px -14px rgba(15,32,41,.3)}.esp-thumb{position:relative;display:grid;place-items:center;height:118px;background:linear-gradient(150deg,#1f3d4a,#0f2029)}.esp-thumb svg{background:#e8d3ab;border-radius:50%;padding:9px;box-sizing:content-box}.esp-duree{position:absolute;right:9px;bottom:9px;font-style:normal;font-size:10.5px;color:#e8d3ab;background:rgba(0,0,0,.4);padding:2px 7px;border-radius:99px}.esp-fbody{padding:13px 15px}.esp-fbody b{font-size:13.5px;color:#17252c}.esp-fmeta{display:flex;align-items:center;gap:8px;margin-top:9px}.esp-done{font-size:11px;color:#0f6e56;font-weight:500}@media (max-width:820px){.esp-msg{grid-template-columns:1fr;height:auto}.esp-conv-list{max-height:240px;-webkit-border-end:0;border-inline-end:0;border-bottom:1px solid #e4e7e2}.esp-bubbles{min-height:300px}.esp-cols{grid-template-columns:1fr}.esp-action{flex-wrap:wrap}.esp-action-dl{order:3}.esp{flex-direction:column}.esp-side{width:100%;height:auto;position:static;flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px;padding:12px 14px}.esp-brand{padding:4px 8px}.esp-nav{flex-direction:row;flex-wrap:wrap;flex:1 1 100%;order:3}.esp-navlink{-webkit-border-start:0;border-inline-start:0;border-bottom:2px solid transparent;padding:8px 10px}.esp-navlink.on{-webkit-border-start:0;border-inline-start:0;border-bottom-color:#b8863f}.esp-user{border-top:0;-webkit-margin-start:auto;margin-inline-start:auto;padding:4px 8px}.esp-main{padding:22px 18px 40px}}.hub-foot-links{display:flex;gap:18px;justify-content:center;margin-bottom:14px;text-transform:none;letter-spacing:0}.hub-foot-links a{color:var(--muted);text-decoration:none;font-size:13px}.hub-foot-links a:hover{color:#fff}@media (max-width:640px){.hub-nav{order:3;width:100%;-webkit-margin-start:0;margin-inline-start:0;justify-content:flex-start}}.hub-mod-hero{padding:30px 0 8px;max-width:780px}.hub-mod-mark{width:54px;height:54px;border-radius:13px;overflow:hidden;margin-bottom:16px;box-shadow:0 6px 18px rgba(0,0,0,.3)}.hub-mod-mark img{width:100%;height:100%;object-fit:cover}.hub-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:16px;gap:16px;margin-top:40px}.hub-benefit{background:linear-gradient(160deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.015));border:1px solid var(--line);border-radius:16px;padding:22px}.hub-benefit h3{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:17px;margin:0 0 8px;color:var(--gold-soft)}.hub-benefit p{color:var(--muted);font-size:13px;line-height:1.6;margin:0}.hub-mod-nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:46px}.hub-mod-chip{text-decoration:none;color:var(--muted);border:1px solid var(--line);border-radius:99px;padding:8px 16px;font-size:13px;transition:.18s}.hub-mod-chip:hover{color:#fff;border-color:var(--gold)}.esp-dir{display:grid;grid-gap:10px;gap:10px}.esp-dir-card{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--esp-line,rgba(148,163,184,.28));border-radius:12px}.esp-dir-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.esp-dir-body b{font-size:13.5px}.esp-dir-body small{font-size:11.5px;opacity:.75}.esp-dir-contact{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esp-dir-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.esp-dir-noacc{font-size:11px;opacity:.6}.esp-cta.sm{padding:6px 12px;font-size:12px}.esp-unread{-webkit-margin-start:auto;margin-inline-start:auto;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#dc2626;color:#fff;font-size:11px;font-weight:700;font-style:normal;display:inline-flex;align-items:center;justify-content:center}.esp-conv-preview{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.7;font-size:11.5px}.esp-conv-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.esp-bubble-from{display:block;font-size:11px;opacity:.7;margin-bottom:3px}@media(max-width:820px){.esp-dir-card{flex-wrap:wrap}.esp-dir-actions{width:100%}}.esp-req-form{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end;margin-top:14px}.esp-req-form label{display:flex;flex-direction:column;gap:4px;font-size:11.5px;opacity:.8}.esp-req-form input,.esp-req-form select{padding:8px 10px;border:1px solid var(--esp-line,rgba(148,163,184,.28));border-radius:8px;font:inherit;font-size:12.5px;background:transparent;color:inherit}.esp-req-list{list-style:none;padding:0;margin:14px 0 0;display:grid;grid-gap:8px;gap:8px}.esp-req-list li{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 12px;border:1px solid var(--esp-line,rgba(148,163,184,.28));border-radius:10px}.esp-req-list small{display:block;font-size:11.5px;opacity:.72}.esp-req-reason{font-style:italic}.esp-req-actions{-webkit-margin-start:auto;margin-inline-start:auto;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.esp-req-status{font-size:11px;padding:2px 8px;border-radius:9px;background:rgba(148,163,184,.18)}.esp-req-status.s-granted{background:rgba(22,163,74,.18)}.esp-req-status.s-refused{background:rgba(220,38,38,.18)}@media(max-width:820px){.esp-req-actions{-webkit-margin-start:0;margin-inline-start:0;width:100%}}.esp-risks{display:grid;grid-gap:8px;gap:8px}.esp-risk{display:flex;align-items:center;gap:12px;padding:11px 13px;border:1px solid var(--esp-line,rgba(148,163,184,.28));border-inline-start-width:3px;border-radius:10px;text-decoration:none;color:inherit}.esp-risk.s-critical{border-inline-start-color:#dc2626}.esp-risk.s-high{border-inline-start-color:#d97706}.esp-risk.s-watch{border-inline-start-color:#64748b}.esp-risk-body{flex:1 1;min-width:0}.esp-risk-body b{display:block;font-size:13px}.esp-risk-body small{display:block;font-size:11.5px;opacity:.72}.esp-risk-due{font-size:11.5px;opacity:.8;white-space:nowrap}.esp-shell-plain{max-width:900px;margin:0 auto;padding:40px 20px}.esp-shell-plain h1{font-size:20px;margin-bottom:8px}.esp-shell-plain p{font-size:13px;opacity:.8;line-height:1.6}.cat-shell{max-width:1100px;margin:0 auto;padding:32px 20px 60px}.cat-head h1{font-size:26px;margin-bottom:6px}.cat-head p{opacity:.75;font-size:13.5px;margin-bottom:20px}.cat-tabs{display:flex;gap:8px;margin-bottom:16px}.cat-tabs a{padding:8px 18px;border-radius:999px;border:1px solid rgba(148,163,184,.3);text-decoration:none;color:inherit;font-size:13px}.cat-tabs a.on{background:rgba(148,163,184,.18);font-weight:600}.cat-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.cat-filters input{flex:1 1 200px;padding:9px 12px;border:1px solid rgba(148,163,184,.3);border-radius:8px;font:inherit;background:transparent;color:inherit}.cat-filters button{padding:9px 18px;border-radius:8px;border:0;background:#0f766e;color:#fff;font:inherit;cursor:pointer}.cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:16px;gap:16px}.cat-card{border:1px solid rgba(148,163,184,.28);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;display:block}.cat-photo{height:150px;background:#1c3540 50%/cover no-repeat;display:grid;place-items:center;color:#cbd5e1;font-size:13px}.cat-body{padding:12px 14px;display:grid;grid-gap:3px;gap:3px}.cat-body b{font-size:14px}.cat-body small{font-size:11.5px;opacity:.72}.cat-body strong{font-size:15px;margin-top:4px}.cat-empty{padding:28px;text-align:center;opacity:.7;font-size:13.5px}.cat-back{display:inline-block;margin-bottom:14px;font-size:12.5px;text-decoration:none;opacity:.75;color:inherit}.cat-title{font-size:24px;margin-bottom:4px}.cat-loc{opacity:.75;font-size:13.5px;margin-bottom:18px}.cat-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:10px;gap:10px;margin-bottom:20px}.cat-gallery img{width:100%;height:180px;object-fit:cover;border-radius:10px}.cat-specs{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:12px;gap:12px;margin-bottom:20px}.cat-specs dt{font-size:11px;opacity:.7;text-transform:uppercase;letter-spacing:.05em}.cat-specs dd{margin:2px 0 0;font-size:15px;font-weight:600}.cat-desc{font-size:13.5px;line-height:1.7;margin-bottom:26px;white-space:pre-wrap}.cat-contact{border:1px solid rgba(148,163,184,.28);border-radius:12px;padding:18px}.cat-contact h2{font-size:16px;margin-bottom:12px}.cat-contact form{display:grid;grid-gap:9px;gap:9px;max-width:460px}.cat-contact input,.cat-contact textarea{padding:9px 12px;border:1px solid rgba(148,163,184,.3);border-radius:8px;font:inherit;background:transparent;color:inherit}.cat-contact button{padding:10px 20px;border-radius:8px;border:0;background:#0f766e;color:#fff;font:inherit;cursor:pointer;justify-self:start}.cat-hint{font-size:11.5px;opacity:.65;margin:0}.cat-error{font-size:12.5px;color:#dc2626;margin:0}@media(max-width:640px){.cat-photo{height:180px}}.hub-mini-feats{list-style:none;padding:0;margin:8px 0 0;display:grid;grid-gap:3px;gap:3px}.hub-mini-feats li{font-size:11px;opacity:.75;line-height:1.4}.hub-mini-feats li:before{content:"¹3";-webkit-margin-end:5px;margin-inline-end:5px;opacity:.6}.hub-gate{--seuil-ground:#0a1216;--seuil-panel:#111c22;--seuil-ink:#e9ecec;--seuil-dim:#7e939c;--seuil-line:#1e2c34;--seuil-bronze:#b8863f;--seuil-patine:#5fd3b4;min-height:100dvh;display:grid;place-items:center;padding:clamp(20px,4vh,56px) clamp(20px,5vw,56px);position:relative;text-align:center;background:var(--seuil-ground);color:var(--seuil-ink);overflow:hidden}.hub-gate-trame{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(var(--seuil-line) 1px,transparent 1px),linear-gradient(90deg,var(--seuil-line) 1px,transparent 1px);background-size:46px 46px;opacity:.5;-webkit-mask-image:radial-gradient(58% 52% at 50% 42%,#000 0,transparent 78%);mask-image:radial-gradient(58% 52% at 50% 42%,#000 0,transparent 78%)}.hub-gate-lang{position:absolute;top:20px;inset-inline-end:22px;z-index:2}.hub-gate-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:0;max-width:720px}.hub-gate-logo{width:min(268px,62vw);height:auto;display:block;margin-bottom:30px;animation:gate-pose .85s cubic-bezier(.22,1,.36,1) both}.hub-gate-os{font-family:IBM Plex Mono,Courier New,monospace;font-size:clamp(9.5px,1.15vw,11.5px);letter-spacing:.22em;text-transform:uppercase;color:var(--seuil-bronze);margin:0 0 26px;animation:gate-monte .7s cubic-bezier(.22,1,.36,1) .12s both}.hub-gate-h1{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(29px,5.1vw,54px);line-height:1.1;letter-spacing:-.015em;text-wrap:balance;margin:0 0 22px;color:var(--seuil-ink);animation:gate-monte .7s cubic-bezier(.22,1,.36,1) .2s both}.hub-gate-socle{font-size:clamp(14px,1.6vw,16px);line-height:1.66;color:var(--seuil-dim);max-width:58ch;margin:0 0 22px;animation:gate-monte .7s cubic-bezier(.22,1,.36,1) .3s both}.hub-gate-sig{font-size:clamp(14.5px,1.75vw,17px);font-weight:600;color:var(--seuil-patine);margin:0 0 34px;animation:gate-monte .7s cubic-bezier(.22,1,.36,1) .38s both}.hub-gate-portes{display:flex;gap:11px;flex-wrap:wrap;justify-content:center;animation:gate-monte .7s cubic-bezier(.22,1,.36,1) .46s both}.hub-gate-btn,.hub-gate-btn2{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:7px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .2s}.hub-gate-btn{background:var(--seuil-patine);color:#05211a}.hub-gate-btn:hover{background:#7ce0c5;transform:translateY(-1px)}.hub-gate-btn2{border:1px solid var(--seuil-line);color:var(--seuil-ink)}.hub-gate-btn2:hover{border-color:var(--seuil-bronze);transform:translateY(-1px)}.hub-gate-site{margin-top:24px;font-size:12.5px;color:var(--seuil-dim);text-decoration:none;border-bottom:1px solid var(--seuil-line);padding-bottom:2px;animation:gate-monte .7s cubic-bezier(.22,1,.36,1) .54s both}.hub-gate-site:hover{color:var(--seuil-ink);border-color:var(--seuil-bronze)}@keyframes gate-pose{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:none}}@keyframes gate-monte{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hub-gate-h1,.hub-gate-logo,.hub-gate-os,.hub-gate-portes,.hub-gate-sig,.hub-gate-site,.hub-gate-socle{animation:none;opacity:1;transform:none}.hub-gate-btn,.hub-gate-btn2{transition:none}.hub-gate-btn2:hover,.hub-gate-btn:hover{transform:none}}.hub-deck-nav{display:none}@media (min-width:1024px) and (min-height:680px){.hub-deck{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;height:calc(100dvh - 141px)}.hub-deck::-webkit-scrollbar{display:none}.hub-deck>section{flex:0 0 100%;scroll-snap-align:start;height:100%;max-width:none;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;padding:clamp(14px,2.4vh,36px) 0;margin:0}.hub-deck>section>*{flex-shrink:0}.hub-deck>section>.hub-sec{margin-top:0;margin-bottom:16px}.hub-deck>#capacites .hub-caps{grid-template-columns:repeat(4,1fr)}.hub-deck>#projets .hub-caps{grid-template-columns:repeat(2,1fr)}.hub-deck>#socle .hub-diagram{width:min(520px,50vh);margin-block:18px 0}.hub-deck>.hub-hero>*{width:100%;max-width:760px;margin-inline:auto}.hub-deck-nav{display:flex;justify-content:center;align-items:center;gap:14px;padding:14px 0 22px}.hub-deck-nav a{width:10px;height:10px;border-radius:99px;background:hsla(0,0%,100%,.22);transition:background .2s ease,transform .2s ease;position:relative}.hub-deck-nav a:after{content:"";position:absolute;inset:-17px}.hub-deck-nav a:focus-visible,.hub-deck-nav a:hover{background:var(--gold);transform:scale(1.25)}.hub-deck-nav span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.4);-webkit-margin-end:8px;margin-inline-end:8px}}@media (prefers-reduced-motion:reduce){.hub-deck-nav a{transition:none}.hub-deck-nav a:hover{transform:none}}.hub-video-stage,.hub-video-start{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:calc(100dvh - 160px);gap:14px}.hub-video-signature{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:hsla(40,33%,95%,.34);margin:0 0 2px}.hub-video-eyebrow{font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0}.hub-video-h1,.hub-video-title{font-family:Fraunces,Georgia,serif;font-weight:500;line-height:1.12;margin:0;color:#f6f3ed;max-width:22ch}.hub-video-h1{font-size:clamp(28px,4.2vw,46px)}.hub-video-title{font-size:clamp(24px,3.4vw,40px)}.hub-video-lead{color:var(--muted);font-size:15px;line-height:1.6;margin:0;max-width:56ch}.hub-video-play{margin-top:8px}.hub-video-note{color:var(--muted);font-size:12.5px;line-height:1.55;max-width:52ch;margin:4px 0 0;opacity:.75}.hub-video-skip,.hub-video-skip-inline{color:hsla(0,0%,100%,.45);font-size:12.5px;text-decoration:none;border-bottom:1px solid transparent}.hub-video-skip-inline:hover,.hub-video-skip:hover{color:hsla(0,0%,100%,.85);border-bottom-color:currentColor}.hub-video-skip{margin-top:10px}.hub-video-scene{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;animation:hub-video-in .5s ease both}@keyframes hub-video-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hub-video-lines{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:10px;max-width:64ch}.hub-video-lines li{color:var(--gold-soft);font-size:clamp(13.5px,1.3vw,16px);line-height:1.55;margin:0;animation:hub-video-in .5s ease both}.hub-video-diagram{width:min(420px,34vh)}.hub-video-diagram .hub-diagram{width:100%;max-width:none;margin:0}.hub-video-bar{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px;flex-wrap:wrap}.hub-video-ctrl{width:34px;height:34px;border-radius:99px;border:1px solid var(--line);background:transparent;color:var(--gold-soft);display:grid;place-items:center;cursor:pointer;transition:.18s}.hub-video-ctrl:hover{color:#fff;border-color:var(--gold)}.hub-video-dots{display:flex;align-items:center;gap:12px}.hub-video-dots button{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:hsla(0,0%,100%,.22);cursor:pointer;position:relative;transition:.18s}.hub-video-dots button:after{content:"";position:absolute;inset:-17px}.hub-video-dots button.is-on{background:var(--gold);transform:scale(1.3)}@media (prefers-reduced-motion:reduce){.hub-video-lines li,.hub-video-scene{animation:none}.hub-video-ctrl,.hub-video-dots button{transition:none}}.hub-videotheque{padding:26px 0 40px;text-align:center}.hub-videotheque .hub-lead{margin-inline:auto;text-align:center}.hub-videotheque .hub-sec{margin-top:40px}.hub-video-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-top:26px;text-align:start}.hub-video-card{display:flex;flex-direction:column;gap:8px;padding:22px;border:1px solid var(--line);border-radius:16px;background:hsla(0,0%,100%,.02);text-decoration:none;transition:.2s}.hub-video-card:hover{border-color:var(--gold);transform:translateY(-2px)}.hub-video-card.is-lead{border-color:rgba(184,134,63,.5);background:rgba(184,134,63,.06)}.hub-video-card-tag{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.hub-video-card b{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:21px;color:#f6f3ed}.hub-video-card p{color:var(--muted);font-size:13.5px;line-height:1.6;margin:0}.hub-video-card-cta{color:var(--gold-soft);font-size:13px;margin-top:4px}.hub-video-modules{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:22px;text-align:start}.hub-video-module{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;text-decoration:none;transition:.2s}.hub-video-module:hover{border-color:var(--gold);background:hsla(0,0%,100%,.03)}.hub-video-module img{width:30px;height:30px;border-radius:8px;flex:0 0 auto}.hub-video-module span{display:flex;flex-direction:column;gap:2px;min-width:0}.hub-video-module b{color:#f6f3ed;font-size:14px}.hub-video-module em{color:var(--muted);font-size:12px;font-style:normal}.hub-video-module small{color:var(--gold);font-size:11px;-webkit-margin-start:auto;margin-inline-start:auto;white-space:nowrap}.hub-video-count{font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin:0}.hub-video-progress{display:flex;align-items:center;gap:12px}.hub-video-step{width:28px;height:28px}.hub-video-track{width:clamp(120px,22vw,260px);height:3px;border-radius:99px;background:hsla(0,0%,100%,.14);overflow:hidden}.hub-video-track span{display:block;height:100%;background:var(--gold);border-radius:99px;transition:width .35s ease}.hub-video-rank{color:var(--muted);font-size:12px;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){.hub-video-card:hover{transform:none}.hub-video-track span{transition:none}}.doc{background:#fff;color:#1b2429;max-width:820px;margin-inline:auto;padding:28px clamp(18px,4vw,48px) 60px;font-size:14px;line-height:1.62;min-height:100dvh}.doc-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:6px}.doc-back{color:#4a6470;text-decoration:none;font-size:13px}.doc-back:hover{color:#17252c}.doc-print{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:10px;border:0;background:#17252c;color:#f0e2c4;font-size:13px;font-weight:500;cursor:pointer;transition:.18s}.doc-print:hover{background:#24373f}.doc-hint{color:#6b7f88;font-size:11.5px;margin:0 0 22px}.doc-head{display:flex;align-items:flex-start;gap:16px;padding-bottom:18px;border-bottom:2px solid #17252c;margin-bottom:22px}.doc-head img{width:44px;height:44px;border-radius:10px;flex:0 0 auto}.doc-head h1{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(22px,3.2vw,30px);line-height:1.15;margin:0 0 6px;color:#17252c}.doc-head p{margin:0;color:#4a6470;font-size:13.5px}.doc-eyebrow{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#8a6a33;margin:0 0 4px!important}.doc h2{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:19px;color:#17252c;margin:30px 0 10px;padding-bottom:6px;border-bottom:1px solid #dfe5e3}.doc h3{font-size:15px;margin:18px 0 6px;color:#17252c}.doc h3 em{font-style:normal;font-weight:400;color:#8a6a33;font-size:12px;-webkit-margin-start:8px;margin-inline-start:8px}.doc-note,.doc-sec p{margin:0 0 10px}.doc-note{color:#4a6470;font-size:12.5px}.doc-list{margin:8px 0 0;-webkit-padding-start:18px;padding-inline-start:18px}.doc-list li{margin-bottom:8px}.doc-list li b{color:#17252c}.doc-list-tight li{margin-bottom:3px}.doc-table{width:100%;border-collapse:collapse;margin:6px 0 18px;font-size:13px}.doc-table caption{text-align:start;font-weight:600;color:#17252c;padding-bottom:6px}.doc-table td,.doc-table th{text-align:start;padding:7px 10px;border-bottom:1px solid #e7ecea}.doc-table th{font-weight:500;color:#17252c;width:34%}.doc-table td{color:#4a6470}.doc-num{text-align:end;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;color:#17252c!important}.doc-foot{margin-top:34px;padding-top:12px;border-top:1px solid #dfe5e3;color:#6b7f88;font-size:11.5px}@media print{.doc-actions,.doc-hint{display:none!important}.doc{max-width:none;padding:0;min-height:0;font-size:11pt}.doc h2,.doc h3{break-after:avoid;page-break-after:avoid}.doc-list li,.doc-table{break-inside:avoid;page-break-inside:avoid}.doc-break{break-before:page;page-break-before:always}.doc-foot{position:fixed;bottom:0}}.demo{margin:0;width:100%;max-width:1000px}.demo-cadre{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border-radius:14px;border:1px solid var(--line);background:#0b171d;box-shadow:0 30px 70px -28px rgba(0,0,0,.75)}.demo-plan{position:absolute;inset:0;transition:transform 6s cubic-bezier(.33,0,.15,1);will-change:transform}.demo-plan>.demo-halo,.demo-plan>.demo-voile{z-index:2}.demo-plan img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.demo-voile{background:rgba(8,18,23,.62);transition:inset 6s cubic-bezier(.33,0,.15,1)}.demo-halo,.demo-voile{position:absolute;pointer-events:none}.demo-halo{border:calc(1.6px / var(--e, 1)) solid var(--gold);border-radius:calc(9px / var(--e, 1));box-shadow:0 0 calc(30px / var(--e, 1)) rgba(184,134,63,.5);transition:inset 6s cubic-bezier(.33,0,.15,1),width 6s cubic-bezier(.33,0,.15,1),height 6s cubic-bezier(.33,0,.15,1),left 6s cubic-bezier(.33,0,.15,1),top 6s cubic-bezier(.33,0,.15,1)}.demo-legende{display:block;margin-top:16px;min-height:3.2em;color:#f6f3ed;font-size:clamp(14px,1.5vw,17px);line-height:1.55;text-align:start}.demo-curseur{display:inline-block;width:2px;height:1.05em;-webkit-margin-start:3px;margin-inline-start:3px;background:var(--gold);vertical-align:text-bottom;animation:demo-clignote 1s steps(2,start) infinite}@keyframes demo-clignote{to{opacity:0}}.demo-etapes{display:flex;gap:7px;margin-top:12px}.demo-etapes span{width:22px;height:3px;border-radius:99px;background:hsla(0,0%,100%,.18);transition:background .3s}.demo-etapes span.is-on{background:var(--gold)}@media (prefers-reduced-motion:reduce){.demo-halo,.demo-plan,.demo-voile{transition:none}.demo-curseur{animation:none}}.ecran{width:100%;height:100%;color:#17252c;font-family:Inter,system-ui,sans-serif;text-align:start}.ecran .modes button.on{background:var(--gold);color:#fff;font-weight:700}.ecran .toc a.on{border-left-color:var(--gold);background:rgba(184,134,63,.1);color:#fff}.ecran{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 26px 60px rgba(0,0,0,.45);display:flex;min-height:400px;transform:none;transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .45s}.ecran .pv.flat{transform:translateY(6px) scale(.99)}.ecran .pv.fade{opacity:0;transform:translateX(10px)}.ecran .shots i.on{background:var(--gold);transform:scale(1.35)}.ecran .side{width:158px;background:var(--navy);padding:14px 10px;flex-shrink:0;display:flex;flex-direction:column;gap:2px}.ecran .side .bd{display:flex;align-items:center;gap:7px;margin-bottom:12px;padding:0 4px}.ecran .side .bd em{width:24px;height:24px;border-radius:6px;background:var(--navy2);border:1px solid var(--gold);display:grid;place-items:center;font-style:normal;font-family:Cambria,serif;font-size:12px;color:var(--gold-soft);flex-shrink:0}.ecran .side .bd b{font-size:10px;color:#fff}.ecran .side a{display:flex;align-items:center;gap:7px;padding:6px 8px;border-radius:6px;font-size:9.5px;color:#93a6ad;text-decoration:none}.ecran .side a.on{background:var(--navy2);color:#fff}.ecran .side a.on s{background:var(--gold)}.ecran .side a s{width:5px;height:5px;border-radius:50%;background:#3c525c;flex-shrink:0}.ecran .main{flex:1 1;background:#fbfcfb;padding:16px 18px;min-width:0;overflow:hidden}.ecran .hd{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:10px;border-bottom:1px solid var(--line);margin-bottom:12px}.ecran .hd h3{font-family:Cambria,serif;font-size:16px;color:var(--ink);font-weight:500}.ecran .hd small{font-size:7.5px;color:#94a2a7;letter-spacing:.14em;font-weight:800;text-transform:uppercase;display:block;margin-bottom:3px}.ecran .cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-bottom:12px}.ecran .cards div{background:#fff;border:1px solid var(--line);border-radius:9px;padding:10px}.ecran .cards span{display:block;font-size:7.5px;color:#8b999e;margin-bottom:4px}.ecran .cards b{display:block;font-family:Cambria,serif;font-size:15.5px;color:var(--ink);font-weight:500}.ecran .cards b.g{color:var(--gold)}.ecran .cards b.t{color:var(--teal)}.ecran .cards b.r{color:var(--rose)}.ecran .rows .r{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #eef1ef;font-size:10.5px;color:var(--ink)}.ecran .rows .r:last-child{border:0}.ecran .rows small{color:#93a0a5;font-size:8.5px;display:block;margin-top:2px}.ecran .tag{font-size:7.5px;font-weight:800;padding:3px 7px;border-radius:99px;background:#e4f2ed;color:#1d755f;white-space:nowrap}.ecran .tag.w{background:#f6eddc;color:#96661c}.ecran .tag.d{background:#f7e4e1;color:#ac493f}.ecran .tag.n{background:#edf0ee;color:#617178}.ecran .who{display:flex;align-items:center;gap:8px}.ecran .who em{width:22px;height:22px;border-radius:50%;background:#e8ded0;color:#685234;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:800;flex-shrink:0}.ecran .fld{margin-bottom:9px}.ecran .fld label{display:block;font-size:8px;color:#94a2a7;letter-spacing:.1em;font-weight:800;text-transform:uppercase;margin-bottom:4px}.ecran .fld div{border:1px solid var(--line);border-radius:7px;padding:8px 10px;font-size:11px;color:var(--ink);background:#fff}.ecran .fld div.filled{background:#eef3fa;border-color:#c9daee}.hub-video-ecran{margin:4px 0 0;width:min(880px,92vw)}.hub-video-ecran .ecran{height:min(44vh,420px);min-height:0}.hub-video-ecran figcaption{margin-top:10px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold)}.hub-video-visuel{width:min(1000px,92vw);margin-top:6px}.hub-video-modules{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.hub-vmod{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 10px;border:1px solid var(--line);border-radius:14px;background:hsla(0,0%,100%,.02)}.hub-vmod img{width:34px;height:34px;border-radius:9px}.hub-vmod b{color:#f6f3ed;font-size:14px}.hub-vmod span{color:var(--muted);font-size:11.5px;text-align:center;line-height:1.4}.hub-video-caps4{grid-template-columns:repeat(2,1fr)}.hub-video-caps8{grid-template-columns:repeat(4,1fr)}.hub-video-caps8 .hub-cap{padding:12px 14px}.hub-video-caps8 .hub-cap b{font-size:13px}.hub-video-visuel.hub-space-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}@media (max-width:860px){.hub-video-caps8,.hub-video-modules,.hub-video-visuel.hub-space-grid{grid-template-columns:repeat(2,1fr)}}.hub-video-split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;grid-gap:clamp(20px,3vw,46px);gap:clamp(20px,3vw,46px);width:min(1180px,94vw);text-align:start}.hub-video-split .hub-video-txt{display:flex;flex-direction:column;gap:10px}.hub-video-split .hub-video-title{max-width:none}.hub-video-split .hub-video-lines{align-items:flex-start;max-width:none}.hub-video-eyebrow em{font-style:normal;color:hsla(40,33%,95%,.45)}.hub-video-split .hub-video-lines li{position:relative;-webkit-padding-start:24px;padding-inline-start:24px}.hub-video-split .hub-video-lines li:before{content:"✓";position:absolute;inset-inline-start:0;color:var(--gold);font-size:13px}@media (max-width:980px){.hub-video-split{grid-template-columns:1fr;text-align:center}.hub-video-split .hub-video-txt{align-items:center}.hub-video-split .hub-video-lines li{-webkit-padding-start:0;padding-inline-start:0}.hub-video-split .hub-video-lines li:before{position:static;-webkit-margin-end:6px;margin-inline-end:6px}}.hub-video-logo{margin-top:10px}.hub-video-logo img{width:clamp(200px,26vw,340px);max-height:26vh;object-fit:contain;display:block}.hub-musique{position:fixed;inset-block-end:18px;inset-inline-start:18px;z-index:40;width:36px;height:36px;display:grid;place-items:center;border-radius:99px;border:1px solid var(--line);background:rgba(11,23,29,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:hsla(40,33%,95%,.55);cursor:pointer;transition:color .2s,border-color .2s}.hub-musique:hover{color:var(--gold);border-color:var(--gold)}.hub-musique[aria-pressed=true]{color:var(--gold)}@media print{.hub-musique{display:none}}.hub-gate-service{font-size:13px;color:var(--muted);margin:6px 0 22px;max-width:30rem}.hub-peritem{margin-top:10px;padding:10px 12px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid var(--line)}.hub-peritem-t{color:var(--gold-soft);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px}.hub-peritem-r{display:flex;justify-content:space-between;gap:12px;align-items:baseline;font-size:12px;color:var(--muted);padding:3px 0}.hub-peritem-r b{color:#fff;font-weight:700;white-space:nowrap}:root{--patine:#5fd3b4;--patine-w:rgba(95,211,180,.09)}.hub-eyebrow{font-family:IBM Plex Mono,Courier New,monospace;font-size:10px;font-weight:500;letter-spacing:.22em;color:var(--gold);text-transform:uppercase;display:flex;flex-direction:column;gap:7px;align-self:flex-start;flex:0 0 auto}.hub-eyebrow,.hub-eyebrow.hub-eyebrow{width:max-content;max-width:100%}[dir=rtl] .hub-eyebrow{align-self:flex-end}.hub-eyebrow.hub-sec-center,.hub-sec-center.hub-eyebrow{align-self:center}.hub-eyebrow:after{content:"";display:block;height:1px;background:linear-gradient(to right,var(--patine),transparent);opacity:.75}.hub-sec-center.hub-eyebrow{align-items:center}.hub-card:hover{border-color:var(--patine)}.hub-cap{-webkit-border-start:2px solid var(--patine-w);border-inline-start:2px solid var(--patine-w)}.hub-cap:hover{border-inline-start-color:var(--patine)}.hub-deck-nav a{background:var(--gold);opacity:.32;transition:opacity .2s,background .2s}.hub-deck-nav a:focus-visible,.hub-deck-nav a:hover{opacity:1;background:var(--patine)}.hub-topbar .hub-nav a:hover{color:#fff;box-shadow:0 1px 0 var(--patine)}@media (prefers-reduced-motion:reduce){.hub-cap,.hub-card,.hub-deck-nav a{transition:none}}.hub-archi{list-style:none;margin:26px 0 0;padding:0;display:flex;flex-direction:column;gap:1px}.hub-archi-l{display:grid;grid-template-columns:168px 1fr auto;grid-gap:18px;gap:18px;align-items:baseline;padding:11px 16px;background:hsla(0,0%,100%,.02);-webkit-border-start:2px solid var(--line);border-inline-start:2px solid var(--line)}.hub-archi-l b{font-size:14px;font-weight:700;color:var(--muted)}.hub-archi-l span{font-size:13px;color:var(--muted);opacity:.72}.hub-archi-l em{font-style:normal;font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);opacity:.6;white-space:nowrap}.hub-archi-l.on{border-inline-start-color:var(--patine);background:rgba(95,211,180,.045)}.hub-archi-l.on b{color:#fff}.hub-archi-l.on span{opacity:.9}.hub-archi-l.on em{color:var(--patine);opacity:1}.hub-archi-note{margin:18px auto 0;max-width:66ch;font-size:13px;line-height:1.6;color:var(--muted);text-align:center;font-style:italic}.hub-trinite{margin:22px 0 0;text-align:center;font-family:Fraunces,Georgia,serif;font-size:clamp(16px,2vw,21px);color:var(--patine);font-weight:500}@media (max-width:700px){.hub-archi-l{grid-template-columns:1fr auto;gap:4px 12px}.hub-archi-l span{grid-column:1/-1}}.hub-mod-ecrans{margin:40px 0 0}.hub-carr{border:1px solid var(--line);border-radius:16px;padding:20px;background:hsla(0,0%,100%,.02)}.hub-carr-tete{display:flex;gap:20px;align-items:flex-start;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap}.hub-carr-titre{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:21px;margin:0 0 6px;color:#fff}.hub-carr-lede{margin:0;font-size:13.5px;line-height:1.6;color:var(--muted);max-width:62ch}.hub-carr-cmd{display:flex;align-items:center;gap:10px;flex-shrink:0}.hub-carr-cmd button{width:30px;height:30px;border-radius:8px;border:1px solid var(--line);background:transparent;color:var(--muted);font-size:17px;line-height:1;cursor:pointer;transition:border-color .18s,color .18s}.hub-carr-cmd button:focus-visible,.hub-carr-cmd button:hover{border-color:var(--patine);color:#fff}.hub-carr-n{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--muted);letter-spacing:.06em}.hub-carr-cadre{margin:0;animation:carr-entre .55s cubic-bezier(.22,1,.36,1) both}.hub-carr-cadre figcaption{margin-top:10px;font-size:12px;color:var(--gold-soft);font-family:IBM Plex Mono,monospace;letter-spacing:.04em}@keyframes carr-entre{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}.hub-carr-points{display:flex;gap:6px;margin-top:16px;flex-wrap:wrap}.hub-carr-points button{position:relative;width:26px;height:3px;padding:0;border:0;border-radius:2px;background:var(--line);cursor:pointer;overflow:hidden}.hub-carr-points button:focus-visible,.hub-carr-points button:hover{background:var(--gold)}.hub-carr-points button.on{background:rgba(95,211,180,.28)}.hub-carr-points button i{position:absolute;inset:0;display:block;background:var(--patine);transform-origin:left;animation:carr-jauge linear both}[dir=rtl] .hub-carr-points button i{transform-origin:right}@keyframes carr-jauge{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.hub-carr-cadre{animation:none}.hub-carr-points button i{animation:none;transform:none}}@media (max-width:640px){.hub-carr{padding:14px}.hub-carr-tete{flex-direction:column;gap:12px}}