:root{--chat-gutter:clamp(1rem,3vw,1.5rem)}body:has(.cartia-chat){isolation:isolate}.cartia-chat__filters{position:absolute;width:0;height:0;overflow:hidden}.cartia-chat{font-family:var(--font-sans);color:var(--ink)}.cartia-chat button{font:inherit;cursor:pointer}.cartia-chat__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}.cartia-chat__launcher{position:fixed;right:var(--chat-gutter);bottom:var(--chat-gutter);display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;padding:0;border:none;border-radius:50%;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:#fff;box-shadow:0 12px 28px rgba(20,36,58,.28);z-index:900;transition:box-shadow .18s ease}@supports ((-webkit-backdrop-filter:url(#cartia-chat-fill)) or (backdrop-filter:url(#cartia-chat-fill))){.cartia-chat__launcher{background:transparent;backdrop-filter:url(#cartia-chat-fill);-webkit-backdrop-filter:url(#cartia-chat-fill)}}.cartia-chat__launcher:hover{box-shadow:0 16px 36px rgba(20,36,58,.36)}.cartia-chat__launcher:focus-visible{outline:3px solid #fff;outline-offset:3px}.cartia-chat__launcher svg{width:1.5rem;height:1.5rem;filter:drop-shadow(0 0 1px #14243a) drop-shadow(0 0 1px #14243a)}.cartia-chat__badge{position:fixed;right:calc(var(--chat-gutter) - .25rem);bottom:calc(var(--chat-gutter) + 2.5rem);z-index:901;display:flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;border:2px solid var(--bg);border-radius:999px;background:var(--accent);color:var(--accent-deep);font-size:.6875rem;font-weight:700;pointer-events:none;isolation:isolate}@media (forced-colors:active){.cartia-chat__launcher{background:ButtonFace;color:ButtonText;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}}.cartia-chat__teaser{display:flex;position:fixed;right:var(--chat-gutter);bottom:calc(var(--chat-gutter) + 3.5rem + .75rem);z-index:900;isolation:isolate;align-items:flex-start;gap:.25rem;max-width:17rem;padding:.25rem .25rem .25rem 0;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:var(--shadow);animation:cartia-chat-rise .28s ease}.cartia-chat__teaser-body{flex:1 1;padding:.75rem .25rem .75rem .9rem;border:none;background:none;color:var(--ink);font-size:.875rem;line-height:1.45;text-align:left}.cartia-chat__teaser-close{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;flex-shrink:0;margin-top:.4rem;border:none;border-radius:50%;background:none;color:var(--muted)}.cartia-chat__teaser-close:hover{background:var(--bg);color:var(--ink)}.cartia-chat__teaser-close svg{width:.875rem;height:.875rem}.cartia-chat__panel{display:flex;position:fixed;right:var(--chat-gutter);bottom:calc(var(--chat-gutter) + 3.5rem + .75rem);z-index:901;isolation:isolate;flex-direction:column;width:min(23.5rem,calc(100vw - 2rem));height:min(40rem,calc(100vh - 7rem));overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);box-shadow:0 24px 60px rgba(20,36,58,.22);animation:cartia-chat-rise .24s ease}.cartia-chat__head{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:.9rem .9rem .6rem 1.1rem}.cartia-chat__brand{display:flex;align-items:center;gap:.5rem;font-weight:700;letter-spacing:-.01em}.cartia-chat__mark{width:1.75rem;height:1.75rem;border-radius:9px;background:var(--primary);color:#fff;font-family:var(--font-display);font-size:.9375rem;font-weight:700}.cartia-chat__icon-btn,.cartia-chat__mark{display:flex;align-items:center;justify-content:center;flex-shrink:0}.cartia-chat__icon-btn{width:2rem;height:2rem;padding:0;border:none;border-radius:50%;background:none;color:var(--muted)}.cartia-chat__icon-btn:hover{background:var(--bg-deep);color:var(--ink)}.cartia-chat__icon-btn svg{width:1.0625rem;height:1.0625rem}.cartia-chat__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;padding:.25rem .9rem 1rem}.cartia-chat__greeting{margin:.25rem 0 0;font-family:var(--font-display);font-size:1.5rem;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:var(--ink-strong)}.cartia-chat__greeting span{display:block}.cartia-chat__lead{margin:0;font-size:.875rem;color:var(--muted)}.cartia-chat__card{flex-shrink:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:0 6px 18px rgba(22,37,63,.06)}.cartia-chat__ask{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.95rem 1.05rem;border:none;background:none;color:var(--ink);text-align:left}.cartia-chat__ask:hover{background:var(--bg)}.cartia-chat__ask span{display:flex;flex-direction:column;gap:.15rem;min-width:0}.cartia-chat__ask strong{font-size:.9375rem;font-weight:600}.cartia-chat__ask small{font-size:.8125rem;color:var(--muted)}.cartia-chat__chevron{width:1rem;height:1rem;flex-shrink:0;color:var(--muted)}.cartia-chat__pill{display:flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;flex-shrink:0;padding:0 .35rem;border-radius:999px;background:var(--accent);color:var(--accent-deep);font-size:.75rem;font-weight:700}.cartia-chat__faq{padding-top:.65rem}.cartia-chat__search{display:flex;align-items:center;gap:.5rem;margin:0 .65rem .5rem;padding:.55rem .85rem;border-radius:999px;background:var(--bg)}.cartia-chat__search input{flex:1 1;min-width:0;border:none;background:none;font-size:.875rem;color:var(--ink)}.cartia-chat__search input:focus{outline:none}.cartia-chat__search-icon{width:1rem;height:1rem;flex-shrink:0;color:var(--muted)}.cartia-chat__faq-list{margin:0;padding:0;list-style:none}.cartia-chat__faq-list button{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.8rem 1.05rem;border:none;border-top:1px solid var(--bg-deep);background:none;color:var(--ink);font-size:.875rem;line-height:1.35;text-align:left}.cartia-chat__faq-list button:hover{background:var(--bg)}.cartia-chat__faq-empty{margin:0;padding:.85rem 1.05rem;font-size:.8125rem;color:var(--muted)}.cartia-chat__article{padding:1.1rem}.cartia-chat__article h3{margin:0 0 .6rem;font-family:var(--font-display);font-size:1.0625rem;font-weight:600;line-height:1.3}.cartia-chat__article p{margin:0 0 .9rem;font-size:.875rem;line-height:1.6;color:var(--muted)}.cartia-chat__article .faq-item__link,.cartia-chat__article p strong{color:var(--ink);font-weight:700}.cartia-chat__article .faq-item__list{gap:.7rem;margin:0 0 .9rem}.cartia-chat__article .faq-item__list li{font-size:.875rem}.cartia-chat__article .faq-item__price{display:inline;margin:0;font-size:inherit;font-weight:700;color:var(--ink)}.cartia-chat__article p.faq-item__close{color:var(--ink)}.cartia-chat__article-hint{font-size:.8125rem}.cartia-chat__cta{width:100%;padding:.8rem 1rem;border:none;border-radius:12px;background:var(--primary);color:#fff;font-size:.875rem;font-weight:600}.cartia-chat__cta:hover{background:var(--primary-dark)}.cartia-chat__back-link{align-self:flex-start;padding:.25rem .15rem;border:none;background:none;font-size:.8125rem;color:var(--muted);text-decoration:underline}.cartia-chat__empty{display:flex;flex-direction:column;align-items:center;gap:.9rem;padding:2.5rem 1rem;text-align:center}.cartia-chat__empty p{margin:0;font-size:.875rem;color:var(--muted)}.cartia-chat__empty .cartia-chat__cta{width:auto;padding:.7rem 1.2rem}.cartia-chat__nav{display:grid;grid-template-columns:repeat(3,1fr);flex-shrink:0;padding:.35rem .5rem .55rem;border-top:1px solid var(--line);background:var(--card)}.cartia-chat__nav-btn{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.4rem .25rem;border:none;background:none;font-size:.6875rem;font-weight:600;color:var(--muted)}.cartia-chat__nav-btn.is-active{color:var(--primary)}.cartia-chat__nav-icon{position:relative;display:block}.cartia-chat__nav-icon svg{display:block;width:1.25rem;height:1.25rem}.cartia-chat__nav-dot{position:absolute;top:-.1rem;right:-.2rem;width:.5rem;height:.5rem;border-radius:50%;background:var(--accent)}.cartia-chat__thread-head{display:flex;align-items:center;gap:.4rem;flex-shrink:0;padding:.7rem .6rem;border-bottom:1px solid var(--line);background:var(--card)}.cartia-chat__thread-id{display:flex;align-items:center;gap:.6rem;flex:1 1;min-width:0}.cartia-chat__thread-id>span:last-child{display:flex;flex-direction:column;min-width:0}.cartia-chat__thread-id strong{font-size:.9375rem;font-weight:700}.cartia-chat__thread-id small{font-size:.75rem;color:var(--muted)}.cartia-chat__messages{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.6rem;padding:1rem;background:var(--card)}.cartia-chat__msg{display:flex;flex-direction:column;gap:.2rem;max-width:85%}.cartia-chat__msg--you{align-self:flex-end;align-items:flex-end}.cartia-chat__msg--system,.cartia-chat__msg--team{align-self:flex-start}.cartia-chat__bubble{margin:0;padding:.7rem .85rem;border-radius:16px;font-size:.875rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.cartia-chat__msg--team .cartia-chat__bubble{border-bottom-left-radius:5px;background:var(--bg);color:var(--ink)}.cartia-chat__msg--you .cartia-chat__bubble{border-bottom-right-radius:5px;background:var(--primary);color:#fff}.cartia-chat__msg--system .cartia-chat__bubble{background:var(--cream);color:var(--accent-deep);font-size:.8125rem}.cartia-chat__bubble--pending{opacity:.6}.cartia-chat__meta{padding:0 .25rem;font-size:.6875rem;color:var(--muted)}.cartia-chat__notice{margin:0;padding:.5rem .75rem;border-radius:10px;background:var(--bg);font-size:.8125rem;color:var(--muted)}.cartia-chat__identify{display:flex;flex-direction:column;gap:.45rem;padding:.75rem .85rem;border:1px dashed var(--line);border-radius:14px;background:var(--bg)}.cartia-chat__identify label{font-size:.8125rem;color:var(--muted)}.cartia-chat__identify-row{display:flex;gap:.4rem}.cartia-chat__identify input{flex:1 1;min-width:0;padding:.5rem .7rem;border:1px solid var(--line);border-radius:10px;background:var(--card);font-size:.875rem;color:var(--ink)}.cartia-chat__identify button{padding:.5rem .9rem;border:none;border-radius:10px;background:var(--primary);color:#fff;font-size:.875rem;font-weight:600}.cartia-chat__identify button:disabled{opacity:.5;cursor:default}.cartia-chat__error{margin:0;padding:.5rem 1rem;background:var(--card);font-size:.8125rem;color:var(--danger)}.cartia-chat__composer{display:flex;flex-direction:column;gap:.4rem;flex-shrink:0;margin:0 .75rem .75rem;padding:.6rem .6rem .5rem;border:1px solid var(--line);border-radius:16px;background:var(--card)}.cartia-chat__composer textarea{width:100%;min-height:2.75rem;max-height:7.5rem;padding:.25rem .35rem;border:none;background:none;font-family:inherit;font-size:.875rem;line-height:1.5;color:var(--ink);resize:none}.cartia-chat__composer textarea:focus{outline:none}.cartia-chat__composer-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.cartia-chat__composer-hint{font-size:.6875rem;color:var(--muted)}.cartia-chat__send{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;padding:0;border:none;border-radius:50%;background:var(--bg-deep);color:var(--muted);transition:background .15s ease,color .15s ease}.cartia-chat__send.is-ready{background:var(--primary);color:#fff}.cartia-chat__send:disabled{cursor:default}.cartia-chat__send svg{width:1.0625rem;height:1.0625rem}@keyframes cartia-chat-rise{0%{opacity:0;transform:translateY(.75rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:30rem){.cartia-chat[data-open=true] .cartia-chat__panel{inset:0;width:100vw;height:100dvh;border:none;border-radius:0}.cartia-chat[data-open=true] .cartia-chat__badge,.cartia-chat[data-open=true] .cartia-chat__launcher{display:none}}@media (max-width:900px){:root{--m-gutter:20px;--m-section:3.5rem}.container{width:min(100% - (var(--m-gutter) * 2),1180px)}.section{padding:var(--m-section) 0}.section--roomy{padding-top:var(--m-section);padding-bottom:var(--m-section)}.section--tinted{padding-top:calc(var(--m-section) + .5rem);padding-bottom:calc(var(--m-section) + .5rem)}.section-head{max-width:none;margin-bottom:1.5rem}.promise-copy h2,.section-head h2{font-size:clamp(1.75rem,7.2vw,2.15rem);line-height:1.14;letter-spacing:-.03em;text-wrap:balance}.section-kicker{margin-bottom:.6rem;font-size:.7rem;letter-spacing:.12em}.section-head .muted,.section-head--center .muted{max-width:none;font-size:1rem;line-height:1.6}.btn{min-height:48px;padding-inline:1.15rem}input,select,textarea{font-size:16px}canvas,img,svg{max-width:100%}}@media (max-width:560px){:root{--m-gutter:16px;--m-section:3rem}}@media (max-width:900px){.hero-sky__stage{padding:84px var(--m-gutter) 40px;gap:0}.hero-sky h1{font-size:clamp(1.85rem,8.2vw,2.5rem);line-height:1.12}.hero-sky__copy{gap:18px}.hero-sky__lead{max-width:34rem;font-size:.98rem;line-height:1.6}.hero-btn{height:52px;font-size:1rem}.hero-card{width:min(400px,86vw);margin-top:1.5rem}}@media (max-width:560px){.hero-sky__stage{padding-top:78px;padding-bottom:32px}.hero-card{width:min(360px,88vw);margin-top:1.25rem}}@keyframes hero-nav-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.hero-sky[data-ready=true] .hero-nav{animation-name:hero-nav-fade-in}.hero-nav{padding-inline:var(--m-gutter);min-height:44px}.hero-nav__links{position:fixed;inset:0;top:0;right:0;z-index:80;min-width:0;gap:0;padding:calc(76px + env(safe-area-inset-top)) var(--m-gutter) max(1.5rem,env(safe-area-inset-bottom));border:0;border-radius:0;background:radial-gradient(ellipse 80% 40% at 100% 0,rgba(182,205,234,.16),transparent 55%),linear-gradient(180deg,#eff6ff,#f8fbff 42%,#ffffff);box-shadow:none;transform:translateY(-8px);transform-origin:center top;overflow-y:auto}.hero-nav[data-open=true] .hero-nav__links{transform:none}.hero-nav__burger{z-index:81}.hero-nav[data-open=true] .hero-nav__burger{background:rgba(255,255,255,.92)}.hero-nav__pill{height:auto;min-height:56px;padding-inline:.1rem;border:0;border-bottom:1px solid rgba(22,37,63,.12);border-radius:0;background:transparent;color:#14202f;font-size:1.15rem;font-weight:700;letter-spacing:-.02em;text-decoration:none}.hero-nav__pill[aria-current=page]{background:transparent;color:var(--primary)}.hero-nav__pill--cta{min-height:52px;margin-top:auto;border:0;border-radius:999px;background:var(--ink);color:var(--cream);font-size:1rem;justify-content:center}.audience-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent)}.how-layout{margin-top:0;gap:1.5rem}.how-phone__frame{width:min(268px,100%)}.how-steps{display:grid;grid-gap:.85rem;gap:.85rem}.how-step,.how-steps[data-armed=true] .how-step{display:grid;grid-template-columns:1fr;grid-gap:.5rem;gap:.5rem;min-height:0;padding:1.15rem 1.15rem 1.25rem;border:1px solid var(--glass-edge);border-radius:1.15rem;background:var(--glass);backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);box-shadow:0 10px 28px rgba(20,38,68,.07);opacity:1}.how-step__rail{display:none}.how-step__badge{grid-column:1;grid-row:1;width:44px;height:44px;border-radius:14px}.how-step__badge svg{width:21px;height:21px}.how-step__kicker{grid-column:1;grid-row:2;padding-top:.35rem;font-size:.7rem}.how-step h3{grid-column:1;grid-row:3;font-size:1.32rem;line-height:1.2;letter-spacing:-.02em}.how-step__body{grid-column:1;grid-row:4;font-size:.96rem;line-height:1.55}.how-step__chip{grid-column:1;grid-row:5;justify-self:start;margin-top:.15rem}.how-cta{margin-top:2rem}}@media (max-width:560px){.how-phone__frame{width:min(250px,100%)}.how-step h3{font-size:1.24rem}}@media (max-width:900px) and (min-height:560px){#fonctionnement.reveal-section{animation:none;animation-timeline:auto;animation-range:normal;transform:none}#fonctionnement.section--roomy{padding-top:1.25rem;padding-bottom:1.5rem}.how-layout{--how-safe-top:env(safe-area-inset-top,0px);--how-safe-bottom:env(safe-area-inset-bottom,0px);--how-card-h:13.25rem;--how-gap:1.5rem;--how-card-slot:calc(var(--how-card-h) + var(--how-safe-bottom));gap:0}.how-layout,.how-pin-slot,.how-stage{display:flex;flex-direction:column}.how-layout .section-head{order:-2;margin:0 0 .65rem;max-width:none}.how-layout .section-kicker{margin-bottom:.15rem;font-size:.62rem}.how-layout .section-kicker:after{margin-top:.2rem}.how-layout .section-head h2{margin:0;font-size:clamp(1.02rem,4.6vw,1.22rem);line-height:1.18}.how-phone-track{position:-webkit-sticky;position:sticky;top:var(--how-safe-top);z-index:2;order:-1;box-sizing:border-box;height:calc(100svh - var(--how-safe-top) - var(--how-card-slot) - var(--how-gap));margin-bottom:var(--how-gap)}.how-phone,.how-phone-track{display:flex;align-items:center;justify-content:center;min-height:0}.how-phone{position:static;flex-direction:column;width:100%;height:100%;gap:0}.how-phone__glow{inset:-2% 8% 8%}.how-phone__steps{display:none}.how-phone__frame{flex:none;width:auto;height:100%;max-width:100%;max-height:100%;aspect-ratio:500/941}.how-slides{display:block;position:relative;z-index:4;order:0;width:100%}.how-steps{display:flex;flex-direction:column;gap:0}.how-step,.how-steps[data-armed=true] .how-step{position:-webkit-sticky;position:sticky;top:calc(100svh - var(--how-card-slot));display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto auto auto;grid-column-gap:.75rem;column-gap:.75rem;grid-row-gap:.1rem;row-gap:.1rem;width:100%;min-height:var(--how-card-h);margin:0 0 42vh;padding:.55rem .8rem .6rem;border-radius:1.15rem;background:#fff;opacity:1;box-shadow:0 -12px 28px rgba(20,38,68,.14),0 10px 28px rgba(20,38,68,.07)}.how-step:first-child{z-index:1}.how-step:nth-child(2){z-index:2}.how-step:nth-child(3){z-index:3;margin-bottom:0}.how-step__badge{grid-column:1;grid-row:1/span 2;align-self:start;width:40px;height:40px;border-radius:12px}.how-step__badge svg{width:18px;height:18px}.how-step__kicker{grid-column:2;grid-row:1;padding-top:.1rem;font-size:.66rem}.how-step h3{grid-column:2;grid-row:2;margin:0;font-size:1.08rem;line-height:1.2}.how-step__body{grid-column:1/-1;grid-row:3;margin:.2rem 0;font-size:.8rem;line-height:1.35}.how-step__chip{grid-column:1/-1;grid-row:4;margin-top:0;padding:.28rem .7rem;font-size:.72rem}.how-cta{margin-top:1.5rem}}@media (max-width:900px){.duel__object{overflow:visible;background:transparent;padding:.35rem .1rem}.duel__col--paper .duel__object{overflow:hidden}.duel__col figcaption{min-height:0}.duel .paper-card{box-shadow:inset 0 0 0 1px rgba(79,59,21,.18)}.duel .miniphone{box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}}@media (max-width:560px){.paper-card,.wallet-card{width:100%}.duel__cell{font-size:.86rem}}@media (max-width:900px){.channel-layout,.contact-layout,.file-layout{gap:2rem}.file-grid{gap:.85rem;margin-top:1.5rem}.file-card{padding:1.15rem 1.15rem 1.25rem;border-radius:1.15rem}.file-card__icon{width:40px;height:40px;border-radius:12px}.file-card h3{font-size:1.05rem}.file-card p{font-size:.94rem;line-height:1.55}.channel-points li{font-size:.95rem;line-height:1.5}.channel-stat{gap:.85rem;margin:1.5rem 0 0;padding:1.15rem 1.2rem}.channel-stat strong{font-size:2.5rem;white-space:nowrap}.channel-stat figcaption{font-size:.94rem}#canal .channel-layout{display:flex;flex-direction:column;gap:0}#canal .channel-copy{display:contents}#canal .lockscreen{order:1;margin:1.25rem 0 1.75rem}#canal .channel-details{order:2}.studio{display:flex;flex-direction:column;gap:1.5rem;padding:1.15rem;border:1px solid var(--line);border-radius:1.5rem;background:var(--card);box-shadow:0 16px 40px rgba(22,37,63,.05)}#personnalisation .cs,#personnalisation .cs__panel,.studio__controls{display:contents;padding:0;border:0;background:transparent;box-shadow:none}#personnalisation [data-cs-field],.studio__preview,.studio__rewards-group{width:100%;min-width:0;min-inline-size:0}.studio__preview{order:2;position:static}#personnalisation .studio__preview .wpass{max-width:none}#personnalisation [data-cs-field=colors]{order:3}.studio__rewards-group{order:4}.studio__rewards button{min-height:48px}#personnalisation .cs-logo__actions .btn,#personnalisation .cs-theme{min-height:44px}#personnalisation .field input:not([type=color]):not([type=range]){min-height:48px}#tarifs .grid-3{display:flex;gap:.85rem;width:100vw;margin-inline:calc(50% - 50vw);padding:.5rem var(--m-gutter) 1.25rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:var(--m-gutter);-webkit-overflow-scrolling:touch;scrollbar-width:none;background:transparent}}@media (max-width:900px){#tarifs .grid-3::-webkit-scrollbar{display:none}#tarifs:after,#tarifs:before{inset:.75rem calc(50% - 50vw);border-radius:1.5rem}#tarifs:before{box-shadow:none}#tarifs .pricing-card{flex:0 0 82%;scroll-snap-align:start;padding:1.35rem 1.25rem 1.3rem;border-radius:1.25rem;box-shadow:none;transform:none}.pricing-card__badge{top:-.65rem;left:auto;right:1.1rem;transform:none;font-size:.72rem}.pricing-card__price strong{font-size:2.1rem}.pricing-features li{font-size:.92rem}.pricing-banner{width:100%;justify-content:center;font-size:.88rem;line-height:1.4;text-align:center}}@media (max-width:640px){.carousel__arrow{display:none}.carousel__stage{display:block}.carousel__tabs{gap:.4rem}.carousel__tab{min-height:40px}}@media (max-width:900px){.faq-layout{display:grid;grid-template-columns:1fr;grid-gap:1.75rem;gap:1.75rem}.faq-layout .section-head{position:static;top:auto;margin-bottom:0}.faq-list{gap:.55rem}.faq-item{border-radius:1rem}.faq-item summary{gap:.85rem;min-height:56px;padding:.95rem 1.05rem;font-size:.98rem;line-height:1.35}.faq-item__toggle{flex:0 0 auto;width:1.75rem;height:1.75rem}.faq-item__answer{padding:0 1.05rem 1.05rem}.faq-item__answer p{font-size:.94rem;line-height:1.6}.faq-item__list{gap:.7rem}.faq-item__close,.faq-item__list li{font-size:.94rem}.faq-fold{display:grid;justify-items:center;position:relative;overflow-anchor:none}.faq-unveil__check,.faq-unveil__trigger{grid-area:1/1}.faq-unveil{display:grid;grid-area:2/1;position:relative;grid-gap:.55rem;gap:.55rem;width:100%;max-height:5.5rem;overflow:hidden;overflow-anchor:none;transition:max-height .42s ease}.faq-unveil .faq-item{visibility:hidden}.faq-unveil__check{z-index:3;justify-self:stretch;align-self:stretch;height:auto;overflow:hidden;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;opacity:0}.faq-unveil__check,.faq-unveil__trigger{width:auto;margin:.15rem 0 .85rem;padding:0;background:none;cursor:pointer}.faq-unveil__trigger{display:grid;justify-items:center;position:relative;z-index:2;color:var(--palette-deep);-moz-user-select:none;user-select:none;-webkit-user-select:none}.faq-unveil__veil{position:absolute;top:0;left:50%;z-index:1;width:100vw;height:100%;margin-left:-50vw;pointer-events:none;background:linear-gradient(180deg,rgb(147 188 243/0),rgb(147 188 243/32%) 42%,rgb(134 176 234/58%));-webkit-backdrop-filter:blur(24px) saturate(1.55);backdrop-filter:blur(24px) saturate(1.55);-webkit-mask-image:linear-gradient(180deg,transparent,#000 38%,#000);mask-image:linear-gradient(180deg,transparent,#000 38%,#000)}.faq-unveil__cta{display:inline-flex;position:relative;z-index:1;align-items:center;gap:.4rem;min-height:44px;padding:.5rem 1.15rem .5rem 1.3rem;border:0;border-radius:999px;background:var(--palette-deep);box-shadow:0 12px 28px rgb(20 36 63/22%);color:var(--palette-cream);font-size:.84rem;font-weight:700;letter-spacing:-.015em}.faq-unveil__icon{display:grid;flex:0 0 auto;place-items:center;width:1.1rem;height:1.1rem;border:0;background:none;color:currentColor;transition:transform .28s ease}.faq-unveil__less{display:none}.faq-unveil__check:focus-visible~.faq-unveil__trigger .faq-unveil__cta{outline:3px solid var(--primary);outline-offset:3px}.faq-unveil__check:checked~.faq-unveil{max-height:240rem}.faq-unveil__check:checked~.faq-unveil .faq-item{visibility:visible}.faq-unveil__check:checked~.faq-unveil .faq-unveil__veil{display:none}.faq-unveil__check:checked~.faq-unveil__trigger .faq-unveil__icon{transform:rotate(180deg)}.faq-unveil__check:checked~.faq-unveil__trigger .faq-unveil__more{display:none}.faq-unveil__check:checked~.faq-unveil__trigger .faq-unveil__less{display:inline}}@media (max-width:900px) and (prefers-reduced-motion:reduce){.faq-unveil,.faq-unveil__icon{transition:none}}@media (max-width:900px) and (prefers-reduced-transparency:reduce){.faq-unveil__veil{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(180deg,rgb(173 208 255/0),rgb(147 188 243/62%) 55%,rgb(147 188 243/82%))}}@media (max-width:900px){.site-footer__inner{gap:1.75rem}.site-footer__brand p{font-size:.94rem;line-height:1.55}.site-footer__nav{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}.site-footer__group{border-top:1px solid rgba(255,255,255,.12)}.site-footer__group:last-child{border-bottom:1px solid rgba(255,255,255,.12)}.site-footer__group>summary{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:.35rem 0;cursor:pointer;pointer-events:auto;list-style:none}.site-footer__group>summary::-webkit-details-marker{display:none}.site-footer__group-chevron{display:block;flex:0 0 auto;width:1.5rem;height:1.5rem;position:relative;opacity:.75}.site-footer__group-chevron:after,.site-footer__group-chevron:before{content:"";position:absolute;top:50%;width:8px;height:1.6px;border-radius:2px;background:currentColor;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.site-footer__group-chevron:before{left:3px;transform:rotate(45deg)}.site-footer__group-chevron:after{right:3px;transform:rotate(-45deg)}.site-footer__group[open] .site-footer__group-chevron:before{transform:rotate(-45deg)}.site-footer__group[open] .site-footer__group-chevron:after{transform:rotate(45deg)}.site-footer__group-links{display:grid;padding-bottom:.85rem}.site-footer__group-links a{min-height:44px;display:flex;align-items:center}.site-footer__bottom{gap:.35rem;padding-right:4rem;padding-bottom:1.5rem;font-size:.85rem;line-height:1.5}[data-ui-section=final-cta]{padding-inline:0}.final-cta{border-radius:0}.final-cta .section-kicker{margin-bottom:.45rem;line-height:1.2}.final-cta .section-kicker:after{margin-top:.28rem;margin-inline:auto}body[data-how-pinned=true] .cartia-chat__badge,body[data-how-pinned=true] .cartia-chat__launcher,body[data-how-pinned=true] .cartia-chat__panel,body[data-how-pinned=true] .cartia-chat__teaser{visibility:hidden;opacity:0;pointer-events:none}}@media (max-width:900px){body:has(.hero-nav[data-open=true]) .cartia-chat__badge,body:has(.hero-nav[data-open=true]) .cartia-chat__launcher,body:has(.hero-nav[data-open=true]) .cartia-chat__panel,body:has(.hero-nav[data-open=true]) .cartia-chat__teaser,body:has(.site-nav-mobile.is-open) .cartia-chat__badge,body:has(.site-nav-mobile.is-open) .cartia-chat__launcher,body:has(.site-nav-mobile.is-open) .cartia-chat__panel,body:has(.site-nav-mobile.is-open) .cartia-chat__teaser{visibility:hidden;opacity:0}}html{background-attachment:scroll}:root{--glass:rgba(255,255,255,0.9);--glass-strong:rgba(255,255,255,0.96)}.sky-backdrop{contain:paint}.sky-backdrop__layer,.sky-backdrop__layer--far,.sky-backdrop__layer--mid,.sky-backdrop__layer--near{animation:none;will-change:auto;filter:none;width:100%;height:100%;top:0;left:0;background-repeat:repeat;background-size:100vw 100vh;background-position:0 0}.hero-sky__layer,.hero-sky__layer--far,.hero-sky__layer--mid,.hero-sky__layer--near,.hero-sky__layer--wisp{animation:none;will-change:auto;top:0;left:0;width:100%;height:100%;filter:none;background-repeat:repeat-y;background-size:100% 100vh;background-position:0 0}.hero-sky__grain,.sky-backdrop__grain,.sky-backdrop__layer--near{display:none}#tarifs .pricing-card,.card,.carousel__arrow,.carousel__tab,.cartia-chat__launcher,.contact-form,.dashframe,.duel__row,.faq-item,.feature-card,.file-card,.hero-nav__burger,.hero-nav__links,.how-step,.how-steps[data-armed=true] .how-step,.ios-notif,.ios-notif__card,.pricing-card,.section--tinted,.sim__panel--inputs,.simulator,.site-footer,.site-header,.site-header.is-visible,.step{backdrop-filter:none;-webkit-backdrop-filter:none}.site-header,.site-header.is-visible{background:#eef5fd}.cartia-chat__launcher{background:var(--palette-deep);backdrop-filter:none;-webkit-backdrop-filter:none}#tarifs:after{display:none}.how-phone__frame{filter:none;box-shadow:none;background:transparent}.paper-card{filter:none}@media (max-width:900px){.hero-sky__layer,.hero-sky__layer--far,.hero-sky__layer--mid,.hero-sky__layer--near,.hero-sky__layer--wisp{animation:none;will-change:auto;width:100%;left:0;background-size:100% 100vh;background-position:0 0}.reveal-section{animation:none;animation-timeline:auto;animation-range:normal;transform:none}}@media (any-pointer:coarse),(hover:none),(pointer:coarse){.reveal-section{animation:none;animation-timeline:auto;animation-range:normal;transform:none;opacity:1}.lp-opening__weather .hero-sky__layer,.lp-opening__weather .hero-sky__layer--far,.lp-opening__weather .hero-sky__layer--mid,.lp-opening__weather .hero-sky__layer--near,.lp-opening__weather .hero-sky__layer--wisp{display:none}.sky-backdrop{contain:none}.sky-backdrop__layer,.sky-backdrop__layer--far,.sky-backdrop__layer--mid,.sky-backdrop__layer--near{display:none}.hero-card__halo,.how-phone__glow,.lockscreen__glow{filter:none}.hero-sky{overflow:visible}.hero-logo{transition-duration:.45s}.hero-sky[data-phase=hero] .hero-card__img{animation:none;opacity:1;transform:none}.paper-card{transform:none}.duel__col--paper .duel__object{overflow:visible}}@media (prefers-reduced-motion:reduce){.audience-marquee__track,.hero-sky__layer,.sky-backdrop__layer{animation:none}.hero-sky[data-phase=hero] .hero-card__img{animation:none;opacity:1;transform:none}.reveal-section{animation:none;animation-timeline:auto;animation-range:normal;transform:none}}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_eb41fe{font-family:Fraunces,Fraunces Fallback;font-style:normal}.__variable_eb41fe{--font-fraunces:"Fraunces","Fraunces Fallback"}