.cx-page{--cx-ink:#0f1f4b;--cx-text:#475569;--cx-muted:#64748b;--cx-border:#e2e8f0;--cx-blue:#1d6ff2;--cx-blue-dark:#1553d6;--cx-green:#16a34a;isolation:isolate;min-height:100dvh;color:var(--cx-ink);font-family:var(--font-inter,"Inter"), system-ui, -apple-system, "Segoe UI", sans-serif;background-color:#f8fafd;flex-direction:column;align-items:center;gap:12px;padding:12px 24px 8px;display:flex;position:relative;overflow-x:hidden}.cx-bg{z-index:-1;pointer-events:none;background-image:radial-gradient(circle,#d5deeb 1px,#0000 1.4px);background-size:22px 22px;position:absolute;inset:0;overflow:hidden}.cx-bg-blob{background:radial-gradient(circle,#e7eefb 0%,#eef2fb 55%,#eef2fb00 72%);border-radius:50%;width:420px;height:420px;position:absolute}.cx-bg-blob--tl{top:-220px;left:-200px}.cx-bg-blob--tr{background:radial-gradient(circle,#eceafb 0%,#f0eefb 55%,#f0eefb00 72%);top:-200px;right:-220px}.cx-bg-blob--bl{bottom:-240px;left:-160px}.cx-bg-blob--br{bottom:-220px;right:-180px}.cx-top-notice{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:12px;align-items:flex-start;gap:12px;width:100%;max-width:560px;padding:14px 18px;display:flex;box-shadow:0 10px 30px -18px #92400e59}.cx-top-notice-icon{font-size:20px;line-height:1.2}.cx-top-notice-title{margin:0 0 2px;font-size:14px;font-weight:700}.cx-top-notice-text{margin:0;font-size:13px;line-height:1.45}.cx-hero{text-align:center;flex-direction:column;align-items:center;margin-bottom:26px;display:flex}.cx-hero-subtitle{color:var(--cx-muted);margin:10px 0 0;font-size:12.5px;line-height:1.45}.cx-logo{flex-direction:column;align-items:center;gap:8px;display:flex}.cx-logo-main{align-items:center;gap:10px;display:flex}.cx-logo-icon{object-fit:contain;border-radius:10px;width:36px;height:36px}.cx-logo-name{letter-spacing:-.02em;color:#0b1f5c;font-size:28px;font-weight:800;line-height:1}.cx-logo-modules{flex-wrap:nowrap;justify-content:center;align-items:center;display:flex}.cx-logo-module{letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:3px;padding:0 4px;font-size:10px;font-weight:500;display:inline-flex}.cx-logo-module+.cx-logo-module{border-left:1px solid #d8dee8}.cx-logo-module--gestion{color:#1d6ff2}.cx-logo-module--compta{color:#0f9f8f}.cx-logo-module--rh{color:#8b2fe0}.cx-logo-module--juridique{color:#c2570c}.cx-layout{grid-template-columns:minmax(0,1fr) 350px minmax(0,1fr);grid-template-areas:"left card right";align-items:center;gap:20px clamp(90px,12vw,240px);width:100%;max-width:1500px;margin-block:auto;display:grid;position:relative}.cx-modules{flex-direction:column;gap:clamp(40px,18vh,230px);min-width:0;padding-top:0;display:flex}.cx-modules--left{grid-area:left;align-items:flex-end}.cx-modules--right{grid-area:right;align-items:flex-start}.cx-module{--cx-accent:#2563eb;--cx-accent-2:#3b82f6;--cx-tint:#eff5ff;--cx-edge:#d7e4fb;border:1px solid var(--cx-edge);background:linear-gradient(135deg, #fff 0%, var(--cx-tint) 100%);border-radius:14px;align-items:center;gap:10px;width:100%;max-width:272px;padding:10px 10px 10px 12px;display:flex;position:relative;box-shadow:0 18px 40px -30px #0f1f4b59}.cx-module--compta{--cx-accent:#0d9488;--cx-accent-2:#14b8a6;--cx-tint:#ecfaf6;--cx-edge:#cdeee4}.cx-module--rh{--cx-accent:#7c3aed;--cx-accent-2:#a855f7;--cx-tint:#f6f0ff;--cx-edge:#e6dafb}.cx-module--juridique{--cx-accent:#ea580c;--cx-accent-2:#f97316;--cx-tint:#fff5ec;--cx-edge:#fbe1cc}.cx-module-body{flex-direction:column;flex:1;min-width:0;display:flex}.cx-module-head{align-items:center;gap:10px;display:flex}.cx-module-icon{color:#fff;background:linear-gradient(145deg, var(--cx-accent-2) 0%, var(--cx-accent) 100%);width:34px;height:34px;box-shadow:0 10px 20px -12px var(--cx-accent);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.cx-module-title{color:var(--cx-accent);font-size:14px;font-weight:700;line-height:1.2;display:block}.cx-module--gestion .cx-module-title{color:#1d4ed8}.cx-module--compta .cx-module-title{color:#0f766e}.cx-module--rh .cx-module-title{color:#6d28d9}.cx-module--juridique .cx-module-title{color:#1e293b}.cx-module-sub{color:var(--cx-text);margin-top:1px;font-size:10.5px;line-height:1.3;display:block}.cx-module-desc{max-width:165px;color:var(--cx-muted);margin:6px 0 5px;font-size:11px;line-height:1.4}.cx-module-arrow{width:22px;height:22px;color:var(--cx-accent);background:color-mix(in srgb, var(--cx-accent) 12%, #fff);border-radius:50%;place-items:center;display:grid}.cx-module-visual{background:#fff;border-radius:12px;flex-direction:column;flex-shrink:0;gap:6px;width:86px;padding:9px 8px;display:flex;box-shadow:0 10px 28px -18px #0f1f4b59}.cx-visual-row{justify-content:space-between;align-items:center;gap:3px;display:flex}.cx-visual-label{color:#1e293b;font-size:10.5px;font-weight:500}.cx-visual-badge{white-space:nowrap;border-radius:999px;align-self:flex-start;align-items:center;gap:3px;padding:1px 5px;font-size:9.5px;font-weight:600;display:inline-flex}.cx-visual-badge--blue,.cx-visual-badge--green{color:#16a34a;background:#e8f7ee}.cx-bars{border-bottom:1px solid #e2e8f0;border-left:1px solid #e2e8f0;align-items:flex-end;gap:4px;height:30px;padding:0 4px 0 2px;display:flex}.cx-bars span{background:linear-gradient(#3b82f6 0%,#1d4ed8 100%);border-radius:3px 3px 0 0;flex:1}.cx-donut-row{align-items:center;gap:8px;display:flex}.cx-donut{background:conic-gradient(#14b8a6 0 42%, #0ea5e9 42% 70%, #10b981 70% 88%, #bae6fd 88% 100%);border-radius:50%;flex-shrink:0;width:30px;height:30px;-webkit-mask:radial-gradient(circle,#0000 42%,#000 43%);mask:radial-gradient(circle,#0000 42%,#000 43%)}.cx-legend{flex-direction:column;flex:1;gap:5px;display:flex}.cx-legend span{align-items:center;gap:6px;display:flex}.cx-legend i{border-radius:50%;width:7px;height:7px}.cx-legend b{background:#e2e8f0;border-radius:3px;flex:1;height:5px}.cx-payslip{border-bottom:1px solid #eef2f7;align-items:center;gap:6px;padding-bottom:6px;display:flex}.cx-avatar{background:#eff5ff;border-radius:7px;flex-shrink:0;place-items:center;width:22px;height:22px;display:grid}.cx-avatar svg{fill:#1d6ff2;width:15px;height:15px}.cx-lines{flex-direction:column;flex:1;gap:6px;display:flex}.cx-lines b{background:#e2e8f0;border-radius:3px;height:4px}.cx-lines b:nth-child(2){width:75%}.cx-lines b:nth-child(3){width:90%}.cx-lines--doc{gap:8px;padding-top:2px}.cx-lines--doc b{opacity:.7;background:#cbd5e1;height:6px}.cx-lines--doc b:first-child{width:70%}.cx-lines--doc b:nth-child(2){width:100%}.cx-lines--doc b:nth-child(3){width:85%}.cx-lines--doc b:nth-child(4){width:50%}.cx-module-visual--doc{gap:6px}.cx-signature{align-self:flex-end;width:36px;height:16px;margin:2px 4px 2px 0}.cx-signature path{fill:none;stroke:#64748b;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round}.cx-card{background:#fff;border:1px solid #edf1f7;border-radius:16px;flex-direction:column;grid-area:card;width:100%;padding:28px 18px 24px;display:flex;box-shadow:0 30px 60px -40px #0f1f4b59,0 2px 6px #0f1f4b0a}.cx-alert{border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:11px 14px;font-size:12.5px;font-weight:500;display:flex}.cx-alert svg{flex-shrink:0}.cx-alert--warning{color:#b45309;background:#fffbeb;border:1px solid #fcd34d}.cx-alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.cx-google{position:relative}.cx-google-native{z-index:2;opacity:0;pointer-events:none;justify-content:center;display:flex;position:absolute;inset:0;overflow:hidden}.cx-google-native--ready{pointer-events:auto}.cx-google-button{color:#0f172a;width:100%;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:10px;justify-content:center;align-items:center;gap:12px;font-size:13px;font-weight:600;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 6px 14px -10px #0f1f4b59}.cx-google:hover .cx-google-button:not(:disabled){border-color:#c3cedf;box-shadow:0 10px 20px -12px #0f1f4b66}.cx-google-button:disabled{color:var(--cx-muted);cursor:default}.cx-google-logo{width:18px;height:18px;position:absolute;left:18px}.cx-google-loader{position:absolute;right:18px}.cx-divider{color:var(--cx-muted);align-items:center;gap:16px;margin:16px 0 12px;font-size:12px;font-weight:500;display:flex}.cx-divider:before,.cx-divider:after{content:"";background:var(--cx-border);flex:1;height:1px}.cx-form{flex-direction:column;display:flex}.cx-field+.cx-field{margin-top:14px}.cx-label{color:var(--cx-ink);margin-bottom:6px;font-size:12.5px;font-weight:500;display:block}.cx-input-wrap{background:#fff;border:1px solid #dbe2ec;border-radius:10px;align-items:center;gap:10px;height:40px;padding:0 10px 0 12px;transition:border-color .18s,box-shadow .18s;display:flex}.cx-input-wrap:focus-within{border-color:var(--cx-blue);box-shadow:0 0 0 3px #1d6ff224}.cx-input-wrap--error,.cx-input-wrap--error:focus-within{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f}.cx-input-icon{color:#64748b;flex-shrink:0}.cx-input{color:#0f172a;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:none;flex:1;padding:0;font-size:13px}.cx-input::placeholder{color:#94a3b8}.cx-input-alert{color:#ef4444;flex-shrink:0}.cx-eye{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;place-items:center;padding:4px;display:grid}.cx-eye:hover{color:var(--cx-ink)}.cx-eye:focus-visible{outline:2px solid var(--cx-blue);outline-offset:1px}.cx-field-error{color:#dc2626;align-items:center;gap:6px;margin:6px 0 0;font-size:12px;display:flex}.cx-field-error--center{text-align:center;justify-content:center;margin-top:8px}.cx-options{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:16px 0;display:flex}.cx-remember{color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:12.5px;display:inline-flex;position:relative}.cx-remember input{opacity:0;width:1px;height:1px;position:absolute}.cx-checkbox{color:#0000;background:#fff;border:2px solid #334155;border-radius:5px;place-items:center;width:16px;height:16px;transition:background .15s,border-color .15s;display:grid}.cx-remember input:checked+.cx-checkbox{border-color:var(--cx-blue);background:var(--cx-blue);color:#fff}.cx-remember input:focus-visible+.cx-checkbox{box-shadow:0 0 0 3px #1d6ff240}.cx-link{color:var(--cx-blue);text-underline-offset:3px;font-size:12.5px;font-weight:500;text-decoration:underline}.cx-link:hover{color:var(--cx-blue-dark)}.cx-submit{color:#fff;height:42px;font:inherit;cursor:pointer;background:linear-gradient(#2179f5 0%,#1463e8 100%);border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:600;transition:filter .18s,transform .18s,box-shadow .18s;display:flex;box-shadow:0 14px 26px -16px #1463e8cc}.cx-submit:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.cx-submit:focus-visible{outline-offset:2px;outline:3px solid #1d6ff259}.cx-submit:disabled{opacity:.7;cursor:not-allowed;box-shadow:none}.cx-register{text-align:center;color:var(--cx-text);margin:16px 0 0;font-size:12.5px}.cx-lang{border:1px solid var(--cx-border);background:#fff;border-radius:999px;align-self:center;gap:2px;margin-top:14px;padding:2px;display:inline-flex}.cx-lang-btn{min-width:38px;color:var(--cx-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;transition:background .15s,color .15s}.cx-lang-btn:hover{color:var(--cx-ink)}.cx-lang-btn--active{color:#1553d6;background:#e8f1fe}.cx-spin{animation:.7s linear infinite cx-spin}@keyframes cx-spin{to{transform:rotate(360deg)}}.cx-bottom{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.cx-trust{background:#fff;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;padding:6px 22px;display:flex;box-shadow:0 16px 36px -26px #0f1f4b59}.cx-trust-item{align-items:center;gap:8px;padding:0 22px;display:flex}.cx-trust-item+.cx-trust-item{border-left:1px solid var(--cx-border)}.cx-flag{flex-shrink:0;width:22px;height:22px}.cx-trust-icon{flex-shrink:0}.cx-trust-icon--green{color:#16a34a}.cx-trust-icon--purple{color:#9333ea}.cx-trust-icon--orange{color:#f97316}.cx-trust-text{flex-direction:column;gap:3px;display:flex}.cx-trust-title{white-space:nowrap;color:var(--cx-ink);font-size:10.5px;font-weight:700;line-height:1.25}.cx-trust-sub{white-space:nowrap;color:var(--cx-muted);font-size:9.5px}.cx-footer{color:var(--cx-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 10px;font-size:10.5px;display:flex}.cx-footer-sep{color:#cbd5e1}.cx-footer-link{color:inherit;text-decoration:none}.cx-footer-link:hover{color:var(--cx-ink);text-decoration:underline}.cx-node{background:var(--cx-accent);width:11px;height:11px;box-shadow:0 0 0 0 color-mix(in srgb, var(--cx-accent) 45%, transparent);border:2px solid #fff;border-radius:50%;margin-top:-5.5px;animation:2.4s ease-out infinite cx-pulse;position:absolute;top:50%}.cx-modules--left .cx-node{right:-6px}.cx-modules--right .cx-node{left:-6px}.cx-arcs{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.cx-card,.cx-modules{z-index:1;position:relative}.cx-arc{fill:none;stroke:url(#cxLinkGradient);stroke-width:1.6px;stroke-dasharray:7 9;opacity:.45;vector-effect:non-scaling-stroke;animation:4s linear infinite cx-dash}.cx-arc-dot{fill:#2563eb;filter:drop-shadow(0 0 4px #2563ebb3)}.cx-arc-dot--alt{fill:#7c3aed;filter:drop-shadow(0 0 4px #7c3aedb3)}.cx-card{animation:.6s ease-out both cx-rise}.cx-arcs{animation:1s ease-out .4s both cx-fade}.cx-modules--left .cx-module{animation:.7s ease-out .15s both cx-in-left}.cx-modules--right .cx-module{animation:.7s ease-out .15s both cx-in-right}.cx-modules--left .cx-module+.cx-module{animation:.7s ease-out .35s both cx-in-left}.cx-modules--right .cx-module+.cx-module{animation:.7s ease-out .35s both cx-in-right}.cx-bars span{transform-origin:bottom;animation:.7s ease-out both cx-grow}.cx-bars span:nth-child(2){animation-delay:.1s}.cx-bars span:nth-child(3){animation-delay:.2s}.cx-bars span:nth-child(4){animation-delay:.3s}.cx-bars span:nth-child(5){animation-delay:.4s}.cx-donut{animation:1s ease-out .3s both cx-spin-in}.cx-page--paused .cx-node,.cx-page--paused .cx-arc{animation-play-state:paused}@keyframes cx-dash{to{stroke-dashoffset:-160px}}@keyframes cx-fade{0%{opacity:0}to{opacity:1}}@keyframes cx-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes cx-in-left{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes cx-in-right{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes cx-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--cx-accent) 45%, transparent)}70%,to{box-shadow:0 0 0 9px color-mix(in srgb, var(--cx-accent) 0%, transparent)}}@keyframes cx-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes cx-spin-in{0%{opacity:0;transform:rotate(-120deg)}to{opacity:1;transform:rotate(0)}}@media (min-width:1181px){.cx-card{justify-content:space-between;min-height:min(100dvh - 124px,700px);padding-block:clamp(22px,12vh - 72px,42px)}.cx-hero{margin-bottom:clamp(16px,13vh - 78px,40px)}.cx-input-wrap,.cx-google-button{height:clamp(36px,2.5vh + 21px,42px)}.cx-submit{height:clamp(38px,3vh + 20px,44px)}.cx-divider{margin:clamp(10px,8vh - 48px,26px) 0 clamp(6px,5vh - 30px,16px)}.cx-field+.cx-field{margin-top:clamp(8px,7vh - 42px,22px)}.cx-label{margin-bottom:clamp(4px,.8vh,8px)}.cx-options{margin:clamp(12px,10vh - 60px,30px) 0 clamp(10px,6vh - 36px,20px)}.cx-register{margin-top:clamp(10px,6vh - 36px,20px)}.cx-lang{margin-top:clamp(8px,5vh - 30px,16px)}}@media (min-width:1181px) and (max-height:700px){.cx-page{gap:8px;padding:8px 24px 6px}.cx-hero-subtitle{display:none}.cx-modules{gap:70px}.cx-module-desc{margin:4px 0}.cx-trust{padding:4px 12px}.cx-flag{width:24px;height:24px}.cx-trust-icon{width:22px;height:22px}}@media (max-width:1180px){.cx-arcs,.cx-node{display:none}.cx-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"card card""left right";gap:28px 20px;max-width:960px}.cx-card{justify-self:center;max-width:350px}.cx-modules{align-items:stretch;gap:20px;padding-top:0}.cx-module{max-width:none}.cx-trust{border-radius:20px;row-gap:14px}.cx-trust-item{padding:2px 18px}}@media (max-width:760px){.cx-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:"card""left""right"}.cx-module-visual{display:none}.cx-trust{flex-direction:column;align-items:stretch;width:100%}.cx-trust-item{padding:4px 0}.cx-trust-item+.cx-trust-item{border-left:0;border-top:1px solid var(--cx-border);padding-top:12px}.cx-trust-title{max-width:none}}@media (max-width:480px){.cx-page{gap:16px;padding:12px 16px 10px}.cx-card{padding:16px 16px 14px}.cx-google-logo{left:12px}.cx-options{flex-direction:column;align-items:flex-start}.cx-module-desc{max-width:none}}@media (prefers-reduced-motion:reduce){.cx-submit,.cx-google-button{transition:none}.cx-card,.cx-arcs,.cx-arc,.cx-module,.cx-node,.cx-bars span,.cx-donut{animation:none!important}.cx-arc-dot{display:none}}