/* Power Query Pro — scoped landing design. Shared components keep their defaults. */
.pq-pro{--pro-navy:#142d50;--pro-blue:#1759e8;--pro-ink:#314969;--pro-muted:#5d708c;--pro-line:#dce5f0;--pro-soft:#f3f7fd;--pro-gold:#ffd96b;color:var(--pro-ink);font-family:Manrope,"Segoe UI",sans-serif;background:#fff;font-size:16px;line-height:1.7}
.pq-pro *,.pro-launch-strip *{box-sizing:border-box}
.pq-pro [hidden]{display:none!important}
.pro-wrap{width:min(1190px,calc(100% - 64px));margin-inline:auto}
.pq-pro h1,.pq-pro h2,.pq-pro h3{color:var(--pro-navy);font-family:Manrope,"Segoe UI",sans-serif;font-weight:800;letter-spacing:-.04em;line-height:1.15;margin:0}
.pq-pro h1{font-size:clamp(42px,4.55vw,64px);line-height:1.09}
.pq-pro h2{font-size:clamp(30px,3.2vw,44px)}
.pq-pro h3{font-size:22px;line-height:1.3;letter-spacing:-.025em}
.pq-pro p{margin:0}.pq-pro em{color:var(--pro-blue);font-style:normal}.pq-pro mark{padding:0;background:linear-gradient(transparent 76%,#ffda72 76%,#ffda72 94%,transparent 94%);color:inherit}
.pq-pro a{color:var(--pro-blue);text-decoration:none}.pq-pro img{max-width:100%;height:auto}.pq-pro button{font:inherit}.pq-pro a:focus-visible,.pq-pro button:focus-visible,.pq-pro summary:focus-visible{outline:3px solid #1759e8;outline-offset:5px}
.pq-pro .pro-eyebrow{font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--pro-blue);margin:0 0 20px;line-height:1.5}
.pro-section{padding:88px 0}.pq-pro.pro-soft{background:var(--pro-soft)}
.pro-heading{text-align:center;max-width:800px;margin:0 auto 44px}.pro-heading h2{margin-bottom:18px}.pro-heading>p:last-child:not(.pro-eyebrow){font-size:17px;line-height:1.75;max-width:670px;margin:auto}
.pro-launch-strip{font:700 11px/1.5 Manrope,"Segoe UI",sans-serif;color:#fff;background:#142d50;padding:10px 0;letter-spacing:.025em}.pro-launch-strip .pro-wrap{display:flex;justify-content:center;gap:28px;align-items:center}.pro-launch-strip a{color:#ffe19a;text-decoration:none;white-space:nowrap}
.pro-hero{overflow:hidden;padding:66px 0 60px;background:linear-gradient(115deg,#fff 35%,#f0f6ff)}
.pro-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:32px;align-items:center}
.pro-hero-copy{position:relative;z-index:2}.pq-pro .pro-lead{font-size:17px;line-height:1.85;max-width:510px;margin:25px 0 28px}
.pro-hero-price{display:flex;align-items:center;gap:27px;margin:0 0 27px;font-variant-numeric:tabular-nums}.pro-hero-price>div{display:flex;flex-direction:column;gap:3px}.pro-hero-price>div>span{font-size:10px;letter-spacing:.015em;font-weight:700;color:var(--pro-muted)}
.pro-hero-price del{font-size:35px;font-weight:600;letter-spacing:-.04em;color:#6b7690;text-decoration-thickness:2px;text-decoration-color:#556984;line-height:1.25}.pro-hero-price strong{font-size:48px;line-height:1.05;color:var(--pro-navy);letter-spacing:-.04em}
.pro-saving{display:flex;flex-direction:column;border-radius:9px;background:#ffe9a2;padding:9px 13px;font-size:18px;font-weight:800;line-height:1.2;color:#593d06}.pro-saving small{font-size:9px;margin-top:4px;font-weight:700}
.pro-actions{display:flex;gap:24px;align-items:center}.pq-pro .pro-button{display:inline-flex;gap:22px;align-items:center;justify-content:center;min-height:54px;border-radius:9px;padding:16px 24px;background:var(--pro-blue);color:#fff;font-size:14px;line-height:1.5;font-weight:800;box-shadow:0 7px 20px #1759e81f;transition:background .18s,box-shadow .18s,transform .18s}.pq-pro .pro-button:hover{background:#1247bd;box-shadow:0 9px 22px #1759e838;transform:translateY(-2px)}
.pro-link{font-size:12px;font-weight:700;border-bottom:1px solid #b8c9e6;padding-bottom:2px}.pq-pro .pro-reassurance{font-size:10px;color:var(--pro-muted);margin-top:17px}
.pro-hero-media{height:470px;position:relative;isolation:isolate}.pro-hero-orbit{position:absolute;width:95%;aspect-ratio:1;left:10%;top:-2%;border:1px solid #d3e1f8;border-radius:50%;z-index:-1;background:radial-gradient(circle,#dae8ff80,transparent 70%)}.pro-hero-orbit:after{content:"";position:absolute;inset:40px;border:1px solid #d3e1f8;border-radius:50%}
.pro-screen{display:block;border-radius:9px;border:1px solid #d1deed;overflow:hidden;background:#fff;box-shadow:0 16px 35px #193c6415;transition:transform .22s,box-shadow .22s}.pro-screen img{display:block;width:100%;height:auto}.pro-screen:hover{box-shadow:0 20px 42px #193c642b;transform:translateY(-3px)}
.pro-screen-main{position:absolute;left:0;top:50px;width:112%;transform:rotate(-3deg);z-index:1;border:6px solid #fff;border-radius:13px;box-shadow:0 25px 65px #173c6b29}.pro-screen-main:hover{transform:rotate(-2deg) translateY(-4px)}
.pro-screen-detail{position:absolute;width:64%;right:-4%;bottom:-7px;transform:rotate(4deg);z-index:2;border:5px solid #fff;box-shadow:0 17px 42px #173c6b35}.pro-screen-detail:hover{transform:rotate(3deg) translateY(-3px)}
.pro-features{padding:36px 0 46px;border-bottom:1px solid var(--pro-line)}.pro-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:34px;row-gap:28px}.pro-feature-grid article{display:flex;gap:18px;align-items:center}.pro-feature-grid img{flex:none;width:64px;height:64px;object-fit:contain}.pro-feature-grid h3{font-size:17px;margin-bottom:4px;letter-spacing:-.02em}.pro-feature-grid p{font-size:12px;line-height:1.5;color:var(--pro-muted)}
.pro-compare{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:1040px;margin:auto}.pro-compare article{border:1px solid var(--pro-line);border-radius:18px;padding:32px 34px}.pq-pro .pro-card-label{font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;color:var(--pro-muted)}.pro-compare h3{font-size:23px;margin-bottom:24px}.pro-compare ul{padding:0;list-style:none;margin:0;display:grid;gap:20px}.pro-compare li{display:flex;align-items:flex-start;gap:14px;font-size:14px;line-height:1.65}.pro-compare li>span{flex:none;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#e6eaf0;font-weight:700;font-size:15px}.pro-compare-before{background:#f7f8fa}.pro-compare-after{background:#f0f6ff;border-color:#bfd4f9!important}.pro-compare-after .pro-card-label{color:#1759e8}.pro-compare-after li>span{background:#1759e8;color:#fff}
.pro-immersion{background:#142d50;color:#c9d9ee}.pro-immersion .pro-eyebrow{color:#b6d1ff}.pro-immersion h2{color:#fff}.pro-immersion h2 em{color:#ffe099}.pro-immersion .pro-heading{margin-bottom:34px}.pro-challenge{display:grid;grid-template-columns:.85fr 1.15fr;gap:45px;align-items:center}.pro-challenge-tag{font-size:10px;letter-spacing:.1em;font-weight:800;display:flex;gap:15px;align-items:center;color:#ffe099}.pro-challenge-tag span{color:#bdd2ef;letter-spacing:0;border:1px solid #496181;padding:4px 9px;border-radius:5px;font-size:9px}.pro-challenge h3{font-size:34px;line-height:1.17;color:#fff;margin:23px 0 17px}.pro-challenge-mission>p{font-size:14px;line-height:1.8;max-width:390px}.pro-checks{margin-top:24px;border-top:1px solid #3e5574;font-size:12px}.pro-checks summary{list-style:none;display:flex;justify-content:space-between;padding:15px 0;color:#fff;cursor:pointer;font-weight:700}.pro-checks ul{padding-left:16px;margin:0 0 8px}.pro-checks li{margin:8px 0}
.pro-challenge-visual{border-radius:15px;border:1px solid #5e7795;overflow:hidden;background:#f7faff;color:var(--pro-ink);box-shadow:0 25px 65px #07162b30}.pro-windowbar{padding:14px 20px;background:#e8eff9;border-bottom:1px solid #d1ddeb;display:flex;align-items:center;gap:14px;font-size:10px;color:#627993}.pro-windowbar>span:first-child{display:flex;gap:5px}.pro-windowbar i{display:block;width:6px;height:6px;border-radius:50%;background:#b2c3da}.pro-transformation{padding:31px 27px}.pro-transformation>p{font-size:10px;letter-spacing:.04em;font-weight:700;margin-bottom:12px}.pro-value-row{display:flex;gap:9px}.pro-value-row>span{padding:14px 10px;background:white;border:1px solid #d7e0ec;border-radius:6px;flex:1;text-align:center;font-size:12px;color:#203758;font-weight:700;white-space:nowrap}.pro-value-row .pro-null{color:#718299;font-style:italic;font-weight:400}.pro-transform-arrow{width:32px;height:38px;color:#1759e8;font-size:29px;margin:13px auto;text-align:center}.pro-value-row--after>span{border-color:#8ab5ed;background:#eef5ff;color:#124aa5}.pro-data-check{margin-top:27px;padding-top:18px;border-top:1px solid #dbe5f1;font-size:11px;display:flex;gap:8px;align-items:center;color:#31577c}.pro-data-check>span{font-weight:800;color:#17746a}.pro-data-check b{font-size:9px;margin-left:auto;font-weight:500}
.pro-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none;margin:0;padding:0}.pro-step-title{display:flex;gap:13px;align-items:center;margin-bottom:22px}.pro-step-title>span{width:33px;height:33px;display:grid;place-items:center;background:#1759e8;color:#fff;border-radius:50%;font-size:10px;font-weight:800;flex:none}.pro-step-title h3{font-size:19px}.pro-steps>li>p{font-size:12px;margin-top:17px;line-height:1.6}.pro-steps .pro-screen{height:209px;display:flex;align-items:center;background:#e9f0fa}.pro-lesson-preview{height:209px;padding:20px 24px;background:white;border:1px solid #d1deed;border-radius:9px;box-shadow:0 16px 35px #193c6410;overflow:hidden}.pro-lesson-preview>.pro-card-label{font-size:8px;margin-bottom:5px}.pro-lesson-preview>strong{font-size:13px;display:block;color:var(--pro-navy);line-height:1.5}.pro-lesson-preview>p:not(.pro-card-label){font-size:9px;margin:10px 0;color:#536b89;line-height:1.65}.pro-lesson-preview b{display:block;font-size:9px;color:#243f64}.pro-lesson-check{display:flex;justify-content:space-between;padding:7px 10px;font-size:8px;background:#eef4fc;border:1px solid #dce6f4;border-radius:4px;color:#274c7c}
.pro-programme-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 26px}.pro-level-filters{display:flex;gap:8px;flex-wrap:wrap}.pro-level-filters button{border:1px solid #d5e1f2;border-radius:7px;padding:10px 14px;font-size:11px;color:var(--pro-navy);background:#f5f8fd;cursor:pointer;display:flex;gap:8px;align-items:center;transition:background .15s}.pro-level-filters button[aria-pressed=true]{background:var(--pro-navy);color:white;border-color:var(--pro-navy)}.pro-level-filters button:hover:not([aria-pressed=true]){background:#e5eeff}.pro-level-filters button>span:last-child{font-size:9px;opacity:.8}.pro-filter-result{font-size:10px;color:var(--pro-muted);white-space:nowrap}.pro-level-bars{display:flex;gap:2px;align-items:flex-end}.pro-level-bars i{display:block;width:3px;height:7px;background:currentColor;opacity:.25}.pro-level-bars i:nth-child(2){height:10px}.pro-level-bars i:nth-child(3){height:13px}.pro-level-bars i:first-child,.pro-level-bars--intermediaire i:nth-child(2),.pro-level-bars--avance i{opacity:1}
.pro-programme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.pq-pro .pq-chapter{border:1px solid #d9e4f2;border-radius:14px;background:#fff;box-shadow:0 5px 16px #17395e05;overflow:hidden;transition:box-shadow .18s,border-color .18s}.pq-pro .pq-chapter:hover{border-color:#a4beed;box-shadow:0 9px 24px #17395e0c}.pq-pro .pq-chapter summary{display:flex;flex-direction:column;padding:24px;cursor:pointer;list-style:none}.pq-pro summary::-webkit-details-marker{display:none}.pro-chapter-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:13px}.pro-chapter-number{width:27px;height:27px;display:grid;place-items:center;background:#eef4ff;color:#1759e8;border-radius:50%;font-size:9px;font-weight:800}.pro-chapter-top img{width:58px;height:58px;object-fit:contain}.pq-chapter summary>strong{font-size:17px;letter-spacing:-.025em;line-height:1.4;color:#142d50;margin-bottom:8px}.pro-chapter-description{font-size:11px;color:#5d708c;line-height:1.65;min-height:37px}.pro-chapter-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:23px;padding-top:15px;border-top:1px solid #e5ecf5;font-size:10px;color:#587296}.pro-chapter-toggle{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#eef4ff;color:#1759e8;font-size:18px}.pq-chapter[open] .pro-chapter-toggle{transform:rotate(45deg)}.pq-pro .pq-chapter ol{list-style:none;padding:0 22px 18px;margin:0;border-top:1px solid #e5ecf5}.pq-pro .pq-chapter li{display:flex;gap:11px;padding-top:15px;line-height:1.5}.pro-activity-number{color:#7c8faa;font-size:9px;padding-top:2px}.pro-activity-title{display:block;font-size:11px;color:#203e65}.pq-pro .pq-level-badge{display:inline-block;color:#45607f;background:#f0f4fa;border-radius:4px;font-size:8px;padding:2px 6px;margin-top:5px}.pq-pro .pro-level-badge--avance{color:#84531f;background:#fff2d9}.pro-programme-note{font-size:11px;color:#6b7d96;text-align:center;margin-top:25px!important}
.pro-author-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:55px;align-items:center}.pro-author-grid figure{margin:0}.pro-author-grid figure img{display:block;border-radius:18px}.pro-author-grid h2{font-size:34px;line-height:1.2}.pro-author-grid h2+p{margin:24px 0;font-size:14px;line-height:1.85}.pro-author-signature{display:flex;flex-direction:column;gap:4px;padding-top:20px;border-top:1px solid #d9e3ef;font-size:13px;color:#142d50}.pro-author-signature span{font-size:10px;color:#61758e}.pq-pro .pro-author-credential{font-size:11px;margin-top:13px;color:#425e81}
.pro-offer{background:#f4f7fc}.pro-offer-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:24px;align-items:stretch;max-width:1030px;margin:auto}.pro-offer-content{border:1px solid #dce5f0;border-radius:17px;background:white;padding:34px}.pro-offer-content .pro-eyebrow{font-size:9px;margin-bottom:10px}.pro-offer-content h3{font-size:23px;margin-bottom:24px}.pro-offer-content ul{list-style:none;padding:0;margin:0;display:grid;gap:19px}.pro-offer-content li{display:flex;align-items:center;gap:15px}.pro-offer-content li>img{flex:none;width:44px;height:44px;object-fit:contain}.pro-offer-content li>div{flex:1}.pro-offer-content strong{font-size:13px;font-weight:800;color:#183758}.pro-offer-content li p{font-size:11px;color:#61748f;line-height:1.5;margin-top:3px}.pro-included{color:#167969;font-size:13px}.pro-format-note{font-size:9px;color:#657891;margin-top:26px!important;padding-top:18px;border-top:1px solid #e1e8f2}.pro-price-card{border-radius:17px;border:1px solid #e8d89f;background:#fffaf0;padding:39px 31px;display:flex;flex-direction:column;justify-content:center;text-align:center}.pro-price-card .dc-launch{font-family:inherit}.pro-price-card .dc-launch-eyebrow{color:#816010;font-size:11px;margin-bottom:22px}.pro-price-card .dc-launch-price del{font-size:39px}.pro-price-card .dc-launch-price strong{font-size:56px}.pro-price-card .dc-launch-price>span{font-size:10px}.pro-price-card .dc-launch-savings{border:0;background:#ffe39b;color:#68440b;font-size:12px;padding:10px 17px}.pro-price-card .dc-launch-timer{max-width:320px;margin:25px auto}.pro-price-card .dc-launch-timer>span:not(.dc-launch-separator){background:#fff;border-color:#e7dfcd;padding:11px 4px}.pro-price-card .dc-launch-cta{background:#1759e8;border-color:#1759e8;border-radius:8px;font-size:14px;min-height:54px;transition:background .18s,transform .18s}.pro-price-card .dc-launch-cta:hover{background:#1247bd;transform:translateY(-2px)}.pro-price-card .dc-launch-cta-note{font-size:10px;line-height:1.6;max-width:305px;margin:13px auto 0}.pro-price-assurance{display:flex;gap:15px;justify-content:center;border-top:1px solid #e8dfcb;margin-top:22px;padding-top:20px;font-size:9px;color:#706444}
.pro-faq .pro-wrap{max-width:890px}.pro-faq-list details{border-bottom:1px solid #dce5f0}.pro-faq-list summary{font-size:16px;font-weight:700;color:#142d50;padding:23px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:25px}.pro-faq-list summary>span{color:#1759e8;font-size:22px;font-weight:400}.pro-faq-list details[open] summary>span{transform:rotate(45deg)}.pro-faq-list details>p{font-size:14px;line-height:1.85;margin:0 35px 23px 0}
.pro-closing{overflow:hidden;background:#142d50;color:#c1d3ed;padding:70px 0}.pro-closing-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.pro-closing h2{color:#fff;font-size:43px}.pro-closing h2 em{color:#ffe099}.pro-closing .pro-eyebrow{font-size:9px;color:#b6d1ff}.pro-closing p:not(.pro-eyebrow){font-size:15px;margin:24px 0 26px}.pq-pro .pro-button--gold{background:#ffdc7b;color:#142d50}.pq-pro .pro-button--gold:hover{background:#ffe49e}.pro-closing-art{position:relative;min-height:300px;display:flex;align-items:flex-end}.pro-closing-number{position:absolute;font-size:270px;line-height:1;font-weight:800;color:#254b7d;letter-spacing:-.08em;top:-58px;right:65px}.pro-closing-art .pro-screen{position:relative;transform:rotate(-5deg);border:5px solid #ffffff45;width:110%;box-shadow:0 15px 50px #0004}.pro-closing-art .pro-screen:hover{transform:rotate(-3deg)}
.pq-preview-dialog{width:min(1500px,96vw);max-width:96vw;padding:0;border:0;border-radius:12px;background:#fff;box-shadow:0 24px 80px #06182d80}.pq-preview-dialog::backdrop{background:#07182ded}.pq-preview-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:13px 20px;color:#142d50;font:600 12px/1.5 Manrope,"Segoe UI",sans-serif}.pq-preview-bar p{margin:0}.pq-preview-bar button{background:#eef4fc;border:1px solid #d1e0f4;border-radius:6px;padding:7px 13px;color:#142d50;cursor:pointer;white-space:nowrap}.pq-preview-dialog>img{display:block;width:100%;height:auto;max-height:85vh;object-fit:contain}.pq-preview-open{overflow:hidden}
/* Align the reusable review carousel with the page's heading hierarchy. */
#avis-guide-pq.guide-testimonials h2{color:#142d50;font-size:clamp(30px,3.2vw,44px);font-weight:800;letter-spacing:-.04em;line-height:1.15}#avis-guide-pq .guide-testimonials__eyebrow{color:#1759e8}
@media(min-width:1400px){.pro-hero-media{height:500px}.pro-screen-main{top:45px}.pro-screen-detail{bottom:9px}}
@media(max-width:1100px){.pro-wrap{width:calc(100% - 48px)}.pro-hero-grid{gap:25px}.pro-hero h1{font-size:49px}.pq-pro .pro-lead{font-size:15px}.pro-hero-media{height:400px}.pro-screen-main{top:48px}.pro-screen-detail{bottom:20px}.pro-hero-price{gap:19px}.pro-actions{gap:17px}.pq-pro .pro-button{padding:14px 18px;font-size:13px}.pro-challenge{gap:28px}.pro-value-row{gap:5px}.pro-value-row>span{font-size:10px;padding:12px 5px}.pro-steps .pro-screen,.pro-lesson-preview{height:192px}.pro-lesson-preview{padding:15px 17px}.pro-step-title h3{font-size:16px}.pro-author-grid{gap:35px}.pro-author-grid h2{font-size:29px}.pro-programme-grid{gap:14px}.pro-offer-content{padding:27px}.pro-price-card{padding:32px 24px}}
@media(max-width:767px){.pro-wrap{width:calc(100% - 36px)}.pro-section{padding:57px 0}.pq-pro h2{font-size:31px}.pro-heading{margin-bottom:31px}.pro-heading>p:last-child:not(.pro-eyebrow){font-size:14px;line-height:1.75}.pq-pro .pro-eyebrow{font-size:9px;margin-bottom:16px}.pro-launch-strip{padding:9px 0;font-size:9px}.pro-launch-strip .pro-wrap{gap:15px;justify-content:space-between}.pro-launch-strip a{font-size:9px}.pro-hero{padding:37px 0 40px}.pro-hero-grid{grid-template-columns:1fr;gap:16px}.pro-hero h1{font-size:45px;max-width:520px}.pq-pro .pro-lead{font-size:15px;margin:22px 0 25px;line-height:1.8}.pro-hero-price{gap:25px;margin-bottom:24px}.pro-hero-price del{font-size:32px}.pro-hero-price strong{font-size:43px}.pro-saving{font-size:16px;padding:8px 11px}.pro-hero-price>div>span{font-size:9px}.pro-actions{gap:22px}.pq-pro .pro-button{font-size:13px;min-height:52px;padding:14px 20px}.pro-link{font-size:11px}.pq-pro .pro-reassurance{font-size:9px;line-height:1.6}.pro-hero-media{height:300px;max-width:570px;width:100%;margin:0 auto}.pro-screen-main{width:95%;top:40px;left:0;border-width:4px}.pro-screen-detail{width:59%;bottom:0;right:0;border-width:3px}.pro-hero-orbit{width:75%;top:0;left:20%}.pro-features{padding:29px 0 35px}.pro-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 16px}.pro-feature-grid article{display:block}.pro-feature-grid img{width:53px;height:53px;margin-bottom:10px}.pro-feature-grid h3{font-size:14px}.pro-feature-grid p{font-size:10px;max-width:160px}.pro-compare{grid-template-columns:1fr;gap:16px}.pro-compare article{padding:25px}.pro-compare h3{font-size:21px}.pro-compare li{font-size:13px}.pro-compare ul{gap:16px}.pro-challenge{grid-template-columns:1fr;gap:28px}.pro-challenge h3{font-size:31px;margin:18px 0 16px}.pro-challenge-mission>p{font-size:13px}.pro-challenge-tag{font-size:9px}.pro-checks{margin-top:19px}.pro-transformation{padding:25px 17px}.pro-value-row>span{font-size:9px;padding:12px 6px}.pro-data-check{font-size:10px;flex-wrap:wrap}.pro-data-check b{font-size:8px}.pro-steps{grid-template-columns:1fr;gap:32px;max-width:520px;margin:auto}.pro-step-title{margin-bottom:16px}.pro-step-title h3{font-size:20px}.pro-steps .pro-screen{height:auto;aspect-ratio:16/9}.pro-lesson-preview{height:215px;padding:20px 25px}.pro-lesson-preview>strong{font-size:14px}.pro-lesson-preview>p:not(.pro-card-label){font-size:10px}.pro-lesson-check{font-size:9px}.pro-steps>li>p{margin-top:13px;font-size:12px}.pro-programme-tools{display:block;margin-bottom:20px}.pro-level-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pro-level-filters button{justify-content:center;font-size:10px;padding:11px 9px}.pro-filter-result{margin-top:14px!important}.pro-programme-grid{grid-template-columns:1fr;gap:12px}.pq-pro .pq-chapter summary{padding:20px 22px}.pro-chapter-top{margin-bottom:8px;align-items:center}.pro-chapter-top img{width:52px;height:52px}.pro-chapter-description{min-height:0;font-size:11px}.pro-chapter-bottom{margin-top:15px;padding-top:12px}.pq-chapter summary>strong{font-size:18px}.pro-activity-title{font-size:12px}.pro-programme-note{text-align:left;font-size:10px}.pro-author-grid{grid-template-columns:1fr;gap:29px}.pro-author-grid figure img{border-radius:13px}.pro-author-grid h2{font-size:30px}.pro-author-grid h2+p{font-size:14px;margin:20px 0}.pro-offer-grid{grid-template-columns:1fr;gap:20px}.pro-offer-content{padding:26px 21px}.pro-offer-content h3{font-size:21px}.pro-offer-content li{gap:13px}.pro-offer-content ul{gap:21px}.pro-offer-content strong{font-size:12px}.pro-offer-content li p{font-size:10px}.pro-price-card{padding:31px 24px}.pro-price-card .dc-launch-price del{font-size:37px}.pro-price-card .dc-launch-price strong{font-size:54px}.pro-price-assurance{font-size:8px}.pro-faq-list summary{font-size:14px;padding:19px 0}.pro-faq-list details>p{font-size:13px;margin-right:18px}.pro-closing{padding:53px 0 50px}.pro-closing-grid{grid-template-columns:1fr;gap:65px}.pro-closing h2{font-size:34px}.pro-closing p:not(.pro-eyebrow){font-size:14px}.pro-closing-art{min-height:220px}.pro-closing-number{font-size:230px;top:-72px;right:25px}.pro-closing-art .pro-screen{width:97%;margin:auto}.pq-preview-bar{font-size:10px;padding:10px 12px}.pq-preview-bar p{max-width:70%}.pq-preview-bar button{font-size:10px}.pq-preview-dialog{border-radius:8px}}
@media(min-width:520px) and (max-width:767px){.pro-hero-media{height:370px}.pro-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pro-programme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-closing-art{max-width:520px;margin:auto}}
.pq-pro,#avis-guide-pq{scroll-margin-top:105px}
body:has(.pq-pro) #offer-nav-brand-title,body:has(.pq-pro) #offer-sticky-nav .offer-nav-link-plain{color:#142d50!important}
body:has(.pq-pro) #offer-nav-cta-button{background:#1759e8;border-color:#1759e8;font-size:13px;border-radius:8px!important}
body:has(.pq-pro) #offer-nav-cta-button:hover{background:#1247bd;border-color:#1247bd}
body:has(.pq-pro) #offer-mobile-nav-brand{font-size:12px;color:#142d50;max-width:none;white-space:nowrap}
body:has(.pq-pro) #offer-mobile-nav-inner{gap:12px;padding:12px 18px}
body:has(.pq-pro) #offer-mobile-nav-cta-button{background:#1759e8;border-color:#1759e8;border-radius:8px!important;font-size:12px;padding:12px 17px;min-height:44px}
html.pro-offer-cta-visible #offer-mobile-nav{opacity:0!important;transform:translateY(120%)!important;pointer-events:none}
.pq-pro .pro-price-card .dc-launch-price del{font-size:40px}.pq-pro .pro-price-card .dc-launch-price strong{font-size:54px}
.pq-pro .pro-price-card .dc-launch-savings{background:#ffe39b;border:0;border-radius:7px;color:#68440b;padding:10px 17px;font-size:12px}
#avis-guide-pq{font-family:Manrope,"Segoe UI",sans-serif;padding:78px 0;background:#fffaf0}
#avis-guide-pq .guide-testimonials__inner{width:min(1190px,calc(100% - 64px))}
#avis-guide-pq .guide-testimonials__eyebrow{font-size:11px;letter-spacing:.13em}
#avis-guide-pq .guide-testimonials__subtitle{font-size:16px}
#avis-guide-pq .guide-testimonials__figure{min-height:330px;padding:26px}
#avis-guide-pq .guide-testimonials__quote{font-size:18px;line-height:1.7}
#avis-guide-pq .guide-testimonials__name{font-size:14px}
#avis-guide-pq .guide-testimonials__role{font-size:11px}
#avis-guide-pq .guide-testimonials__date{font-size:10px}
#avis-guide-pq .guide-testimonials__count{font-size:11px}
@media(max-width:767px){#avis-guide-pq{padding:57px 0}#avis-guide-pq .guide-testimonials__inner{width:calc(100% - 36px)}#avis-guide-pq .guide-testimonials__figure{padding:24px;min-height:330px}#avis-guide-pq .guide-testimonials__quote{font-size:17px}#avis-guide-pq .guide-testimonials__subtitle{font-size:13px}.pq-pro .pro-price-card .dc-launch-price del{font-size:37px}.pro-value-row>span{font-size:10px;white-space:normal;display:grid;place-items:center;line-height:1.5}.pro-value-row .pro-null{font-size:9px}}
@media(prefers-reduced-motion:reduce){.pq-pro *,.pq-pro *:before,.pq-pro *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* V6: offer hierarchy, guided preview, structured catalogue and motion. */
.pq-pro .pro-level-badge--initiation{color:#176346;background:#e8f6ef}.pq-pro .pro-level-badge--intermediaire{color:#84531f;background:#fff2d9}.pq-pro .pro-level-badge--avance{color:#9b423e;background:#fff0ed}
.pq-pro .pro-editor-data th,.pq-pro .pro-editor-data td{font-size:11px}.pq-pro .pro-editor-body aside>strong{font-size:9px}
@media(max-width:767px){.pq-pro .pro-editor-data th,.pq-pro .pro-editor-data td{font-size:10px}}
.pq-pro .pro-format-hero{font-size:10px;color:#60718b;margin-top:14px}
.pro-offer-authority>p{text-align:center;font-size:12px;color:#617893;margin-top:16px}
.pro-chapter-levels>span[data-level=initiation] i{background:#289b73}.pro-chapter-levels>span[data-level=intermediaire] i{background:#d89831}.pro-chapter-levels>span[data-level=avance] i{background:#db6c61}
.pro-hero-price del,.pq-pro .pro-price-card .dc-launch-price del{position:relative;display:inline-block;font-size:62px;font-weight:900;line-height:1.1;letter-spacing:-.065em;color:#263b59;text-decoration:none}
.pro-hero-price del::after,.pq-pro .pro-price-card .dc-launch-price del::after{content:"";position:absolute;left:-5%;right:-5%;top:51%;height:4px;border-radius:4px;background:#d93c3c;transform:rotate(-13deg);pointer-events:none}
.pro-hero-price strong,.pq-pro .pro-price-card .dc-launch-price strong{font-size:43px;font-weight:800;line-height:1.1;color:#1759e8}
.pro-hero-price{align-items:flex-end;gap:27px;margin-bottom:19px}.pro-hero-price>div{gap:10px}.pro-hero-price .pro-saving{align-self:center;margin-top:16px}.pro-hero-price>div>span{font-size:10px;font-weight:700;color:#596a80}
.pro-mini-clock{margin:0 0 21px}.pro-mini-clock:has([data-launch-timer][hidden]){display:none}.pq-pro .pro-mini-clock>p{font-size:10px;line-height:1.5;margin-bottom:8px;color:#5d6f86}.pro-mini-clock-units{display:flex;gap:7px;font-variant-numeric:tabular-nums}.pro-mini-clock-units>span{display:flex;align-items:baseline;gap:4px;padding:7px 9px;border:1px solid #dce5f1;border-radius:6px;background:#fff}.pro-mini-clock strong{font-size:19px;font-weight:800;line-height:1;color:#142d50}.pro-mini-clock small{font-size:8px;color:#61718a}.pro-mini-clock-units>span:last-child{background:#fff5e2;border-color:#edd6a8}
.pro-hero{padding-top:50px;padding-bottom:49px}.pro-hero-media{height:520px}.pq-pro .pro-lead{font-size:16px;line-height:1.8;margin:22px 0 23px}.pro-hero-copy>.guide-social-proof{margin-top:20px}.pro-reassurance{display:none}
.pro-immersion{background:#142d50}.pro-immersion .pro-heading{margin-bottom:39px}.pro-walkthrough{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:34px;align-items:start}.pro-walkthrough-nav{display:flex;flex-direction:column;gap:12px}.pro-walkthrough-step{display:flex;align-items:flex-start;gap:13px;padding:19px 17px;border:1px solid #446080;border-radius:11px;background:#1b385d;color:#d4e2f5;text-align:left;cursor:pointer;transition:background 180ms ease,border-color 180ms ease}.pro-walkthrough-step>span:nth-child(2){flex:1}.pro-walkthrough-step strong{font-size:14px;line-height:1.5;display:block;color:inherit;font-weight:800}.pro-walkthrough-step small{font-size:11px;line-height:1.65;display:block;margin-top:5px;color:#bed0e8}.pro-walkthrough-number{display:grid;place-items:center;border-radius:50%;width:27px;height:27px;flex:none;background:#33527b;font-size:10px;font-weight:800;line-height:1}.pro-step-arrow{font-size:16px;align-self:center;color:#8badd8}.pro-walkthrough-step[aria-selected=true]{background:#fff;border-color:#fff;color:#142d50;box-shadow:0 12px 30px #06172a26}.pro-walkthrough-step[aria-selected=true] small{color:#60748f}.pro-walkthrough-step[aria-selected=true] .pro-walkthrough-number{background:#1759e8;color:white}.pro-walkthrough-step[aria-selected=true] .pro-step-arrow{color:#1759e8}.pq-pro .pro-walkthrough-hint{font-size:10px;color:#a7c2e5;margin-top:3px;line-height:1.6}.pro-walkthrough-scenes{min-width:0;background:#f4f8ff;border:1px solid #627a97;border-radius:16px;overflow:hidden;box-shadow:0 18px 46px #08193230;color:#26466d}.pro-walkthrough-scene{padding:25px;min-height:440px}.pro-walkthrough-scene:not(:last-child){border-bottom:1px solid #d2dfef}.pro-walkthrough[data-enhanced=true] .pro-walkthrough-scene{border:0}.pro-walkthrough-scene:focus-visible{outline:3px solid #f4cf73;outline-offset:-5px}.pro-scene-caption{display:flex;align-items:center;gap:12px;margin-bottom:19px}.pro-scene-caption>span{font-size:9px;font-weight:800;border-radius:5px;padding:4px 8px;background:#e1ebfd;color:#1759e8;white-space:nowrap}.pro-scene-caption h3{font-size:16px;color:#142d50;letter-spacing:-.02em;line-height:1.5}.pro-scene-guide{display:block;border-radius:8px;overflow:hidden;border:1px solid #d9e4f2}.pro-scene-guide img{display:block;width:100%;height:auto}.pq-pro .pro-scene-footnote{font-size:11px;line-height:1.7;color:#607794;margin-top:18px}.pro-scene-lesson{padding:24px;background:#fff;border:1px solid #dce6f1;border-radius:8px}.pro-scene-breadcrumb{font-size:9px;color:#587ba4;display:flex;gap:10px;margin-bottom:11px}.pro-scene-lesson h4{font-size:21px;line-height:1.3;color:#143257;letter-spacing:-.025em;margin:0 0 15px}.pq-pro .pro-scene-lesson>p{font-size:12px;color:#58718f;line-height:1.7}.pro-mission-focus{margin:18px 0;padding:15px 19px;border-left:3px solid #1759e8;background:#eff5ff}.pro-mission-focus>span{display:block;font-size:8px;font-weight:800;letter-spacing:.08em;color:#1759e8;margin-bottom:8px}.pro-mission-focus strong{color:#1b3e6b;font-size:17px;line-height:1.5;font-weight:700}.pro-scene-lesson ol{margin:0;padding-left:17px;display:grid;gap:8px;font-size:11px;color:#557090;line-height:1.5}
.pro-editor-preview{border:1px solid #cbd9e7;border-radius:8px;overflow:hidden;background:#fff;font-family:"Segoe UI",sans-serif;color:#263c52}.pro-editor-top{display:flex;align-items:center;gap:8px;font-size:10px;padding:11px 13px;background:#fff;border-bottom:1px solid #e0e5ea}.pro-editor-top>span:last-child{margin-left:auto;color:#718392;font-size:8px}.pro-editor-logo{color:#188071;font-weight:800;font-size:16px}.pro-editor-ribbon{display:flex;gap:19px;background:#f4f5f5;border-bottom:1px solid #d8dfe4;padding:8px 13px;font-size:9px}.pro-editor-ribbon strong{border-bottom:2px solid #267c6e;padding-bottom:3px;font-weight:600}.pro-editor-body{display:grid;grid-template-columns:105px minmax(0,1fr);min-height:252px}.pro-editor-body aside{border-right:1px solid #d7dfe6;background:#fafafa;padding:14px 8px;font-size:9px}.pro-editor-body aside>span{display:block;color:#637385;margin-bottom:12px}.pro-editor-body aside>strong{display:block;color:#28645e;padding:8px 3px;background:#e1f0eb;font-size:8px;border-left:2px solid #248575}.pro-editor-data{min-width:0;padding:9px}.pro-editor-formula{border:1px solid #d4dde3;padding:5px 6px;display:flex;align-items:center;gap:8px;font-size:8px;color:#6f8091;margin-bottom:9px}.pro-editor-formula i{font-family:Georgia,serif;font-size:12px;color:#697b86}.pro-editor-table-wrap{overflow-x:auto}.pro-editor-data table{width:100%;border-collapse:collapse;font-size:9px;line-height:1.55}.pro-editor-data th{font-size:9px;color:#fff;background:#187e72;padding:7px 8px;font-weight:600;text-align:left;border-right:1px solid #5a9c94;white-space:nowrap}.pro-editor-data td{padding:7px 8px;border:1px solid #e4e9ed;white-space:nowrap}.pro-editor-data tbody tr:nth-child(2n){background:#f7f9fb}.pro-editor-data td.pro-cell-focus{background:#fff0bf;color:#705018;box-shadow:inset 0 -2px #eac15f}.pro-editor-data td i{font-style:italic;color:#88909a}.pro-editor-status{margin-top:10px;font-size:8px;color:#6a7e90;display:flex;justify-content:space-between;gap:10px}.pro-editor-status span{font-size:7px}
.pro-scene-results{padding:26px;background:#fff;border:1px solid #dce6f1;border-radius:8px}.pro-result-top{display:flex;gap:16px;align-items:center;margin-bottom:24px}.pro-result-top img{width:50px;height:50px;object-fit:contain}.pro-result-top span{font-size:8px;font-weight:800;letter-spacing:.07em;color:#53749a}.pro-result-top h4{font-size:20px;color:#173559;margin:4px 0 0;line-height:1.3}.pro-result-counts{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:23px}.pro-result-counts>div{display:flex;flex-direction:column;padding:15px 18px;background:#eef5fc;border-radius:8px;border:1px solid #d6e5f6}.pro-result-counts strong{font-size:35px;line-height:1.1;font-weight:800;color:#1759e8;letter-spacing:-.04em}.pro-result-counts span{font-size:10px;color:#527394;margin-top:6px}.pro-scene-results ul{list-style:none;padding:0;margin:0;display:grid;gap:11px;font-size:11px;color:#486581;line-height:1.6}.pro-scene-results li{display:flex;gap:8px}.pro-scene-results li>span{color:#118568;font-weight:800}.pq-pro .pro-scene-results>p{margin-top:19px;padding-top:15px;border-top:1px solid #e1eaf4;font-size:11px;line-height:1.7;color:#5d7290}
.pro-programme-tools{display:block;margin-bottom:30px}.pro-level-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pro-level-filters button{justify-content:flex-start;text-align:left;padding:14px 17px;border-radius:11px;gap:11px;background:white;border-color:#d8e3f1;min-height:75px}.pro-level-filters img{width:46px;height:46px;object-fit:contain;border-radius:7px;background:#fff;flex:none}.pro-level-filter-copy{display:flex;flex-direction:column;gap:4px}.pro-level-filter-copy strong{font-size:12px;line-height:1.3;font-weight:800}.pro-level-filter-copy small{font-size:9px;font-weight:500;line-height:1.3;opacity:.8}.pro-level-filters button>span:last-child{opacity:1;font-size:inherit}.pro-filter-result{margin-top:13px!important;text-align:right}.pro-all-levels{display:grid;place-items:center;width:46px;height:46px;border:1px solid #dce5f1;background:#edf4ff;border-radius:8px;font-weight:800;font-size:17px!important;color:#1759e8;letter-spacing:-.035em;flex:none}
.pq-pro .pq-chapter{border-radius:14px;background:#fff;border-color:#d6e2f0;box-shadow:0 8px 22px #15355206}.pq-pro .pq-chapter summary{padding:0}.pro-chapter-top{padding:22px 23px;margin:0;background:linear-gradient(120deg,#edf4ff,#f8fbff);border-bottom:1px solid #e0e9f5;align-items:center;gap:16px}.pro-chapter-top img{width:62px;height:62px;background:#fff;border:1px solid #e1eaf5;border-radius:12px;padding:6px}.pro-chapter-kicker{display:flex;flex-direction:column;gap:6px;align-items:flex-end;margin-left:auto}.pro-chapter-number{font-size:11px;width:30px;height:30px;background:#dfeaff}.pro-chapter-kicker>small{font-size:8px;letter-spacing:.08em;color:#6f89aa;text-transform:uppercase}.pro-chapter-main{padding:21px 23px 0;display:flex;flex-direction:column;gap:9px}.pro-chapter-main>strong{font-size:18px;color:#173556;line-height:1.35;letter-spacing:-.025em;min-height:49px;font-weight:800}.pro-chapter-description{font-size:12px;line-height:1.65;min-height:59px;color:#617891}.pro-chapter-levels{display:flex;gap:5px;flex-wrap:wrap;margin-top:3px}.pro-chapter-levels>span{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:5px;background:#f3f6fa;color:#576d87;font-size:8px;line-height:1.5}.pro-chapter-levels i{width:5px;height:5px;background:#289b73;border-radius:50%}.pro-chapter-bottom{margin:19px 23px 0;padding:15px 0 18px;font-size:11px;font-weight:800;color:#1759e8}.pro-chapter-bottom>span:last-child{display:flex;gap:12px;align-items:center}.pro-chapter-bottom small{font-size:9px;font-weight:600;color:#55759d}.pro-chapter-toggle{background:#e8f0ff;font-size:16px;width:24px;height:24px}.pq-pro .pq-chapter ol{background:#fafcff;padding:3px 23px 21px}.pro-activity-title{font-size:12px;line-height:1.6}.pq-pro .pq-level-badge{font-size:9px}
.pro-author-grid{grid-template-columns:1fr 1fr;align-items:center;gap:52px}.pro-author-grid h2{font-size:37px;line-height:1.2}.pro-author-story{margin-top:23px;display:grid;gap:17px}.pq-pro .pro-author-story>p{font-size:18px;line-height:1.8;color:#405b7c}.pro-author-signature{margin-top:25px}.pro-author-grid figure img{min-height:430px;object-fit:cover;object-position:51% center}.pro-author-credential{font-size:12px!important}
.pro-faq-list summary{align-items:center;gap:17px}.pro-faq-list summary>img{width:43px;height:43px;object-fit:contain;border-radius:7px;flex:none}.pro-faq-list summary>span.pro-faq-question{color:#173556;font-size:16px;line-height:1.5;flex:1;font-weight:700;transform:none}.pro-faq-list details[open] summary>span.pro-faq-question{transform:none}.pro-faq-list details>p{margin-left:60px}.pro-price-card .guide-social-proof{margin-top:20px}.pro-offer-authority{margin:28px auto 0;max-width:1030px}
.pro-reveal-run{animation:pro-reveal-rise 400ms var(--ease-out,cubic-bezier(.23,1,.32,1)) both;animation-delay:var(--pro-reveal-delay,0ms)}.pro-reveal-run[data-pro-reveal=scale]{animation-name:pro-reveal-scale}@keyframes pro-reveal-rise{from{opacity:.35;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pro-reveal-scale{from{opacity:.4;transform:scale(.97)}to{opacity:1;transform:scale(1)}}
@media(hover:hover) and (pointer:fine){.pro-walkthrough-step:hover:not([aria-selected=true]){background:#29496f;border-color:#7894b7}.pq-pro .pq-chapter:hover{transform:translateY(-3px);transition:transform 180ms var(--ease-out,cubic-bezier(.23,1,.32,1)),box-shadow 180ms ease,border-color 180ms ease}.pro-level-filters button:hover{transform:translateY(-2px);transition:transform 160ms var(--ease-out,cubic-bezier(.23,1,.32,1)),background 160ms ease}}
@media(max-width:1100px){.pro-hero-media{height:480px}.pro-hero-price del{font-size:54px}.pro-hero-price strong{font-size:40px}.pro-hero-price{gap:20px}.pro-walkthrough{grid-template-columns:.8fr 1.2fr;gap:23px}.pro-walkthrough-scene{padding:20px;min-height:467px}.pro-editor-body{grid-template-columns:83px minmax(0,1fr)}.pro-editor-body aside{font-size:8px;padding:12px 5px}.pro-editor-body aside>strong{font-size:7px}.pro-level-filters button{padding:13px 11px;gap:9px}.pro-level-filters img,.pro-all-levels{width:39px;height:39px}.pro-level-filter-copy strong{font-size:11px}.pro-chapter-main{padding:18px 19px 0}.pro-chapter-main>strong{font-size:16px}.pro-chapter-description{font-size:11px}.pro-chapter-top{padding:19px}.pro-chapter-bottom{margin-inline:19px}.pro-chapter-levels>span{font-size:7px;padding:4px 5px}.pro-author-grid{gap:35px}.pro-author-grid h2{font-size:31px}.pq-pro .pro-author-story>p{font-size:16px}}
@media(max-width:767px){.pro-hero{padding-top:34px}.pro-hero-price del,.pq-pro .pro-price-card .dc-launch-price del{font-size:53px}.pro-hero-price strong,.pq-pro .pro-price-card .dc-launch-price strong{font-size:38px}.pro-hero-price{gap:21px;margin-bottom:19px}.pro-hero-price>div>span{font-size:9px}.pro-hero-price .pro-saving{font-size:15px;padding:8px 9px}.pro-hero-price .pro-saving small{font-size:8px}.pro-hero-price del::after,.pq-pro .pro-price-card .dc-launch-price del::after{height:3px}.pro-mini-clock{margin-bottom:22px}.pro-mini-clock-units{gap:5px}.pro-mini-clock-units>span{padding:7px 8px;gap:4px}.pro-mini-clock strong{font-size:18px}.pro-mini-clock small{font-size:7px}.pq-pro .pro-mini-clock>p{font-size:9px}.pro-hero-media{height:300px;margin-top:9px}.pq-pro .pro-lead{font-size:15px}.pro-walkthrough{grid-template-columns:1fr;gap:23px}.pro-walkthrough-nav{display:grid;grid-template-columns:1fr 1fr;gap:9px}.pro-walkthrough-step{padding:13px 11px;gap:8px}.pro-walkthrough-number{width:23px;height:23px;font-size:8px}.pro-walkthrough-step strong{font-size:12px;line-height:1.4}.pro-walkthrough-step small{font-size:9px;line-height:1.55;margin-top:6px}.pro-step-arrow{display:none}.pro-walkthrough-hint{grid-column:1/-1;font-size:9px!important}.pro-walkthrough-scene{padding:17px;min-height:0}.pro-scene-caption{gap:9px;margin-bottom:16px}.pro-scene-caption h3{font-size:14px;line-height:1.45}.pro-scene-caption>span{font-size:8px;padding:4px 6px}.pq-pro .pro-scene-footnote{font-size:10px}.pro-scene-lesson{padding:18px}.pro-scene-lesson h4{font-size:18px}.pq-pro .pro-scene-lesson>p{font-size:11px}.pro-mission-focus{padding:14px 13px}.pro-mission-focus strong{font-size:15px}.pro-scene-lesson ol{font-size:10px;gap:10px}.pro-editor-body{display:block;min-height:0}.pro-editor-body aside{display:flex;gap:12px;align-items:center;padding:8px;border-right:0;border-bottom:1px solid #d7dfe6}.pro-editor-body aside>span{margin:0}.pro-editor-body aside>strong{font-size:9px;padding:6px}.pro-editor-data{padding:8px}.pro-editor-ribbon{gap:13px;font-size:8px}.pro-editor-data table{font-size:9px}.pro-editor-data th{font-size:8px;padding:7px 5px}.pro-editor-data td{padding:7px 5px;font-size:8px}.pro-editor-status{font-size:7px;align-items:center}.pro-editor-status span{max-width:120px;font-size:7px;text-align:right}.pro-scene-results{padding:19px}.pro-result-top{gap:12px;margin-bottom:20px}.pro-result-top img{width:41px;height:41px}.pro-result-top h4{font-size:17px}.pro-result-top span{font-size:7px}.pro-result-counts{gap:9px}.pro-result-counts>div{padding:13px}.pro-result-counts strong{font-size:32px}.pro-result-counts span{font-size:9px}.pro-scene-results ul{font-size:10px}.pq-pro .pro-scene-results>p{font-size:10px}.pro-level-filters{grid-template-columns:1fr 1fr;gap:9px}.pro-level-filters button{padding:10px;min-height:75px;gap:8px}.pro-level-filters img,.pro-all-levels{width:36px;height:36px}.pro-level-filter-copy strong{font-size:10px}.pro-level-filter-copy small{font-size:8px}.pro-level-filters button>span:last-child{font-size:10px}.pro-filter-result{text-align:left}.pq-pro .pq-chapter summary{padding:0}.pro-chapter-top{padding:18px 20px}.pro-chapter-top img{width:56px;height:56px}.pro-chapter-main{padding:19px 20px 0;gap:9px}.pro-chapter-main>strong{font-size:19px;min-height:0}.pro-chapter-description{font-size:12px;min-height:0}.pro-chapter-levels{margin-top:5px;gap:6px}.pro-chapter-levels>span{font-size:8px;padding:4px 7px}.pro-chapter-bottom{margin:17px 20px 0;padding:14px 0 17px}.pro-chapter-bottom small{font-size:10px}.pro-author-grid{grid-template-columns:1fr}.pro-author-grid h2{font-size:31px}.pro-author-grid figure img{min-height:0}.pq-pro .pro-author-story>p{font-size:17px;line-height:1.85}.pro-author-story{gap:17px}.pro-faq-list summary{gap:12px}.pro-faq-list summary>img{width:37px;height:37px}.pro-faq-list summary>span.pro-faq-question{font-size:14px}.pro-faq-list details>p{margin-left:49px;font-size:13px}.pro-reveal-run{animation-duration:300ms;animation-delay:0ms}.pro-offer-authority{margin-top:22px}}
@media(hover:none),(pointer:coarse){.pq-pro .pro-button:hover,.pq-pro .pro-screen:hover,.pq-pro .pq-chapter:hover,.pq-pro .pro-price-card .dc-launch-cta:hover{transform:none}.pro-screen-main:hover{transform:rotate(-3deg)}.pro-screen-detail:hover{transform:rotate(4deg)}}
@media(prefers-reduced-motion:reduce){.pro-reveal-run{animation:none!important}.pro-walkthrough-step,.pq-pro .pq-chapter,.pro-level-filters button{transition:none!important}.pq-pro .pq-chapter:hover,.pro-level-filters button:hover{transform:none}}

/* Scoped audit corrections and three real entry points into the catalogue. */
.pro-launch-strip a:focus-visible{outline:3px solid #ffda72;outline-offset:4px;border-radius:2px}
.pq-pro .pro-mini-clock>p{font-size:12px;color:#405a7a;margin-bottom:9px}
.pro-mini-clock-units{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;max-width:370px}
.pro-mini-clock-units>span{flex-direction:column;align-items:center;gap:6px;padding:10px 8px;border-color:#cbd9e9}
.pro-mini-clock strong{font-size:26px}.pro-mini-clock small{font-size:11px;color:#405a7a}
.pq-pro .pro-format-hero{font-size:12px;line-height:1.6;color:#405a7a}
.pro-hero-price>div>span{font-size:11px;color:#405a7a}
.pro-hero-price .pro-saving small{font-size:10px}
.pro-link{display:inline-flex;align-items:center;min-height:44px;font-size:13px}
.pro-practice-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.pro-practice-path{display:flex;flex-direction:column;min-width:0;padding:26px;border:1px solid #d7e2f0;border-radius:15px;background:#f7faff}
.pro-path-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px}
.pro-path-top img{width:60px;height:60px;object-fit:contain}
.pro-path-level{font-size:11px;font-weight:700;line-height:1.5;padding:5px 9px;border-radius:6px;color:#176346;background:#e8f6ef}
.pro-path-level--intermediaire{color:#784d18;background:#fff1d9}.pro-path-level--avance{color:#933b38;background:#ffede9}
.pq-pro .pro-practice-path h3{font-size:22px;line-height:1.3;margin-bottom:15px}
.pq-pro .pro-practice-path>p{font-size:15px;line-height:1.7;color:#405a7a;margin-bottom:23px}
.pro-path-example{margin-top:auto;padding-top:18px;border-top:1px solid #d7e2f0;display:grid;gap:7px}
.pro-path-example>span{font-size:11px;color:#506988}.pro-path-example strong{font-size:13px;line-height:1.6;font-weight:700;color:#243f63;min-height:42px}
.pro-practice-path>a{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;min-height:44px;font-size:12px;font-weight:800;line-height:1.5}
.pro-practice-path>a>span{font-size:18px}
.pq-chapter[id],.pq-chapter li[id]{scroll-margin-top:100px}
.pq-pro .pq-chapter li:target,.pq-pro .pq-chapter li[data-activity-targeted]{background:#e6efff;box-shadow:inset 3px 0 #1759e8;padding:12px 10px;margin-top:8px;border-radius:4px}
.pq-pro .pq-chapter li:focus-visible{outline:3px solid #1759e8;outline-offset:-3px}
.pro-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.pq-pro .pro-walkthrough-step small{font-size:12px}.pq-pro .pro-walkthrough-number{font-size:11px}
.pq-pro .pro-walkthrough-hint{font-size:12px;color:#bfd3ef}
.pq-pro .pro-scene-caption>span{font-size:11px}.pq-pro .pro-scene-footnote{font-size:12px;color:#405a7a}
.pq-pro .pro-scene-breadcrumb{font-size:11px;color:#405a7a}.pq-pro .pro-scene-lesson>p{font-size:14px;color:#405a7a}
.pq-pro .pro-mission-focus>span{font-size:11px}.pq-pro .pro-scene-lesson ol{font-size:13px;line-height:1.7;color:#405a7a;gap:10px}
.pro-scene-rule{font-weight:700;color:#234670}
.pq-pro .pro-editor-top{font-size:12px}.pq-pro .pro-editor-top>span:last-child{font-size:10px;color:#465e76}
.pq-pro .pro-editor-ribbon{font-size:11px}.pq-pro .pro-editor-body aside{font-size:11px}.pq-pro .pro-editor-body aside>span{color:#465e76}
.pq-pro .pro-editor-formula{font-size:10px;color:#465e76}.pq-pro .pro-editor-formula i{color:#465e76}.pq-pro .pro-editor-data th,.pq-pro .pro-editor-data td{font-size:12px}
.pq-pro .pro-editor-data td i{color:#596573}.pq-pro .pro-editor-status{font-size:11px;color:#465e76}.pq-pro .pro-editor-status span{font-size:10px}
.pq-pro .pro-result-top span{font-size:10px;color:#405a7a}.pq-pro .pro-result-counts span{font-size:12px;color:#405a7a}
.pq-pro .pro-scene-results ul,.pq-pro .pro-scene-results>p{font-size:13px;color:#405a7a}
.pq-pro .pro-walkthrough-scene:focus-visible{outline:3px solid #1759e8;outline-offset:-5px}
.pq-pro.pro-immersion a:focus-visible,.pq-pro.pro-immersion button:focus-visible{outline:3px solid #ffda72;outline-offset:4px;box-shadow:0 0 0 4px #142d50}
.pro-chapter-kicker>small{font-size:10px;color:#4e6787}
.pro-chapter-levels>span{font-size:10px;color:#405a7a}
.pro-level-filter-copy strong{font-size:13px}.pro-level-filter-copy small{font-size:11px;opacity:1}
.pro-chapter-description{font-size:14px;line-height:1.65;min-height:70px}.pro-chapter-bottom{font-size:12px}.pro-chapter-bottom small{font-size:11px}
.pro-activity-number{font-size:11px;color:#506580}.pro-activity-title{font-size:14px}.pq-pro .pq-level-badge{font-size:11px}
.pq-pro .pro-feature-grid p{font-size:13px;line-height:1.6}
.pq-pro .pro-offer-content strong{font-size:15px}.pq-pro .pro-offer-content li p{font-size:13px;line-height:1.65}
.pq-pro .pro-format-note,.pq-pro .pro-price-assurance{font-size:11px;color:#50617a}
.pq-pro .pro-price-card .dc-launch-cta-note{font-size:13px;line-height:1.7}
.pq-pro .pro-price-card .dc-launch-timer small{font-size:11px;color:#405a7a}
.pq-pro .pro-programme-note,.pro-offer-authority>p,.pq-pro .pro-author-credential,.pro-author-signature span{color:#405a7a;font-size:12px}
.guide-social-proof .guide-social-proof__copy a{font-size:12px}
.pq-pro .pro-faq-list summary>span.pro-faq-question{font-size:16px}.pq-pro .pro-faq-list details>p{font-size:15px;color:#405a7a}
@media(hover:hover) and (pointer:fine){.pro-practice-path{transition:border-color 180ms ease,box-shadow 180ms ease}.pro-practice-path:hover{border-color:#8caeda;box-shadow:0 12px 28px #142d500d}}
@media(max-width:1100px){.pro-practice-path{padding:23px}.pq-pro .pro-practice-path h3{font-size:20px}.pro-level-filter-copy strong{font-size:12px}.pro-level-filter-copy small{font-size:10px}.pro-chapter-description{min-height:92px}.pro-chapter-levels>span{font-size:9px}}
@media(max-width:767px){
  .pro-hero{padding-top:27px}.pq-pro .pro-lead{margin-top:20px;margin-bottom:22px;line-height:1.75}
  .pro-hero-price>div>span{font-size:10px}.pro-mini-clock-units{gap:7px;max-width:340px}.pro-mini-clock-units>span{padding:9px 5px;gap:5px}.pro-mini-clock strong{font-size:23px}.pro-mini-clock small{font-size:10px}
  .pq-pro .pro-mini-clock>p{font-size:11px}.pq-pro .pro-format-hero{font-size:11px}.pro-hero-price .pro-saving small{font-size:9px}
  .pro-practice-paths{grid-template-columns:1fr;gap:15px}.pro-practice-path{padding:23px}.pro-path-top{margin-bottom:15px}.pro-path-top img{width:52px;height:52px}.pq-pro .pro-practice-path h3{font-size:22px}.pq-pro .pro-practice-path>p{font-size:15px;margin-bottom:18px}.pro-path-example strong{min-height:0}.pro-practice-path>a{font-size:13px;margin-top:10px}
  .pq-pro .pro-walkthrough-step strong{font-size:13px}.pq-pro .pro-walkthrough-step small{font-size:11px}.pq-pro .pro-walkthrough-hint{font-size:11px!important}.pq-pro .pro-walkthrough-number{font-size:10px}
  .pro-walkthrough-step{padding:14px 11px}.pq-pro .pro-scene-caption>span{font-size:10px}.pro-scene-caption h3{font-size:15px}
  .pq-pro .pro-scene-lesson>p{font-size:13px}.pq-pro .pro-scene-lesson ol{font-size:12px}.pq-pro .pro-mission-focus>span{font-size:10px}.pq-pro .pro-scene-footnote{font-size:12px;line-height:1.7}
  .pq-pro .pro-editor-ribbon{font-size:9px;gap:12px}.pq-pro .pro-editor-body aside{font-size:10px}.pq-pro .pro-editor-data th,.pq-pro .pro-editor-data td{font-size:11px;padding:7px 4px}.pq-pro .pro-editor-formula{font-size:9px}.pq-pro .pro-editor-status{font-size:10px;align-items:flex-start;line-height:1.5}.pq-pro .pro-editor-status span{font-size:9px;max-width:135px}
  .pq-pro .pro-result-counts span{font-size:11px}.pq-pro .pro-scene-results ul,.pq-pro .pro-scene-results>p{font-size:12px}
  .pro-level-filter-copy strong{font-size:12px}.pro-level-filter-copy small{font-size:11px}.pro-level-filters button{gap:9px;padding:11px}.pro-level-filters img,.pro-all-levels{width:32px;height:32px}
  .pro-chapter-description{font-size:14px;min-height:0}.pro-chapter-levels>span{font-size:10px}.pro-chapter-main>strong{font-size:21px}
  .pq-pro .pro-feature-grid p{font-size:12px}.pq-pro .pro-offer-content strong{font-size:14px}.pq-pro .pro-offer-content li p{font-size:12px}
  .pq-pro .pro-faq-list summary>span.pro-faq-question{font-size:15px}.pq-pro .pro-faq-list details>p{margin-left:0;font-size:15px;line-height:1.8;padding-bottom:18px}
}
@media(prefers-reduced-motion:reduce){.pro-practice-path{transition:none}}
@media(max-width:359px){
  .pro-hero-price{gap:12px}.pro-hero-price>div{flex-shrink:0}.pro-hero-price del,.pq-pro .pro-price-card .dc-launch-price del{font-size:46px;white-space:nowrap}.pro-hero-price strong,.pq-pro .pro-price-card .dc-launch-price strong{font-size:32px;white-space:nowrap}
  .pro-hero-price>div>span{font-size:9px}.pro-hero-price .pro-saving{padding:8px;font-size:14px}.pro-hero-price .pro-saving small{font-size:8px}
  .pro-actions{gap:14px}.pq-pro.pro-hero .pro-button{padding:13px 11px;font-size:12px;gap:12px;min-height:48px;white-space:nowrap}.pro-hero .pro-link{font-size:12px;white-space:nowrap}
  .pro-mini-clock-units{gap:6px}.pro-mini-clock strong{font-size:22px}.pro-mini-clock small{font-size:10px}
}

/* V8: the case gets the space, the catalogue stays easy to scan. */
.pro-catalogue-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.pq-pro .pro-catalogue-compact .pq-chapter summary{display:grid;grid-template-columns:44px minmax(0,1fr) 24px;gap:10px 13px;padding:20px;min-height:142px;align-items:center}
.pro-catalogue-icon{width:44px;height:44px;object-fit:contain}
.pro-catalogue-title{display:grid;gap:6px;min-width:0}
.pro-catalogue-title>strong{font-size:18px;font-weight:800;line-height:1.35;color:#142d50;letter-spacing:-.02em}
.pro-catalogue-title>[data-chapter-count]{font-size:12px;line-height:1.5;color:#405a7a}
.pro-catalogue-compact .pro-chapter-levels{grid-column:1/-1;gap:7px;margin:0}
.pro-catalogue-compact .pro-chapter-levels>span{font-size:10px;padding:4px 6px;line-height:1.5}
.pq-pro .pro-catalogue-description{margin:0;padding:0 20px 18px;font-size:14px;color:#405a7a;line-height:1.7}
.pq-pro .pro-catalogue-compact .pq-chapter ol{padding:0 20px 20px}
.pq-pro .pro-level-description{font-size:13px;line-height:1.6;color:#405a7a;margin:-6px 0 22px;min-height:21px}
.pq-pro .pro-catalogue-compact .pq-chapter:hover{transform:none}
.pro-case-illustration{margin:0}
.pro-walkthrough-scene{scroll-margin-top:110px}
.pro-case-illustration>img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:9px}
.pro-case-illustration figcaption{font-size:11px;color:#405a7a;margin:7px 0 12px;line-height:1.5}
.pro-workbook-evidence{display:flex;align-items:center;gap:13px;padding:10px;background:white;border:1px solid #cad9ea;border-radius:8px;color:#142d50}
.pro-workbook-evidence img{width:110px;height:auto;border:1px solid #dae4ee;border-radius:4px}
.pro-workbook-evidence>span:nth-child(2){flex:1;display:grid;gap:5px}
.pro-workbook-evidence strong{font-size:13px;line-height:1.5}.pro-workbook-evidence small{font-size:11px;line-height:1.5;color:#405a7a}
.pro-walkthrough-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 25px;border-top:1px solid #d2dfef;background:#eaf1fa}
.pro-walkthrough-footer>div{display:flex;gap:9px}.pro-walkthrough-progress{font-size:12px;color:#405a7a;font-variant-numeric:tabular-nums}
.pro-walkthrough-footer button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:9px 13px;border:1px solid #bbcee5;border-radius:7px;background:white;color:#142d50;font-family:inherit;font-size:12px;font-weight:700;line-height:1.4;cursor:pointer}
.pro-walkthrough-footer button[data-walkthrough-next]{background:#1759e8;color:#fff;border-color:#1759e8}
.pro-walkthrough-footer button[aria-disabled=true]{background:#eaf1fa;border-color:#c3d1e2;color:#62758e;cursor:default}
.pro-walkthrough-offer{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:52px;padding:15px 25px;background:#ffda72;color:#142d50;font-weight:800;font-size:13px;line-height:1.5}
.pq-pro.pro-immersion .pro-walkthrough-scenes a:focus-visible,.pq-pro.pro-immersion .pro-walkthrough-scenes button:focus-visible{outline:3px solid #1759e8;outline-offset:3px;box-shadow:none}
.pq-pro .pro-email-fallback{margin:17px auto 0;padding-top:15px;border-top:1px solid #e5d9be;max-width:340px}
.pq-pro .pro-email-fallback>p{font-size:12px;line-height:1.5;color:#405a7a;margin:0 0 5px}
.pro-email-fallback>span:not(.pro-copy-status){display:block;font-size:14px;font-weight:800;color:#142d50;user-select:all}
.pro-email-fallback button{background:transparent;border:0;border-radius:3px;min-height:44px;font-size:12px;font-weight:700;color:#1759e8;text-decoration:underline;text-underline-offset:4px;cursor:pointer}
.pro-copy-status{display:block;font-size:11px;line-height:1.5;color:#405a7a}.pro-copy-status:empty{display:none}
.pq-pro .pro-price-card .guide-social-proof{padding-top:16px;margin-top:17px;border-color:#e5d9be}
.pq-pro .pro-offer-faq-link{font-size:12px;line-height:1.6;display:flex;min-height:44px;align-items:center;justify-content:center;margin-top:12px}
.pq-preview-bar [data-workbook-original]{margin-left:auto;color:#fff;text-decoration:underline;text-underline-offset:3px;font-size:12px;min-height:44px;display:flex;align-items:center;white-space:nowrap}
.pq-preview-bar{gap:15px}.pq-preview-bar p{flex:1}
.pq-pro [tabindex="-1"]:focus-visible{outline:3px solid #1759e8;outline-offset:5px}
.pq-pro.pro-immersion h2[tabindex="-1"]:focus-visible{outline-color:#ffda72}
@media(min-width:768px){.pro-walkthrough-scene{min-height:650px}.pro-case-illustration>img{max-height:375px}.pro-offer-grid{align-items:start}.pro-price-card{padding:31px 28px}}
@media(min-width:800px) and (max-width:1279px){.pro-catalogue-compact{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:799px){.pro-catalogue-compact{grid-template-columns:1fr}.pq-pro .pro-catalogue-compact .pq-chapter summary{min-height:134px}.pro-catalogue-title>strong{font-size:19px}}
@media(max-width:767px){
  .pro-catalogue-compact{gap:12px}.pq-pro .pro-catalogue-compact .pq-chapter summary{padding:17px;gap:10px 11px}.pro-catalogue-compact .pro-chapter-levels>span{font-size:10px}
  .pq-pro .pro-level-description{font-size:13px;margin-top:0}.pro-walkthrough-scene{padding:17px;min-height:0;scroll-margin-top:16px}
  .pro-workbook-evidence{gap:9px}.pro-workbook-evidence img{width:85px}.pro-workbook-evidence strong{font-size:12px}.pro-workbook-evidence small{font-size:10px}
  .pro-walkthrough-footer{padding:12px 14px;gap:8px}.pro-walkthrough-footer>div{gap:6px}.pro-walkthrough-footer button{padding:8px 9px;font-size:11px;gap:5px}.pro-walkthrough-progress{font-size:11px;max-width:64px;line-height:1.5}
  .pro-walkthrough-offer{padding:15px 17px;font-size:12px}.pro-price-card{grid-row:1;padding:25px 21px}.pro-price-card .dc-launch-eyebrow{margin-bottom:16px}.pro-price-card .dc-launch-timer{margin:20px auto}
  .pq-pro .pro-price-card .dc-launch-cta-note{font-size:12px}.pro-price-assurance{flex-wrap:wrap;gap:6px 15px}.pq-preview-bar{flex-wrap:wrap;gap:4px 15px}.pq-preview-bar p{flex-basis:100%;max-width:100%}.pq-preview-bar [data-workbook-original]{margin-left:0;font-size:12px}.pq-preview-bar button{margin-left:auto;min-height:44px}
}
@media(prefers-reduced-motion:reduce){
  .pq-pro .pro-button,.pq-pro .pro-screen,.pq-pro .pro-price-card .dc-launch-cta{transition:none!important}
  .pq-pro .pro-button:hover,.pq-pro .pro-price-card .dc-launch-cta:hover{transform:none!important}
  .pq-pro .pro-screen-main:hover{transform:rotate(-3deg)!important}.pq-pro .pro-screen-detail:hover{transform:rotate(4deg)!important}
  .pq-pro .pro-closing-art .pro-screen:hover{transform:rotate(-5deg)!important}
}

/* V9: make the contents and the expected result readable at the decision point. */
.pq-pro .pro-format-hero{font-size:12px;font-weight:700;line-height:1.6;color:#29456a}
.pro-format-hero>span{display:block;font-weight:400;margin-top:3px}
.pq-pro .pro-catalogue-description>span{display:block;font-size:11px;font-weight:800;color:#1759a9;margin:2px 0 5px}
.pq-pro .pro-offer-by-use ul{gap:0}
.pq-pro .pro-offer-by-use li{align-items:flex-start;padding:19px 0;border-top:1px solid #dce5f0;gap:14px}
.pq-pro .pro-offer-by-use li:first-child{padding-top:0;border-top:0}
.pq-pro .pro-offer-by-use li>img{margin-top:5px}
.pq-pro .pro-offer-by-use strong{display:block;font-size:17px;line-height:1.4}
.pq-pro .pro-offer-by-use li p{font-size:13px;line-height:1.65;color:#405a7a;margin:6px 0 0}
.pro-resource-label{display:block;font-size:10px;font-weight:800;line-height:1.5;color:#315c8c;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px}
.pro-offer-by-use .pro-included{padding-top:23px}
.pq-pro .pro-offer-by-use .pro-format-note{font-size:12px;line-height:1.7;color:#405a7a;margin-top:4px!important;padding-top:16px}
.pq-pro .pro-price-card .dc-launch-access{font-size:13px;font-weight:700;line-height:1.55;color:#29456a;max-width:280px;margin:17px auto 0}
.pro-query-controls{display:flex;gap:5px;background:#e5edf8;border:1px solid #c6d7eb;border-radius:9px;padding:4px;margin-bottom:15px}
.pro-query-controls button{flex:1;min-height:44px;padding:9px 14px;border:1px solid transparent;border-radius:6px;background:transparent;font-family:inherit;font-weight:700;font-size:13px;line-height:1.4;color:#405a7a;cursor:pointer}
.pro-query-controls button[aria-pressed=true]{background:#fff;color:#14365f;border-color:#bacde4;box-shadow:0 2px 4px #142d500b}
.pro-query-preview .pro-editor-data{min-width:0}
.pro-query-preview table{table-layout:fixed;width:100%}
.pro-query-preview th:first-child{width:16%}
.pro-query-preview th:nth-child(2){width:34%}
.pro-query-preview th:nth-child(3){width:50%}
.pro-query-preview td{height:55px;white-space:normal;overflow-wrap:anywhere;line-height:1.5}
.pro-query-preview [data-query-state-panel=expected] .pro-cell-focus{background:#e2f3e9;color:#194932}
.pq-pro .pro-query-explanation{font-size:13px;line-height:1.7;margin:14px 0 0;color:#29456a;min-height:45px}
.pro-query-preview .pro-editor-formula>span{white-space:normal}
@media(max-width:767px){
  .pq-pro .pro-format-hero{font-size:11px}
  .pq-pro .pro-offer-by-use{padding:25px 21px}
  .pq-pro .pro-offer-by-use strong{font-size:16px}
  .pq-pro .pro-offer-by-use li p{font-size:13px}
  .pro-offer-by-use .pro-included{display:none}
  .pq-pro .pro-offer-by-use li>img{width:36px;height:36px}
  .pro-query-controls button{padding:9px 6px;font-size:12px}
  .pro-query-preview td{height:57px;padding:8px 6px}
  .pro-query-preview .pro-editor-formula{min-height:47px}
  .pq-pro .pro-query-explanation{font-size:12px;min-height:62px}
}

/* Familiar DataCoach landing language; no editorial V10 layer. */
.pq-v11 .pro-hero-media .pro-screen-main{width:98%}
@media(max-width:767px){.pq-v11 .pro-hero-copy .pro-actions{flex-direction:column;align-items:stretch;gap:15px}.pq-v11 .pro-hero-copy .pro-actions .pro-button{justify-content:center;white-space:nowrap}.pq-v11 .pro-hero-copy .pro-actions .pro-link{align-self:center;font-size:12px}}
.pq-v11 .pro-wrap{max-width:1190px}.pq-v11.pro-section{padding:78px 0}.pq-v11 .pro-heading{max-width:830px;margin:0 auto 40px;text-align:center}.pq-v11 .pro-heading h2{font-size:clamp(30px,3.2vw,43px);line-height:1.18}.pq-v11 .pro-heading>p:last-child:not(.pro-eyebrow){font-size:16px;line-height:1.8;max-width:730px;margin:20px auto 0}
.pq-v11.pro-hero{background:linear-gradient(110deg,#f7faff,#eaf2ff);padding:52px 0}.pq-v11 .pro-hero-grid{grid-template-columns:1fr 1.1fr;gap:45px}.pq-v11 .pro-hero h1{max-width:600px}.pq-v11 .pro-hero-media{height:510px}.pq-v11 .pro-hero-price del{font-size:57px}.pq-v11 .pro-hero-price strong{font-size:40px}.pq-v11 .pro-mini-clock-units>span{padding:8px 9px}.pq-v11 .pro-mini-clock strong{font-size:21px}.pq-v11 .pro-mini-clock small{font-size:10px}.pq-v11 .pro-format-hero{font-size:12px}.pq-v11 .pro-format-hero span{font-size:11px}.pq-v11 .pro-hero-copy>.guide-social-proof{margin-top:20px}
.pq-v11.pro-immersion{background:#142d50}.pq-v11.pro-immersion .pro-eyebrow{color:#a8ceff}.pq-v11.pro-immersion h2{color:#fff}.pq-v11.pro-immersion h2 em{color:#ffdc7b;font-style:normal}.pq-v11.pro-immersion .pro-heading>p:last-child{color:#d2e1f5}.pq-v11 .pro-walkthrough{grid-template-columns:300px minmax(0,1fr);gap:28px}.pq-v11 .pro-walkthrough-step{padding:18px 16px;min-height:93px}.pq-v11 .pro-walkthrough-step strong{font-size:15px}.pq-v11 .pro-walkthrough-step small{font-size:12px}.pq-v11 .pro-walkthrough-scene{padding:24px;min-height:440px}.pq-v11 .pro-scene-caption h3{font-size:19px}.pq-v11 .pro-scene-footnote{font-size:14px;line-height:1.7;margin:20px 0 0}.pq-v11 .pro-walkthrough-footer{flex-wrap:wrap}.pq-v11 .pro-walkthrough-footer button,.pq-v11 .pro-walkthrough-offer{font-size:12px}.pq-v11 .v11-journey-note{color:#a8c1e0;text-align:right;font-size:10px;margin:15px 0 0}
.v11-academy-window,.v11-practice-window{background:#fff;border:1px solid #cbd9e9;border-radius:10px;overflow:hidden}.v11-window-bar{display:flex;gap:10px;align-items:center;background:#fff;border-bottom:1px solid #e2e9f1;padding:14px 17px;font-size:12px;color:#173555}.v11-window-bar strong>span{font-weight:500;color:#657a93}.v11-brand-mark{color:#1759e8;font-size:20px}.v11-window-profile{margin-left:auto;border-radius:50%;background:#e5eeff;color:#1759e8;width:25px;height:25px;display:grid;place-items:center;font-size:10px}.v11-academy-layout{display:grid;grid-template-columns:125px minmax(0,1fr);min-height:253px}.v11-academy-sidebar{background:#f4f7fc;border-right:1px solid #e1e9f3;padding:22px 12px;display:flex;flex-direction:column;gap:22px;font-size:10px;color:#526d8d}.v11-academy-sidebar strong{color:#1759e8}.v11-academy-main{padding:24px 22px}.v11-ui-label{font-size:9px;font-weight:800;letter-spacing:.09em;color:#1759e8;display:block}.pq-v11 .v11-academy-main h4,.pq-v11 .v11-mission-outline h4,.pq-v11 .v11-check-scene h4{font-size:20px;line-height:1.4;margin:10px 0 17px;color:#142d50}.v11-download-card{display:flex;align-items:center;gap:14px;border:1px solid #d5e2f4;border-radius:9px;padding:16px;background:#f6f9ff}.v11-download-card>img{width:47px;height:47px;object-fit:contain}.v11-download-card strong{font-size:13px;display:block;color:#173758}.v11-download-card div>span{display:block;font-size:11px;color:#5b7390;margin-top:5px}.v11-download-arrow{font-size:24px;color:#1759e8;margin-left:auto}.v11-ui-action{display:inline-flex;align-items:center;gap:24px;padding:10px 14px;background:#1759e8;color:#fff;border-radius:6px;font-size:11px;font-weight:700;margin-top:16px}.v11-academy-meta{display:flex;gap:20px;margin-top:18px;font-size:9px;color:#5b7390}
.v11-mission-scene{display:grid;grid-template-columns:1.2fr 1fr;min-height:280px;gap:22px;align-items:center}.v11-mentor-picture{position:relative;border-radius:10px;overflow:hidden;align-self:stretch}.v11-mentor-picture img{width:100%;height:100%;object-fit:cover;object-position:43% center;display:block}.v11-mentor-picture>span{position:absolute;bottom:0;left:0;right:0;background:#142d50eb;color:#fff;padding:10px 13px;font-size:10px}.v11-mission-outline ul,.v11-check-scene ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.v11-mission-outline li{display:flex;align-items:center;gap:12px;font-size:13px;color:#244565;border-bottom:1px solid #d9e4f1;padding-bottom:11px}.v11-mission-outline li>span{width:25px;height:25px;display:grid;place-items:center;background:#e6efff;border-radius:50%;color:#1759e8;font-size:9px;font-weight:800}
.v11-query-mark{color:#187668;font-size:20px}.v11-practice-window .v11-window-bar>span:last-child{margin-left:auto;font-size:10px;color:#5a708a}.v11-practice-flow{display:flex;gap:15px;align-items:center;justify-content:center;padding:40px 20px}.v11-flow-node{display:flex;flex-direction:column;align-items:center;gap:17px;flex:1;min-width:0;font-size:14px;color:#142d50}.v11-flow-node img{width:76px;height:76px;object-fit:contain}.v11-flow-arrow{font-size:24px;color:#7393b6}.v11-practice-tag{margin:0 20px 24px;background:#eef5ff;color:#34557e;border:1px solid #dae6f6;border-radius:7px;padding:14px;text-align:center;font-size:12px}.v11-practice-tag>span{margin-right:8px;font-size:17px}.v11-check-scene{padding:25px;background:#fff;border:1px solid #d4e1ef;border-radius:10px;min-height:280px}.v11-check-heading{display:flex;align-items:center;gap:20px;margin-bottom:22px}.v11-check-heading img{width:63px;height:63px;object-fit:contain}.pq-v11 .v11-check-scene h4{margin-bottom:0}.v11-check-scene li{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.6;color:#2a4a70}.v11-check-scene li>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#e3f3ef;color:#167565;font-weight:800;flex:none}.v11-check-scene li>img{object-fit:contain;flex:none}
.pq-v11 .pro-author-story>p{font-size:17px;line-height:1.85}.pq-v11.pro-soft{background:#eff5ff}.pq-v11 .pro-author-grid h2{font-size:37px}.pq-v11 .pro-author-grid figure img{border-radius:20px;min-height:0;aspect-ratio:3/2;object-fit:cover}.pq-v11 .pro-author-grid{grid-template-columns:1.05fr 1fr;gap:50px}.pq-v11 .pro-author-signature{font-size:14px}.pq-v11 .pro-author-signature span{font-size:12px}
.pq-v11.pro-offer{background:#edf4ff}.pq-v11 .pro-offer-grid{grid-template-columns:1.2fr 1fr;gap:26px;max-width:1060px}.pq-v11 .pro-offer-content{padding:32px}.pq-v11 .pro-offer-content li{align-items:center;gap:15px}.pq-v11 .pro-offer-content li strong{font-size:15px}.pq-v11 .pro-offer-content li p{font-size:12px;line-height:1.65;margin-top:5px}.pq-v11 .pro-offer-content ul{gap:23px}.pq-v11 .pro-format-note{font-size:11px;line-height:1.7}.pq-v11 .pro-price-card{padding:32px 26px;justify-content:center}.pq-v11 .pro-price-card .dc-launch-price del{font-size:65px}.pq-v11 .pro-price-card .dc-launch-price strong{font-size:43px}.pq-v11 .pro-price-card .dc-launch-price{margin:0}.pq-v11 .pro-price-card .dc-launch-price>span{font-size:12px;margin-top:17px}.pq-v11 .pro-price-card .dc-launch-savings{font-size:13px;margin-top:15px;padding:8px 15px}.pq-v11 .pro-price-card .dc-launch-access{font-size:13px;line-height:1.6;margin:20px auto 0;max-width:280px}.pq-v11 .pro-price-card .dc-launch-timer{margin:23px auto;max-width:300px}.pq-v11 .pro-price-card .dc-launch-timer strong{font-size:28px}.pq-v11 .pro-price-card .dc-launch-timer small{font-size:10px}.pq-v11 .pro-price-card .dc-launch-cta{font-size:16px;min-height:57px}.pq-v11 .pro-price-card .dc-launch-cta-note:last-child{font-size:11px;margin-top:12px}.v11-offer-proof{display:flex;justify-content:center;align-items:center;gap:40px;max-width:1060px;margin:24px auto 0}.v11-offer-proof .guide-social-proof{margin:0;padding:0;border:0}.pq-v11 .v11-offer-proof>p{font-size:12px;line-height:1.7;max-width:350px;color:#4f6886}.pq-v11 .pro-faq-list summary{min-height:80px}.pq-v11 .pro-faq-list details>p{font-size:14px}.pq-v11.pro-closing{padding:75px 0}.pq-v11 .pro-closing-grid h2{font-size:43px}.pq-v11 .pro-closing-grid p:not(.pro-eyebrow){font-size:16px}
@media(max-width:1100px){.pq-v11 .pro-hero-grid{gap:25px;grid-template-columns:1fr 1fr}.pq-v11 .pro-hero-media{height:430px}.pq-v11 .pro-walkthrough{grid-template-columns:265px minmax(0,1fr);gap:22px}.v11-academy-layout{grid-template-columns:96px minmax(0,1fr)}.v11-academy-sidebar{font-size:9px;padding:20px 8px}.v11-academy-main{padding:20px 15px}.v11-download-card{padding:12px;gap:9px}.v11-download-card strong{font-size:11px}.v11-mission-scene{gap:15px}.pq-v11 .v11-mission-outline h4{font-size:18px}}
@media(max-width:767px){.pq-v11.pro-section{padding:52px 0}.pq-v11,.pq-pro,#avis-guide-pq{scroll-margin-top:16px}.pq-v11 .pro-hero-grid{grid-template-columns:1fr;gap:20px}.pq-v11.pro-hero{padding:34px 0}.pq-v11 .pro-hero-media{height:310px}.pq-v11 .pro-hero-price del{font-size:47px}.pq-v11 .pro-hero-price strong{font-size:34px}.pq-v11 .pro-mini-clock-units{gap:6px}.pq-v11 .pro-mini-clock-units>span{padding:7px 8px;display:flex;flex-direction:column;gap:4px;align-items:center;min-width:56px}.pq-v11 .pro-mini-clock strong{font-size:21px}.pq-v11 .pro-mini-clock small{font-size:9px}.pq-v11 .pro-heading{margin-bottom:28px}.pq-v11 .pro-heading>p:last-child:not(.pro-eyebrow){font-size:14px}.pq-v11 .pro-walkthrough{display:block}.pq-v11 .pro-walkthrough-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:16px}.pq-v11 .pro-walkthrough-step{padding:11px;min-height:68px;gap:8px}.pq-v11 .pro-walkthrough-step strong{font-size:12px;line-height:1.4}.pq-v11 .pro-walkthrough-step small,.pq-v11 .pro-step-arrow{display:none}.pq-v11 .pro-walkthrough-number{width:23px;height:23px;font-size:9px}.pq-v11 .pro-walkthrough-scene{padding:17px;min-height:0}.pq-v11 .pro-scene-caption h3{font-size:16px}.pq-v11 .pro-scene-footnote{font-size:13px}.v11-window-bar{font-size:10px;padding:11px}.v11-academy-layout{display:block}.v11-academy-sidebar{display:none}.v11-academy-main{padding:20px 13px}.pq-v11 .v11-academy-main h4{font-size:17px}.v11-download-card strong{font-size:11px}.v11-download-card>img{width:38px;height:38px}.v11-download-card div>span{font-size:10px}.v11-ui-action{font-size:10px}.v11-academy-meta{font-size:8px;gap:11px}.v11-mission-scene{display:block}.v11-mentor-picture{height:auto;aspect-ratio:16/10;margin-bottom:19px}.v11-mentor-picture>span{font-size:9px}.v11-mission-outline ul{grid-template-columns:1fr;gap:9px}.v11-mission-outline li{font-size:13px;padding-bottom:8px}.pq-v11 .v11-mission-outline h4{font-size:18px}.v11-practice-flow{padding:27px 10px;gap:6px}.v11-flow-node img{width:51px;height:51px}.v11-flow-node{font-size:11px;gap:12px}.v11-flow-arrow{font-size:17px}.v11-practice-window .v11-window-bar>span:last-child{font-size:8px}.v11-practice-tag{font-size:11px;margin:0 12px 19px;padding:12px}.v11-check-scene{padding:20px 15px;min-height:0}.v11-check-heading{gap:12px}.v11-check-heading img{width:48px;height:48px}.pq-v11 .v11-check-scene h4{font-size:18px}.v11-check-scene li{font-size:13px;gap:10px}.pq-v11 .v11-journey-note{font-size:9px;text-align:center;line-height:1.7}.pq-v11 .pro-author-grid{grid-template-columns:1fr;gap:29px}.pq-v11 .pro-author-grid h2{font-size:31px}.pq-v11 .pro-author-story>p{font-size:15px;line-height:1.8}.pq-v11 .pro-offer-grid{grid-template-columns:1fr;gap:20px}.pq-v11 .pro-offer-content{padding:25px 21px}.pq-v11 .pro-offer-content li strong{font-size:14px}.pq-v11 .pro-offer-content li p{font-size:12px}.pq-v11 .pro-price-card{padding:30px 22px}.pq-v11 .pro-price-card .dc-launch-price del{font-size:58px}.pq-v11 .pro-price-card .dc-launch-price strong{font-size:39px}.pq-v11 .pro-price-card .dc-launch-cta{font-size:14px}.v11-offer-proof{display:block;margin-top:22px}.pq-v11 .v11-offer-proof>p{font-size:11px;text-align:center;margin:18px auto 0}.pq-v11.pro-closing{padding:53px 0}.pq-v11 .pro-closing-grid h2{font-size:35px}.pq-v11 .pro-closing-grid p:not(.pro-eyebrow){font-size:14px}}
@media(max-width:359px){.pq-v11 .pro-hero-price{gap:17px}.pq-v11 .pro-hero-price del{font-size:44px}.pq-v11 .pro-hero-price strong{font-size:31px}.pq-v11 .pro-hero-price .pro-saving{padding:7px;font-size:13px}.pq-v11 .pro-mini-clock-units>span{min-width:49px;padding:7px}.pq-v11 .pro-walkthrough-step{padding:9px;gap:6px}.pq-v11 .pro-walkthrough-step strong{font-size:11px}.pq-v11 .pro-price-card .dc-launch-timer strong{font-size:25px}.v11-download-card{gap:7px}.v11-download-card>img{width:31px;height:31px}}

/* V12: consistent headings, visual journey and aligned pricing. */
.pq-v12 h1 mark,.pq-v12 h2 mark,.pq-v12 h2 em{background:linear-gradient(transparent 77%,#ffdc73 77%,#ffdc73 94%,transparent 94%);padding:0 .025em;color:inherit;font-style:normal;box-decoration-break:clone;-webkit-box-decoration-break:clone}
.pq-v12.pro-immersion h2 mark,.pq-v12.pro-closing h2 mark{color:#fff}
.pq-v12 .pro-hero-price{display:grid;grid-template-columns:max-content max-content max-content;align-items:start;column-gap:25px;row-gap:0}.pq-v12 .pro-hero-price>div{display:grid;grid-template-rows:24px 67px;align-items:end;margin:0}.pq-v12 .pro-hero-price>div>span{align-self:start;line-height:16px;margin:0;white-space:nowrap}.pq-v12 .pro-hero-price del,.pq-v12 .pro-hero-price strong{display:block;line-height:1;margin:0;padding:0;align-self:end}.pq-v12 .pro-hero-price .pro-saving{align-self:end;margin:0 0 2px;padding:12px 14px;line-height:1.3}
.pq-v12 .pro-mini-clock-units>span:last-child{background:#fff;border-color:#dce5f1}.pq-v12 .dc-launch-timer>span:not(.dc-launch-separator):last-child{background:#f8fafc;border-color:#e1e7ef}
.v12-client-logos{padding-top:40px;margin-top:38px;border-top:1px solid #d8e4f3;text-align:center}.v12-client-logos>p{font-size:12px;font-weight:600;color:#526b8b;margin:0 0 23px}.v12-client-logos>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:25px}.v12-client-logos img{width:100%;height:55px;object-fit:contain;filter:grayscale(1);opacity:.82;mix-blend-mode:multiply}
.pq-v12 .v12-journey .pro-walkthrough-scene{padding:0;min-height:0;background:transparent}.pq-v12 .v12-journey .pro-walkthrough-scenes{background:transparent;border:0;box-shadow:none}.v12-journey-image{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border:6px solid #fff;border-radius:16px;box-shadow:0 15px 42px #09172a33}.pq-v12 .v12-journey .pro-walkthrough-footer{border:0;background:transparent;padding:18px 0 0;color:#d4e5ff}.pq-v12 .v12-journey .pro-walkthrough-footer button{background:#203d61;color:#fff;border:1px solid #6581a3}.pq-v12 .v12-journey .pro-walkthrough-footer button[aria-disabled=true]{opacity:.5}.pq-v12 .v12-journey .pro-walkthrough-offer{border-radius:9px;background:#fff;color:#142d50;padding:12px 17px}.pq-v12 .v12-journey .pro-walkthrough-step{min-height:90px}.pq-v12 .v12-journey .pro-walkthrough-step small{font-size:13px;line-height:1.6}.pq-v12 .v12-journey-note{color:#c4d7f0;font-size:11px;text-align:right;margin:17px 0 0}
.v12-environments{background:#fff}.v12-environment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;max-width:1060px;margin:auto}.v12-environment-card{padding:26px 24px 32px;background:#f5f9ff;border:1px solid #dce7f4;border-radius:18px;text-align:center}.v12-environment-card--excel{background:#f0f9f4}.v12-environment-card--powerbi{background:#fffaf0}.v12-environment-card--fabric{background:#effafa}.v12-environment-card>img{width:142px;height:142px;object-fit:contain;mix-blend-mode:multiply;margin:0 auto 22px;display:block}.pq-v12 .v12-environment-card h3{font-size:22px;line-height:1.4;color:#142d50;margin:0 0 12px}.pq-v12 .v12-environment-card p{font-size:15px;line-height:1.6;color:#516b86;margin:0}
@media(max-width:767px){.pq-v12 .pro-hero-price{column-gap:18px}.pq-v12 .pro-hero-price>div{grid-template-rows:22px 52px}.pq-v12 .pro-hero-price .pro-saving{padding:10px;font-size:15px}.pq-v12 .pro-hero-price>div>span{font-size:9px}.v12-client-logos{margin-top:25px;padding-top:26px}.v12-client-logos>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 17px}.v12-client-logos img{height:39px}.v12-client-logos>p{font-size:11px}.pq-v12 .v12-journey .pro-walkthrough-step{min-height:67px}.v12-journey-image{border-width:4px;border-radius:13px;aspect-ratio:4/3}.pq-v12 .v12-journey .pro-walkthrough-footer{gap:12px;font-size:12px}.pq-v12 .v12-journey .pro-walkthrough-footer button{padding:10px 12px}.pq-v12 .v12-journey-note{text-align:center;font-size:10px}.v12-environment-grid{grid-template-columns:1fr;gap:14px}.v12-environment-card{display:grid;grid-template-columns:82px 1fr;column-gap:17px;text-align:left;padding:22px}.v12-environment-card>img{grid-row:1/3;width:82px;height:82px;margin:0;align-self:center}.pq-v12 .v12-environment-card h3{font-size:20px;margin:0 0 7px}.pq-v12 .v12-environment-card p{font-size:13px}}
@media(max-width:359px){.pq-v12 .pro-hero-price{column-gap:12px}.pq-v12 .pro-hero-price del{font-size:42px}.pq-v12 .pro-hero-price strong{font-size:32px}.pq-v12 .pro-hero-price .pro-saving{padding:9px;font-size:13px}.v12-environment-card{padding:18px;grid-template-columns:62px 1fr}.v12-environment-card>img{width:62px;height:62px}.pq-v12 .v12-environment-card h3{font-size:18px}}
.guide-testimonials-adapter #avis-guide-pq h2 mark {
  color: inherit; background: linear-gradient(transparent 77%, #ffda6e 77%, #ffda6e 94%, transparent 94%);
  padding: 0; box-decoration-break: clone; -webkit-box-decoration-break: clone;
}
