.hero{z-index:1;background:var(--bg-dark);opacity:1;flex-direction:column;justify-content:flex-end;width:100%;min-height:100vh;transition:opacity 1s;display:flex;position:relative;overflow:hidden}.disappear{opacity:0}#hero-canvas{z-index:0;pointer-events:none;position:absolute;inset:0}.hero:before{content:"";z-index:1;pointer-events:none;position:absolute;inset:0}.bg-text{color:#0000;-webkit-text-stroke:1px #ffffff0a;white-space:nowrap;user-select:none;pointer-events:none;z-index:1;letter-spacing:-.05em;font-size:clamp(3rem,15vw,14rem);font-weight:900;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.hero-center{z-index:2;width:100%;max-width:1500px;margin:0 auto;padding:clamp(4rem,10vh,8rem) clamp(1.5rem,5vw,4rem) clamp(1.5rem,6vh,4rem);position:relative}.hero-content{flex-direction:column;align-items:flex-start;width:100%;max-width:900px;margin-bottom:2rem;display:flex}.hero-text{text-align:left;width:100%}.hero-text:first-child{margin-bottom:clamp(.6rem,1vw,3rem)}.hero-text:first-child:before{content:"Agence web — Montréal, Québec";letter-spacing:.15em;text-transform:uppercase;color:var(--accent);opacity:.9;margin-bottom:clamp(.2rem,.2vw,1rem);font-size:clamp(.65rem,1vw,.95rem);font-weight:700;display:block}.hero-text h1{letter-spacing:.01em;color:var(--text-light);text-transform:uppercase;text-shadow:0 4px 15px #0009;font-size:clamp(1.7rem,2.3vw,6.5rem);font-weight:900;line-height:1.05}.hero-text h1:after{content:"";background:var(--accent);border-radius:2px;width:clamp(40px,8vw,100px);height:3px;margin:clamp(.4rem,1vw,1.5rem) 0 0;display:block}.hero-text:last-child{max-width:750px}.hero-description{color:#ffffffbf;text-shadow:0 2px 10px #00000080;margin-bottom:clamp(1.5rem,4vh,3rem);font-size:clamp(.75rem,1vw,1.25rem);line-height:1.6}.hero:after{content:"";z-index:3;background:linear-gradient(90deg,#a78bfa66 0%,#a78bfa1a 60%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.hero-scroll{z-index:3;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;bottom:clamp(1.5rem,4vh,3rem);right:clamp(1.5rem,4vw,4rem)}.hero-scroll__line{background:linear-gradient(to bottom, var(--accent), transparent);width:1px;height:clamp(30px,8vh,60px)}.hero-scroll__label{letter-spacing:.15em;text-transform:uppercase;color:#fff6;writing-mode:vertical-rl;font-size:clamp(.6rem,.8vw,.7rem);font-weight:700;transform:rotate(180deg)}@media (width<=768px){.hero-center{padding:6rem 1.25rem 3rem}.hero-text h1:after{margin:.75rem 0 0}.hero-description{margin-bottom:1rem}.hero-scroll{display:none}}.process-wrapper{width:100%;color:var(--text-dark);clip-path:inset(0);background-color:#0000;border:3px solid #000;padding:clamp(1rem,4vw,4rem)}.process-intro{text-align:center;max-width:700px;margin:0 auto clamp(3rem,8vh,5rem);padding:0 clamp(1.5rem,4vw,2.5rem)}.process-eyebrow{color:var(--eybrow);text-transform:uppercase;letter-spacing:.15em;font-size:.85rem;font-weight:700}.process-title{text-wrap:balance;color:var(--text-light);margin-top:1rem;font-size:clamp(1.75rem,3.5vw,2.75rem);line-height:1.2}.process-title strong{color:var(--accent);font-weight:800}.process-nav{top:var(--header-height,0px);z-index:10;background:var(--bg-light);border-bottom:3px solid var(--bg-dark);position:sticky}.process-nav ul{scrollbar-width:none;cursor:grab;user-select:none;max-width:1100px;margin:0 auto;padding:0 clamp(1.5rem,4vw,2.5rem);list-style:none;display:flex;overflow-x:auto;mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%)}.process-nav ul.is-dragging{cursor:grabbing}.process-nav ul::-webkit-scrollbar{display:none}.process-nav a{white-space:nowrap;color:var(--text-dark);opacity:.5;align-items:baseline;gap:.5rem;padding:1rem;text-decoration:none;transition:opacity .3s,font-weight .1s;display:flex}.process-nav-num{color:var(--accent);font-size:1rem}.process-nav-label{font-size:1.2rem;font-weight:500}.process-nav a.is-active{opacity:1}.process-nav a.is-active .process-nav-label{font-weight:800}.process-content{width:100%}.process-item-spacer{height:90vh;display:flex}.process-item{background:var(--bg-light);border-top:3px solid #000;align-items:center;width:100%;display:flex}.process-item-spacer:first-child>.process-item{border-top:0}.process-item-inner{max-width:700px;margin:0 auto;padding:1rem}.process-item-num{color:var(--accent);letter-spacing:.12em;margin-bottom:1.25rem;font-size:.9rem;display:block}.process-item h3{color:var(--text-dark);margin-bottom:2rem;padding-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);display:inline-block;position:relative}.process-item h3:before,.process-item h3:after{content:"";width:0;position:absolute;left:0}.process-item h3:before{background-color:var(--text-dark);height:3px;transition:width .4s cubic-bezier(.2,1,.3,1);bottom:4px}.process-item h3:after{background-color:var(--accent);height:1px;transition:width .4s cubic-bezier(.2,1,.3,1) .1s;bottom:-2px}.process-item.is-active h3:before{width:100%;transition:width .6s cubic-bezier(.2,1,.3,1) .2s}.process-item.is-active h3:after{width:75%;transition:width .6s cubic-bezier(.2,1,.3,1) .4s}.process-item p{color:var(--text-dark);font-size:var(--text-lg);background-color:#0000;max-width:65ch;margin-bottom:2rem;padding:1.5rem 2rem;line-height:1.75;transition:background-color .5s 1s;position:relative}.process-item p:before,.process-item p:after{content:"";box-sizing:border-box;width:0;height:0;position:absolute}.process-item p:before{border-top:2px solid #0000;border-right:2px solid #0000;transition:height .25s ease-out,width .25s ease-out .25s,border-color 0s .5s;top:0;left:0}.process-item p:after{border-bottom:2px solid #0000;border-left:2px solid #0000;transition:height .25s ease-out .5s,width .25s ease-out .75s,border-color 0s 1s;bottom:0;right:0}.process-item.is-active p{background-color:#00000005}.process-item.is-active p:before{border-top-color:#000;border-right-color:#000;width:100%;height:100%;transition:width .25s ease-out,height .25s ease-out .25s,border-color}.process-item.is-active p:after{border-bottom-color:#000;border-left-color:#000;width:100%;height:100%;transition:width .25s ease-out .5s,height .25s ease-out .75s,border-color 0s .5s}.process-item-more{color:var(--text-dark);border:none;align-items:center;gap:.5rem;padding-bottom:8px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.process-item-more:before{content:"";background-color:var(--text-dark);width:100%;height:2px;position:absolute;bottom:4px;left:0}.process-item-more:after{content:"";background-color:var(--accent);width:100%;height:2px;position:absolute;bottom:0;left:0}.process-item-more span{color:var(--accent);transition:transform .3s}.process-item-more:hover span{transform:translate(4px)}.process-visual{max-width:280px;margin-bottom:2rem}.micro-ui-svg{width:100%;height:auto;display:block}.scroll-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}@media (width<=768px){.process-item-spacer{height:auto}.process-item{height:auto;scroll-margin-top:calc(var(--header-height,0px) + 60px + 1rem);padding:clamp(2.5rem,8vh,4rem) 0;position:static}.process-nav-label{font-size:.8rem}.process-nav a{padding:.85rem .75rem}.process-item p{max-width:none;font-size:var(--text-base)}}@media (prefers-reduced-motion:reduce){.scroll-reveal{opacity:1!important;transition:none!important;transform:none!important}}.pourquoi-section{background-color:var(--bg-light,#fff);width:100%}.pourquoi-container{max-width:1200px;margin:0 auto;padding:clamp(5rem,10vw,8rem) clamp(1.5rem,5vw,4rem) 2rem}.pourquoi-intro{max-width:700px;margin-bottom:clamp(3rem,6vw,5rem)}.section-eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--eybrow);margin-bottom:1.5rem;font-size:.875rem;font-weight:600;display:block}#pourquoi-title{color:var(--text-dark,#000);text-wrap:balance;margin:0 0 1.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.25}#pourquoi-title span{color:var(--accent,#e63946)}.pourquoi-text{color:#555;max-width:55ch;margin:0;font-size:1.1rem;line-height:1.7}.pourquoi-circle{width:calc(var(--radius) * 2);height:calc(var(--radius) * 2);transform:translate(-50%, -50%) rotate(var(--scroll-rot));border:1px solid #0000001a;border-radius:50%;transition:transform .8s cubic-bezier(.25,1,.5,1);position:absolute}.circle-item{transform:translate(-50%, -50%) rotate(calc(var(--base-angle) + var(--offset-angle))) translateX(var(--radius)) rotate(calc(-1 * (var(--base-angle) + var(--offset-angle) + var(--scroll-rot))));transition:transform .8s cubic-bezier(.25,1,.5,1);position:absolute;top:50%;left:50%}.circle-item .point{background-color:var(--eybrow);border-radius:50%;width:clamp(8px,1.5vw,12px);height:clamp(8px,1.5vw,12px);transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-item .number{font-family:var(--font-heading,"Outfit", sans-serif);color:var(--eybrow);font-size:clamp(1rem,2vw,1.3rem);font-weight:800;transition:all .4s;position:absolute}.circle-item.is-active .point{background-color:var(--accent);transform:translate(-50%,-50%)scale(1.8)}.circle-item.is-active .number{color:var(--text-dark,#000)}.pourquoi-articles{padding-bottom:10vh}.pourquoi-step{opacity:.2;filter:blur(6px);flex-direction:column;justify-content:center;min-height:50vh;transition:all .8s cubic-bezier(.25,1,.5,1);display:flex;transform:scale(.9)translateY(40px)}.pourquoi-step.is-active{opacity:1;filter:blur();transform:scale(1)translateY(0)}.pourquoi-content h3{color:var(--text-dark,#000);margin:0 0 1rem;padding-bottom:.4rem;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:800;display:inline-block;position:relative}.pourquoi-content h3:before{content:"";background-color:var(--text-dark,#000);width:100%;height:2px;position:absolute;bottom:3px;left:0}.pourquoi-content h3:after{content:"";background-color:var(--accent,#e63946);width:100%;height:1px;position:absolute;bottom:-1px;left:0}.pourquoi-content p{color:#555;margin:0;font-size:clamp(.95rem,2vw,1.05rem);line-height:1.6}@media (width>=900px){.pourquoi-layout{grid-template-columns:1fr;align-items:start;display:grid;position:relative}.pourquoi-sticky-wrapper{top:var(--header-height);height:calc(100vh - var(--header-height));grid-area:1/1;align-items:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;position:sticky;overflow:hidden}.pourquoi-circle{--base-angle:0deg;--radius:clamp(250px, 35vw, 550px);top:50%;left:0}.circle-item .number{top:50%;left:clamp(25px,3vw,40px);transform:translateY(-50%)}.circle-item.is-active .number{transform:translateY(-50%)scale(1.2)}.pourquoi-articles{grid-area:1/1;justify-self:end;max-width:550px;padding-top:10vh}}@media (width<=899px){.pourquoi-layout{display:block;position:relative}.pourquoi-sticky-wrapper{top:var(--header-height);background-color:var(--bg-light,#fff);z-index:10;height:160px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:sticky;overflow:hidden}.pourquoi-circle{--base-angle:90deg;--radius:120px;top:0;left:50%}.circle-item .number{top:10px;left:50%;transform:translate(-50%)}.circle-item.is-active .number{transform:translate(-50%)scale(1.2)}.pourquoi-articles{padding-top:2rem}}.f3d-track{background:var(--bg-light);opacity:1;height:350vh;transition:opacity .6s;position:relative}.f3d-track.is-visible{opacity:1}.f3d-sticky{height:100vh;position:sticky;top:0;overflow:hidden}.f3d-hud{z-index:20;pointer-events:none;letter-spacing:.08em;text-transform:uppercase;color:#00000073;flex-direction:column;justify-content:space-between;font-size:clamp(8px,1vw,10px);display:flex;position:absolute;inset:clamp(1rem,4vw,2.5rem)}.f3d-hud-top,.f3d-hud-bottom{justify-content:space-between;align-items:center;gap:1rem;display:flex}.f3d-hud strong{color:var(--accent);font-weight:700}.f3d-hud-accent{color:var(--accent)}.f3d-hud-line{background:#00000026;flex:1;min-width:20px;height:1px;margin:0 1rem;position:relative}.f3d-hud-line:after{content:"";background:var(--accent);width:5px;height:5px;position:absolute;top:-2px;right:0}.f3d-viewport{perspective:clamp(800px,100vw,1200px);z-index:1;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;overflow:hidden}.f3d-world{transform-style:preserve-3d;will-change:transform;position:absolute;top:50%;left:50%}.f3d-item{backface-visibility:hidden;will-change:transform, opacity;position:absolute;top:0;left:0}.f3d-card{background:var(--bg-light);width:min(320px,85vw);color:var(--text-dark);box-sizing:border-box;border:1px solid #00000026;padding:clamp(1.25rem,3vw,1.75rem);transition:background-color .5s 1s;position:relative;transform:translate(-50%,-50%)}.f3d-card:before,.f3d-card:after{content:"";box-sizing:border-box;width:0;height:0;position:absolute}.f3d-card:before{border-top:2px solid #0000;border-right:2px solid #0000;transition:height .25s ease-out,width .25s ease-out .25s,border-color 0s .5s;top:0;left:0}.f3d-card:after{border-bottom:2px solid #0000;border-left:2px solid #0000;transition:height .25s ease-out .5s,width .25s ease-out .75s,border-color 0s 1s;bottom:0;right:0}.f3d-card.is-active{background-color:#00000005}.f3d-card.is-active:before{border-top-color:#000;border-right-color:#000;width:100%;height:100%;transition:width .25s ease-out,height .25s ease-out .25s,border-color}.f3d-card.is-active:after{border-bottom-color:#000;border-left-color:#000;width:100%;height:100%;transition:width .25s ease-out .5s,height .25s ease-out .75s,border-color 0s .5s}.f3d-card-header{border-bottom:1px solid #0000001f;justify-content:space-between;align-items:center;margin-bottom:.85rem;padding-bottom:.85rem;display:flex}.f3d-card-tag{color:var(--accent);letter-spacing:.1em;font-size:clamp(.65rem,1.5vw,.75rem)}.f3d-card-dot{background:var(--accent);flex-shrink:0;width:8px;height:8px}.f3d-card h3{color:var(--text-dark);margin:0 0 .6rem;padding-bottom:.4rem;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:800;display:inline-block;position:relative}.f3d-card h3:before,.f3d-card h3:after{content:"";width:0;position:absolute;left:0}.f3d-card h3:before{background-color:#000;height:2px;transition:width .4s cubic-bezier(.2,1,.3,1);bottom:3px}.f3d-card h3:after{background-color:var(--accent);height:1px;transition:width .4s cubic-bezier(.2,1,.3,1) .1s;bottom:-1px}.f3d-card.is-active h3:before{width:100%;transition:width .6s cubic-bezier(.2,1,.3,1) .2s}.f3d-card.is-active h3:after{width:75%;transition:width .6s cubic-bezier(.2,1,.3,1) .4s}.f3d-card p{color:var(--text-dark);opacity:.85;margin:.6rem 0 0;font-size:clamp(.85rem,2vw,.9rem);line-height:1.6;position:relative}.f3d-card-footer{color:#0006;border-top:1px solid #0000001a;justify-content:space-between;margin-top:1rem;padding-top:.75rem;padding-bottom:8px;font-size:clamp(.65rem,1.5vw,.7rem);display:flex;position:relative}.f3d-card-footer:before,.f3d-card-footer:after{content:"";width:100%;height:2px;position:absolute;left:0}.f3d-card-footer:before{background-color:#000;bottom:4px}.f3d-card-footer:after{background-color:var(--accent);bottom:0}.f3d-card-ghost-number{color:#0000000a;pointer-events:none;font-size:clamp(3rem,8vw,4rem);font-weight:900;line-height:1;position:absolute;bottom:.5rem;right:1rem}.f3d-ghost-text{color:#0000;-webkit-text-stroke:1.5px #00000017;text-transform:uppercase;white-space:nowrap;letter-spacing:-.05em;pointer-events:none;font-size:clamp(4rem,12vw,15rem);font-weight:800;transform:translate(-50%,-50%)}.f3d-star{background:var(--accent);opacity:.5;width:3px;height:3px;position:absolute;transform:translate(-50%,-50%)}.f3d-fallback{background:var(--bg-light);color:var(--text-dark);padding:clamp(3rem,8vh,6rem) clamp(1.25rem,5vw,2.5rem);display:none}.f3d-label{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;margin-bottom:clamp(2rem,5vw,3rem);font-size:clamp(.75rem,2vw,.8rem);font-weight:700}.f3d-fallback-grid{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:clamp(1rem,3vw,1.5rem);display:grid}.f3d-fallback-card{border-top:3px solid #0000;border-image:var(--gradient-alu,linear-gradient(135deg, #000, #cbd5e1)) 1;padding:clamp(1.25rem,3vw,1.5rem)}.f3d-fallback-card h3{color:var(--text-dark);margin:.5rem 0 0;font-size:clamp(1.05rem,3vw,1.2rem);font-weight:800}.f3d-fallback-card p{color:var(--text-dark);opacity:.75;margin:.5rem 0 0;font-size:clamp(.9rem,2.2vw,.95rem);line-height:1.6}.scroll-reveal{opacity:0;transition:opacity .6s,transform .6s;transition-delay:calc(var(--i,0) * .12s);transform:translateY(30px)}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.f3d-track{height:auto}.f3d-sticky{display:none}.f3d-fallback{display:block}.scroll-reveal{opacity:1!important;transition:none!important;transform:none!important}}.ball-wrapper{background:var(--bg-dark);width:100%;height:160dvh;margin-bottom:-3.2rem;position:relative}.ball-container{top:calc(var(--header-height) - clamp(40px, 5vw, 50px));width:100%;height:fit-content;padding-top:clamp(.5rem,3vw,3rem);padding-bottom:clamp(1.4rem,8vw,3rem);padding-left:calc((1 - var(--grow)) * clamp(1.5rem, 5vw, 3rem));padding-right:calc((1 - var(--grow)) * clamp(1.5rem, 5vw, 3rem));justify-content:center;align-items:center;display:flex;position:sticky;overflow:hidden}.cd-box{background:var(--bg-light);-webkit-backdrop-filter:blur(12px);padding:clamp(1.5rem,3vw,2rem);border-top:3px solid #0000;border-image:var(--gradient-alu) 1;scrollbar-width:thin;scrollbar-color:var(--accent) transparent;flex-direction:column;justify-content:center;align-items:center;width:320px;max-width:100%;max-height:calc(130dvh - clamp(2rem,10vw,6rem));padding-block:2rem;transition:width .7s cubic-bezier(.16,1,.3,1),padding .7s cubic-bezier(.16,1,.3,1),box-shadow .6s;display:flex;position:relative;overflow:hidden auto;box-shadow:0 10px 30px -10px #0000001a}.cd-box[data-stage=text]{width:min(640px,92%);padding:clamp(1.75rem,3.5vw,2.5rem);box-shadow:0 10px 30px -10px #0000001f,0 30px 70px -20px #0003}.cd-box[data-stage=full]{width:100%;padding:clamp(1.75rem,3vw + 1rem,3rem);box-shadow:0 10px 30px -10px #00000026,0 40px 100px -20px #0000004d}.cd-box::-webkit-scrollbar{width:6px}.cd-box::-webkit-scrollbar-thumb{background-color:var(--accent);border-radius:10px}.ball-container .bienvenutext{color:var(--accent);text-align:center}.defborea-wrapper{flex-direction:column;width:100%;display:flex}.defborea-reveal,.cartes-reveal{opacity:0;grid-template-rows:0fr;max-width:1000px;margin:0 auto;transition:grid-template-rows .7s cubic-bezier(.16,1,.3,1),opacity .5s,margin-top .7s cubic-bezier(.16,1,.3,1);display:grid}.defborea-reveal-inner,.cartes-reveal-inner{flex-direction:column;gap:clamp(1.5rem,3vw,2.25rem);min-height:0;display:flex;overflow:hidden}.cd-box[data-stage=text] .defborea-reveal,.cd-box[data-stage=full] .defborea-reveal{opacity:1;grid-template-rows:1fr;margin-top:1.5rem;transition:grid-template-rows .7s cubic-bezier(.16,1,.3,1),opacity .6s .1s,margin-top .7s cubic-bezier(.16,1,.3,1)}.cd-box[data-stage=full] .cartes-reveal{opacity:1;grid-template-rows:1fr;margin-top:clamp(1.5rem,3vw,2.25rem);transition:grid-template-rows .7s cubic-bezier(.16,1,.3,1),opacity .6s .15s,margin-top .7s cubic-bezier(.16,1,.3,1)}.defborea-container{color:var(--text-dark)}.defborea-title{color:var(--text-dark);font-size:var(--text-2xl);line-height:1.3}.defborea-title strong{color:var(--accent)}.defborea-text p{color:#3a3a3a;font-size:var(--text-base);max-width:65ch;line-height:1.7}.defborea-text em{color:var(--text-dark);font-style:normal;font-weight:600}.cd-cta{color:var(--text-dark);border-bottom:2px solid var(--accent);align-self:flex-start;font-weight:600;display:inline-block}.defboreacartes-wrapper{justify-content:center;gap:.75rem;width:100%;height:clamp(300px,32vw,380px);display:flex}.carte-container{background:var(--bg-dark);opacity:0;border:1px solid #ffffff14;flex:none;justify-content:center;transition:flex .6s cubic-bezier(.16,1,.3,1),border-color .4s,opacity .5s,transform .5s;display:flex;overflow:hidden;transform:translateY(14px)}.cd-box[data-stage=full] .carte-container{opacity:1;transition:flex .6s cubic-bezier(.16, 1, .3, 1), border-color .4s ease, opacity .5s ease calc(var(--i,0) * .12s), transform .5s ease calc(var(--i,0) * .12s);transform:translateY(0)}.carte-container[data-open=true]{border-color:var(--accent);flex:auto}.carte-toggle{width:160px;color:var(--text-light);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:0 0 160px;justify-content:space-evenly;align-items:center;padding:1.25rem 0;display:flex}.carte-tag{color:var(--accent);letter-spacing:.1em;font-size:.7rem}.carte-title{writing-mode:vertical-rl;white-space:nowrap;letter-spacing:.02em;color:var(--text-light);font-size:clamp(.85rem,1.4vw,1rem);font-weight:800;transform:rotate(180deg)}.carte-content{flex:auto;grid-template-columns:0fr;transition:grid-template-columns .6s cubic-bezier(.16,1,.3,1);display:grid}.cd-cta span{padding:0;transition:padding .5s}.cd-cta:hover span{padding:.9rem}.carte-content-inner{flex-direction:column;justify-content:center;width:100%;min-width:0;height:100%;padding:0;display:flex;overflow:hidden}.carte-content-inner .carte-icon,.carte-content-inner p{opacity:0;transition:opacity .35s}.carte-container[data-open=true] .carte-content{grid-template-columns:1fr}.carte-container[data-open=true] .carte-content-inner{padding:1.5rem 1.75rem}.carte-container[data-open=true] .carte-content-inner .carte-icon,.carte-container[data-open=true] .carte-content-inner p{opacity:1;transition-delay:.25s}.carte-icon .icon{width:28px;height:28px;color:var(--accent);margin-bottom:.75rem}.carte-content-inner p{color:#cbd5e1;font-size:var(--text-sm);max-width:40ch;font-size:smaller;font-weight:800;line-height:1.2}@media (width<=960px){.defborea-title{font-size:var(--text-xl)}}@media (width<=720px){.cd-box{padding:clamp(1rem,3vw,1.25rem);padding-block:1.5rem}.cd-box[data-stage=text]{padding:clamp(1.25rem,3.5vw,1.5rem)}.cd-box[data-stage=full]{padding:clamp(1.5rem,4vw,2rem)}.defboreacartes-wrapper{flex-direction:column;gap:.5rem;height:auto}.carte-container{flex-direction:column}.carte-toggle{flex-direction:row;flex:none;justify-content:flex-start;gap:.85rem;width:100%;padding:.9rem 1.1rem}.carte-title{writing-mode:horizontal-tb;transform:none}.carte-content{grid-template-rows:0fr;grid-template-columns:1fr;transition:grid-template-rows .6s cubic-bezier(.16,1,.3,1);display:grid}.carte-container[data-open=true] .carte-content{grid-template-rows:1fr;grid-template-columns:1fr}.carte-content-inner{width:100%}.carte-content-inner p{max-width:none}}@media (prefers-reduced-motion:reduce){.ball-wrapper{height:auto}.ball-container{height:auto;padding:clamp(2rem,6vw,4rem) clamp(1rem,4vw,2rem);position:relative}.cd-box{width:100%;transition:none!important}.defborea-reveal,.cartes-reveal{opacity:1!important;grid-template-rows:1fr!important;margin-top:clamp(1.5rem,3vw,2.25rem)!important;transition:none!important}.carte-container{opacity:1!important;transition:border-color .4s!important;transform:none!important}}.services-section{background:var(--bg-light);padding:clamp(4rem,10vw,8rem) clamp(1.5rem,6vw,4rem);position:relative}.services-intro{text-align:center;max-width:720px;margin:0 auto clamp(2.5rem,6vw,4rem)}.services-eyebrow{color:var(--eybrow);text-transform:uppercase;margin-bottom:1rem;font-size:smaller;font-weight:800;line-height:1}.services-title{font-size:var(--text-3xl);color:var(--text-dark);line-height:1.3}.services-title span{color:var(--accent)}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(.5rem,1vw,3rem);max-width:1240px;margin:0 auto;display:grid}.service-card{color:var(--text-dark);border:1px solid var(--bg-grey);background:#fff;border-radius:4px;flex-direction:column;min-height:280px;padding:clamp(1rem,2vw,3.5rem) clamp(1rem,2vw,2.75rem);text-decoration:none;transition:background-color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),color .4s cubic-bezier(.16,1,.3,1);display:flex}.service-card:hover{background:var(--bg-dark);border-color:var(--bg-dark);color:var(--text-light)}.service-card-header{border-bottom:1px solid var(--bg-grey);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;transition:border-color .4s;display:flex}.service-card:hover .service-card-header{border-bottom-color:#ffffff26}.service-tag{color:var(--accent);letter-spacing:.12em;font-size:.45rem}.service-icon{color:var(--alu-shadow);transition:color .4s}.service-card:hover .service-icon{color:var(--text-light)}.service-icon .icon{width:26px;height:26px}.service-titre{font-size:var(--text-xl);color:inherit;margin-bottom:1rem;line-height:1.25}.service-teaser{color:#555;font-size:var(--text-base);flex-grow:1;margin-bottom:2rem;line-height:1.7;transition:color .4s}.service-card:hover .service-teaser{color:#cbd5e1}.service-cta{color:inherit;background-image:linear-gradient(to bottom, transparent calc(100% - 5px), #000 calc(100% - 5px), #000 calc(100% - 4px), transparent calc(100% - 4px), transparent calc(100% - 1px), var(--accent) calc(100% - 1px), var(--accent) 100%);align-items:center;gap:.6rem;width:150px;margin-top:auto;font-size:.9rem;font-weight:600;display:flex}.service-card:hover .service-cta{background-image:linear-gradient(to bottom, transparent calc(100% - 5px), #fff calc(100% - 5px), #fff calc(100% - 4px), transparent calc(100% - 4px), transparent calc(100% - 1px), var(--accent) calc(100% - 1px), var(--accent) 100%)}.service-arrow{color:var(--accent);transition:transform .35s}.service-card:hover .service-arrow{transform:translate(6px)}.svc-reveal{opacity:0;transition:opacity .6s,transform .6s;transition-delay:calc(var(--i,0) * .1s);transform:translateY(20px)}.svc-reveal.svc-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.svc-reveal{opacity:1!important;transition:none!important;transform:none!important}.service-card:hover{transform:none!important}}.objectif-track{background:var(--bg-dark);height:300vh;position:relative}.objectif-sticky{flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 clamp(1.5rem,6vw,4rem);display:flex;position:sticky;top:0;overflow:hidden}.objectif-glow{--progress:0;top:50%;left:calc(20% + var(--progress) * 60%);aspect-ratio:1;opacity:.12;filter:blur(90px);pointer-events:none;z-index:0;background:0 0;border-radius:50%;width:clamp(300px,40vw,600px);position:absolute;transform:translate(-50%,-50%)}.objectif-diagram{--progress:0;z-index:0;pointer-events:none;width:min(80vmin,620px);height:min(70vmin,540px);opacity:calc(.35 + var(--progress) * .55);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.objectif-diagram svg{width:100%;height:100%;overflow:visible}.obj-climb-path{stroke:#ffffff40;stroke-width:1px;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--progress))}.obj-step{--reveal:clamp(0, (var(--progress) - (var(--i) * .14)) * 6, 1);opacity:var(--reveal);transform:translateY(calc((1 - var(--reveal)) * 26px))}.obj-step-fill{fill:#ffffff0a;stroke:#ffffff4d;stroke-width:1px}.obj-step-top{fill:#fff;opacity:calc(.5 + var(--reveal) * .5)}.obj-step-corner{stroke:#fff;stroke-width:1.5px;opacity:.9}.obj-climber,.obj-climber-glow{transform:translate(calc(var(--climb-x0) + var(--progress) * var(--climb-dx)), calc(var(--climb-y0) - var(--progress) * var(--climb-dy)))}.obj-climber{fill:#fff}.obj-climber-glow{fill:#fff;opacity:.25;animation:1.6s ease-in-out infinite obj-climber-pulse}@keyframes obj-climber-pulse{0%,to{opacity:.15;r:8}50%{opacity:.35;r:13}}.objectif-eyebrow{z-index:1;color:var(--eybrow);text-transform:uppercase;letter-spacing:.15em;margin-bottom:clamp(1.5rem,4vw,2.5rem);font-size:.85rem;position:relative}.objectif-text{z-index:1;text-align:center;max-width:1000px;font-family:var(--font-heading);font-size:clamp(1.2rem,4vw,3.5rem);font-weight:700;line-height:1;position:relative}.objectif-word{color:#ffffff26;transition:color .15s linear}.objectif-word.is-active{color:var(--text-light)}.objectif-word.is-active.objectif-word--accent{color:var(--accent)}@media (prefers-reduced-motion:reduce){.objectif-track{height:auto}.objectif-sticky{height:auto;padding:clamp(4rem,10vh,6rem) clamp(1.5rem,6vw,4rem);position:relative}.objectif-word{color:var(--text-light)}.objectif-word--accent{color:var(--accent)}.objectif-glow,.objectif-diagram{display:none}}.faq-wrapper{background-color:var(--bg-light);color:var(--text-dark);padding:clamp(3rem,8vh,8rem) clamp(1rem,5vw,4rem)}.faq-container{flex-direction:column;gap:2rem;max-width:1100px;margin:0 auto;display:flex}@media (width>=768px){.faq-container{flex-direction:row;align-items:flex-start;gap:4rem}.faq-header{flex:40%;position:sticky;top:clamp(5rem,10vh,8rem)}.faq-list{flex:60%}}.faq-eyebrow{color:var(--eybrow);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;font-size:.85rem}.faq-title{color:var(--text-dark);margin:0;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.3}.faq-title span{color:var(--accent)}.faq-list{flex-direction:column;gap:.75rem;display:flex}@media (width>=768px){.faq-list{gap:1rem}}.faq-item{background-color:#fff;border:1px solid #000;transition:background-color .3s;overflow:hidden}.faq-item:hover{background-color:#000}.faq-item:hover .faq-question,.faq-item:hover .faq-answer p{color:#fff}.faq-item:hover .faq-icon:before,.faq-item:hover .faq-icon:after{background-color:#fff}.faq-question{color:var(--text-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;font-size:.95rem;font-weight:600;list-style:none;transition:color .3s;display:flex}.faq-question::-webkit-details-marker{display:none}@media (width>=768px){.faq-question{padding:1.5rem;font-size:1.1rem}}.faq-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:relative}@media (width>=768px){.faq-icon{width:20px;height:20px}}.faq-icon:before,.faq-icon:after{content:"";background-color:var(--text-dark);transition:transform .3s,opacity .3s,background-color .3s;position:absolute}.faq-icon:before{width:2px;height:100%}.faq-icon:after{width:100%;height:2px}.faq-item[open] .faq-question{padding-bottom:.5rem}@media (width>=768px){.faq-item[open] .faq-question{padding-bottom:1rem}}.faq-item[open] .faq-icon:before{opacity:0;transform:rotate(90deg)}.faq-item[open] .faq-icon:after{transform:rotate(180deg)}.faq-answer{padding:0 1rem 1rem}@media (width>=768px){.faq-answer{padding:0 1.5rem 1.5rem}}.faq-answer p{color:var(--text-dark);margin:0;font-size:.95rem;line-height:1.5;transition:color .3s}@media (width>=768px){.faq-answer p{font-size:1rem;line-height:1.6}}.journal-wrapper{background-color:var(--bg-light);color:var(--text-dark);padding:clamp(3rem,8vh,8rem) clamp(1rem,5vw,4rem);overflow:hidden}.journal-container{max-width:1100px;margin:0 auto}.journal-header{flex-direction:column;gap:1.5rem;margin-bottom:clamp(2rem,5vw,3rem);display:flex}@media (width>=768px){.journal-header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.journal-eyebrow{color:var(--eybrow);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;font-size:.85rem}.journal-title{color:var(--text-dark);margin:0;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.3}.journal-nav{gap:.5rem;display:flex}.journal-nav-btn{width:3rem;height:3rem;color:var(--text-dark);cursor:pointer;background-color:#fff;border:1px solid #000;justify-content:center;align-items:center;transition:background-color .3s,color .3s;display:flex}.journal-nav-btn:hover{color:#fff;background-color:#000}.journal-nav-btn svg{width:1.5rem;height:1.5rem}.journal-scroll-wrapper{margin:0 calc(-1*clamp(1rem,5vw,4rem));padding:0 clamp(1rem,5vw,4rem);position:relative}.journal-slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;gap:1rem;margin:0;padding:0 0 2rem;list-style:none;display:flex;overflow-x:auto}.journal-slider::-webkit-scrollbar{display:none}.journal-card{scroll-snap-align:start;background-color:#fff;border:1px solid #000;flex-direction:column;flex:0 0 85%;transition:background-color .3s;display:flex}@media (width>=768px){.journal-card{flex:0 0 calc(50% - .5rem)}}@media (width>=1024px){.journal-slider{gap:2rem}.journal-card{flex:0 0 calc(33.333% - 1.33rem)}}.journal-card:hover{background-color:#000}.journal-card:hover .journal-card-title,.journal-card:hover .journal-card-excerpt,.journal-card:hover .journal-card-date,.journal-card:hover .journal-card-readmore{color:#fff}.journal-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.journal-card-image{aspect-ratio:16/10;border-bottom:1px solid #000;width:100%;overflow:hidden}.image-placeholder{background-color:#0000000d;width:100%;height:100%}.journal-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.journal-card:hover .journal-card-image img{transform:scale(1.05)}.journal-card-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.journal-card-date{color:var(--text-dark);margin-bottom:.75rem;font-size:.85rem;transition:color .3s}.journal-card-title{color:var(--text-dark);margin:0 0 1rem;font-size:1.25rem;font-weight:700;line-height:1.4;transition:color .3s}.journal-card-excerpt{color:var(--text-dark);opacity:.8;margin:0 0 2rem;font-size:.95rem;line-height:1.6;transition:color .3s}.journal-card-readmore{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-top:auto;font-size:.9rem;font-weight:600;transition:color .3s}.secteurs-wrapper{background-color:var(--bg-light,#fff);width:100%;color:var(--text-dark,#000);padding:clamp(5rem,12vh,8rem) clamp(1.5rem,4vw,4rem);position:relative}.secteurs-container{flex-direction:column;gap:clamp(3rem,6vw,5rem);max-width:900px;margin:0 auto;display:flex}.secteurs-header{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.secteurs-title{text-wrap:balance;color:var(--text-dark,#000);margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.secteurs-title strong{color:var(--accent,#e63946);font-weight:800}.secteurs-subtitle{color:#4b5563;max-width:60ch;margin:0;font-size:1.15rem;line-height:1.7}.secteurs-list{border-top:2px solid var(--text-dark,#000);flex-direction:column;display:flex}.secteur-link{border-bottom:2px solid var(--text-dark,#000);color:var(--text-dark,#000);justify-content:space-between;align-items:center;padding:clamp(1.25rem,3vw,2rem) 1rem;text-decoration:none;transition:background-color .3s,color .3s,padding .3s;display:flex}.secteur-name{text-transform:uppercase;letter-spacing:.02em;font-family:ui-monospace,monospace;font-size:clamp(1.25rem,3vw,2rem);font-weight:800}.secteur-arrow{color:var(--accent,#e63946);font-size:clamp(1.5rem,3vw,2.25rem);transition:transform .4s cubic-bezier(.2,1,.3,1)}.secteur-link:hover{color:#fff!important;opacity:1!important;filter:none!important;background:#000!important;padding-left:2rem!important;padding-right:2rem!important}.secteur-link:hover .secteur-arrow{transform:translate(22px)!important}.secteurs-footer{justify-content:center;margin-top:1rem;display:flex}.secteurs-view-all{color:var(--text-dark,#000);align-items:center;gap:.5rem;padding-bottom:8px;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.secteurs-view-all .arrow{color:var(--accent,#e63946);font-size:1.2rem;transition:transform .3s}.secteurs-view-all:hover .arrow{transform:translate(5px)}.secteurs-view-all .action-line-main{background-color:var(--text-dark,#000);width:100%;height:2px;position:absolute;bottom:2px;left:0}.secteurs-view-all .action-line-accent{background-color:var(--accent,#e63946);width:100%;height:2px;position:absolute;bottom:-2px;left:0}
