.ecosysteme-page{--ecosysteme-red:var(--brand-red);--ecosysteme-red-dark:var(--ecosysteme-red);--ecosysteme-red-soft:var(--white);--ecosysteme-ink-soft:var(--ink);--ecosysteme-calibration-bar:linear-gradient(90deg, var(--ecosysteme-red), var(--brand-blue), var(--brand-true-green));--ecosysteme-certificate-field:linear-gradient(142deg, var(--ecosysteme-red) 0 68%, var(--brand-blue) 90%, var(--brand-true-green) 100%);--ecosysteme-hero-field:linear-gradient(104deg, var(--console) 0 60%, var(--ecosysteme-red) 77%, var(--brand-blue) 92%, var(--brand-true-green) 100%);background:linear-gradient(90deg, transparent 1px, transparent 1px) 0 0 / clamp(7rem, 14vw, 12rem) 100%, var(--white);color:var(--ink)}.ecosysteme-hero{isolation:isolate;min-height:calc(100svh - var(--header-height));padding-inline:var(--space-page);background:linear-gradient(90deg, transparent 1px, transparent 1px) 50% 0 / clamp(8rem, 15vw, 13rem) 100%, linear-gradient(180deg, transparent 1px, transparent 1px) 50% 0 / 100% clamp(8rem, 15vw, 13rem), var(--ecosysteme-hero-field);color:var(--white);grid-template-rows:minmax(0,1fr) auto;display:grid;position:relative;overflow:hidden}.ecosysteme-hero:before{content:"";z-index:0;background:linear-gradient(90deg, transparent 0 24%, transparent 24% calc(24% + 1px), transparent calc(24% + 1px)), linear-gradient(90deg, transparent 0 67.9%, var(--white) 67.9% calc(67.9% + 1px), transparent calc(67.9% + 1px));pointer-events:none;position:absolute;inset:0}.hero-main{width:min(100%,76rem);padding-block:var(--hero-y);grid-template-columns:minmax(0,1.08fr) minmax(19rem,.92fr);align-self:center;align-items:center;gap:clamp(1.75rem,5vw,5rem);margin-inline:auto;display:grid}.hero-main,.hero-proof{z-index:1;position:relative}.ecosysteme-hero-copy{z-index:2;min-width:0;position:relative}.hero-orbit-shell{--hero-orbit-axis:var(--ink);--hero-orbit-tool-size:clamp(2.75rem, 11cqi, 3.75rem);--hero-orbit-model-tool-size:clamp(2.2rem, 8.5cqi, 3.25rem);--hero-orbit-safe-gap:clamp(.25rem, 1.5cqi, .75rem);z-index:1;aspect-ratio:1;isolation:isolate;contain:layout;justify-self:end;width:min(100%,clamp(20rem,34vw,31rem));margin:0;position:relative;container-type:inline-size}.hero-orbit-shell:before{content:"";z-index:-1;background:linear-gradient(90deg, transparent calc(50% - .5px), var(--hero-orbit-axis) calc(50% - .5px) calc(50% + .5px), transparent calc(50% + .5px)), linear-gradient(180deg, transparent calc(50% - .5px), var(--hero-orbit-axis) calc(50% - .5px) calc(50% + .5px), transparent calc(50% + .5px));pointer-events:none;position:absolute;inset:2%}.hero-orbit-ring,.hero-orbit-model-ring{--hero-orbit-duration:64s;--hero-orbit-direction:normal;--hero-orbit-ring-inset:clamp(.75rem, 5cqi, 1.5rem);--hero-orbit-frame-size:var(--hero-orbit-tool-size);--hero-orbit-radius:calc(50cqi - var(--hero-orbit-ring-inset) - (var(--hero-orbit-frame-size) * .72) - var(--hero-orbit-safe-gap));inset:var(--hero-orbit-ring-inset);border:1px solid var(--white);border-radius:50%;position:absolute}.hero-orbit-ring--ai-models{--hero-orbit-duration:42s;--hero-orbit-direction:reverse;--hero-orbit-ring-inset:clamp(3rem, 21cqi, 6.5rem);--hero-orbit-frame-size:var(--hero-orbit-model-tool-size);border-color:var(--ecosysteme-red)}.hero-orbit-tool{translate:-50% -50%;transform:rotate(var(--orbit-angle)) translateX(var(--orbit-radius)) rotate(var(--orbit-counter-angle));place-items:center;display:grid;position:absolute;top:50%;left:50%}.hero-orbit-tool-frame{width:var(--hero-orbit-frame-size);aspect-ratio:1;border:1px solid var(--white);background:var(--white);transition:background-color .18s var(--ease), translate .18s var(--ease);place-items:center;display:grid;position:relative}.hero-orbit-tool-frame:after{content:"";border:1px solid var(--white);pointer-events:none;position:absolute;inset:.22rem}.hero-orbit-ring--ai-models .hero-orbit-tool-frame{width:var(--hero-orbit-frame-size)}.hero-orbit-tool img{object-fit:contain;width:58%;height:58%}.hero-orbit-annotations{z-index:3;pointer-events:none;position:absolute;inset:0}.hero-orbit-annotation{border:1px solid var(--white);background:var(--console);color:var(--white);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-align:center;text-transform:uppercase;white-space:nowrap;padding:.34rem .5rem;font-size:clamp(.52rem,.72vw,.66rem);font-weight:800;line-height:1.1;position:absolute;left:50%;transform:translate(-50%)}.hero-orbit-annotation--ai-models{top:7%}.hero-orbit-annotation--ide-extensions{bottom:7%}.hero-orbit-description{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-orbit-core{z-index:2;border:1px solid var(--white);background:var(--console);color:var(--white);border-radius:50%;place-items:center;display:grid;position:absolute;inset:33.5%}.hero-orbit-core:after{content:"";border:1px solid var(--white);border-radius:inherit;pointer-events:none;position:absolute;inset:.34rem}@media (prefers-reduced-motion:no-preference){.ecosysteme-hero-copy{animation:ecosysteme-workbench-copy-in .72s var(--ease) both}.hero-orbit-ring,.hero-orbit-model-ring{animation:hero-orbit-spin var(--hero-orbit-duration) linear infinite var(--hero-orbit-direction)}.hero-orbit-tool-frame{animation:hero-orbit-counterspin var(--hero-orbit-duration) linear infinite var(--hero-orbit-direction)}@media (hover:hover){.hero-orbit-shell:hover .hero-orbit-ring,.hero-orbit-shell:hover .hero-orbit-model-ring,.hero-orbit-shell:hover .hero-orbit-tool-frame{animation-play-state:paused}.hero-orbit-tool-frame:hover{background:var(--white);translate:0 -.16rem}}@keyframes hero-orbit-spin{to{rotate:1turn}}@keyframes hero-orbit-counterspin{to{rotate:-1turn}}@keyframes ecosysteme-workbench-copy-in{0%{clip-path:inset(0 0 100%);transform:translateY(1.5rem)}to{clip-path:inset(0);transform:translateY(0)}}}.hero-command,.hero-action,.hero-proof{font-family:var(--font-mono);letter-spacing:var(--tracking-mono)}.hero-command{border-bottom:1px solid var(--ecosysteme-red);color:var(--rule);margin:0 0 clamp(1.25rem,2vw,1.75rem);padding-bottom:.55rem;font-size:clamp(.72rem,.9vw,.82rem);font-weight:850;display:inline-flex}.step-index,.method-stack,.tech-stack,.certificate-top,.certificate-id,.certificate-verdict,.certificate-stamp,.certificate-signoff,.price-label,.price-band,.final-mark{font-family:var(--font-mono);letter-spacing:var(--tracking-mono)}.section-marker span,.heading-anchor{color:var(--ink)}.ecosysteme-hero h1{max-width:10.7ch;font-family:var(--font-display);font-variation-settings:"wdth" 70;letter-spacing:var(--tracking-display);overflow-wrap:normal;word-break:normal;text-wrap:balance;color:var(--white);margin-bottom:clamp(1.35rem,2.6vw,2.15rem);font-size:clamp(3.5rem,8.6vw,6rem);font-weight:900;font-stretch:70%;line-height:.86}.claim-asterisk{color:var(--ecosysteme-red);vertical-align:super;margin-left:.05em;font-size:.38em;line-height:0}.hero-lead{max-width:43ch;color:var(--rule);letter-spacing:0;text-wrap:pretty;margin:0 0 clamp(1.75rem,3vw,2.75rem);font-size:clamp(1.04rem,1.24vw,1.22rem);font-weight:600;line-height:1.5}.section-content>p,.mechanism-heading p,.offer-heading p{max-width:64ch;color:var(--ecosysteme-ink-soft);text-wrap:pretty;font-size:clamp(1.02rem,1.15vw,1.14rem);line-height:1.62}.hero-action{border:1px solid var(--ecosysteme-red);background:var(--ecosysteme-red);min-height:3.65rem;color:var(--ink);text-align:center;transition:transform .18s var(--ease), background-color .18s var(--ease), color .18s var(--ease), border-color .18s var(--ease);flex-direction:column;justify-content:center;align-items:center;gap:.24rem;padding:.72rem 1.15rem .68rem;font-size:.78rem;font-weight:850;line-height:1.15;text-decoration:none;display:inline-flex}.hero-conversion-actions{align-items:stretch;gap:.7rem;max-width:40rem;display:flex}.hero-join-action{isolation:isolate;border:2px solid var(--white);min-width:17rem;min-height:5.15rem;box-shadow:5px 5px 0 var(--white);transition:box-shadow .18s var(--ease), color .18s var(--ease), transform .18s var(--ease);align-items:flex-start;padding:.7rem 3.7rem .72rem 1rem;position:relative;overflow:hidden}.hero-join-action:before{content:"";z-index:-1;background:var(--white);transform-origin:0;transition:transform .28s var(--ease);position:absolute;inset:0;transform:scaleX(0)}.hero-join-status{color:currentColor;font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-transform:uppercase;white-space:nowrap;align-items:center;gap:.34rem;font-size:.52rem;font-weight:850;line-height:1;display:inline-flex}.hero-join-status>span{color:var(--white);transition:color .18s var(--ease);font-size:.62rem}.hero-join-label{font-family:var(--font-display);font-variation-settings:"wdth" 78;letter-spacing:-.02em;white-space:nowrap;font-size:1.06rem;font-weight:900;font-stretch:78%;line-height:.98}.hero-join-action small{color:currentColor;font-family:var(--font-mono);letter-spacing:var(--tracking-mono);font-size:.62rem;font-weight:760}.hero-join-arrow{border-left:1px solid;place-items:center;width:3rem;font-size:1.3rem;display:grid;position:absolute;inset:0 0 0 auto}.hero-join-arrow>span{transition:transform .18s var(--ease)}button.hero-call-action.ui-button.ui-button-secondary{border-color:var(--white);min-height:3.65rem;color:var(--white);background:0 0;padding:.72rem 1.05rem;font-size:.74rem;font-weight:760}button.hero-call-action.ui-button.ui-button-secondary:hover{border-color:var(--white);background:var(--white);color:var(--ink)}button.hero-call-action.ui-button.ui-button-secondary:focus-visible{outline:3px solid var(--ecosysteme-red);outline-offset:3px;border-color:var(--white);background:var(--white);color:var(--ink)}.hero-action:hover{border-color:var(--white);color:var(--ink)}.hero-join-action:hover{background:var(--ecosysteme-red);box-shadow:7px 7px 0 var(--white);transform:translate(-2px,-2px)}.hero-join-action:hover:before,.hero-join-action:focus-visible:before{transform:scaleX(1)}.hero-join-action:hover .hero-join-status>span,.hero-join-action:focus-visible .hero-join-status>span{color:var(--ecosysteme-red)}.hero-join-action:hover .hero-join-arrow>span,.hero-join-action:focus-visible .hero-join-arrow>span{transform:translate(.16rem,-.16rem)}.hero-action:focus-visible{outline:3px solid var(--white);outline-offset:4px;background:var(--white);color:var(--ink)}.hero-action:active{transform:translateY(1px)}.hero-join-action:active{box-shadow:1px 1px 0 var(--white);transform:translate(4px,4px)}.ecosysteme-hero .hero-proof{width:auto;max-width:none;margin:0 calc(var(--space-page) * -1);border-top:3px solid var(--ecosysteme-red);background:var(--white);color:var(--ink);font-family:var(--font-mono);font-size:inherit;font-style:normal;font-weight:inherit;letter-spacing:var(--tracking-mono);text-wrap:wrap;line-height:normal}.hero-proof-inner{width:min(100%, calc(76rem + var(--space-page) * 2));grid-template-columns:minmax(19rem,.9fr) minmax(0,1.4fr);margin:0 auto;display:grid}.hero-proof-statement{max-width:43ch;padding:clamp(1.15rem, 2vw, 1.6rem) var(--space-page);color:var(--ink);font-family:var(--font-body);letter-spacing:0;text-wrap:pretty;align-self:center;margin:0;font-size:clamp(.92rem,1.04vw,1.04rem);font-weight:700;line-height:1.42}.hero-proof-links{border-left:1px solid var(--rule-strong);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.hero-proof-links li{min-width:0}.hero-proof-links li+li{border-left:1px solid var(--rule-strong)}.hero-proof a{background:var(--white);min-height:100%;color:var(--ink);text-align:left;transition:background-color .18s var(--ease), color .18s var(--ease), transform .18s var(--ease);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:clamp(1rem,1.8vw,1.45rem) clamp(.85rem,1.4vw,1.1rem);font-size:clamp(.64rem,.7vw,.72rem);font-weight:800;line-height:1.35;display:grid;position:relative}.hero-proof-link-content{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;min-width:0;display:grid}.hero-proof-brand{aspect-ratio:1;border:1px solid var(--white);background:var(--white);place-items:center;width:clamp(2rem,2.5vw,2.45rem);display:grid}.hero-proof-brand--openai{width:clamp(2.8rem,4vw,3.65rem)}.hero-proof-brand img{object-fit:contain;width:62%;height:62%;display:block}.hero-proof-brand--openai img{width:82%;height:56%}.hero-proof a:before{content:"";background:var(--ecosysteme-red);transform-origin:0;height:1px;transition:transform .24s var(--ease);position:absolute;bottom:0;left:clamp(.85rem,1.4vw,1.1rem);right:clamp(.85rem,1.4vw,1.1rem);transform:scaleX(0)}.hero-proof a svg{width:1rem;height:1rem;transition:translate .18s var(--ease)}.hero-proof a:hover{background:var(--ink);color:var(--white);transform:translateY(-1px)}.hero-proof a:hover:before,.hero-proof a:focus-visible:before{transform:scaleX(1)}.hero-proof a:hover svg{translate:.14rem -.14rem}.hero-proof a:focus-visible{z-index:1;outline:3px solid var(--brand-blue);outline-offset:-3px;background:var(--ink);color:var(--white)}@media (prefers-reduced-motion:reduce){.hero-orbit-tool-frame,.hero-action,.hero-join-action:before,.hero-join-arrow>span,.hero-join-status>span,.hero-proof a,.hero-proof a:before,.hero-proof a svg,.ecosysteme-cta,.price-band>.ecosysteme-cta{transition-duration:1ms}}.ecosysteme-cta{min-width:0;max-width:100%;min-height:3rem;transition:color .18s var(--ease), background-color .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease), transform .18s var(--ease);background:var(--ecosysteme-red);color:var(--on-brand-red);font-weight:800;font:inherit;font-family:var(--font-mono);letter-spacing:0;cursor:pointer;border:none;justify-content:center;align-items:center;padding:.82rem 1rem;font-size:.86rem;display:inline-flex}.ecosysteme-cta:before{content:"[";color:var(--ink);margin-right:.28rem}.ecosysteme-cta:after{content:"]";color:var(--ink);margin-left:.28rem}.ecosysteme-cta:hover,.ecosysteme-cta:focus-visible{background:var(--ecosysteme-red-dark);color:var(--white);transform:translateY(-1px)}.certificate-object,.price-band{border:1px solid var(--rule);background:var(--white)}.ecosysteme-section{--ecosysteme-rail:clamp(0rem, calc((100vw - 50rem) * 20), var(--rail));grid-template-columns:minmax(0, var(--ecosysteme-rail)) minmax(0, var(--page-content-max));justify-content:center;gap:var(--section-gap);padding:var(--section-y) var(--space-page);border-top:1px solid var(--rule);display:grid}.ecosysteme-section .section-content{grid-column:2}.section-content{max-width:var(--page-content-max);min-width:0}.ecosysteme-section h2{max-width:15ch;font-family:var(--font-display);font-variation-settings:"wdth" 76;letter-spacing:var(--tracking-display);text-wrap:balance;margin-bottom:clamp(1.25rem,2.4vw,2rem);font-size:clamp(3.1rem,5.7vw,5.8rem);font-weight:920;font-stretch:76%;line-height:.9}.presentation-video-section{padding:clamp(2.4rem, 5vw, 5rem) var(--space-page) var(--section-y);background:var(--console);color:var(--white);border-top:1px solid var(--muted)}.presentation-video-section .section-content{width:100%;max-width:var(--page-content-max);grid-column:2}.presentation-video-player{background:var(--console);width:100%;color:var(--white);border:0;position:relative;overflow:hidden}.presentation-video-trigger{aspect-ratio:16/9;background:var(--console);width:100%;color:var(--white);cursor:pointer;border:0;place-items:center;padding:0;display:grid;position:relative}.presentation-video-trigger:focus-visible{outline:3px solid var(--brand-blue);outline-offset:-6px}.presentation-video-trigger:before,.presentation-video-trigger:after{content:"";pointer-events:none;position:absolute;inset:0}.presentation-video-trigger:before{z-index:1;background:radial-gradient(circle,#0000 0 24%,#0000 58% 100%),linear-gradient(#0000 45% 100%)}.presentation-video-trigger:after{z-index:2;border:1px solid var(--rule)}.presentation-video-trigger img{object-fit:cover;filter:saturate(.96)contrast(1.04)brightness(.9);width:100%;height:100%;transition:transform .42s var(--ease), filter .42s var(--ease);position:absolute;inset:0}.presentation-video-trigger:hover img{filter:saturate()contrast(1.08)brightness(.8);transform:scale(1.025)}.presentation-play-mark{z-index:3;aspect-ratio:1;border:1px solid var(--rule);background:var(--console);width:clamp(4rem,7vw,5.8rem);transition:background-color .22s var(--ease), border-color .22s var(--ease), transform .22s var(--ease);place-items:center;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.presentation-play-mark:after{content:"";border-top:.7rem solid #0000;border-bottom:.7rem solid #0000;border-left:1.05rem solid var(--white);width:0;height:0;transform:translate(.14rem)}.presentation-video-trigger:hover .presentation-play-mark{border-color:var(--white);background:var(--ecosysteme-red-dark);transform:translate(-50%,-50%)scale(1.04)}.presentation-video-player iframe{aspect-ratio:16/9;background:var(--console);border:0;width:100%;display:block}.presentation-video-noscript{z-index:4;background:var(--white);color:var(--ink);padding:.72rem .86rem;font-weight:850;position:absolute;bottom:1rem;right:1rem}.mechanism-section{background:linear-gradient(90deg, transparent 1px, transparent 1px) 0 0 / clamp(5rem, 11vw, 10rem) 100%, var(--console);color:var(--white);border-top-color:var(--muted)}.mechanism-section .heading-anchor{color:var(--ecosysteme-red)}.mechanism-section h2,.mechanism-heading p{color:var(--white)}.calibration-board{--calibration-gap:clamp(2.75rem, 5vw, 5.8rem);gap:var(--calibration-gap);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(2.6rem,5vw,4.8rem);display:grid}.calibration-stage{min-width:0;display:flex;position:relative}.calibration-step{border:1px solid var(--rule);background:linear-gradient(180deg, transparent, transparent 42%), var(--console);flex-direction:column;flex:1;gap:clamp(.9rem,1.5vw,1.2rem);min-height:28rem;padding:clamp(1.35rem,2.6vw,2.35rem) clamp(1.35rem,2.6vw,2.35rem) clamp(2.4rem,3.6vw,3.4rem);display:flex;position:relative;overflow:hidden}.calibration-stage:nth-child(2) .calibration-step{margin-top:clamp(1rem,2.3vw,2rem)}.calibration-stage:nth-child(3) .calibration-step{margin-top:clamp(2rem,4.2vw,3.6rem)}.calibration-composer{z-index:3;top:50%;left:calc(100% + (var(--calibration-gap) / 2));width:var(--calibration-gap);pointer-events:none;place-items:center;height:clamp(2.1rem,3.2vw,2.75rem);display:grid;position:absolute;transform:translate(-50%,-50%)}.calibration-composer:before{content:"";background:0 0;height:1px;position:absolute;inset:50% 0 auto}.calibration-composer>span{z-index:1;aspect-ratio:1;border:1px solid var(--ecosysteme-red);background:var(--console);width:clamp(2.1rem,3.2vw,2.75rem);color:var(--ecosysteme-red);font-family:var(--font-mono);place-items:center;font-size:clamp(1.1rem,1.7vw,1.45rem);font-weight:850;line-height:1;display:grid;position:relative}.calibration-step:after{content:"";background:var(--ecosysteme-red);opacity:.85;height:1px;position:absolute;bottom:clamp(1rem,2vw,1.4rem);left:clamp(1.2rem,2.4vw,2rem);right:clamp(1.2rem,2.4vw,2rem)}.calibration-step:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0 64%,#0000 64% 65%,#0000 65%),linear-gradient(#0000 0 28%,#0000 28% 29%,#0000 29%);position:absolute;inset:0}.step-index{color:var(--ecosysteme-red);margin-bottom:clamp(.8rem,1.5vw,1.2rem);font-size:.82rem;font-weight:850;display:inline-flex}.calibration-step h3{max-width:12ch;color:var(--white);font-family:var(--font-display);font-variation-settings:"wdth" 74;letter-spacing:var(--tracking-tight);margin-bottom:.85rem;font-size:clamp(2rem,3vw,3rem);font-weight:900;font-stretch:74%;line-height:.9}.calibration-step p{color:var(--white);margin:0;line-height:1.55}.method-stack,.tech-stack{background:0 0;gap:1px;margin-top:auto;display:grid}.foundation-groups{z-index:1;border-block:1px solid var(--muted);gap:0;margin:clamp(.95rem,1.6vw,1.35rem) 0 0;padding:0;list-style:none;display:grid;position:relative}.foundation-group{grid-template-columns:minmax(5.6rem,.42fr) minmax(0,1fr);align-items:baseline;gap:.7rem;padding-block:.68rem;display:grid}.foundation-group+.foundation-group{border-top:1px solid var(--muted)}.foundation-group h4,.foundation-group p{margin:0}.foundation-group h4{color:var(--ecosysteme-red);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);font-size:clamp(.64rem,.72vw,.66rem);font-weight:900;line-height:1.25}.foundation-group p{color:var(--rule-strong);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);font-size:clamp(.64rem,.76vw,.7rem);font-weight:760;line-height:1.4}.method-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.tech-stack{grid-template-columns:repeat(3,minmax(0,1fr))}.method-stack figure,.tech-stack figure{background:linear-gradient(#0000,#0000);justify-items:center;gap:.35rem;margin:0;padding:clamp(.74rem,1.2vw,.95rem) .46rem;display:grid}.method-stack img,.tech-stack img{border:1px solid var(--rule);background:var(--white);object-fit:contain;filter:none;width:2.45rem;height:2.45rem;padding:.28rem}.method-stack figcaption,.tech-stack figcaption{color:var(--white);text-align:center;font-size:.58rem;font-weight:800;line-height:1.05}.method-stack figure:nth-child(2) img{width:4.35rem;padding-inline:.46rem}.offer-heading{column-gap:clamp(2rem,5vw,5.5rem);row-gap:var(--space-xs);border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,1fr) minmax(17rem,.84fr);align-items:end;padding-bottom:clamp(1.5rem,3vw,2.5rem);display:grid}.offer-heading h2{max-width:11ch;margin:0}.offer-heading>p{grid-column:2;margin:0}.offer-heading>p:first-of-type{border:1px solid var(--rule);background:var(--white);max-width:38ch;color:var(--ink);text-wrap:pretty;align-self:end;padding:clamp(.85rem,1.5vw,1.15rem) clamp(1rem,2vw,1.35rem) clamp(.85rem,1.5vw,1.15rem) clamp(2.65rem,4vw,3.25rem);font-size:clamp(.94rem,1.15vw,1.08rem);font-weight:700;line-height:1.45;position:relative}.offer-heading>p:first-of-type:before{color:var(--ecosysteme-red-dark);content:"↳";font-family:var(--font-mono);font-size:1.15em;font-weight:900;position:absolute;top:50%;left:clamp(.9rem,1.7vw,1.2rem);transform:translateY(-54%)}.offer-grid{grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));align-items:start;gap:clamp(2.4rem,5.5vw,5.8rem);margin-top:clamp(2rem,4.5vw,4rem);display:grid}.offer-value{border-bottom:1px solid var(--rule-strong);display:grid}.offer-group{background:var(--white);grid-template-columns:minmax(0,.72fr) minmax(17rem,1.28fr);grid-template-areas:"heading proof""list proof";align-items:start;gap:clamp(1rem,2.2vw,1.75rem) clamp(1.5rem,3.4vw,3.15rem);padding:clamp(1.6rem,3.2vw,2.75rem) 0;display:grid}.offer-group+.offer-group{border-top:1px solid var(--rule)}.offer-group:nth-child(2n){grid-template-areas:"proof heading""proof list"}.offer-group h3{font-family:var(--font-display);font-variation-settings:"wdth" 76;letter-spacing:var(--tracking-tight);text-wrap:balance;margin:0;font-size:clamp(1.9rem,3vw,3rem);font-weight:900;font-stretch:76%;line-height:.92}.offer-group-heading{grid-area:heading;align-content:start;gap:.55rem;display:grid}.offer-group-number{color:var(--ecosysteme-red-dark);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);font-size:.78rem;font-weight:900}.offer-group ul{color:var(--ecosysteme-ink-soft);grid-area:list;gap:.75rem;margin:0;padding:0;line-height:1.55;list-style:none;display:grid}.offer-group li{grid-template-columns:2.35rem minmax(0,1fr);align-items:start;gap:.82rem;min-height:3.15rem;padding-block:.14rem;display:grid}.offer-group li+li{border-top:1px solid var(--rule);padding-top:.88rem}.offer-group li i{border:1px solid var(--brand-blue);background:var(--white);width:2.35rem;height:2.35rem;color:var(--brand-blue);place-items:center;font-size:1.18rem;font-style:normal;display:inline-grid}.offer-group li:nth-child(2) i{border-color:var(--ecosysteme-red);background:var(--white);color:var(--ecosysteme-red)}.offer-group li:nth-child(3) i{border-color:var(--rule);background:var(--white);color:var(--ink)}.offer-group li strong{color:var(--ink);font-weight:850}.offer-proof{isolation:isolate;border:1px solid var(--ink);background:linear-gradient(90deg, transparent 1px, transparent 1px) 0 0 / 25% 100%, var(--white);grid-area:proof;place-self:stretch stretch;align-items:center;width:100%;min-width:0;margin:0;padding:clamp(.5rem,1.2vw,.85rem);display:grid;position:relative;overflow:hidden}.offer-proof:before{content:"";z-index:1;pointer-events:none;border:1px solid var(--rule);position:absolute;inset:clamp(.28rem,.65vw,.5rem)}.offer-proof[data-offer-proof="3"]{justify-self:start;width:min(100%,23rem)}.offer-proof img{z-index:0;background:var(--white);filter:contrast(1.04);width:100%;height:auto;display:block;position:relative}.certification-hero{border-block:1px solid var(--ink);grid-template-columns:minmax(0,1.04fr) minmax(18rem,.96fr);align-items:end;gap:clamp(2rem,5vw,5rem);padding-block:clamp(1.5rem,3.5vw,2.8rem);display:grid;position:relative}.certification-hero:before{border-top:3px solid var(--ecosysteme-red);content:"";width:clamp(3.75rem,8vw,6.5rem);position:absolute;top:-1px;left:0}.certification-copy-intro{gap:clamp(1.1rem,2.2vw,1.75rem);display:grid}.certification-copy-intro h2{max-width:10.8ch;font-family:var(--font-display);font-variation-settings:"wdth" 75;letter-spacing:var(--tracking-display);text-wrap:balance;margin:0;font-size:clamp(2.55rem,4.4vw,4.7rem);font-weight:930;font-stretch:75%;line-height:.9}.certification-copy-intro .certification-name{background:var(--ink);width:fit-content;max-width:100%;color:var(--white);font-family:var(--font-mono);margin:0;padding:.55rem .72rem;font-size:clamp(.72rem,.95vw,.86rem);font-weight:850;line-height:1.35}.certification-block{grid-template-columns:minmax(21.5rem,.86fr) minmax(28rem,1.14fr);align-items:stretch;gap:clamp(2.5rem,5vw,5.25rem);margin-top:clamp(2rem,4vw,3.5rem);display:grid}.certification-value{align-content:start;display:grid}.certification-proofline{border:1px solid var(--ink);background:var(--ecosysteme-red);color:var(--on-brand-red);gap:.45rem;margin:0;padding:clamp(1rem,2vw,1.4rem);display:grid}.certification-proofline span{font-size:clamp(.88rem,1vw,.98rem);font-weight:700;line-height:1.4}.certification-proofline strong{font-family:var(--font-display);font-variation-settings:"wdth" 80;letter-spacing:var(--tracking-tight);font-size:clamp(1.6rem,3vw,2.6rem);font-weight:920;font-stretch:80%;line-height:.98}.certification-benefits{background:var(--ink);gap:1px;margin:0;padding:1px;list-style:none;display:grid}.certification-benefits li{background:var(--white);grid-template-columns:clamp(9.5rem,14vw,10.5rem) minmax(0,1fr);align-items:stretch;gap:0;display:grid}.certification-benefits .certification-benefit-label{color:var(--ink);font-family:var(--font-mono);grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.65rem;padding:clamp(.9rem,1.7vw,1.2rem);font-size:clamp(.66rem,.8vw,.74rem);font-weight:850;display:grid}.certification-benefit-label i{font-size:clamp(1.55rem,2.2vw,2rem)}.certification-benefit--red .certification-benefit-label{background:var(--ecosysteme-red);color:var(--on-brand-red)}.certification-benefit--blue .certification-benefit-label{background:var(--brand-blue);color:var(--on-brand-blue)}.certification-benefit--green .certification-benefit-label{background:var(--brand-true-green);color:var(--on-brand-green)}.certification-benefit--dark .certification-benefit-label{background:var(--console);color:var(--white)}.certification-benefits li strong{color:var(--ink);align-items:center;padding:clamp(.9rem,1.7vw,1.2rem);font-weight:760;line-height:1.46;display:grid}.certification-included{border:1px solid var(--rule-strong);background:var(--comment-bg);color:var(--ink);gap:.75rem;margin:clamp(.8rem,1.5vw,1.1rem) 0 0;padding:clamp(.85rem,1.5vw,1rem);line-height:1.4;display:grid}.certification-included-copy{grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.certification-included-copy i{color:var(--ecosysteme-red-dark);font-size:1.65rem}.certification-included-copy span{gap:.15rem;display:grid}.certification-included strong{font-family:var(--font-mono);font-size:.72rem;font-weight:850}.certification-included-media{border:1px solid var(--rule-strong);background:var(--white);margin:0;overflow:hidden}.certification-included-media img{width:100%;height:auto;display:block}.certification-block .certificate-object{width:100%}.certificate-object{isolation:isolate;border:1px solid var(--on-brand-red);background:linear-gradient(90deg, transparent 0 72%, var(--on-brand-red) 72% calc(72% + 1px), transparent calc(72% + 1px)), var(--ecosysteme-certificate-field);grid-template-columns:minmax(0,1fr) clamp(7.75rem,21%,11.5rem);grid-template-areas:"top top""identity stamp""verdict stamp""signoff signoff";align-content:start;gap:clamp(1.15rem,2.35vw,1.8rem) clamp(1rem,2.6vw,2rem);min-height:clamp(32rem,40vw,41rem);padding:clamp(1.25rem,3vw,2.5rem);display:grid;position:relative;overflow:hidden}.certificate-object:before{content:"";z-index:0;border:1px solid var(--on-brand-red);pointer-events:none;position:absolute;inset:clamp(.62rem,1.2vw,.9rem)}.certificate-object>*{z-index:1;position:relative}.certificate-top{background:var(--ink);color:var(--white);grid-area:top;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(.7rem,1.4vw,.95rem) clamp(.85rem,1.7vw,1.2rem);display:flex}.certificate-brand{color:var(--white);align-items:center;gap:.72rem;display:flex}.certificate-brand span{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);font-size:clamp(.65rem,.78vw,.74rem);font-weight:850}.certificate-brand .logo-mark{color:var(--white)}.certificate-identity{grid-area:identity;align-self:start;min-width:0}.certificate-stamp{aspect-ratio:1;border:clamp(.16rem, .35vw, .24rem) solid var(--ink);background:var(--white);width:min(100%,clamp(6.25rem,9.4vw,8.6rem));color:var(--ink);border-radius:50%;grid-area:stamp;place-self:start end;place-items:center;margin-top:clamp(1.8rem,4vw,3.7rem);display:grid;transform:rotate(-4deg)}.certificate-stamp:before{content:"";border:1px solid var(--ecosysteme-red-dark);border-radius:50%;position:absolute;inset:.42rem;transform:rotate(0)}.certificate-stamp span,.certificate-stamp strong{z-index:1;line-height:1;display:block;position:relative}.certificate-stamp span{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);font-size:clamp(.58rem,.68vw,.66rem);font-weight:900}.certificate-stamp strong{color:var(--ink);font-family:var(--font-mono);margin-top:.18rem;font-size:clamp(.68rem,.78vw,.76rem);font-weight:900}.certificate-id{max-width:24ch;color:var(--on-brand-red);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);margin:clamp(1.55rem,3.4vw,2.7rem) 0 0;font-size:.72rem;font-weight:850;line-height:1.28}.certificate-name{max-width:8.6ch;font-family:var(--font-display);font-variation-settings:"wdth" 70;letter-spacing:var(--tracking-display);color:var(--on-brand-red);text-wrap:balance;margin:clamp(.9rem,1.8vw,1.35rem) 0 0;font-size:clamp(2.75rem,4.8vw,5rem);font-weight:940;font-stretch:70%;line-height:.88}.certificate-verdict{border:1px solid var(--ink);background:var(--white);max-width:37ch;color:var(--ink);grid-area:verdict;align-self:start;gap:.36rem;margin:0;padding:clamp(.95rem,1.9vw,1.35rem) clamp(.95rem,1.9vw,1.4rem);font-size:clamp(.78rem,1vw,.92rem);line-height:1.38;display:grid}.certificate-verdict span{color:var(--ink);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);font-size:.68rem;font-weight:900}.certificate-verdict strong{color:var(--ink);font-weight:850}.certificate-body{max-width:31ch;color:var(--on-brand-red);text-wrap:pretty;margin:clamp(1.2rem,2.3vw,1.75rem) 0 0;font-size:clamp(.88rem,1.04vw,1rem);font-weight:650;line-height:1.52}.certificate-signoff{background:var(--ink);color:var(--white);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);grid-area:signoff;justify-content:space-between;align-self:end;gap:1rem;margin-top:clamp(.55rem,1.3vw,.95rem);padding:clamp(.82rem,1.65vw,1.15rem) clamp(.95rem,1.9vw,1.35rem);font-size:clamp(.61rem,.74vw,.7rem);font-weight:850;display:flex}.certificate-signoff strong{color:var(--white)}@keyframes certificate-seal-approval{0%{transform:rotate(-11deg)scale(.92)}to{transform:rotate(-4deg)scale(1)}}@media (prefers-reduced-motion:no-preference){.certificate-stamp,.certificate-stamp:before{transition:border-color .26s var(--ease), background-color .26s var(--ease), color .26s var(--ease), transform .36s var(--ease)}.certificate-stamp{animation:certificate-seal-approval .62s var(--ease) .12s backwards}}@media (prefers-reduced-motion:no-preference) and (hover:hover){.certificate-object:hover .certificate-stamp{transform:rotate(0)scale(1.035)}.certificate-object:hover .certificate-stamp:before{border-color:var(--ink);transform:rotate(18deg)}}@media (prefers-reduced-motion:reduce){.certificate-stamp,.certificate-stamp:before{transition:none;animation:none}}.price-band .price-condition{border:1px solid var(--ink);max-width:none;color:var(--ink);grid-template-columns:auto minmax(0,1fr);grid-template-areas:"threshold label""threshold detail";align-items:center;column-gap:clamp(.8rem,1.4vw,1.1rem);margin-top:clamp(1.3rem,2.4vw,2rem);padding:0;line-height:1.15;display:grid;overflow:hidden}.price-condition-threshold{background:var(--ink);min-width:clamp(4.25rem,6vw,5.3rem);color:var(--white);font-family:var(--font-display);font-variation-settings:"wdth" 74;letter-spacing:var(--tracking-display);grid-area:threshold;align-self:stretch;place-items:center;padding:.68rem;font-size:clamp(2.15rem,3.2vw,3rem);font-weight:920;font-stretch:74%;line-height:.9;display:grid}.price-band .price-condition strong{font-family:var(--font-display);font-variation-settings:"wdth" 78;letter-spacing:var(--tracking-tight);grid-area:label;align-self:end;padding-top:.72rem;font-size:clamp(1.05rem,1.35vw,1.25rem);font-weight:900;font-stretch:78%}.price-condition-detail{font-family:var(--font-mono);grid-area:detail;align-self:start;padding:.16rem .85rem .72rem 0;font-size:clamp(.68rem,.78vw,.78rem);font-weight:760;line-height:1.35}.price-band{background:var(--ink);grid-template-columns:minmax(18rem,1.08fr) minmax(17rem,.92fr);grid-template-areas:"decision decision""copy guarantee""copy cta";align-items:stretch;gap:1px;margin-top:clamp(2.5rem,5vw,4.5rem);padding:0;display:grid;overflow:hidden}.price-section .price-band{margin-top:0}.price-decision{background:var(--ecosysteme-red);color:var(--ink);grid-area:decision;grid-template-columns:minmax(0,1.35fr) minmax(16rem,.65fr);align-items:end;gap:clamp(1.5rem,4vw,4.5rem);padding:clamp(1.6rem,3.8vw,3.2rem) clamp(1.35rem,3.8vw,3.2rem);display:grid}.price-decision h2{max-width:13ch;font-family:var(--font-display);font-variation-settings:"wdth" 72;letter-spacing:var(--tracking-display);text-wrap:balance;gap:.05em;margin:0;font-size:clamp(2.35rem,5.5vw,5.25rem);font-weight:920;font-stretch:72%;line-height:.88;display:grid}.price-band .price-decision p{max-width:30ch;color:var(--ink);font-family:var(--font-body);text-wrap:pretty;margin:0;font-size:clamp(1rem,1.35vw,1.2rem);font-weight:720;line-height:1.4}.price-copy,.price-guarantee,.price-band>.ecosysteme-cta{align-self:stretch}.price-copy{background:var(--white);grid-area:copy;align-content:center;min-width:0;min-height:14rem;padding:clamp(1.35rem,2.8vw,2.35rem);display:grid}.price-label{color:var(--ecosysteme-red-dark);margin-bottom:.64rem;font-size:.7rem;font-weight:900}.price-band p{max-width:68ch;color:var(--ecosysteme-ink-soft);margin:0;font-size:.88rem;line-height:1.5}.price-band .price{color:var(--ink);font-family:var(--font-display);font-variation-settings:"wdth" 74;letter-spacing:var(--tracking-display);white-space:nowrap;margin-bottom:.46rem;font-size:clamp(2.4rem,4.3vw,4.2rem);font-weight:920;font-stretch:74%;line-height:.9}.price-band .price-equivalent{color:var(--ecosysteme-ink-soft);font-size:clamp(.9rem,1.08vw,1rem);font-weight:650}.price-band .price-equivalent strong{color:var(--ink);font-weight:900}.price-guarantee{background:var(--white);grid-area:guarantee;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"mark title""mark copy";align-items:center;gap:.25rem clamp(.85rem,1.8vw,1.35rem);min-height:8.2rem;padding:clamp(.85rem,1.8vw,1.2rem) clamp(1rem,2.25vw,1.6rem);display:grid}.price-guarantee .final-mark{aspect-ratio:1;border:1px solid var(--ecosysteme-red);width:clamp(3.25rem,4.25vw,3.85rem);color:var(--ecosysteme-red);grid-area:mark;place-items:center;display:grid}.price-guarantee-copy{display:contents}.price-guarantee-copy p{color:var(--ink);font-family:var(--font-display);font-variation-settings:"wdth" 76;letter-spacing:var(--tracking-tight);text-wrap:balance;grid-area:title;align-self:end;margin:0;font-size:clamp(1.45rem,2.2vw,2.15rem);font-weight:880;font-stretch:76%;line-height:.94}.price-guarantee-copy span{max-width:64ch;color:var(--ecosysteme-ink-soft);text-wrap:pretty;grid-area:copy;align-self:start;font-size:clamp(.78rem,.9vw,.9rem);font-weight:620;line-height:1.38}.price-band>.ecosysteme-cta{isolation:isolate;border:2px solid var(--ink);background:linear-gradient(90deg, transparent 1px, transparent 1px) 0 0 / 25% 100%, var(--ecosysteme-red);width:100%;min-width:0;min-height:clamp(5.15rem,6.6vw,6.2rem);color:var(--ink);box-shadow:inset 0 -.38rem 0 var(--ink), inset 0 0 0 1px var(--ink);letter-spacing:.025em;flex-direction:column;grid-area:cta;justify-content:center;align-self:stretch;gap:.18rem;margin:0;padding:1rem clamp(3rem,6vw,4.4rem) 1.25rem;font-size:clamp(.92rem,1.12vw,1.06rem);font-weight:900;line-height:1.15;display:flex;position:relative;overflow:hidden}.price-band>.ecosysteme-cta>span{font-family:var(--font-display);font-variation-settings:"wdth" 78;letter-spacing:var(--tracking-tight);font-size:clamp(1.05rem,1.42vw,1.32rem);font-weight:900;font-stretch:78%;line-height:1}.price-band>.ecosysteme-cta>small{color:currentColor;font-family:var(--font-mono);letter-spacing:var(--tracking-mono);font-size:.62rem;font-weight:800;line-height:1.2}.price-band>.ecosysteme-cta:before{color:var(--ink);content:"● OUVERT";font-family:var(--font-mono);letter-spacing:.06em;margin:0;font-size:.62rem;font-weight:900;position:absolute;left:clamp(1rem,2.2vw,1.7rem)}.price-band>.ecosysteme-cta:after{color:currentColor;content:"↗";margin:0;font-size:1.15em;font-weight:900;position:absolute;right:clamp(1rem,2.2vw,1.7rem)}.price-band>.ecosysteme-cta:hover,.price-band>.ecosysteme-cta:focus-visible{background:var(--ink);color:var(--white);box-shadow:inset 0 -.38rem 0 var(--ecosysteme-red), inset 0 0 0 1px var(--ecosysteme-red);transform:translateY(-2px)}.price-band>.ecosysteme-cta:hover:before,.price-band>.ecosysteme-cta:focus-visible:before{color:var(--white)}.price-band>.ecosysteme-cta:focus-visible{outline:3px solid var(--brand-blue);outline-offset:-4px}.price-band>.ecosysteme-cta:active{box-shadow:inset 0 -.12rem 0 var(--ecosysteme-red);transform:translateY(2px)}@media (prefers-reduced-motion:no-preference){.price-band>.ecosysteme-cta[data-open-checkout]{animation:4.4s steps(4,end) infinite ecosysteme-cta-grid}.price-band>.ecosysteme-cta:after{transition:transform .18s var(--ease)}.price-band>.ecosysteme-cta[data-open-checkout]:after{animation:ecosysteme-cta-signal 4.4s var(--ease) infinite}.price-band>.ecosysteme-cta[data-open-checkout]:before{animation:ecosysteme-cta-status 4.4s var(--ease) infinite}.price-band>.ecosysteme-cta:hover:after,.price-band>.ecosysteme-cta:focus-visible:after{animation:none;transform:translate(.2rem,-.2rem)}@keyframes ecosysteme-cta-grid{0%,68%,to{background-position:0 0,0 0}78%{background-position:25% 0,0 0}88%{background-position:50% 0,0 0}}@keyframes ecosysteme-cta-signal{0%,68%,to{transform:translate(0)}76%{transform:translate(.22rem,-.22rem)}82%{transform:translate(0)}88%{transform:translate(.14rem,-.14rem)}}@keyframes ecosysteme-cta-status{0%,68%,to{opacity:.72}76%,88%{opacity:1}}}.offer-section{padding-bottom:clamp(2.5rem,5vw,4.25rem)}.ecosysteme-page>.proof-section+.price-section{background:var(--ecosysteme-calibration-bar) 0 0 / 100% .32rem no-repeat, var(--white);padding-top:clamp(1.75rem,3.5vw,3rem);padding-bottom:clamp(2.5rem,5vw,4.25rem)}@media (prefers-reduced-motion:no-preference){.calibration-step{transition:border-color .18s var(--ease), color .18s var(--ease), background-color .18s var(--ease)}.calibration-step:hover{border-color:var(--ecosysteme-red)}.calibration-composer>span{animation:calibration-composer-pulse 7s var(--ease) infinite;transition:border-color .18s var(--ease), background-color .18s var(--ease), color .18s var(--ease)}.calibration-stage:nth-child(2) .calibration-composer>span{animation-delay:1.8s}.calibration-stage:hover .calibration-composer>span{border-color:var(--white);background:var(--ecosysteme-red);color:var(--ink)}.signal-visual:after,.signal-visual img{transition:background-color .18s var(--ease), color .18s var(--ease), transform .22s var(--ease)}.signal-visual:hover:after,.signal-visual:focus-visible:after{background:var(--white);color:var(--ink)}.signal-visual:hover img,.signal-visual:focus-visible img{transform:scale(1.02)}@keyframes calibration-composer-pulse{0%,72%,to{transform:scale(1)}78%{transform:scale(1.1)}}}@media (prefers-reduced-motion:reduce){.calibration-composer>span,.signal-visual:after,.signal-visual img{transition:none;animation:none}}@media (width<=1100px){.offer-grid,.certification-hero,.certification-block{grid-template-columns:1fr}.certification-block .certificate-object{width:min(100%,42rem)}.price-band{grid-template-columns:minmax(0,1fr);grid-template-areas:"decision""copy""guarantee""cta"}.price-decision{grid-template-columns:minmax(0,1fr) minmax(14rem,.6fr)}.price-band>.ecosysteme-cta{justify-self:stretch;width:100%}.certificate-object{position:relative;top:auto}}@media (width<=980px){.ecosysteme-section{gap:var(--space-md);grid-template-columns:1fr;max-width:100%;overflow-x:hidden}.ecosysteme-section .section-content{grid-column:auto}.ecosysteme-section .section-marker{position:static}.calibration-board{gap:var(--calibration-gap);grid-template-columns:1fr}.calibration-step{min-width:0;min-height:auto;overflow:visible}.calibration-stage:nth-child(2) .calibration-step,.calibration-stage:nth-child(3) .calibration-step{margin-top:0}.calibration-composer{top:auto;bottom:calc(var(--calibration-gap) * -1);width:clamp(2.1rem,4.5vw,2.75rem);height:var(--calibration-gap);left:50%;transform:translate(-50%)}.calibration-composer:before{width:1px;height:100%;inset:0 auto auto 50%;transform:translate(-50%)}.method-stack,.tech-stack{margin-top:clamp(1.4rem,2.4vw,2.2rem)}.offer-group,.price-band{grid-template-columns:1fr}.offer-group,.offer-group:nth-child(2n){grid-template-areas:"heading""list""proof";row-gap:clamp(1.15rem,3vw,1.6rem)}.price-band .ecosysteme-cta{justify-self:stretch;width:100%}.price-decision{grid-template-columns:1fr;align-items:start}.offer-heading{gap:var(--space-sm);grid-template-columns:1fr}.offer-heading>p{grid-column:auto}.offer-proof{justify-self:stretch;width:100%;max-width:38rem}.offer-proof[data-offer-proof="3"]{max-width:22rem}}@media (width<=900px){.ecosysteme-hero{background:linear-gradient(90deg, transparent 1px, transparent 1px) 50% 0 / clamp(8rem, 24vw, 13rem) 100%, linear-gradient(180deg, transparent 1px, transparent 1px) 50% 0 / 100% clamp(8rem, 24vw, 13rem), linear-gradient(150deg, var(--console) 0 68%, var(--ecosysteme-red) 84%, var(--brand-blue) 95%, var(--brand-true-green) 100%);min-height:auto}.hero-main{grid-template-columns:minmax(0,1fr);gap:clamp(2.5rem,7vw,4.5rem);padding-block:clamp(3.5rem,9vw,5.5rem)}.hero-orbit-shell{justify-self:center;width:min(100%,31rem)}.hero-proof-inner{grid-template-columns:minmax(0,1fr)}.hero-proof-links{border-top:1px solid var(--rule-strong);border-left:0}}@media (width<=700px){.ecosysteme-hero{min-height:auto}.hero-main{grid-template-columns:minmax(0,1fr);gap:clamp(2.4rem,10vw,3.4rem);padding-block:clamp(3.2rem,14vw,5rem)}.hero-orbit-shell{justify-self:center;width:min(100%,22rem)}.ecosysteme-hero h1{max-width:min(100%,10.5em);font-size:clamp(2.35rem,11vw,3.1rem);line-height:.9}.hero-conversion-actions{flex-direction:column;align-items:stretch;width:min(100%,24rem)}.hero-action,button.hero-call-action.ui-button.ui-button-secondary{width:100%}.hero-proof-statement{padding-block:clamp(1rem,5vw,1.25rem)}.hero-proof-links{grid-template-columns:1fr}.hero-proof-links li+li{border-top:1px solid var(--rule-strong);border-left:0}.presentation-video-section{padding-top:clamp(1.25rem,5vw,2rem);padding-bottom:clamp(2.5rem,10vw,3.8rem)}.presentation-video-section .section-content{grid-column:auto}.presentation-play-mark{width:clamp(3.3rem,15vw,4.2rem)}.presentation-play-mark:after{border-top-width:.52rem;border-bottom-width:.52rem;border-left-width:.82rem}.section-content{min-width:0;max-width:100%}.calibration-board{--calibration-gap:clamp(2.25rem, 12vw, 3.2rem)}.calibration-step{padding:clamp(1.15rem,5.5vw,1.5rem)}.ecosysteme-section h2{font-size:clamp(2.75rem,14vw,4.9rem)}.ecosysteme-cta{width:100%}.hero-command,.hero-action,.hero-proof a,.foundation-group h4,.foundation-group p{font-size:.875rem}.offer-group li{grid-template-columns:2.15rem minmax(0,1fr);gap:.72rem;min-height:2.75rem}.offer-group li i{width:2.15rem;height:2.15rem;font-size:1.04rem}.offer-heading{gap:clamp(.95rem,4vw,1.2rem);padding-bottom:clamp(1.2rem,5vw,1.6rem)}.offer-heading h2{max-width:10ch}.offer-heading>p:first-of-type{width:fit-content;max-width:32ch}.certification-copy-intro h2{max-width:11ch;font-size:clamp(2.65rem,13vw,4.2rem)}.certification-block{gap:clamp(2.25rem,8vw,3.5rem)}.certificate-object{grid-template-columns:minmax(0,1fr) minmax(5.7rem,.38fr);gap:1rem .9rem;min-height:0;padding:1.1rem}.certificate-top{align-items:flex-start;gap:.75rem;padding-bottom:.85rem}.certificate-brand{gap:.52rem}.certificate-brand .logo-mark{flex:none}.certificate-id{margin-top:1.2rem;font-size:.62rem}.certificate-name{max-width:8.8ch;font-size:clamp(2.25rem,11.4vw,3rem)}.certificate-body{font-size:.88rem}.certificate-stamp{width:min(100%,5.7rem);margin-top:1.45rem}.certificate-verdict{max-width:none;font-size:.74rem}.certificate-signoff{flex-direction:column;gap:.44rem;font-size:.61rem}}@media (width<=480px){.certification-benefits li{grid-template-columns:minmax(0,1fr)}.certification-benefits .certification-benefit-label{grid-template-columns:2rem minmax(0,1fr)}}@media (width<=380px){.calibration-step{gap:.85rem;padding:1rem}.calibration-step h3{text-wrap:balance;max-inline-size:100%;font-size:clamp(1.78rem,10.8vw,2.1rem);line-height:.94}.foundation-group{grid-template-columns:minmax(0,1fr);align-items:start;gap:.24rem}.foundation-group p{max-inline-size:100%}.method-stack,.tech-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.method-stack figure,.tech-stack figure{padding:.72rem .35rem}.method-stack img,.tech-stack img{width:2.25rem;height:2.25rem}.method-stack figure:nth-child(2) img{width:min(100%,3.8rem)}}.ecosystem-week[data-astro-cid-r4fzsvkp]{border:1px solid var(--ink);background:var(--white);color:var(--ink);overflow:hidden}.week-heading[data-astro-cid-r4fzsvkp]{border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:clamp(1rem,2.5vw,1.65rem);display:grid}.week-heading[data-astro-cid-r4fzsvkp] h4[data-astro-cid-r4fzsvkp],.week-heading[data-astro-cid-r4fzsvkp] p[data-astro-cid-r4fzsvkp],.week-event[data-astro-cid-r4fzsvkp] p[data-astro-cid-r4fzsvkp]{margin:0}.week-heading[data-astro-cid-r4fzsvkp]>div[data-astro-cid-r4fzsvkp]{text-align:left}.week-heading[data-astro-cid-r4fzsvkp] h4[data-astro-cid-r4fzsvkp]{font-family:var(--font-display);font-variation-settings:"wdth" 80;letter-spacing:var(--tracking-tight);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;font-stretch:80%;line-height:1}.week-heading[data-astro-cid-r4fzsvkp]>div[data-astro-cid-r4fzsvkp] p[data-astro-cid-r4fzsvkp],.week-count[data-astro-cid-r4fzsvkp]{font-family:var(--font-mono);font-weight:750;font-size:.68rem!important}.week-heading[data-astro-cid-r4fzsvkp]>div[data-astro-cid-r4fzsvkp] p[data-astro-cid-r4fzsvkp]{color:var(--muted);margin-top:.45rem}.week-count[data-astro-cid-r4fzsvkp]{text-align:right;justify-self:end;align-items:center;gap:.5rem;display:flex}.week-count[data-astro-cid-r4fzsvkp] span[data-astro-cid-r4fzsvkp]{aspect-ratio:1;background:var(--brand-true-green);width:.6rem}.week-days[data-astro-cid-r4fzsvkp]{background:var(--ink);isolation:isolate;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;padding:1px;display:grid;position:relative}.week-cursor[data-astro-cid-r4fzsvkp]{z-index:4;border-top:4px solid var(--ecosysteme-red);width:20%;box-shadow:inset 0 0 0 1px var(--ecosysteme-red);opacity:0;pointer-events:none;position:absolute;inset:0 auto 0 0}.week-day[data-astro-cid-r4fzsvkp]{z-index:2;background:var(--white);flex-direction:column;min-height:clamp(12rem,24vw,18rem);display:flex;position:relative}.week-day[data-astro-cid-r4fzsvkp]>header[data-astro-cid-r4fzsvkp]{border-bottom:1px solid var(--rule-strong);font-family:var(--font-mono);justify-content:center;align-items:center;padding:.7rem;font-size:.68rem;font-weight:800;display:flex}.week-events[data-astro-cid-r4fzsvkp]{align-content:start;gap:.55rem;padding:.7rem;display:grid}.week-event[data-astro-cid-r4fzsvkp]{border-bottom:1px solid var(--rule-strong);background:var(--white);color:var(--brand-blue);font-family:var(--font-mono);transform-origin:50%;gap:.28rem;padding-block:.55rem;display:grid}.week-event[data-astro-cid-r4fzsvkp] time[data-astro-cid-r4fzsvkp]{font-size:.61rem;font-weight:800}.week-event[data-astro-cid-r4fzsvkp] p[data-astro-cid-r4fzsvkp]{font-family:var(--font-body);align-items:flex-start;gap:.35rem;font-size:clamp(.72rem,1.1vw,.82rem);font-weight:850;line-height:1.25;display:flex}.week-event-copy[data-astro-cid-r4fzsvkp]{gap:.25rem;display:grid}.week-event-note[data-astro-cid-r4fzsvkp]{background:var(--brand-blue);width:max-content;color:var(--on-brand-blue);font-family:var(--font-mono);margin-left:1.35rem;padding:.2rem .3rem;font-size:.55rem;font-weight:800}@media (width>=721px) and (width<=900px){.week-days[data-astro-cid-r4fzsvkp]{grid-template-columns:repeat(4,minmax(0,1fr))}.week-cursor[data-astro-cid-r4fzsvkp]{width:25%}.week-day[data-astro-cid-r4fzsvkp]:not(.week-day--active){display:none}}@media (width<=720px){.week-heading[data-astro-cid-r4fzsvkp]{grid-template-columns:minmax(0,1fr)}.week-heading[data-astro-cid-r4fzsvkp]>div[data-astro-cid-r4fzsvkp]{text-align:left}.week-count[data-astro-cid-r4fzsvkp]{justify-self:start}.week-days[data-astro-cid-r4fzsvkp]{grid-template-columns:minmax(0,1fr)}.week-cursor[data-astro-cid-r4fzsvkp],.week-day[data-astro-cid-r4fzsvkp]:not(.week-day--active){display:none}.week-day[data-astro-cid-r4fzsvkp]{grid-template-columns:4rem minmax(0,1fr);min-height:0;display:grid}.week-day[data-astro-cid-r4fzsvkp]>header[data-astro-cid-r4fzsvkp]{border-right:1px solid var(--rule-strong);border-bottom:0;flex-direction:column;justify-content:start}.week-events[data-astro-cid-r4fzsvkp]{padding:.55rem .7rem}.week-event[data-astro-cid-r4fzsvkp]{grid-template-columns:3.2rem minmax(0,1fr);align-items:baseline;gap:.45rem;padding-block:.45rem}}@media (prefers-reduced-motion:reduce){.week-cursor[data-astro-cid-r4fzsvkp]{display:none}}.pillars-section[data-astro-cid-swznfgh3]{background:var(--white);color:var(--ink)}.pillars-heading[data-astro-cid-swznfgh3]{border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:clamp(2rem,6vw,6rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:grid}.pillars-heading[data-astro-cid-swznfgh3] h2[data-astro-cid-swznfgh3],.pillars-heading[data-astro-cid-swznfgh3] p[data-astro-cid-swznfgh3],.system-panel[data-astro-cid-swznfgh3] h3[data-astro-cid-swznfgh3],.system-panel[data-astro-cid-swznfgh3] h4[data-astro-cid-swznfgh3],.system-panel[data-astro-cid-swznfgh3] p[data-astro-cid-swznfgh3],.system-proof[data-astro-cid-swznfgh3]{margin:0}.pillars-section[data-astro-cid-swznfgh3] .pillars-heading[data-astro-cid-swznfgh3] h2[data-astro-cid-swznfgh3]{max-width:11ch;margin:0}.pillars-heading[data-astro-cid-swznfgh3]>p[data-astro-cid-swznfgh3]{text-wrap:balance;max-width:34ch;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:750;line-height:1.3}.system-board[data-astro-cid-swznfgh3]{grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,4rem);margin-top:clamp(3rem,6vw,5rem);display:grid;position:relative}.system-panel[data-astro-cid-swznfgh3]{--panel-signal:var(--ecosysteme-red);--panel-on-signal:var(--on-brand-red);border:1px solid var(--ink);background:var(--white);flex-direction:column;min-width:0;display:flex;position:relative}.system-panel[data-astro-cid-swznfgh3]:before{z-index:2;background:var(--panel-signal);content:"";height:4px;position:absolute;inset:0 0 auto}.system-panel--training[data-astro-cid-swznfgh3]{--panel-signal:var(--brand-blue);--panel-on-signal:var(--on-brand-blue);background:var(--comment-bg)}.system-panel--collective[data-astro-cid-swznfgh3]{--panel-signal:var(--brand-true-green);--panel-on-signal:var(--on-brand-green)}.system-panel-heading[data-astro-cid-swznfgh3]{border-bottom:1px solid var(--ink);grid-template-columns:clamp(5rem,9vw,8rem) minmax(0,1fr);gap:clamp(1rem,3vw,2.5rem);padding:clamp(1.75rem,4vw,3rem);display:grid}.system-panel-number[data-astro-cid-swznfgh3]{color:var(--panel-signal);font-family:var(--font-display);font-variation-settings:"wdth" 70;letter-spacing:var(--tracking-display);font-size:clamp(3.8rem,6vw,6rem);font-weight:930;font-stretch:70%;line-height:.78}.system-panel-heading[data-astro-cid-swznfgh3]>div[data-astro-cid-swznfgh3]{align-content:start}.system-panel-heading[data-astro-cid-swznfgh3] h3[data-astro-cid-swznfgh3]{max-width:25ch;font-family:var(--font-display);font-variation-settings:"wdth" 77;letter-spacing:var(--tracking-display);text-wrap:balance;font-size:clamp(2.2rem,4vw,3.65rem);font-weight:900;font-stretch:77%;line-height:.96}.system-panel[data-astro-cid-swznfgh3] .system-panel-value[data-astro-cid-swznfgh3]{background:var(--panel-signal);color:var(--panel-on-signal);font-family:var(--font-display);font-variation-settings:"wdth" 82;letter-spacing:var(--tracking-tight);text-wrap:balance;margin:0;padding:clamp(1.25rem,3vw,2.25rem) clamp(1.5rem,4vw,3rem);font-size:clamp(1.55rem,3.2vw,2.65rem);font-weight:850;font-stretch:82%;line-height:1.06}.system-panel[data-astro-cid-swznfgh3] .system-panel-value-note[data-astro-cid-swznfgh3]{font-family:var(--font-mono);font-variation-settings:normal;letter-spacing:var(--tracking-mono);margin-top:.75rem;font-size:clamp(.72rem,1.1vw,.9rem);font-weight:700;font-stretch:100%;line-height:1.3;display:block}.system-panel-body[data-astro-cid-swznfgh3]{flex-direction:column;flex:1;gap:clamp(1.5rem,3vw,2.5rem);min-height:0;padding:clamp(1.5rem,4vw,3rem);display:flex}.feature-grid[data-astro-cid-swznfgh3]{border-block:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.feature-column[data-astro-cid-swznfgh3]{align-content:start;gap:.5rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.feature-column[data-astro-cid-swznfgh3]+.feature-column[data-astro-cid-swznfgh3]{border-left:1px solid var(--rule-strong)}.feature-grid--media[data-astro-cid-swznfgh3]{border:1px solid var(--ink);background:var(--ink);gap:1px}.feature-grid--media[data-astro-cid-swznfgh3] .feature-column[data-astro-cid-swznfgh3]{background:var(--white);border:0;grid-template-rows:auto 1fr;gap:0;padding:0}.feature-media[data-astro-cid-swznfgh3]{aspect-ratio:4/3;background:var(--console);place-items:center;display:grid;position:relative;overflow:hidden}.feature-media[data-astro-cid-swznfgh3] img{object-fit:contain;width:calc(100% - 1.5rem);height:calc(100% - 1.5rem);display:block;position:absolute;inset:.75rem}.feature-content[data-astro-cid-swznfgh3]{border-top:1px solid var(--ink);align-content:start;gap:.5rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.system-panel[data-astro-cid-swznfgh3] h4[data-astro-cid-swznfgh3],.training-positioning[data-astro-cid-swznfgh3] strong[data-astro-cid-swznfgh3]{text-wrap:balance;font-size:clamp(.98rem,1.25vw,1.12rem);font-weight:850;line-height:1.24}.system-panel[data-astro-cid-swznfgh3] p[data-astro-cid-swznfgh3]{text-wrap:pretty;font-size:.9rem;line-height:1.45}.system-proof[data-astro-cid-swznfgh3]{border:1px solid var(--ink);background:var(--white);margin-top:auto;position:relative;overflow:hidden}.system-proof[data-astro-cid-swznfgh3] img[data-astro-cid-swznfgh3]{width:100%;height:auto;display:block}.training-positioning[data-astro-cid-swznfgh3]{border:1px solid var(--ink);background:var(--ink);grid-template-columns:minmax(14rem,.82fr) minmax(0,1.18fr);gap:1px;display:grid}.training-positioning-title[data-astro-cid-swznfgh3],.training-positioning[data-astro-cid-swznfgh3]>p[data-astro-cid-swznfgh3]{background:var(--white);padding:clamp(1rem,2.5vw,1.75rem)}.training-positioning-title[data-astro-cid-swznfgh3]{background:var(--brand-blue);color:var(--on-brand-blue);align-content:start;gap:.85rem;display:grid}.training-positioning[data-astro-cid-swznfgh3]>p[data-astro-cid-swznfgh3]{align-items:center;max-width:none;font-size:clamp(.95rem,1.45vw,1.08rem);display:grid}.content-label[data-astro-cid-swznfgh3]{border:1px solid var(--ink);background:var(--ink);width:max-content;color:var(--white);font-family:var(--font-mono);padding:.42rem .58rem;font-size:.7rem;font-weight:800;line-height:1.2}.training-positioning[data-astro-cid-swznfgh3] strong[data-astro-cid-swznfgh3]{color:var(--on-brand-blue);font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.12}.curriculum-summary[data-astro-cid-swznfgh3]{background:var(--ink);isolation:isolate;gap:1px;margin:0;padding:1px;list-style:none;display:grid;position:relative}.curriculum-summary[data-astro-cid-swznfgh3]:after{z-index:3;background:var(--brand-blue);content:"";transform-origin:top;pointer-events:none;width:4px;position:absolute;top:1px;bottom:1px;left:clamp(5.25rem,9vw,7rem);transform:scaleY(1)}.curriculum-summary[data-astro-cid-swznfgh3] li[data-astro-cid-swznfgh3]{background:var(--white);content-visibility:auto;contain-intrinsic-size:auto 5.4rem;grid-template-columns:clamp(5.25rem,9vw,7rem) minmax(0,1fr);gap:0;min-height:5.4rem;display:grid;position:relative}.curriculum-marker[data-astro-cid-swznfgh3]{background:var(--console);color:var(--white);grid-template-columns:1fr auto;align-items:center;gap:.5rem;padding:1rem;display:grid;position:relative;overflow:hidden}.curriculum-number[data-astro-cid-swznfgh3]{color:var(--brand-blue);font-family:var(--font-mono);font-size:.78rem;font-weight:850}.curriculum-icon[data-astro-cid-swznfgh3]{font-size:1.25rem;line-height:1}.curriculum-copy[data-astro-cid-swznfgh3]{grid-template-columns:minmax(11rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(1rem,3vw,2.5rem);padding:clamp(1rem,2vw,1.45rem);display:grid;position:relative;overflow:hidden}.curriculum-copy[data-astro-cid-swznfgh3]:after{background:var(--brand-blue);content:"";transform-origin:0;pointer-events:none;height:3px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.curriculum-copy[data-astro-cid-swznfgh3] strong[data-astro-cid-swznfgh3]{font-size:clamp(.98rem,1.4vw,1.18rem);line-height:1.3}.curriculum-copy[data-astro-cid-swznfgh3] p[data-astro-cid-swznfgh3]{max-width:58ch;color:var(--muted);font-size:.84rem}.system-proof--training[data-astro-cid-swznfgh3]{background:var(--console);--training-proof-inset:clamp(.8rem, 2vw, 1.4rem);padding:clamp(.55rem,1.4vw,.9rem);padding:var(--training-proof-inset);background:linear-gradient(135deg, var(--console) 0 72%, var(--brand-blue) 72% 100%);isolation:isolate;margin:0;position:relative}.system-proof--training[data-astro-cid-swznfgh3] img[data-astro-cid-swznfgh3]{z-index:1;border:1px solid var(--white);position:relative}.system-proof--training[data-astro-cid-swznfgh3]:after{inset:var(--training-proof-inset);z-index:2;background:linear-gradient(to bottom, transparent 0 47%, var(--brand-blue) 49% 51%, transparent 53% 100%);content:"";pointer-events:none;background-position:0 100%;background-size:100% 200%;display:none;position:absolute}.framework-bonus[data-astro-cid-swznfgh3]{z-index:4;border:1px solid var(--ink);background:var(--ink);grid-template-columns:minmax(7rem,.28fr) minmax(0,1fr);align-self:end;gap:1px;width:calc(100% - clamp(2rem,7vw,6rem));margin-top:clamp(-2rem,-3vw,-1.25rem);padding:1px;display:grid;position:relative}.framework-bonus[data-astro-cid-swznfgh3]>.content-label[data-astro-cid-swznfgh3]{background:var(--console);text-align:center;border:0;place-items:center;width:auto;min-height:100%;padding:clamp(1rem,2vw,1.5rem);display:grid}.framework-bonus-copy[data-astro-cid-swznfgh3]{background:var(--brand-blue);color:var(--on-brand-blue);align-content:center;gap:.5rem;padding:clamp(1.15rem,2.5vw,1.75rem);display:grid}@keyframes curriculum-progress{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes curriculum-marker-compile{0%{background:var(--console)}to{background:var(--brand-blue)}}@keyframes curriculum-number-compile{0%{color:var(--brand-blue)}to{color:var(--on-brand-blue)}}@keyframes curriculum-row-compile{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes training-proof-dock{0%{transform:translateY(1.25rem)}to{transform:translateY(0)}}@keyframes training-proof-scan{0%{background-position:0 100%}to{background-position:0 -100%}}@keyframes framework-bonus-dock{0%{transform:translate(1.5rem)}to{transform:translate(0)}}@supports (animation-timeline:view()){.curriculum-summary[data-astro-cid-swznfgh3]:after{animation:linear both curriculum-progress view();animation-range:entry 12% exit 78%;transform:scaleY(0)}.curriculum-marker[data-astro-cid-swznfgh3],.curriculum-number[data-astro-cid-swznfgh3],.curriculum-copy[data-astro-cid-swznfgh3]:after{animation-timeline:view();animation-range:entry 18% cover 48%}.curriculum-marker[data-astro-cid-swznfgh3]{animation-name:curriculum-marker-compile;animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both}.curriculum-number[data-astro-cid-swznfgh3]{animation-name:curriculum-number-compile;animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both}.curriculum-copy[data-astro-cid-swznfgh3]:after{animation-name:curriculum-row-compile;animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both}.system-proof--training[data-astro-cid-swznfgh3]{animation:linear both training-proof-dock view();animation-range:entry 10% cover 42%}.system-proof--training[data-astro-cid-swznfgh3]:after{animation:linear both training-proof-scan view();animation-range:entry 12% cover 88%;display:block}.framework-bonus[data-astro-cid-swznfgh3]{animation:linear both framework-bonus-dock view();animation-range:entry 8% cover 46%}}.collective-proof-grid[data-astro-cid-swznfgh3]{background:var(--ink);grid-template-columns:minmax(0,1.08fr) minmax(0,1.08fr) minmax(13rem,.74fr);gap:1px;padding:1px;display:grid}.collective-feature[data-astro-cid-swznfgh3]{background:var(--white);grid-template-rows:auto 1fr;min-width:0;display:grid}.collective-feature-media[data-astro-cid-swznfgh3]{--collective-media-inset:clamp(.5rem, 1vw, .75rem);background:var(--console);place-items:center;height:clamp(13rem,22vw,17rem);display:grid;position:relative;overflow:hidden}.collective-feature-media[data-astro-cid-swznfgh3] img{inset:var(--collective-media-inset);width:calc(100% - var(--collective-media-inset) - var(--collective-media-inset));height:calc(100% - var(--collective-media-inset) - var(--collective-media-inset));object-fit:contain;display:block;position:absolute}.collective-feature-copy[data-astro-cid-swznfgh3]{border-top:1px solid var(--ink);background:var(--white);align-content:start;gap:.55rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.collective-feature-copy[data-astro-cid-swznfgh3] h4[data-astro-cid-swznfgh3]{grid-template-columns:.65rem minmax(0,1fr);align-items:center;gap:.7rem;display:grid}.collective-feature-copy[data-astro-cid-swznfgh3] h4[data-astro-cid-swznfgh3]:before{aspect-ratio:1;background:var(--brand-true-green);content:"";width:.65rem}@media (width<=720px){.pillars-heading[data-astro-cid-swznfgh3]{grid-template-columns:1fr;gap:1.5rem}.pillars-heading[data-astro-cid-swznfgh3]>p[data-astro-cid-swznfgh3]{max-width:38ch}.system-panel-heading[data-astro-cid-swznfgh3]{grid-template-columns:4.2rem minmax(0,1fr)}.system-panel-heading[data-astro-cid-swznfgh3] h3[data-astro-cid-swznfgh3]{font-size:clamp(1.85rem,7.5vw,2.45rem)}.system-panel-body[data-astro-cid-swznfgh3]{padding:1.25rem 1rem 1.5rem}.feature-grid[data-astro-cid-swznfgh3]{grid-template-columns:1fr}.feature-column[data-astro-cid-swznfgh3]+.feature-column[data-astro-cid-swznfgh3]{border-top:1px solid var(--rule-strong);border-left:0}.feature-grid--media[data-astro-cid-swznfgh3]{gap:1px}.feature-grid--media[data-astro-cid-swznfgh3] .feature-column[data-astro-cid-swznfgh3]+.feature-column[data-astro-cid-swznfgh3]{border-top:0}.feature-media[data-astro-cid-swznfgh3] img{width:calc(100% - 1rem);height:calc(100% - 1rem);inset:.5rem}.training-positioning[data-astro-cid-swznfgh3],.collective-proof-grid[data-astro-cid-swznfgh3]{grid-template-columns:minmax(0,1fr)}.collective-feature-media[data-astro-cid-swznfgh3]{aspect-ratio:16/10;height:auto}.collective-feature--private[data-astro-cid-swznfgh3] .collective-feature-media[data-astro-cid-swznfgh3]{aspect-ratio:4/5}.system-panel--training[data-astro-cid-swznfgh3],.system-panel--training[data-astro-cid-swznfgh3] .system-panel-body[data-astro-cid-swznfgh3],.curriculum-summary[data-astro-cid-swznfgh3]{width:100%;max-width:100%}.curriculum-summary[data-astro-cid-swznfgh3]{overflow:clip}.curriculum-summary[data-astro-cid-swznfgh3]:after{content:none}.curriculum-summary[data-astro-cid-swznfgh3] li[data-astro-cid-swznfgh3]{content-visibility:visible;contain:none;grid-template-columns:minmax(0,1fr);min-height:0}.curriculum-marker[data-astro-cid-swznfgh3]{justify-content:space-between;min-height:3.25rem;padding:.75rem 1rem;display:flex}.curriculum-copy[data-astro-cid-swznfgh3]{grid-template-columns:minmax(0,1fr);align-items:start;gap:.55rem;padding:1rem;overflow:visible}.curriculum-copy[data-astro-cid-swznfgh3] strong[data-astro-cid-swznfgh3]{font-size:1.05rem;line-height:1.25}.curriculum-copy[data-astro-cid-swznfgh3] p[data-astro-cid-swznfgh3]{max-width:none;font-size:1rem;line-height:1.5}.framework-bonus[data-astro-cid-swznfgh3]{grid-template-columns:minmax(0,1fr);width:calc(100% - .75rem);margin-top:-1.25rem}.framework-bonus[data-astro-cid-swznfgh3]>.content-label[data-astro-cid-swznfgh3]{text-align:left;justify-items:start}}@media (prefers-reduced-motion:reduce){.curriculum-summary[data-astro-cid-swznfgh3]:after,.curriculum-marker[data-astro-cid-swznfgh3],.curriculum-number[data-astro-cid-swznfgh3],.curriculum-copy[data-astro-cid-swznfgh3]:after,.system-proof--training[data-astro-cid-swznfgh3],.system-proof--training[data-astro-cid-swznfgh3]:after,.framework-bonus[data-astro-cid-swznfgh3]{animation:none}.curriculum-summary[data-astro-cid-swznfgh3]:after{transform:scaleY(1)}.system-proof--training[data-astro-cid-swznfgh3]:after{display:none}}body:has(.stripe-checkout-dialog[open]){overflow:hidden}.stripe-checkout-dialog[data-astro-cid-lmuobwgo]{width:min(100vw - 1.5rem,76rem);max-height:calc(100vh - 1.5rem);color:var(--ink);background:0 0;border:0;margin:auto;padding:0;overflow:clip}.stripe-checkout-dialog[data-astro-cid-lmuobwgo]::backdrop{background:linear-gradient(120deg, var(--console), transparent), var(--ink)}.stripe-checkout-panel[data-astro-cid-lmuobwgo]{max-height:inherit;border:1px solid var(--rule);background:linear-gradient(90deg, var(--brand-blue), var(--brand-red), var(--brand-true-green)) 0 0 / 100% .28rem no-repeat, var(--white);padding:clamp(1.1rem,2.2vw,2rem);position:relative;overflow-y:auto}.stripe-checkout-dialog[data-astro-cid-lmuobwgo][open] .stripe-checkout-panel[data-astro-cid-lmuobwgo]{animation:stripe-checkout-enter .42s var(--ease) both}.stripe-checkout-close[data-astro-cid-lmuobwgo]{z-index:2;aspect-ratio:1;border:1px solid var(--rule);background:var(--white);width:2.75rem;color:var(--ink);cursor:pointer;font-family:var(--font-mono);transition:border-color .18s var(--ease), color .18s var(--ease), transform .18s var(--ease);place-items:center;font-size:1rem;font-weight:900;line-height:1;display:inline-grid;position:absolute;top:clamp(.85rem,1.4vw,1.1rem);right:clamp(.85rem,1.4vw,1.1rem)}.stripe-checkout-close[data-astro-cid-lmuobwgo]:hover{border-color:var(--brand-blue);color:var(--brand-blue);transform:translateY(-1px)}.stripe-checkout-close[data-astro-cid-lmuobwgo]:focus-visible{outline:3px solid var(--brand-blue);outline-offset:4px}.stripe-checkout-title[data-astro-cid-lmuobwgo]{color:var(--ink);font-family:var(--font-display);font-variation-settings:"wdth" 74;margin:0 3rem 1rem 0;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:900;font-stretch:74%;line-height:1.05}.stripe-checkout-content[data-astro-cid-lmuobwgo]{place-items:center;width:100%;min-height:22rem;display:grid;position:relative}.stripe-checkout-feedback[data-astro-cid-lmuobwgo]{border:1px solid var(--rule-strong);background:var(--comment-bg);text-align:center;align-content:center;place-items:center;gap:1.25rem;width:min(100%,34rem);min-height:18rem;padding:1.5rem;display:grid}.stripe-checkout-feedback[data-astro-cid-lmuobwgo][data-checkout-feedback-state=ready]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;min-height:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.stripe-checkout-message[data-astro-cid-lmuobwgo],.stripe-checkout-noscript[data-astro-cid-lmuobwgo]{color:var(--muted);text-wrap:pretty;margin:0;font-size:.92rem;font-weight:700}.stripe-checkout-actions[data-astro-cid-lmuobwgo]{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.stripe-checkout-actions[data-astro-cid-lmuobwgo][hidden],.stripe-checkout-retry[data-astro-cid-lmuobwgo][hidden],#stripe-embedded-checkout[data-astro-cid-lmuobwgo][hidden]{display:none}.stripe-checkout-retry[data-astro-cid-lmuobwgo],.stripe-checkout-contact[data-astro-cid-lmuobwgo]{border:1px solid var(--ink);background:var(--ink);min-height:2.75rem;color:var(--white);cursor:pointer;font-family:var(--font-mono);justify-content:center;align-items:center;padding:.72rem .92rem;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.stripe-checkout-contact[data-astro-cid-lmuobwgo]{background:var(--white);color:var(--ink)}.stripe-checkout-retry[data-astro-cid-lmuobwgo]:hover,.stripe-checkout-contact[data-astro-cid-lmuobwgo]:hover{transform:translateY(-1px)}.stripe-checkout-retry[data-astro-cid-lmuobwgo]:focus-visible,.stripe-checkout-contact[data-astro-cid-lmuobwgo]:focus-visible{outline:3px solid var(--brand-blue);outline-offset:4px}#stripe-embedded-checkout[data-astro-cid-lmuobwgo]{width:100%}@keyframes stripe-checkout-enter{0%{opacity:.92;clip-path:inset(0 0 8%);transform:translateY(.9rem)scale(.985)}to{opacity:1;clip-path:inset(0);transform:translateY(0)scale(1)}}@media (width<=640px){.stripe-checkout-panel[data-astro-cid-lmuobwgo]{padding:1rem}.stripe-checkout-title[data-astro-cid-lmuobwgo]{margin-right:2.8rem;font-size:clamp(1.3rem,6vw,1.6rem)}}@media (prefers-reduced-motion:reduce){.stripe-checkout-dialog[data-astro-cid-lmuobwgo][open] .stripe-checkout-panel[data-astro-cid-lmuobwgo]{animation:none}.stripe-checkout-close[data-astro-cid-lmuobwgo]{transition:none}}.why-section[data-astro-cid-37ye27sm]{background:var(--white)}.why-opening[data-astro-cid-37ye27sm]{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,1.12fr) minmax(18rem,.72fr);grid-template-areas:"title portrait""letter portrait";align-items:start;gap:clamp(2.5rem,5vw,4.75rem) clamp(2rem,5vw,5rem);padding-block:clamp(1.75rem,4vw,3.25rem) clamp(2.5rem,5vw,4.75rem);display:grid;position:relative}.why-opening[data-astro-cid-37ye27sm]:before{background:var(--ecosysteme-calibration-bar);content:"";width:min(32%,17rem);height:4px;position:absolute;top:-1px;left:0}.why-section[data-astro-cid-37ye27sm] .why-title[data-astro-cid-37ye27sm]{text-wrap:balance;grid-area:title;max-width:12ch;margin:0;font-size:clamp(3.25rem,5.8vw,5.75rem);line-height:.88}.why-letter[data-astro-cid-37ye27sm]{border:1px solid var(--ink);background:var(--comment-bg);grid-area:letter;align-content:start;gap:clamp(2rem,3.5vw,3rem);max-width:58ch;padding:clamp(1.25rem,2.5vw,2rem);display:grid}.why-letter-body[data-astro-cid-37ye27sm]{gap:clamp(.75rem,1.4vw,1rem);display:grid}.why-letter-body[data-astro-cid-37ye27sm] p[data-astro-cid-37ye27sm],.why-letter-body[data-astro-cid-37ye27sm] li[data-astro-cid-37ye27sm]{font-family:var(--font-mono);letter-spacing:var(--tracking-mono);text-wrap:pretty;margin:0;font-size:clamp(.96rem,1.08vw,1.08rem);line-height:1.68}.why-letter-body[data-astro-cid-37ye27sm] ul[data-astro-cid-37ye27sm]{gap:clamp(.75rem,1.4vw,1rem);margin:0;padding-left:1.35rem;list-style-type:square;display:grid}.why-letter-body[data-astro-cid-37ye27sm] li[data-astro-cid-37ye27sm]::marker{color:var(--ecosysteme-red);font-size:1.15em}.why-letter-body[data-astro-cid-37ye27sm] strong[data-astro-cid-37ye27sm]{text-decoration-line:underline;text-decoration-color:var(--ecosysteme-red);text-underline-offset:.16em;font-weight:900;text-decoration-thickness:.12em}.why-letter[data-astro-cid-37ye27sm] .why-turning-point[data-astro-cid-37ye27sm]{border:1px solid var(--ink);background:var(--ecosysteme-red);max-width:none;color:var(--ink);font-family:var(--font-display);font-variation-settings:"wdth" 78;letter-spacing:var(--tracking-display);align-items:center;gap:.85rem;padding:clamp(1rem,2vw,1.35rem);font-size:clamp(1.75rem,3vw,2.7rem);font-weight:900;font-stretch:78%;line-height:.96;display:flex}.why-founder-proof[data-astro-cid-37ye27sm]{border:1px solid var(--ink);background:var(--console);grid-area:portrait;align-self:stretch;min-height:100%;margin:0;position:relative;overflow:hidden}.why-founder-proof[data-astro-cid-37ye27sm]:before{z-index:1;border:1px solid var(--white);content:"";pointer-events:none;position:absolute;inset:clamp(.65rem,1.2vw,.95rem)}.why-founder-proof[data-astro-cid-37ye27sm] picture[data-astro-cid-37ye27sm]{height:100%;display:block}.why-founder-proof[data-astro-cid-37ye27sm] img[data-astro-cid-37ye27sm]{object-fit:cover;object-position:50% 30%;filter:grayscale()contrast(1.06);width:100%;height:100%;min-height:clamp(39rem,52vw,48rem);display:block}.why-founder-proof[data-astro-cid-37ye27sm] figcaption[data-astro-cid-37ye27sm]{z-index:2;background:var(--console);color:var(--white);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);padding:.8rem .9rem;font-size:.72rem;font-weight:750;line-height:1.45;position:absolute;bottom:clamp(.65rem,1.2vw,.95rem);left:clamp(.65rem,1.2vw,.95rem);right:clamp(.65rem,1.2vw,.95rem)}.why-turning-point[data-astro-cid-37ye27sm]:before{aspect-ratio:1;background:var(--ink);content:"";flex:none;width:.8rem}.why-diagnostic[data-astro-cid-37ye27sm]{padding-top:clamp(4rem,8vw,7.5rem)}.why-diagnostic-heading[data-astro-cid-37ye27sm]{padding-bottom:clamp(1.5rem,3vw,2.5rem)}.why-diagnostic-heading[data-astro-cid-37ye27sm] h3[data-astro-cid-37ye27sm]{max-width:23ch;font-family:var(--font-display);font-variation-settings:"wdth" 76;letter-spacing:var(--tracking-display);text-wrap:balance;margin:0;font-size:clamp(2.65rem,4.5vw,4.6rem);font-weight:900;font-stretch:76%;line-height:.92}.why-question-list[data-astro-cid-37ye27sm]{border-bottom:1px solid var(--ink);margin:0;padding:0;list-style:none}.why-question-row[data-astro-cid-37ye27sm]{border-top:1px solid var(--ink);grid-template-columns:3.25rem minmax(0,1fr) minmax(10rem,14rem);align-items:center;gap:clamp(1rem,2.5vw,2.5rem);min-height:clamp(9rem,13vw,11rem);padding-block:clamp(1.5rem,3vw,2.25rem);display:grid}.why-question-row[data-astro-cid-37ye27sm]:nth-child(2n){background:var(--comment-bg)}.why-question-index[data-astro-cid-37ye27sm]{color:var(--ecosysteme-red);font-family:var(--font-mono);letter-spacing:var(--tracking-mono);align-self:start;padding-top:.35rem;font-size:.78rem;font-weight:850}.why-question-copy[data-astro-cid-37ye27sm]{gap:.7rem;max-width:62ch;display:grid}.why-question-copy[data-astro-cid-37ye27sm] h4[data-astro-cid-37ye27sm],.why-question-copy[data-astro-cid-37ye27sm] p[data-astro-cid-37ye27sm]{margin:0}.why-question-copy[data-astro-cid-37ye27sm] h4[data-astro-cid-37ye27sm]{max-width:28ch;font-family:var(--font-display);font-variation-settings:"wdth" 78;letter-spacing:var(--tracking-display);text-wrap:balance;font-size:clamp(1.8rem,3vw,2.75rem);font-weight:880;font-stretch:78%;line-height:.98}.why-question-copy[data-astro-cid-37ye27sm] p[data-astro-cid-37ye27sm]{text-wrap:pretty;max-width:60ch;font-size:clamp(1rem,1.14vw,1.12rem);line-height:1.55}.why-question-visual[data-astro-cid-37ye27sm]{justify-self:end;min-width:0}.why-logo-strip[data-astro-cid-37ye27sm]{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.why-logo-frame[data-astro-cid-37ye27sm]{aspect-ratio:1;border:1px solid var(--rule-strong);background:var(--white);place-items:center;width:3.1rem;display:grid}.why-logo-frame[data-astro-cid-37ye27sm].why-logo-frame--dark{background:var(--console)}.why-logo-frame[data-astro-cid-37ye27sm] img[data-astro-cid-37ye27sm]{object-fit:contain;width:68%;height:68%}.why-conclusion[data-astro-cid-37ye27sm]{border:1px solid var(--ink);background:var(--console);color:var(--white);border-top:0;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:end;gap:clamp(2rem,5vw,5rem);padding:clamp(2rem,5vw,4.5rem);display:grid;position:relative}.why-conclusion[data-astro-cid-37ye27sm]:before{background:var(--ecosysteme-calibration-bar);content:"";width:min(42%,24rem);height:4px;position:absolute;top:0;left:0}.why-conclusion[data-astro-cid-37ye27sm] h4[data-astro-cid-37ye27sm],.why-conclusion[data-astro-cid-37ye27sm] p[data-astro-cid-37ye27sm]{margin:0}.why-conclusion[data-astro-cid-37ye27sm] h4[data-astro-cid-37ye27sm]{max-width:13ch;font-family:var(--font-display);font-variation-settings:"wdth" 74;letter-spacing:var(--tracking-display);text-wrap:balance;font-size:clamp(2.75rem,5vw,5rem);font-weight:900;font-stretch:74%;line-height:.9}.why-conclusion[data-astro-cid-37ye27sm] p[data-astro-cid-37ye27sm]{text-wrap:pretty;max-width:46ch;font-size:clamp(1.08rem,1.5vw,1.3rem);font-weight:620;line-height:1.55}@media (width<=900px){.why-opening[data-astro-cid-37ye27sm]{grid-template-columns:1fr;grid-template-areas:"title""letter""portrait";align-items:start}.why-letter[data-astro-cid-37ye27sm]{max-width:60ch}.why-founder-proof[data-astro-cid-37ye27sm]{width:min(100%,40rem)}.why-founder-proof[data-astro-cid-37ye27sm] img[data-astro-cid-37ye27sm]{aspect-ratio:4/3;object-position:50% 27%;min-height:0}.why-question-row[data-astro-cid-37ye27sm]{grid-template-columns:2.75rem minmax(0,1fr)}.why-question-visual[data-astro-cid-37ye27sm]{grid-column:2;justify-self:start}.why-logo-strip[data-astro-cid-37ye27sm]{justify-content:flex-start}.why-conclusion[data-astro-cid-37ye27sm]{grid-template-columns:1fr;align-items:start}}@media (width<=560px){.why-opening[data-astro-cid-37ye27sm]{gap:1.75rem;padding-top:1.5rem}.why-section[data-astro-cid-37ye27sm] .why-title[data-astro-cid-37ye27sm]{font-size:clamp(2.55rem,13vw,3.5rem);line-height:.91}.why-letter[data-astro-cid-37ye27sm] .why-turning-point[data-astro-cid-37ye27sm]{font-size:clamp(1.55rem,8vw,2.1rem)}.why-diagnostic-heading[data-astro-cid-37ye27sm] h3[data-astro-cid-37ye27sm]{font-size:clamp(2.15rem,10.5vw,3.1rem)}.why-question-row[data-astro-cid-37ye27sm]{grid-template-columns:2rem minmax(0,1fr);gap:.8rem;min-height:0;padding-block:1.5rem}.why-question-copy[data-astro-cid-37ye27sm] h4[data-astro-cid-37ye27sm]{overflow-wrap:anywhere;font-size:clamp(1.65rem,8.5vw,2.15rem)}.why-question-visual[data-astro-cid-37ye27sm]{width:100%}.why-founder-proof[data-astro-cid-37ye27sm] figcaption[data-astro-cid-37ye27sm]{font-size:.68rem}.why-conclusion[data-astro-cid-37ye27sm]{gap:1.5rem;padding:1.75rem 1.25rem 2rem}.why-conclusion[data-astro-cid-37ye27sm] h4[data-astro-cid-37ye27sm]{font-size:clamp(2.35rem,11vw,3.2rem)}}
