.home .hero{padding:72px 0 26px}.home-hero .hero-grid{align-items:center;gap:40px}.home-hero h1{font-size:clamp(30px,3.7vw,47px);font-weight:800;line-height:1.1}.home-hero p.lead{color:var(--grey);max-width:54ch;margin:18px 0 26px;font-size:17px}.home-hero .hero-claim{font-family:var(--font-sora), sans-serif;color:var(--ink);max-width:30ch;margin:22px 0 0;font-size:clamp(15px,1.6vw,18px);font-weight:700}.home-hero-illus{justify-content:center;display:flex}.home-hero-illus img{width:100%;max-width:560px;height:auto}@media (max-width:900px){.home-hero .hero-grid{grid-template-columns:1fr;gap:24px}.home-hero p.lead{max-width:none}.home-hero-illus img{max-width:400px}}.journey-stepper{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:8px;margin:34px auto 12px;display:flex}.journey-step{white-space:nowrap;color:var(--ink-soft);border:1px solid var(--border-strong);border-radius:var(--r-md);background:var(--white);box-shadow:var(--sh-1);cursor:pointer;transition:border-color .15s var(--ease), color .15s var(--ease), box-shadow .15s var(--ease), transform .15s var(--ease);align-items:center;gap:9px;padding:11px 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.journey-step:hover,.journey-step:focus-visible{border-color:var(--accent);color:var(--ink);box-shadow:var(--sh-2,var(--sh-1));transform:translateY(-1px)}.journey-step:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.journey-icon{color:var(--accent);display:inline-flex}.journey-icon svg{width:18px;height:18px}.journey-arrow{color:var(--border-strong);align-self:center;font-size:15px}@media (max-width:900px){.journey-arrow{display:none}.journey-step{gap:7px;padding:9px 14px;font-size:13px}.journey-icon svg{width:16px;height:16px}}.journey-caption{text-align:center;color:var(--grey-soft);margin-top:2px;font-size:13px}.cc-sub{color:var(--grey);max-width:48ch;margin-bottom:20px;font-size:15.5px}.cc-sub-note{color:var(--grey-soft);font-size:12.5px;font-style:italic}.home .sim-section{border-bottom:1px solid var(--border);background:linear-gradient(160deg,#fef7f6,#fdf1ef);padding:104px 0 78px}@media (max-width:760px){.home .sim-section{padding:56px 0 48px}}.sim-badge{font-family:var(--font-mono), monospace;color:#128a5e;border-radius:var(--r-pill);text-transform:uppercase;letter-spacing:.05em;background:#e9f8f1;align-items:center;gap:6px;margin-bottom:16px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.sim-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:48px;margin-top:8px;display:grid}@media (max-width:900px){.sim-grid{grid-template-columns:1fr}}.sim-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-3);padding:30px}.sim-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:520px){.sim-fields{grid-template-columns:1fr}}.sim-field label{color:var(--ink-soft);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.sim-field select{border:1px solid var(--border-strong);border-radius:var(--r-sm);width:100%;font-family:var(--font-inter), sans-serif;color:var(--ink);background:var(--canvas);padding:11px 12px;font-size:13.5px}.sim-result{border-top:1px solid var(--border);text-align:center;margin-top:22px;padding-top:22px}.sim-result-label{color:var(--grey);margin-bottom:6px;font-size:12.5px}.sim-result-figure{font-family:var(--font-manrope), sans-serif;color:var(--ink);font-size:clamp(32px,4.6vw,44px);font-weight:800}.sim-result-range{color:var(--grey-soft);margin-top:8px;font-size:13px}.sim-gauge{background:var(--border);border-radius:99px;height:8px;margin:16px 0 4px;overflow:hidden}.sim-gauge-fill{background:var(--grad-cta);height:100%;transition:width .4s var(--ease);border-radius:99px;width:0%}.sim-field-wide{grid-column:1/-1}.sim-gauge-axis{color:var(--grey-soft);justify-content:space-between;gap:12px;font-size:11px;display:flex}.sim-progression{color:var(--grey);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px 14px;margin-top:16px;font-size:12px;display:flex}.sim-progression-title{color:var(--grey-soft);flex-basis:100%;font-size:11.5px}.sim-progression b{color:var(--ink);font-family:var(--font-sora), sans-serif;font-weight:700}.sim-progression .is-active{border-radius:var(--r-pill);color:#128a5e;background:#e9f8f1;padding:3px 10px}.sim-progression .is-active b{color:#128a5e}.sim-source{color:var(--grey-soft);margin-top:18px;font-size:10.5px;line-height:1.55}.home .sim-illus{width:100%;max-width:330px;height:auto;margin:22px 0 0;display:block}.sim-next-card{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--white);box-shadow:var(--sh-1);margin-top:36px;padding:26px 28px;position:relative;overflow:hidden}.sim-skyline{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.65;width:520px;height:auto;position:absolute;bottom:-18px;right:-20px}.sim-next-card>:not(.sim-skyline){z-index:1;position:relative}@media (max-width:860px){.sim-skyline{display:none}.home .sim-illus{max-width:280px;margin-inline:auto}}.sim-next-card h3{margin-bottom:10px;font-size:18px}.stage-block .stage-body{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-top:34px;display:grid}@media (max-width:820px){.stage-block .stage-body{grid-template-columns:1fr}}.stage-block h3{max-width:24ch;margin-bottom:12px;font-size:clamp(24px,2.8vw,36px);line-height:1.12}.stage-body-titled{margin-top:0!important}.stage-title{font-family:var(--font-sora), sans-serif;letter-spacing:-.02em;margin:4px 0 0;font-size:clamp(30px,3.6vw,46px);font-weight:800;line-height:1.05}.stage-body-titled h3{max-width:27ch;margin:18px 0 14px;font-size:clamp(20px,2.1vw,27px)}.stage-visual-wide{justify-content:center}.home .report-fan{width:100%;max-width:470px;height:auto}@media (max-width:820px){.home .report-fan{max-width:400px}}.stage-poster{text-align:center;padding:26px 0 6px;position:relative}.stage-poster-title{font-family:var(--font-sora), sans-serif;letter-spacing:-.02em;font-size:clamp(30px,4.6vw,52px);font-weight:800;line-height:1.05}.stage-poster-title.small{font-size:clamp(26px,3.6vw,40px)}.stage-connector{flex-direction:column;align-items:center;gap:6px;padding:20px 0;display:flex}.stage-connector .line{background:linear-gradient(var(--border-strong), var(--accent));width:2px;height:36px}.stage-connector .chev{color:var(--accent-deep);font-size:16px}.stage-visual{justify-content:center;align-items:center;display:flex}.stage-cta-row{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.companion-inline{border-top:1px solid #14141f14;margin-top:56px;padding-top:48px}.companion-inline h3{font-size:24px}.sc-create{background:radial-gradient(circle at 30% 10%,#fff 0%,#fef7f6 55%,#fdf1ef 100%)}.sc-diagnose,.sc-visibility{background:linear-gradient(150deg,#f4f4f7 0%,#fbfbfd 100%)}.sc-prepare{background:#f1f1f4}.sc-prepare .stage-body{grid-template-columns:.8fr 1.2fr;align-items:start}.sc-negotiate{background:linear-gradient(150deg,#f4f4f7 0%,#fbfbfd 100%)}.sc-further{background:var(--canvas)}.mock-line{background:var(--border);border-radius:3px;height:6px;margin-bottom:7px}.mock-pill{border-radius:var(--r-pill);background:var(--canvas);border:1px solid var(--border);color:var(--ink-soft);margin:0 6px 6px 0;padding:5px 10px;font-size:10.5px;display:inline-block}.sc-negotiate .stage-visual{position:relative}.sc-negotiate .stage-visual:before,.sc-negotiate .stage-visual:after{content:"";pointer-events:none;background:radial-gradient(circle, rgba(var(--accent-rgb), .55) 1.2px, transparent 1.2px) 0 0 / 12px 12px;width:210px;height:210px;position:absolute;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 70%);mask-image:radial-gradient(circle,#000 30%,#0000 70%)}.sc-negotiate .stage-visual:before{top:-26px;left:2px}.sc-negotiate .stage-visual:after{bottom:-20px;right:4px}.result-salary-card{z-index:1;background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-3);width:100%;max-width:380px;padding:26px 24px;position:relative}.rsc-row{border-bottom:1px solid var(--border);color:var(--ink-soft);justify-content:space-between;align-items:center;padding:13px 0;font-size:13.5px;display:flex;position:relative}.rsc-row b{font-family:var(--font-manrope), sans-serif;color:var(--ink);font-size:16.5px;font-weight:800}.rsc-row.highlight{background:var(--accent-tint);border-radius:var(--r-md);border-bottom:none;margin:8px -14px 0;padding:14px}.rsc-row.highlight b{color:var(--accent-deep);font-size:18px}.rsc-note{color:var(--accent);white-space:nowrap;font-size:12.5px;font-style:normal;font-weight:700;position:absolute;top:50%;left:calc(100% + 78px);transform:translateY(-50%)}.rsc-note:before{content:"";background:var(--accent);width:30px;height:1.5px;position:absolute;top:50%;right:calc(100% + 10px)}.rsc-note:after{content:"";border-left:1.5px solid var(--accent);border-bottom:1.5px solid var(--accent);width:6px;height:6px;position:absolute;top:50%;right:calc(100% + 34px);transform:translateY(-50%)rotate(45deg)}@media (max-width:1360px){.rsc-note{display:none}}.rsc-chips{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.souligne{background:linear-gradient(var(--accent), var(--accent)) 0 100% / 100% 1.5px no-repeat;padding-bottom:1px}.report-preview{width:100%;max-width:500px;margin:0}.report-preview img{width:100%;height:auto;display:block}.report-preview figcaption{color:var(--grey);text-align:center;margin-top:14px;font-size:12px;line-height:1.5}.home .ba-shot{width:100%;max-width:440px;margin:0}.ba-shot img{width:100%;height:auto;display:block}.ba-notice{border-radius:var(--r-md);background:var(--canvas);border:1px solid var(--border);color:var(--ink-soft);text-align:left;align-items:flex-start;gap:12px;margin-top:18px;padding:14px 18px;font-size:12.5px;line-height:1.5;display:flex}.ba-notice-icon{background:var(--accent-tint);width:30px;height:30px;color:var(--accent-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.ba-notice-icon svg{width:16px;height:16px}.reassure-row{border:1px solid var(--border);border-radius:var(--r-md);background:var(--white);max-width:480px;margin:26px 0 0;padding:0;list-style:none;display:flex}.reassure-row li{text-align:center;color:var(--ink-soft);flex-direction:column;flex:1;align-items:center;gap:7px;padding:16px 10px;font-size:12px;font-weight:600;line-height:1.4;display:flex}.reassure-row li+li{border-left:1px solid var(--border)}.reassure-row svg{width:20px;height:20px;color:var(--accent)}@media (max-width:520px){.reassure-row li{padding:13px 6px;font-size:11px}}.roi-card{background:var(--white);border:1px solid var(--border);border-radius:var(--r-xl);max-width:1000px;box-shadow:var(--sh-2);grid-template-columns:1.15fr .85fr;align-items:center;gap:36px;margin:0 auto;padding:38px 44px;display:grid}.roi-badge{background:var(--accent-tint);width:38px;height:38px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.roi-badge svg{width:18px;height:18px}.roi-card h3{margin-bottom:14px;font-size:clamp(19px,2vw,24px);line-height:1.25}.roi-card .cc-sub{margin:0 0 12px}.roi-card .cc-sub:last-child{margin-bottom:0}.home .roi-illus{justify-self:center;width:100%;max-width:380px;height:auto}@media (max-width:860px){.roi-card{grid-template-columns:1fr;gap:24px;padding:30px 26px}.home .roi-illus{max-width:300px}}.comp-wrap{overflow-x:auto}.comp-table{border-collapse:collapse;background:var(--white);border:1px solid var(--border-strong);border-radius:var(--r-lg);width:100%;box-shadow:var(--sh-2);overflow:hidden}.comp-table th,.comp-table td{text-align:center;border-bottom:1px solid var(--border);padding:14px 16px;font-size:13.5px}.comp-table th{font-family:var(--font-sora), sans-serif;background:var(--canvas);font-weight:700}.comp-table td:first-child,.comp-table th:first-child{text-align:left;color:var(--ink-soft);font-weight:500}.comp-table tr:last-child td{border-bottom:none}.comp-yes{color:var(--emerald);font-weight:700}.comp-no{color:var(--border-strong)}.comp-cta{background:var(--canvas);color:var(--ink);border:1px solid var(--border-strong);border-radius:16px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.comp-cta.rec{background:var(--grad-cta);color:#fff;border:none}.comp-cta.pro{background:var(--ink);color:#fff;border:none}@media (max-width:700px){.comp-table{font-size:12px}.comp-table th,.comp-table td{padding:10px 8px}}.market-head{grid-template-columns:1.25fr .75fr;align-items:center;gap:40px;margin-bottom:34px;display:grid}.market-head h2{margin:10px 0 14px;font-size:clamp(24px,2.9vw,36px);line-height:1.15}.market-head .cc-sub{max-width:52ch;margin:0}.home .market-illus{justify-self:center;width:100%;max-width:400px;height:auto}@media (max-width:900px){.market-head{grid-template-columns:1fr;gap:22px}.home .market-illus{max-width:300px}}.market-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px;display:grid}@media (max-width:760px){.market-grid{grid-template-columns:1fr}}.market-grid .bcard{text-align:left;padding:24px 22px}.market-icon{background:var(--accent-tint);width:38px;height:38px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.market-icon svg{width:19px;height:19px}.market-num{font-family:var(--font-sora), sans-serif;letter-spacing:-.02em;font-size:clamp(26px,2.6vw,34px);font-weight:800}.market-label{color:var(--grey);margin:8px 0 0;font-size:13px}.market-label a,.price-note a{color:var(--accent-deep)}.bcard{background:var(--white);border-radius:var(--r-lg);border:1px solid var(--border);transition:transform .22s var(--ease), box-shadow .22s var(--ease), border-color .22s var(--ease);flex-direction:column;padding:26px;display:flex;position:relative}.bcard:hover{box-shadow:var(--sh-3);border-color:rgba(var(--accent-rgb), .35);transform:translateY(-3px)}.bcard h3{margin-bottom:7px;font-size:16.5px;font-weight:700}.bcard p{color:var(--grey);flex:1;margin:0;font-size:14px}.howto{max-width:960px;margin:0 auto;padding:0;list-style:none}.howto-body{display:contents}.howto-step{grid-template-columns:1fr 96px 1fr;align-items:center;padding:24px 0;display:grid;position:relative}.howto-card{grid-area:1/1;justify-self:end;max-width:400px}.howto-visual{grid-area:1/3;justify-content:center;display:flex}.howto-step.alt .howto-card{grid-column:3;justify-self:start}.howto-step.alt .howto-visual{grid-column:1}.howto-step{--d:0s}.howto-step:nth-child(2){--d:.22s}.howto-step:nth-child(3){--d:.44s}.howto-step:nth-child(4){--d:.66s}.howto-rail{grid-area:1/2;justify-content:center;align-self:stretch;align-items:center;display:flex;position:relative}.howto-line{background:linear-gradient(var(--border-strong), rgba(var(--accent-rgb), .55));transform-origin:top;width:2px;margin-left:-1px;position:absolute;top:-24px;bottom:-24px;left:50%}.howto-step:first-child .howto-line{top:50%}.howto-step:last-child .howto-line{bottom:50%}.howto-num{z-index:1;width:54px;height:54px;font-family:var(--font-sora), sans-serif;color:var(--accent-deep);background:var(--white);border:2px solid rgba(var(--accent-rgb), .3);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:19px;font-weight:800;display:flex;position:relative}.howto-card h3{margin:0 0 7px;font-size:18.5px;font-weight:700}.howto-card p{color:var(--grey);margin:0;font-size:15px}.home .howto-img{object-fit:contain;width:160px;height:160px}@keyframes hj-draw{0%{transform:scaleY(0)}}@keyframes hj-from-left{0%{opacity:0;transform:translate(-26px)}}@keyframes hj-from-right{0%{opacity:0;transform:translate(26px)}}@keyframes hj-node{0%{opacity:0;transform:scale(.4)}}@keyframes hj-halo{0%{box-shadow:0 0 0 0 rgba(var(--accent-rgb), .38)}to{box-shadow:0 0 0 20px rgba(var(--accent-rgb), 0)}}.howto-step.reveal.in .howto-line{animation:hj-draw .75s var(--d) var(--ease) both}.howto-step.reveal.in .howto-num{animation:hj-node .5s calc(.3s + var(--d)) var(--ease) both, hj-halo 1.1s calc(.6s + var(--d)) ease-out both}.howto-step.reveal.in .howto-card{animation:hj-from-left .6s calc(.4s + var(--d)) var(--ease) both}.howto-step.reveal.in .howto-visual{animation:hj-from-right .7s calc(.5s + var(--d)) var(--ease) both}.howto-step.alt.reveal.in .howto-card{animation-name:hj-from-right}.howto-step.alt.reveal.in .howto-visual{animation-name:hj-from-left}.howto-step.reveal.in .howto-img{animation:hj-float 7s ease-in-out calc(1.4s + var(--d)) infinite}@media (max-width:860px){.howto-step{grid-template-columns:60px 1fr;align-items:start;padding:18px 0}.howto-rail{grid-column:1;align-items:flex-start;padding-top:2px}.howto-card,.howto-step.alt .howto-card{grid-column:2}.howto-visual,.howto-step.alt .howto-visual{display:none}.howto-num{width:44px;height:44px;font-size:16px}.howto-card h3{margin-top:6px;font-size:16.5px}.howto-step.reveal.in .howto-card,.howto-step.alt.reveal.in .howto-card{animation-name:hj-rise}}@media (prefers-reduced-motion:reduce){.howto-step.reveal.in :is(.howto-line,.howto-num,.howto-card,.howto-visual,.howto-img){animation:none!important}}.price-amount{font-family:var(--font-sora), sans-serif;margin-bottom:4px;font-size:42px;font-weight:800}.disclaimer-line{text-align:center;color:var(--grey-soft);margin-top:40px;font-size:12px}.sc-create .stage-body>div:first-child,.sc-negotiate .stage-body>div:first-child,.sc-visibility .companion-inline .stage-body>div:first-child{order:2}.sc-create .stage-visual,.sc-negotiate .stage-visual,.sc-visibility .companion-inline .stage-visual{order:1}@media (max-width:820px){.stage-block .stage-body>div:first-child,.stage-block .stage-visual{order:0!important}}@keyframes hj-rise{0%{opacity:0;transform:translateY(10px)}}@keyframes hj-pop{0%{opacity:0;transform:translateY(8px)scale(.92)}}@keyframes hj-grow{0%{transform:scaleX(0)}}@keyframes hj-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hj-chev{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(4px)}}.reveal.in .stage-visual>*{animation:7s ease-in-out 1.2s infinite hj-float}.reveal.in .mock-line{animation:hj-rise .5s var(--ease) both}.reveal.in .mock-line:first-child{animation-delay:.2s}.reveal.in .mock-line:nth-child(2){animation-delay:.3s}.reveal.in .mock-line:nth-child(3){animation-delay:.4s}.reveal.in .mock-line:nth-child(4){animation-delay:.5s}.reveal.in .mock-line:nth-child(5){animation-delay:.6s}.reveal.in .mock-line:nth-child(6){animation-delay:.7s}.reveal.in .rp-avatar{animation:hj-pop .6s .15s var(--ease) both}.reveal.in .rsc-row{animation:hj-rise .5s var(--ease) both}.reveal.in .rsc-row:first-of-type{animation-delay:.2s}.reveal.in .rsc-row:nth-of-type(2){animation-delay:.35s}.reveal.in .rsc-row:nth-of-type(3){animation-delay:.5s}.reveal.in .rsc-chips>*{animation:hj-pop .45s var(--ease) both}.reveal.in .rsc-chips>:first-child{animation-delay:.55s}.reveal.in .rsc-chips>:nth-child(2){animation-delay:.62s}.reveal.in .rsc-chips>:nth-child(3){animation-delay:.69s}.reveal.in .rsc-chips>:nth-child(4){animation-delay:.76s}.reveal.in .rsc-chips>:nth-child(5){animation-delay:.83s}.reveal.in .rsc-chips>:nth-child(6){animation-delay:.9s}.journey-stepper .journey-step{animation:hj-pop .5s var(--ease) both}.journey-stepper .journey-step:first-of-type{animation-delay:.3s}.journey-stepper .journey-step:nth-of-type(2){animation-delay:.42s}.journey-stepper .journey-step:nth-of-type(3){animation-delay:.54s}.journey-stepper .journey-step:nth-of-type(4){animation-delay:.66s}.journey-stepper .journey-step:nth-of-type(5){animation-delay:.78s}@keyframes hj-underline{0%{transform:scaleX(0)}}.home-hero h1 .accent:after{transform-origin:0;animation:hj-underline .8s .5s var(--ease) both}.stage-connector .chev{animation:2.4s ease-in-out infinite hj-chev;display:inline-block}@media (prefers-reduced-motion:reduce){.reveal.in :is(.stage-visual>*,.mock-line,.rsc-row,.rsc-chips>*),.journey-stepper .journey-step,.home-hero h1 .accent:after,.stage-connector .chev{animation:none!important}}.comp-merged{margin-top:44px}.comp-merged-title{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-soft);margin:0 0 16px;font-size:13px;font-weight:700}.pack-tabs,.pack-sticky{display:none}.stage-block{padding:100px 0}.stage-connector{padding:34px 0}.stage-connector .line{height:54px}.companion-inline{margin-top:72px;padding-top:60px}@media (max-width:820px){.stage-block{padding:60px 0}.stage-connector{padding:18px 0}.stage-connector .line{height:32px}.companion-inline{margin-top:48px;padding-top:40px}}.home .illus-produit{width:100%;max-width:380px;height:auto}@media (max-width:820px){.home .illus-produit{max-width:300px}}.qgrid-wrap{width:100%;display:block}.qgrid{grid-template-columns:repeat(6,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}.qgrid>li{grid-column:span 2}.qgrid>li:nth-child(4),.qgrid>li:nth-child(5){grid-column:span 3}.qcard{background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-1);flex-direction:column;padding:18px 16px 16px;display:flex;position:relative}.qcard-num{z-index:1;background:var(--accent);color:#fff;width:26px;height:26px;font-family:var(--font-sora), sans-serif;border-radius:50%;justify-content:center;align-items:center;font-size:12.5px;font-weight:700;display:flex;position:absolute;top:-10px;left:14px}.home .qcard img{align-self:center;width:100%;max-width:150px;height:auto;margin:6px 0 14px}.qcard h4{margin:0 0 7px;font-size:14.5px;font-weight:700;line-height:1.3}.qcard p{color:var(--grey);flex:1;margin:0 0 14px;font-size:12.5px;line-height:1.45}.qcard-tag{font-family:var(--font-mono), monospace;color:var(--accent-deep);background:var(--accent-tint);border-radius:var(--r-pill);align-self:flex-start;padding:4px 10px;font-size:10.5px}.qgrid-bonus{color:var(--ink-soft);margin:18px 0 0;font-size:13px}.qgrid-bonus span{color:var(--accent);margin-right:4px}@media (max-width:1100px){.qgrid{grid-template-columns:repeat(2,1fr)}.qgrid>li,.qgrid>li:nth-child(4),.qgrid>li:nth-child(5){grid-column:span 1}}@media (max-width:560px){.qgrid{grid-template-columns:1fr}.home .qcard img{max-width:130px}}.mise-en-avant{border-radius:var(--r-md);background:var(--white);border:1px solid var(--border);color:var(--ink-soft);align-items:center;gap:13px;margin:0 0 18px;padding:13px 16px;font-size:14px;font-weight:600;line-height:1.45;display:flex}.mise-en-avant-icon{background:var(--accent-tint);width:34px;height:34px;color:var(--accent-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.mise-en-avant-icon svg{width:18px;height:18px}.bloc-note{border-top:1px solid var(--border);color:var(--grey);text-align:center;justify-content:center;align-items:center;gap:10px;margin:48px 0 0;padding-top:26px;font-size:13px;display:flex}.bloc-note svg{width:17px;height:17px;color:var(--accent);flex:none}.cta-banner-deco{position:relative;overflow:hidden}.cta-banner-deco p{max-width:46ch;margin-inline:auto}.cta-banner-deco>:not(.cta-dots):not(.cta-trace){z-index:1;position:relative}.cta-dots{z-index:0;pointer-events:none;background:radial-gradient(circle,#ffffff80 2.4px,#0000 2.4px) 0 0/15px 15px;width:230px;position:absolute;top:0;bottom:0;left:-10px;-webkit-mask-image:linear-gradient(100deg,#000 8%,#0000 78%);mask-image:linear-gradient(100deg,#000 8%,#0000 78%)}.cta-trace{color:#ffffff6b;z-index:0;pointer-events:none;width:260px;height:150px;position:absolute;bottom:8px;right:26px}@media (max-width:900px){.cta-dots,.cta-trace{display:none}}@media (max-width:760px){.home-hero .hero-grid{flex-direction:column;align-items:stretch;gap:0;display:flex}.home-hero .hero-grid>div:first-child{display:contents}.home-hero .eyebrow{order:1}.home-hero h1{order:2;font-size:clamp(28px,8.2vw,36px)}.home-hero-illus{order:3;margin:16px 0 4px}.home-hero-illus img{max-width:330px}.home-hero p.lead{order:4;margin:8px 0 20px;font-size:15.5px}.home-hero .hero-cta{order:5}.home-hero .hero-claim{order:6;max-width:none;margin-top:20px;font-size:16px}.home .sim-grid{gap:20px}.home .sim-grid>div:first-child{text-align:center}.home .sim-grid .cc-sub{max-width:none;margin-inline:auto}.home .sim-badge{white-space:nowrap;margin-inline:auto;padding:5px 11px;font-size:clamp(8.4px,2.5vw,11px);display:inline-flex}.home .sim-illus{max-width:210px;margin:14px auto 0}.home .sim-card{padding:20px 18px}.home .sim-fields{grid-template-columns:1fr 1fr;gap:12px 10px}.home .sim-field label{font-size:11.5px}.home .sim-field select{padding:10px 8px;font-size:13px}.home .sim-next-card{padding:22px 18px 76px}.home .sim-skyline{opacity:.42;width:118%;max-width:none;display:block;bottom:-6px;left:auto;right:-9%}.home .journey-stepper{flex-flow:column;align-items:stretch;gap:0;margin-block:18px 10px}.home .journey-stepper .journey-step{white-space:normal;justify-content:flex-start;width:100%;padding:13px 16px;font-size:14px}.home .journey-stepper .journey-arrow{color:var(--border-strong);align-self:center;padding:5px 0;font-size:14px;line-height:1;display:block;transform:rotate(90deg)}.home .journey-caption{margin-top:10px}.home .stage-block .stage-body,.home .sc-prepare .stage-body{grid-template-columns:1fr;gap:28px}.home .stage-body>*,.home .stage-visual{min-width:0}.home .stage-block{padding:52px 0}.home .stage-body-titled h3{max-width:none}.home .hero-cta,.home .stage-cta-row{flex-direction:column;align-items:stretch;gap:10px}.home .hero-cta .btn,.home .stage-cta-row .btn{justify-content:center;width:100%;padding:17px 20px;font-size:16px}.home .hero-cta .btn-ghost,.home .stage-cta-row .btn-ghost{background:var(--white);border:1px solid var(--border-strong);box-shadow:var(--sh-1);color:var(--ink);padding:16px 18px;text-decoration:none}.home .qgrid,.home .market-grid,.home .pricing3{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;flex-wrap:nowrap;grid-template-columns:none;align-items:stretch;gap:12px;min-width:0;max-width:calc(100% + 36px);margin-inline:-18px;padding:18px 18px 14px;display:flex;overflow-x:auto}.home .qgrid::-webkit-scrollbar{display:none}.home .market-grid::-webkit-scrollbar{display:none}.home .pricing3::-webkit-scrollbar{display:none}.home .qgrid>li,.home .market-grid>*,.home .pricing3>*{scroll-snap-align:center;flex:none;grid-column:auto;margin:0}.home .qgrid>li{width:min(74vw,280px)}.home .market-grid>*{width:min(72vw,265px)}.home .qcard{height:100%}.home .qcard img{max-width:118px}.home .m-dots{justify-content:center;gap:7px;margin:-4px 0 0;display:flex}.home .m-dots i{background:var(--border-strong);width:7px;height:7px;transition:background .2s var(--ease), width .2s var(--ease);border-radius:99px}.home .m-dots i.on{background:var(--accent);width:18px}.home .comp-wrap{scrollbar-width:none;overflow-x:auto}.home .comp-wrap::-webkit-scrollbar{display:none}.home .comp-table th:first-child,.home .comp-table td:first-child{z-index:1;background:var(--white);box-shadow:1px 0 0 var(--border);min-width:148px;position:sticky;left:0}.home .comp-table thead th:first-child{background:var(--canvas)}.home .sim-section{padding:48px 0 40px}.home .stage-poster{padding:10px 0 2px}.home .stage-connector{padding:10px 0}.home .stage-connector .line{height:24px}.home .sc-diagnose .stage-body{gap:0}.home .sc-diagnose .stage-body>div:first-child{display:contents}.home .sc-diagnose .stage-body>div:first-child>*{min-width:0}.home .sc-diagnose .eyebrow{order:1}.home .sc-diagnose .stage-title{order:2}.home .sc-diagnose .stage-body-titled h3{order:3}.home .sc-diagnose .diag-lead{order:4;margin-bottom:16px}.home .sc-diagnose .stage-visual{order:5!important}.home .sc-diagnose .diag-card{order:6}.home .sc-diagnose .diag-detail{order:7;margin-bottom:0}.home .sc-diagnose .diag-buy{order:8}.home .sc-diagnose .diag-card{background:var(--white);border:1px solid var(--border);border-radius:16px;margin:4px 0 20px;padding:15px 14px 2px}.home .sc-diagnose .diag-card .price-list{grid-template-columns:1fr 1fr;gap:8px;display:grid;margin:0 0 14px!important}.home .sc-diagnose .diag-card .price-list li{border:1px solid var(--border);background:var(--canvas);border-radius:10px;align-items:center;gap:8px;padding:11px 10px;font-size:clamp(12px,3.5vw,13.5px);line-height:1.25}.home .sc-diagnose .diag-card .cc-sub{margin-bottom:13px}.home .sc-diagnose .diag-buy{background:var(--white);border:1px solid var(--border);border-radius:16px;margin-top:20px;padding:16px 14px}.home .sc-diagnose .diag-buy .stage-cta-row{margin-top:14px}.home .sc-create .stage-body{gap:0}.home .sc-create .stage-body>div:first-child{display:contents}.home .sc-create .stage-body>div:first-child>*{min-width:0}.home .sc-create .stage-body>div:first-child>h3{order:1}.home .sc-create .stage-body>div:first-child>p.cc-sub:first-of-type{order:2}.home .sc-create .stage-visual{margin:0 0 22px;order:3!important}.home .sc-create .stage-body>div:first-child>p.cc-sub:nth-of-type(2){order:4}.home .sc-create .reassure-row{order:5}.home .sc-create .price-big{order:6;margin-top:24px}.home .sc-create .stage-cta-row{order:7;margin-top:16px}.home .sc-create .stage-visual>*{animation:none}.home .reassure-row{flex-direction:column;max-width:none;margin-top:22px}.home .reassure-row li{text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:0;padding:0;font-size:13.5px;line-height:1.35}.home .reassure-row li+li{border-left:none;border-top:1px solid var(--border)}.home .reassure-row li>span{border-right:1px solid var(--border);flex:none;justify-content:center;align-self:stretch;align-items:center;width:56px;margin-right:16px;padding:15px 0;display:flex}.home .reassure-row li br{display:none}.home .sc-visibility>.wrap>.stage-body{gap:0}.home .sc-visibility>.wrap>.stage-body>div:first-child{display:contents}.home .sc-visibility>.wrap>.stage-body>div:first-child>*{min-width:0}.home .sc-visibility>.wrap>.stage-body>div:first-child>h3{order:1}.home .sc-visibility>.wrap>.stage-body>.stage-visual{margin:6px 0 20px;order:2!important}.home .sc-visibility>.wrap>.stage-body>div:first-child>p.cc-sub:first-of-type{order:3}.home .sc-visibility>.wrap>.stage-body>div:first-child>p.cc-sub:nth-of-type(2){background:var(--white);border:1px solid var(--border);border-radius:16px;order:4;max-width:none;margin:0;padding:16px}.home .sc-visibility>.wrap>.stage-body>div:first-child>.price-big{order:5;margin-top:22px}.home .sc-visibility>.wrap>.stage-body>div:first-child>.stage-cta-row{order:6;margin-top:16px}.home .sc-visibility>.wrap>.stage-body .illus-produit{max-width:340px}.home .sc-visibility .stage-visual>*{animation:none}.home .sc-visibility .companion-inline{background:var(--white);border-top:none;border:1px solid var(--border);border-radius:20px;margin-top:34px;padding:22px 18px}.home .sc-visibility .companion-inline .stage-body{gap:0;margin-top:0}.home .sc-visibility .companion-inline .stage-body>div:first-child{display:contents}.home .sc-visibility .companion-inline .stage-body>div:first-child>*{min-width:0}.home .sc-visibility .companion-inline h3{order:1;font-size:21px}.home .sc-visibility .companion-inline .stage-visual{margin:4px 0 18px;order:2!important}.home .sc-visibility .companion-inline p.cc-sub:first-of-type{order:3}.home .sc-visibility .companion-inline p.cc-sub:nth-of-type(2){background:var(--accent-tint);border:1px solid rgba(var(--accent-rgb), .18);max-width:none;color:var(--ink-soft);border-radius:14px;order:4;align-items:flex-start;gap:11px;margin:0;padding:13px 14px;font-size:13.5px;line-height:1.45;display:flex}.home .sc-visibility .companion-inline p.cc-sub:nth-of-type(2):before{content:"";background:var(--accent-deep);flex:none;width:19px;height:19px;margin-top:1px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 11.4v5'/%3E%3Cpath d='M12 7.6h.01'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 11.4v5'/%3E%3Cpath d='M12 7.6h.01'/%3E%3C/svg%3E") 50%/contain no-repeat}.home .sc-visibility .companion-inline .price-big{order:5;margin-top:18px}.home .sc-visibility .companion-inline .stage-cta-row{order:6;margin-top:14px}.home .price-big-lg .price-big-num{font-size:46px}.home .sc-further>.wrap>.stage-body{gap:0}.home .sc-further>.wrap>.stage-body>div:first-child{display:contents}.home .sc-further>.wrap>.stage-body>div:first-child>*{min-width:0}.home .sc-further>.wrap>.stage-body>div:first-child>h3{order:1}.home .sc-further>.wrap>.stage-body>div:first-child>p.cc-sub{order:2}.home .sc-further>.wrap>.stage-body>.stage-visual{margin:6px 0 20px;order:3!important}.home .sc-further>.wrap>.stage-body>div:first-child>p.mise-en-avant{order:4;margin-bottom:0}.home .sc-further>.wrap>.stage-body>div:first-child>.price-big{order:5;margin-top:22px}.home .sc-further>.wrap>.stage-body>div:first-child>.stage-cta-row{order:6;margin-top:16px}.home .sc-further .illus-produit{max-width:340px}.home .sc-further .stage-visual>*{animation:none}.home .bloc-note{text-align:left;border-top:none;border-bottom:1px solid var(--border);justify-content:flex-start;align-items:flex-start;margin:26px 0 0;padding:0 0 26px}.home .bloc-note svg{margin-top:2px}.home .roi-card{gap:20px;padding:24px 20px}.home .roi-illus{border-top:1px solid var(--border);justify-self:stretch;width:100%;max-width:none;padding-top:22px}.home .pricing3>*{width:min(88vw,340px)}.home .price-card{padding:26px 20px}.home .price-card.rec{padding:28px 20px}.home .price-badge{white-space:nowrap;left:50%;transform:translate(-50%)}.home .pack-compare-link{display:none}.home .pack-tabs{background:var(--white);border:1px solid var(--border);border-radius:var(--r-pill);grid-template-columns:repeat(3,1fr);gap:4px;margin:0 0 18px;padding:4px;display:grid}.home .pack-tab{appearance:none;cursor:pointer;color:var(--ink-soft);border-radius:var(--r-pill);transition:background .18s var(--ease), color .18s var(--ease);background:0 0;border:none;padding:11px 6px;font-family:inherit;font-size:13.5px;font-weight:700;line-height:1.2}.home .pack-tab.on{background:var(--grad-cta);color:#fff;box-shadow:0 3px 10px rgba(var(--accent-rgb), .3)}.home .pack-tabs-price{margin-bottom:14px}.home .pack-tabs-price .pack-tab{flex-direction:column;gap:2px;padding:9px 4px;display:flex}.home .pack-tab-name{font-size:12.5px}.home .pack-tab-price{font-family:var(--font-manrope), sans-serif;font-size:12px;font-weight:800}.home .comp-merged[data-pack=essentiel] :is(th,td):nth-child(3),.home .comp-merged[data-pack=essentiel] :is(th,td):nth-child(4),.home .comp-merged[data-pack=performance] :is(th,td):nth-child(2),.home .comp-merged[data-pack=performance] :is(th,td):nth-child(4),.home .comp-merged[data-pack=signature] :is(th,td):nth-child(2),.home .comp-merged[data-pack=signature] :is(th,td):nth-child(3),.home .comp-merged[data-pack] .comp-table tr:first-child{display:none}.home .comp-merged[data-pack] .comp-wrap{overflow-x:visible}.home .comp-merged[data-pack] .comp-table td:first-child{min-width:0;box-shadow:none;position:static}.home .comp-merged[data-pack] .comp-table td{padding:13px 12px;font-size:13px}.home .comp-merged[data-pack] .comp-yes,.home .comp-merged[data-pack] .comp-no{font-size:16px}.home .pack-sticky{z-index:71;padding:10px 14px calc(12px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border);visibility:hidden;transition:transform .3s var(--ease), visibility .3s var(--ease);background:#fafafcf5;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.home .pack-sticky.show{visibility:visible;transform:translateY(0)}.home .pack-sticky-label{min-width:0;color:var(--ink-soft);flex:1;align-items:baseline;gap:7px;font-size:13px;font-weight:600;display:flex}.home .pack-sticky-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home .pack-sticky-label b{font-family:var(--font-manrope), sans-serif;color:var(--accent-deep);flex:none;font-weight:800}.home .pack-sticky-label b:before{content:"·";font-family:var(--font-inter), sans-serif;color:var(--grey-soft);margin-right:7px;font-weight:600}.home .pack-sticky-cta{background:var(--grad-cta);color:#fff;border-radius:14px;flex:none;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none}body.helvijob-site:has(.home){padding-bottom:0}.home .howto-body{background:var(--white);border:1px solid var(--border);border-radius:16px;grid-column:2;align-items:center;gap:12px;padding:14px;display:flex}.home .howto-card{max-width:none}.home .howto-visual,.home .howto-step.alt .howto-visual{flex:none;display:flex}.home .howto-img{width:76px;height:76px}.home .howto-step{padding:10px 0}.home .howto-card h3{margin-top:0}.home .howto-step.reveal.in .howto-body{animation:hj-rise .6s calc(.4s + var(--d)) var(--ease) both}.home .howto-step.reveal.in .howto-card,.home .howto-step.alt.reveal.in .howto-card,.home .howto-step.reveal.in .howto-visual,.home .howto-step.alt.reveal.in .howto-visual{animation:none}.home .cta-banner-deco{padding:38px 22px 76px}.home .cta-banner-deco h2{font-size:28px}.home .cta-banner-deco p{max-width:30ch}.home .cta-dots{width:150px;height:150px;display:block;top:0;bottom:auto;left:0;-webkit-mask-image:linear-gradient(135deg,#000 0%,#0000 62%);mask-image:linear-gradient(135deg,#000 0%,#0000 62%)}.home .cta-trace{width:158px;height:64px;display:block;bottom:8px;right:6px}.home .cta-banner-deco .btn{justify-content:center;width:100%;padding:17px 46px;font-size:16px;display:flex}.home .cta-banner-deco .btn:after{content:"";background:var(--accent);width:20px;height:20px;position:absolute;right:22px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 6 6 6-6 6'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 6 6 6-6 6'/%3E%3C/svg%3E") 50%/contain no-repeat}}
