*,:before,:after{box-sizing:border-box;margin:0;padding:0}.hr-page{--blanc:#fff;--noir:#0c2543;--heading:#1e1863;--gris-1:#4b5a6e;--gris-2:#8b95a7;--gris-3:#d6dbe3;--gris-3b:#e6e8f0;--gris-4:#f4f6fa;--site-bg:#f4f6fa;--violet-50:#f1eeff;--violet-100:#ddd7ff;--violet-500:#563bff;--violet-600:#4a33e0;--violet-700:#1e1863;--orange-500:#ff7049;--orange-glow:#ffe9df;--orange-bg:#fff4e5;--orange-bg2:#fff9f2;--orange-border:#f93;--orange-border2:#ffd699;--orange-muted:#a14a00;--green-500:#20c997;--green-700:#0f7a5c;--green-bg:#f2fbf7;--green-bg2:#e6f8f2;--green-border:#c8ebdc;--red:#b22e0f;--red-bg:#fdedea;--red-border:#f8b9ac;--amber:#f93;--amber-bg:#fff4e5;--amber-border:#ffd699;--amber-dark:#a14a00;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--shadow-xs:0 1px 2px #0c25430f;--shadow-sm:0 2px 8px #0c254314;--shadow-md:0 8px 24px #0c25431a;--shadow-lg:0 18px 40px -10px #0c25431f;--dur-fast:.12s;--dur-base:.2s;--ease-out:cubic-bezier(.22,1,.36,1);--navy:#1e1863;--blue:var(--violet-500);--blue-dark:var(--violet-600);--blue-light:var(--violet-50);--green:var(--green-700);--orange:var(--orange-500);--gray-50:var(--gris-4);--gray-100:var(--gris-4);--gray-200:var(--gris-3);--gray-300:var(--gris-3);--gray-400:var(--gris-2);--gray-500:var(--gris-1);--gray-700:var(--gris-1);--gray-900:var(--noir);--radius:var(--radius-md);--shadow:var(--shadow-sm);color:var(--noir);--side-pad:108px;background:#f4f6fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.5}@media (max-width:1280px){.hr-page{--side-pad:48px}}@media (max-width:1024px){.hr-page{--side-pad:40px}}@media (max-width:768px){.hr-page{--side-pad:20px}}.hr-page a{color:var(--violet-500);text-decoration:none}.hr-page a:hover{text-decoration:underline}.hr-page strong{color:#1e1863;font-weight:700}.hr-page p{margin-bottom:1rem}.hr-page ul,.hr-page ol{margin-bottom:1rem;padding-left:1.4rem}.hr-page li{margin-bottom:.4rem}.hr-page .hero-bg{background:linear-gradient(135deg,#0a0735 0%,#160f6a 40%,#2a1db0 75%,#3828cc 100%);padding:1.75rem 0 0}.hr-page .hero-inner{justify-content:space-between;align-items:flex-end;gap:2.5rem;padding-bottom:2.25rem;display:flex}.hr-page .hero-left{flex:1;min-width:0}.hr-page .hero-right{flex-shrink:0;align-self:center}.hr-page .hero-bg .breadcrumb,.hr-page .hero-bg .breadcrumb a{color:#fff6}.hr-page .hero-bg .breadcrumb a:hover{color:#ffffffbf;text-decoration:none}.hr-page .hero-bg .breadcrumb span{color:#fff3}.hr-page .hero-bg .page-h1{color:#fff;max-width:680px}.hr-page .hero-accent{color:#f93}.hr-page .hero-bg .hero-meta{color:#ffffff80;padding-bottom:0}.hr-page .hero-bg .hero-meta .meta-item strong{color:#fffc}.hr-page .hero-bg .meta-icon{opacity:.65}.hr-page .hero-kicker{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.12em;color:#ffffffa6;border:1.5px solid #ffffff38;align-items:center;gap:.45rem;margin-bottom:.9rem;padding:4px 12px;font-size:.6rem;font-weight:800;display:inline-flex}.hr-page .hero-score-box{-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1.5px solid #ffffff21;border-radius:14px;align-items:center;gap:1rem;margin-top:1.35rem;padding:.8rem 1.3rem;display:inline-flex}.hr-page .hero-score-main{align-items:baseline;gap:.08rem;display:flex}.hr-page .hero-score-num{color:#fff;letter-spacing:-.04em;font-size:2.5rem;font-weight:900;line-height:1}.hr-page .hero-score-denom{color:#ffffff80;font-size:.9rem;font-weight:500;line-height:1}.hr-page .hero-score-right{flex-direction:column;gap:.2rem;display:flex}.hr-page .hero-score-stars{color:#f93;letter-spacing:2px;font-size:.85rem}.hr-page .hero-score-label{text-transform:uppercase;letter-spacing:.1em;color:#fff6;font-size:.58rem;font-weight:700}.hr-page .hero-brand-mark{background:#ffffff12;border:1.5px solid #ffffff1f;border-radius:26px;justify-content:center;align-items:center;width:148px;height:148px;display:flex;position:relative;overflow:hidden}.hr-page .hero-brand-mark:before{content:"";background:radial-gradient(circle at 70% 25%,#ffffff1a,#0000 65%);position:absolute;inset:0}.hr-page .hero-brand-inner{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:relative}.hr-page .hero-brand-inner img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.hr-page .page-wrap{max-width:1200px;margin:0 auto;padding:0 32px}@media (max-width:900px){.hr-page .hr-hero-grid{grid-template-columns:1fr!important;gap:24px!important}.hr-page .hr-hero-card{display:none!important}.hr-page .hr-hero-grid h1{font-size:32px!important}}@media (max-width:600px){.hr-page .hr-hero-grid h1{font-size:28px!important}}.hr-page .breadcrumb{color:#8b95a7;margin-bottom:1.1rem;font-size:.8rem}.hr-page .breadcrumb a{color:#8b95a7}.hr-page .breadcrumb a:hover{color:#4b5a6e;text-decoration:none}.hr-page .breadcrumb span{color:#c5c9d8;margin:0 .3rem}.hr-page .breadcrumb .bc-current{color:#1e1863;font-weight:600}.hr-page .rating-pill{border-radius:var(--radius-pill);box-shadow:var(--shadow-xs);border:1px solid var(--gris-3);background:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem 1rem;font-size:.88rem;display:inline-flex}.hr-page .rating-pill .stars{color:var(--violet-500);letter-spacing:1px}.hr-page .rating-pill .score{color:#1e1863;font-size:.95rem;font-weight:800}.hr-page .rating-pill .label{color:#8b95a7;font-size:.8rem}.hr-page .section-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--violet-500);margin-bottom:.5rem;font-size:11px;font-weight:700;display:block}.hr-page .badge{border-radius:var(--radius-pill);white-space:nowrap;letter-spacing:.01em;align-items:center;gap:.3rem;padding:.18rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.hr-page .badge-excellent{color:#0f7a5c;background:#f2fbf7}.hr-page .badge-covered{color:#1e1863;background:#f1f2f7;border:1px solid #e6e8f0}.hr-page .badge-misleading{color:#a14a00;background:#fff4e5}.hr-page .badge-uncovered{color:#b22e0f;background:#fdedea}.hr-page .page-h1{color:#1e1863;letter-spacing:-.04em;max-width:820px;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.hr-page .hero-meta{color:#8b95a7;flex-wrap:wrap;align-items:center;gap:1.5rem;padding-bottom:1.5rem;font-size:.83rem;display:flex}.hr-page .hero-meta .meta-item{align-items:center;gap:.35rem;display:flex}.hr-page .hero-meta .meta-item strong{color:#4b5a6e}.hr-page .meta-icon{font-size:.9rem}.hr-page .sticky-nav{z-index:190;border-bottom:1px solid var(--gris-3);box-shadow:none;background:#fff;position:sticky;top:0}.hr-page .sticky-nav-inner{padding:0 var(--side-pad);scrollbar-width:none;gap:0;margin:0 auto;display:flex;overflow-x:auto}.hr-page .sticky-nav-inner::-webkit-scrollbar{display:none}.hr-page .sticky-nav-inner a{color:#4b5a6e;white-space:nowrap;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border-bottom:2px solid #0000;margin-bottom:-1px;padding:.85rem 1rem;font-size:.835rem;font-weight:500;display:block}.hr-page .sticky-nav-inner a:hover{color:#563bff;text-decoration:none}.hr-page .sticky-nav-inner a.active{color:#563bff;border-bottom-color:#563bff;font-weight:600}.hr-page .content-grid{padding:40px var(--side-pad) 60px;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;margin:0 auto;display:grid}.hr-page .main-col{min-width:0}.hr-page section{border-top:none;padding:0}.hr-page section[id]{scroll-margin-top:64px}.hr-page section+section{margin-top:0}.hr-page h2{color:#1e1863;letter-spacing:-.02em;margin-bottom:1.1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.hr-page h3{color:#1e1863;letter-spacing:-.02em;margin-bottom:.55rem;font-size:2rem;font-weight:700}.hr-page h4{color:#1e1863;letter-spacing:-.02em;margin-bottom:.55rem;font-size:1.5rem;font-weight:600}.hr-page .editorial-card,.hr-page .section-card{border-radius:var(--radius-lg);border:1px solid var(--gris-3);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:2rem;padding:24px}.hr-page .avis-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:.65rem;display:flex}.hr-page .avis-header-left{flex:1;min-width:0}.hr-page .avis-title{color:#1e1863;letter-spacing:-.025em;margin:0 0 .75rem;padding-top:.25rem;font-size:1.6rem;font-weight:800;line-height:1.2}.hr-page .avis-score-card{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.hr-page .avis-score-brand{text-transform:uppercase;letter-spacing:.1em;color:#8b95a7;font-size:.72rem;font-weight:800}.hr-page .score-circle{border:3px solid var(--violet-500);text-align:center;background:#fff;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:flex;box-shadow:0 0 0 6px #eee9ff}.hr-page .score-num-wrap{align-items:baseline;gap:.06rem;line-height:1;display:flex}.hr-page .score-circle .score-num{color:var(--violet-500);letter-spacing:-.04em;font-size:2.1rem;font-weight:900;line-height:1}.hr-page .score-circle .score-denom{color:#8b95a7;font-size:.75rem;font-weight:600;line-height:1}.hr-page .score-circle .score-label{text-transform:uppercase;letter-spacing:.08em;color:#8b95a7;margin-top:.35rem;font-size:.48rem;font-weight:800;line-height:1.35}.hr-page .expert-byline{align-items:center;gap:12px;margin-bottom:18px;display:flex}.hr-page .expert-avatar-img{-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg,#563bff 0%,#1e1863 100%);border:none;border-radius:50%;flex:none;width:36px;height:36px}.hr-page .expert-avatar{color:#fff;background:linear-gradient(135deg,#563bff,#1e1863);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.hr-page .expert-label{text-transform:uppercase;letter-spacing:.14em;color:var(--violet-500);font-size:10px;font-weight:800;display:block}.hr-page .expert-role{color:#8b95a7;margin-top:2px;font-size:12px;display:block}.hr-page .expert-card{margin-top:1rem;font-size:.9rem;line-height:1.65}.hr-page .expert-card p{font-size:.9rem;line-height:1.65}.hr-page .expert-card p:last-child{margin-bottom:0}.hr-page .pros-cons-grid,.hr-page .pros-cons{border-top:1px solid var(--gris-3);grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.hr-page .pros-card,.hr-page .pros{background:#f2fbf7;border:1px solid #c8ebdc;border-radius:14px;padding:1.1rem 1.2rem}.hr-page .cons{background:#fff9f2;border:1px solid #ffe9cc;border-radius:14px;padding:1.1rem 1.2rem}.hr-page .pros-label{color:#0f7a5c;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.45rem;margin-bottom:.85rem;font-size:.625rem;font-weight:800;display:flex}.hr-page .cons-label{color:#b45309;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.45rem;margin-bottom:.85rem;font-size:.625rem;font-weight:800;display:flex}.hr-page .pros ul,.hr-page .cons ul,.hr-page .pros-card ul{margin:0;padding:0;list-style:none}.hr-page .pros li,.hr-page .cons li,.hr-page .pros-card li{color:#0c2543;align-items:flex-start;gap:.55rem;margin:0;padding:.38rem 0;font-size:.85rem;line-height:1.5;display:flex}.hr-page .pros-icon,.hr-page .cons-icon{flex-shrink:0;margin-top:.15rem;display:flex}.hr-page .methodo-block{background:#f4f4f8;border:none;border-radius:14px;flex-direction:column;gap:10px;margin-top:1.5rem;margin-bottom:0;padding:20px 24px;display:flex}.hr-page .methodo-row{align-items:center;gap:14px;display:flex}.hr-page .methodo-icon{color:#563bff;background:#edeaff;border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.hr-page .methodo-icon svg{display:block}.hr-page .methodo-title{color:#0c2543;letter-spacing:-.01em;font-size:15px;font-weight:800}.hr-page .methodo-block p{color:#4b5a6e;margin:0;font-size:14px;line-height:1.6}.hr-page .excl-table{border-collapse:collapse;width:100%;font-size:.875rem}.hr-page .excl-table thead th{color:#8b95a7;text-align:left;border-bottom:1px solid var(--gris-3);letter-spacing:.1em;text-transform:uppercase;background:#f8f9fc;padding:10px 16px;font-size:.6875rem;font-weight:800}.hr-page .excl-table tbody td{border-bottom:1px solid var(--gris-3);vertical-align:top;padding:14px 16px}.hr-page .excl-table tbody tr:last-child td{border-bottom:none}.hr-page .excl-table tbody tr:hover{background:#fafafd}.hr-page .excl-table .excl-name-cell{align-items:flex-start;gap:.55rem;min-width:220px;display:flex}.hr-page .excl-table .excl-icon{color:#e07000;flex-shrink:0;margin-top:.18rem;font-size:.9rem;line-height:1}.hr-page .excl-table .excl-name-cell strong{color:#1e1863;font-size:.88rem;font-weight:700;line-height:1.45}.hr-page .excl-table .excl-detail{color:#6b7280;font-size:.875rem;line-height:1.55}.hr-page .excl-warn-block{border:1px solid var(--gris-3);border-radius:14px;margin-top:1.5rem;overflow:hidden}.hr-page .excl-warn-block .excl-warn-title{text-transform:uppercase;letter-spacing:.09em;color:#a14a00;background:#fff4e5;border-bottom:1px solid #ffe4b5;align-items:center;gap:.45rem;padding:.75rem 1rem;font-size:.65rem;font-weight:800;display:flex}.hr-page .excl-warn-groups{flex-direction:column;display:flex}.hr-page .excl-warn-group{border-bottom:1px solid var(--gris-3);padding:1rem 1.1rem .85rem}.hr-page .excl-warn-group:last-child{border-bottom:none}.hr-page .excl-tag-formule{color:#fff;border-radius:var(--radius-sm);white-space:nowrap;letter-spacing:.03em;background:#1e1863;margin-bottom:.65rem;padding:.18rem .55rem;font-size:.62rem;font-weight:700;display:inline-block}.hr-page .excl-warn-group-items{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.hr-page .excl-warn-group-items li{color:#0c2543;padding-left:.1rem;font-size:.865rem;line-height:1.55}.hr-page .attention-pair{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.1rem;display:grid}.hr-page .attention-item{border-radius:12px;padding:1rem 1.1rem}.hr-page .attention-item--warn{background:#fff4e5;border:1px solid #ffe4b5;border-left:3px solid #f93}.hr-page .attention-item--info{border:1px solid var(--gris-3);background:#f4f6fa;border-left:3px solid #8b95a7}.hr-page .attention-item-header{text-transform:uppercase;letter-spacing:.09em;color:#a14a00;align-items:center;gap:.4rem;margin-bottom:.55rem;font-size:.65rem;font-weight:800;display:flex}.hr-page .attention-item--info .attention-item-header{color:#4b5a6e}.hr-page .attention-item p,.hr-page .attention-item ul{color:#0c2543;margin:0;font-size:.82rem;line-height:1.6}.hr-page .attention-item ul{padding-left:1.1rem}.hr-page .attention-item li{margin-bottom:.25rem}.hr-page .formule-highlight{border:1px solid #ddd7ff;border-left:3px solid var(--violet-500);color:#1e1863;background:#f4f2ff;border-radius:12px;margin-bottom:1.25rem;padding:1.1rem 1.3rem}.hr-page .formule-highlight p{color:#1e1863;margin-bottom:0;font-size:.9rem;line-height:1.6}.hr-page .formule-list{flex-direction:column;gap:.6rem;padding:0;list-style:none;display:flex}.hr-page .formule-list li{transition:box-shadow var(--dur-fast) var(--ease-out);background:#fff;border:1px solid #ecedf4;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.5rem;margin:0;padding:1rem 1.25rem;font-size:.88rem;display:flex;box-shadow:0 1px 3px #140b7a0d}.hr-page .formule-list li:hover{box-shadow:0 4px 14px #140b7a14}.hr-page .formule-tag{color:#fff;border-radius:var(--radius-pill);white-space:nowrap;text-transform:uppercase;letter-spacing:.07em;background:#1e1863;flex-shrink:0;padding:4px 11px;font-size:.6rem;font-weight:800}.hr-page .formule-name{color:var(--violet-500);margin-bottom:.1rem;font-size:.9rem;font-weight:700;display:block}.hr-page .formule-list li>div{color:#6b7280;font-size:.875rem;line-height:1.55}.hr-page .formule-subtitle{color:#4b5a6e;max-width:720px;margin:0 0 26px;font-size:14px;line-height:1.55}.hr-page .formule-subtitle strong{color:#1e1863;font-weight:700}.hr-page .gam__tabs{flex-wrap:wrap;gap:12px;margin-bottom:34px;display:flex}.hr-page .gam__tab{color:#1e1863;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;background:#f3f3f8;border:0;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font:700 14px/1 Inter,sans-serif;transition:background .16s,color .16s,box-shadow .16s;display:inline-flex}.hr-page .gam__tab:hover{background:#ececf4}.hr-page .gam__tab svg{flex:none}.hr-page .gam__tab-badge{color:#6b4fff;letter-spacing:-.01em;background:#eae6ff;border-radius:999px;padding:3px 9px;font-size:13px;font-weight:700}.hr-page .gam__tab.is-active{color:#fff;background:#15103f;box-shadow:0 10px 24px #15103f38}.hr-page .gam__tab.is-active .gam__tab-badge{color:#fff;background:#ffffff29}.hr-page .gam__title{letter-spacing:-.02em;color:#161046;margin:0 0 16px;font-size:24px;font-weight:800;line-height:1.15}.hr-page .gam__title-hi{color:#563bff}.hr-page .gam__desc{color:#5a6b82;max-width:720px;margin:0 0 30px;font-size:14px;line-height:1.55}.hr-page .gam__desc strong{color:#0c2543;font-weight:700}.hr-page .gam__features{grid-template-columns:1fr 1fr;gap:22px 48px;margin:0;padding:0;list-style:none;display:grid}.hr-page .gam__feature{grid-template-columns:22px 1fr;align-items:start;gap:14px;display:grid}.hr-page .gam__feature-ico{color:#563bff;background:#ece8ff;border-radius:7px;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;display:grid}.hr-page .gam__feature-text{flex-direction:column;gap:2px;min-width:0;display:flex}.hr-page .gam__feature-t{color:#0c2543;letter-spacing:-.01em;font-size:14px;font-weight:700}.hr-page .gam__feature-s{color:#8b95a7;font-size:14px;line-height:1.4}@media (max-width:720px){.hr-page .gam__features{grid-template-columns:1fr}}.hr-page .tab-bar{flex-wrap:wrap;gap:.4rem;margin-bottom:1.4rem;display:flex}.hr-page .tab-btn{cursor:pointer;color:#8b95a7;border-radius:var(--radius-pill);transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);letter-spacing:.01em;background:#f4f6fa;border:1.5px solid #ecedf4;padding:.38rem .9rem;font-family:inherit;font-size:.78rem;font-weight:600}.hr-page .tab-btn:hover{color:#1e1863;background:#eeedf5;border-color:#ddd7ff}.hr-page .tab-btn.active{color:var(--violet-500);background:#f4f2ff;border-color:#ddd7ff;font-weight:700}.hr-page .tab-panel{display:none}.hr-page .tab-panel.active{display:block}.hr-page .tab-formula-label{color:#8b95a7;margin-bottom:1rem;font-size:.78rem;font-style:italic}.hr-page .tab-nc-note{color:#8b95a7;margin-top:.5rem;font-size:.77rem;font-style:italic}.hr-page .table-wrap{border-radius:var(--radius-md);border:1px solid var(--gris-3);margin-bottom:.75rem;overflow-x:auto;box-shadow:0 1px 2px #140b7a0a}.hr-page table{border-collapse:collapse;width:100%;font-size:.865rem}.hr-page thead th{color:#8b95a7;text-align:left;border-bottom:1px solid var(--gris-3);white-space:nowrap;letter-spacing:.1em;text-transform:uppercase;background:#f8f9fc;padding:10px 16px;font-size:.6875rem;font-weight:800}.hr-page tbody td{border-bottom:1px solid var(--gris-3);vertical-align:top;color:#0c2543;padding:14px 16px;font-size:.875rem}.hr-page tbody tr:last-child td{border-bottom:none}.hr-page tbody tr:hover{background:#fafafd}.hr-page .td-strong{color:#1e1863;font-variant-numeric:tabular-nums;font-weight:700}.hr-page .td-nc{color:#8b95a7;font-style:italic}.hr-page .td-green{color:#0f7a5c;font-weight:700}.hr-page .td-red{color:#b22e0f;font-weight:600}.hr-page .td-orange{color:#a14a00;font-weight:600}.hr-page .callout{color:#a14a00;background:#fff4e5;border-left:3px solid #f93;border-radius:10px;margin:1rem 0;padding:.85rem 1.1rem;font-size:.875rem}.hr-page .callout-blue{border-left-color:var(--violet-500);color:#1e1863;background:#f1eeff}.hr-page .callout p:last-child{margin-bottom:0}.hr-page .scenario-list{flex-direction:column;gap:.85rem;display:flex}.hr-page .scenario-card{border:1px solid var(--gris-3);border-radius:var(--radius-md);background:#fff;overflow:hidden;box-shadow:0 1px 2px #140b7a0a}.hr-page .scenario-header{border-bottom:1px solid var(--gris-3);background:#f4f6fa;align-items:center;gap:.75rem;padding:.7rem 1.2rem;display:flex}.hr-page .scenario-num{background:var(--violet-500);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.hr-page .scenario-title{color:#1e1863;font-size:.875rem;font-weight:600}.hr-page .scenario-body{color:#0c2543;padding:1rem 1.2rem;font-size:.875rem}.hr-page .scenario-body p:last-child{margin-bottom:0}.hr-page .scenario-result{color:#0f7a5c;border-radius:var(--radius-pill);background:#f2fbf7;align-items:center;gap:.35rem;margin-top:.4rem;padding:.2rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.hr-page .trustpilot-bar{border:1px solid var(--gris-3);border-radius:var(--radius-md);background:#fff;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1rem 1.4rem;display:flex;box-shadow:0 1px 2px #140b7a0a}.hr-page .tp-score{color:#1e1863;letter-spacing:-.03em;font-size:1.75rem;font-weight:800}.hr-page .tp-stars{color:#00b67a;letter-spacing:2px;font-size:1rem}.hr-page .tp-meta{color:#8b95a7;font-size:.8rem}.hr-page .tp-meta strong{color:#4b5a6e}.hr-page .comparatif-cta{border:1px solid var(--gris-3);border-radius:var(--radius-md);background:#f4f6fa;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem;padding:1.1rem 1.4rem;display:flex}.hr-page .comparatif-cta p{color:#0c2543;margin-bottom:0;font-size:.875rem}.hr-page .cta-inline-btn{color:#fff;white-space:nowrap;transition:background var(--dur-fast) var(--ease-out);background:#563bff;border-radius:10px;flex-shrink:0;padding:.6rem 1.3rem;font-size:.875rem;font-weight:700}.hr-page .cta-inline-btn:hover{background:var(--violet-600);text-decoration:none}.hr-page .contact-grid{flex-direction:column;gap:.3rem;display:flex}.hr-page .contact-row{border-radius:var(--radius-sm);border:1px solid var(--gris-3);color:#0c2543;background:#fff;align-items:flex-start;gap:1rem;padding:.6rem .9rem;font-size:.875rem;display:flex}.hr-page .contact-label{color:#1e1863;flex-shrink:0;min-width:180px;font-size:.83rem;font-weight:600}.hr-page .contact-row>span:last-child{text-align:right;overflow-wrap:anywhere;min-width:0;margin-left:auto}@media (max-width:560px){.hr-page .contact-row{flex-direction:column;gap:2px}.hr-page .contact-label{min-width:0}.hr-page .contact-row>span:last-child{text-align:left;margin-left:0}}.hr-page .alt-list{flex-direction:column;gap:.4rem;padding:0;list-style:none;display:flex}.hr-page .alt-list li,.hr-page .alt-card{border:1px solid var(--gris-3);transition:box-shadow var(--dur-fast) var(--ease-out);background:#fff;border-radius:14px;margin:0;box-shadow:0 1px 2px #140b7a0a}.hr-page .alt-card:hover{box-shadow:0 4px 12px #140b7a0f}.hr-page .alt-card{align-items:center;gap:1rem;padding:.85rem 1.1rem;display:flex}.hr-page .alt-icon{border-radius:var(--radius-sm);border:1px solid var(--gris-3);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:3px;display:flex;overflow:hidden}.hr-page .alt-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.hr-page .alt-name{color:#1e1863;font-size:.875rem;font-weight:700;display:block}.hr-page .alt-desc{color:#8b95a7;font-size:.78rem;line-height:1.45}.hr-page .alt2-carousel{position:relative}.hr-page .alt2-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:0 4px 4px;display:flex;overflow-x:auto}.hr-page .alt2-track::-webkit-scrollbar{display:none}.hr-page .alt2-card{scroll-snap-align:start;color:inherit;background:#fff;border:1px solid #efeff5;border-radius:16px;flex-direction:column;flex:0 0 calc(33.3333% - 10.6667px);padding:24px;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s;display:flex}.hr-page .alt2-card:hover{border-color:#ddd7ff;text-decoration:none;box-shadow:0 14px 32px -18px #563bff59}.hr-page .alt2-card-head{align-items:center;gap:14px;margin-bottom:12px;display:flex}.hr-page .alt2-logo{background:#f1eeff;border:1px solid #efeff5;border-radius:12px;flex:none;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.hr-page .alt2-logo img{-o-object-fit:contain;object-fit:contain;width:70%;height:70%}.hr-page .alt2-name{color:#1e1863;font-size:16px;font-weight:800;line-height:1.2}.hr-page .alt2-sub{color:#8b95a7;font-size:12.5px}.hr-page .alt2-desc{color:#4b5a6e;flex:1;margin:0;font-size:13.5px;line-height:1.5}.hr-page .alt2-compare{color:#563bff;align-items:center;gap:8px;padding-top:16px;font-size:13.5px;font-weight:700;display:inline-flex}.hr-page .alt2-arrow{cursor:pointer;z-index:4;color:#1e1863;background:#fff;border:1px solid #efeff5;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:background .16s,color .16s,border-color .16s;display:grid;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 10px 26px -10px #140b7a52}.hr-page .alt2-arrow:hover{color:#fff;background:#563bff;border-color:#563bff}.hr-page .alt2-arrow:disabled{opacity:0;pointer-events:none}.hr-page .alt2-arrow--left{left:-10px}.hr-page .alt2-arrow--right{right:-10px}.hr-page .alt2-dots{justify-content:center;gap:8px;margin-top:24px;display:flex}.hr-page .alt2-dot{cursor:pointer;background:#d6dbe3;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:background .16s,width .16s}.hr-page .alt2-dot.is-active{background:#563bff;width:26px}@media (max-width:860px){.hr-page .alt2-card{flex-basis:calc(50% - 8px)}}@media (max-width:600px){.hr-page .alt2-card{flex-basis:100%}}.hr-page .hr-trust-intro strong{color:#fff;font-weight:700}@media (max-width:760px){.hr-page .hr-trust-grid{grid-template-columns:1fr!important;gap:24px!important}.hr-page .hr-trust-cards{grid-template-columns:1fr!important}}.hr-page .faq-list{flex-direction:column;display:flex}.hr-page .faq-list details{border:none;border-bottom:1px solid var(--gris-3);background:0 0;border-radius:0;overflow:visible}.hr-page .faq-list details:first-child{border-top:1px solid var(--gris-3)}.hr-page .faq-list summary{color:var(--noir);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:24px 4px;font-size:.9375rem;font-weight:600;line-height:1.4;list-style:none;transition:none;display:flex}.hr-page .faq-list summary::-webkit-details-marker{display:none}.hr-page .faq-list summary:after{content:"+";color:#1e1863;text-align:center;width:32px;height:32px;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), transform var(--dur-base) var(--ease-out);background:#eeedf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:400;line-height:1;display:inline-flex}.hr-page .faq-list details[open] summary:after{background:var(--violet-500);color:#fff;transform:rotate(45deg)}.hr-page .faq-list details[open] summary{color:#1e1863}.hr-page .faq-answer{color:var(--gris-1);border-top:none;padding:.15rem 4px 1.25rem;font-size:15px;line-height:1.65}.hr-page .faq-answer p:last-child{margin-bottom:0}.hr-page .aside-col{align-self:stretch}.hr-page .sticky-aside{position:sticky;top:80px}.hr-page .cta-card{background:#fff;border:1.5px solid #ddd7ff;border-radius:16px;padding:1.25rem;box-shadow:0 4px 20px #563bff1a}.hr-page .cta-card-head{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.hr-page .cta-card-icon{background:#fff;border:1px solid #ecedf4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.hr-page .cta-card-meta{flex:1;min-width:0}.hr-page .cta-card-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--violet-500);margin-bottom:.2rem;font-size:.58rem;font-weight:800;display:block}.hr-page .cta-card-name{color:#1e1863;font-size:.95rem;font-weight:800;line-height:1.2;display:block}.hr-page .cta-card-sub{color:#8b95a7;margin-top:.1rem;font-size:.75rem;display:block}.hr-page .cta-usp-list{flex-direction:column;gap:.45rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.hr-page .cta-usp-list li{color:#4b5a6e;align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;display:flex}.hr-page .cta-card-btn{background:var(--violet-500);color:#fff;text-align:center;letter-spacing:-.01em;transition:background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border-radius:10px;margin-bottom:.65rem;padding:.85rem 1rem;font-size:.95rem;font-weight:800;text-decoration:none;display:block}.hr-page .cta-card-btn:hover{background:#4530d4;text-decoration:none;transform:translateY(-1px)}.hr-page .cta-tp{background:#f4f6fa;border-radius:10px;align-items:center;gap:.65rem;padding:.65rem .85rem;display:flex}.hr-page .cta-tp-logo{background:#00b67a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.hr-page .cta-tp-info{flex-direction:column;gap:.05rem;display:flex}.hr-page .cta-tp-score{color:#1e1863;font-size:.8rem;font-weight:700}.hr-page .cta-tp-count{color:#8b95a7;font-size:.68rem}.hr-page .related-section{border-top:1px solid var(--gris-3);margin-top:1rem;padding:2.5rem 0 3rem}.hr-page .related-section h2{color:#1e1863;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.35rem;font-weight:800}.hr-page .related-grid{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.hr-page .related-link{border:1.5px solid var(--gris-3);color:#1e1863;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:flex}.hr-page .related-link:hover{color:var(--violet-500);background:#f4f2ff;border-color:#ddd7ff;text-decoration:none}.hr-page .related-link .related-arrow{color:var(--violet-500);flex-shrink:0;margin-left:.75rem;font-size:.95rem}.hr-page .comparatif-conseil{background:linear-gradient(135deg,#f4f2ff 0%,#ffe9df 100%);border:1px solid #ddd7ff;border-radius:12px;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem 1.2rem;display:flex}.hr-page .comparatif-conseil-icon{color:#563bff;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.hr-page .comparatif-conseil-text{flex:1}.hr-page .comparatif-conseil-text>strong{color:#1e1863;margin-bottom:.3rem;font-size:.875rem;font-weight:800;display:block}.hr-page .comparatif-conseil-text p{color:#4b5a6e;margin:0;font-size:.82rem;line-height:1.55}.hr-page .comparatif-conseil-text p strong{color:#1e1863;font-weight:700;display:inline}.hr-page .ofr-radar-grid{grid-template-columns:minmax(0,420px) 1fr;align-items:center;gap:36px;margin-top:8px;display:grid}.hr-page .ofr-radar-grid>*{min-width:0}.hr-page .ofr-radar-chart{width:100%;min-width:0;height:380px;position:relative}.hr-page .ofr-radar-chart canvas{max-width:100%!important}.hr-page .ofr-radar-side{flex-direction:column;gap:24px;display:flex}.hr-page .ofr-cmp-layout{flex-direction:column;gap:28px;margin-top:8px;display:flex}.hr-page .ofr-cmp-radar{width:100%;max-width:520px;height:400px;margin:0 auto;position:relative}.hr-page .ofr-cmp-radar canvas{max-width:100%!important}.hr-page .ofr-cmp-table{width:100%}.hr-page .ofr-cmp-table th:first-child,.hr-page .ofr-cmp-table td:first-child{text-align:left}.hr-page .ofr-cmp-table th,.hr-page .ofr-cmp-table td{white-space:nowrap}.hr-page .ofr-cmp-table th.is-this{color:#563bff}.hr-page .ofr-cmp-table th.is-this,.hr-page .ofr-cmp-table td.is-this{background:#f4f1ff}.hr-page .ofr-cmp-table tbody tr:last-child td.is-this{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.hr-page .ofr-cmp-table td.is-this{color:#1e1863}.hr-page .ofr-strengths{flex-direction:column;gap:14px;display:flex}.hr-page .ofr-strengths-title{text-transform:uppercase;letter-spacing:.12em;color:#563bff;font-size:11px;font-weight:800}.hr-page .ofr-strength{align-items:flex-start;gap:14px;display:flex}.hr-page .ofr-strength-score{color:#563bff;letter-spacing:-.02em;background:#f1eeff;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;font-size:16px;font-weight:800;display:grid}.hr-page .ofr-strength-label{color:#0c2543;font-size:14px;font-weight:700}.hr-page .ofr-strength-copy{color:#8b95a7;margin-top:2px;font-size:13px;line-height:1.45}.hr-page .ofr-fit{border-top:1px solid #e8edf5;grid-template-columns:1fr 1fr;gap:20px;padding-top:20px;display:grid}.hr-page .ofr-fit-title{text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:11px;font-weight:800}.hr-page .ofr-fit-title--ok{color:#0f7a5c}.hr-page .ofr-fit-title--no{color:#b45309}.hr-page .ofr-fit ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hr-page .ofr-fit li{color:#0c2543;align-items:flex-start;gap:8px;font-size:13.5px;line-height:1.4;display:flex}.hr-page .ofr-fit li svg{flex:none;margin-top:2px}@media (max-width:860px){.hr-page .ofr-radar-grid{grid-template-columns:1fr;gap:24px}.hr-page .ofr-radar-chart{max-width:420px;height:320px;margin:0 auto}}@media (max-width:600px){.hr-page .ofr-fit{grid-template-columns:1fr}}.hr-page .pq-badge-wrap{border:1px solid var(--gris-3);background:linear-gradient(135deg,#fbfaff 0%,#f5f3ff 100%);border-radius:18px;align-items:center;gap:24px;margin:10px 0 20px;padding:22px 24px;display:flex}.hr-page .pq-badge{flex:none;width:132px;height:132px;position:relative}.hr-page .pq-badge svg circle:last-child{transition:stroke-dashoffset .9s}.hr-page .pq-badge-center{flex-direction:column;justify-content:center;align-items:center;line-height:1;display:flex;position:absolute;inset:0}.hr-page .pq-badge-num{color:#1e1863;letter-spacing:-.03em;font-size:38px;font-weight:800}.hr-page .pq-badge-den{color:#8b95a7;margin-top:2px;font-size:13px;font-weight:700}.hr-page .pq-badge-text{flex-direction:column;gap:4px;min-width:0;display:flex}.hr-page .pq-badge-caption{text-transform:uppercase;letter-spacing:.06em;color:#8b95a7;font-size:12px;font-weight:700}.hr-page .pq-badge-tone{letter-spacing:-.02em;font-size:24px;font-weight:800}.hr-page .pq-badge-example{color:#4b5a6e;margin:4px 0 0;font-size:13px}@media (max-width:560px){.hr-page .pq-badge-wrap{text-align:center;flex-direction:column;align-items:center}.hr-page .pq-badge-text{align-items:center}}.hr-page .pq-metrics{grid-template-columns:1fr 1fr;gap:16px;margin:6px 0 18px;display:grid}.hr-page .pq-metric{border:1px solid var(--gris-3);background:#f8f9fc;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.hr-page .pq-metric-ico{border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.hr-page .pq-metric-ico--quality{color:#563bff;background:#f1eeff}.hr-page .pq-metric-ico--price{color:#0f7a5c;background:#e6f8f2}.hr-page .pq-metric>div{flex-direction:column;gap:2px;min-width:0;display:flex}.hr-page .pq-metric-label{text-transform:uppercase;letter-spacing:.06em;color:#8b95a7;font-size:11px;font-weight:700}.hr-page .pq-metric-value{color:#1e1863;letter-spacing:-.02em;font-size:26px;font-weight:800;line-height:1.1}.hr-page .pq-metric-value small{color:#8b95a7;font-size:14px;font-weight:700}.hr-page .pq-metric-note{color:#4b5a6e;font-size:12.5px}.hr-page .pq-verdict{color:#0c2543;background:#f4f2ff;border:1px solid #ddd7ff;border-radius:12px;margin:0 0 18px;padding:14px 16px;font-size:14px;line-height:1.6}.hr-page .pq-verdict strong{color:#1e1863;font-weight:800}.hr-page .pq-chart{border:1px solid var(--gris-3);border-radius:14px;padding:18px 20px}.hr-page .pq-chart-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.hr-page .pq-chart-title{color:#1e1863;font-size:13px;font-weight:800}.hr-page .pq-legend{color:#8b95a7;align-items:center;font-size:12px;display:inline-flex}.hr-page .pq-dot{border-radius:50%;width:9px;height:9px;margin:0 6px 0 12px;display:inline-block}.hr-page .pq-dot--this{background:#563bff}.hr-page .pq-dot--other{background:#d6dbe3}.hr-page .pq-bars{flex-direction:column;gap:8px;display:flex}.hr-page .pq-row{grid-template-columns:minmax(108px,150px) 1fr auto;align-items:center;gap:12px;display:grid}.hr-page .pq-name{color:#4b5a6e;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12.5px;overflow:hidden}.hr-page .pq-row.is-this .pq-name{color:#1e1863;font-weight:700}.hr-page .pq-track{background:#f4f6fa;border-radius:6px;min-width:0;height:14px;overflow:hidden}.hr-page .pq-bar{height:100%;transition:width .4s var(--ease-out);background:#d6dbe3;border-radius:6px}.hr-page .pq-row.is-this .pq-bar{background:linear-gradient(90deg,#7c5cff,#563bff)}.hr-page .pq-val{text-align:right;color:#8b95a7;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.hr-page .pq-row.is-this .pq-val{color:#1e1863;font-weight:700}.hr-page .pq-note{color:#8b95a7;margin:14px 0 0;font-size:12px;line-height:1.5}@media (max-width:600px){.hr-page .pq-metrics{grid-template-columns:1fr}.hr-page .pq-row{grid-template-columns:1fr auto;grid-template-areas:"name price""bar bar";gap:4px 12px}.hr-page .pq-name{white-space:normal;grid-area:name}.hr-page .pq-val{grid-area:price}.hr-page .pq-track{grid-area:bar}}.hr-page .hr-offer-name{color:#563bff;font-weight:700}.hr-page .vd-take{color:#2a2550;margin:6px 0 18px;font-size:1.05rem;line-height:1.6}.hr-page .vd-fit{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px;display:grid}.hr-page .vd-fit-item{border:1px solid var(--gris-3);border-radius:14px;min-width:0;padding:14px 16px}.hr-page .vd-fit--yes{background:#ecfdf5;border-color:#bbf7d9}.hr-page .vd-fit--no{background:#fff7ed;border-color:#fed7aa}.hr-page .vd-fit-label{text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.hr-page .vd-fit--yes .vd-fit-label{color:#0f7a5c}.hr-page .vd-fit--no .vd-fit-label{color:#b45309}.hr-page .vd-fit-item p{color:#2a2550;margin:0;font-size:.92rem;line-height:1.45}.hr-page .vd-cols{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:20px;display:grid}.hr-page .vd-cols>div{min-width:0}.hr-page .vd-col-title{text-transform:uppercase;letter-spacing:.06em;color:#8b95a7;margin-bottom:10px;font-size:12px;font-weight:800}.hr-page .vd-list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.hr-page .vd-list li{color:#2a2550;align-items:flex-start;gap:9px;font-size:.92rem;line-height:1.4;display:flex}.hr-page .vd-ico{flex:none;margin-top:2px}.hr-page .vd-ico--pro{color:#16a34a}.hr-page .vd-ico--con{color:#ef4444}.hr-page .vd-foot{border-top:1px solid var(--gris-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.hr-page .vd-score{flex-direction:column;display:flex}.hr-page .vd-score-num{color:#1e1863;letter-spacing:-.03em;font-size:30px;font-weight:800;line-height:1}.hr-page .vd-score-num small{color:#8b95a7;margin-left:1px;font-size:14px;font-weight:700}.hr-page .vd-score-label{color:#8b95a7;margin-top:4px;font-size:12.5px}.hr-page .vd-cta{color:#fff;letter-spacing:-.01em;white-space:nowrap;background:#ff7049;border:1px solid #ff8861;border-radius:14px;align-items:center;gap:10px;padding:14px 26px;font-size:15.5px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 30px -10px #ff704973,inset 0 1px #ffffff38}@media (max-width:560px){.hr-page .vd-fit,.hr-page .vd-cols{grid-template-columns:1fr}.hr-page .vd-foot{flex-direction:column;align-items:stretch}.hr-page .vd-cta{justify-content:center;width:100%}}.hr-page .scn-section{margin-bottom:2rem}.hr-page .scn-list{flex-direction:column;gap:16px;margin-top:1.25rem;display:flex}.hr-page .scn-card{border:1px solid var(--gris-3);background:#fff;border-radius:16px;align-items:stretch;padding:0;display:flex;overflow:hidden;box-shadow:0 1px 3px #140b7a0d}.hr-page .scn-card--rev{flex-direction:row-reverse}.hr-page .scn-media{background-position:50%;background-size:cover;flex:0 0 250px;align-self:stretch;min-height:200px;position:relative}.hr-page .scn-media:after{content:"";background:linear-gradient(90deg,#fff0 50%,#fff 100%);position:absolute;inset:0}.hr-page .scn-card--rev .scn-media:after{background:linear-gradient(270deg,#fff0 50%,#fff 100%)}.hr-page .scn-body{flex-direction:column;flex:1;gap:11px;min-width:0;padding:24px 30px;display:flex}.hr-page .scn-title{color:#1e1863;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800;line-height:1.2}.hr-page .scn-narrative{color:#4b5a6e;margin:0;font-size:14px;line-height:1.55}.hr-page .scn-gauge-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hr-page .scn-gauge{background:#eeedf5;border-radius:999px;flex:160px;min-width:120px;height:9px;overflow:hidden}.hr-page .scn-gauge-fill{height:100%;transition:width .4s var(--ease-out);border-radius:999px}.hr-page .scn-grade{letter-spacing:-.01em;white-space:nowrap;font-size:13px;font-weight:800}.hr-page .scn-review{color:#0c2543;margin:0;font-size:13.5px;line-height:1.6}.hr-page .scn-review strong{color:#1e1863;font-weight:700}.hr-page .scn-guarantees{flex-direction:column;gap:6px;margin:2px 0 0;padding:0;list-style:none;display:flex}.hr-page .scn-guarantees li{color:#4b5a6e;font-size:13px;line-height:1.4}@media (max-width:680px){.hr-page .scn-card{flex-direction:column!important}.hr-page .scn-media{flex:none;width:100%;min-height:150px}.hr-page .scn-media:after,.hr-page .scn-card--rev .scn-media:after{background:linear-gradient(#fff0 55%,#fff 100%)}}.hr-page .ofr-cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;display:flex}.hr-page .ofr-cta-main{flex:240px;min-width:0;position:relative}.hr-page .ofr-cta-action{flex-direction:column;flex:none;align-items:stretch;gap:8px;display:flex;position:relative}@media (max-width:560px){.hr-page .ofr-cta{flex-direction:column;align-items:stretch;gap:16px;padding:22px 20px}.hr-page .ofr-cta-main{flex:none}}.hr-page .ofr-guar-groups{grid-template-columns:1fr 1fr;gap:16px;display:grid}.hr-page .ofr-guar-group{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px}.hr-page .ofr-guar-group-title{text-transform:uppercase;letter-spacing:.08em;color:#563bff;margin-bottom:12px;font-size:12px;font-weight:800}.hr-page .ofr-guar-group ul{margin:0;padding:0;list-style:none}.hr-page .ofr-guar-group li{border-bottom:1px solid #f0f3f8;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;display:flex}.hr-page .ofr-guar-group li:last-child{border-bottom:none}.hr-page .ofr-guar-label{color:#4b5a6e;font-size:13.5px}.hr-page .ofr-guar-value{color:#1e1863;text-align:right;font-size:13.5px;font-weight:700}.hr-page .ofr-guar-value.is-no{color:#b45309;font-weight:600}.hr-page .ofr-elig-grid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.hr-page .ofr-elig-item{background:#f8f9fc;border:1px solid #e8edf5;border-radius:12px;flex-direction:column;gap:3px;padding:14px 16px;display:flex}.hr-page .ofr-elig-label{text-transform:uppercase;letter-spacing:.06em;color:#8b95a7;font-size:11px;font-weight:700}.hr-page .ofr-elig-value{color:#0c2543;font-size:14px;font-weight:700}.hr-page .ofr-docs{flex-wrap:wrap;gap:12px;display:flex}.hr-page .ofr-doc{color:#563bff;background:#f4f2ff;border:1px solid #ddd7ff;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:13.5px;font-weight:700;text-decoration:none;display:inline-flex}.hr-page .ofr-doc:hover{background:#ece8ff;text-decoration:none}@media (max-width:720px){.hr-page .ofr-guar-groups{grid-template-columns:1fr}.hr-page .ofr-elig-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.hr-page .ofr-guar-group li{flex-direction:column;align-items:flex-start;gap:2px}.hr-page .ofr-guar-value{text-align:left}}@media (max-width:480px){.hr-page .ofr-elig-grid{grid-template-columns:1fr}}@media (max-width:960px){.hr-page .content-grid{grid-template-columns:1fr;gap:0}.hr-page .aside-col{display:none}.hr-page .hero-bg .page-h1{letter-spacing:-.04em;font-size:2rem}.hr-page .pros-cons-grid,.hr-page .pros-cons,.hr-page .attention-pair{grid-template-columns:1fr}.hr-page .related-grid{grid-template-columns:1fr 1fr}.hr-page .comparatif-cta{flex-direction:column}}@media (max-width:768px){.hr-page .content-grid{padding:56px 20px}.hr-page .related-section{padding:2rem 0 2.5rem}.hr-page .page-wrap{padding:0 20px}.hr-page .editorial-card,.hr-page .section-card{margin-bottom:1.5rem;padding:1.5rem 1.25rem}.hr-page .page-h1{letter-spacing:-.04em;font-size:2rem}.hr-page h2{font-size:1.5rem}.hr-page .avis-header{flex-direction:column;align-items:flex-start;gap:.75rem}.hr-page .avis-title{font-size:1.35rem}.hr-page .comparatif-conseil{flex-direction:column;align-items:flex-start;gap:.75rem}.hr-page .cta-inline-btn{text-align:center;width:100%}}@media (max-width:600px){.hr-page .hero-bg{padding:1.25rem 0 0}.hr-page .hero-bg .page-h1{letter-spacing:-.04em;font-size:2rem}.hr-page .hero-inner{flex-direction:column;gap:1.25rem;padding-bottom:1.75rem}.hr-page .hero-right{display:none}.hr-page .hero-score-box{margin-top:1rem;padding:.65rem 1rem}.hr-page .hero-score-num{font-size:2rem}.hr-page .hero-meta{gap:.55rem;font-size:.76rem}.hr-page .content-grid{padding:56px 20px}.hr-page .page-wrap{padding:0 20px}.hr-page .editorial-card,.hr-page .section-card{margin-bottom:1rem;padding:1rem .9rem}.hr-page .page-h1{letter-spacing:-.04em;font-size:2rem}.hr-page h2{letter-spacing:-.02em;font-size:1.5rem}.hr-page h3{font-size:1.375rem}.hr-page .related-grid{grid-template-columns:1fr;gap:.45rem}.hr-page .related-link{padding:.8rem 1rem;font-size:.82rem}.hr-page .related-section h2{margin-bottom:1rem;font-size:1.15rem}.hr-page .faq-list summary{padding:16px 4px;font-size:.88rem}.hr-page .faq-answer{font-size:14px}.hr-page .sticky-nav-inner{gap:1rem}.hr-page .sticky-nav-inner a{font-size:.75rem}.hr-page .table-wrap{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.hr-page .table-wrap table{min-width:540px}.hr-page .table-wrap table th,.hr-page .table-wrap table td{white-space:nowrap;padding:.45rem .5rem;font-size:.77rem}.hr-page .excl-table{min-width:340px}.hr-page .attention-pair,.hr-page .pros-cons-grid,.hr-page .pros-cons{grid-template-columns:1fr}}
