.page-services_website{background:#FFFFFF;color:#020202}.web-page{--ink:#020202;--muted:#756e7d;--violet:#61398F;--paper:#FFFFFF;--line:#dedbe1;font-family:Montserrat,Arial,sans-serif;overflow:clip}.web-page *{box-sizing:border-box}.web-page [hidden]{display:none!important}.web-wrap{width:min(1320px,90%);margin:auto}.web-page button,.web-page a{-webkit-tap-highlight-color:transparent}.web-page button{font:inherit;cursor:pointer}.web-page a{text-decoration:none}.web-page button:focus-visible,.web-page a:focus-visible,.web-page summary:focus-visible{outline:3px solid #b485dc;outline-offset:5px}.web-page h1,.web-page h2,.web-page h3,.web-page p{margin:0}.web-page h1,.web-page h2,.web-page h3{color:var(--ink);text-transform:none}.web-page em{font-family:var(--font-script),cursive;font-weight:400;letter-spacing:-.055em}.web-eyebrow{font-size:10px;font-weight:650;letter-spacing:.15em;line-height:1.6;text-transform:uppercase;display:block}.web-small{font-size:9px;font-weight:600;letter-spacing:.12em}.web-hero{padding-top:165px}.web-hero>.web-eyebrow{display:flex;align-items:center;gap:9px;color:var(--violet)}.web-dot{height:7px;width:7px;border-radius:50%;background:var(--violet);box-shadow:0 0 0 5px #61398F10}.web-location{margin-left:auto;color:var(--muted);font-size:9px}.web-page h1{font-size:clamp(40px,4.85vw,74px);font-weight:570;line-height:1.13;letter-spacing:-.065em;margin:30px 0 32px}.web-page h1>span{color:var(--violet)}.web-intro-row{display:flex;align-items:center;justify-content:space-between;gap:28px}.web-intro-row p{font-size:14px;line-height:1.85;color:#706978}.web-actions{display:flex;align-items:center;gap:24px}.web-button{display:inline-flex;justify-content:space-between;align-items:center;gap:26px;background:var(--violet);color:white!important;padding:19px 23px;border:1px solid transparent;border-radius:5px;font-size:12px;font-weight:650;transition:background .2s,transform .2s}.web-button:hover{background:#4b246f;transform:translateY(-2px)}.web-button>span{font-size:20px;line-height:1}.web-link{font-size:12px;font-weight:600;color:var(--ink);display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid #b8afbf;padding:10px 0}.web-link:hover{color:var(--violet)}.web-composition{position:relative;height:410px;margin-top:60px;isolation:isolate}.web-composition:before{content:'';position:absolute;inset:35% -5% 0;background:radial-gradient(ellipse,#d2bbde65,transparent 70%);z-index:-1}.web-peek{position:absolute;top:45px;width:43%;padding:0;border:1px solid #ffffff90;border-radius:9px;overflow:hidden;background:white;box-shadow:0 18px 48px #29133622;text-align:left;transition:transform .35s,box-shadow .35s}.web-peek img{display:block;width:100%;height:auto;aspect-ratio:1.778;object-fit:cover;object-position:top}.web-peek-left{left:0;transform:rotate(-7deg);top:52px;width:39%}.web-peek-center{left:26%;top:0;z-index:3;width:48%}.web-peek-right{right:0;transform:rotate(7deg);top:52px;width:39%}.web-peek:hover{transform:translateY(-12px) rotate(0);z-index:4;box-shadow:0 25px 55px #29133635}.web-browser{display:flex;align-items:center;gap:4px;padding:10px 12px;background:#fff;color:#8a838e;font-size:8px;height:30px}.web-browser i{width:4px;height:4px;background:#cec9d2;border-radius:50%}.web-browser>span{margin:auto}.web-peek-label{padding:13px 15px;display:flex;justify-content:space-between;font-size:10px;font-weight:600}.web-sticker{position:absolute;right:1%;bottom:11%;z-index:5;width:106px;height:106px;background:#c4aee4;color:#313c23;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:10px;line-height:1.3;font-weight:650;transform:rotate(12deg);box-shadow:0 8px 20px #0001}.web-sticker>span{font-size:24px;margin-top:3px}.web-proof{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0 34px;border-bottom:1px solid var(--line)}.web-proof p{display:flex;align-items:center;gap:12px;font-size:12px}.web-proof strong{font-size:40px;letter-spacing:-.05em;font-weight:550}.web-proof>span{font-size:12px;color:var(--muted)}.web-proof a{color:var(--ink);font-size:11px;font-weight:600}.web-proof a span{margin-left:20px}.web-feature-section{padding:100px 0 75px}.web-section-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted)}.web-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin:24px 0 42px}.web-page h2{font-size:clamp(35px,4.3vw,64px);line-height:1.08;font-weight:550;letter-spacing:-.06em}.web-section-heading p{font-size:13px;line-height:1.9;color:var(--muted);max-width:330px;padding-bottom:5px}.web-project-picker{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:22px}.web-project-picker button{display:flex;align-items:center;gap:12px;padding:21px 14px;border:0;border-right:1px solid var(--line);background:transparent;text-align:left;font-size:11px;font-weight:600;color:#7d7584;transition:background .2s}.web-project-picker button:last-child{border-right:0}.web-project-picker button>span:first-child{font-size:9px;opacity:.55}.web-project-picker button>span:last-child{margin-left:auto;font-size:17px}.web-project-picker button[aria-pressed=true]{background:var(--violet);color:white}.web-stage{background:var(--project-color);padding:22px 7% 18px;border-radius:8px;transition:background .3s}.web-stage-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px;color:#26212e;font-size:10px;font-weight:650}.web-modes{display:flex;gap:3px;padding:4px;background:#ffffff65;border-radius:25px}.web-modes button{background:transparent;border:0;border-radius:20px;padding:8px 15px;font-size:10px;color:#352d3d}.web-modes button[aria-pressed=true]{background:#fff;box-shadow:0 2px 7px #0001}.web-modes button:disabled{opacity:.3;cursor:not-allowed}.web-stage-screen{max-width:960px;aspect-ratio:1.778;margin:auto;display:flex;justify-content:center;background:transparent}.web-stage-screen img{width:100%;height:100%;object-fit:cover;object-position:top;border:6px solid #fff;border-radius:7px;box-shadow:0 22px 40px #1b102c26}.web-stage.is-mobile .web-stage-screen img{width:auto;max-width:100%;object-fit:contain;border:7px solid #020202;border-radius:22px}.web-stage.is-detail .web-stage-screen img{object-fit:contain;background:#fff}.web-stage-note{display:block;text-align:center;font-size:8px;letter-spacing:.19em;margin:24px 0 3px;color:#3c3545}.web-feature-caption{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:29px 0 12px}.web-feature-caption .web-eyebrow{font-size:9px;color:var(--violet)}.web-feature-caption h3{font-size:24px;font-weight:550;letter-spacing:-.04em;margin:8px 0 10px}.web-feature-caption p{color:var(--muted);font-size:12px;line-height:1.8;max-width:750px}.web-round-link{flex-shrink:0;display:grid;place-items:center;width:55px;height:55px;border:1px solid #cac4d0;border-radius:50%;font-size:25px;color:var(--ink);transition:background .2s}.web-round-link:hover{background:#e8dff0}.web-gallery-section{padding:45px 0 100px}.web-gallery-section .web-eyebrow{color:var(--violet);margin-bottom:20px}.web-gallery-bar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:30px;gap:15px}.web-filters{display:flex;gap:6px;flex-wrap:wrap}.web-filters button{padding:10px 16px;border:1px solid #dfdbe2;border-radius:30px;background:transparent;color:#746a7d;font-size:11px}.web-filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.web-filters button span{font-size:9px;margin-left:9px;opacity:.65}#web-result-count{font-size:10px;color:var(--muted);white-space:nowrap}.web-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 23px}.web-card button{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;color:var(--ink)}.web-card-image{position:relative;background:var(--project-color);aspect-ratio:1.45;border-radius:6px;display:flex;align-items:center;padding:22px;overflow:hidden}.web-card-image img{display:block;width:100%;height:auto;aspect-ratio:1.778;object-fit:cover;object-position:top;box-shadow:0 10px 20px #0002;transition:transform .4s;border:3px solid white;border-radius:3px}.web-card button:hover img{transform:scale(1.06)}.web-card-arrow{position:absolute;right:12px;bottom:12px;background:#fff;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;font-size:17px}.web-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:17px 0 6px}.web-card-heading h3{font-size:13px;font-weight:650;letter-spacing:-.025em}.web-card-heading>span{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.web-card p{font-size:10px;color:var(--muted)}.web-more{display:flex;align-items:center;justify-content:space-between;width:min(100%,360px);margin:44px auto 0;background:transparent;border:1px solid #b5a7c2;border-radius:4px;padding:17px 22px;color:var(--ink);font-size:11px;font-weight:600}.web-more:hover{background:#ebe4ef}.web-more span{font-size:20px}.web-film-section{padding:80px 0;background:#eee9f2}.web-film-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:center}.web-film-grid .web-eyebrow{color:var(--violet);margin-bottom:24px}.web-film-grid h2{font-size:clamp(35px,3.7vw,54px)}.web-film-grid p{font-size:13px;line-height:1.9;color:var(--muted);margin:24px 0}.web-film-frame{border-radius:8px;overflow:hidden;aspect-ratio:16/10}.web-film-frame video{width:100%;height:100%;background:#1d102a;object-fit:contain}.web-film-poster{height:100%;background:#382349;color:#fff;padding:38px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.web-film-poster:before{content:'';width:70%;aspect-ratio:1;position:absolute;border:1px solid #ffffff18;border-radius:50%;right:-25%;top:-20%}.web-film-brand{font-size:23px;line-height:.95;font-weight:750;letter-spacing:-.08em}.web-film-brand>span{font-size:10px;vertical-align:top;margin-left:5px}.web-film-spark{position:absolute;right:35px;top:23px;font-size:80px;color:#c4aee4;line-height:1}.web-film-poster p{color:#fff;font-size:23px;line-height:1.35;margin:34px 0}.web-film-poster em{color:#d0b4e4;font-size:30px}.web-film-poster>.web-small{color:#c7b5d4;font-size:8px}.web-offer{padding:105px 0 55px}.web-offer .web-section-heading .web-eyebrow{color:var(--violet);margin-bottom:20px}.web-offer-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.web-offer-grid article{padding:34px 42px 36px 0}.web-offer-grid article+article{padding-left:42px;border-left:1px solid var(--line)}.web-offer-number{font-size:9px;letter-spacing:.12em;color:var(--muted)}.web-offer-grid h3{font-size:30px;line-height:1.18;font-weight:550;letter-spacing:-.045em;margin:24px 0 18px}.web-offer-grid p{font-size:12px;line-height:1.9;color:var(--muted);max-width:430px}.web-offer-grid a{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:650;color:var(--violet);margin-top:25px}.web-offer-grid a span{font-size:24px}.web-included{display:flex;justify-content:space-between;gap:15px;align-items:center;flex-wrap:wrap;padding:24px 0}.web-included>span{font-size:8px;letter-spacing:.1em;color:var(--muted)}.web-included p{font-size:10px}.web-faq{padding:70px 0 100px;display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.web-faq .web-eyebrow{margin-bottom:22px;color:var(--violet)}.web-faq h2{font-size:49px}.web-faq .web-link{margin-top:20px}.web-faq details{border-bottom:1px solid var(--line)}.web-faq details:first-child{border-top:1px solid var(--line)}.web-faq summary{list-style:none;cursor:pointer;padding:22px 0;font-size:12px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:15px}.web-faq summary::-webkit-details-marker{display:none}.web-faq summary span{font-size:21px;color:var(--violet);font-weight:400}.web-faq details[open] summary span{transform:rotate(45deg)}.web-faq details p{font-size:12px;line-height:1.9;color:var(--muted);padding-bottom:22px;max-width:560px}.web-final{background:#44245f;color:white;text-align:center;padding:85px 0 80px;position:relative;overflow:hidden}.web-final:before,.web-final:after{content:'';position:absolute;width:340px;height:340px;border:1px solid #fff1;border-radius:50%;top:20%;left:-240px}.web-final:after{left:auto;right:-180px;width:480px;height:480px;top:-20%}.web-final .web-eyebrow{color:#c8acd9;margin-bottom:25px}.web-final h2{color:white;font-size:clamp(40px,5.3vw,78px)}.web-final h2 em{color:#FFFFFF}.web-final p{font-size:13px;line-height:1.9;color:#d9c9e4;margin:24px 0 29px}.web-button-light{background:#FFFFFF;color:#26331e!important}.web-button-light:hover{background:#c4aee4}.web-final-note{display:block;font-size:8px;letter-spacing:.14em;margin-top:20px;color:#ba9fcc}.web-dialog{width:min(1080px,94vw);max-height:92dvh;padding:26px;border:0;border-radius:12px;background:var(--paper);color:var(--ink);margin:auto;overflow:auto;overscroll-behavior:contain}.web-dialog::backdrop{background:#160d23b8;backdrop-filter:blur(6px)}.web-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.web-dialog-head .web-eyebrow{color:var(--violet);font-size:9px}.web-dialog-head h2{font-size:30px;margin-top:5px}.web-dialog-close{flex-shrink:0;border:1px solid #d5cddd;border-radius:50%;width:40px;height:40px;background:transparent;color:var(--ink);font-size:17px}.web-dialog-image{background:#e4dce9;border-radius:6px;overflow:hidden}.web-dialog-image img{display:block;width:100%;height:auto}.web-dialog-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:24px}.web-dialog-bottom p{font-size:12px;line-height:1.8;max-width:640px}.web-dialog-bottom a{flex-shrink:0}.page-services_website .footer-cta{display:none}
@media(min-width:1450px){.web-composition{height:450px}.web-sticker{bottom:14%}}
@media(max-width:1050px){.web-actions{flex-direction:column;align-items:flex-start;gap:8px}.web-composition{height:330px}.web-feature-section{padding-top:70px}.web-project-picker button{font-size:10px;padding:18px 10px;gap:6px}.web-project-picker button>span:first-child{display:none}.web-film-grid{gap:35px}.web-film-poster{padding:26px}.web-film-poster p{font-size:20px}.web-film-poster em{font-size:25px}.web-sticker{width:84px;height:84px;font-size:8px}}
@media(max-width:700px){.web-wrap{width:90%}.web-hero{padding-top:118px}.web-location{display:none}.web-eyebrow{font-size:8px}.web-page h1{font-size:clamp(34px,7.7vw,53px);margin:24px 0;letter-spacing:-.06em;line-height:1.16}.web-intro-row{display:block}.web-intro-row p{font-size:12px;line-height:1.8}.web-desktop{display:none}.web-actions{flex-direction:row;align-items:center;gap:17px;margin-top:23px}.web-button{font-size:10px;padding:16px;gap:14px}.web-link{font-size:10px;gap:8px}.web-composition{height:260px;margin-top:37px}.web-peek-center{width:84%;left:8%;top:0}.web-peek-left,.web-peek-right{width:63%;top:54px}.web-peek-left{left:-9%;transform:rotate(-9deg)}.web-peek-right{right:-9%;transform:rotate(9deg)}.web-peek-label{font-size:8px;padding:10px}.web-browser{height:24px;padding:6px 8px;font-size:6px}.web-sticker{bottom:4%;right:0;width:74px;height:74px;font-size:7px}.web-sticker>span{font-size:18px}.web-proof{padding:12px 0 24px;gap:10px;flex-wrap:wrap}.web-proof strong{font-size:31px}.web-proof p{font-size:10px;gap:8px}.web-proof>span{font-size:9px}.web-proof a{font-size:9px;width:100%}.web-feature-section{padding:58px 0 35px}.web-section-top .web-small{font-size:7px}.web-section-heading{display:block;margin:23px 0 28px}.web-page h2{font-size:39px}.web-section-heading p{font-size:11px;margin-top:20px;max-width:none;line-height:1.8}.web-project-picker{grid-template-columns:repeat(2,1fr);margin-bottom:15px}.web-project-picker button{padding:15px 11px}.web-project-picker button:nth-child(-n+2){border-bottom:1px solid var(--line)}.web-project-picker button:nth-child(2){border-right:0}.web-stage{padding:15px 12px 13px}.web-stage-toolbar{display:block;margin-bottom:14px;font-size:10px}.web-modes{margin-top:11px;width:max-content}.web-modes button{font-size:9px;padding:7px 13px}.web-stage-screen img{border-width:3px}.web-stage.is-mobile .web-stage-screen{aspect-ratio:1.05}.web-stage-note{font-size:6px;letter-spacing:.12em;margin:16px 0 0}.web-feature-caption{padding:22px 0 0;gap:15px;align-items:flex-start}.web-feature-caption h3{font-size:20px;line-height:1.25}.web-feature-caption p{font-size:11px}.web-round-link{width:39px;height:39px;font-size:20px;margin-top:22px}.web-gallery-section{padding:32px 0 60px}.web-gallery-bar{display:block;margin-bottom:22px}.web-filters{gap:5px}.web-filters button{font-size:9px;padding:9px 12px}.web-filters button span{margin-left:5px}.web-gallery-bar>span{display:block;margin-top:15px;font-size:9px}.web-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.web-card-image{padding:10px;aspect-ratio:1.25}.web-card-image img{border-width:2px}.web-card-arrow{height:24px;width:24px;font-size:14px;right:6px;bottom:6px}.web-card-heading{display:block;margin:11px 0 4px}.web-card-heading h3{font-size:11px;line-height:1.4}.web-card-heading>span{display:none}.web-card p{font-size:8px;line-height:1.5}.web-more{font-size:10px;margin-top:30px}.web-film-section{padding:52px 0}.web-film-grid{grid-template-columns:1fr;gap:30px}.web-film-grid h2{font-size:39px}.web-film-grid p{font-size:12px;margin:18px 0}.web-film-frame{aspect-ratio:16/11}.web-film-poster{padding:25px}.web-film-poster p{font-size:22px;margin:24px 0}.web-film-poster em{font-size:27px}.web-offer{padding:60px 0 20px}.web-offer-grid{grid-template-columns:1fr}.web-offer-grid article{padding:28px 0}.web-offer-grid article+article{padding:28px 0;border-left:0;border-top:1px solid var(--line)}.web-offer-grid h3{font-size:27px;margin:19px 0 15px}.web-offer-grid p{font-size:11px}.web-included{display:grid;grid-template-columns:1fr 1fr;gap:16px 10px}.web-included>span{grid-column:1/-1}.web-included p{font-size:9px}.web-faq{padding:40px 0 65px;grid-template-columns:1fr;gap:30px}.web-faq h2{font-size:39px}.web-faq summary{font-size:11px;padding:20px 0;line-height:1.5}.web-faq details p{font-size:11px}.web-final{padding:60px 0}.web-final h2{font-size:43px}.web-final p{font-size:12px}.web-dialog{padding:17px}.web-dialog-head h2{font-size:23px}.web-dialog-bottom{display:block}.web-dialog-bottom .web-button{margin-top:20px}.web-dialog-bottom p{font-size:11px}}
.page-services_website .footer-top{display:none}.web-page section[id]{scroll-margin-top:95px}
@media(prefers-reduced-motion:reduce){.web-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Proposition 2 — charte MAACO et explorateur commun. */
.web-page{--ink:#020202;--violet:#61398F;--paper:#FFFFFF}.web-page h1,.web-page h2{font-weight:800;letter-spacing:-.055em}.web-page em{font-style:normal;letter-spacing:-.025em;font-size:1.18em;color:var(--violet)}.web-page h1{font-size:clamp(38px,4.5vw,70px)}.web-final{background:#61398F}.web-final h2 em{color:#fff}.web-button-light{color:#61398F!important}.web-film-poster{background:#020202}.web-film-poster em{color:#c4aee4}.web-arc{margin-top:50px;position:relative;outline-offset:6px;touch-action:pan-y}.web-arc-track{height:390px;position:relative;perspective:1500px}.web-arc-card{--offset:0;--depth:0;position:absolute;left:50%;top:5px;width:48%;border:1px solid #fff;padding:0;border-radius:9px;background:white;text-align:left;box-shadow:0 20px 45px #16092626;transform:translateX(calc(-50% + var(--offset)*56%)) translateY(calc(var(--depth)*var(--depth)*23px)) rotate(calc(var(--offset)*9deg)) scale(calc(1 - var(--depth)*.09));transition:transform .65s cubic-bezier(.2,.7,.2,1),opacity .4s;overflow:hidden;opacity:calc(1 - var(--depth)*.18)}.web-arc-card[aria-hidden=true]{visibility:hidden;pointer-events:none}.web-arc-card img{display:block;width:100%;height:auto;aspect-ratio:1.778;object-fit:cover}.web-arc-card.is-active{box-shadow:0 25px 60px #61398F38}.web-arc-controls{display:flex;justify-content:center;align-items:center;gap:22px;margin:0 0 24px;position:relative;z-index:15}.web-arc-controls button{width:42px;height:42px;border:1px solid #c4aee4;border-radius:50%;background:transparent;color:#61398F}.web-arc-controls button:hover{background:#61398F;color:white}.web-arc-controls p{font-size:10px;min-width:220px;text-align:center}.web-explorer{border:1px solid #d7d2dc;border-radius:12px;overflow:hidden;background:#e8e4eb}.web-explorer-top{display:flex;align-items:center;justify-content:space-between;padding:16px 23px;background:#FFFFFF;gap:12px}.web-view-name{font-size:12px;font-weight:700}.web-explorer .web-modes{background:#e4dfe9;margin:0}.web-explorer-scene{position:relative;isolation:isolate;background:radial-gradient(ellipse at 50% 20%,#ffffff95,transparent 65%),var(--project-color);height:530px;padding:55px 8% 48px;display:flex;align-items:center;justify-content:center;overflow:hidden;perspective:1400px}.web-scene-word{position:absolute;top:22px;left:0;width:100%;text-align:center;font-size:clamp(50px,8vw,115px);font-weight:850;letter-spacing:-.065em;line-height:1;color:#0000000c;white-space:nowrap;z-index:-1}.web-device{width:100%;max-width:890px;background:#fff;border:6px solid #fff;border-radius:12px;box-shadow:0 32px 45px -20px #0006;overflow:hidden;transition:width .5s,transform .5s;transform:rotateX(4deg) rotateY(-5deg)}.web-device-bar{height:25px;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;color:#aaa;font-size:7px}.web-device-address{color:#777}.web-device-scroll{height:350px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#61398F #eee;background:#fff}.web-view-image{display:block;width:100%;height:auto;max-width:none}.web-explorer-scene[data-scene=image] .web-device-scroll{overflow:hidden;height:auto;aspect-ratio:1.778}.web-explorer-scene[data-scene=image] .web-view-image{height:100%;object-fit:cover;object-position:top}.web-explorer-scene[data-scene=detail] .web-device{transform:none}.web-explorer-scene[data-scene=mobile]{height:570px;padding:30px}.web-explorer-scene[data-scene=mobile] .web-device{width:245px;border:8px solid #151515;border-radius:35px;transform:rotate(-3deg);box-shadow:18px 25px 0 -8px #0001,0 25px 35px #0003}.web-explorer-scene[data-scene=mobile] .web-device-bar{height:24px;background:#151515;color:#aaa;justify-content:center}.web-explorer-scene[data-scene=mobile] .web-device-bar>span:not(.web-device-address){display:none}.web-explorer-scene[data-scene=mobile] .web-device-address{color:#eee}.web-explorer-scene[data-scene=mobile] .web-device-scroll{height:440px;border-radius:0 0 23px 23px;scrollbar-width:none}.web-explorer-scene[data-scene=mobile] .web-device:hover,.web-explorer-scene[data-scene=mobile] .web-device:focus-within{transform:none}.web-scene-signature{position:absolute;bottom:18px;right:22px;font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:#0009}.web-explore-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;background:#fff}.web-chapters{display:flex;gap:10px}.web-chapters button,.web-tour{border:0;background:none;color:#72667e;font-size:9px;padding:9px 4px}.web-chapters button[aria-pressed=true]{color:#61398F;font-weight:750;border-bottom:2px solid #61398F}.web-tour{background:#61398F;color:#fff;border-radius:20px;padding:10px 17px;white-space:nowrap}.web-project-intent{padding:22px;display:grid;grid-template-columns:110px 1fr;gap:10px 20px;background:#FFFFFF}.web-project-intent>.web-eyebrow{color:#61398F;font-size:9px;padding-top:2px}.web-view-goal{font-size:13px;font-weight:550;line-height:1.65}.web-explorer-hint{grid-column:2;font-size:9px;color:#766d7c}.web-dialog{width:min(1160px,96vw);padding:22px}.web-dialog-head{position:sticky;top:-22px;background:#FFFFFF;z-index:30;padding:12px 0}.web-dialog .web-explorer-scene{height:410px;padding:30px 12%}.web-dialog .web-device-scroll{height:285px}.web-dialog .web-explorer-scene[data-scene=mobile]{height:480px}.web-dialog .web-explorer-scene[data-scene=mobile] .web-device-scroll{height:370px}.web-dialog .web-explorer-scene[data-scene=mobile] .web-device{width:215px}.web-dialog-bottom{flex-wrap:wrap}.web-dialog-bottom p{flex:1;min-width:200px}.web-impact{background:#020202;color:#FFFFFF;padding:90px 0}.web-impact h2,.web-impact h3{color:#FFFFFF}.web-impact em{color:#b597d6}.web-impact .web-section-heading p{color:#aaa}.web-impact .web-eyebrow{color:#b597d6}.web-benefit-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #fff2;margin-top:45px}.web-benefit-tabs button{display:flex;gap:15px;align-items:center;padding:23px 15px;background:none;border:0;border-bottom:3px solid transparent;color:#777;text-align:left;font-size:10px}.web-benefit-tabs strong{font-size:18px;font-weight:600}.web-benefit-tabs button[aria-pressed=true]{color:#fff;border-color:#9670c8;background:linear-gradient(0deg,#61398F30,transparent)}.web-benefit-panel{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:70px;min-height:365px;padding:45px 0 20px}.web-benefit-panel h3{font-size:35px;letter-spacing:-.04em;line-height:1.15;margin:17px 0}.web-benefit-panel p{color:#aaa;font-size:13px;line-height:1.9;max-width:420px}.web-benefit-tags{display:block;color:#b597d6;font-size:8px;letter-spacing:.1em;margin-top:22px}.web-design-demo{height:290px;display:grid;place-content:center;position:relative;overflow:hidden;background:radial-gradient(ellipse,#61398F50,transparent 70%)}.web-design-word{font-size:66px;font-weight:800;letter-spacing:-.06em;line-height:.85;transform:rotate(-7deg);position:relative}.web-design-word em{font-size:1.25em;color:#c4aee4}.web-demo-orbit{position:absolute;border:1px solid #9670c850;width:88%;height:160px;top:55px;left:6%;border-radius:50%;transform:rotate(-30deg)}.web-design-stamp{position:absolute;right:9%;bottom:23px;border:1px solid #c4aee4;border-radius:50%;padding:21px;font-size:13px;text-align:center;transform:rotate(14deg);background:#020202}.web-demo-label{display:block;font-size:8px;letter-spacing:.08em;color:#b597d6;margin-bottom:24px}.web-convert-demo,.web-admin-demo,.web-report-demo{padding:28px;background:#141217;border:1px solid #ffffff18;border-radius:10px}.web-convert-demo>div{display:flex;gap:15px;align-items:center;background:#201b26;border-radius:4px;padding:20px 15px;font-size:12px;margin-bottom:12px}.web-convert-demo b{margin-left:auto;color:#b597d6}.web-convert-demo a{display:block;color:white;background:#61398F;padding:20px 15px;font-size:12px;border-radius:4px}.web-admin-demo label{font-size:11px;display:block;margin-bottom:9px}.web-admin-demo input{width:100%;background:#24202a;border:1px solid #ffffff30;border-radius:4px;padding:12px;color:#fff;font:inherit;font-size:12px}.web-demo-preview{margin-top:20px;padding:22px;background:#FFFFFF;color:#020202;border-radius:5px}.web-demo-preview small{font-size:7px;color:#61398F}.web-demo-preview strong{display:block;font-size:25px;line-height:1.15;margin:17px 0;overflow-wrap:anywhere}.web-demo-preview>span{font-size:9px;color:#61398F}.web-demo-save{display:block;font-size:8px;color:#888;margin-top:12px}.web-report-metrics{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#aaa}.web-report-metrics strong{display:block;font-size:25px;color:white;margin-top:8px}.web-chart{height:130px;display:flex;align-items:end;gap:16px;border-bottom:1px solid #fff2;margin:22px 0 13px}.web-chart i{flex:1;height:var(--bar);background:linear-gradient(#b597d6,#61398F);border-radius:5px 5px 0 0}.web-report-demo p{font-size:8px}.web-scope-note{font-size:9px;color:#888;margin-top:20px}.web-film-section{background:#e7e2ed}
@media(max-width:1050px){.web-arc-track{height:310px}.web-explorer-scene{height:430px}.web-device-scroll{height:280px}.web-benefit-panel{gap:30px}.web-benefit-panel h3{font-size:30px}}
@media(max-width:700px){.web-page h1{font-weight:800;font-size:36px}.web-page h2{font-size:37px;line-height:1.15}.web-arc{margin-top:38px}.web-arc-track{height:240px}.web-arc-card{width:86%;transform:translateX(calc(-50% + var(--offset)*48%)) translateY(calc(var(--depth)*var(--depth)*20px)) rotate(calc(var(--offset)*10deg)) scale(calc(1 - var(--depth)*.1))}.web-arc-controls{gap:10px;margin-top:8px}.web-arc-controls p{font-size:8px;min-width:195px}.web-arc-controls button{width:34px;height:34px}.web-explorer-top{padding:13px;display:block}.web-view-name{display:block;margin-bottom:10px;font-size:10px}.web-explorer .web-modes{width:100%;justify-content:center}.web-explorer .web-modes button{font-size:9px;padding:9px 14px}.web-explorer-scene{height:235px;padding:30px 12px}.web-device{border-width:4px;border-radius:7px;transform:rotateY(-5deg)}.web-device-bar{height:20px;font-size:6px;padding:0 5px}.web-device-scroll{height:195px}.web-explorer-scene[data-scene=detail]{height:295px;padding:25px 10px}.web-explorer-scene[data-scene=detail] .web-device-scroll{height:235px}.web-explorer-scene[data-scene=detail] .web-view-image{width:160%;max-width:none}.web-explorer-scene[data-scene=mobile]{height:505px;padding:25px}.web-explorer-scene[data-scene=mobile] .web-device{width:235px}.web-explorer-scene[data-scene=mobile] .web-device-scroll{height:405px}.web-scene-word{top:12px;font-size:43px}.web-scene-signature{font-size:6px;bottom:9px;right:12px}.web-explore-controls{padding:10px;flex-wrap:wrap;justify-content:center;gap:3px}.web-chapters{justify-content:space-between;width:100%;gap:5px}.web-chapters button{font-size:8px}.web-tour{font-size:9px;margin-top:5px}.web-project-intent{padding:17px;grid-template-columns:1fr;gap:8px}.web-view-goal{font-size:11px}.web-explorer-hint{grid-column:auto;font-size:8px}.web-dialog{padding:12px;max-height:95dvh;border-radius:10px}.web-dialog-head{top:-12px;margin-bottom:10px}.web-dialog-head h2{font-size:22px}.web-dialog .web-explorer-scene{height:240px;padding:20px 10px}.web-dialog .web-device-scroll{height:195px}.web-dialog .web-explorer-scene[data-scene=detail]{height:290px}.web-dialog .web-explorer-scene[data-scene=detail] .web-device-scroll{height:240px}.web-dialog .web-explorer-scene[data-scene=mobile]{height:440px}.web-dialog .web-explorer-scene[data-scene=mobile] .web-device-scroll{height:350px}.web-dialog .web-explorer-scene[data-scene=mobile] .web-device{width:205px}.web-impact{padding:60px 0}.web-benefit-tabs{margin-top:25px}.web-benefit-tabs button{display:block;padding:16px 6px;font-size:8px}.web-benefit-tabs strong{display:block;font-size:12px;margin-top:7px}.web-benefit-panel{grid-template-columns:1fr;gap:25px;padding-top:28px}.web-benefit-panel h3{font-size:29px}.web-benefit-panel p{font-size:12px}.web-benefit-tags{font-size:7px}.web-design-demo{height:235px}.web-design-word{font-size:60px}.web-admin-demo,.web-report-demo,.web-convert-demo{padding:20px}.web-report-metrics strong{font-size:22px}.web-report-demo p{font-size:8px}.web-scope-note{line-height:1.7}.web-grid{gap:25px 12px}}
@media(prefers-reduced-motion:reduce){.web-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Structure validée : hero commun aux pages intérieures, surfaces blanches. */
.page-services_website,.web-page{background:#fff}.web-page{--paper:#fff}.web-standard-hero{position:relative;min-height:90vh;display:flex;align-items:center;padding:120px 0 100px;background:#fff;overflow:hidden}.web-standard-hero-inner{position:relative;text-align:center;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.web-standard-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:10px 22px;background:rgba(97,57,143,.06);border:1px solid rgba(97,57,143,.2);border-radius:999px;font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#61398F;margin-bottom:var(--space-6)}.web-standard-eyebrow .pulse-dot{width:8px;height:8px;flex-shrink:0;background:#22c55e;border-radius:50%;box-shadow:0 0 0 4px #22c55e33}.web-page .web-standard-hero h1{font-family:var(--font-display);font-size:clamp(36px,5.5vw,80px);font-weight:800;line-height:1.08;letter-spacing:-.035em;color:#1B1726;margin:0 0 var(--space-7)}.web-standard-hero h1 span{color:#61398F}.web-standard-ctas{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.web-carousel-section{padding:15px 0 35px;background:#fff}.web-carousel-section .web-arc{margin-top:10px}.web-film-section,.web-offer,.web-gallery-section,.web-faq{background:#fff}.web-film-section{padding:85px 0;border-bottom:1px solid #eee}.web-gallery-section{padding-top:75px}.web-mid-cta{background:#fff;padding:70px 0;border-bottom:1px solid #eee}.web-mid-cta>.web-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.web-mid-cta h2{font-size:clamp(30px,3.5vw,48px);margin-top:16px}.web-mid-cta .web-eyebrow{color:#61398F}.web-mid-cta .btn{flex-shrink:0}.web-explorer-top,.web-project-intent,.web-dialog,.web-dialog-head{background:#fff}.web-page .btn-primary{color:white}.web-proof{border-bottom:0}.web-dialog .web-explorer-scene{background:radial-gradient(ellipse at 50% 20%,#fff,transparent 65%),color-mix(in srgb,var(--project-color) 45%,white)}
@media(max-width:700px){.web-standard-hero{min-height:auto;padding:120px 0 65px}.web-standard-eyebrow{font-size:9px;letter-spacing:.7px;padding:10px 14px}.web-standard-ctas{gap:10px;width:100%;max-width:350px;flex-wrap:nowrap}.web-standard-ctas .btn{font-size:11px;padding:14px 12px;white-space:nowrap;justify-content:center}.web-standard-hero-inner{width:90%}.web-carousel-section{padding-top:10px}.web-film-section{padding:55px 0}.web-mid-cta{padding:48px 0}.web-mid-cta>.web-wrap{display:block}.web-mid-cta .btn{margin-top:25px}.web-mid-cta h2{font-size:33px}}
/* Finitions : un seul vocabulaire d’icônes, tracé constant et tailles optiques. */
.web-icon-library{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.web-icon{display:inline-block;width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.web-page .btn .web-icon{width:18px;height:18px;margin-left:7px}.web-button .web-icon,.web-link .web-icon{width:17px;height:17px}.web-arc-controls button{display:grid;place-items:center}.web-peek-label>span{display:inline-flex;align-items:center;gap:6px}.web-peek-label .web-icon{width:13px;height:13px}.web-card-arrow .web-icon{width:17px;height:17px}.web-dialog-close{display:grid;place-items:center}.web-dialog-close .web-icon{width:18px;height:18px}.web-modes button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.web-modes .web-icon{width:15px;height:15px}.web-tour{display:inline-flex;align-items:center;gap:7px}.web-tour .web-icon{width:13px;height:13px}.web-device-bar .web-icon{width:10px;height:10px}.web-device-dots{display:flex;gap:3px}.web-device-dots i{width:3px;height:3px;background:#aaa;border-radius:50%}.web-scene-signature .web-icon{width:11px;height:11px;margin-left:4px}.web-film-spark .web-icon{width:65px;height:65px;stroke-width:1}.web-proof a{display:inline-flex;align-items:center;gap:15px}.web-proof a span{margin:0}.web-faq summary>span{display:grid;place-items:center;transition:transform .2s}.web-faq summary .web-icon{width:19px;height:19px}.web-offer-grid{gap:24px;border:0}.web-offer-grid article,.web-offer-grid article+article{padding:35px;border:1px solid #e7e1ed;border-radius:12px;position:relative;background:#fff;transition:border-color .25s,box-shadow .25s}.web-offer-grid article:hover{border-color:#b597d6;box-shadow:0 15px 45px #61398F0c}.web-offer-symbol{display:grid;place-items:center;width:52px;height:52px;border:1px solid #ded2ed;border-radius:14px;color:#61398F;margin-top:25px}.web-offer-symbol .web-icon{width:27px;height:27px}.web-offer-grid h3{font-weight:750;font-size:31px;margin:22px 0 8px}.web-offer-subtitle{display:block;font-size:13px;font-weight:600;margin-bottom:20px;color:#61398F}.web-offer-points{list-style:none;padding:20px 0 0;margin:0;display:grid;gap:11px;font-size:11px;color:#4c4258}.web-offer-points li{display:flex;align-items:center;gap:10px}.web-offer-points li:before{content:'';width:5px;height:5px;border-radius:50%;background:#9670c8;flex-shrink:0}.web-offer-grid a{border-top:1px solid #eee;padding-top:20px}.web-benefit-tabs button>.web-icon{width:23px;height:23px;margin-right:4px}.web-convert-demo b .web-icon{width:18px;height:18px}.web-convert-demo a{display:flex;align-items:center;justify-content:space-between;gap:10px}.web-card button:focus-visible .web-card-image img{transform:scale(1.04)}.web-card button:hover .web-card-arrow{color:#fff;background:#61398F}.web-card-arrow{transition:background .2s,color .2s}.web-gallery-section{scroll-margin-top:100px}.web-dialog-bottom>.web-button,.web-dialog-bottom>.web-link{display:inline-flex;gap:12px}.web-film-frame{box-shadow:0 20px 55px #1b17261a}.web-more .web-icon{width:18px;height:18px}.web-arc-card:focus-visible{outline-offset:6px}
@media(max-width:700px){.web-offer-grid{gap:18px}.web-offer-grid article,.web-offer-grid article+article{padding:25px}.web-offer-grid h3{font-size:25px}.web-offer-subtitle{font-size:11px}.web-offer-points{font-size:10px;line-height:1.6}.web-benefit-tabs button>.web-icon{display:block;width:21px;height:21px;margin:0 0 10px}.web-benefit-tabs button{font-size:0}.web-benefit-tabs strong{font-size:11px}.web-modes button{gap:5px}.web-modes .web-icon{width:13px;height:13px}.web-explorer .web-modes button{padding:9px 10px}.web-peek-label .web-icon{width:11px;height:11px}.web-grid{grid-template-columns:1fr;gap:28px}.web-card-image{aspect-ratio:1.55;padding:25px}.web-card-heading{display:flex;margin-top:15px}.web-card-heading h3{font-size:14px}.web-card-heading>span{display:block;font-size:8px}.web-card p{font-size:10px}.web-card-arrow{width:32px;height:32px;right:10px;bottom:10px}.web-film-spark .web-icon{width:48px;height:48px}}
/* Vidéo seule, offres affirmées et quatre bénéfices visibles. */
.web-cinema{padding:65px 0 45px;background:#fff}.web-cinema-frame{width:75%;max-width:1440px;margin:auto;aspect-ratio:16/9;overflow:hidden;border-radius:22px;background:#171020;box-shadow:0 20px 60px #1b172619}.web-cinema-frame video,.web-cinema-cover,.web-cinema-cover img{width:100%;height:100%;display:block;object-fit:cover}.web-cinema-cover{position:relative}.web-cinema-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#21112c18,transparent 70%);pointer-events:none}.web-offer .web-section-heading{margin-bottom:45px}.web-offer-grid{gap:28px}.web-offer-grid .web-offer-bold{padding:42px;background:#61398F;color:white;border:0;border-radius:18px;overflow:hidden}.web-offer-grid .web-offer-commerce{background:#15121c}.web-offer-bold .web-offer-number{color:#e0d2ed;font-size:11px;font-weight:650}.web-offer-bold .web-offer-symbol{position:absolute;right:38px;top:30px;margin:0;border-color:#fff4;color:#fff;background:#fff1;width:58px;height:58px}.web-offer-grid .web-offer-bold h3{color:white;font-size:clamp(42px,4.7vw,68px);line-height:1.01;font-weight:800;letter-spacing:-.06em;margin:38px 0 18px}.web-offer-bold .web-offer-subtitle{color:white;font-size:17px;line-height:1.5}.web-offer-grid .web-offer-bold p{color:#e1d8e9;font-size:13px;line-height:1.8;max-width:420px;min-height:71px}.web-offer-visual{margin:32px -8px 25px;perspective:1200px}.web-offer-visual img{display:block;width:100%;aspect-ratio:1.778;object-fit:cover;object-position:top;border:5px solid #fff;border-radius:8px;transform:rotate(-3deg);box-shadow:0 22px 40px #0004;transition:transform .35s}.web-offer-commerce .web-offer-visual img{transform:rotate(3deg)}.web-offer-bold:hover .web-offer-visual img{transform:rotate(0)}.web-offer-bold .web-offer-points{color:#fff;font-size:12px;gap:13px;padding-top:15px}.web-offer-bold .web-offer-points li:before{background:#c4aee4}.web-offer-grid .web-offer-bold a{color:#fff;font-size:13px;padding:24px 0 0;margin-top:28px;border-top:1px solid #ffffff40}.web-offer-grid .web-offer-bold a .web-icon{width:25px;height:25px}.web-gallery-section .web-section-heading{align-items:center}.web-gallery-section h2{font-size:clamp(36px,4vw,59px)}.web-outcomes{padding:90px 0 70px}.web-outcomes-heading{text-align:center;margin-bottom:55px}.web-outcomes-heading .web-eyebrow{color:#61398F;margin-bottom:23px}.web-outcomes-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:24px}.web-outcome{position:relative;border:1px solid #e5dfec;border-radius:18px;padding:35px 38px;overflow:hidden;background:#fff;min-width:0}.web-outcome-top{display:flex;align-items:center;justify-content:space-between;color:#61398F;margin-bottom:28px}.web-outcome-top>span{font-size:10px;font-weight:750;letter-spacing:.12em}.web-outcome-top>.web-icon{width:27px;height:27px}.web-outcome h3{font-size:clamp(27px,3vw,43px);line-height:1.08;font-weight:800;letter-spacing:-.045em;margin-bottom:18px}.web-outcome>p{font-size:13px;line-height:1.8;color:#746a7d;max-width:440px}.web-outcome-design{background:#f7f4fb;border:0}.web-design-proof{height:270px;position:relative;margin:35px -38px -35px;overflow:hidden}.web-design-proof>img{position:absolute;width:62%;border:4px solid white;border-radius:7px;box-shadow:0 15px 35px #22102d25;left:-9%;top:20px;transform:rotate(-9deg)}.web-design-proof>img+img{left:auto;right:-7%;top:72px;transform:rotate(9deg)}.web-design-proof>span{position:absolute;left:35px;bottom:30px;font-size:20px;font-weight:800;line-height:1.1;background:#fff;padding:16px 22px;box-shadow:0 5px 25px #0001;transform:rotate(-4deg);border-radius:6px}.web-design-proof em{font-size:30px}.web-outcome-convert{background:#61398F;border:0}.web-outcome-convert .web-outcome-top,.web-outcome-convert h3{color:#fff}.web-outcome-convert>p{color:#e5d9ef}.web-conversion-path{display:flex;flex-direction:column;align-items:center;margin-top:35px}.web-conversion-path>span{background:#ffffff12;border:1px solid #ffffff35;color:#fff;width:90%;padding:17px 22px;text-align:center;border-radius:10px;font-size:13px}.web-conversion-path>i{height:24px;width:1px;background:#ffffff65}.web-conversion-path>a{display:flex;align-items:center;justify-content:space-between;gap:15px;background:white;color:#61398F;width:100%;padding:21px 24px;border-radius:10px;font-size:14px;font-weight:750;box-shadow:0 12px 25px #2a133530}.web-outcome-manage{background:#fff}.web-inline-editor{margin-top:30px;border:1px solid #e7e0ed;border-radius:9px;padding:20px;background:#fcfbfd}.web-inline-editor>div:first-child{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:650;margin-bottom:23px}.web-editor-dot{width:6px;height:6px;border-radius:50%;background:#61398F}.web-inline-editor small{margin-left:auto;font-size:6px;color:#877c91;letter-spacing:.1em}.web-inline-editor label{display:block;font-size:10px;color:#716579;margin-bottom:8px}.web-inline-editor input{width:100%;padding:12px;border:1px solid #ba9dd6;background:white;border-radius:5px;font:inherit;font-size:12px;color:#23192e}.web-editor-result{padding:19px 0 0}.web-editor-result>span{font-size:7px;letter-spacing:.12em;color:#8b8093}.web-editor-result strong{display:block;font-size:24px;letter-spacing:-.04em;line-height:1.2;margin-top:12px;overflow-wrap:anywhere}.web-outcome-measure{background:#15121c;border:0}.web-outcome-measure .web-outcome-top{color:#c4aee4}.web-outcome-measure h3{color:white}.web-outcome-measure>p{color:#c6bfce}.web-measure-visual{margin-top:38px}.web-measure-line{height:140px;border-bottom:1px solid #ffffff25;display:flex;align-items:end;background:repeating-linear-gradient(0deg,transparent 0,transparent 34px,#ffffff08 35px)}.web-measure-line svg{width:100%;height:auto;color:#c4aee4;overflow:visible;padding-bottom:14px}.web-measure-labels{display:flex;gap:9px;margin-top:25px}.web-measure-labels>span{padding:10px 13px;border:1px solid #ffffff30;border-radius:25px;color:#eee;font-size:10px}.web-measure-visual>small{display:block;font-size:7px;letter-spacing:.08em;color:#9c93a7;margin-top:23px;line-height:1.6}
@media(max-width:900px){.web-outcomes-grid{grid-template-columns:1fr 1fr}.web-outcome{padding:28px}.web-outcome h3{font-size:31px}.web-offer-grid .web-offer-bold{padding:30px}.web-offer-bold .web-offer-symbol{right:24px;top:24px;width:40px;height:40px}.web-offer-bold .web-offer-number{font-size:8px}.web-offer-bold .web-offer-subtitle{font-size:14px}}
@media(max-width:700px){.web-cinema{padding:30px 0}.web-cinema-frame{width:92%;border-radius:13px}.web-offer{padding-top:50px}.web-offer-grid{gap:22px}.web-offer-grid .web-offer-bold{padding:28px}.web-offer-grid .web-offer-bold h3{font-size:54px;margin-top:35px}.web-offer-grid .web-offer-bold p{font-size:12px;min-height:0}.web-offer-bold .web-offer-subtitle{font-size:14px}.web-offer-visual{margin:28px -3px 20px}.web-offer-bold .web-offer-points{font-size:11px}.web-gallery-section h2{font-size:35px}.web-outcomes{padding:55px 0 35px}.web-outcomes-heading{text-align:left;margin-bottom:30px}.web-outcomes-heading h2{font-size:35px}.web-outcomes-grid{grid-template-columns:1fr;gap:18px}.web-outcome{padding:27px}.web-outcome h3{font-size:34px}.web-outcome>p{font-size:12px}.web-outcome-top{margin-bottom:24px}.web-design-proof{margin:25px -27px -27px;height:250px}.web-conversion-path{margin-top:28px;margin-bottom:4px}.web-inline-editor{padding:15px}.web-inline-editor small{font-size:5px}.web-editor-result strong{font-size:23px}.web-outcomes-heading .web-eyebrow{font-size:8px}.web-measure-visual>small{font-size:6px}.web-measure-labels{gap:7px}.web-measure-labels>span{font-size:9px}}
@media(prefers-reduced-motion:reduce){.web-page *{transition:none!important}}
.web-commerce-title{white-space:nowrap}@media(max-width:700px){.web-offer-grid .web-offer-commerce h3{font-size:clamp(32px,9.8vw,44px)}}
/* Illustrations originales des formats, sans réalisations clients. */
.web-concept{background:#fff;color:#23172f;border-radius:10px;margin:32px 0 25px;padding:20px;box-shadow:0 20px 40px #0002;min-height:250px;transform:rotate(-2deg)}.web-concept-shop{transform:rotate(2deg)}.web-concept-top{display:flex;gap:12px;align-items:center;padding-bottom:15px;border-bottom:1px solid #eee}.web-concept-top b{font-size:12px;letter-spacing:-.04em;margin-right:auto}.web-concept-top>span{width:20px;height:3px;background:#d9d0e1;border-radius:2px}.web-concept-top>i{width:20px;height:12px;background:#61398F;border-radius:10px}.web-concept-top .web-icon{width:17px;height:17px;color:#61398F}.web-concept-hero{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;padding:25px 0;min-height:158px;gap:10px}.web-concept-hero small{font-size:6px;letter-spacing:.12em;color:#826b96}.web-concept-hero strong{font-size:25px;line-height:1.04;letter-spacing:-.045em;display:block;margin:12px 0 16px}.web-concept-cta{display:flex;align-items:center;gap:8px;font-size:7px;color:#61398F}.web-concept-cta .web-icon{width:12px;height:12px}.web-concept-sculpture{height:120px;position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center}.web-concept-sculpture i{width:65px;height:95px;border-radius:50px 50px 8px 8px;background:linear-gradient(130deg,#c4aee4,#61398F);transform:rotate(25deg);box-shadow:8px 12px 15px #61398F18}.web-concept-sculpture i:nth-child(2){position:absolute;transform:rotate(-25deg) translateX(-22px);background:#eee7f5;z-index:-1}.web-concept-sculpture i:nth-child(3){width:26px;height:26px;position:absolute;right:4px;bottom:10px;border-radius:50%;background:#271735}.web-concept-foot{border-top:1px solid #eee;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:7px;color:#806c90}.web-concept-foot .web-icon{width:14px;height:14px}.web-concept-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:23px 0}.web-concept-products>div{display:flex;align-items:center;flex-direction:column;min-width:0;background:#f6f3f8;padding:16px 5px 10px;border-radius:4px}.web-concept-products span{font-size:7px;margin-top:16px}.web-concept-products i{width:23px;height:2px;background:#c4aee4;margin-top:6px}.web-product-shape{height:65px;position:relative;background:linear-gradient(100deg,#c6b2dc,#ede6f5 45%,#a98ac5);box-shadow:5px 7px 10px #61398F19}.shape-bottle{width:30px;border-radius:8px 8px 5px 5px}.shape-bottle:before{content:'';position:absolute;width:18px;height:9px;top:-6px;left:6px;background:#32223e;border-radius:2px}.shape-jar{height:38px;width:48px;margin-top:27px;border-radius:6px}.shape-jar:before{content:'';position:absolute;left:0;right:0;height:7px;top:-4px;border-radius:3px;background:#32223e}.shape-box{width:44px;border-radius:2px;transform:skewY(-5deg)}
/* Quatre arguments comme une composition éditoriale ouverte. */
.web-principles{padding:90px 0 65px}.web-principles-heading{margin-bottom:50px}.web-principles-heading>.web-eyebrow{color:#61398F;margin-bottom:23px}.web-principles-heading h2{font-size:clamp(36px,4vw,58px)}.web-principle{display:grid;grid-template-columns:.65fr 1.3fr 1fr;gap:45px;align-items:center;border-top:1px solid #e9e3ee;padding:44px 0;min-height:240px}.web-principle:last-child{border-bottom:1px solid #e9e3ee}.web-principle-label{display:grid;grid-template-columns:25px 1fr;gap:15px 12px;align-self:start;padding-top:6px;color:#61398F}.web-principle-label>span{color:#9c90a5;font-size:10px}.web-principle-label>.web-icon{width:22px;height:22px;justify-self:end}.web-principle-label>strong{font-size:13px;font-weight:650;grid-column:1/-1;letter-spacing:.02em}.web-principle-copy h3{font-size:clamp(25px,2.5vw,36px);line-height:1.17;letter-spacing:-.04em;font-weight:650;margin-bottom:16px}.web-principle-copy p{font-size:12px;line-height:1.85;color:#7b7183;max-width:355px}.web-principle-art{width:100%;max-width:300px;justify-self:end}.web-type-study>span{font-size:86px;font-weight:500;line-height:1;letter-spacing:-.09em;color:#24192f}.web-type-study>span>span{color:#9670c8}.web-type-study>div{display:inline-flex;gap:6px;margin-left:20px}.web-type-study i{height:14px;width:14px;background:#61398F;border-radius:50%}.web-type-study i:nth-child(2){background:#bda3d6}.web-type-study i:nth-child(3){background:#e8dfef}.web-type-study small{display:block;font-size:9px;color:#978b9f;margin-top:18px}.web-quiet-path>span{display:flex;gap:15px;align-items:center;font-size:10px;color:#968a9e;margin-bottom:24px}.web-quiet-path i{height:1px;background:#ded4e6;width:40px}.web-quiet-path>a{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#61398F;border-bottom:1px solid #bba1d1;padding:0 0 14px;font-size:12px;font-weight:650}.web-quiet-path .web-icon{width:20px;height:20px}.web-quiet-editor label{display:flex;align-items:center;justify-content:space-between;color:#8b7c95;font-size:9px;margin-bottom:11px}.web-quiet-editor small{font-size:6px;letter-spacing:.1em}.web-quiet-editor input{font:inherit;font-size:11px;width:100%;padding:11px 0;color:#61398F;background:white;border:0;border-bottom:1px solid #cbb8db;border-radius:0}.web-quiet-editor input:focus-visible{outline:2px solid #c4aee4;outline-offset:4px}.web-quiet-editor strong{display:block;font-size:19px;font-weight:550;letter-spacing:-.025em;line-height:1.3;margin-top:18px;overflow-wrap:anywhere}.web-quiet-chart>svg{width:100%;height:85px;display:block}.web-quiet-chart>div{display:flex;justify-content:space-between;font-size:8px;color:#776582;margin-top:14px}.web-quiet-chart small{font-size:7px;color:#a195aa;display:block;margin-top:17px}
@media(max-width:900px){.web-principle{gap:25px;grid-template-columns:.5fr 1.3fr 1fr}.web-principle-label>strong{font-size:12px}.web-concept{padding:15px}.web-concept-hero strong{font-size:21px}.web-concept-top b{font-size:10px}.web-concept-products{gap:7px}.web-type-study>span{font-size:68px}.web-type-study>div{margin-left:12px}}
@media(max-width:700px){.web-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.web-card-image{padding:10px;aspect-ratio:1.25}.web-card-image img{border-width:2px}.web-card-heading{display:block;margin:11px 0 4px}.web-card-heading h3{font-size:11px;line-height:1.4}.web-card-heading>span{display:none}.web-card p{font-size:8px;line-height:1.5}.web-card-arrow{width:24px;height:24px;right:6px;bottom:6px}.web-card-arrow .web-icon{width:14px;height:14px}.web-concept{padding:15px;min-height:225px;margin-top:28px}.web-concept-top>span{width:13px}.web-concept-hero{padding:20px 0;min-height:140px}.web-concept-hero strong{font-size:22px}.web-concept-hero small{font-size:5px}.web-concept-sculpture{height:100px}.web-concept-sculpture i{width:48px;height:78px}.web-concept-sculpture i:nth-child(3){width:20px;height:20px;right:0}.web-concept-foot{font-size:6px}.web-concept-products span{font-size:6px}.web-principles{padding:60px 0 35px}.web-principles-heading{margin-bottom:32px}.web-principles-heading h2{font-size:35px}.web-principles-heading>.web-eyebrow{font-size:7px}.web-principle{grid-template-columns:65px minmax(0,1fr);gap:18px 20px;padding:30px 0;min-height:0}.web-principle-label{grid-template-columns:1fr;gap:13px}.web-principle-label>.web-icon{justify-self:start;grid-row:3;width:20px;height:20px}.web-principle-label>strong{font-size:10px;grid-row:2}.web-principle-copy h3{font-size:25px;margin-bottom:12px}.web-principle-copy p{font-size:11px;line-height:1.8}.web-principle-art{grid-column:2;max-width:none;justify-self:start;margin-top:8px}.web-type-study>span{font-size:60px}.web-type-study small{margin-top:10px;font-size:8px}.web-quiet-path{padding:10px 0}.web-quiet-path>a{font-size:10px}.web-quiet-path>span{font-size:8px;gap:10px}.web-quiet-editor label{font-size:8px;gap:10px}.web-quiet-editor input{font-size:10px}.web-quiet-editor strong{font-size:17px}.web-quiet-chart>div{font-size:7px}.web-quiet-chart small{font-size:6px}}
/* Dernières finitions : offres plus douces et mouvement mesuré. */
.web-offer-grid .web-offer-bold{background:#f7f4fb;color:#21172c;border:1px solid #ece5f3;border-radius:12px;padding:36px;box-shadow:none}.web-offer-grid .web-offer-commerce{background:#faf9fb;border-color:#e9e5ee}.web-offer-bold .web-offer-number{color:#897396;font-size:9px;letter-spacing:.1em}.web-offer-grid .web-offer-bold h3{color:#251c30;font-size:clamp(38px,3.7vw,52px);line-height:1.05;font-weight:650;letter-spacing:-.045em;margin-top:32px}.web-offer-bold .web-offer-subtitle{color:#61398F;font-size:14px;font-weight:550}.web-offer-grid .web-offer-bold p{color:#7f728a;font-size:12px;min-height:65px}.web-offer-bold .web-offer-symbol{color:#8663a4;border-color:#ded1e9;background:white;width:44px;height:44px;right:30px;top:28px;border-radius:12px}.web-offer-symbol .web-icon{width:23px;height:23px;stroke-width:1.5}.web-offer-bold .web-offer-points{color:#6d5f78;font-size:11px;font-weight:400;gap:12px}.web-offer-bold .web-offer-points li:before{background:#b79ecb;width:4px;height:4px}.web-offer-grid .web-offer-bold a{border-top-color:#ded3e7;color:#61398F;font-size:12px;font-weight:600;padding-top:21px}.web-offer-grid .web-offer-bold a .web-icon{width:20px;height:20px}.web-concept,.web-concept-shop{transform:none;box-shadow:0 12px 30px #44245f0c;border:1px solid #eee8f3;border-radius:7px}.web-offer-grid .web-offer-bold:hover{box-shadow:0 16px 40px #44245f09;border-color:#d5c4e2}.web-cinema-frame{position:relative}.web-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:76px;height:76px;border:1px solid #ffffff70;border-radius:50%;background:#61398Fdd;backdrop-filter:blur(10px);display:grid;place-items:center;color:white;box-shadow:0 8px 40px #0003;transition:background .25s,box-shadow .25s}.web-video-play .web-icon{width:25px;height:25px;fill:currentColor;stroke-width:1;margin-left:4px}.web-video-play:hover{background:#61398F;box-shadow:0 0 0 10px #ffffff18,0 10px 35px #0003}.web-page .web-icon{transition:transform .25s ease}.web-page .web-button:hover>.web-icon,.web-page .web-link:hover>.web-icon,.web-offer-bold a:hover .web-icon,.web-quiet-path a:hover .web-icon{transform:translate(2px,-2px)}.web-filters button,.web-modes button,.web-more,.web-dialog-close{transition:background .2s,color .2s,border-color .2s,box-shadow .2s}.web-filters button:hover:not([aria-pressed=true]),.web-modes button:hover:not([aria-pressed=true]){background:#f0e9f6;color:#61398F}.web-dialog-close:hover{background:#eee5f6;border-color:#c4aee4}.web-principle-label .web-icon{transition:color .3s,transform .3s}.web-principle:hover .web-principle-label .web-icon{transform:translateY(-2px);color:#9670c8}.web-faq summary{transition:color .2s}.web-faq summary:hover,.web-faq details[open] summary{color:#61398F}.web-faq details[open]>p{animation:web-answer-in .25s ease-out}.web-dialog[open]{animation:web-dialog-in .25s cubic-bezier(.2,.7,.2,1)}.web-page input:focus-visible{outline:2px solid #c4aee4;outline-offset:4px}.web-principle-art input{transition:border-color .25s,box-shadow .25s}.web-principle-art input:focus{border-color:#61398F;box-shadow:0 2px 0 #61398F18}.web-cinema video{object-fit:contain}.web-card button:focus-visible{border-radius:6px}.web-arc-controls button{transition:background .2s,color .2s,box-shadow .2s}.web-arc-controls button:hover{box-shadow:0 4px 12px #61398F1a}
@keyframes web-answer-in{from{opacity:.4;transform:translateY(-4px)}to{opacity:1;transform:none}}@keyframes web-dialog-in{from{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:none}}
@media(max-width:700px){.web-offer-grid .web-offer-bold{padding:27px}.web-offer-grid .web-offer-bold h3{font-size:43px}.web-offer-grid .web-offer-commerce h3{font-size:clamp(31px,9.6vw,40px)}.web-offer-bold .web-offer-symbol{right:24px;top:24px;width:37px;height:37px}.web-offer-bold .web-offer-number{font-size:7px}.web-offer-bold .web-offer-subtitle{font-size:12px}.web-offer-grid .web-offer-bold p{min-height:0;font-size:11px}.web-offer-bold .web-offer-points{font-size:10px}.web-offer-grid .web-offer-bold a{font-size:11px}.web-video-play{width:54px;height:54px}.web-video-play .web-icon{width:20px;height:20px}}
@media(prefers-reduced-motion:reduce){.web-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Formats compacts : une seule ligne de titre, rythme resserré. */
.web-offer-grid .web-offer-bold{padding:28px 30px}.web-offer-grid .web-offer-bold h3{font-size:clamp(28px,2.8vw,38px);margin:25px 0 10px;line-height:1.1}.web-offer-bold .web-offer-subtitle{margin-bottom:12px;font-size:12px}.web-offer-grid .web-offer-bold p{min-height:0;font-size:11px;line-height:1.7}.web-offer-bold .web-offer-symbol{width:31px;height:31px;top:21px;right:26px;border-radius:8px}.web-offer-symbol .web-icon{width:18px;height:18px}.web-offer-bold .web-offer-number{font-size:8px}.web-concept,.web-concept-shop{min-height:0;margin:20px 0 15px;padding:13px 17px}.web-concept-top{padding-bottom:9px}.web-concept-hero{min-height:105px;padding:12px 0}.web-concept-hero strong{font-size:21px;margin:8px 0 10px}.web-concept-sculpture{height:85px}.web-concept-sculpture i{width:48px;height:70px}.web-concept-sculpture i:nth-child(3){width:20px;height:20px}.web-concept-foot{padding-top:9px}.web-concept-products{padding:13px 0;gap:12px}.web-concept-products>div{padding:10px 5px 7px}.web-product-shape{height:44px}.shape-bottle{width:24px}.shape-bottle:before{width:14px;left:5px;height:7px;top:-4px}.shape-jar{height:28px;margin-top:16px;width:38px}.shape-box{width:33px}.web-concept-products span{margin-top:8px}.web-offer-bold .web-offer-points{padding-top:7px;gap:8px;font-size:10px}.web-offer-grid .web-offer-bold a{margin-top:19px;padding-top:16px;font-size:11px}.web-offer-grid .web-offer-bold a .web-icon{width:17px;height:17px}
@media(max-width:700px){.web-offer-grid .web-offer-bold{padding:23px}.web-offer-grid .web-offer-bold h3,.web-offer-grid .web-offer-commerce h3{font-size:29px;margin-top:23px}.web-offer-bold .web-offer-number{font-size:6px}.web-offer-bold .web-offer-symbol{right:21px;top:17px;width:29px;height:29px}.web-offer-bold .web-offer-subtitle{font-size:11px}.web-offer-grid .web-offer-bold p{font-size:10px}.web-concept{margin:17px 0 12px;padding:12px}.web-concept-hero{min-height:100px}.web-concept-hero strong{font-size:20px}.web-concept-sculpture i{height:65px;width:43px}.web-offer-bold .web-offer-points{font-size:9px;gap:6px}.web-offer-grid .web-offer-bold a{margin-top:16px;padding-top:13px}}
/* Lecture plus confortable, sans modifier la hiérarchie des titres. */
.web-section-heading p{font-size:15px;line-height:1.8;max-width:360px}.web-offer-grid .web-offer-bold p{font-size:13px;line-height:1.75}.web-offer-bold .web-offer-subtitle{font-size:14px}.web-offer-bold .web-offer-points{font-size:12px}.web-principle-copy p{font-size:15px;line-height:1.8;max-width:400px;color:#706579}.web-faq summary{font-size:14px;line-height:1.55}.web-faq details p{font-size:14px;line-height:1.85}.web-final p{font-size:15px}.web-dialog-bottom p,.web-view-goal{font-size:14px}.web-card p{font-size:12px;line-height:1.6}.web-included p{font-size:12px}.web-offer-grid .web-offer-bold a,.web-quiet-path>a{font-size:13px}
/* Les panneaux suivants recouvrent les précédents, sans détourner le scroll. */
.web-principles-list{position:relative;isolation:isolate}.web-principle{background:#fff;min-height:300px;padding:38px 22px;scroll-margin-top:120px}.web-principles-list.is-stacking .web-principle{position:sticky;top:calc(108px + var(--stack-order)*12px);z-index:calc(1 + var(--stack-order));min-height:320px;margin-bottom:110px;box-shadow:0 -12px 22px -22px #39214655;transform-origin:50% 0}.web-principles-list.is-stacking .web-principle:last-child{margin-bottom:0}.web-principles-list.is-stacking .web-principle:focus-within{z-index:6}.web-principle-label{align-self:start}.web-principles{padding-bottom:70px}
@media(max-width:700px){.web-section-heading p{font-size:13px;line-height:1.8}.web-offer-grid .web-offer-bold p{font-size:12px}.web-offer-bold .web-offer-subtitle{font-size:12px}.web-offer-bold .web-offer-points{font-size:11px}.web-principle-copy p{font-size:13px;line-height:1.75}.web-faq summary{font-size:13px}.web-faq details p{font-size:13px}.web-final p{font-size:14px}.web-dialog-bottom p,.web-view-goal{font-size:12px}.web-card p{font-size:10px}.web-included p{font-size:10px}.web-offer-grid .web-offer-bold a,.web-quiet-path>a{font-size:12px}.web-principle{padding:28px 0;min-height:0;grid-template-columns:57px minmax(0,1fr);gap:18px}.web-principles-list.is-stacking .web-principle{top:calc(84px + var(--stack-order)*10px);min-height:360px;margin-bottom:70px}.web-principles{padding-bottom:40px}}
@media(prefers-reduced-motion:reduce){.web-principles-list.is-stacking .web-principle{position:relative;top:auto;margin-bottom:0;box-shadow:none}}
.page-services_website{overflow-x:clip;overflow-y:visible}

/* Alternating white and brand violet sheets. */
.web-principle{border-radius:14px;border:1px solid #e6deed;padding-inline:28px}
.web-principle:nth-child(odd){background:#fff}
.web-principle:nth-child(even){background:#61398F}
.web-case-visual{margin:0 28px;padding:24px;background:color-mix(in srgb,var(--project-color) 35%,white);border-radius:12px}
.web-case-visual img{display:block;width:100%;height:auto;border-radius:7px;box-shadow:0 12px 32px #24132e18}
.web-case-story{padding:30px 32px 0}.web-case-story h3{font-size:clamp(22px,3vw,34px);line-height:1.25;margin:12px 0}.web-case-story p{font-size:15px;line-height:1.8;color:#675c72;max-width:760px}
.web-dialog-bottom{padding-top:12px}.web-dialog-bottom p{flex-basis:100%;max-width:760px;line-height:1.8}
@media(max-width:700px){.web-principle{padding-inline:15px;gap:12px}.web-case-visual{margin:0 14px;padding:10px}.web-case-story{padding:24px 20px 0}.web-case-story p{font-size:13px}.web-dialog-bottom{padding:12px 20px 24px}.web-arc-controls{gap:10px}.web-arc-controls p{min-width:0}}

.web-principle:nth-child(even){color:#fff;border-color:#61398F}
.web-principle:nth-child(even) h3,.web-principle:nth-child(even) .web-principle-label,.web-principle:nth-child(even) .web-principle-label>.web-icon,.web-principle:nth-child(even) .web-quiet-path>a{color:#fff}
.web-principle:nth-child(even) .web-principle-copy p,.web-principle:nth-child(even) .web-principle-label>span,.web-principle:nth-child(even) .web-quiet-path>span,.web-principle:nth-child(even) .web-quiet-chart>div,.web-principle:nth-child(even) .web-quiet-chart small{color:#ede3f6}
.web-principle:nth-child(even) .web-quiet-path>a{border-color:#ffffff60}
.web-principle:nth-child(even) .web-quiet-path i{background:#ffffff60}
.web-principle:nth-child(even) .web-quiet-chart path:first-child{stroke:#ffffff30}
.web-principle:nth-child(even) .web-quiet-chart path:last-child{stroke:#fff}
.web-proof>p>strong{font-size:clamp(22px,2.7vw,36px);letter-spacing:-.045em}
@media(max-width:700px){.web-proof>p>strong{font-size:25px}}

/* Two formats, using the white/violet brand pair. */
.web-offer-grid .web-offer-vitrine{background:#fff;border-color:#dfd5e9}
.web-offer-grid .web-offer-commerce{background:#61398F;border-color:#61398F;color:#fff}
.web-offer-grid .web-offer-commerce h3,.web-offer-commerce .web-offer-subtitle,.web-offer-grid .web-offer-commerce a{color:#fff}
.web-offer-commerce .web-offer-number,.web-offer-grid .web-offer-commerce p,.web-offer-commerce .web-offer-points{color:#ede3f6}
.web-offer-commerce .web-offer-symbol{background:transparent;color:#fff;border-color:#ffffff50}
.web-offer-commerce .web-offer-points li:before{background:#fff}
.web-offer-grid .web-offer-commerce a{border-top-color:#ffffff40}
.web-offer-grid .web-offer-commerce:hover{border-color:#61398F;box-shadow:0 16px 40px #44245f19}
.web-offer-commerce .web-concept-shop{color:#251c30;border-color:#fff;box-shadow:0 12px 28px #29113e26}
/* A quiet technical interlude: real marks, open layout, no extra CTA. */
.web-technologies{padding:75px 0 50px;background:#fff;border-top:1px solid #e9e3ef}
.web-tech-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:45px}
.web-tech-heading .web-eyebrow{color:#61398F;margin-bottom:20px}
.web-tech-heading h2{font-size:clamp(34px,4vw,55px);font-weight:600;letter-spacing:-.045em;line-height:1.08}
.web-tech-heading h2 em{color:#61398F;font-size:1.16em}
.web-tech-heading>p{font-size:15px;line-height:1.8;color:#706579;max-width:365px}
.web-tech-list{list-style:none;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;border-top:1px solid #e9e3ef;border-bottom:1px solid #e9e3ef}
.web-tech-item{position:relative;min-width:0;padding:30px 12px 27px;text-align:center}
.web-tech-item:not(:last-child):after{content:'';position:absolute;right:0;top:28px;bottom:28px;width:1px;background:#e9e3ef}
.web-tech-logo{height:66px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.web-tech-mark{width:48px;height:48px;object-fit:contain;transition:transform .3s cubic-bezier(.2,.7,.2,1)}
.web-tech-mark--php{width:76px}.web-tech-mark--mysql{width:64px;height:58px}.web-tech-mark--gsap{width:88px;height:48px;padding:10px;background:#61398F;border-radius:7px}
.web-tech-item:hover .web-tech-mark{transform:translateY(-4px)}
.web-tech-item h3{font-size:15px;font-weight:650;letter-spacing:-.025em;margin-bottom:7px}
.web-tech-item p{font-size:11px;line-height:1.5;color:#706579}
.web-tech-signature{display:flex;gap:18px;align-items:center;padding-top:25px}
.web-tech-signature>span:first-child{font-family:monospace;font-size:24px;letter-spacing:-.08em;color:#61398F}
.web-tech-signature p{font-size:12px;line-height:1.7;color:#706579}
.web-tech-caption{margin-left:auto;color:#887697;font-size:8px;letter-spacing:.1em}
.web-tech-mobile-break{display:none}
@media(max-width:900px){.web-tech-list{grid-template-columns:repeat(3,minmax(0,1fr))}.web-tech-item:nth-child(3):after{display:none}.web-tech-item:nth-child(-n+3){border-bottom:1px solid #e9e3ef}}
@media(max-width:700px){.web-technologies{padding:45px 0 30px}.web-tech-heading{display:block;margin-bottom:30px}.web-tech-heading h2{font-size:35px}.web-tech-heading>p{font-size:13px;margin-top:23px}.web-tech-heading .web-eyebrow{font-size:8px;margin-bottom:15px}.web-tech-item{padding:22px 4px}.web-tech-logo{height:50px;margin-bottom:14px}.web-tech-mark{width:37px;height:37px}.web-tech-mark--php{width:62px}.web-tech-mark--mysql{width:50px;height:44px}.web-tech-mark--gsap{width:70px;height:38px;padding:8px}.web-tech-item h3{font-size:12px}.web-tech-item p{font-size:9px}.web-tech-caption{display:none}.web-tech-signature{gap:13px;padding-top:20px}.web-tech-signature p{font-size:11px}.web-tech-mobile-break{display:block}}
@media(prefers-reduced-motion:reduce){.web-tech-mark{transition:none}.web-tech-item:hover .web-tech-mark{transform:none}}

/* Use the site's shared Montserrat scale, as on About and Services. */
.web-page{--font-script:var(--font-display)}
.web-page em{font-family:var(--font-display);font-style:normal;font-weight:inherit;font-size:1em;letter-spacing:inherit}
.web-page .web-section-heading h2,.web-page .web-principles-heading h2,.web-page .web-tech-heading h2,.web-page .web-faq h2,.web-page .web-final h2{font-family:var(--font-display);font-size:var(--text-display-md);font-weight:800;line-height:1.1;letter-spacing:-.02em}
.web-page h2 em,.web-page .web-tech-heading h2 em,.web-page .web-final h2 em{font-size:1em;font-weight:inherit}
.web-page .web-offer-grid h3,.web-page .web-principle-copy h3,.web-page .web-case-story h3{font-family:var(--font-display);font-size:var(--text-h1);font-weight:700;line-height:1.1;letter-spacing:-.02em}
.web-page .web-section-heading>p,.web-page .web-tech-heading>p{font-size:var(--text-body-lg);line-height:1.7;max-width:420px}
.web-page .web-offer-bold>p,.web-page .web-principle-copy p,.web-page .web-faq details>p,.web-page .web-final p,.web-page .web-case-description p{font-family:var(--font-body);font-size:var(--text-body);line-height:1.8}
.web-page .web-offer-subtitle,.web-page .web-offer-points,.web-page .web-offer-bold>a,.web-page .web-faq summary{font-size:var(--text-body-sm)}
.web-page .web-eyebrow{font-size:var(--text-caption)}
.web-page .web-tech-item h3{font-size:var(--text-body);font-weight:700}.web-page .web-tech-item p{font-size:var(--text-caption)}
.web-case-description{max-width:76ch;margin-top:22px}.web-page .web-case-description p{max-width:none;margin:0 0 20px;color:#56525f}.web-page .web-case-description p:last-child{margin-bottom:0}.web-dialog-bottom{padding-top:24px;margin-top:24px;border-top:1px solid #e9e3ef}
@media(max-width:700px){.web-page .web-section-heading>p,.web-page .web-tech-heading>p{font-size:var(--text-body)}.web-page .web-eyebrow{font-size:10px;letter-spacing:.1em}.web-page .web-case-description p{font-size:var(--text-body-sm);line-height:1.8}.web-page .web-tech-item h3{font-size:var(--text-body-sm)}.web-page .web-tech-item p{font-size:11px}.web-page .web-offer-points{font-size:var(--text-caption)}}

/* Clear invitation to watch, with a consistent vector icon family. */
.web-video-intro{width:75%;max-width:1000px;margin:0 auto 32px;text-align:center}
.web-page .web-video-intro h2{font-family:var(--font-display);font-size:var(--text-display-md);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin:0}
.web-video-intro h2 span{color:#61398F}
.web-video-invitation{display:inline-flex;align-items:center;gap:12px;margin-top:24px;padding:8px 4px;background:none;border:0;color:#61398F;font:600 16px var(--font-body);cursor:pointer}
.web-video-invitation .web-icon{width:32px;height:32px;padding:8px;border:1px solid #61398F45;border-radius:50%;fill:currentColor;stroke-width:1.5;transition:transform .2s,background .2s}
.web-video-invitation:hover .web-icon{transform:scale(1.08);background:#61398F0a}
.web-video-invitation[hidden]{display:none}
.web-page .web-included{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:30px 0 8px}
.web-page .web-included p{display:flex;align-items:center;gap:12px;font-size:var(--text-body-sm);font-weight:500;line-height:1.55;margin:0}
.web-included .web-icon{width:26px;height:26px;color:#61398F;stroke-width:1.6;flex:none}
.web-page .web-offer-symbol .web-icon{stroke-width:1.6}
@media(max-width:700px){.web-video-intro{width:92%;margin-bottom:24px}.web-page .web-video-intro h2{font-size:var(--text-h1)}.web-video-invitation{font-size:14px;margin-top:18px}.web-page .web-included{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;padding:26px 0 0}.web-page .web-included p{font-size:12px;gap:10px}.web-included .web-icon{width:24px;height:24px}}
@media(prefers-reduced-motion:reduce){.web-video-invitation .web-icon{transition:none}.web-video-invitation:hover .web-icon{transform:none}}

/* Standalone headings, with no decorative overlines. */
.web-page .web-offer-grid .web-offer-bold h3{margin-top:0;padding-right:32px}

/* Backend testimonials: same player as Home, an open two-column presentation. */
.web-testimonials{padding:65px 0 75px}
.web-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 28px}
.web-review-card{min-width:0}
.web-testimonials .vreview-wrap{position:relative;aspect-ratio:16/10;overflow:hidden;border-radius:16px;background:#21172c}
.web-testimonials .vreview-poster{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#61398F;z-index:2;transition:opacity .25s}
.web-testimonials .web-review-card:nth-child(even) .vreview-poster{background:#21172c}
.web-testimonials .vreview-poster>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.web-testimonials .vreview-poster.is-hidden{opacity:0;pointer-events:none;visibility:hidden}
.web-review-preview-label{position:absolute;top:22px;left:24px;color:#fff;font-size:12px;border:1px solid #ffffff60;border-radius:30px;padding:6px 12px}
.web-review-poster-title{position:absolute;bottom:24px;left:24px;color:#fff;font:700 clamp(24px,3vw,36px) var(--font-display);letter-spacing:-.02em}
.web-testimonials .vreview-play{position:relative;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;border:1px solid #ffffff80;background:#fff;color:#61398F;cursor:pointer;transition:transform .2s,box-shadow .2s}
.web-testimonials .vreview-play .web-icon{width:23px;height:23px;margin-left:3px;fill:currentColor;stroke-width:1}
.web-testimonials .vreview-play:hover{transform:scale(1.06);box-shadow:0 0 0 9px #ffffff18}
.web-testimonials .vreview-player{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;border:0;opacity:0;visibility:hidden}
.web-testimonials .vreview-player.is-playing{opacity:1;visibility:visible}
.web-review-body{padding:22px 0 0}.web-review-body h3{font:700 18px/1.4 var(--font-display);margin:0 0 8px;letter-spacing:-.02em}.web-review-body p{font-size:14px;line-height:1.7;color:#706579;margin:0}
.web-review-body blockquote{font-size:18px;line-height:1.7;margin:0 0 20px;color:#21172c}.web-review-photo{width:72px;height:72px;object-fit:cover;border-radius:50%}
@media(max-width:700px){.web-testimonials{padding:40px 0 45px}.web-review-grid{grid-template-columns:1fr;gap:30px}.web-testimonials .vreview-wrap{border-radius:12px}.web-review-preview-label{top:16px;left:18px}.web-review-poster-title{bottom:18px;left:18px}.web-testimonials .vreview-play{width:54px;height:54px}.web-review-body{padding-top:17px}.web-review-body h3{font-size:16px}}
@media(prefers-reduced-motion:reduce){.web-testimonials .vreview-play,.web-testimonials .vreview-poster{transition:none}.web-testimonials .vreview-play:hover{transform:none}}

/* Portrait reels: room for faces, names and voices, with a continuous horizontal rail. */
.web-review-viewport{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;overflow-anchor:none;padding:8px 0 20px;touch-action:pan-x pan-y;mask-image:none}
.web-review-viewport::-webkit-scrollbar{display:none}
.web-testimonials .web-review-grid{display:flex;gap:24px;align-items:start}
.web-testimonials .web-review-card{flex:0 0 288px;min-width:0}
.web-reel-cover{position:relative;display:block;width:100%;aspect-ratio:9/16;overflow:hidden;background:#61398F;border:0;border-radius:18px;color:#fff;cursor:pointer;text-align:left;padding:0}
.web-review-card:nth-child(even) .web-reel-cover{background:#21172c}
.web-reel-cover>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}
.web-reel-cover:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#120c1ce6);pointer-events:none}
.web-reel-cover:hover>img{transform:scale(1.025)}
.web-reel-play{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);display:grid;place-items:center;width:62px;height:62px;border:1px solid #ffffffaa;background:#ffffffed;border-radius:50%;color:#61398F;z-index:1;transition:box-shadow .2s}
.web-reel-play .web-icon{fill:currentColor;width:23px;height:23px;margin-left:3px}
.web-reel-cover:hover .web-reel-play{box-shadow:0 0 0 9px #ffffff20}
.web-reel-identity{position:absolute;left:22px;right:22px;bottom:26px;z-index:1;display:grid;gap:8px}
.web-reel-identity strong{font:700 22px/1.25 var(--font-display)}.web-reel-identity>span{font:400 13px/1.5 var(--font-body);color:#ffffffdc}
.web-testimonials .web-review-body h3{font-size:16px}.web-testimonials .web-review-body blockquote{font-size:16px}
.web-review-controls{display:flex;justify-content:center;gap:12px;margin-top:8px}.web-review-controls[hidden]{display:none}
.web-review-controls button,.web-reel-dialog-head button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #61398F40;border-radius:50%;background:#fff;color:#61398F;cursor:pointer}
.web-review-controls button:hover{background:#61398F;color:#fff}
.web-reel-dialog{width:min(430px,calc(100vw - 24px));max-height:94dvh;padding:16px;border:0;border-radius:18px;background:#fff;color:#21172c;overflow-y:auto}
.web-reel-dialog::backdrop{background:#100919d9;backdrop-filter:blur(7px)}
.web-reel-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.web-reel-dialog-head h2{font:700 16px/1.4 var(--font-display);margin:0}.web-reel-dialog-head button{flex:none;width:36px;height:36px}
.web-reel-player{aspect-ratio:9/16;max-height:72dvh;margin:auto;background:#100919;border-radius:10px;overflow:hidden}.web-reel-player video,.web-reel-player iframe{display:block;width:100%;height:100%;border:0;object-fit:contain}
.web-reel-context{font:400 14px/1.65 var(--font-body);margin:14px 0 0;color:#706579}
@media(max-width:700px){.web-testimonials .web-review-card{flex-basis:252px}.web-review-viewport{margin-inline:-10px;padding-inline:10px;mask-image:none}.web-reel-cover{border-radius:14px}.web-reel-identity{left:20px;bottom:23px}.web-reel-identity strong{font-size:20px}.web-testimonials .web-review-body{padding-top:14px}}
@media(prefers-reduced-motion:reduce){.web-reel-cover>img,.web-reel-play{transition:none}.web-reel-cover:hover>img{transform:none}}

.web-reel-dialog{margin:auto;inset:0}.web-review-viewport{cursor:grab}.web-review-viewport:active{cursor:grabbing}


/* Violet showcase inside the white site-vitrine offer. */
.web-offer-vitrine .web-concept{background:#61398F;color:#fff;border-color:#61398F}
.web-offer-vitrine .web-concept-top,.web-offer-vitrine .web-concept-foot{border-color:#ffffff35}
.web-offer-vitrine .web-concept-top>span{background:#ffffff65}
.web-offer-vitrine .web-concept-top>i{background:#fff}
.web-offer-vitrine .web-concept-hero small,.web-offer-vitrine .web-concept-foot{color:#eee5f7}
.web-offer-vitrine .web-concept-cta{color:#fff}
.web-offer-vitrine .web-concept-sculpture i{background:linear-gradient(130deg,#fff,#c4aee4);box-shadow:8px 12px 15px #29133e26}
.web-offer-vitrine .web-concept-sculpture i:nth-child(2){background:#ffffff40;box-shadow:none}
.web-offer-vitrine .web-concept-sculpture i:nth-child(3){background:#fff}

/* Give the arc navigation clear breathing room beneath the cards. */
.web-arc-controls{margin-top:52px}
@media(max-width:700px){.web-arc-controls{margin-top:40px}}

/* Carrousel en arc : les cartes inclinées débordent volontairement de la
   colonne jusqu'aux bords de l'écran. site-refinement.css remet le <body> de
   ces pages en overflow:visible ; sur mobile, ce débordement élargissait alors
   toute la page (1 454 px au lieu de 375) et la faisait glisser vers la droite.
   On coupe donc à la section, pleine largeur : rien de visible ne change. */
.web-carousel-section,
.social-showcase { overflow-x: clip; }
