:root{--background-main:#000;--background-section:#000;--phantom:#0a0a0f;--text-primary:#ffffff;--text-secondary:rgba(255, 255, 255, 0.72);--text-muted:rgba(255, 255, 255, 0.6);--shadow-color:rgba(0, 0, 0, 0.4);--page-gutter:clamp(14px, 1.75vw, 28px);--text-hero-title:clamp(2.6rem, 4.8vw, 4.5rem);--text-hero-subtitle:clamp(1.1rem, 1.8vw, 1.35rem);--text-section-title:clamp(2.2rem, 4.5vw, 3.2rem);--text-section-subtitle:clamp(1.1rem, 1.8vw, 1.35rem);--text-body:1rem;--text-badge:0.65rem}html{scroll-behavior:smooth}body,html{background:#000!important;color:var(--text-primary)}body.home-page{background:#000!important}.hero-intro-section{position:relative;padding:5rem 0 0 0;background:#000;overflow:hidden;min-height:400px}.hero-intro-video-bg{position:absolute;top:0;right:0;width:60%;max-width:1100px;height:100%;z-index:1;overflow:hidden}@media (min-width:2000px){.hero-intro-video-bg{right:calc((100vw - 2000px)/ 2 + 20px)}}.hero-intro-video-bg::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#000 0,#000 5%,transparent 50%);z-index:2;pointer-events:none}.hero-intro-video-bg video{width:100%;height:100%;object-fit:cover;opacity:.75}.hero-intro-container{position:relative;z-index:3;max-width:1320px;margin:0 auto;padding:0 var(--page-gutter)}@media (max-width:900px){.hero-intro-video-bg{width:100%;opacity:.52}.hero-intro-video-bg::before{background:linear-gradient(to bottom,transparent 0,transparent 35%,rgba(0,0,0,.4) 70%,#000 100%)}.hero-intro-container{padding:0 var(--page-gutter)}.hero-intro-content{max-width:100%;align-items:center;text-align:center}.hero-intro-content .badge.badge--sm.button-label{margin:0 auto .75rem}}.hero-intro-content{max-width:480px;display:flex;flex-direction:column;gap:1rem}.company-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:4px;font-size:var(--text-badge);font-weight:500;color:rgba(255,255,255,.7);letter-spacing:.02em;font-family:"Space Grotesk",sans-serif;width:fit-content;margin-bottom:.75rem}.hero-intro-content .badge.badge--sm.button-label{padding:4px 10px;width:fit-content}.hero-intro-title{font-size:clamp(2.2rem, 4.5vw, 3.2rem);font-weight:600;line-height:1.1;margin:0;color:#fff;font-family:"Space Grotesk",sans-serif;text-transform:uppercase;letter-spacing:-.01em}.hero-intro-highlight{display:block;color:#4f7dff;font-weight:300}.hero-intro-description{font-size:var(--text-section-subtitle);line-height:1.6;color:rgba(255,255,255,.75);margin:0;font-family:"Space Grotesk",sans-serif}.fade-in-up{opacity:0;transform:translateY(14px);transition:opacity .8s cubic-bezier(.22, 1, .36, 1),transform .8s cubic-bezier(.22, 1, .36, 1)}.fade-in-up.is-visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:0s}.delay-2{transition-delay:180ms}.delay-3{transition-delay:340ms}.hero-intro-subline{display:block;margin-top:.5rem;opacity:.9}.retail-section{max-width:1200px;margin:0 auto;padding:5rem var(--page-gutter,1.5rem) 4rem;border-top:none}.retail-section__header{text-align:center;margin-bottom:2.5rem}.retail-section__badge{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:.5rem}.retail-section__title{font-size:clamp(1.6rem, 3.2vw, 2.4rem);font-weight:700;line-height:1.15;color:#fff;margin:0}.retail-section__body{display:flex;align-items:center;gap:3.5rem}.retail-stage{position:relative;flex:0 0 auto;width:60%;padding:2.5rem 1.5rem}.retail-stage__img{display:block;width:100%;max-width:480px;margin:0 auto;border-radius:0;object-fit:cover;aspect-ratio:4/3;box-shadow:0 24px 80px rgba(0,0,0,.5)}.retail-section__copy{flex:1 1 0;min-width:0}.retail-section__copy-tag{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.6);margin-bottom:.5rem}.retail-section__copy-heading{font-size:var(--text-section-title);font-weight:600;line-height:1.1;color:#fff;margin:0 0 1rem}.retail-section__copy-text{font-size:var(--text-section-subtitle);line-height:1.6;color:rgba(255,255,255,.75);margin:0 0 1.5rem}.retail-section__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.6rem;background:#fff;color:#0a0a0a;font-size:.82rem;font-weight:700;border-radius:100px;text-decoration:none;transition:background .2s,transform .15s}.retail-section__cta:hover{background:rgba(255,255,255,.88);transform:translateY(-1px)}.retail-section__cta svg{width:16px;height:16px;flex-shrink:0}.retail-card{position:absolute;background:rgba(0,0,0,.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:.85rem;padding:.55rem .75rem .6rem;color:#fff;font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;z-index:2;width:220px;box-shadow:0 8px 32px rgba(0,0,0,.4)}.retail-card__head{display:flex;align-items:center;gap:.3rem;margin-bottom:.4rem}.retail-card__emblem{flex-shrink:0;opacity:.9;width:16px;height:auto}.retail-card__head-label{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.88)}.retail-card--wait{top:0;left:0}.retail-card--freq{top:calc(50% + 2.5rem);right:5rem;transform:translateY(-50%)}.retail-card--profiles{bottom:3.5rem;left:calc(3% + 5.5rem);width:fit-content;padding-left:.55rem;padding-right:.55rem}.retail-card__wait-value{font-family:ui-monospace,"Cascadia Code","SF Mono",Menlo,monospace;font-size:1.2rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1}.retail-card__wait-store{font-size:.5rem;color:rgba(255,255,255,.6);margin-top:.2rem}.retail-card__bars-wrap{margin-top:.35rem}.retail-card__bars{display:flex;align-items:stretch;gap:1px;height:24px}.retail-card__bar-slot{flex:1;min-width:0;min-height:0;display:flex;align-items:flex-end}.retail-card__bar{width:100%;min-height:1px;background:rgba(255,255,255,.85);border-radius:1px 1px 0 0;transform:scaleY(0);transform-origin:bottom center;backface-visibility:hidden;animation:retailBarGrow 1.2s cubic-bezier(.22,1.16,.36,1) forwards}.retail-card__bars-axis{height:2px;margin-top:3px;background:rgba(255,255,255,.42);border-radius:1px;flex-shrink:0}.reveal-section .reveal-img{opacity:0;transform:translateY(24px);transition:opacity 1s ease,transform 1s ease}.reveal-section .reveal-card{opacity:0;filter:blur(6px);transition:opacity .6s cubic-bezier(.22,1,.36,1),filter .6s cubic-bezier(.22,1,.36,1)}.reveal-section .reveal-copy>a,.reveal-section .reveal-copy>h3,.reveal-section .reveal-copy>p{opacity:0;transform:translate3d(0,1.35rem,0);transition:opacity .85s cubic-bezier(.22, 1, .36, 1),transform .95s cubic-bezier(.22, 1, .36, 1)}.reveal-section .reveal-copy>h3{transition-delay:60ms}.reveal-section .reveal-copy>p{transition-delay:0.16s}.reveal-section .reveal-copy>a{transition-delay:0.28s}.reveal-section.is-revealed .reveal-img{opacity:1;transform:translateY(0)}.reveal-section .reveal-card.is-card-on{opacity:1;filter:blur(0)}.reveal-section .reveal-copy.is-copy-on>a,.reveal-section .reveal-copy.is-copy-on>h3,.reveal-section .reveal-copy.is-copy-on>p{opacity:1;transform:translate3d(0,0,0)}@media (prefers-reduced-motion:reduce){.reveal-section .reveal-copy>a,.reveal-section .reveal-copy>h3,.reveal-section .reveal-copy>p{opacity:1;transform:none;transition:none}}@media (max-width:600px){.reveal-section.is-revealed .reveal-copy>h3{opacity:1;transform:translate3d(0,0,0)}.reveal-section .reveal-img{transition-delay:0.35s}.reveal-section .reveal-card{transition-delay:0s}.reveal-section .reveal-copy>p{transition-delay:0s}.reveal-section .reveal-copy>a{transition-delay:0.12s}}@keyframes retailBarGrow{from{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes retailCellFade{from{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes retailTrendDraw{from{stroke-dashoffset:var(--trend-len)}to{stroke-dashoffset:0}}@keyframes retailTrendAreaFade{from{opacity:0}to{opacity:.35}}.retail-card__heatmap{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,8px);gap:2px;margin-bottom:.4rem}.retail-card__hcell{border-radius:0}.retail-card__hcell--1{background:#ffd440}.retail-card__hcell--2{background:#f8a340}.retail-card__hcell--3{background:#e84045}.retail-card__row{display:flex;align-items:center;gap:.35rem}.retail-card__kpi{font-family:ui-monospace,"Cascadia Code","SF Mono",Menlo,monospace;font-size:1rem;font-weight:700;font-variant-numeric:tabular-nums}.retail-card__kpi-badge{font-size:.5rem;font-weight:700;padding:.08rem .25rem;border-radius:9999px}.retail-card__kpi-badge--up{background:rgba(34,197,94,.35);color:#86efac}.retail-card__pies{display:flex;align-items:center;justify-content:center;gap:.4rem}.retail-card__pie{width:48px;height:48px;flex-shrink:0}.retail-card__pie--lg{width:72px;height:72px}.retail-card__pie--sm{width:38px;height:38px}.retail-card__legend{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.12rem .45rem;justify-content:center}.retail-card__legend--col{flex-direction:row;align-items:center;gap:.75rem;padding:.2rem 0 0;justify-content:flex-start}.retail-card__legend-item{display:flex;align-items:center;gap:.3rem;font-size:.62rem;font-weight:700;color:rgba(255,255,255,.95)}.retail-card__legend-dot{width:7px;height:7px;border-radius:2px;flex-shrink:0}.retail-card__metrics{margin-top:.35rem;border-top:1px solid rgba(255,255,255,.08);padding-top:.3rem;display:flex;flex-direction:column;gap:.2rem}.retail-card__metric-line{display:flex;justify-content:space-between;align-items:center;font-size:.48rem;color:rgba(255,255,255,.65)}.retail-card__metric-val{font-family:ui-monospace,"Cascadia Code","SF Mono",Menlo,monospace;font-weight:700;color:#fff;font-size:.52rem}.retail-card__pie-title{margin:.35rem 0 .15rem;font-size:.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.5);text-align:center}.retail-card__pie-title:first-of-type{margin-top:0}.retail-card__duo{display:flex;align-items:center;gap:.4rem}.retail-card__duo-col{display:flex;flex-direction:column;align-items:center;gap:.08rem;flex-shrink:0}.retail-card__duo-col:first-child{margin-top:.7rem}.retail-card__duo-col--main{margin-right:0}.retail-card--trend{top:4rem;right:1.5rem}.retail-card__trend-wrap{margin-top:.3rem;width:100%;height:40px}.retail-card__trend-line{fill:none;stroke:rgba(255,255,255,0.85);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.retail-card__trend-area{fill:url(#retail-trend-grad);opacity:.35}.retail-card__trend-label{font-size:.42rem;color:rgba(255,255,255,.5);margin-top:.2rem;text-align:right}@media (max-width:860px){.retail-section__body{flex-direction:column;gap:2rem}.retail-stage{width:100%;max-width:560px}.retail-section__copy{text-align:center}.retail-card{width:180px;padding:.45rem .6rem .5rem}.retail-card--wait{left:-.5rem}.retail-card--freq{right:-.5rem}.retail-card--profiles{left:0}.retail-card--trend{top:-.3rem;right:-.5rem}.retail-card__wait-value{font-size:1rem}.retail-card__kpi{font-size:.85rem}.retail-card--profiles{width:fit-content}.retail-card__pie--lg{width:60px;height:60px}.retail-card__pie--sm{width:32px;height:32px}}@media (max-width:600px){.retail-section{padding:2rem var(--page-gutter,1rem) 2rem;overflow:hidden}.retail-section__body{display:flex;flex-direction:column;align-items:center;gap:1.1rem}.retail-section__copy{display:contents}.retail-section__copy-heading{order:-2;text-align:center;font-size:1.55rem;margin:0;width:100%;font-family:"Space Grotesk",sans-serif;text-transform:uppercase;font-weight:600;letter-spacing:-.01em;line-height:1.1}.retail-section__copy-text{order:-1;font-size:.95rem;line-height:1.5;text-align:center;margin:-.5rem 0 0;color:rgba(255,255,255,.75);text-wrap:balance;max-width:36ch}.retail-section__cta{font-size:.75rem;padding:.55rem 1.2rem;min-width:min(100%,15rem);box-sizing:border-box}.retail-stage{position:relative;width:68%;max-width:270px;padding:0;overflow:visible;aspect-ratio:4/3}.retail-stage__img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;border-radius:0;box-shadow:0 12px 40px rgba(0,0,0,.5)}.retail-card{position:absolute;width:148px;padding:.4rem .55rem .45rem;font-size:.72rem}.retail-card--wait{top:-.5rem;left:-4.5rem}.retail-card--freq{top:auto;bottom:-.5rem;right:-4.5rem;transform:none}.retail-card--profiles{display:none}.retail-card--trend{display:none}.retail-card__wait-value{font-size:.9rem}.retail-card__kpi{font-size:.8rem}}.quality-section{max-width:1200px;margin:0 auto;padding:5rem var(--page-gutter,1.5rem) 4rem}.quality-section__body{display:flex;align-items:center;gap:3.5rem}.quality-section__copy{flex:1 1 0;min-width:0}.quality-section__copy-tag{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.6);margin-bottom:.5rem}.quality-section__copy-heading{font-size:var(--text-section-title);font-weight:600;line-height:1.1;color:#fff;margin:0 0 1rem}.quality-section__copy-text{font-size:var(--text-section-subtitle);line-height:1.6;color:rgba(255,255,255,.75);margin:0 0 1.5rem}.quality-section__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.6rem;background:#fff;color:#0a0a0a;font-size:.82rem;font-weight:700;border-radius:100px;text-decoration:none;transition:background .2s,transform .15s}.quality-section__cta:hover{background:rgba(255,255,255,.88);transform:translateY(-1px)}.quality-section__cta svg{width:16px;height:16px;flex-shrink:0}.quality-stage{position:relative;flex:0 0 auto;width:60%;padding:2.5rem 1.5rem}.quality-stage__img-wrap{position:relative;width:100%;max-width:480px;margin:0 auto;overflow:hidden}.quality-stage__img{display:block;width:100%;border-radius:0;object-fit:cover}.quality-stage__bbox{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.2s ease}.quality-stage__bbox.is-visible{opacity:1}.quality-card{position:absolute;background:rgba(0,0,0,.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:.85rem;padding:.7rem .9rem .75rem;color:#fff;font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;z-index:2;width:240px;box-shadow:0 8px 32px rgba(0,0,0,.4)}.quality-card__head{display:flex;align-items:center;gap:.3rem;margin-bottom:.4rem}.quality-card__emblem{flex-shrink:0;opacity:.9;width:16px;height:auto}.quality-card__head-label{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.88)}.quality-card--detect{top:0;right:0}.quality-card--yield{bottom:45%;left:2%;width:220px;padding:.9rem 1rem 1rem}.quality-card__big-num{font-family:ui-monospace,"Cascadia Code","SF Mono",Menlo,monospace;font-size:1.5rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;margin-top:.2rem}.quality-card__big-num--green{color:#86efac}.quality-card__sub{font-size:.58rem;color:rgba(255,255,255,.6);margin-top:.25rem}.quality-card__row{display:flex;align-items:center;gap:.35rem;margin-top:.25rem}.quality-card__badge{font-size:.5rem;font-weight:700;padding:.08rem .25rem;border-radius:9999px}.quality-card__badge--red{background:rgba(239,68,68,.35);color:#fca5a5}.quality-card__badge--green{background:rgba(34,197,94,.35);color:#86efac}.quality-card__bars{display:flex;align-items:flex-end;gap:1px;height:22px;margin-top:.35rem}.quality-card__bar{flex:1;border-radius:1px 1px 0 0;min-width:0;transform:scaleY(0);transform-origin:bottom;animation:retailBarGrow 1.2s cubic-bezier(.22,1.16,.36,1) forwards}.quality-card__bar--ok{background:rgba(134,239,172,.7)}.quality-card__bar--nok{background:rgba(252,165,165,.7)}.quality-card__metrics{margin-top:.45rem;border-top:1px solid rgba(255,255,255,.08);padding-top:.35rem;display:flex;flex-direction:column;gap:.3rem}.quality-card__metric-line{display:flex;justify-content:space-between;align-items:center;font-size:.6rem;color:rgba(255,255,255,.65)}.quality-card__metric-val{font-family:ui-monospace,"Cascadia Code","SF Mono",Menlo,monospace;font-weight:700;color:#fff;font-size:.65rem}.quality-card--analysis{bottom:0;right:0;width:240px;padding:.8rem .9rem .7rem}.quality-card__chart-wrap{position:relative;width:100%;height:60px;margin-top:.3rem}.quality-card__chart-wrap svg{width:100%;height:100%;display:block}.quality-card__chart-line{fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.quality-card__chart-area{opacity:.18}.quality-card__chart-legend{display:flex;gap:.6rem;margin-top:.35rem}.quality-card__legend-dot{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:.2rem;vertical-align:middle}.quality-card__legend-name{font-size:.5rem;color:rgba(255,255,255,.6)}.quality-card__chart-kpis{display:flex;gap:1rem;margin-top:.4rem}.quality-card__chart-kpi{display:flex;flex-direction:column;gap:.1rem}.quality-card__chart-kpi-label{font-size:.48rem;color:rgba(255,255,255,.5)}.quality-card__chart-kpi-val{font-family:ui-monospace,"Cascadia Code","SF Mono",Menlo,monospace;font-size:.8rem;font-weight:700;color:#fff}@keyframes qualityLineDraw{from{stroke-dashoffset:var(--line-len)}to{stroke-dashoffset:0}}@keyframes qualityAreaReveal{from{opacity:0}to{opacity:.18}}@media (max-width:860px){.quality-section__body{flex-direction:column;gap:2rem}.quality-stage{width:100%;max-width:560px}.quality-section__copy{text-align:center}.quality-card{width:210px;padding:.55rem .7rem .6rem}}@media (max-width:600px){.quality-section{padding:2rem var(--page-gutter,1rem) 2rem;overflow:hidden}.quality-section__body{display:flex;flex-direction:column;align-items:center;gap:1.1rem}.quality-section__copy{display:contents}.quality-section__copy-heading{order:-2;text-align:center;font-size:1.55rem;margin:0;width:100%;font-family:"Space Grotesk",sans-serif;text-transform:uppercase;font-weight:600;letter-spacing:-.01em;line-height:1.1}.quality-section__copy-text{order:-1;font-size:.95rem;line-height:1.5;text-align:center;margin:-.5rem 0 0;color:rgba(255,255,255,.75);text-wrap:balance;max-width:36ch}.quality-section__cta{font-size:.75rem;padding:.55rem 1.2rem;min-width:min(100%,15rem);box-sizing:border-box}.quality-stage{position:relative;width:68%;max-width:270px;padding:0;overflow:visible}.quality-stage__img-wrap{width:100%;max-width:100%;aspect-ratio:4/3;border-radius:0;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.5)}.quality-stage__img{width:100%;height:100%;object-fit:cover;border-radius:0}.quality-card{position:absolute;width:152px;padding:.5rem .6rem .55rem;font-size:.72rem}.quality-card--detect{top:-.5rem;right:-4.5rem}.quality-card--yield{bottom:-.5rem;left:-4.5rem;width:148px;padding:.5rem .6rem}.quality-card--analysis{display:none}.quality-card__big-num{font-size:1.2rem}}.smartcity-section{max-width:1200px;margin:0 auto;padding:5rem var(--page-gutter,1.5rem) 8.5rem}.smartcity-section__body{display:flex;align-items:center;gap:3.5rem}.smartcity-stage{position:relative;flex:0 0 auto;width:60%;padding:2.5rem 1.5rem}.smartcity-stage__img{display:block;width:100%;max-width:480px;margin:0 auto;border-radius:0;object-fit:cover;box-shadow:0 24px 80px rgba(0,0,0,.5)}.smartcity-section__copy{flex:1 1 0;min-width:0}.smartcity-section__copy-heading{font-size:var(--text-section-title);font-weight:600;line-height:1.1;color:#fff;margin:0 0 1rem}.smartcity-section__copy-text{font-size:var(--text-section-subtitle);line-height:1.6;color:rgba(255,255,255,.75)}.smartcity-section__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.6rem;margin-top:1.2rem;background:#fff;color:#0a0a0a;font-size:.82rem;font-weight:700;border-radius:100px;text-decoration:none;transition:background .2s,transform .15s}.smartcity-section__cta:hover{background:rgba(255,255,255,.88);transform:translateY(-1px)}.smartcity-section__cta svg{width:16px;height:16px;flex-shrink:0}.quality-section__cta,.retail-section__cta,.smartcity-section__cta{justify-content:center;box-sizing:border-box;min-width:min(100%,16.25rem)}.smartcity-card{position:absolute;background:rgba(0,0,0,.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:.85rem;padding:.7rem .9rem .75rem;color:#fff;font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;z-index:2;width:240px;box-shadow:0 8px 32px rgba(0,0,0,.4)}.smartcity-card__head{display:flex;align-items:center;gap:.3rem;margin-bottom:.4rem}.smartcity-card__emblem{flex-shrink:0;opacity:.9;width:16px;height:auto}.hide-mobile{display:inline}.show-mobile{display:none}.smartcity-card__head-label{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.88)}.smartcity-card--flow{top:0;left:0;width:fit-content;padding:.9rem 1.1rem .95rem}.smartcity-card--affluence{bottom:6.5rem;left:0;width:250px;padding:.7rem .9rem .65rem}.smartcity-card__heatstrip{display:flex;gap:2px;height:18px;margin-top:.3rem}.smartcity-card__heatstrip-cell{flex:1;border-radius:0;opacity:0;animation:retailCellFade .6s ease forwards}.smartcity-card__heatstrip-cell--1{background:#1e3a5f}.smartcity-card__heatstrip-cell--2{background:#2563eb}.smartcity-card__heatstrip-cell--3{background:#60a5fa}.smartcity-card__heatstrip-cell--4{background:#93c5fd}.smartcity-card__heatstrip-cell--5{background:#f97316}.smartcity-card__strip-labels{display:flex;justify-content:space-between;margin-top:.15rem;font-size:.52rem;color:rgba(255,255,255,.5);font-family:ui-monospace,monospace}.smartcity-card--modes{bottom:-.5rem;right:0;width:220px;padding:.8rem .9rem .9rem}.smartcity-card__big-num{font-family:ui-monospace,"Cascadia Code","SF Mono",Menlo,monospace;font-size:1.6rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1}.smartcity-card__sub{font-size:.6rem;color:rgba(255,255,255,.6);margin-top:.25rem}.smartcity-card__row{display:flex;align-items:center;gap:.35rem;margin-top:.25rem}.smartcity-card__badge{font-size:.5rem;font-weight:700;padding:.08rem .25rem;border-radius:9999px}.smartcity-card__badge--up{background:rgba(34,197,94,.35);color:#86efac}.smartcity-card__metrics{margin-top:.3rem;border-top:1px solid rgba(255,255,255,.08);padding-top:.25rem;display:flex;flex-direction:column;gap:.18rem}.smartcity-card__metric-line{display:flex;justify-content:space-between;align-items:center;font-size:.6rem;color:rgba(255,255,255,.65)}.smartcity-card__metric-val{font-family:ui-monospace,"Cascadia Code","SF Mono",Menlo,monospace;font-weight:700;color:#fff;font-size:.58rem}.smartcity-card__mode-bars{display:flex;flex-direction:column;gap:.55rem;margin-top:.45rem}.smartcity-card__mode-row{display:flex;align-items:center;gap:.45rem}.smartcity-card__mode-icon{width:16px;height:16px;flex-shrink:0;opacity:.7}.smartcity-card__mode-label{display:none}.smartcity-card__mode-track{flex:1;height:6px;background:rgba(255,255,255,.06);border-radius:3px;overflow:hidden}.smartcity-card__mode-fill{height:100%;border-radius:3px;transform:scaleX(0);transform-origin:left;animation:scModeGrow 1.5s cubic-bezier(.22,1,.36,1) forwards}.smartcity-card__mode-pct{font-size:.65rem;font-weight:700;color:#fff;width:2.2rem;flex-shrink:0}@keyframes scModeGrow{from{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:860px){.smartcity-section__body{flex-direction:column;gap:2rem}.smartcity-stage{width:100%;max-width:560px}.smartcity-section__copy{text-align:center}.smartcity-card{width:210px;padding:.55rem .7rem .6rem}}@media (max-width:600px){.smartcity-section{padding:2rem var(--page-gutter,1rem) 2rem;overflow:hidden}.smartcity-section__body{display:flex;flex-direction:column;align-items:center;gap:1.1rem}.smartcity-section__copy{display:contents}.smartcity-section__copy-heading{order:-2;text-align:center;font-size:1.55rem;margin:0;width:100%;font-family:"Space Grotesk",sans-serif;text-transform:uppercase;font-weight:600;letter-spacing:-.01em;line-height:1.1}.smartcity-section__copy-text{order:-1;font-size:.95rem;line-height:1.5;text-align:center;margin:-.5rem 0 0;color:rgba(255,255,255,.75);text-wrap:balance;max-width:36ch}.smartcity-section__cta{display:none}.smartcity-stage{position:relative;width:68%;max-width:270px;padding:0;overflow:visible;aspect-ratio:4/3}.smartcity-stage__img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;border-radius:0;box-shadow:0 12px 40px rgba(0,0,0,.5)}.smartcity-card{position:absolute;width:148px;padding:.5rem .6rem .55rem;font-size:.72rem}.smartcity-card--flow{top:-.5rem;left:-4.5rem;width:fit-content;padding:.5rem .7rem}.smartcity-card--modes{bottom:-.5rem;right:-4.5rem;width:148px}.hide-mobile{display:none}.show-mobile{display:inline}.smartcity-card--affluence{display:none}.smartcity-card__big-num{font-size:1.2rem}}.industry-services-connector{position:relative}.industry-services-connector>section{position:relative;z-index:1}.industry-services-connector>section.logiciel-section{z-index:auto}.industry-services-connector__svg{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:visible}.industry-services-connector__path{fill:none;stroke:rgba(255,255,255,0.38);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:8 10;vector-effect:non-scaling-stroke}@media (max-width:600px){.industry-services-connector__svg{display:none}}.logiciel-section{max-width:1200px;margin:0 auto;padding:6rem var(--page-gutter) 4rem;position:relative}.logiciel-header{margin-bottom:2.5rem}.logiciel-badge{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.6);margin-bottom:.5rem}.logiciel-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .85rem .32rem .45rem;border-radius:999px;background:rgba(255,255,255,.95);border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 10px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.9);font-family:"Space Grotesk",system-ui,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#0a0a0c;margin-bottom:.75rem}.logiciel-pill svg{width:14px;height:14px;flex-shrink:0;color:#0a0a0c;opacity:.7}.logiciel-header h2{font-size:clamp(1.6rem, 2.5vw, 2.2rem);font-weight:600;margin:0;color:#fff}.logiciel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:start}.expand-card{margin:0;padding:0;display:flex;flex-direction:column;cursor:pointer;border:1px solid rgba(255,255,255,.12);border-radius:0;background:#0a0a0c;overflow:hidden;transition:border-color .25s ease,background .25s ease}.expand-card:hover{border-color:rgba(255,255,255,.32);background:#101014}.expand-card:hover .expand-card__trigger{background:#fff;color:#0a0a0a;border-color:#fff}.expand-card__trigger{flex-shrink:0;width:2rem;height:2rem;margin:0;padding:0;cursor:pointer;border:1px solid rgba(255,255,255,.16);border-radius:0;background:0 0;color:rgba(255,255,255,.78);font:inherit;display:grid;place-items:center;align-self:flex-start;transition:border-color .2s ease,background .2s ease,color .2s ease}.expand-card__trigger:hover{border-color:rgba(255,255,255,.28);color:#fff}.expand-card__trigger:focus-visible{outline:2px solid #34B3FA;outline-offset:2px}.expand-card__img-wrap{aspect-ratio:16/9;width:100%;overflow:hidden;cursor:pointer;border:0;border-bottom:1px solid rgba(255,255,255,.1);border-radius:0;background:#000;pointer-events:none;user-select:none}.expand-card__img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22, 1, .36, 1)}.expand-card:hover .expand-card__img-wrap img{transform:scale(1.045)}.expand-card__row{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.1rem 1.15rem}.expand-card__text{min-width:0;flex:1}.expand-card__sub{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.5);margin:0;line-height:1.35}@media (max-width:1300px) and (min-width:601px){.logiciel-section .expand-card__sub{font-size:.8rem;line-height:1.28}}.expand-card__title{font-size:clamp(1.05rem, 1.8vw, 1.3rem);font-weight:600;color:#fff;margin:0 0 .35rem 0;line-height:1.2}.expand-card__icon-btn{display:grid;place-items:center;pointer-events:none}.expand-card__icon-btn svg{transition:transform .35s ease}.expand-card.is-expanded .expand-card__icon-btn svg{transform:rotate(45deg)}.expand-card__body-source{display:none}.logiciel-expand-modal{position:fixed;inset:0;z-index:40000;display:none;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.5rem);box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.logiciel-expand-modal:not([hidden]){display:flex}.logiciel-expand-modal__backdrop{position:absolute;inset:0;background:rgba(4,4,6,.72);backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);cursor:pointer;opacity:1}.logiciel-expand-modal:not([hidden]) .logiciel-expand-modal__backdrop{animation:logicielModalBackdropIn .32s ease both}.logiciel-expand-modal__panel{position:relative;z-index:1;margin:auto;width:100%;max-width:min(100%,860px);max-height:min(90vh,880px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#0a0a0c;border:1px solid rgba(255,255,255,.16);border-top:1px solid rgba(255,255,255,.28);border-radius:0;box-shadow:0 0 0 1px rgba(0,0,0,.4),0 40px 120px -20px rgba(0,0,0,.85);display:flex;flex-direction:column;opacity:1;transform:none;--logiciel-modal-pad-x:1.75rem}.logiciel-expand-modal:not([hidden]) .logiciel-expand-modal__panel{animation:logicielModalPanelIn .44s cubic-bezier(.22,1,.36,1) both}@keyframes logicielModalBackdropIn{from{opacity:0}to{opacity:1}}@keyframes logicielModalPanelIn{from{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.logiciel-expand-modal:not([hidden]) .logiciel-expand-modal__backdrop,.logiciel-expand-modal:not([hidden]) .logiciel-expand-modal__panel{animation:none}}.logiciel-expand-modal__media-strip{position:relative;flex-shrink:0;width:100%;height:clamp(4rem,14vw,9rem);max-height:9rem;overflow:hidden;background:#0a0a0c;border-bottom:1px solid rgba(255,255,255,.1)}.logiciel-expand-modal__media-strip img{width:100%;height:100%;object-fit:cover;object-position:center 70%;display:block}.logiciel-expand-modal__media-strip::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,transparent 48%,rgba(10,10,12,.55) 80%,#0a0a0c 100%)}.logiciel-modal-examples-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1rem 1.35rem;margin:0 0 1.25rem 0;min-width:0}.logiciel-modal-examples-col{flex:1 1 0;min-width:0}.logiciel-modal-examples-col .logiciel-modal-labels{margin-bottom:0}.logiciel-modal-inline-img{flex:0 0 min(48%,22rem);width:min(48%,22rem);max-width:min(48%,360px);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;pointer-events:none}.logiciel-modal-inline-img__pic{width:100%;height:auto;max-height:280px;object-fit:contain;object-position:top center;display:block}.logiciel-modal-inline-img__pic+.logiciel-modal-inline-img__pic{margin-top:.5rem}.logiciel-modal-inline-img:has(.logiciel-modal-inline-img__pic:nth-child(2)){flex:0 0 min(52%,26rem);width:min(52%,26rem);max-width:min(52%,420px);margin-top:calc(-5.5rem + 2px);padding-top:1.1rem;box-sizing:border-box}.logiciel-modal-inline-img:has(.logiciel-modal-inline-img__pic:nth-child(2)) .logiciel-modal-inline-img__pic{max-height:200px;object-position:top left;transform:scale(1.72);transform-origin:top left}.logiciel-expand-modal__body:has(.logiciel-modal-inline-img .logiciel-modal-inline-img__pic:nth-child(2)) .logiciel-modal-examples-title{padding-top:.75rem}.logiciel-modal-examples-row:has(.logiciel-modal-inline-img--landing){align-items:stretch;margin-bottom:0}.logiciel-expand-modal__body .logiciel-modal-examples-row:has(.logiciel-modal-inline-img--landing){margin-bottom:0}.logiciel-modal-inline-img--landing{flex:0 0 min(54%,28rem);width:min(54%,28rem);max-width:min(54%,460px);min-height:0;align-self:stretch;position:relative;overflow:hidden;margin-top:-2.5rem}.logiciel-modal-inline-img--landing .logiciel-modal-inline-img__pic{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:top center;display:block}@media (max-width:520px){.logiciel-modal-examples-row{flex-direction:column;align-items:stretch}.logiciel-modal-inline-img{flex:0 0 auto;width:100%;max-width:100%;margin-left:0;margin-right:0;align-items:stretch}.logiciel-modal-inline-img__pic{object-position:top center;width:100%;max-width:100%;height:auto;max-height:min(52vh,320px);object-fit:contain}.logiciel-modal-inline-img:has(.logiciel-modal-inline-img__pic:nth-child(2)){width:fit-content;max-width:100%;margin-top:0;margin-left:auto;margin-right:auto;padding-top:.85rem;box-sizing:border-box;align-items:center;align-self:center}.logiciel-modal-inline-img:has(.logiciel-modal-inline-img__pic:nth-child(2)) .logiciel-modal-inline-img__pic{width:auto;max-width:100%;max-height:min(42vh,280px);transform:scale(1.35);transform-origin:top center;object-position:top center;display:block;margin-left:auto;margin-right:auto}.logiciel-modal-inline-img--landing{max-width:100%;min-height:min(48vh,22rem);margin-left:auto;margin-right:auto;margin-top:0;position:relative;overflow:hidden}.logiciel-modal-inline-img--landing .logiciel-modal-inline-img__pic{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:top center}}.logiciel-modal-examples-title{font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.45);line-height:1.2;margin:0 0 .14rem 0}.logiciel-modal-bullets{margin:0 0 1.35rem 0;padding-left:1.3rem;list-style-type:disc;list-style-position:outside;color:rgba(255,255,255,.78);font-size:.92rem;line-height:1.5}.logiciel-modal-bullets li{margin-bottom:.38rem;display:list-item}.logiciel-modal-bullets li:last-child{margin-bottom:0}.logiciel-modal-labels{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .55rem;margin:0 0 1.25rem 0;padding:0}.logiciel-modal-label{display:inline-flex;align-items:center;gap:.5rem;padding:.42rem .95rem .46rem .65rem;border-radius:999px;background:rgba(255,255,255,.95);border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 10px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.9);font-family:"Space Grotesk",system-ui,sans-serif;font-size:clamp(.72rem, 1.9vw, .88rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0a0a0c;line-height:1.2;max-width:100%}.logiciel-modal-label__icon{width:1.15em;height:1.15em;min-width:1.05em;min-height:1.05em;flex-shrink:0;color:#0a0a0c;opacity:.78;display:block}@media (min-width:601px) and (max-width:1024px){.logiciel-expand-modal__body:has(.logiciel-modal-inline-img .logiciel-modal-inline-img__pic:nth-child(2)) .logiciel-modal-labels,.logiciel-expand-modal__body:has(.logiciel-modal-inline-img--landing) .logiciel-modal-labels,.logiciel-expand-modal__body:has(.logiciel-modal-inline-img:not(.logiciel-modal-inline-img--landing) > .logiciel-modal-inline-img__pic:only-child) .logiciel-modal-labels{gap:.38rem .42rem}.logiciel-expand-modal__body:has(.logiciel-modal-inline-img .logiciel-modal-inline-img__pic:nth-child(2)) .logiciel-modal-label,.logiciel-expand-modal__body:has(.logiciel-modal-inline-img--landing) .logiciel-modal-label,.logiciel-expand-modal__body:has(.logiciel-modal-inline-img:not(.logiciel-modal-inline-img--landing) > .logiciel-modal-inline-img__pic:only-child) .logiciel-modal-label{padding:.32rem .62rem .36rem .48rem;gap:.35rem;font-size:.68rem;letter-spacing:.052em}.logiciel-expand-modal__body:has(.logiciel-modal-inline-img .logiciel-modal-inline-img__pic:nth-child(2)) .logiciel-modal-label__icon,.logiciel-expand-modal__body:has(.logiciel-modal-inline-img--landing) .logiciel-modal-label__icon,.logiciel-expand-modal__body:has(.logiciel-modal-inline-img:not(.logiciel-modal-inline-img--landing) > .logiciel-modal-inline-img__pic:only-child) .logiciel-modal-label__icon{width:1.05em;height:1.05em;min-width:.95em;min-height:.95em}}.logiciel-expand-modal__header{padding:1.35rem var(--logiciel-modal-pad-x) 1.25rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.logiciel-expand-modal__sub{font-size:.95rem;color:rgba(255,255,255,.52);margin:0;line-height:1.45}.logiciel-expand-modal__heading{font-size:clamp(1.45rem, 3.2vw, 2rem);font-weight:600;color:#fff;margin:0 0 .4rem 0;line-height:1.15;font-family:"Space Grotesk",sans-serif}.logiciel-expand-modal__close{flex-shrink:0;width:2.5rem;height:2.5rem;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:0;background:0 0;color:rgba(255,255,255,.7);cursor:pointer;display:grid;place-items:center;transition:background .2s ease,border-color .2s ease,color .2s ease}.logiciel-expand-modal__close:hover{background:#fff;border-color:#fff;color:#0a0a0a}.logiciel-expand-modal__body{padding:1.25rem var(--logiciel-modal-pad-x) 2rem;color:rgba(255,255,255,.68);font-size:1rem;line-height:1.65;overflow-x:hidden;min-width:0}.logiciel-expand-modal__body:has(.logiciel-modal-inline-img--landing .logiciel-modal-inline-img__pic){padding-bottom:0}.logiciel-expand-modal__body:has(.logiciel-modal-inline-img--landing) .logiciel-modal-labels{margin-bottom:1.25rem}.logiciel-expand-modal__body p{margin:0 0 1rem 0}.logiciel-expand-modal__body p:last-child{margin-bottom:0}@media (min-width:601px){.logiciel-expand-modal__panel{height:fit-content;overscroll-behavior-x:none}}@media (min-width:1025px){.logiciel-expand-modal__panel{max-height:min(96vh,1140px);min-height:min(66vh,700px)}.logiciel-expand-modal__media-strip{height:clamp(5rem,16vw,11rem);max-height:11rem}.logiciel-expand-modal__body{flex:1 1 auto;min-height:0;padding-bottom:2.25rem}.logiciel-modal-inline-img__pic{max-height:360px}.logiciel-modal-inline-img:has(.logiciel-modal-inline-img__pic:nth-child(2)) .logiciel-modal-inline-img__pic{max-height:240px}.logiciel-modal-inline-img--landing{min-height:min(40vh,28rem)}}@media (min-width:521px){.logiciel-expand-modal__body:has(.logiciel-modal-inline-img .logiciel-modal-inline-img__pic:nth-child(2)){overflow:hidden;padding-bottom:1rem}.logiciel-expand-modal__body:has(.logiciel-modal-inline-img .logiciel-modal-inline-img__pic:nth-child(2)) .logiciel-modal-examples-row{margin-bottom:.65rem}}.logiciel-expand-modal__body:has(.logiciel-modal-inline-img:not(.logiciel-modal-inline-img--landing) > .logiciel-modal-inline-img__pic:only-child){padding:1rem var(--logiciel-modal-pad-x) .85rem}.logiciel-expand-modal__body:has(.logiciel-modal-inline-img:not(.logiciel-modal-inline-img--landing) > .logiciel-modal-inline-img__pic:only-child) .logiciel-modal-examples-row{margin-bottom:.55rem}@media (prefers-reduced-motion:reduce){.expand-card__icon-btn svg,.industry-services-connector__path{transition:none!important}}@media (max-width:1024px) and (min-width:601px){.logiciel-grid{gap:1.15rem}}@media (max-width:600px){.logiciel-section{padding:2rem var(--page-gutter) 2rem}.logiciel-header{margin-bottom:1.5rem;text-align:center}.logiciel-pill{padding:.55rem 1.2rem;font-size:.75rem;min-width:min(100%,15rem);justify-content:center;box-sizing:border-box}.logiciel-section#services-section .logiciel-pill,.success-stories-header .logiciel-pill{padding:.34rem .65rem .36rem .4rem;font-size:.58rem;min-width:0;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;letter-spacing:.06em}.logiciel-section#services-section .logiciel-pill svg,.success-stories-header .logiciel-pill svg{width:11px;height:11px}.logiciel-header h2{text-align:center}.logiciel-grid{grid-template-columns:1fr;gap:1rem}.expand-card__img-wrap{aspect-ratio:16/6}.logiciel-expand-modal{z-index:100500;flex-direction:column;padding:0;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);align-items:stretch;justify-content:flex-start}.logiciel-expand-modal__panel{width:100%;max-width:none;margin:0;flex:1 1 auto;min-height:0;max-height:none;border-left:none;border-right:none;overflow-x:hidden;overflow-y:auto;--logiciel-modal-pad-x:1.25rem}.logiciel-expand-modal__body .logiciel-modal-examples-title{margin:.2rem 0 .85rem 0;line-height:1.2;font-size:.72rem;letter-spacing:.05em}.logiciel-expand-modal__body .logiciel-modal-bullets{margin:0 0 1.05rem 0;padding-left:1.1rem;font-size:.88rem;line-height:1.45}.logiciel-expand-modal__body .logiciel-modal-bullets li{margin-bottom:.28rem}.logiciel-expand-modal__body .logiciel-modal-labels{margin:0 0 .75rem 0;gap:.42rem .45rem}.logiciel-expand-modal__body .logiciel-modal-label{font-size:clamp(.65rem, 3.2vw, .78rem);padding:.34rem .72rem .38rem .52rem;gap:.4rem;letter-spacing:.055em}.logiciel-modal-examples-row{gap:.85rem;margin-bottom:.85rem}.logiciel-modal-inline-img__pic{max-height:min(52vh,320px);width:100%;max-width:100%;object-fit:contain}.logiciel-modal-inline-img:has(.logiciel-modal-inline-img__pic:nth-child(2)){width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;align-items:center;align-self:center}.logiciel-modal-inline-img:has(.logiciel-modal-inline-img__pic:nth-child(2)) .logiciel-modal-inline-img__pic{width:auto;max-width:100%;max-height:min(42vh,280px);transform:scale(1.35);transform-origin:top center;object-position:top center;display:block;margin-left:auto;margin-right:auto}.logiciel-modal-inline-img--landing{max-width:100%;min-height:min(48vh,22rem);position:relative;overflow:hidden}.logiciel-modal-inline-img--landing .logiciel-modal-inline-img__pic{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:top center}.logiciel-expand-modal__body:has(.logiciel-modal-inline-img--landing) .logiciel-modal-labels{margin-bottom:1.15rem}.logiciel-modal-examples-row:has(.logiciel-modal-inline-img--landing){margin-bottom:0}}.hero-intro-video{display:flex;align-items:center;justify-content:center;position:relative}.hero-intro-video-element{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;border-radius:12px;box-shadow:0 20px 40px var(--shadow-color);transition:all .3s ease}.hero-intro-video-element:hover{transform:translateY(-2px);box-shadow:0 8px 16px var(--shadow-color)}@media (max-width:768px){.hero-intro-video-element{aspect-ratio:16/10;max-width:100%;border-radius:10px}}@media (min-width:769px) and (max-width:1024px){.hero-intro-video-element{aspect-ratio:16/10;max-height:280px}}@media (min-width:1025px){.hero-intro-video-element{aspect-ratio:16/10;max-height:350px}}.nav-buttons-container{max-width:1320px;margin:0 auto;padding:2rem var(--page-gutter);background:var(--background-section)}.nav-buttons-wrapper{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.nav-button{display:inline-flex;align-items:center;gap:10px;padding:12px 20px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:var(--text-primary);text-decoration:none;font-weight:500;font-size:.9rem;transition:all .2s ease}.nav-button:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);transform:translateY(-2px)}.nav-button.soon{opacity:.5;cursor:not-allowed}.nav-button-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.nav-button[data-color=rose] .nav-button-dot{background:#f43f5e}.nav-button[data-color=emerald] .nav-button-dot{background:#10b981}.nav-button[data-color=indigo] .nav-button-dot{background:#6366f1}.nav-button[data-color=cyan] .nav-button-dot{background:#06b6d4}.nav-button-arrow{width:16px;height:16px;opacity:.6}.badge{display:inline-flex;align-items:center;padding:2px 10px;border:1px solid rgba(255,255,255,.15);border-radius:100px;background:rgba(255,255,255,.08);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 1px 2px rgba(0,0,0,.25),0 6px 18px rgba(0,0,0,.25);color:#fff;font:inherit;line-height:inherit;font-weight:500;letter-spacing:.005em;transition:border-color .2s ease,transform .08s ease;cursor:default}.badge:hover{border-color:rgba(255,255,255,.25)}.badge:active{transform:translateY(1px)}.badge__icon{width:1em;height:1em;margin-right:6px;display:inline-grid;place-items:center}.badge__icon img,.badge__icon svg{width:1em;height:1em;display:block;filter:brightness(0) invert(1)}.badge--sm{height:24px;padding:4px 8px;font-size:12px;line-height:14px}.badge--sm .badge__icon{width:12px;height:12px}.badge--sm .badge__icon img,.badge--sm .badge__icon svg{width:12px;height:12px}.camera-visual-section{background:#000;padding:.5rem 0 0;margin-top:0;margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;position:relative;z-index:1}.camera-visual-wrapper{position:relative;z-index:1}.camera-visual-section .button04--edge{margin-top:-3rem;position:relative;z-index:10}.button04--edge{background:0 0;border:1px solid rgba(255,255,255,.15)}.button04--edge .button04_bg{background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02))}.button04--edge:hover{border-color:rgba(255,255,255,.35)}.button04--edge:hover .button04_bg{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.06));transform:scale(1.05)}.video-showcase-section{background:#000;padding:4rem 0;overflow:hidden;position:relative}.video-showcase-section::before{content:'';position:absolute;inset:0;background:radial-gradient(800px 500px at 20% 50%,rgba(46,110,255,.15),transparent 60%),radial-gradient(700px 600px at 80% 60%,rgba(36,98,255,.2),transparent 55%);pointer-events:none;z-index:0}.video-showcase-container{max-width:1320px;margin:0 auto;padding:0 var(--page-gutter)}.video-showcase-header{text-align:center;margin-bottom:2rem}.video-showcase-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:6px;color:rgba(255,255,255,.7);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-family:"Space Grotesk",sans-serif}.video-showcase-badge img{width:14px;height:14px;filter:brightness(0) invert(1);opacity:.6}.video-showcase-title{font-size:var(--text-section-title);font-weight:600;color:var(--text-primary);margin:0;font-family:"Space Grotesk",sans-serif;text-transform:uppercase}.video-carousel-wrapper{position:relative;perspective:1200px;display:flex;justify-content:center;align-items:center;--carousel-scale:1;--card-h0:480px;--card-w0:280px;--card-gap0:140px;--card-h:calc(var(--card-h0) * var(--carousel-scale));--card-w:calc(var(--card-w0) * var(--carousel-scale));--card-gap:calc(var(--card-gap0) * var(--carousel-scale));--carousel-offset:calc(var(--card-w) + var(--card-gap));--carousel-offset-wide:calc(var(--card-w) * 1.7778 * 0.5 + var(--card-w) * 0.5 + var(--card-gap));--carousel-offset-hidden:calc(var(--carousel-offset) + (180px * var(--carousel-scale)));height:calc(540px * var(--carousel-scale));margin:0 auto}.video-carousel{position:relative;width:300px;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.25, .46, .45, .94)}.video-card{position:absolute;width:var(--card-w);height:var(--card-h);left:50%;top:50%;transform:translate(-50%,-50%);border-radius:12px;overflow:hidden;background:#111;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px rgba(0,0,0,.5);transition:all .6s cubic-bezier(.25, .46, .45, .94);cursor:pointer}.video-card--wide{width:calc(var(--card-h) * 1.7778);height:var(--card-h)}.video-card iframe{width:100%;height:100%;border:none;display:block;pointer-events:none}.video-card.active iframe{pointer-events:auto}.video-card video{width:100%;height:100%;border:none;display:block;object-fit:cover;background:#000;pointer-events:none}.video-card.active video{pointer-events:auto}.video-card[data-position="0"]{transform:translate(-50%,-50%) translateX(calc(var(--carousel-offset) * -1)) rotateY(35deg) scale(.7);opacity:.5;z-index:1}.video-card[data-position="1"]{transform:translate(-50%,-50%) translateX(0) rotateY(0) scale(1);opacity:1;z-index:3;box-shadow:0 30px 60px rgba(0,0,0,.6),0 0 40px rgba(79,125,255,.15);border-color:rgba(255,255,255,.2)}.video-card[data-position="2"]{transform:translate(-50%,-50%) translateX(var(--carousel-offset)) rotateY(-35deg) scale(.7);opacity:.5;z-index:1}.video-card--wide[data-position="0"]{transform:translate(-50%,-50%) translateX(calc(var(--carousel-offset-wide) * -1)) rotateY(25deg) scale(.5)}.video-card--wide[data-position="2"]{transform:translate(-50%,-50%) translateX(var(--carousel-offset-wide)) rotateY(-25deg) scale(.5)}.video-card[data-position="-1"],.video-card[data-position="3"]{transform:translate(-50%,-50%) translateX(calc(var(--carousel-offset-hidden) * -1)) rotateY(45deg) scale(.5);opacity:0;z-index:0;pointer-events:none}.video-card[data-position="3"]{transform:translate(-50%,-50%) translateX(var(--carousel-offset-hidden)) rotateY(-45deg) scale(.5)}.carousel-nav{position:absolute;--hero-cards-stack-top:50%;--hero-cards-stack-shift:60px;top:calc(var(--hero-cards-stack-top) + var(--hero-cards-stack-shift));transform:translateY(-50%);width:44px;height:44px;background:rgba(17,17,17,.85);border:1px solid rgba(255,255,255,.08);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;z-index:10;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 4px 20px rgba(0,0,0,.4)}.carousel-nav:hover{background:rgba(30,30,30,.95);border-color:rgba(255,255,255,.15);transform:translateY(-50%) scale(1.05)}.carousel-nav svg{width:20px;height:20px;color:rgba(255,255,255,.7);transition:color .2s ease}.carousel-nav:hover svg{color:#fff}.carousel-nav--prev{left:10%}.carousel-nav--next{right:10%}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:2rem}.carousel-dot{width:8px;height:8px;border-radius:2px;background:rgba(255,255,255,.15);border:none;cursor:pointer;transition:all .3s ease}.carousel-dot:hover{background:rgba(255,255,255,.35)}.carousel-dot.active{background:rgba(255,255,255,.9)}.video-card-label{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.9) 0,transparent 100%);color:#fff;font-family:"Space Grotesk",sans-serif;font-size:.85rem;font-weight:500;opacity:0;transform:translateY(10px);transition:all .3s ease;pointer-events:none;text-decoration:none;display:block}a.video-card-label{pointer-events:auto}a.video-card-label:hover{color:#fff}.video-card[data-position="1"] .video-card-label{opacity:1;transform:translateY(0)}@media (max-width:900px){.carousel-nav--prev{left:2%}.carousel-nav--next{right:2%}.video-showcase-section{padding:2rem 0 1rem}.video-carousel-wrapper{padding-bottom:1rem}.carousel-dots{margin-top:.5rem}}@media (max-width:768px){.video-showcase-section{padding:1.5rem 0 .5rem}}.lets-work-section{font-family:"Space Grotesk",sans-serif;display:flex;min-height:100vh;align-items:center;justify-content:center;padding:4rem 1.5rem;background:#000}.lets-work-inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:3rem}.lets-work-success{position:absolute;inset:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);pointer-events:none}.lets-work-section.is-success .lets-work-success{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.lets-work-section:not(.is-success) .lets-work-success{opacity:0;transform:translateY(20px) scale(.95)}.lets-work-success-heading small{display:block;font-family:"Space Grotesk",sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:rgba(255,255,255,.6);margin-bottom:.5rem}.lets-work-success-heading h3{margin:0;font-family:"Space Grotesk",sans-serif;font-size:clamp(1.6rem, 2.6vw, 2.2rem);font-weight:500;letter-spacing:-.02em;color:rgba(255,255,255,.95)}.lets-work-book-wrap{display:flex;align-items:center;gap:1rem;cursor:pointer;transition:transform .5s ease,opacity .5s ease}.lets-work-section.is-success .lets-work-book-wrap{opacity:1}.lets-work-book-wrap:hover .lets-work-book-line{transform:scaleX(0);opacity:0}.lets-work-book-wrap:hover .lets-work-book-btn{border-color:#fff;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.1),0 10px 40px rgba(0,0,0,.08)}.lets-work-book-wrap:hover .lets-work-book-btn span,.lets-work-book-wrap:hover .lets-work-book-btn svg{color:#000!important}.lets-work-book-line{height:1px;width:2rem;background:rgba(255,255,255,.2);transition:transform .5s ease,opacity .5s ease}@media (min-width:640px){.lets-work-book-line{width:3rem}}.lets-work-book-btn{display:flex;align-items:center;gap:.75rem;overflow:hidden;border-radius:0;border:1px solid rgba(255,255,255,.2);padding:.9rem 1.6rem;background:0 0;color:#fff;font-family:"Space Grotesk",sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:border-color .5s ease,background .5s ease,box-shadow .5s ease}@media (min-width:640px){.lets-work-book-btn{padding:.9rem 1.6rem;font-size:.95rem}}.lets-work-book-btn svg{flex-shrink:0;transition:color .5s ease}.lets-work-book-btn .arrow-icon{transition:transform .5s ease,color .5s ease}.lets-work-book-wrap:hover .lets-work-book-btn .arrow-icon{transform:translate(3px,-3px) scale(1.1)}.lets-work-success-sub{font-family:"Space Grotesk",sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.4)}.lets-work-available{display:flex;align-items:center;gap:.75rem;transition:opacity .5s ease,transform .5s ease}.lets-work-section.is-clicked .lets-work-available{opacity:0;transform:translateY(-20px);pointer-events:none}.lets-work-dot{position:relative;width:.5rem;height:.5rem}.lets-work-dot-ping{position:absolute;inset:0;border-radius:50%;background:rgba(52,211,153,.75);animation:lets-work-ping 1.5s cubic-bezier(0,0,.2,1) infinite}.lets-work-dot-inner{position:relative;width:.5rem;height:.5rem;border-radius:50%;background:#10b981}@keyframes lets-work-ping{100%,75%{transform:scale(2);opacity:0}}.lets-work-available span:last-child{font-family:"Space Grotesk",sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.6)}.lets-work-trigger{cursor:pointer;position:relative}.lets-work-section.is-clicked .lets-work-trigger{pointer-events:none}.lets-work-heading-wrap{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.lets-work-heading{margin:0;text-align:center;font-family:"Space Grotesk",sans-serif;font-size:clamp(3.6rem, 8.5vw, 7.2rem);font-weight:500;letter-spacing:-.02em;line-height:1.02;color:rgba(255,255,255,.95);text-transform:none;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}@media (min-width:640px){.lets-work-heading{font-size:clamp(4rem, 10vw, 7rem)}}@media (min-width:768px){.lets-work-heading{font-size:clamp(4.5rem, 12vw, 8rem)}}.lets-work-section.is-clicked .lets-work-heading-wrap .lets-work-heading{opacity:0;transform:translateY(-40px) scale(.95)}.lets-work-heading .line{display:block;overflow:hidden}.lets-work-heading .line span{display:block;text-transform:none;transition:transform .7s cubic-bezier(.16,1,.3,1)}.lets-work-trigger:hover .lets-work-heading .line span{transform:translateY(-8%)}.lets-work-heading .muted{color:rgba(255,255,255,.7);text-transform:none}.lets-work-cta-circle{position:relative;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;margin-top:1rem}@media (min-width:640px){.lets-work-cta-circle{width:5rem;height:5rem}}.lets-work-cta-circle::before{content:'';position:absolute;inset:0;border-radius:0;border:1px solid rgba(255,255,255,.2);background:0 0;transition:border-color .5s ease,background .5s ease,transform .5s ease,opacity .7s ease}.lets-work-trigger:hover .lets-work-cta-circle::before{border-color:#fff;background:#fff;transform:scale(1.1)}.lets-work-section.is-clicked .lets-work-cta-circle::before{border-color:#fff;background:0 0;transform:scale(3);opacity:0;transition-duration:.7s}.lets-work-cta-circle svg{position:relative;width:1.5rem;height:1.5rem;color:#fff;transition:transform .5s ease,opacity .5s ease,color .5s ease}@media (min-width:640px){.lets-work-cta-circle svg{width:1.75rem;height:1.75rem}}.lets-work-trigger:hover .lets-work-cta-circle svg{transform:translate(2px,-2px);color:#000}.lets-work-section.is-clicked .lets-work-cta-circle svg{transform:translate(100px,-100px) scale(.5);opacity:0;transition-duration:.6s}.lets-work-side-line{position:absolute;top:50%;transform:translateY(-50%);height:1px;width:2rem;background:rgba(255,255,255,.2);transition:transform .5s ease,opacity .5s ease}@media (min-width:640px){.lets-work-side-line{width:3rem}}.lets-work-side-line.left{left:-2rem}@media (min-width:640px){.lets-work-side-line.left{left:-4rem}}.lets-work-side-line.right{right:-2rem}@media (min-width:640px){.lets-work-side-line.right{right:-4rem}}.lets-work-trigger:hover .lets-work-side-line{transform:translateY(-50%) scaleX(1.5);opacity:1}.lets-work-section.is-clicked .lets-work-side-line{transform:translateY(-50%) scaleX(0);opacity:0}.lets-work-subtext{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;transition:opacity .5s ease .1s,transform .5s ease .1s}.lets-work-section.is-clicked .lets-work-subtext{opacity:0;transform:translateY(20px);pointer-events:none}.lets-work-subtext p{margin:0;max-width:28rem;font-family:"Space Grotesk",sans-serif;font-size:clamp(1.02rem, 1.15vw, 1.2rem);line-height:1.7;color:rgba(255,255,255,.7)}.camera-visual-wrapper{position:relative;display:flex;justify-content:center;align-items:center}.camera-visual-img{position:relative;z-index:1;max-width:270px;height:auto;filter:drop-shadow(0 0 2px rgba(255,255,255,.4)) drop-shadow(0 0 6px rgba(255,255,255,.3)) drop-shadow(0 0 12px rgba(255,255,255,.2)) drop-shadow(0 0 20px rgba(255,255,255,.15)) drop-shadow(0 0 35px rgba(255,255,255,.1))}.brands-agencies{position:relative;max-width:1320px;margin:0 auto;padding:0 var(--page-gutter)}.brands-agencies__inner{display:grid;grid-template-columns:1fr calc(5px + 2rem) 1fr;gap:12px;align-items:stretch}.brands-agencies__divider{display:block;width:calc(5px + 2rem);height:calc(85% + 4rem);max-height:calc(188px + 4rem);min-height:calc(104px + 4rem);align-self:center;justify-self:center;overflow:visible;-webkit-mask-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 12%,#fff 26%,#fff 74%,rgba(255,255,255,0.5) 88%,rgba(255,255,255,0) 100%);mask-image:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 12%,#fff 26%,#fff 74%,rgba(255,255,255,0.5) 88%,rgba(255,255,255,0) 100%);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.brands-agencies__column{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;min-height:180px;justify-content:center;--ba-line-top:32px;--ba-line-bottom:32px;padding-top:var(--ba-line-top);padding-bottom:var(--ba-line-bottom)}.brands-agencies__column::before{content:'';position:absolute;top:var(--ba-line-top);left:0;right:0;height:1px;background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.18) 20%,rgba(255,255,255,.18) 80%,rgba(255,255,255,0) 100%);z-index:1}.ba-badge{position:absolute;top:var(--ba-line-top);left:50%;transform:translate(-50%,-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:3px 10px;border-radius:4px;border:1px solid rgba(255,255,255,.18);background:#0b0f1a;color:#fff;font-size:12px;font-weight:500;line-height:1;box-shadow:0 1px 0 rgba(255,255,255,.06),0 6px 14px rgba(0,0,0,.45)}.ba-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:16px 18px}.ba-grid--tight{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:2px;padding:6px 0;width:100%;max-width:320px;margin:auto}.ba-grid--tight>img{width:80px;height:60px;object-fit:contain;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (min-width:860px){.ba-grid{grid-template-columns:repeat(4,1fr)}.ba-grid--tight{max-width:360px}.ba-grid--tight>img{width:90px;height:70px}}.ba-grid img{max-height:22px;max-width:120px;margin:0 auto;object-fit:contain;opacity:.9;transition:opacity .2s ease}.ba-grid--brands img{min-height:58px;max-width:220px}@media (min-width:860px){.ba-grid--brands img{max-height:56px;max-width:260px}}.ba-grid--agencies img{min-height:38px;max-width:220px}@media (min-width:860px){.ba-grid--agencies img{max-height:56px;max-width:260px}}.ba-grid img:hover{opacity:1}.ba-grid img[alt="Mistral AI"]{transform:scale(1)}.ba-grid img[alt=OpenAI]{transform:scale(.66)}.ba-grid img[alt=Anthropic]{transform:scale(1.4)}.ba-grid img[alt="Hugging Face"]{transform:scale(.6)}.ba-grid img[alt="Meta (Llama)"]{transform:scale(1)}.ba-grid img[alt=PyTorch]{transform:scale(1.08)}.ba-grid img[alt=TensorFlow]{transform:scale(.9)}.ba-grid img[alt=OpenCV]{transform:scale(.6)}.ba-grid img[alt=NVIDIA]{transform:scale(1.4)}.ba-grid img[alt=Oracle]{transform:scale(1.3)}.ba-grid img[alt=AWS]{transform:scale(.7)}.ba-grid img[alt=Kubernetes]{transform:scale(1)}.ba-grid img[alt=Scaleway]{transform:scale(.85)}.ba-grid img[alt=OVHcloud]{transform:scale(.6)}.ba-grid img[alt=Unity]{transform:scale(.7)}.ba-grid img[alt=Blender]{transform:scale(.9)}.ba-grid--tight img{filter:brightness(0) invert(1)}.ba-grid img[alt="Hugging Face"]{filter:none!important}@media (max-width:1024px){.brands-agencies{max-width:1100px}.ba-grid--tight{gap:1px;max-width:280px}.ba-grid--tight>img{width:70px;height:50px}}@media (max-width:640px){.brands-agencies{padding-bottom:0;margin-bottom:0}.brands-agencies__inner{grid-template-columns:1fr;gap:14px}.brands-agencies__divider{display:none}.brands-agencies__column:last-child{display:none}.brands-agencies__column{min-height:auto;--ba-line-bottom:16px;padding-bottom:var(--ba-line-bottom)}.ba-grid--tight{grid-template-columns:repeat(3,1fr);gap:1px;max-width:240px}.ba-grid--tight>img{width:60px;height:40px}}@media (max-width:640px){.ba-grid--tight>img:nth-child(n+7){display:none!important}}.vision-contact-wrapper{display:contents}@media (max-width:640px){.vision-contact-wrapper{display:flex;flex-direction:column}.vision-contact-wrapper>.vision-section-modern{order:2;padding-top:0}.vision-contact-wrapper>.new-contact-section{order:1}}@media (max-width:640px){.new-contact-section .contact-card-description{display:none}.new-contact-section{padding-bottom:1rem!important}}.yrys-screenshot-wrap{position:relative;max-width:1080px;margin:24px auto 0;border-radius:12px;overflow:hidden}.yrys-screenshot{display:block;width:100%;height:auto;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 35%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 35%,rgba(0,0,0,0) 85%,rgba(0,0,0,0) 100%)}.ai-prompt-card{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);width:50%;max-width:640px;min-width:320px}.ai-prompt-surface{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 40px rgba(0,0,0,.16);border-radius:16px;padding:18px}.ai-prompt-input{position:relative;display:block;background:rgba(255,255,255,.95);border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:8px 48px 30px 12px;min-height:40px}.ai-prompt-ghost{position:absolute;top:8px;left:12px;color:rgba(0,0,0,.45);font-size:15px;user-select:text}.ai-prompt-send{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#6b7280;color:#fff;opacity:.95;pointer-events:none}.ai-prompt-send img{width:18px;height:18px;filter:invert(1) brightness(2)}.ai-prompt-meta{position:absolute;left:12px;bottom:10px;display:flex;align-items:center;gap:10px;margin:0}.chip{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#fff;color:#6b7280;font-size:12px;font-weight:500}.flag-fr{width:28px;height:auto}@media (max-width:768px){.ai-prompt-card{position:static;transform:none;width:50%;max-width:none;margin:-36px auto 0}}.process-section{padding:206px 0 16px 0;background:0 0!important;margin-top:-12px}.process-container{max-width:1280px;margin:0 auto;padding:0 var(--page-gutter);overflow:visible}.process-heading-row{display:flex;flex-direction:column;align-items:center;gap:6px}.process-section .button-label.badge.badge--sm{margin-top:-12px;margin-bottom:14px}.process-heading{margin:0;font-weight:600;font-size:var(--text-section-title);line-height:1.15;letter-spacing:-.01em;color:var(--text-primary);max-width:900px;text-align:center;font-family:"Space Grotesk",sans-serif}.process-heading .process-subline{display:block;opacity:.95;font-weight:400;font-size:var(--text-section-subtitle);line-height:1.6;color:var(--text-secondary);text-align:center;margin-top:.5rem;font-family:"Space Grotesk",sans-serif;text-transform:none}.process-illustration{margin-top:32px;margin-bottom:0;margin-left:calc(50% - 50vw);width:100vw;box-sizing:border-box;padding-left:clamp(.5rem,1.5vw,1rem);padding-right:clamp(.5rem,1.5vw,1rem);text-align:center}.process-img-single{width:100%;max-width:100%;height:auto;display:block;margin:0 auto;border-radius:0}@media (max-width:768px){.process-illustration{padding-left:clamp(.5rem,3vw,1rem);padding-right:clamp(.5rem,3vw,1rem)}}@media (min-width:1920px){.process-img-single{max-width:min(100%,1920px)}}@media (min-width:2560px){.process-img-single{max-width:min(100%,2200px)}}@media (min-width:3440px){.process-img-single{max-width:2560px}}.services-section{background:#000;padding:4rem 0 4.5rem;overflow:hidden}.services-container{max-width:1320px;margin:0 auto;padding:0 var(--page-gutter)}.services-header{margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.services-title{font-family:"Space Grotesk",sans-serif;font-size:clamp(1.8rem, 3vw, 2.5rem);font-weight:400;color:#fff;margin:0;letter-spacing:-.01em}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto;gap:1.5rem;align-items:stretch}.service-card{display:block;text-decoration:none;color:inherit;background:#111115;border:none;border-radius:0;overflow:hidden;padding:1.8rem 1.8rem 1.6rem;box-shadow:none;position:relative;min-height:260px;transition:background .4s ease}.service-card:hover{background:linear-gradient(135deg,#2f6df6,#3f8cff)}.service-card-title{font-family:"Space Grotesk",sans-serif;font-size:1.05rem;font-weight:600;color:rgba(255,255,255,.92);margin:0;text-transform:uppercase;letter-spacing:.03em;line-height:1.15;position:relative;z-index:2}.service-card--primary{background:#111115}.service-card--primary .service-card-title{font-size:1.15rem;color:rgba(255,255,255,.92)}.service-card-list{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:0;max-width:26ch;opacity:0;max-height:0;overflow:hidden;transform:translateY(-6px);transition:opacity .25s ease,transform .25s ease,max-height .25s ease;position:relative;z-index:2}.service-card:hover .service-card-list{opacity:1;max-height:340px;transform:translateY(0)}.service-card-list li{font-family:"Space Grotesk",sans-serif;font-size:.76rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.78);padding:.55rem 0;line-height:1.05}.service-card-list li:last-child{border-bottom:none}.service-card-graphic{position:absolute;left:auto;right:-10px;bottom:-12px;width:102%;height:102%;pointer-events:none;opacity:0;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1;filter:blur(0px);transition:opacity .35s ease}.service-card-graphic img{width:100%;height:100%;object-fit:contain;transform:translateY(0);opacity:.52;user-select:none;transition:transform .35s ease}.service-card--primary .service-card-graphic{mix-blend-mode:screen}.service-card:hover .service-card-graphic{opacity:.72}.service-card:hover .service-card-graphic img{transform:translateY(0)}.service-card--primary{grid-column:1;grid-row:1}.service-card--vision{grid-column:2;grid-row:1}.service-card--team{grid-column:3;grid-row:1}.service-card--rnd{grid-column:2;grid-row:2}.service-card--ux{grid-column:3;grid-row:2}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card--primary{grid-column:1/-1}.service-card--vision{grid-column:1;grid-row:auto}.service-card--team{grid-column:2;grid-row:auto}.service-card--rnd{grid-column:1;grid-row:auto}.service-card--ux{grid-column:2;grid-row:auto}}@media (max-width:640px){.services-section{padding:2rem 0 2rem}.services-grid{grid-template-columns:1fr;gap:.75rem}.service-card--primary,.service-card--rnd,.service-card--team,.service-card--ux{display:none}.service-card{min-height:auto;padding:1.25rem;border-radius:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.service-card--vision{display:flex}.service-card-title{font-size:1.1rem;margin:0;flex:1}.service-card-list{display:none}.service-card-graphic{position:relative;width:50px;height:50px;right:auto;bottom:auto;opacity:.6;flex-shrink:0}.service-card:hover .service-card-graphic{opacity:.9}.service-card--primary{grid-column:1}}.domains-section{background:#000;padding:4rem 0;overflow:hidden}.domains-container{max-width:1320px;margin:0 auto;padding:0 var(--page-gutter)}.domains-header{margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.domains-title{font-family:"Space Grotesk",sans-serif;font-size:clamp(1.8rem, 3vw, 2.5rem);font-weight:400;color:#fff;margin:0;letter-spacing:-.01em}.domains-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.domain-card{display:flex;flex-direction:column;background:#111115;border-radius:0;overflow:hidden;cursor:default;text-decoration:none;text-decoration:none;transition:background .4s ease;position:relative}.domain-card:hover{background:linear-gradient(135deg,#2f6df6,#3f8cff)}.domain-card:focus-visible{outline:2px solid #34B3FA;outline-offset:3px}.domain-card-visual{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#111115;transition:background .4s ease;padding:10px;box-sizing:border-box}.domain-card:hover .domain-card-visual{background:0 0}.domain-card-visual img.geo-pattern,.domain-card-visual svg.geo-pattern{width:100%;height:100%;object-fit:cover;opacity:.66;transition:opacity .4s ease}.domain-card-visual img.geo-pattern.invert{filter:invert(1)}.domain-card:hover .domain-card-visual img.geo-pattern,.domain-card:hover .domain-card-visual svg.geo-pattern{opacity:0}.domain-card-bullets{position:absolute;inset:0;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-start;gap:0;opacity:0;transition:opacity .4s ease}.domain-card:hover .domain-card-bullets{opacity:1}.domain-hover-item{font-family:"Space Grotesk",sans-serif;text-transform:uppercase;letter-spacing:.06em;padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.78);font-size:.82rem;font-weight:500;line-height:1.2}.domain-hover-item:first-child{padding-top:.85rem;font-size:.82rem;font-weight:500;letter-spacing:.06em;color:rgba(255,255,255,.78)}.domain-hover-item:last-child{border-bottom:none}.domain-bullet{display:flex;flex-direction:column;gap:4px}.domain-bullet-title{font-family:"Space Grotesk",sans-serif;font-size:1.1rem;font-weight:700;color:#fff;margin:0;text-transform:uppercase;letter-spacing:.02em}.domain-bullet-desc{font-family:"Space Grotesk",sans-serif;font-size:.8rem;color:rgba(255,255,255,.85);margin:0;line-height:1.4;font-weight:400}.domain-card-content{padding:1.25rem;display:flex;align-items:flex-end;justify-content:space-between}.domain-card-title{font-family:"Space Grotesk",sans-serif;font-size:1.25rem;font-weight:600;color:rgba(255,255,255,.85);margin:0;text-transform:uppercase;letter-spacing:.02em;transition:color .3s ease;flex:1}.domain-card:hover .domain-card-title{color:#fff}.domain-card-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .3s ease}.domain-card:hover .domain-card-icon{opacity:1}.domain-card-icon svg{width:18px;height:18px;color:#fff}@media (max-width:900px){.domains-grid{grid-template-columns:repeat(2,1fr)}}.success-stories-section{background:#000;padding:4rem 0 5rem}.success-stories-container{max-width:1320px;margin:0 auto;padding:0 var(--page-gutter)}.success-stories-header{margin-bottom:2rem}.success-stories-title{font-family:"Space Grotesk",sans-serif;font-size:clamp(1.6rem, 2.5vw, 2.2rem);font-weight:600;color:#fff;margin:0;letter-spacing:-.01em}.success-stories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.25rem}.success-card{display:flex;flex-direction:column;gap:1rem;text-decoration:none;color:inherit}.success-card-media{position:relative;border-radius:0;overflow:hidden;background:#111115;box-shadow:0 14px 40px rgba(0,0,0,.45)}.success-card-media::after{content:"";position:absolute;inset:0;background:radial-gradient(1200px 500px at 20% 10%,rgba(255,255,255,.1),transparent 60%),linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 55%,rgba(0,0,0,.45) 100%);pointer-events:none}.success-card-media img{width:100%;height:360px;object-fit:cover;display:block;transform:scale(1.01);filter:saturate(1.05) contrast(1.05);transition:transform .45s ease;will-change:transform}.success-card:hover .success-card-media img{transform:scale(1.12)}.success-card:hover .success-card-desc,.success-card:hover .success-card-meta{color:#fff}.success-card:hover .success-card-meta{border-top-color:rgba(255,255,255,.25)}.success-card-name{font-family:"Space Grotesk",sans-serif;font-size:1.15rem;font-weight:600;color:rgba(255,255,255,.92);margin:0}.success-card-desc{font-family:"Space Grotesk",sans-serif;font-size:.95rem;line-height:1.5;color:rgba(255,255,255,.65);margin:0;max-width:58ch;flex-grow:1}.success-card-meta{margin-top:auto;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);font-family:"Space Grotesk",sans-serif;font-size:.75rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.45)}@media (max-width:900px){.success-stories-grid{grid-template-columns:1fr}.success-card-media img{height:320px}}@media (max-width:640px){.success-stories-header{text-align:center}.success-stories-header .logiciel-pill{justify-content:center}}@media (max-width:500px){.domains-grid{grid-template-columns:1fr;gap:.75rem}.domain-card{border-radius:0}.domain-card-visual{aspect-ratio:2/1;padding:8px}.domain-card-content{padding:1rem}.domain-card-title{font-size:1.1rem}.domain-card-bullets{padding:1rem}.domain-hover-item{font-size:.7rem;padding:.35rem 0}}.section{padding:2rem 0;background:var(--background-section)}.vision-section-modern{padding-bottom:0!important;position:relative;z-index:0}.section-container{max-width:1320px;margin:0 auto;padding:0 var(--page-gutter)}.section-title-modern{font-size:clamp(1.8rem, 3.5vw, 2.8rem);font-weight:700;color:var(--text-primary);text-align:center;margin:0 0 2rem}.pre-solutions-section{padding:4rem 0;overflow:visible}.pre-solutions-container{max-width:1320px;margin:0 auto;padding:0 var(--page-gutter)}.pre-solutions-header{text-align:center;margin-bottom:3rem}.pre-solutions-title-wrap{position:relative;width:100%;margin:1.25rem auto 0;padding:92px 0;overflow:visible}.pre-solutions-wave-canvas{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:104vw;height:clamp(180px,22vw,320px);z-index:0;pointer-events:none;--wave-opacity:0.25;--wave-fade-left:49%;--wave-fade-right:45%;opacity:var(--wave-opacity);mix-blend-mode:screen;filter:blur(.08px);--_fadeL:min(var(--wave-fade-left), 49%);--_fadeR:min(var(--wave-fade-right), 49%);-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,1) var(--_fadeL),rgba(0,0,0,1) calc(100% - var(--_fadeR)),transparent 100%);mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,1) var(--_fadeL),rgba(0,0,0,1) calc(100% - var(--_fadeR)),transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:640px){.pre-solutions-title-wrap{padding:74px 0}.pre-solutions-wave-canvas{width:100vw;height:170px}}.pre-solutions-title{position:relative;z-index:1;font-size:clamp(1.8rem, 3.5vw, 2.5rem);font-weight:700;color:var(--text-primary);margin:0;text-align:center}.pre-solutions-subtitle{font-size:1.1rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.pre-solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.pre-solution-card{display:block;text-decoration:none;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);padding:1.5rem;transition:all .3s ease}.pre-solution-card:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);transform:translateY(-4px)}.pre-solution-card.soon{opacity:.5;cursor:not-allowed}.pre-solution-icon{width:48px;height:48px;margin-bottom:1rem}.pre-solution-icon img{width:100%;height:100%;filter:invert(1)}.pre-solution-card-title{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.pre-solution-card-desc{font-size:.9rem;color:var(--text-secondary);margin:0 0 1rem;line-height:1.5}.pre-solution-cta{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;font-weight:500;color:#4f7dff}.pre-solution-cta svg{width:16px;height:16px}.industries-section{padding:4rem 0}.industries-container{max-width:1320px;margin:0 auto;padding:0 var(--page-gutter)}.industries-header{text-align:center;margin-bottom:2rem}.industries-title{font-size:clamp(1.8rem, 3.5vw, 2.5rem);font-weight:700;color:var(--text-primary);margin:1rem 0}.industries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.industry-card{position:relative;display:block;text-decoration:none;border-radius:16px;overflow:hidden;aspect-ratio:4/3}.industry-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.industry-card:hover img{transform:scale(1.05)}.industry-label{position:absolute;bottom:1rem;left:1rem;padding:.5rem 1rem;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);border-radius:8px;color:#fff;font-weight:500;font-size:.9rem}.modern-contact-header{padding:4rem 0;background:rgba(255,255,255,.02)}.contact-header-container{max-width:900px;margin:0 auto;padding:0 var(--page-gutter)}.contact-header-content{text-align:center;margin-bottom:2rem}.contact-header-title{font-size:clamp(1.8rem, 3.5vw, 2.5rem);font-weight:700;color:var(--text-primary);margin:1rem 0}.contact-header-subtitle{font-size:1.1rem;color:var(--text-secondary)}.contact-form-wrapper{max-width:600px;margin:0 auto}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:600px){.form-row{grid-template-columns:1fr}}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.9rem;font-weight:500;color:var(--text-primary)}.form-group input,.form-group textarea{padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);color:var(--text-primary);font-size:1rem;transition:border-color .2s ease}.form-group input:focus,.form-group textarea:focus{outline:0;border-color:#4f7dff}.form-group input::placeholder,.form-group textarea::placeholder{color:rgba(255,255,255,.4)}.contact-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.9rem 2rem;border-radius:10px;border:none;background:linear-gradient(135deg,#2f6df6,#3f8cff);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.contact-submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(47,109,246,.4)}.contact-submit-btn svg{width:18px;height:18px}.new-contact-section{--separator-color:rgba(255,255,255,0.5);scroll-margin-top:180px}.contact-form-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.1;pointer-events:none}.contact-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:0;display:grid;grid-template-columns:3fr 2fr;position:relative;overflow:visible;z-index:3}.new-contact-section .frame-line{position:absolute;pointer-events:none;z-index:15}.new-contact-section .frame-bottom,.new-contact-section .frame-top{left:calc(-50vw + 50%);right:calc(-50vw + 50%);height:3px;background:repeating-linear-gradient(to right,rgba(255,255,255,.38) 0,rgba(255,255,255,.38) 8px,transparent 8px,transparent 18px);-webkit-mask-image:linear-gradient(to right,transparent 0%,#fff 8%,#fff 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#fff 8%,#fff 92%,transparent 100%)}.new-contact-section .frame-top{top:-1px}.new-contact-section .frame-bottom{bottom:-1px}.new-contact-section .frame-left,.new-contact-section .frame-right{top:0;bottom:-72px;width:3px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.38) 0,rgba(255,255,255,.38) 8px,transparent 8px,transparent 18px);-webkit-mask-image:linear-gradient(to bottom,#fff 0%,#fff 85%,transparent 100%);mask-image:linear-gradient(to bottom,#fff 0%,#fff 85%,transparent 100%)}.new-contact-section .frame-left{left:-1px}.new-contact-section .frame-right{right:-1px}.new-contact-section .contact-content{padding:48px;display:flex;flex-direction:column;justify-content:flex-start;gap:16px}.new-contact-section .contact-card-title{font-size:clamp(2rem, 4vw, 3.5rem);font-weight:700;color:#0b1020;margin:0 0 8px 0;line-height:1.1}.new-contact-section .contact-card-description{color:rgba(0,0,0,.7);font-size:15px;line-height:1.55;margin:0 0 18px 0;max-width:540px}.new-contact-section .contact-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.new-contact-section .contact-info-item{display:flex;align-items:center;gap:10px;padding:8px 0}.new-contact-section .contact-info-address{grid-column:1}@media (max-width:768px){.new-contact-section .contact-info-address{grid-column:auto}}.new-contact-section .contact-info-icon{background:rgba(0,0,0,.04);border-radius:8px;padding:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.new-contact-section .contact-info-icon svg{color:#0b1020}.new-contact-section .contact-info-label{font-weight:600;color:#0b1020;font-size:16px;margin:0;line-height:1.2}.new-contact-section .contact-info-value{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:1.25;margin:2px 0 0 0}.new-contact-section .contact-form-section{position:relative;background:rgba(0,0,0,.02);border-left:1px solid rgba(0,0,0,.08);padding:32px;display:flex;align-items:center}.new-contact-section .contact-form-new{width:100%;display:flex;flex-direction:column;gap:16px}.new-contact-section .form-steps-progress{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 20px 0;opacity:1;transition:all .3s ease;color:#000}@media (min-width:769px){.new-contact-section .form-steps-progress{position:absolute;top:40px;left:50%;transform:translateX(-50%);margin:0;z-index:15}}.new-contact-section .form-steps-progress .step-node{width:6px;height:6px;border-radius:1px;border:1px solid currentColor;background:0 0;opacity:.5}.new-contact-section .form-steps-progress .step-line{width:42px;height:1px;border-radius:1px;background:currentColor;opacity:.5}.new-contact-section .form-steps-progress .step-node.is-active{background:currentColor;opacity:1}.new-contact-section .form-steps-progress .step-line.is-active{opacity:1}.new-contact-section .form-step{display:none}.new-contact-section .form-step.active{display:block}.new-contact-section .choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width:1024px){.new-contact-section .form-step.step-1 .choice-btn:first-child,.new-contact-section .form-step.step-1 .choice-btn:nth-child(2){grid-column:1/-1;min-height:2.85rem;padding-top:10px;padding-bottom:10px}}.new-contact-section .choice-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;border:1px solid rgba(0,0,0,.12);background:#fff;color:#0b1020;border-radius:6px;cursor:pointer;transition:all .2s ease;text-align:center}.new-contact-section .choice-btn:hover{filter:brightness(.97)}.new-contact-section .choice-btn.selected{border-color:rgba(59,130,246,.6);box-shadow:0 4px 12px rgba(0,0,0,.12);background:#0b0b0b!important;color:#fff!important}.new-contact-section .step-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:12px;align-items:center}.new-contact-section .btn-next,.new-contact-section .btn-prev{padding:12px 24px;border-radius:6px;cursor:pointer;border:1px solid rgba(0,0,0,.12);transition:all .2s ease;font-weight:500;font-size:14px}.new-contact-section .btn-next{background:#0b0b0b;color:#fff;border-color:rgba(0,0,0,.5);box-shadow:0 2px 8px rgba(0,0,0,.25)}.new-contact-section .btn-next:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.35)}.new-contact-section .btn-prev{background:#fff;color:#0b1020}.new-contact-section .btn-next[disabled]{opacity:.5;cursor:not-allowed}.new-contact-section .step-prev-link{text-decoration:underline;font-size:13px;opacity:.85;color:#0b1020;padding:8px 12px;cursor:pointer;transition:opacity .2s ease}.new-contact-section .step-prev-link:hover{opacity:1}.new-contact-section .step-4-header{display:flex;justify-content:flex-end;margin-bottom:8px}.new-contact-section .step-4-header .step-prev-link{padding:4px 0;font-size:12px}.new-contact-section .form-submit-btn--full{width:100%!important;max-width:100%!important;margin-top:16px!important;display:block!important;box-sizing:border-box!important;text-align:center!important}.new-contact-section .contact-form-new .step-4 button.form-submit-btn.form-submit-btn--full,.new-contact-section .step-4 button.form-submit-btn.form-submit-btn--full{width:100%!important;max-width:100%!important;min-width:100%!important;flex:1 1 100%!important;display:block!important}.new-contact-section .contact-form-new:has(.step-4.active) .form-steps-progress{display:none!important}.new-contact-section .form-field{margin-bottom:12px}.new-contact-section .form-field.spaced{margin-bottom:16px}.new-contact-section .form-label{display:block;font-weight:500;margin-bottom:6px;color:#0b1020;font-size:14px}.new-contact-section .form-input,.new-contact-section .form-textarea{width:100%;padding:10px 12px;border:1px solid rgba(0,0,0,.12);border-radius:6px;background:#fff;color:#0b1020;font-size:14px;transition:border-color .2s ease;box-sizing:border-box}.new-contact-section .form-input:focus,.new-contact-section .form-textarea:focus{outline:0;border-color:rgba(59,130,246,.6)}.new-contact-section .form-textarea{resize:vertical;min-height:80px}.new-contact-section .contact-form-new button.form-submit-btn.form-submit-btn--full,.new-contact-section .step-4 button.form-submit-btn.form-submit-btn--full{padding:12px 32px!important;border:none!important;border-radius:6px!important;background:#0b0b0b!important;background-color:#0b0b0b!important;background-image:none!important;color:#fff!important;font-weight:600!important;font-size:14px!important;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.25)!important;width:100%!important;min-width:100%!important;max-width:100%!important;display:block!important}.new-contact-section .contact-form-new button.form-submit-btn:hover,.new-contact-section .contact-form-new button[type=submit]:hover,.new-contact-section .step-4 button.form-submit-btn:hover{background:#1a1a1a!important;background-color:#1a1a1a!important;background-image:none!important;filter:none!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.35)!important}.new-contact-section .contact-info-emblem-mobile{display:none}@media (max-width:768px){.new-contact-section .contact-card{grid-template-columns:1fr}.new-contact-section .contact-form-section{border-left:none;border-top:1px solid rgba(0,0,0,.08)}.new-contact-section .frame-left,.new-contact-section .frame-right{display:none}.new-contact-section .frame-bottom,.new-contact-section .frame-top{left:calc(-50vw + 50%);right:calc(-50vw + 50%)}.new-contact-section .contact-content{padding:28px 20px}.new-contact-section .contact-info-grid{grid-template-columns:1fr minmax(88px,42%);grid-template-rows:auto auto auto;gap:16px 10px;align-items:start}.new-contact-section .contact-info-emblem-mobile{display:flex;align-items:center;justify-content:center;grid-column:2;grid-row:2;align-self:center;pointer-events:none;z-index:0;opacity:.22;padding:4px 0}.new-contact-section .contact-info-emblem-mobile img{width:100%;max-width:156px;height:auto;object-fit:contain;object-position:center}.new-contact-section .contact-info-grid>.contact-info-item{position:relative;z-index:1}.new-contact-section .contact-info-grid>.contact-info-item:nth-child(2){grid-column:1/-1}.new-contact-section .contact-info-grid>.contact-info-item:nth-child(3){grid-column:1;grid-row:2}.new-contact-section .contact-info-grid>.contact-info-item.contact-info-address{grid-column:1/-1;grid-row:3}.new-contact-section .contact-form-section{padding:24px 20px}}@media (max-width:600px){.new-contact-section .choice-btn{min-height:3.2rem;padding:8px 10px;font-size:13px;line-height:1.3}}.faq-clean{padding:5rem 0 6rem;background:#000;position:relative}.faq-clean__container{max-width:1320px;margin:0 auto;padding:0 var(--page-gutter)}.faq-clean__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.faq-clean__side{position:sticky;top:120px}.faq-clean__pill{margin-bottom:1.5rem}.faq-clean__title{font-family:"Space Grotesk",sans-serif;font-size:clamp(2rem, 4vw, 2.8rem);font-weight:700;color:#fff;margin:0 0 1.25rem 0;line-height:1.15;letter-spacing:-.02em}.faq-clean__desc{font-family:"Space Grotesk",sans-serif;font-size:1.05rem;color:rgba(255,255,255,.65);line-height:1.7;margin:0 0 1.5rem 0;max-width:380px}.faq-clean__book-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.35rem;background:#09090b;color:#fff;font-family:"Space Grotesk",sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.02em;border-radius:100px;border:1px solid rgba(255,255,255,.15);box-shadow:0 1px 2px rgba(0,0,0,.35),0 6px 18px rgba(0,0,0,.35);text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .15s,background .2s}.faq-clean__book-cta:hover{background:#121216;border-color:rgba(255,255,255,.25);box-shadow:0 2px 4px rgba(0,0,0,.4),0 8px 22px rgba(0,0,0,.4);transform:translateY(-1px)}.faq-clean__book-cta svg{flex-shrink:0;color:#fff;opacity:1}.faq-clean__cta{display:inline-flex;align-items:center;gap:.75rem;padding:.9rem 1.5rem;background:0 0;border:1px solid rgba(255,255,255,.25);border-radius:8px;color:#fff;font-family:"Space Grotesk",sans-serif;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;--cta-height:auto;min-height:var(--cta-height);height:var(--cta-height)}.faq-clean__cta:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.4)}.faq-clean__cta svg{width:18px;height:18px;opacity:.7}.faq-clean__list{display:flex;flex-direction:column;gap:0}.faq-clean__item{border-bottom:1px solid rgba(255,255,255,.1)}.faq-clean__item:first-child{border-top:1px solid rgba(255,255,255,.1)}.faq-clean__question{width:100%;padding:1.4rem 2.5rem 1.4rem 0;background:0 0;color:#fff;font-family:"Space Grotesk",sans-serif;font-size:1.05rem;font-weight:500;cursor:pointer;list-style:none;position:relative;text-align:left;transition:color .25s ease}.faq-clean__question::-webkit-details-marker{display:none}.faq-clean__question::after{content:'+';position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.5rem;font-weight:300;color:rgba(255,255,255,.5);transition:transform .3s ease,color .3s ease}.faq-clean__item[open] .faq-clean__question::after{content:'−';color:#3f8cff}.faq-clean__item[open] .faq-clean__question{color:#3f8cff}.faq-clean__answer{font-family:"Space Grotesk",sans-serif;padding:0 0 1.5rem 0;color:rgba(255,255,255,.65);font-size:.98rem;line-height:1.75;max-width:90%}.faq-clean__answer b,.faq-clean__answer strong{color:#fff;font-weight:600}.faq-clean__answer u{text-decoration:none;font-weight:600;color:#fff}@media (max-width:900px){.faq-clean__grid{grid-template-columns:1fr;gap:2.5rem}.faq-clean__side{position:static;display:flex;flex-direction:column;align-items:center}.faq-clean__title{text-align:center}.faq-clean__desc{max-width:100%;align-self:stretch;text-align:left}.faq-clean__book-cta{align-self:flex-start}.faq-clean .logiciel-pill.faq-clean__pill{min-width:0;width:fit-content;max-width:100%;padding:.32rem .7rem .34rem .4rem;font-size:.62rem;justify-content:center;box-sizing:border-box}}.modern-footer{padding:4rem 0 2rem;background:url('/assets2/SVG/NewSVG/ArcyFooter.webp') center/cover no-repeat;position:relative}.modern-footer::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1}.modern-footer .container{max-width:1320px;margin:0 auto;padding:0 var(--page-gutter);position:relative;z-index:2}.footer-slogan{margin-bottom:3rem}.footer-slogan-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-tagline{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}.footer-tagline .highlighted{color:#4f7dff}.footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-bottom:3rem}.footer-column h3{font-size:.9rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.5rem}.footer-column a{color:var(--text-secondary);text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-column a:hover{color:var(--text-primary)}.newsletter-form .input-group{display:flex;gap:0}.newsletter-form input{flex:1;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.15);border-right:none;border-radius:8px 0 0 8px;background:rgba(255,255,255,.05);color:var(--text-primary);font-size:.9rem}.newsletter-form input::placeholder{color:rgba(255,255,255,.4)}.newsletter-form button{padding:.75rem 1rem;border:1px solid rgba(255,255,255,.15);border-left:none;border-radius:0 8px 8px 0;background:#4f7dff;color:#fff;cursor:pointer}.newsletter-form button svg{width:18px;height:18px}.footer-social{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:2rem 0;margin-bottom:2rem}.footer-logo-left{display:flex;align-items:center;justify-content:flex-start}.footer-social-right{display:flex;justify-content:flex-end}.back-to-top{display:flex;flex-direction:column;align-items:center;gap:.35rem;color:rgba(255,255,255,.45);text-decoration:none;transition:all .3s ease}.back-to-top:hover{color:#fff}.back-to-top:hover .back-to-top__arrow{transform:translateY(-4px)}.back-to-top__arrow{font-size:2rem;line-height:1;font-weight:300;transition:transform .3s ease}.back-to-top__text{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.footer-arcy-logo{height:32px;filter:brightness(0) invert(1);opacity:.8}.social-links{display:flex;gap:1rem}.social-link{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:all .2s ease;overflow:visible}.social-link:hover{background:rgba(255,255,255,.1)}.social-icon{width:28px;height:28px}.social-icon-default{filter:brightness(0) invert(1);transition:all .4s cubic-bezier(.34, 1.56, .64, 1)}.social-icon-colored{position:absolute;top:-40px;left:50%;transform:translateX(-50%) translateY(20px) scale(.8);opacity:0;pointer-events:none;transition:all .5s cubic-bezier(.34, 1.56, .64, 1);filter:none!important}.social-link:hover .social-icon-default{opacity:.6;transform:scale(.95)}.social-link:hover .social-icon-colored{transform:translateX(-50%) translateY(0) scale(1.1) rotate(8deg);opacity:1;animation:popOut .6s cubic-bezier(.34,1.56,.64,1)}@keyframes popOut{0%{transform:translateX(-50%) translateY(20px) scale(.8) rotate(0);opacity:0}60%{transform:translateX(-50%) translateY(-5px) scale(1.15) rotate(2deg)}100%{transform:translateX(-50%) translateY(0) scale(1.1) rotate(8deg);opacity:1}}.footer-bottom{text-align:center;border-top:none!important}.footer-bottom-content{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.85rem;color:var(--text-secondary)}.footer-bottom a{color:var(--text-secondary);text-decoration:none}.footer-bottom a:hover{color:var(--text-primary)}.footer-links{display:flex;gap:.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-new{min-height:calc(100vh - 72px);display:flex;align-items:center;justify-content:center;padding:80px 0 60px;background:#000!important;position:relative;overflow:hidden}.hero-new-bg3d-stack{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-new-bg3d-host{position:absolute;inset:0;width:100%;height:100%;pointer-events:auto}.hero-new-bg3d-host spline-viewer{display:block;width:100%;height:100%;min-height:100%}.hero-new-bg3d-vignette{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(to right,rgba(0,0,0,.8),transparent 30%,transparent 70%,rgba(0,0,0,.8)),linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.9))}.hero-preload-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#000;z-index:5;opacity:0;pointer-events:none;transition:opacity .6s ease-out}.hero-preload-emblem{width:84px;height:auto;opacity:.9}.hero-new-inner{transition:opacity .7s ease-out}.hero-new.is-preloading .hero-preload-overlay{opacity:1}.hero-new.is-preloading .hero-new-inner{opacity:0}.hero-new.is-preloading .hero-cards-bg{opacity:0}.hero-cards-bg.hero-cards-bg--entrance-pending{opacity:0;pointer-events:none}.lang-switch-overlay{position:fixed;inset:0;z-index:99999;background:#000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .5s cubic-bezier(.4, 0, .2, 1),visibility .5s;pointer-events:none}.lang-switch-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.lang-switch-overlay .lang-switch-emblem{width:84px;height:auto;opacity:.9;animation:lang-switch-pulse 2s ease-in-out infinite}@keyframes lang-switch-pulse{0%,100%{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}.hero-cards-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:3;opacity:1;transition:opacity 1.15s cubic-bezier(.22, 1, .36, 1);--hero-cards-sweep-in:clamp(2rem, 3.8vw, 5.5rem);--hero-cards-sweep-out:clamp(3rem, 5vw, 8rem);--hero-cards-in-dur:2200ms;--hero-cards-out-dur:2400ms;--hero-cards-ease-in:cubic-bezier(0.2, 0.88, 0.25, 1);--hero-cards-ease-out:cubic-bezier(0.4, 0, 0.2, 1);--hero-card-w:clamp(252px, 22vw, 304px);--hero-cards-gap:3.5rem;--hero-card-radius:clamp(1.05rem, 3.2vw, 1.85rem);--hero-card-shape:var(--hero-card-radius) var(--hero-card-radius) 0 var(--hero-card-radius)}.hero-cards-bg__stack{position:absolute;right:clamp(1rem,5vw,6rem);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:var(--hero-cards-gap);align-items:flex-end}.hero-cards-bg__row{display:flex;gap:var(--hero-cards-gap);align-items:stretch}@media (min-width:1025px){.hero-cards-bg__stack{transform:translateY(-50%) translateX(4rem)}}@media (min-width:1600px){.hero-cards-bg__stack{right:calc((100vw - 1320px)/ 2 + var(--page-gutter))}}.hero-cards-bg__card{position:relative;box-sizing:border-box;width:var(--hero-card-w);min-width:var(--hero-card-w);max-width:var(--hero-card-w);flex:0 0 var(--hero-card-w);display:flex;flex-direction:column;align-self:stretch;opacity:1;will-change:transform;border-radius:var(--hero-card-shape);overflow:hidden;background:0 0;box-shadow:0 10px 30px rgba(0,0,0,.8)}.hero-cards-bg__row:first-child{margin-right:calc(var(--hero-cards-gap) * 6 / 7)}.hero-cards-bg__row:nth-child(2){margin-right:calc(var(--hero-cards-gap) * 2 / 7)}.hero-cards-bg__row:nth-child(3){margin-right:calc(var(--hero-cards-gap) * 10 / 7)}.hero-cards-bg__inner{width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;opacity:1;transform:translate3d(0,0,0);will-change:transform;border-radius:inherit;overflow:hidden}.hero-cards-bg__card-content{box-sizing:border-box;width:100%;flex:1 1 auto;min-height:0;position:relative;display:flex;flex-direction:column;justify-content:flex-start;padding:0;overflow:hidden;isolation:isolate;background:#111113;border:1px solid #333;border-top:1px solid #444;border-radius:var(--hero-card-shape);box-shadow:none}.hero-cards-bg__card-content::before{content:'';position:absolute;inset:0;z-index:0;pointer-events:none;background-color:#111113;background-repeat:no-repeat;background-size:cover;background-position:center center}.hero-cards-bg__card--a .hero-cards-bg__card-content::before{background-image:url('/zimage/Newsection/logistique.webp');background-position:center 32%}.hero-cards-bg__card--b .hero-cards-bg__card-content::before{background-image:url('/zimage/Newsection/retail.webp');background-position:center 32%}.hero-cards-bg__card--d .hero-cards-bg__card-content::before{background-image:url('/zimage/Newsection/infra.webp');background-size:auto 124%;background-position:76% 32%}.hero-cards-bg__card--e .hero-cards-bg__card-content::before{background-image:url('/zimage/Newsection/industry.webp');background-position:center 32%}.hero-cards-bg__card--c .hero-cards-bg__card-content::before{background-image:url('/zimage/Newsection/transport.webp');background-position:center 32%}.hero-cards-bg__card--a .hero-cards-bg__card-content::after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(27,23,34,.5) 0,rgba(17,17,19,.82) 100%)}.hero-cards-bg__card--b .hero-cards-bg__card-content::after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(18,28,22,.5) 0,rgba(17,17,19,.82) 100%)}.hero-cards-bg__card--d .hero-cards-bg__card-content::after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(8,8,10,.88) 100%)}.hero-cards-bg__card--e .hero-cards-bg__card-content::after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(234,88,12,.28) 0,rgba(28,18,12,.86) 100%)}.hero-cards-bg__card--c .hero-cards-bg__card-content::after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(32,27,20,.5) 0,rgba(17,17,19,.82) 100%)}.hero-cards-bg__card-content>.hero-card__media-fade{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(17,17,19,0) 0,rgba(17,17,19,.06) 18%,rgba(17,17,19,.18) 38%,rgba(17,17,19,.42) 58%,rgba(17,17,19,.72) 78%,rgba(17,17,19,.88) 92%,rgba(17,17,19,.93) 100%)}.hero-card__header{position:relative;flex-shrink:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;box-sizing:border-box;padding:.42rem .55rem .42rem;background:0 0;overflow:visible;z-index:3}.hero-card__header .hero-v2__pill{position:relative;z-index:1;width:100%;max-width:100%;box-sizing:border-box}.hero-card__body{position:relative;flex:1 1 auto;min-height:0;padding:.85rem 1.1rem 1.1rem;display:flex;flex-direction:column;background:0 0;z-index:3}.hero-card__body>*{position:relative;z-index:1}.hero-v2__pill{--hero-pill-pad-left:0.34rem;--hero-pill-icon-box:1.7rem;--hero-pill-icon-hole-x:calc(var(--hero-pill-pad-left) + var(--hero-pill-icon-box) / 2);--hero-pill-icon-hole-r:calc(var(--hero-pill-icon-box) / 2 + 1px);position:relative;display:flex;align-items:center;flex-wrap:nowrap;gap:.4rem .5rem;width:100%;max-width:100%;box-sizing:border-box;flex-shrink:0;padding:.3rem .95rem .32rem var(--hero-pill-pad-left);border-radius:min(999px,calc(var(--hero-card-radius,1.1rem) * 2.35));font-family:"Space Grotesk",system-ui,sans-serif;background:radial-gradient(circle var(--hero-pill-icon-hole-r) at var(--hero-pill-icon-hole-x) 50%,transparent calc(var(--hero-pill-icon-hole-r) - .5px),rgba(255,255,255,.98) calc(var(--hero-pill-icon-hole-r) + .5px));border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 14px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.85)}.hero-v2__pill-icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--hero-pill-icon-box,1.7rem);height:var(--hero-pill-icon-box,1.7rem);border-radius:50%;background:0 0}.hero-v2__pill-icon{width:1rem;height:1rem;flex-shrink:0;stroke:#ffffff;color:#fff;stroke-width:2.35;filter:drop-shadow(0 0 1px rgba(0, 0, 0, .85)) drop-shadow(0 1px 3px rgba(0, 0, 0, .55))}.hero-v2__pill-name{font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#0a0a0c;line-height:1.2;flex-shrink:0}.hero-v2__pill-divider{width:1px;align-self:stretch;min-height:.9rem;margin:0 .08rem;background:rgba(0,0,0,.2);flex-shrink:0}.hero-v2__pill-muted{font-size:.62rem;font-weight:600;letter-spacing:.015em;line-height:1.3;color:#3f3f46;flex:1 1 auto;min-width:0;text-align:left;overflow-wrap:break-word}.hero-card__lines{list-style:none;margin:.55rem 0 0;padding:0;display:flex;flex-direction:column;gap:.42rem;flex:0 0 auto}.hero-card__line{font-family:"Space Grotesk",system-ui,sans-serif;font-size:.82rem;font-weight:500;color:rgba(255,255,255,.94);letter-spacing:.01em;line-height:1.45;padding-left:0;text-shadow:0 1px 3px rgba(0,0,0,.65),0 0 14px rgba(0,0,0,.35)}@media (max-width:1200px){.hero-cards-bg{--hero-card-w:clamp(232px, 26vw, 276px)}.hero-cards-bg__stack{right:clamp(.5rem,3vw,3rem)}.hero-cards-bg__row:first-child{margin-right:calc(var(--hero-cards-gap) * 4 / 7)}.hero-cards-bg__row:nth-child(2){margin-right:calc(var(--hero-cards-gap) * 1 / 7)}.hero-cards-bg__row:nth-child(3){margin-right:var(--hero-cards-gap)}}@media (max-width:1024px) and (min-width:901px){.hero-cards-bg__stack{right:clamp(-6.5rem,-15vw,-1rem);transform:translateY(-50%) translateX(clamp(.75rem,6vw,3.5rem))}}@media (max-width:900px){.hero-cards-bg{--hero-card-w:clamp(200px, 42vw, 248px);--hero-cards-gap:2.25rem}.hero-cards-bg__stack{right:.5rem}.hero-card__line{font-size:.78rem}.hero-card__header{padding:.38rem .5rem .38rem}.hero-v2__pill{--hero-pill-pad-left:0.3rem;--hero-pill-icon-box:1.5rem;padding:.26rem .72rem .28rem var(--hero-pill-pad-left);gap:.3rem .38rem;flex-wrap:wrap;width:100%;max-width:100%}.hero-v2__pill-name{font-size:.6rem}.hero-v2__pill-muted{font-size:.58rem;color:#3f3f46;flex:1 1 100%;min-width:0}.hero-v2__pill-icon{width:.88rem;height:.88rem}.hero-cards-bg__row:first-child{margin-right:calc(var(--hero-cards-gap) * 4 / 9)}.hero-cards-bg__row:nth-child(2){margin-right:0}.hero-cards-bg__row:nth-child(3){margin-right:calc(var(--hero-cards-gap) * 8 / 9)}}@keyframes heroCardInFromLeft{from{transform:translate3d(calc(-1 * var(--hero-cards-sweep-in)),0,0);opacity:0}10%{opacity:1}to{transform:translate3d(0,0,0);opacity:1}}@keyframes heroCardInFromRight{from{transform:translate3d(var(--hero-cards-sweep-in),0,0);opacity:0}10%{opacity:1}to{transform:translate3d(0,0,0);opacity:1}}@keyframes heroCardOutToLeft{from{transform:translate3d(0,0,0);opacity:1}to{transform:translate3d(calc(-1 * var(--hero-cards-sweep-out)),0,0);opacity:0}}@keyframes heroCardOutToRight{from{transform:translate3d(0,0,0);opacity:1}to{transform:translate3d(var(--hero-cards-sweep-out),0,0);opacity:0}}@keyframes heroCardShellFadeOut{from{opacity:1}to{opacity:0}}@keyframes heroCardShellFadeIn{from{opacity:0}to{opacity:1}}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card{animation:heroCardShellFadeOut var(--hero-cards-out-dur) var(--hero-cards-ease-out) both}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card{animation:heroCardShellFadeIn .65s var(--hero-cards-ease-in) both}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card--a{animation-delay:0s}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card--b{animation-delay:90ms}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card--d{animation-delay:160ms}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card--c{animation-delay:240ms}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card--e{animation-delay:320ms}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card--a{animation-delay:0s}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card--d{animation-delay:160ms}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card--c{animation-delay:140ms}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card--b{animation-delay:80ms}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card--e{animation-delay:240ms}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__inner,.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__inner{animation-fill-mode:both}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card--a .hero-cards-bg__inner{animation:heroCardInFromLeft var(--hero-cards-in-dur) var(--hero-cards-ease-in) 0s both}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card--d .hero-cards-bg__inner{animation:heroCardInFromLeft var(--hero-cards-in-dur) var(--hero-cards-ease-in) 160ms both}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card--c .hero-cards-bg__inner{animation:heroCardInFromLeft var(--hero-cards-in-dur) var(--hero-cards-ease-in) 240ms both}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card--a .hero-cards-bg__inner{animation:heroCardOutToLeft var(--hero-cards-out-dur) var(--hero-cards-ease-out) 0s both}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card--d .hero-cards-bg__inner{animation:heroCardOutToLeft var(--hero-cards-out-dur) var(--hero-cards-ease-out) 160ms both}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card--c .hero-cards-bg__inner{animation:heroCardOutToLeft var(--hero-cards-out-dur) var(--hero-cards-ease-out) 140ms both}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card--b .hero-cards-bg__inner{animation:heroCardInFromRight var(--hero-cards-in-dur) var(--hero-cards-ease-in) 90ms both}.hero-cards-bg.hero-cards-bg--in .hero-cards-bg__card--e .hero-cards-bg__inner{animation:heroCardInFromRight var(--hero-cards-in-dur) var(--hero-cards-ease-in) 320ms both}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card--b .hero-cards-bg__inner{animation:heroCardOutToRight var(--hero-cards-out-dur) var(--hero-cards-ease-out) 80ms both}.hero-cards-bg.hero-cards-bg--out .hero-cards-bg__card--e .hero-cards-bg__inner{animation:heroCardOutToRight var(--hero-cards-out-dur) var(--hero-cards-ease-out) 240ms both}@keyframes heroCardFloatA{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-14px,10px,0)}}@keyframes heroCardFloatB{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(14px,-10px,0)}}@keyframes heroCardFloatC{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(10px,-10px,0)}}@keyframes heroCardFloatD{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-12px,10px,0)}}@keyframes heroCardFloatE{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(12px,-8px,0)}}@media (max-width:900px){.hero-cards-bg__card{opacity:1}.hero-cards-bg__card--b,.hero-cards-bg__card--d,.hero-cards-bg__card--e{display:none}}@media (max-width:768px){#hero-section,section.hero-new{display:none!important}.hero-cards-bg{display:none}.hero-intro-section{margin-top:5rem}}@media (prefers-reduced-motion:reduce){.hero-cards-bg__inner{animation:none!important;opacity:1!important;transform:translate3d(0,0,0)!important}.hero-cards-bg__card{animation:none!important;opacity:1!important}}.hero-new-inner{position:relative;z-index:2;width:100%;max-width:1320px;margin:0 auto;padding:0 var(--page-gutter);display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;pointer-events:none}.hero-new-inner *{pointer-events:none}.hero-new-inner a,.hero-new-inner button{pointer-events:auto}.hero-new-title{margin:0 0 1.1rem 0;text-transform:uppercase;font-family:"Space Grotesk",sans-serif;width:max-content;max-width:100%}.hero-new-title-stack{display:flex;flex-direction:column;gap:6px}.hero-new-line{display:block;line-height:1.05;letter-spacing:.01em;color:#fff;white-space:nowrap}.hero-new-line-a{font-size:clamp(2.6rem, 5vw, 4.6rem);font-weight:600;font-stretch:expanded}.hero-new-line-b{font-size:clamp(2.4rem, 4.6vw, 4.3rem);font-weight:300;opacity:.85}.hero-new-line-workflows{font-size:clamp(2.4rem, 4.6vw, 4.3rem);font-weight:600;opacity:.95}.hero-new-line-b .hero-new-word{color:#4f7dff}.hero-new-title-single{display:flex;flex-direction:column;gap:2px;line-height:1.05;letter-spacing:.01em;color:#fff;font-size:clamp(2.4rem, 4.6vw, 4.3rem)}.hero-new-title-single .hero-new-line{display:block}.hero-new-title-single .hero-new-gras{font-weight:600}.hero-new-title-single .hero-new-fin{font-weight:300;opacity:.9}.hero-new-subtitle{font-size:var(--text-hero-subtitle);color:rgba(255,255,255,.75);margin:0 0 1.5rem 0;max-width:700px;font-weight:400;font-family:"Space Grotesk",sans-serif}.hero-emblem-wrapper{margin-top:1rem;display:flex;align-items:center}.hero-emblem{width:60px;height:auto;opacity:.85;transition:opacity .3s ease}.hero-emblem:hover{opacity:1}.hero-inline-icon{display:inline-flex;align-items:center;justify-content:center;width:1.1em;height:1.1em;vertical-align:middle;margin:0 2px}.hero-inline-icon img{width:100%;height:100%;filter:brightness(0) invert(1);opacity:.5}.hero-new-subtitle .badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;margin:0 2px;color:#fff;font-weight:600;font-size:.85em;white-space:nowrap;position:relative;top:2px}.hero-new-subtitle .badge--apps{background:#e67e22}.hero-new-subtitle .badge--ui{background:#e74c3c}.hero-new-subtitle .badge--integration{background:#27ae60}.hero-new-subtitle .badge--data{background:#9b59b6}.hero-new-subtitle .badge__icon{width:1em;height:1em;margin-right:5px;display:inline-grid;place-items:center}.hero-new-subtitle .badge__icon img{width:1em;height:1em;display:block;filter:brightness(0) invert(1)}.hero-new-subtitle .badge__text{font-weight:600}.type-cursor-new{display:inline-block;width:.5ch;margin-left:2px;color:#4f7dff;opacity:.9;animation:blink-new 1s ease-in-out infinite}@keyframes blink-new{0%,100%{opacity:.2}50%{opacity:.9}}.hero-new-meta{font-size:.78rem;font-weight:300;letter-spacing:.14em;color:rgba(255,255,255,.6);text-transform:uppercase;margin-top:16px;font-family:"Space Grotesk",sans-serif}@media (max-width:1024px){.hero-new-inner{gap:1rem;align-items:flex-start;z-index:4}}@media (max-width:900px){.hero-new-inner{gap:.5rem;align-items:flex-start}.hero-new-subtitle{font-size:1rem;line-height:1.5;max-width:100%}}@media (max-width:768px){.hero-new-inner{grid-template-columns:1fr}}.hero-mobile-logo{display:none}@media (max-width:900px){.hero-new-inner>div:first-child{padding-top:1.5rem}}.top-bar-new{position:fixed;top:0;left:0;right:0;z-index:1000;height:72px;padding:0;box-sizing:border-box;background:rgba(0,0,0,.35);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .3s ease,box-shadow .3s ease}.top-bar-new-inner{height:72px;width:100%;max-width:1320px;margin:0 auto;padding:0 var(--page-gutter);display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.top-bar-new.scrolled{background:rgba(5,5,7,.95);box-shadow:0 4px 20px rgba(0,0,0,.5)}.top-bar-new-left{display:flex;align-items:center;gap:48px}.top-bar-new .site-logo{margin-right:2rem}.top-bar-new .site-logo img{height:32px;filter:brightness(0) invert(1);display:block;opacity:.85;transform:translateY(2px)}.nav-burger{display:none;align-items:center;justify-content:center;padding:8px;border:none;background:0 0;cursor:pointer;color:#fff;transition:opacity .2s ease}.nav-burger:hover{opacity:.7}.nav-burger svg{width:52px;height:52px}.top-bar-new-nav{display:flex;align-items:center;gap:28px}.top-bar-new-link{color:rgba(255,255,255,.6);font-size:.9rem;font-weight:500;text-decoration:none;height:72px;display:inline-flex;align-items:center;gap:5px;position:relative;transition:color .3s ease;font-family:"Space Grotesk",sans-serif}.top-bar-new-link{position:relative}.top-bar-new-link::before{content:'';position:absolute;bottom:20px;left:0;width:0;height:1px;background:#fff;transition:width .3s ease}.top-bar-new-link:hover::before{width:100%}.top-bar-new-link:focus-visible,.top-bar-new-link:hover{color:#fff}.top-bar-new-link.has-dropdown::after{content:'';display:inline-block;width:0;height:0;margin-left:6px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid currentColor;opacity:.5}.top-bar-new-right{display:flex;align-items:center;gap:16px}.nav-dropdown{position:relative}.nav-dropdown-menu{position:absolute;top:100%;left:0;transform:translateY(-8px) scale(.96);transform-origin:top left;min-width:280px;padding:6px;background:rgba(17,17,17,.95);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 0 20px rgba(0,0,0,.3),0 20px 50px rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;z-index:1001;overflow:hidden}.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(8px) scale(1)}.nav-dropdown-item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:12px 14px;border:none;border-radius:10px;background:0 0;color:rgba(255,255,255,.9);cursor:pointer;font-family:"Space Grotesk",sans-serif;font-size:.95rem;font-weight:600;text-align:left;text-decoration:none;transition:background .2s ease,color .2s ease;box-sizing:border-box}.nav-dropdown-item:hover{background:rgba(255,255,255,.08);color:#fff}.nav-dropdown-item small{font-size:.8rem;font-weight:400;color:rgba(255,255,255,.5);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lang-toggle-btn{display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid rgba(255,255,255,.15);border-radius:6px;background:rgba(17,17,17,.6);cursor:pointer;transition:all .2s ease}.lang-toggle-btn:hover{border-color:rgba(255,255,255,.4);background:rgba(17,17,17,.9);transform:scale(1.05)}.lang-toggle-btn .lang-flag{width:24px;height:16px;border-radius:2px;object-fit:cover}.button04{position:relative;display:inline-flex;align-items:center;text-decoration:none;border-radius:100px;overflow:hidden;font-family:"Space Grotesk",sans-serif;cursor:pointer}.button04_bg{position:absolute;inset:0;background:linear-gradient(135deg,#2f6df6,#3f8cff);border-radius:inherit;transition:transform .4s cubic-bezier(.4, 0, .2, 1);box-shadow:0 8px 20px rgba(47,109,246,.3)}.button04:hover .button04_bg{transform:scale(1.05);box-shadow:0 12px 28px rgba(47,109,246,.4)}.button04_inner{position:relative;display:flex;align-items:center;gap:10px;padding:10px 16px 10px 20px;color:#fff;font-size:.88rem;font-weight:600;letter-spacing:.02em;z-index:1}.button04_text{transition:transform .3s ease}.button04:hover .button04_text{transform:translateX(-2px)}.button04_icon-wrap{position:relative;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.button04_icon{position:absolute;display:grid;grid-template-columns:repeat(5,1fr);gap:1.5px;transition:opacity .4s ease,transform .4s cubic-bezier(.4, 0, .2, 1)}.button04_icon.is-arrow{grid-template-columns:repeat(3,1fr);gap:2px;opacity:0;transform:translateX(-8px) scale(.7)}.button04:hover .button04_icon:not(.is-arrow){opacity:0;transform:translateX(8px) scale(.7)}.button04:hover .button04_icon.is-arrow{opacity:1;transform:translateX(0) scale(1)}.button04_dot{width:2.5px;height:2.5px;border-radius:50%;background:currentColor;transition:opacity .25s ease,transform .25s ease}.button04_dot[style*="--index: 0"]{opacity:.7;transform:scale(1)}.button04_dot[style*="--index: 1"]{opacity:.35;transform:scale(.7)}.button04_dot[style*="--index: 2"]{opacity:.12;transform:scale(.5)}.button04:hover .button04_icon.is-arrow .button04_dot[style*="--index: 0"]{opacity:1;transform:scale(1.1)}.button04:hover .button04_icon.is-arrow .button04_dot[style*="--index: 1"]{opacity:.6;transform:scale(.85)}.button04:hover .button04_icon.is-arrow .button04_dot[style*="--index: 2"]{opacity:.25;transform:scale(.6)}.menu-overlay{display:none;position:fixed;top:72px;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1100;pointer-events:none;opacity:0;transition:opacity .3s ease}.top-bar-new-mobile{display:none;position:fixed;top:72px;left:0;right:0;max-height:calc(100vh - 72px);overflow-y:auto;background:rgba(8,8,12,.99);border-top:1px solid rgba(255,255,255,.08);padding:2.5rem var(--page-gutter) 2rem;box-sizing:border-box;z-index:1101;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}@media (max-width:900px){.menu-overlay{display:block}.top-bar-new-mobile{display:block}.top-bar-new.is-open .menu-overlay{opacity:1;pointer-events:auto}.top-bar-new.is-open .top-bar-new-mobile{opacity:1;transform:translateY(0);pointer-events:auto}}.mobile-menu{display:flex;flex-direction:column;gap:0}.mobile-menu-category{border-bottom:1px solid rgba(255,255,255,.08)}.mobile-menu-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;background:0 0;border:none;color:#fff;font-size:1.5rem;font-weight:600;font-family:"Space Grotesk",sans-serif;cursor:pointer;text-align:left;transition:color .2s ease}.mobile-menu-toggle:hover{color:#4f7dff}.mobile-menu-toggle svg{width:20px;height:20px;transition:transform .3s ease;opacity:.5}.mobile-menu-category.is-open .mobile-menu-toggle svg{transform:rotate(180deg)}.mobile-submenu{max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-menu-category.is-open .mobile-submenu{max-height:500px}.mobile-submenu a{display:block;color:rgba(255,255,255,.7);text-decoration:none;font-size:1rem;font-weight:500;padding:.7rem 0 .7rem 1.25rem;border-left:2px solid rgba(255,255,255,.1);margin-left:.5rem;transition:color .2s ease,border-color .2s ease;font-family:"Space Grotesk",sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-submenu a:hover{color:#4f7dff;border-color:#4f7dff}.mobile-submenu a.is-disabled{opacity:.4;pointer-events:none}.mobile-menu-link{display:block;color:#fff;text-decoration:none;font-size:1.5rem;font-weight:600;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.08);font-family:"Space Grotesk",sans-serif;transition:color .2s ease}.mobile-menu-link:hover{color:#4f7dff}.mobile-menu-footer{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem}.mobile-menu .lang-toggle-btn{padding:10px 16px}.mobile-menu-logo img{height:28px;width:auto;opacity:.7}.top-bar-new-logo-center{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-45%)}.top-bar-new-logo-center img{height:32px;width:auto}@media (max-width:1024px){.top-bar-new-left{gap:24px}.top-bar-new-nav{gap:16px}.top-bar-new-link{font-size:.82rem}.top-bar-new-right{gap:10px}.button04{padding:5px 12px}.button04_text{font-size:.82rem}.button04_icon-wrap{width:12px;height:12px}.button04_dot{width:2px;height:2px}.button04_icon{gap:1.5px}.lang-toggle-btn{padding:5px 8px}.top-bar-new-right .button04{padding:0}.top-bar-new-right .button04_icon-wrap{display:none}.top-bar-new-right .button04_inner{padding:6px 13px;gap:0}.top-bar-new-right .button04_text{font-size:.8rem;letter-spacing:.01em}.top-bar-new-right .button04:hover .button04_text{transform:none}}@media (max-width:900px){.top-bar-new-nav{display:none}.top-bar-new .site-logo{display:none}.nav-burger{display:inline-flex}.top-bar-new-right{gap:12px}.button04{padding:5px 14px}.button04_text{font-size:.85rem}.top-bar-new-logo-center{display:block}}@media (max-width:600px){.top-bar-new-right .button04_icon-wrap{display:none}.top-bar-new-right .button04_inner{padding:7px 14px;gap:0}.top-bar-new-right .button04_text{font-size:.78rem}}@media (max-width:480px){.top-bar-new-logo-center{display:none}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}