.landing{background:var(--ws-cloud);color:var(--ws-navy);overflow:clip}.landing section{position:relative}.landing .wrap{width:var(--wrap)}.landing h1{font-size:var(--ws-type-home-h1);letter-spacing:-.04em;line-height:1}.landing h2{font-size:var(--ws-type-section-h2);letter-spacing:-.035em;line-height:1.06}.landing h3{font-size:var(--ws-type-heading-h3);line-height:1.14}.section-label{color:var(--ws-orange-dark);letter-spacing:.075em;text-transform:uppercase;margin:0 0 .9rem;font-size:.76rem;font-weight:800}.night{background:var(--ws-night);color:#fff}.night .section-label{color:#ffad73}.hero{isolation:isolate;background:linear-gradient(#fff 0%,#fbfcfe 74%,#f1f4f8 100%);padding:clamp(5rem,8vw,7rem) 0 0}.hero__grid{z-index:-2;background:radial-gradient(circle at 16% 12%,#f9731612,#0000 26%),radial-gradient(circle at 84% 6%,#175cd314,#0000 28%);position:absolute;inset:0 0 21%;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero__content{text-align:center}.hero__brandline{--marque-chassis:var(--ws-navy);--marque-signe:var(--ws-orange);border:1px solid var(--ws-line);min-height:54px;box-shadow:var(--ws-shadow-sm);transition:border-color .2s var(--ws-ease), box-shadow .2s var(--ws-ease), transform .2s var(--ws-ease);background:linear-gradient(#fff 0%,#fdfbf7 100%);border-radius:16px;align-items:center;gap:.7rem;margin-bottom:1.5rem;padding:.55rem 1.2rem;display:inline-flex}.hero__brandline:hover{box-shadow:var(--ws-shadow-lg);border-color:#d0d5dd;transform:translateY(-1px)}.hero__brandline svg{flex-shrink:0}.hero__brandline-texte{text-align:left;flex-direction:column;gap:.15rem;display:flex}.hero__brandline-nom{color:var(--ws-navy);font-family:var(--font-display);letter-spacing:-.015em;font-size:1.05rem;font-weight:700;line-height:1}.hero__brandline-nom span{color:var(--ws-orange)}.hero__brandline-signature{color:var(--ws-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:700;line-height:1}.hero h1{max-width:980px;margin-inline:auto}.hero h1 span{color:var(--ws-orange)}.hero__lead{max-width:720px;color:var(--ws-slate);margin:1.35rem auto 0;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.65}.hero__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.7rem;display:flex}.hero__price{color:var(--ws-muted);justify-content:center;gap:.65rem;margin-top:.9rem;font-size:.84rem;display:flex}.hero__price strong{color:var(--ws-navy)}.hero__price span:before{content:"·";margin-right:.65rem}.hero-product{perspective:1400px;margin-top:clamp(2.5rem,4.5vw,4rem);position:relative}.hero-product__halo{z-index:0;filter:blur(24px);background:radial-gradient(#f9731633,#175cd314 44%,#0000 72%);position:absolute;inset:-70px 10% 4%}.product-window{animation:product-enter .85s var(--ws-ease) both;transform-origin:50% 100%;background:#fff;border:1px solid #1018281f;border-radius:18px 18px 10px 10px;overflow:hidden;box-shadow:0 42px 110px -54px #1018288f,0 14px 34px -24px #175cd34d}.product-window__bar{border-bottom:1px solid var(--ws-line);min-height:48px;color:var(--ws-muted);background:#f9fafb;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 1rem;font-size:.72rem;display:grid}.product-window__dots{gap:6px;display:flex}.product-window__dots i{background:#d0d5dd;border-radius:50%;width:8px;height:8px}.product-window__dots i:first-child{background:#ff8d5c}.product-window__address{background:#fff;border:1px solid #e4e7ec;border-radius:7px;padding:.34rem .8rem}.product-window__status{color:#027a48;justify-self:end;align-items:center;gap:.38rem;font-weight:700;display:flex}.product-window__status i{background:#12b76a;border-radius:50%;width:7px;height:7px}.product-window__body{background:#edf1f5;padding:clamp(.5rem,1.2vw,.9rem)}.product-window__body .demo{box-shadow:none!important}.hero-product__bridge{color:var(--ws-muted);justify-content:center;align-items:center;gap:.65rem;margin:1rem 0 1.2rem;font-size:.8rem;display:flex}.hero-product__bridge i{background:linear-gradient(90deg, var(--ws-blue), var(--ws-orange));width:72px;height:1px;position:relative}.hero-product__bridge i:after{content:"";border-top:1px solid var(--ws-orange);border-right:1px solid var(--ws-orange);width:7px;height:7px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.hero-product__bridge strong{color:var(--ws-navy)}@keyframes product-enter{0%{opacity:.45;filter:blur(7px);transform:translateY(28px)rotateX(3deg)}to{opacity:1;filter:none;transform:none}}.benefits{border-block:1px solid var(--ws-line);background:#fff}.benefits__grid{grid-template-columns:repeat(4,1fr);display:grid}.benefits p{border-right:1px solid var(--ws-line);gap:.14rem;padding:1.25rem 1.45rem;display:grid}.benefits p:last-child{border:0}.benefits strong{font-size:.9rem}.benefits span{color:var(--ws-muted);font-size:.76rem}.problem{background:radial-gradient(circle at 76% 16%, #175cd338, transparent 34%), var(--ws-night);padding:clamp(5.5rem,8vw,8rem) 0}.problem__intro{grid-template-columns:1fr .72fr;align-items:end;gap:4rem;display:grid}.problem__intro .section-label{grid-column:1/-1;margin-bottom:-2.8rem}.problem__intro h2{max-width:20ch;font-size:var(--ws-type-section-compact)}.problem__intro h2 span{color:#98a2b3}.problem__intro>p:last-child{color:#c3ccda;max-width:60ch;font-size:1rem}.problem__comparison{border:1px solid #ffffff1f;border-radius:14px;grid-template-columns:1.05fr .95fr;margin-top:4rem;display:grid;overflow:hidden}.problem__comparison>div{min-height:390px;padding:clamp(1.5rem,3.4vw,3.1rem)}.problem__comparison>div>p{letter-spacing:.07em;text-transform:uppercase;font-size:.76rem;font-weight:800}.problem__conclusion{color:#c3ccda;max-width:60ch;margin-top:1.5rem;font-size:1rem}.problem__noise{background:#121c2b;position:relative}.problem__noise>div{height:190px;margin-top:1.2rem;position:relative}.problem__noise span{color:#98a2b3;transform:rotate(var(--r));border:1px solid #ffffff1f;border-radius:7px;padding:.5rem .75rem;font-size:.78rem;position:absolute}.problem__noise span:first-child{--r:-5deg;top:8%;left:4%}.problem__noise span:nth-child(2){--r:4deg;top:2%;left:34%}.problem__noise span:nth-child(3){--r:-2deg;top:15%;right:8%}.problem__noise span:nth-child(4){--r:3deg;top:42%;left:15%}.problem__noise span:nth-child(5){--r:-4deg;top:39%;left:48%}.problem__noise span:nth-child(6){--r:5deg;top:57%;right:2%}.problem__noise span:nth-child(7){--r:-3deg;bottom:5%;left:7%}.problem__noise span:nth-child(8){--r:2deg;bottom:1%;left:58%}.problem__noise strong,.problem__clarity strong{max-width:39ch;margin-top:1.2rem;font-size:1.05rem;line-height:1.5;display:block}.problem__clarity{color:var(--ws-navy);background:#f8fafc}.problem__clarity>p{color:var(--ws-orange-dark)}.problem__clarity ol{margin-top:1.5rem}.problem__clarity li{border-bottom:1px solid #dfe4eb;align-items:center;gap:1rem;padding:1.05rem 0;font-weight:750;display:flex}.problem__clarity li i{width:30px;height:30px;color:var(--ws-blue);background:#eff4ff;border-radius:8px;place-items:center;font-size:.78rem;font-style:normal;display:grid}.problem__clarity strong{color:var(--ws-slate)}.overview{background:#fff;padding:clamp(5.5rem,9vw,8.5rem) 0}.overview__heading{grid-template-columns:1fr .65fr;align-items:end;gap:4rem;display:grid}.overview__heading h2{max-width:18ch}.overview__heading>p{max-width:55ch;color:var(--ws-slate)}.overview__shot{width:min(1500px,100% - 2rem);margin:3.5rem auto 0;position:relative}.overview__shot img{border:1px solid var(--ws-line);border-radius:10px;width:100%;height:auto;box-shadow:0 34px 82px -48px #10182875}.overview__shot figcaption{background:var(--ws-navy);color:#fff;border-radius:10px;max-width:380px;padding:1.05rem 1.25rem;display:grid;position:absolute;bottom:-1.5rem;right:2rem;box-shadow:0 18px 40px -24px #101828b3}.overview__shot figcaption span{color:#ffad73;text-transform:uppercase;font-size:.7rem;font-weight:800}.overview__shot figcaption strong{margin-top:.2rem;font-size:.88rem}.hub-section{isolation:isolate;background:radial-gradient(circle at 88% 18%,#175cd317,#0000 28rem),linear-gradient(#f7faff 0%,#edf3fa 100%);padding:clamp(5.5rem,9vw,9rem) 0;position:relative;overflow:clip}.hub-section__heading{grid-template-columns:minmax(0,.95fr) minmax(320px,.7fr);align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.hub-section__heading h2{max-width:16ch}.hub-section__heading>p{max-width:62ch;color:var(--ws-slate);font-size:clamp(1rem,1.4vw,1.12rem)}.content-pipeline{background:#ffffffd1;border:1px solid #175cd321;border-radius:18px;grid-template-columns:minmax(250px,.75fr) minmax(220px,.58fr) minmax(370px,1.1fr);gap:clamp(3rem,5vw,5.2rem);min-height:650px;margin-top:clamp(3rem,5vw,4.5rem);padding:clamp(1.5rem,2.4vw,2.25rem);display:grid;position:relative;box-shadow:0 34px 80px -52px #10182885}.content-pipeline .sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pipeline-connections{z-index:0;pointer-events:none;width:calc(100% - 4.5rem);height:calc(100% - 4.5rem);position:absolute;inset:2.25rem;overflow:visible}.pipeline-line{fill:none;stroke:#a8bdd9;stroke-linecap:round;stroke-width:2px;vector-effect:non-scaling-stroke;transition:stroke .18s var(--ws-ease), stroke-width .18s var(--ws-ease), filter .18s var(--ws-ease)}.pipeline-line--output{stroke:var(--ws-blue);stroke-width:2.5px}.pipeline-connections marker path{fill:none;stroke:var(--ws-blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.pipeline-modules,.pipeline-engine,.pipeline-output{z-index:1;min-width:0;position:relative}.pipeline-modules{grid-column:1}.pipeline-engine{grid-column:2}.pipeline-output{grid-column:3}.pipeline-step{min-height:34px;color:var(--ws-navy);align-items:center;gap:.7rem;display:flex}.pipeline-step>span{width:28px;height:28px;color:var(--ws-blue);background:#fff;border:1px solid #a8c4e9;border-radius:7px;place-items:center;font-size:.72rem;font-weight:800;display:grid}.pipeline-step strong{font:700 .86rem var(--font-display)}.pipeline-modules__help{max-width:29ch;color:var(--ws-slate);margin:.75rem 0 1rem;font-size:.75rem;line-height:1.5}.pipeline-modules__stack{gap:.65rem;display:grid}.pipeline-module{width:100%;min-height:72px;color:var(--ws-navy);font:inherit;text-align:left;cursor:pointer;transition:border-color .15s var(--ws-ease), box-shadow .15s var(--ws-ease), transform .15s var(--ws-ease);background:#fff;border:1px solid #d5deea;padding:0;display:grid;position:relative;box-shadow:0 12px 24px -24px #10182880}.pipeline-module:hover{border-color:#8bb4ed;transform:translate(4px);box-shadow:0 16px 28px -22px #1018286b}.pipeline-module:focus-visible{z-index:2;outline:3px solid var(--ws-orange);outline-offset:3px}.pipeline-module strong,.pipeline-module small{display:block}.pipeline-module strong{font:720 .83rem var(--font-display)}.pipeline-module small{color:#667085;margin-top:.16rem;font-size:.63rem;line-height:1.35}.pipeline-module--textes{border-radius:7px 14px 14px 7px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.78rem .9rem}.pipeline-module__meta{color:var(--ws-blue);letter-spacing:.06em;writing-mode:vertical-rl;font-size:.57rem;font-weight:800}.pipeline-module__lines{gap:6px;display:grid}.pipeline-module__lines i{background:#c8d8ed;border-radius:3px;width:100%;height:3px;display:block}.pipeline-module__lines i:nth-child(2){width:82%}.pipeline-module__lines i:nth-child(3){width:58%}.pipeline-module--photos{color:#fff;background:var(--ws-navy);border-color:#27354a;border-radius:14px 7px;grid-template-columns:64px 1fr auto;align-items:center;gap:.75rem;padding:.45rem .7rem .45rem .45rem;overflow:hidden}.pipeline-module--photos small{color:#bac5d4}.pipeline-module__photo{border-radius:9px 5px;height:56px;overflow:hidden}.pipeline-module__photo img{object-fit:cover;width:100%;height:100%}.pipeline-module__format,.pipeline-module__state{color:#dce7f5;letter-spacing:.05em;background:#ffffff1c;border-radius:5px;align-self:start;padding:.22rem .35rem;font-size:.5rem;font-weight:800}.pipeline-module--articles{background:#fbfdff;border-radius:5px 14px;grid-template-columns:42px 1fr auto;align-items:center;gap:.75rem;padding:.7rem .8rem}.pipeline-module__document{clip-path:polygon(0 0,75% 0,100% 23%,100% 100%,0 100%);background:#fff;border:1px solid #afc3de;gap:5px;width:34px;height:44px;padding:12px 7px 7px;display:grid;position:relative}.pipeline-module__document i{background:#88a8d1;height:2px}.pipeline-module__state{color:#175cd3;background:#eaf2ff}.pipeline-module--realisations{border-radius:14px 14px 5px 5px;grid-template-columns:.78fr 1.22fr;align-items:center;gap:.85rem;padding:.72rem .8rem}.pipeline-module__gallery,.pipeline-site__gallery{grid-template-columns:1.2fr .8fr .8fr;gap:4px;height:46px;display:grid}.pipeline-module__gallery i,.pipeline-site__gallery i{background:linear-gradient(145deg,#1018281f,#0000 58%),#aac2df;border-radius:4px}.pipeline-module__gallery i:first-child,.pipeline-site__gallery i:first-child{background:linear-gradient(145deg,#0000,#f9731638),#d8e5f5}.pipeline-module__gallery i:last-child,.pipeline-site__gallery i:last-child{background:#223653}.pipeline-module--coordonnees{background:#f3f7fc;border-radius:999px;grid-template-columns:38px 1fr;align-items:center;gap:.75rem;padding:.72rem 1rem}.pipeline-module--coordonnees svg{fill:none;width:28px;stroke:var(--ws-orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.pipeline-engine{grid-template-rows:auto 1fr;display:grid}.pipeline-engine .pipeline-step{justify-content:center}.pipeline-core{text-align:center;align-content:center;justify-items:center;min-height:530px;display:grid;position:relative}.pipeline-core__halo{filter:blur(16px);opacity:.72;background:radial-gradient(circle,#175cd32e,#0000 68%);border-radius:50%;width:250px;height:320px;position:absolute}.pipeline-core__plate{z-index:1;clip-path:polygon(11% 0,89% 0,100% 10%,100% 90%,89% 100%,11% 100%,0 90%,0 10%);width:min(100%,224px);transition:filter .2s var(--ws-ease), transform .2s var(--ws-ease);background:linear-gradient(145deg,#9ec1ee,#274f88 55%,#0b1220);padding:1px;position:relative;box-shadow:0 28px 48px -28px #101828b8,0 8px 16px -12px #101828bf}.pipeline-core__plate-inner{color:#fff;background:linear-gradient(180deg, #ffffff12, transparent 36%), linear-gradient(145deg, #1c3456, var(--ws-navy) 62%, #0b1220);min-height:270px;clip-path:inherit;place-items:center;padding:1.1rem;display:grid;position:relative}.pipeline-core__status{color:#c9d7e8;border-bottom:1px solid #ffffff21;justify-self:stretch;align-items:center;gap:.4rem;padding-bottom:.7rem;font-size:.58rem;display:flex}.pipeline-core__status i{background:#56d79a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #56d79a1a}.pipeline-core__heart{background:#ffffff12;border:1px solid #ffffff38;border-radius:17px 7px;place-items:center;width:58px;height:58px;display:grid;position:relative}.pipeline-core__heart:before,.pipeline-core__heart:after{content:"";border-block:3px solid #fff;width:18px;height:28px;position:absolute}.pipeline-core__heart:before{border-left:3px solid #fff;left:9px}.pipeline-core__heart:after{border-right:3px solid #fff;right:9px}.pipeline-core__heart i{background:var(--ws-orange);border-radius:50%;width:16px;height:16px;box-shadow:0 6px 14px -5px #f97316c7}.pipeline-core__plate strong{font:740 1.12rem var(--font-display);letter-spacing:-.02em;align-self:end}.pipeline-core__plate small{color:#aebed1;align-self:start;font-size:.58rem}.pipeline-core__ports{gap:8px;display:flex}.pipeline-core__ports i{background:#19304f;border:1px solid #6f91be;border-radius:2px;width:7px;height:7px}.pipeline-core>p{z-index:1;max-width:24ch;color:var(--ws-slate);margin-top:1.4rem;font-size:.71rem;line-height:1.55;position:relative}.pipeline-output{grid-template-rows:auto 1fr;display:grid}.pipeline-site{background:#fff;border:1px solid #bccbe0;border-radius:15px;align-self:center;margin-top:1rem;overflow:hidden;box-shadow:0 30px 60px -38px #10182894,0 9px 20px -16px #10182873}.pipeline-site__bar{color:#c7d2e1;background:var(--ws-navy);grid-template-columns:1fr auto 1fr;align-items:center;min-height:40px;padding:0 .8rem;display:grid}.pipeline-site__bar>span{gap:5px;display:flex}.pipeline-site__bar i{background:#65758b;border-radius:50%;width:6px;height:6px}.pipeline-site__bar small{border:1px solid #ffffff1c;border-radius:5px;padding:.28rem .75rem;font-size:.52rem}.pipeline-site__bar b{color:#7ee0ae;justify-self:end;font-size:.53rem}.pipeline-site__page{background:#f7f4ed}.pipeline-site__header{border-bottom:1px solid #dfd8cb;justify-content:space-between;align-items:center;min-height:44px;padding:0 1rem;display:flex}.pipeline-site__brand{color:#28342f;font-family:Georgia,serif;font-size:.87rem}.pipeline-site__nav{color:#7a817c;font-size:.47rem}.pipeline-site__hero{grid-template-columns:.88fr 1.12fr;min-height:210px;display:grid}.pipeline-site__zone{outline-offset:-2px;transition:box-shadow .18s var(--ws-ease), outline-color .18s var(--ws-ease), transform .18s var(--ws-ease);outline:0 solid #0000;position:relative}.pipeline-site__tag{z-index:2;color:#405066;font:750 .42rem var(--font-body);letter-spacing:.04em;text-transform:uppercase;background:#ffffffdb;border:1px solid #1018281c;border-radius:4px;padding:.18rem .28rem;position:absolute;top:7px;left:7px}.pipeline-site__zone--textes{align-content:end;padding:2rem 1rem 1.2rem;display:grid}.pipeline-site__zone--textes>small{color:#916e53;letter-spacing:.08em;text-transform:uppercase;font-size:.45rem;font-weight:800}.pipeline-site__zone--textes>strong{color:#29332f;max-width:9ch;margin-top:.45rem;font-family:Georgia,serif;font-size:clamp(1.1rem,2vw,1.6rem);font-weight:400;line-height:.98}.pipeline-site__zone--textes>i{background:#d8d0c4;border-radius:3px;width:76%;height:4px;margin-top:.7rem}.pipeline-site__zone--textes>i:last-child{width:48%;margin-top:.35rem}.pipeline-site__zone--photos{margin:0;overflow:hidden}.pipeline-site__zone--photos img{object-fit:cover;width:100%;height:100%}.pipeline-site__content{border-top:1px solid #dfd8cb;grid-template-columns:1.05fr .95fr;display:grid}.pipeline-site__zone--articles{border-right:1px solid #dfd8cb;min-height:118px;padding:1.8rem .85rem .75rem;display:grid}.pipeline-site__zone--articles small{color:#a06e4c;text-transform:uppercase;font-size:.48rem;font-weight:800}.pipeline-site__zone--articles strong{color:#303a36;max-width:22ch;font:650 .68rem/1.3 var(--font-body);margin-top:.35rem}.pipeline-site__zone--articles>span:last-child{color:#704c35;align-self:end;font-size:.5rem;font-weight:700}.pipeline-site__zone--realisations{background:#eee8de;min-height:118px;padding:2rem .65rem .65rem;display:grid}.pipeline-site__gallery{height:100%}.pipeline-site__zone--coordonnees{color:#dce5e0;background:#24322c;grid-template-columns:1fr auto auto;align-items:center;gap:.8rem;min-height:54px;padding:1.2rem .8rem .55rem;font-size:.47rem;display:grid}.pipeline-site__zone--coordonnees strong{font-family:Georgia,serif;font-size:.65rem;font-weight:400}.content-pipeline:has(.pipeline-module:is(:hover,:focus-visible)) .pipeline-core__plate{filter:brightness(1.08);transform:translateY(-2px)}.content-pipeline:has(.pipeline-module[data-module=textes]:is(:hover,:focus-visible)) .pipeline-line[data-link=textes]{stroke:var(--ws-orange);stroke-width:3px;filter:drop-shadow(0 4px 4px #f9731638)}.content-pipeline:has(.pipeline-module[data-module=photos]:is(:hover,:focus-visible)) .pipeline-line[data-link=photos]{stroke:var(--ws-orange);stroke-width:3px;filter:drop-shadow(0 4px 4px #f9731638)}.content-pipeline:has(.pipeline-module[data-module=articles]:is(:hover,:focus-visible)) .pipeline-line[data-link=articles]{stroke:var(--ws-orange);stroke-width:3px;filter:drop-shadow(0 4px 4px #f9731638)}.content-pipeline:has(.pipeline-module[data-module=realisations]:is(:hover,:focus-visible)) .pipeline-line[data-link=realisations]{stroke:var(--ws-orange);stroke-width:3px;filter:drop-shadow(0 4px 4px #f9731638)}.content-pipeline:has(.pipeline-module[data-module=coordonnees]:is(:hover,:focus-visible)) .pipeline-line[data-link=coordonnees]{stroke:var(--ws-orange);stroke-width:3px;filter:drop-shadow(0 4px 4px #f9731638)}.content-pipeline:has(.pipeline-module:is(:hover,:focus-visible)) .pipeline-line--output{stroke:var(--ws-orange);stroke-width:3px;filter:drop-shadow(0 4px 4px #f9731638)}:is(.content-pipeline:has(.pipeline-module[data-module=textes]:is(:hover,:focus-visible)) [data-site-zone=textes],.content-pipeline:has(.pipeline-module[data-module=photos]:is(:hover,:focus-visible)) [data-site-zone=photos],.content-pipeline:has(.pipeline-module[data-module=articles]:is(:hover,:focus-visible)) [data-site-zone=articles],.content-pipeline:has(.pipeline-module[data-module=realisations]:is(:hover,:focus-visible)) [data-site-zone=realisations],.content-pipeline:has(.pipeline-module[data-module=coordonnees]:is(:hover,:focus-visible)) [data-site-zone=coordonnees]){z-index:3;outline:2px solid var(--ws-orange);transform:translateY(-2px);box-shadow:0 12px 24px -16px #10182875}.hub-section__contract{background:#ffffffb8;border:1px solid #175cd321;border-radius:12px;grid-template-columns:1fr 70px 1fr;align-items:center;gap:1.5rem;max-width:860px;margin:2rem auto 0;padding:1.2rem 1.5rem;display:grid}.hub-section__contract p{gap:.18rem;display:grid}.hub-section__contract p:first-child{text-align:right}.hub-section__contract span{color:var(--ws-blue);font-size:.68rem;font-weight:800}.hub-section__contract strong{color:#344054;font-size:.76rem}.hub-section__contract>i{background:linear-gradient(90deg, #a5bddd, var(--ws-orange));height:1px;position:relative}.hub-section__contract>i:after{background:var(--ws-orange);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:0}.realisations{background:#fff;padding:clamp(5.5rem,9vw,9rem) 0}.realisations__layout{perspective:1500px;grid-template-columns:.62fr 1.38fr;align-items:start;gap:clamp(2.5rem,5vw,5rem);display:grid}.realisations__copy{position:sticky;top:7rem}.realisations__copy h2{max-width:13ch}.realisations__copy>p:not(.section-label){color:var(--ws-slate);margin-top:1.25rem}.realisations__copy ol{border-top:1px solid var(--ws-line);margin-top:2rem}.realisations__copy li{border-bottom:1px solid var(--ws-line);gap:.85rem;padding:.8rem 0;font-size:.86rem;font-weight:700;display:flex}.realisations__copy li span{color:var(--ws-orange-dark);font-size:.72rem}.realisations__shot{transform-style:preserve-3d;transform-origin:48% 30%;padding-top:1rem}.shot-tilt{transform-style:preserve-3d;transition:transform .18s ease-out;position:relative}.realisations__shot img{border-radius:10px;width:100%;height:auto;box-shadow:0 30px 70px -42px #1018288c}.shot-status{color:var(--ws-navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #ffffffa6;border-radius:8px;align-items:center;gap:.55rem;padding:.7rem .85rem;font-size:.72rem;font-weight:780;display:inline-flex;position:absolute;bottom:1.25rem;right:1.25rem;transform:translateZ(26px);box-shadow:0 16px 30px #10182824}.shot-status i{background:#12b76a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #12b76a21}.realisations__shot figcaption{color:var(--ws-muted);margin-top:.75rem;font-size:.8rem}.realisations__result{border-block:1px solid var(--ws-line);grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;margin-top:3rem;padding:1.4rem 0;display:grid}.realisations__result div{display:grid}.realisations__result span{color:var(--ws-muted);text-transform:uppercase;font-size:.72rem}.realisations__result strong{margin-top:.2rem;font-size:.92rem}.realisations__flow{width:132px;overflow:visible}.realisations__flow path{fill:none;stroke:var(--ws-orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.realisations__public-preview>div{border:1px solid var(--ws-line);background:#f8fafc;border-radius:9px;grid-template-columns:92px 1fr;align-items:center;gap:.9rem;margin-top:.8rem;padding:.7rem;display:grid}.realisations__public-preview>div>i{background:linear-gradient(135deg,#1018280d,#175cd324),linear-gradient(25deg,#d8e3ef 0 49%,#eef3f8 50%);border-radius:6px;width:92px;height:58px}.realisations__public-preview p{gap:.1rem;display:grid}.realisations__public-preview small{color:var(--ws-orange-dark);letter-spacing:.08em;font-size:.61rem;font-weight:800}.realisations__public-preview b{color:var(--ws-navy);font-size:.8rem}.blog-story{background:#f1f4f8;padding:clamp(5.5rem,9vw,9rem) 0}.blog-story__heading{grid-template-columns:1fr .65fr;align-items:end;column-gap:4rem;display:grid}.blog-story__heading .section-label{grid-column:1/-1}.blog-story__heading h2{max-width:15ch}.blog-story__heading>p:last-child{color:var(--ws-slate)}.blog-story__stage{perspective:1700px;grid-template-columns:1fr;min-height:clamp(760px,70vw,960px);margin-top:4rem;display:grid;position:relative}.blog-layer{width:78%;transform-style:preserve-3d;grid-area:1/1}.blog-layer--list{justify-self:start;padding-top:1rem}.blog-layer--edit{z-index:2;place-self:end;width:70%}.blog-layer figcaption{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #cfd8e5d9;border-radius:10px;gap:1rem;max-width:430px;margin-bottom:1.1rem;padding:1rem;display:flex;box-shadow:0 14px 32px #10182814}.blog-layer--edit figcaption{margin-left:auto}.blog-layer figcaption>span{background:var(--ws-blue);color:#fff;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.blog-layer figcaption strong{font-family:var(--font-display);font-size:1.25rem}.blog-layer figcaption p{color:var(--ws-slate);margin-top:.45rem;font-size:.88rem}.blog-layer img{width:100%;height:auto;transition:filter .25s var(--ws-ease), box-shadow .25s var(--ws-ease);border-radius:10px;box-shadow:0 28px 68px -44px #10182899}.blog-layer:hover img{filter:saturate(1.04);box-shadow:0 34px 75px -42px #175cd35c}.blog-story__publish{border-top:1px solid #cfd8e5;grid-template-columns:1fr .55fr;align-items:center;gap:3rem;margin-top:4rem;padding-top:2.5rem;display:grid}.blog-story__publish p{color:var(--ws-slate);font-size:.9rem}.blog-story__publish strong{color:var(--ws-navy)}.publish-flow{width:100%;height:auto;overflow:visible}.publish-flow__line{fill:none;stroke:#9fb3ce;stroke-width:2px;stroke-dasharray:8 8;animation:2.4s linear infinite flow-draw}.publish-flow__step circle{fill:#fff;stroke:#b7c7dc;stroke-width:2px}.publish-flow__step:nth-of-type(4) circle{fill:var(--ws-orange);stroke:var(--ws-orange)}.publish-flow__step text{fill:var(--ws-blue);font:800 14px var(--font-body);text-anchor:middle}.publish-flow__step:nth-of-type(4) text:not(.publish-flow__label){fill:#fff}.publish-flow__step .publish-flow__label{fill:#344054;font-size:13px}.publish-flow-stack{display:none}.publish-flow-stack li{align-items:center;gap:.9rem;padding-block:.6rem;display:flex;position:relative}.publish-flow-stack li:not(:last-child):after{content:"";background:#9fb3ce;width:2px;height:1.2rem;position:absolute;top:calc(100% - .6rem);left:15px}.publish-flow-stack__dot{width:30px;height:30px;color:var(--ws-blue);font:800 14px var(--font-body);background:#fff;border:2px solid #b7c7dc;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.publish-flow-stack li:last-child .publish-flow-stack__dot{background:var(--ws-orange);border-color:var(--ws-orange);color:#fff}.publish-flow-stack__label{color:#344054;font-size:.9rem;font-weight:600}@keyframes flow-draw{to{stroke-dashoffset:-32px}}.media-section{background:#fff;padding:clamp(5.5rem,9vw,9rem) 0}.media-section__layout{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.media-section aside{padding-top:1rem}.media-section aside h2{font-size:var(--ws-type-section-compact)}.media-section aside>p:not(.section-label){color:var(--ws-slate);margin-top:1.15rem}.media-section dl{margin-top:2rem}.media-section dl div{border-top:1px solid var(--ws-line);padding:1rem 0}.media-section dt{font-weight:800}.media-section dd{color:var(--ws-muted);margin-top:.25rem;font-size:.82rem}.media-section figure{position:relative}.media-stage{perspective:1500px;transform-style:preserve-3d;transform-origin:50% 25%}.media-section figure img{border-radius:8px;width:100%;height:auto;box-shadow:0 28px 64px -44px #1018288c}.media-section figure figcaption{color:#fff;background:#101828e6;border-radius:7px;padding:.65rem .8rem;font-size:.75rem;position:absolute;bottom:1rem;right:1rem}.media-floats{gap:.65rem;display:grid;position:absolute;top:16%;right:-1.4rem;transform:translateZ(30px)}.media-floats span{min-width:154px;color:var(--ws-navy);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #fffc;border-radius:8px;align-items:center;gap:.55rem;padding:.55rem;font-size:.67rem;font-weight:750;display:flex;box-shadow:0 14px 30px #10182829}.media-thumb{background:linear-gradient(145deg,#d8e7f7,#93b9df);border-radius:5px;width:34px;height:28px}.media-thumb--two{background:linear-gradient(145deg,#ffe5d1,#f9a66c)}.media-thumb--three{background:linear-gradient(145deg,#dfe8e2,#86ad94)}.users-section{color:#fff;background:#101828;padding:clamp(5rem,8vw,8rem) 0}.users-section__heading{grid-template-columns:1fr .62fr;align-items:end;gap:4rem;display:grid}.users-section__heading h2{max-width:17ch}.users-section__heading>p{color:#c6cfdd}.users-section__table{background:#fff;border-radius:14px;margin-top:3.5rem;padding:1rem;position:relative;box-shadow:0 30px 80px #00000045}.users-section__legend{color:#475467;align-items:center;gap:1.2rem;padding:.25rem .25rem 1rem;font-size:.74rem;display:flex}.users-section__legend span{align-items:center;gap:.35rem;display:flex}.users-section__legend strong{color:var(--ws-navy);margin-left:auto}.status{background:#12b76a;border-radius:50%;width:7px;height:7px}.status--waiting{background:#f79009}.users-section__table img{border:1px solid var(--ws-line);border-radius:7px;width:100%;height:auto}.users-focus{pointer-events:none;border-radius:7px;position:absolute;inset:3.55rem 1rem 1rem;overflow:hidden}.users-focus-line{background:#f9731609;border:1px solid #f97316b3;border-radius:6px;height:8.8%;position:absolute;left:1.2%;right:1.2%;box-shadow:0 0 0 3px #f9731614}.users-focus-line--one{top:25.5%}.users-focus-line--two{top:45.2%}.users-focus-line--three{top:64.9%}.examples{background:#f7f8fa;padding:clamp(5.5rem,9vw,9rem) 0}.examples__heading{grid-template-columns:1fr .65fr;align-items:end;gap:4rem;display:grid}.examples__heading .section-label{grid-column:1/-1}.examples__heading h2{max-width:16ch}.examples__heading>p:last-child{color:var(--ws-slate)}.examples__worlds{grid-template-columns:repeat(12,1fr);gap:1rem;margin-top:3.5rem;display:grid}.universe{min-height:410px;transition:transform .25s var(--ws-ease), box-shadow .25s var(--ws-ease);padding:1.5rem;position:relative;overflow:hidden}.universe:hover{transform:translateY(-4px)}.universe p{font-size:.82rem;line-height:1.55}.universe--artisan{color:#30261f;background:#e9dfcf;border-radius:3px;grid-column:span 7}.artisan-mark{letter-spacing:.08em;font-family:Georgia,serif;font-size:.75rem}.artisan-mark b{font-size:1.1rem}.artisan-visual{background:#b87333;width:60%;height:64%;position:absolute;top:1rem;right:-1rem}.artisan-visual svg{fill:none;stroke:#f4eadb;stroke-width:2px;width:100%;height:100%}.universe--artisan h3{max-width:5ch;font-family:Georgia,serif;font-size:1.625rem;position:absolute;bottom:5rem;left:1.5rem}.universe--artisan p{max-width:38ch;position:absolute;bottom:1.5rem;right:1.5rem}.universe--artisan>span{font-size:.72rem;text-decoration:underline;position:absolute;bottom:1.5rem;left:1.5rem}.universe--consultant{color:#12264b;background:#eaf1ff;border-radius:18px 4px;grid-column:span 5}.consultant-nav{justify-content:space-between;font-size:.72rem;font-weight:800;display:flex}.consultant-nav i{color:#fff;background:#12264b;padding:.35rem .55rem;font-style:normal}.consultant-signal{align-items:end;gap:1rem;margin-top:5rem;display:flex}.consultant-signal b{color:#175cd3;font-size:4.5rem;line-height:.8}.consultant-signal span{font-family:var(--font-display);font-size:1.25rem;font-weight:700}.universe--consultant h3{margin-top:4rem}.universe--consultant p{max-width:36ch;margin-top:.5rem}.universe--association{color:#27351c;background:#eff3df;border-radius:28px 28px 6px 6px;grid-column:span 5;grid-template-rows:1.3fr .7fr;padding:0;display:grid}.association-scene{background:#6a884d;position:relative;overflow:hidden}.association-scene i{background:#e8bc68;border-radius:50% 50% 8px 8px;width:48px;height:76px;position:absolute;bottom:-12px}.association-scene i:first-child{left:18%}.association-scene i:nth-child(2){background:#f1d39b;height:92px;left:42%}.association-scene i:nth-child(3){background:#cb795a;height:68px;left:68%}.association-scene svg{fill:none;stroke:#d8e7bc;stroke-width:2px;width:100%;height:100%;position:absolute;inset:0}.universe--association>div:last-child{padding:1.4rem}.universe--association small{letter-spacing:.1em;font-weight:800}.universe--association h3{margin-top:.35rem;font-family:Georgia,serif}.universe--association p{margin-top:.45rem}.universe--commerce{color:#3e2a1b;background:#fff4e6;border:1px solid #d9bd9d;border-radius:0;grid-column:span 7;grid-template-rows:auto 1fr;grid-template-columns:.8fr 1.2fr;padding:0;display:grid}.commerce-sign{letter-spacing:.04em;border-bottom:1px solid #d9bd9d;grid-column:1/-1;padding:1rem 1.4rem;font-family:Georgia,serif;font-size:1.1rem}.commerce-sign b{color:#b54f22}.commerce-window{background:#6f3f28;grid-template-columns:repeat(3,1fr);gap:.4rem;padding:1.2rem;display:grid}.commerce-window i{clip-path:polygon(10% 0,90% 0,100% 100%,0 100%);background:linear-gradient(155deg,#f3c57b,#9d4d24)}.commerce-window i:nth-child(2){background:linear-gradient(155deg,#d8a873,#fff0c9)}.commerce-copy{align-self:center;padding:1.5rem}.commerce-copy h3{font-family:Georgia,serif}.commerce-copy p{margin-top:.5rem}.commerce-copy span{border-top:1px solid #d9bd9d;margin-top:1.4rem;padding-top:.7rem;font-size:.72rem;font-weight:800;display:block}.examples__notice{color:var(--ws-muted);margin-top:1rem;font-size:.78rem}.boundary{background:radial-gradient(circle at 18% 70%, #f9731621, transparent 28%), var(--ws-night);padding:clamp(5.5rem,9vw,9rem) 0}.boundary__grid{grid-template-columns:.72fr 1.28fr;gap:clamp(3rem,7vw,7rem);display:grid}.boundary__copy h2{max-width:13ch}.boundary__copy>p:not(.section-label){color:#b8c2d1;margin-top:1.2rem}.boundary__seal{color:#ffad73;align-items:center;gap:1rem;margin-top:2rem;font-size:.82rem;font-weight:800;display:flex}.boundary__seal svg{fill:none;stroke:currentColor;stroke-width:5px;width:54px;height:54px}.boundary__lists{border-top:1px solid #ffffff26;grid-template-columns:1.1fr .9fr;display:grid}.boundary__lists>div{padding:1.3rem 1.5rem 0 0}.boundary__lists>div+div{border-left:1px solid #ffffff26;padding-left:1.5rem}.boundary__lists>div>span{font-weight:800}.boundary__lists ul{margin-top:1rem}.boundary__lists li{color:#d3dae5;border-top:1px solid #ffffff17;gap:.7rem;padding:.72rem 0;font-size:.86rem;display:flex}.boundary__lists li i{color:#ffad73;font-style:normal}.comparison-list{border-block:1px solid #ffffff21;grid-template-columns:repeat(4,1fr);margin-top:4rem;display:grid}.comparison-list div{border-right:1px solid #ffffff21;padding:1.35rem}.comparison-list div:last-child{border:0}.comparison-list strong{font-size:.84rem}.comparison-list p{color:#aeb9ca;margin-top:.45rem;font-size:.78rem;line-height:1.5}.method{background:#fff;padding:clamp(5.5rem,9vw,9rem) 0}.method__heading{grid-template-columns:1fr .55fr;align-items:end;column-gap:4rem;display:grid}.method__heading .section-label{grid-column:1/-1}.method__heading>p:last-child{color:var(--ws-slate)}.method__timeline{margin-top:3.5rem;position:relative}.method__phase-labels{grid-template-columns:1fr 1fr;margin-bottom:2.1rem;display:grid}.method__phase-labels span{color:var(--ws-blue);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #cdd8e6;padding-bottom:.8rem;font-size:.7rem;font-weight:820}.method__phase-labels span:last-child{color:var(--ws-orange-dark);text-align:right}.method-track{z-index:0;width:calc(100% - 4.2rem);position:absolute;top:2.85rem;left:2.1rem;right:2.1rem;overflow:visible}.method-track path{fill:none;stroke-linecap:round;stroke-width:4px}.method-track__base{stroke:#d8e1ed}.method-track__path{stroke:url(#method-progress)}.method-track--mobile{display:none}.method__steps{z-index:1;grid-template-columns:repeat(4,1fr);gap:1rem;list-style:none;display:grid;position:relative}.method-step{border:1px solid var(--ws-line);min-height:230px;transition:border-color .24s var(--ws-ease), box-shadow .24s var(--ws-ease), transform .24s var(--ws-ease);background:#fffffff5;border-radius:12px;padding:4rem 1.2rem 1.4rem;position:relative;box-shadow:0 18px 45px -38px #10182866}.method-step.is-active{border-color:#175cd347;transform:translateY(-4px);box-shadow:0 22px 55px -38px #175cd394}.method-step:nth-child(n+3).is-active{border-color:#f9731659;box-shadow:0 22px 55px -38px #f973168c}.method-step i{z-index:1;background:var(--ws-blue);color:#fff;width:38px;height:38px;transition:transform .24s var(--ws-ease);border-radius:50%;place-items:center;font-size:.72rem;font-style:normal;font-weight:800;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #fff}.method-step:nth-child(n+3) i{background:var(--ws-orange)}.method-step.is-active i{transform:translate(-50%,-50%)scale(1.12)}.method-step h3{font-size:1.375rem}.method-step p{color:var(--ws-slate);margin-top:.75rem;font-size:.84rem}.method__delay{color:var(--ws-muted);text-align:center;margin-top:1rem;font-size:.82rem}.pricing{background:#eff3f8;padding:clamp(5.5rem,9vw,9rem) 0}.pricing__heading{grid-template-columns:1fr .6fr;align-items:end;column-gap:4rem;display:grid}.pricing__heading .section-label{grid-column:1/-1}.pricing__heading>p:last-child{color:var(--ws-slate)}.pricing__layout{grid-template-columns:1.25fr .75fr;gap:1rem;margin-top:3.5rem;display:grid}.pricing-main{background:#fff;border-radius:18px;padding:clamp(2rem,4vw,3.5rem);position:relative;box-shadow:0 28px 70px -50px #101828a6}.pricing-main>p{font-weight:800}.pricing-main__price{align-items:end;gap:1rem;margin:1rem 0 1.8rem;display:flex}.pricing-main__price strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(4rem,7vw,5.8rem);line-height:.9}.pricing-main__price span{max-width:130px;color:var(--ws-muted);padding-bottom:.45rem;font-size:.76rem}.pricing-main ul{grid-template-columns:1fr 1fr;gap:.7rem 1.3rem;margin-bottom:2rem;display:grid}.pricing-main li{color:var(--ws-slate);gap:.55rem;font-size:.85rem;display:flex}.pricing-main li i{color:#039855;font-style:normal;font-weight:800}.pricing-hosting{border-top:4px solid var(--ws-blue);background:var(--ws-navy);color:#fff;align-self:end;padding:2rem}.pricing-hosting>span{color:#8eb5ff;text-transform:uppercase;font-size:.7rem;font-weight:800}.pricing-hosting h3{margin-top:.8rem;font-size:1.45rem}.pricing-hosting>strong{font-family:var(--font-display);margin-top:1rem;font-size:2.5rem;display:block}.pricing-hosting p{color:#c7d0de;margin-top:.8rem;font-size:.83rem}.pricing-hosting a{color:#ffad73;margin-top:1.5rem;font-size:.82rem;font-weight:800;display:inline-block}.pricing__fit{color:var(--ws-muted);margin-top:1.2rem;font-size:.82rem}.faq{background:#fff;padding:clamp(5.5rem,9vw,9rem) 0}.faq__grid{grid-template-columns:.7fr 1.3fr;gap:clamp(3rem,8vw,8rem);display:grid}.faq__intro{align-self:start;position:sticky;top:8rem}.faq__intro h2{max-width:11ch}.faq__intro>p:last-child{color:var(--ws-slate);margin-top:1.1rem;font-size:.88rem}.faq__list details{border-top:1px solid var(--ws-line)}.faq__list details:last-child{border-bottom:1px solid var(--ws-line)}.faq__list summary{cursor:pointer;justify-content:space-between;gap:1rem;padding:1.2rem 0;font-weight:750;list-style:none;display:flex}.faq__list summary::-webkit-details-marker{display:none}.faq__list summary span{color:var(--ws-orange);transition:transform .2s var(--ws-ease);font-size:1.25rem}.faq__list details[open] summary span{transform:rotate(45deg)}.faq__list details p{max-width:68ch;color:var(--ws-slate);padding:0 2rem 1.35rem 0;font-size:.9rem;line-height:1.65}.final-cta{isolation:isolate;text-align:center;padding:clamp(5.5rem,9vw,8rem) 0;position:relative;overflow:hidden}.final-cta__inner{z-index:1;position:relative}.final-cta h2{max-width:17ch;margin-inline:auto;font-size:clamp(2.4rem,3.3vw,2.75rem)}.final-cta p:not(.section-label){color:#cbd5e1;max-width:620px;margin:1.15rem auto 0}.final-cta__inner>div{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.7rem;display:flex}.btn--secondary-dark{color:#fff;background:0 0;border-color:#fff3}.btn--secondary-dark:hover{color:#fff;background:#ffffff0f;border-color:#fff}@media (max-width:1050px){.problem__intro,.overview__heading,.blog-story__heading,.users-section__heading,.examples__heading,.method__heading,.pricing__heading{grid-template-columns:1fr;gap:1.2rem}.problem__intro .section-label{margin-bottom:0}.hub-section__heading{grid-template-columns:1fr;gap:1.25rem}.content-pipeline{grid-template-columns:1fr;gap:3.5rem;min-height:auto}.pipeline-connections{display:none}.pipeline-modules:after,.pipeline-engine:after{background:linear-gradient(#9fb9da, var(--ws-orange));content:"";width:1px;height:2rem;position:absolute;bottom:-2.8rem;right:50%}.pipeline-modules:before,.pipeline-engine:before{z-index:2;border-right:2px solid var(--ws-orange);border-bottom:2px solid var(--ws-orange);content:"";width:9px;height:9px;position:absolute;bottom:-2.85rem;right:calc(50% - 4px);transform:rotate(45deg)}.pipeline-modules__stack{grid-template-columns:1fr 1fr}.pipeline-modules,.pipeline-engine,.pipeline-output{grid-column:1}.pipeline-module--coordonnees{grid-column:1/-1}.pipeline-engine .pipeline-step{justify-content:flex-start}.pipeline-core{min-height:390px}.pipeline-output{width:min(100%,720px);margin-inline:auto}.realisations__layout{grid-template-columns:1fr}.realisations__copy{max-width:680px;position:static}.media-section__layout{grid-template-columns:1fr}.media-section aside{grid-template-columns:1fr 1fr;gap:1rem 3rem;display:grid}.media-section aside .section-label,.media-section aside h2{grid-column:1}.media-section aside>p:not(.section-label),.media-section aside dl{grid-column:2}.media-section aside>p:not(.section-label){grid-row:1/3}.media-section aside dl{margin-top:6rem}.examples__worlds{grid-template-columns:1fr 1fr}.universe{grid-column:auto}.boundary__grid{grid-template-columns:1fr}.realisations__shot,.blog-layer,.media-stage,.shot-tilt{transform:none!important}.method__steps{gap:.75rem}.pricing__layout{grid-template-columns:1fr}.pricing-hosting{max-width:520px}.faq__grid{grid-template-columns:1fr}.faq__intro{position:static}.faq__intro h2{max-width:none}}@media (max-width:760px){.landing h1{font-size:var(--ws-type-home-h1)}.landing h2{font-size:var(--ws-type-section-h2)}.landing h3{font-size:var(--ws-type-heading-h3)}.hero{padding-top:4.2rem}.hero__brandline{gap:.55rem;min-height:48px;padding:.45rem .95rem}.hero__brandline svg{width:26px;height:26px}.hero__brandline-nom{font-size:.95rem}.hero__brandline-signature{font-size:.62rem}.hero__lead{font-size:.96rem}.hero__actions{display:grid}.hero__actions .btn{width:100%}.hero__price{gap:.1rem;display:grid}.hero__price span:before{display:none}.hero-product{width:calc(100% - 1rem);margin-top:2.6rem}.product-window{border-radius:12px 12px 7px 7px}.product-window__bar{grid-template-columns:1fr auto}.product-window__address{display:none}.hero-product__bridge{margin-bottom:.8rem}.benefits__grid{grid-template-columns:1fr 1fr}.benefits p:nth-child(2){border-right:0}.benefits p:nth-child(-n+2){border-bottom:1px solid var(--ws-line)}.problem__comparison{grid-template-columns:1fr}.problem__comparison>div{min-height:340px}.problem__noise span{font-size:.68rem}.overview__shot{width:calc(100% - 1rem);overflow:hidden}.overview__shot img{width:920px;max-width:none;transform:translate(-120px)}.overview__shot figcaption{margin-top:.8rem;position:relative;bottom:auto;right:auto}.hub-section{padding-block:5rem}.content-pipeline{border-radius:14px;gap:3.25rem;padding:1rem}.pipeline-modules__stack{grid-template-columns:1fr}.pipeline-module--coordonnees{grid-column:auto}.pipeline-core{min-height:350px}.pipeline-site__nav{display:none}.pipeline-site__hero{grid-template-columns:.92fr 1.08fr;min-height:190px}.pipeline-site__zone--textes{padding:2rem .75rem 1rem}.pipeline-site__zone--textes>strong{font-size:clamp(1rem,6vw,1.4rem)}.pipeline-site__content{grid-template-columns:1fr .86fr}.pipeline-site__zone--coordonnees{grid-template-columns:1fr auto}.pipeline-site__zone--coordonnees>span:nth-of-type(2){display:none}.hub-section__contract{grid-template-columns:1fr;gap:.8rem;padding:1rem}.hub-section__contract p:first-child{text-align:left}.hub-section__contract>i{width:52px}.realisations__shot{overflow:hidden}.realisations__shot img{width:880px;max-width:none}.realisations__result{grid-template-columns:1fr}.realisations__flow{margin-inline:auto;transform:rotate(90deg)}.realisations__public-preview>div{grid-template-columns:74px 1fr}.realisations__public-preview>div>i{width:74px}.blog-story__stage{gap:2rem;min-height:auto;display:grid}.blog-layer,.blog-layer--edit{grid-area:auto;justify-self:stretch;width:100%}.blog-layer img{width:860px;max-width:none}.blog-layer{overflow:hidden}.blog-layer figcaption,.blog-layer--edit figcaption{margin-left:0;margin-right:0}.blog-story__publish{grid-template-columns:1fr;overflow:hidden}.media-section aside{display:block}.media-section aside>p:not(.section-label){margin-top:1rem}.media-section aside dl{margin-top:1.5rem}.media-section figure{overflow:hidden}.media-section figure img{width:900px;max-width:none}.media-floats{top:auto;bottom:3.6rem;right:.7rem}.media-floats span:nth-child(n+2){display:none}.users-section__legend{flex-wrap:wrap}.users-section__legend strong{width:100%;margin:0}.users-section__table{padding:.65rem;overflow-x:auto}.users-section__table img{width:900px;max-width:none}.examples__worlds{grid-template-columns:1fr}.universe{min-height:360px}.boundary__lists{grid-template-columns:1fr}.boundary__lists>div+div{border-top:1px solid #ffffff26;border-left:0;padding-left:0}.comparison-list{grid-template-columns:1fr 1fr}.comparison-list div:nth-child(2){border-right:0}.comparison-list div:nth-child(-n+2){border-bottom:1px solid #ffffff21}.method__phase-labels,.method-track--desktop{display:none}.method-track--mobile{width:44px;height:calc(100% - 3.6rem);display:block;top:2.8rem;left:.7rem;right:auto}.method-track--mobile .method-track__path{stroke:url(#method-progress-mobile)}.method__steps{grid-template-columns:1fr;gap:1rem;padding-left:3.8rem}.method-step{min-height:auto;padding:1.4rem 1.2rem}.method-step:first-child,.method-step:nth-child(3){margin-top:2.6rem}.method-step:first-child:before,.method-step:nth-child(3):before{color:var(--ws-blue);letter-spacing:.1em;text-transform:uppercase;font-size:.67rem;font-weight:820;position:absolute;top:-2.2rem;left:0}.method-step:first-child:before{content:"Conception"}.method-step:nth-child(3):before{content:"Mise en ligne";color:var(--ws-orange-dark)}.method-step i{top:50%;left:-1.7rem}.method-step.is-active i{transform:translate(-50%,-50%)scale(1.12)}.pricing-main ul{grid-template-columns:1fr}.pricing-main__price{flex-direction:column;align-items:start}.pricing-main__price strong{font-size:4.2rem}.faq__list details p{padding-right:0}.final-cta h2{font-size:clamp(2rem,8vw,2.125rem)}}@media (max-width:560px){.publish-flow{display:none}.publish-flow-stack{flex-direction:column;display:flex}}@media (max-width:430px){.benefits__grid{grid-template-columns:1fr}.benefits p{border-right:0;border-bottom:1px solid var(--ws-line)}.problem__noise span:nth-child(n+7){display:none}.association-scene{min-height:180px}.universe--commerce{grid-template-columns:1fr}.commerce-window{min-height:140px}.comparison-list{grid-template-columns:1fr}.comparison-list div{border-bottom:1px solid #ffffff21;border-right:0}.comparison-list div:nth-child(2){border-right:0}}@media (prefers-reduced-motion:reduce){.product-window,.publish-flow__line{animation:none}.pipeline-module,.pipeline-line,.pipeline-core__plate,.pipeline-site__zone,.shot-tilt,.blog-layer img,.universe,.method-step,.method-step i,.hero__brandline{transition:none}.realisations__shot,.blog-layer,.media-stage,.shot-tilt,.method-step,.hero__brandline:hover{transform:none!important}.method-step i,.method-step.is-active i{transform:translate(-50%,-50%)!important}}
.artisan{--chaux:#faf7f1;--chaux-creux:#f0e9dd;--encre:#241c16;--encre-douce:#6b5d51;--chataignier:#a2552b;--trait-bois:#241c1624;background:var(--chaux);color:var(--encre);border-radius:2px;flex-direction:column;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;display:flex;position:relative;overflow:hidden}.artisan__entete{border-bottom:1px solid var(--trait-bois);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.artisan__marque{color:var(--chataignier);align-items:center;gap:.5rem;display:inline-flex}.artisan__marque-signe{width:22px;height:22px}.artisan__marque-nom{letter-spacing:.06em;text-transform:uppercase;color:var(--encre);flex-direction:column;font-size:.82rem;line-height:1;display:flex}.artisan__marque-nom strong{letter-spacing:.02em;font-size:.95rem}.artisan__nav{color:var(--encre-douce);white-space:nowrap;gap:.9rem;font-size:.72rem;display:flex}@media (max-width:400px){.artisan__nav{gap:.55rem;font-size:.66rem}}.artisan__hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.1rem 1rem 1.3rem;display:grid}.artisan__sur-titre{letter-spacing:.14em;text-transform:uppercase;color:var(--chataignier);margin-bottom:.35rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.66rem}.artisan__titre{letter-spacing:-.01em;text-wrap:balance;font-size:1.32rem;font-weight:600;line-height:1.15}.artisan__ferme{width:118px;height:auto;color:var(--encre);opacity:.9}.artisan__section-titre{letter-spacing:.14em;text-transform:uppercase;color:var(--encre-douce);margin-bottom:.45rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.64rem}.artisan__horaires{background:var(--chaux-creux);padding:.9rem 1rem}.artisan__horaires-liste{flex-direction:column;gap:.25rem;display:flex}.artisan__horaires-liste>div{justify-content:space-between;align-items:baseline;gap:.6rem;font-size:.85rem;display:flex}.artisan__horaires-liste dt:after{content:"";width:100%;display:inline-block}.artisan__horaires-liste dt{color:var(--encre-douce)}.artisan__horaires-liste dd{white-space:nowrap;font-weight:600}.artisan__realisations{padding:1rem}.artisan__grille{grid-template-columns:repeat(auto-fit,minmax(94px,1fr));gap:.7rem;display:grid}.artisan__ouvrage{flex-direction:column;gap:.25rem;display:flex}.artisan__vignette{background:var(--chaux-creux);border:1px solid var(--trait-bois);color:var(--encre);place-items:center;padding:.5rem;display:grid}.artisan__dessin{width:100%;height:auto}.artisan__ouvrage-titre{font-size:.76rem;font-weight:600;line-height:1.2}.artisan__ouvrage-lieu{color:var(--encre-douce);font-family:ui-sans-serif,system-ui,sans-serif;font-size:.66rem}.artisan__pied{border-top:1px solid var(--trait-bois);color:var(--encre-douce);justify-content:space-between;gap:1rem;padding:.7rem 1rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.7rem;display:flex}.artisan__mention{background:var(--encre);color:var(--chaux);letter-spacing:.06em;text-align:center;padding:.35rem 1rem .5rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:.62rem}.artisan [data-souligne=oui]{box-shadow:inset 0 0 0 2px var(--bleu);border-radius:var(--rayon-rail)}.artisan[data-scelle=oui] [data-zone=structure]{position:relative}.artisan[data-scelle=oui] [data-zone=structure]:after{content:"";pointer-events:none;box-shadow:inset 0 0 0 2px var(--plomb);background:repeating-linear-gradient(-45deg,#8a909938 0 3px,#0000 3px 8px);position:absolute;inset:0}.admin{background:var(--emaille-plaque);color:var(--charbon);font-family:var(--texte);border-radius:var(--rayon-plaque);grid-template-columns:148px minmax(0,1fr);display:grid;overflow:hidden}.admin[data-reduit=oui]{grid-template-columns:minmax(0,1fr)}@media (max-width:560px){.admin{grid-template-columns:minmax(0,1fr)}.admin__lateral{display:none}}.admin__lateral{padding:var(--espace-s) 0;background:var(--charbon);color:var(--emaille)}.admin__marque{padding:0 var(--espace-s) var(--espace-s);font-family:var(--titre);letter-spacing:-.01em;font-size:.9rem;font-weight:400;display:block}.admin__rubriques{flex-direction:column;display:flex}.admin__rubrique{padding:.42rem var(--espace-s);color:var(--encre-douce-inverse);border-left:2px solid #0000;align-items:center;gap:.5rem;font-size:.76rem;display:flex}.admin__rubrique[data-courant=oui]{border-left-color:var(--bleu-inverse);color:var(--emaille);background:#f7f4ee14;font-weight:600}.admin__icone{flex:none;width:14px;height:14px}.admin__document{flex-direction:column;min-width:0;display:flex}.admin__entete{justify-content:space-between;align-items:center;gap:var(--espace-s);padding:var(--espace-s);border-bottom:1px solid var(--trait);display:flex}.admin__fil{color:var(--encre-douce);font-size:.66rem}.admin__titre{font-family:var(--titre);letter-spacing:-.01em;font-size:1rem;font-weight:400}.admin__publier{border-radius:var(--rayon-interrupteur);background:var(--bleu);color:var(--emaille);padding:.32rem .7rem;font-size:.72rem;font-weight:600}.admin__champs{padding:var(--espace-s);flex-direction:column;gap:.6rem;display:flex}.admin__champ{border-radius:var(--rayon-rail);transition:background-color var(--duree-courte) ease-out, border-color var(--duree-courte) ease-out;border-left:2px solid #0000;flex-direction:column;gap:.2rem;padding:.45rem .5rem;display:flex}.admin__champ[data-actif=oui]{background:var(--bleu-clair);border-left-color:var(--bleu)}.admin__label{color:var(--encre-douce);align-items:center;gap:.3rem;font-size:.68rem;font-weight:600;display:flex}.admin__saisie{background:var(--emaille);border:1px solid var(--trait-appuye);border-radius:var(--rayon-rail);color:var(--charbon);padding:.3rem .45rem;font-size:.76rem;display:block}.admin__medias{flex-wrap:wrap;gap:.35rem;display:flex}.admin__media{background:var(--emaille);border:1px solid var(--trait-appuye);border-radius:var(--rayon-rail);width:42px;height:34px;color:var(--charbon-doux);place-items:center;padding:3px;display:grid}.admin__media-dessin{width:100%;height:auto}.admin__media--ajout{color:var(--encre-douce);border-style:dashed;font-size:.9rem}.admin__champ--scelle{background:var(--emaille-creux);border-left-color:var(--plomb)}.admin__saisie--scelle{border-style:dashed;border-color:var(--plomb);color:var(--encre-douce);background:0 0}.admin__cadenas{color:var(--plomb);display:inline-flex}.ecran{background:#f2f5f9}.ecran__barre{display:none}.ecran__scene{padding:clamp(.7rem,1.4vw,1.1rem)}.demonstration,.vivant{min-width:0}.vivant{grid-template-columns:minmax(0,.94fr) 64px minmax(0,1.06fr);align-items:stretch;gap:0;display:grid;position:relative}.vivant__panneau,.apercu{background:#fff;border:1px solid #10182817;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 1px 2px #1018280a,0 14px 32px #10182814}.vivant__panneau{flex-direction:column;display:flex}.vivant__panel-head{background:#f8fafc;border-bottom:1px solid #10182814;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:.65rem .8rem;display:flex}.vivant__panel-head>span{color:var(--ws-navy,#101828);font-size:.72rem;font-weight:800}.vivant__panel-head p,.vivant__consigne{color:#667085;text-align:right;font-size:.68rem;line-height:1.35}.vivant__panel-head--public{color:#f5f0e8;background:#1f2824;border-bottom-color:#ffffff1f}.vivant__panel-head--public>span,.vivant__panel-head--public p{color:inherit}.vivant__panel-head--public p{opacity:.7}.vivant__panneau .admin{border-radius:0;flex:1;min-height:500px}.vivant__liaison{z-index:2;color:#667085;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;display:flex;position:relative}.vivant__liaison:before{content:"";z-index:-1;background:#f8fafc;border-block:1px solid #10182812;position:absolute;inset:.8rem 0}.vivant__liaison span,.vivant__liaison strong{max-width:7ch;font-size:.58rem;line-height:1.2}.vivant__liaison strong{color:var(--ws-navy,#101828);font-weight:820}.vivant__liaison svg{width:48px;overflow:visible}.vivant__liaison path{stroke:var(--ws-orange,#f97316);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.vivant__liaison[data-actif=oui] strong{color:#c2410c}.vivant__refus{z-index:5;max-width:290px;position:absolute;top:4.2rem;left:11rem}.vivant__refus p{color:#344054;background:#fffffff5;border:1px solid #d0d5dd;border-radius:8px;padding:.65rem .8rem;font-size:.72rem;box-shadow:0 12px 30px #1018281f}.ecran__annotations{background:#d0d5dd;border-top:1px solid #d0d5dd;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.annotation{background:#fff;min-width:0;padding:.8rem}.annotation__rang{display:none}.annotation__titre{color:#101828;font-size:.78rem}.annotation__corps{color:#667085;margin-top:.25rem;font-size:.67rem;line-height:1.45}.institut{--eclat-pierre:#f3eee6;--eclat-pierre-profond:#e7ddd0;--eclat-encre:#202724;--eclat-olive:#677267;--eclat-bronze:#9a6746;--eclat-trait:#20272424;background:var(--eclat-pierre);min-height:500px;color:var(--eclat-encre);font-family:var(--font-body,Manrope), Arial, sans-serif;flex-direction:column;display:flex;position:relative;overflow:hidden}.institut__entete{border-bottom:1px solid var(--eclat-trait);background:#f3eee6f0;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:.65rem 1rem;display:flex}.institut__marque{color:var(--eclat-encre);align-items:center;gap:.55rem;display:inline-flex}.institut__marque>i{border:1px solid var(--eclat-bronze);width:28px;height:28px;color:var(--eclat-bronze);border-radius:50%;place-items:center;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:.9rem;font-style:italic;display:grid}.institut__marque>span{letter-spacing:.02em;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:.95rem}.institut__marque strong{color:var(--eclat-bronze);font-weight:500}.institut__nav{color:#56605b;gap:.75rem;font-size:.62rem;display:flex}.institut__hero{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);min-height:290px;display:grid}.institut__hero-copy{flex-direction:column;justify-content:center;padding:clamp(1rem,2.1vw,1.8rem);display:flex;position:relative}.institut__kicker{color:var(--eclat-bronze);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.7rem;font-size:.57rem;font-weight:750}.institut__hero-copy h3{letter-spacing:-.025em;max-width:13ch;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:clamp(1.25rem,1.55vw,1.45rem);font-weight:500;line-height:1.02}.institut__hero-copy>p:not(.institut__kicker){color:#59615d;max-width:32ch;margin-top:.8rem;font-size:.7rem;line-height:1.55}.institut__action{border-bottom:1px solid var(--eclat-bronze);color:var(--eclat-encre);align-self:flex-start;margin-top:1rem;padding-bottom:.25rem;font-size:.66rem;font-weight:760}.institut__visuel{min-width:0;min-height:290px;position:relative;overflow:hidden}.institut__visuel:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#11181570);position:absolute;inset:0}.institut__visuel img{object-fit:cover;object-position:center}.institut__visuel figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:baseline;gap:.8rem;display:flex;position:absolute;bottom:.8rem;left:.85rem;right:.85rem}.institut__visuel figcaption small{letter-spacing:.09em;text-transform:uppercase;font-size:.54rem}.institut__visuel figcaption span{font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-size:.76rem}.institut__bas{border-top:1px solid var(--eclat-trait);grid-template-columns:.8fr 1.2fr;display:grid}.institut__soins{border-right:1px solid var(--eclat-trait);color:#59615d;gap:.35rem;padding:.8rem 1rem;font-size:.62rem;display:grid}.institut__soins span:before{content:"·";color:var(--eclat-bronze);margin-right:.4rem}.institut__horaires{background:var(--eclat-pierre-profond);padding:.75rem 1rem;position:relative}.institut__horaires>p{color:var(--eclat-bronze);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.55rem;font-weight:800}.institut__horaires dl{gap:.18rem;display:grid}.institut__horaires dl>div{justify-content:space-between;gap:.6rem;font-size:.61rem;display:flex}.institut__horaires dt{color:#59615d}.institut__horaires dd{white-space:nowrap;font-weight:720}.institut__pied{border-top:1px solid var(--eclat-trait);color:#59615d;justify-content:space-between;gap:1rem;padding:.55rem 1rem;font-size:.56rem;display:flex}.institut__mention{background:var(--eclat-encre);color:#d9d6ce;letter-spacing:.035em;text-align:center;padding:.28rem 1rem;font-size:.53rem}.institut [data-souligne=oui]{z-index:3}.institut [data-souligne=oui]:before{content:"";z-index:4;border:2px solid var(--ws-orange,#f97316);pointer-events:none;border-radius:7px;animation:.7s cubic-bezier(.16,1,.3,1) both institut-highlight;position:absolute;inset:5px;box-shadow:0 0 0 4px #f9731629}.institut[data-scelle=oui] [data-zone=structure]{position:relative}.institut[data-scelle=oui] [data-zone=structure]:after{content:"";pointer-events:none;background:repeating-linear-gradient(-45deg,#67726714 0 2px,#0000 2px 7px);position:absolute;inset:0}@keyframes institut-highlight{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.vivant .admin__champ:is(button){width:100%;min-height:54px;color:inherit;font:inherit;text-align:left;cursor:pointer}.vivant .admin__champ:is(button):focus-visible{outline:2px solid var(--ws-orange,#f97316);outline-offset:2px}.vivant .admin__champ[data-actif=oui]{border-left-color:var(--ws-orange,#f97316);background:#fff4ed}.admin__publier{align-items:center;gap:.35rem;display:inline-flex}.admin__publier>i{background:currentColor;border-radius:50%;width:6px;height:6px;display:none}.admin__publier[data-publie=oui]{color:#027a48;background:#ecfdf3}.admin__publier[data-publie=oui]>i{display:block}.admin__media{width:54px;height:38px;padding:0;position:relative;overflow:hidden}.admin__media img{object-fit:cover}.admin__media[data-selection=oui]{border-color:var(--ws-orange,#f97316);box-shadow:0 0 0 2px #f973162e}.admin__media[data-selection=oui]:after{content:"✓";background:var(--ws-orange,#f97316);color:#fff;border-radius:50%;place-items:center;width:14px;height:14px;font-size:.55rem;font-weight:900;display:grid;position:absolute;bottom:2px;right:2px}@media (max-width:880px){.vivant{grid-template-columns:minmax(0,1fr)}.vivant__liaison{min-height:96px;padding-block:.55rem}.vivant__liaison:before{border:0;border-inline:1px solid #10182812;inset:0}.vivant__liaison svg{width:44px;transform:rotate(90deg)}.vivant__liaison span,.vivant__liaison strong{max-width:none}.vivant__panneau .admin{min-height:440px}.ecran__annotations{grid-template-columns:1fr 1fr}}@media (max-width:620px){.ecran__scene{padding:.5rem}.vivant__panel-head{flex-direction:column;align-items:flex-start;gap:.2rem}.vivant__panel-head p,.vivant__consigne{text-align:left}.institut__nav span:nth-child(2){display:none}.institut__hero{grid-template-columns:1fr}.institut__hero-copy{min-height:240px}.institut__visuel{min-height:245px}.institut__bas{grid-template-columns:1fr}.institut__soins{border-right:0;grid-template-columns:repeat(3,1fr)}.institut__pied{flex-direction:column;gap:.2rem}.vivant__refus{max-width:none;top:5.6rem;left:1rem;right:1rem}.ecran__annotations{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.institut [data-souligne=oui]:before{animation:none}}
