.vt-agent-mark{--agent-mark-size:36px;position:relative;display:inline-flex;width:var(--agent-mark-size);height:var(--agent-mark-size);flex:none;align-items:center;justify-content:center;gap:calc(var(--agent-mark-size) * .18);overflow:hidden;border:1px solid rgba(255,61,138,.25);border-radius:999px;background:var(--color-accent,#ff3d8a);color:#fff}.vt-agent-mark--light{border-color:rgba(255,255,255,.7);background:#fff;color:var(--color-accent,#ff3d8a)}.vt-agent-mark--ink{border-color:#202020;background:#151515;color:#fff}.vt-agent-mark i{display:block;width:max(2px,calc(var(--agent-mark-size) * .1));height:max(3px,calc(var(--agent-mark-size) * .17));border-radius:999px;background:currentColor;transform-origin:center;animation:vt-agent-blink 4.2s step-end infinite}.vt-agent-mark--thinking i{animation:vt-agent-think .7s ease-in-out infinite alternate}.vt-agent-mark--thinking i:last-child{animation-delay:.18s}.vt-agent-mark--listening i{animation:vt-agent-listen .8s ease-in-out infinite alternate}@keyframes vt-agent-blink{0%,45%,49%,to{transform:scaleY(1)}47%{transform:scaleY(.15)}}@keyframes vt-agent-think{0%{transform:translateY(-2px) scaleY(.8)}to{transform:translateY(2px) scaleY(1.15)}}@keyframes vt-agent-listen{0%{height:max(3px,calc(var(--agent-mark-size) * .12))}to{height:max(5px,calc(var(--agent-mark-size) * .27))}}.cockpit .app-topbar__ask-mark,.cockpit .home-agent__mark{position:relative;display:inline-grid;flex:none;place-items:center;border-radius:999px}.cockpit .app-topbar__ask-mark{width:22px;height:22px;background:rgba(255,255,255,.95)}.cockpit .app-topbar__ask-mark i,.cockpit .home-agent__mark i{position:absolute;display:block;border-radius:999px;background:currentColor}.cockpit .app-topbar__ask-mark i{top:8px;width:3px;height:5px;color:var(--color-accent,#ff3d8a)}.cockpit .app-topbar__ask-mark i:first-child,.cockpit .home-agent__mark i:first-child{left:6px}.cockpit .app-topbar__ask-mark i:last-child,.cockpit .home-agent__mark i:last-child{right:6px}.cockpit .app-topbar__ask.is-active{box-shadow:0 0 0 3px #ffd6e8}.notification-center{position:fixed;inset:0;z-index:120;display:grid;align-items:end}.notification-center__scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(12,12,13,.46);backdrop-filter:blur(3px);animation:notification-fade .22s ease both}.notification-center__panel{position:relative;display:flex;width:100%;max-height:min(82dvh,760px);min-height:min(68dvh,620px);flex-direction:column;overflow:hidden;border-radius:26px 26px 0 0;background:var(--color-paper,#fafaf8);color:var(--color-ink,#161616);box-shadow:0 -20px 70px rgba(0,0,0,.22);outline:none;animation:notification-sheet-in .3s cubic-bezier(.22,.75,.24,1) both}.notification-center.is-closing .notification-center__scrim{animation:notification-fade-out .22s ease both}.notification-center.is-closing .notification-center__panel{animation:notification-sheet-out .22s ease both}.notification-center__grab{width:36px;height:4px;flex:none;margin:9px auto 3px;border-radius:999px;background:#d3d3cf}.notification-center__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem .65rem}.notification-center__head h2{margin:.1rem 0 0;font-size:1.55rem;font-weight:800;letter-spacing:-.045em}.notification-center__close{display:grid;width:42px;height:42px;flex:none;place-items:center;border:0;border-radius:999px;background:#eeeeeb;color:var(--color-ink,#161616);font-size:1.5rem;line-height:1}.notification-center__tabs{display:flex;min-height:48px;align-items:center;gap:.35rem;padding:0 1rem .65rem;border-bottom:1px solid var(--color-line,#e8e8e6)}.notification-center__tabs>button:not(.notification-center__read-all){display:inline-flex;min-height:38px;align-items:center;gap:.35rem;padding:0 .72rem;border:0;border-radius:999px;background:transparent;color:var(--color-ink-soft,#666);font-size:.76rem;font-weight:800}.notification-center__tabs>button[aria-selected=true]{background:var(--color-ink,#161616);color:#fff}.notification-center__tabs button span{opacity:.65;font-variant-numeric:tabular-nums}.notification-center__read-all{min-height:40px;margin-left:auto;padding:0 .2rem;border:0;background:transparent;color:var(--color-accent,#ff3d8a);font-size:.73rem;font-weight:800}.notification-center__body{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.notification-center__body::-webkit-scrollbar{display:none}.notification-center__list{margin:0;padding:.35rem .75rem 1rem;list-style:none}.notification-center__item{position:relative;margin:.38rem 0;overflow:hidden;border:1px solid var(--color-line,#e8e8e6);border-radius:20px;background:#fff;box-shadow:0 15px 34px -28px rgba(0,0,0,.65);animation:notification-item-in .28s cubic-bezier(.22,.75,.24,1) both;animation-delay:min(calc(var(--notif-index) * 35ms),.24s)}.notification-center__item.is-unread{border-color:#efbfd2;background:#fffbfd}.notification-center__main{display:grid;width:100%;min-height:82px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:.72rem;padding:.82rem .82rem .62rem;border:0;background:transparent;color:inherit;text-align:left}.notification-center__icon{position:relative;display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:#f0efed;color:#68645f}.notification-center__icon.tone-argent{background:#e8f7ef;color:#247952}.notification-center__icon.tone-alerte{background:#fff0f0;color:#c43b3b}.notification-center__icon.tone-document{background:#efedff;color:#5e5cc7}.notification-center__icon>i{position:absolute;top:-2px;right:-2px;width:9px;height:9px;border:2px solid #fff;border-radius:999px;background:var(--color-accent,#ff3d8a)}.notification-center__copy{display:flex;min-width:0;flex-direction:column;gap:.2rem;color:var(--color-ink-soft,#666);font-size:.76rem;line-height:1.35}.notification-center__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:.7rem}.notification-center__title-row strong{min-width:0;overflow:hidden;color:var(--color-ink,#161616);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.notification-center__title-row time{flex:none;font-size:.66rem;font-weight:700}.notification-center__quick{display:inline-flex;min-height:36px;align-items:center;margin:-.2rem .85rem .45rem 4.3rem;color:var(--color-accent,#ff3d8a);font-size:.72rem;font-weight:800;text-decoration:none}.notification-center__detail{margin:0 .85rem .75rem 4.3rem;padding-top:.7rem;border-top:1px solid var(--color-line,#e8e8e6);font-size:.77rem;line-height:1.45}.notification-center__detail p{margin:0;white-space:pre-line}.notification-center__detail dl{display:flex;margin:0;flex-direction:column;gap:.4rem}.notification-center__detail dl div{display:grid;grid-template-columns:minmax(90px,.7fr) 1fr;gap:.6rem}.notification-center__detail dt{color:var(--color-ink-soft,#666)}.notification-center__detail dd{margin:0;font-weight:700}.notification-center__detail>a{display:inline-flex;min-height:42px;align-items:center;margin-top:.65rem;padding:0 .9rem;border-radius:999px;background:var(--color-accent,#ff3d8a);color:#fff;font-weight:800;text-decoration:none}.notification-center__empty{display:flex;min-height:240px;align-items:center;justify-content:center;flex-direction:column;gap:.35rem;padding:2rem;color:var(--color-ink-soft,#666);text-align:center}.notification-center__empty strong{color:var(--color-ink,#161616);font-size:1.05rem}.notification-center__empty a{color:var(--color-accent,#ff3d8a);font-weight:800}.notification-center__retry{display:inline-flex;min-height:44px;align-items:center;gap:.4rem;margin-top:.55rem;padding:0 .9rem;border:0;border-radius:999px;background:var(--color-ink,#161616);color:#fff;font:inherit;font-size:.75rem;font-weight:800;box-shadow:none}.notification-center__loading{display:flex;min-height:220px;align-items:center;justify-content:center;gap:6px}.notification-center__loading i{width:8px;height:8px;border-radius:999px;background:var(--color-accent,#ff3d8a);animation:notification-pulse .8s ease-in-out infinite alternate}.notification-center__loading i:nth-child(2){animation-delay:.12s}.notification-center__loading i:nth-child(3){animation-delay:.24s}.notification-center__foot{display:flex;flex:none;justify-content:space-between;gap:1rem;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--color-line,#e8e8e6);background:var(--color-paper,#fafaf8)}.notification-center__foot a{display:inline-flex;min-height:40px;align-items:center;color:var(--color-ink-soft,#666);font-size:.72rem;font-weight:800;text-decoration:none}@media (min-width:720px){.notification-center{justify-items:end;align-items:stretch}.notification-center__panel{width:min(440px,94vw);max-height:none;min-height:100%;border-radius:28px 0 0 28px;box-shadow:-20px 0 70px rgba(0,0,0,.22)}.notification-center__grab{display:none}.notification-center__head{padding-top:1.35rem}}@keyframes notification-fade{0%{opacity:0}to{opacity:1}}@keyframes notification-fade-out{0%{opacity:1}to{opacity:0}}@keyframes notification-sheet-in{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes notification-sheet-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(38px)}}@media (min-width:720px){@keyframes notification-sheet-in{0%{opacity:0;transform:translateX(38px)}to{opacity:1;transform:translateX(0)}}@keyframes notification-sheet-out{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(38px)}}}@keyframes notification-item-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes notification-pulse{0%{opacity:.25;transform:translateY(1px)}to{opacity:1;transform:translateY(-2px)}}.cockpit .home-today{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(116px,.75fr);gap:.65rem}.cockpit .home-today a{text-decoration:none}.cockpit .home-today__main,.cockpit .home-today__metric{border:1px solid var(--color-line,#e8e8e6);background:#fff;color:var(--color-ink,#161616)}.cockpit .home-today__main{position:relative;display:grid;min-width:0;min-height:128px;align-content:center;padding:1rem 4.4rem 1rem 1rem;overflow:hidden;border-radius:20px}.cockpit .home-today__main:after{content:"";position:absolute;right:-24px;bottom:-34px;width:112px;height:112px;border-radius:999px;background:#ffd8e8}.cockpit .home-today__kicker,.cockpit .home-today__metric span{color:var(--color-ink-soft,#666);font-size:.65rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.cockpit .home-today__main strong{margin-top:.12rem;font-size:1.65rem;line-height:1;letter-spacing:-.055em}.cockpit .home-today__route{min-width:0;margin-top:.38rem;overflow:hidden;color:var(--color-ink-soft,#666);font-size:.74rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .home-today__open{position:absolute;right:.75rem;bottom:.72rem;z-index:1;color:#b32162;font-size:.7rem;font-weight:900}.cockpit .home-today__side{display:grid;gap:.65rem}.cockpit .home-today__metric{display:flex;min-width:0;min-height:60px;flex-direction:column;justify-content:center;padding:.7rem;border-radius:16px}.cockpit .home-today__metric strong{margin-top:.12rem;overflow:hidden;font-size:1rem;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.cockpit .home-net__equation{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.45rem;margin-top:.85rem;padding:.75rem;border-radius:14px;background:#f3f3f0}.cockpit .home-net__equation span{display:flex;min-width:0;flex-direction:column}.cockpit .home-net__equation small{color:var(--color-ink-soft,#666);font-size:.62rem;font-weight:700}.cockpit .home-net__equation strong{margin-top:.08rem;overflow:hidden;font-size:.82rem;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.cockpit .home-net__equation>b{color:#999;font-size:.8rem}.cockpit .home-net__equation .is-result strong{color:var(--color-accent,#ff3d8a)}@media (max-width:639px){.cockpit .home-rail{border-radius:20px}.cockpit .home-rail__viewport{height:178px}.cockpit .home-rail__title{max-width:15ch;font-size:1.3rem;line-height:1.02}.cockpit .home-rail__detail{max-width:27ch;-webkit-line-clamp:2}.cockpit .home-rail__nav{display:none}.cockpit .home-rail__copy{left:1rem;right:4.2rem;bottom:3.4rem}.cockpit .home-rail__cta{right:1rem;bottom:.8rem;min-height:38px;padding-inline:.85rem;font-size:.72rem}.cockpit .home-rail__dots{left:1rem;bottom:1rem}.cockpit .home-agent{gap:.62rem}.cockpit .home-agent__identity{grid-template-columns:38px minmax(0,1fr) auto}.cockpit .home-agent .vt-agent-mark{--agent-mark-size:38px!important}.cockpit .home-agent__prompt{min-height:56px;padding-block:.65rem}.cockpit .home-agent__prompt-copy small{display:none}.cockpit .home-agent__quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.cockpit .home-agent__quick a{min-width:0;justify-content:center;padding-inline:.35rem;overflow:hidden;text-overflow:ellipsis}}.cockpit .agent-control{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:.72rem;height:100%;min-height:0;overflow:hidden}.cockpit .agent-control__head,.cockpit .missions-page__head-actions{display:flex;align-items:center;gap:.48rem}.cockpit .missions-page__head-actions>a:first-child{color:#6c6168;font-size:.68rem;font-weight:800;text-decoration:none}.cockpit .agent-control__hero{display:grid;grid-template-columns:1.15fr 1fr .8fr;gap:.56rem}.cockpit .agent-control__hero>div{display:grid;gap:.16rem;min-width:0;padding:.78rem .88rem;border:1px solid rgba(65,47,57,.08);border-radius:19px;background:linear-gradient(145deg,#fff 18%,#fff3f8);box-shadow:0 12px 32px rgba(64,41,54,.06)}.cockpit .agent-control__hero span,.cockpit .agent-control__panel header span{color:#8b7d85;font-size:.59rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cockpit .agent-control__hero strong{color:#211a1e;font-size:clamp(.92rem,2vw,1.22rem)}.cockpit .agent-control__hero small{overflow:hidden;color:#766b72;font-size:.63rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-control__score.is-ready{background:linear-gradient(145deg,#fff 12%,#effbf4)}.cockpit .agent-control__pilot{align-content:center}.cockpit .agent-control__pilot form{margin-top:.16rem}.cockpit .agent-control__pilot button{border:0;padding:0;background:transparent;color:var(--pink);font:inherit;font-size:.61rem;font-weight:900;cursor:pointer}.cockpit .agent-control__levels{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.42rem}.cockpit .agent-control__levels button,.cockpit .agent-control__levels form{min-width:0;height:100%}.cockpit .agent-control__levels button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.08rem .4rem;width:100%;border:1px solid rgba(65,47,57,.08);border-radius:15px;padding:.58rem .64rem;background:#fff;color:#31282d;font:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.cockpit .agent-control__levels button:hover{transform:translateY(-2px)}.cockpit .agent-control__levels button.is-active{border-color:rgba(232,54,128,.25);background:#fff0f6}.cockpit .agent-control__levels button:disabled{cursor:not-allowed;opacity:.48}.cockpit .agent-control__levels button>span{grid-row:1/3;display:grid;width:1.65rem;height:1.65rem;place-items:center;border-radius:10px;background:#f2edf0;color:#7d6f77;font-size:.68rem;font-weight:900}.cockpit .agent-control__levels button.is-active>span{background:var(--pink);color:#fff}.cockpit .agent-control__levels strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-control__levels small{overflow:hidden;color:#8b7d85;font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-control__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.56rem;min-height:0}.cockpit .agent-control__panel{min-height:0;overflow:hidden;border:1px solid rgba(65,47,57,.08);border-radius:18px;background:#fff}.cockpit .agent-control__panel header{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.66rem .74rem;border-bottom:1px solid rgba(65,47,57,.07)}.cockpit .agent-control__panel header>div{display:grid;gap:.08rem;min-width:0}.cockpit .agent-control__panel header strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-control__panel header button,.cockpit .bank-reconciliation__action{border:0;border-radius:999px;padding:.42rem .64rem;background:#211a1e;color:#fff;font:inherit;font-size:.59rem;font-weight:900;cursor:pointer}.cockpit .agent-control__history{max-height:100%;overflow-y:auto;padding:0 .74rem;scrollbar-width:none}.cockpit .agent-control__history::-webkit-scrollbar{display:none}.cockpit .agent-control__history p{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin:0;padding:.52rem 0;border-bottom:1px solid rgba(65,47,57,.06)}.cockpit .agent-control__history span{overflow:hidden;color:#776b72;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-control__history strong{flex:0 0 auto;font-size:.62rem}.cockpit .bank-reconciliation__action{background:var(--pink)}@media (max-width:639px){.cockpit .agent-control{gap:.5rem}.cockpit .agent-control__head .missions-page__agent span,.cockpit .agent-control__head .page-kicker{display:none}.cockpit .agent-control__hero{grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem}.cockpit .agent-control__hero>div{padding:.58rem .64rem;border-radius:15px}.cockpit .agent-control__pilot{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center}.cockpit .agent-control__pilot>span,.cockpit .agent-control__pilot>strong{grid-column:1}.cockpit .agent-control__pilot form{grid-column:2;grid-row:1/3}.cockpit .agent-control__levels{grid-template-columns:repeat(2,minmax(0,1fr));gap:.34rem}.cockpit .agent-control__levels button{padding:.42rem .5rem;border-radius:13px}.cockpit .agent-control__levels button>span{width:1.42rem;height:1.42rem}.cockpit .agent-control__grid{gap:.38rem}.cockpit .agent-control__panel{border-radius:15px}.cockpit .agent-control__panel header{padding:.52rem .58rem}.cockpit .agent-control__history p:nth-child(n+4),.cockpit .agent-control__panel header form,.cockpit .agent-control__panel header span{display:none}.cockpit .agent-control__history{padding:0 .58rem}.cockpit .agent-control__history p{display:grid;gap:.08rem;padding:.42rem 0}.cockpit .agent-control__history strong{font-size:.58rem}.cockpit .bank-reconciliation{grid-template-columns:minmax(0,1fr) auto}.cockpit .bank-reconciliation form{grid-column:1/-1;justify-self:start}}.cockpit .missions-page{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:.7rem;min-height:0;height:100%;overflow:hidden}.cockpit .missions-page__agent{display:inline-flex;align-items:center;gap:.45rem;min-height:38px;padding:.3rem .65rem .3rem .38rem;border:1px solid rgba(20,18,22,.09);border-radius:999px;background:#fff;color:#171318;font-size:.74rem;font-weight:850;text-decoration:none}.cockpit .mission-compose{padding:.72rem;border:1px solid color-mix(in srgb,var(--pink) 20%,transparent);border-radius:20px;background:linear-gradient(145deg,#fff 8%,color-mix(in srgb,var(--pink) 7%,#fff));box-shadow:0 12px 34px rgba(26,16,24,.06)}.cockpit .mission-compose>label{display:block;margin-bottom:.38rem;color:#6b626a;font-size:.62rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.cockpit .mission-compose__field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:stretch}.cockpit .mission-compose textarea{min-height:66px;max-height:120px;resize:vertical;padding:.7rem .78rem;border:1px solid rgba(20,18,22,.1);border-radius:15px;outline:0;background:rgba(255,255,255,.94);color:#171318;font:inherit;font-size:.78rem;line-height:1.35}.cockpit .mission-compose textarea:focus{border-color:color-mix(in srgb,var(--pink) 60%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--pink) 12%,transparent)}.cockpit .mission-compose button{min-width:94px;border:0;border-radius:15px;background:var(--pink);color:#fff;font:inherit;font-size:.76rem;font-weight:900;cursor:pointer}.cockpit .mission-compose>p{margin:.4rem 0 0;color:#857b83;font-size:.63rem}.cockpit .mission-compose__ok{color:#087551!important}.cockpit .mission-compose__error{color:#b13d52!important}.cockpit .missions-board{display:grid;gap:.5rem;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;align-content:start;padding-bottom:.25rem}.cockpit .missions-board::-webkit-scrollbar{display:none}.cockpit .mission-card,.cockpit .missions-empty{border:1px solid rgba(20,18,22,.08);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(26,16,24,.045)}.cockpit .mission-card{display:grid;gap:.48rem;padding:.72rem;animation:mission-enter .36s cubic-bezier(.2,.8,.2,1) both}@keyframes mission-enter{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:none}}.cockpit .mission-card>footer,.cockpit .mission-card>header{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.cockpit .mission-card>header span{display:inline-flex;align-items:center;min-height:22px;padding:0 .48rem;border-radius:999px;background:#f2eef1;color:#5f565d;font-size:.58rem;font-weight:900}.cockpit .mission-card.is-queued>header span,.cockpit .mission-card.is-running>header span{background:color-mix(in srgb,var(--pink) 12%,#fff);color:color-mix(in srgb,var(--pink) 78%,#3d1025)}.cockpit .mission-card.is-waiting_validation>header span{background:#fff0da;color:#9b5a00}.cockpit .mission-card.is-completed>header span{background:#e8f7f0;color:#087551}.cockpit .mission-card>header small{color:#736a71;font-size:.65rem;font-weight:850}.cockpit .mission-card__bar{height:4px;overflow:hidden;border-radius:999px;background:#eee9ed}.cockpit .mission-card__bar i{display:block;height:100%;border-radius:inherit;background:var(--pink);transition:width .52s cubic-bezier(.2,.8,.2,1)}.cockpit .mission-card__body{min-width:0}.cockpit .mission-card__body strong{display:block;overflow:hidden;color:#171318;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .mission-card__body p{overflow:hidden;margin:.16rem 0 0;color:#756c73;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .mission-card>footer>span{color:#81777f;font-size:.61rem;font-weight:750}.cockpit .mission-card>footer>div{display:flex;align-items:center;gap:.32rem}.cockpit .mission-card form{display:contents}.cockpit .mission-card button,.cockpit .mission-card footer a{border:0;border-radius:999px;background:#171318;color:#fff;padding:.38rem .6rem;font:inherit;font-size:.6rem;font-weight:850;text-decoration:none;cursor:pointer}.cockpit .mission-card button.is-quiet{background:#f1edf0;color:#6b6269}.cockpit .missions-empty{display:grid;place-items:center;min-height:180px;padding:1rem;text-align:center}.cockpit .missions-empty strong{margin-top:.55rem;font-size:.9rem}.cockpit .missions-empty p{max-width:300px;margin:.2rem 0 0;color:#776d75;font-size:.68rem}@media (max-width:639px){.cockpit .missions-page{gap:.5rem}.cockpit .missions-page__head{min-height:38px}.cockpit .missions-page__agent span{display:none}.cockpit .missions-page__agent{width:36px;min-height:36px;justify-content:center;padding:0}.cockpit .mission-compose{padding:.58rem;border-radius:17px}.cockpit .mission-compose__field{gap:.4rem}.cockpit .mission-compose textarea{min-height:56px;padding:.58rem .62rem;border-radius:13px;font-size:.72rem}.cockpit .mission-compose button{min-width:74px;border-radius:13px}.cockpit .mission-card{padding:.62rem;border-radius:16px}}@media (max-width:380px){.cockpit .home-today{grid-template-columns:minmax(0,1fr) 104px;gap:.5rem}.cockpit .home-today__main{padding-left:.8rem;padding-right:3.2rem}.cockpit .home-today__main strong{font-size:1.42rem}.cockpit .home-net__equation{gap:.28rem;padding-inline:.55rem}.cockpit .home-net__equation strong{font-size:.74rem}}@media (min-width:1024px){.cockpit .home-board{grid-template-areas:"rail rail" "today agent" "alerts alerts" "todo todo" "net rides" "desk rides"}.cockpit .home-rail{grid-area:rail}.cockpit .home-today{grid-area:today;align-self:stretch}.cockpit .home-agent{grid-area:agent;align-self:stretch;display:flex}.cockpit .home-agent__prompt{grid-column:auto;grid-row:auto}.cockpit .home-agent__quick{grid-column:auto}}.cockpit .argent-agent-mini{display:inline-flex;min-height:44px;align-items:center;gap:.5rem;padding:.3rem .7rem .3rem .35rem;border:1px solid #f1b4ce;border-radius:999px;background:#fff7fa;color:var(--color-ink,#161616);font-size:.72rem;font-weight:800;text-decoration:none}.cockpit .argent-flow{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"hero" "decisions" "collect" "analysis";grid-auto-columns:minmax(0,1fr);align-items:start;gap:.85rem}.cockpit .argent-hero{grid-area:hero}.cockpit .argent-decision-cards{grid-area:decisions}.cockpit .argent-collect{grid-area:collect}.cockpit .argent-analysis-fold{grid-area:analysis}.cockpit .argent-hero{position:relative;display:flex;min-height:270px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:1.1rem;border:0;border-radius:24px;background:#171717;color:#fff}.cockpit .argent-hero:after{content:"";position:absolute;right:-72px;top:-92px;width:240px;height:240px;border-radius:999px;background:var(--color-accent,#ff3d8a);opacity:.92}.cockpit .argent-hero>*{position:relative;z-index:1}.cockpit .argent-hero .page-kicker{color:rgba(255,255,255,.7)}.cockpit .argent-hero .t-amount{margin:.6rem 0;color:#fff;font-size:clamp(2.55rem,11vw,4rem);letter-spacing:-.065em}.cockpit .argent-hero__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.cockpit .argent-hero__head>span{padding:.3rem .5rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:rgba(255,255,255,.78);font-size:.64rem;font-weight:800}.cockpit .argent-equation{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.45rem;padding:.72rem;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(255,255,255,.08)}.cockpit .argent-equation span{display:flex;min-width:0;flex-direction:column}.cockpit .argent-equation small{color:rgba(255,255,255,.6);font-size:.6rem;font-weight:700}.cockpit .argent-equation strong{margin-top:.08rem;overflow:hidden;font-size:.8rem;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.cockpit .argent-equation b{color:rgba(255,255,255,.48)}.cockpit .argent-hero__actions{display:flex;align-items:center;gap:.7rem;margin-top:.85rem}.cockpit .argent-hero__transfer{min-height:44px;border:0;background:var(--color-accent,#ff3d8a);color:#fff}.cockpit .argent-hero__secondary{display:inline-flex;min-height:44px;align-items:center;color:rgba(255,255,255,.82);font-size:.74rem;font-weight:800;text-decoration:none}.cockpit .argent-decision-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.cockpit .argent-decision-card{display:flex;min-width:0;min-height:112px;flex-direction:column;justify-content:space-between;padding:.8rem;border:1px solid var(--color-line,#e8e8e6);border-radius:18px;background:#fff;color:var(--color-ink,#161616);text-decoration:none}.cockpit .argent-decision-card>span{color:var(--color-ink-soft,#666);font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.cockpit .argent-decision-card>strong{margin:auto 0 .2rem;overflow:hidden;font-size:1.15rem;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap}.cockpit .argent-decision-card>small{overflow:hidden;color:var(--color-ink-soft,#666);font-size:.63rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .argent-decision-card.is-collect{background:#fff1f7;border-color:#f2bdd3}.cockpit .argent-decision-card.is-reserve{background:#fff8dd;border-color:#eadc9e}.cockpit .argent-decision-card.is-available{background:#eaf8ef;border-color:#b9dec6}.cockpit .argent-collect{min-width:0;padding:1rem;border:1px solid var(--color-line,#e8e8e6);border-radius:20px;background:#fff;scroll-margin-top:88px}.cockpit .argent-collect>.page-kicker{margin-bottom:.7rem}@media (max-width:420px){.cockpit .argent-agent-mini span{display:none}.cockpit .argent-agent-mini{width:44px;justify-content:center;padding:0}.cockpit .argent-decision-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.cockpit .argent-decision-card.is-available{grid-column:1/-1;min-height:82px}}@media (min-width:1024px){.cockpit .argent-flow{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);grid-template-areas:"hero collect" "decisions collect" "analysis analysis";align-items:start;gap:1rem}.cockpit .argent-collect{align-self:stretch}}.cockpit .home-agent{display:flex;min-width:0;flex-direction:column;gap:.8rem;padding:1rem;border-radius:22px;background:var(--color-accent,#ff3d8a);color:#fff;overflow:hidden}.cockpit .home-agent__identity{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:.7rem}.cockpit .home-agent__mark{width:42px;height:42px;border:1px solid rgba(255,255,255,.65);background:#fff;color:var(--color-accent,#ff3d8a)}.cockpit .home-agent__mark:after{content:"";position:absolute;left:13px;right:13px;bottom:10px;height:2px;border-radius:999px;background:currentColor}.cockpit .home-agent__mark i{top:13px;width:4px;height:6px}.cockpit .home-agent__mark i:first-child{left:12px}.cockpit .home-agent__mark i:last-child{right:12px}.cockpit .home-agent__kicker{margin:0;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.82}.cockpit .home-agent h2{margin:.12rem 0 0;color:#fff;font-size:clamp(1.08rem,4.7vw,1.35rem);font-weight:800;line-height:1.05;letter-spacing:-.045em}.cockpit .home-agent__status{align-self:start;padding:.28rem .5rem;border:1px solid rgba(255,255,255,.48);border-radius:999px;font-size:.65rem;font-weight:800}.cockpit .home-agent__prompt{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem .85rem;border-radius:16px;background:#fff;color:var(--color-ink);text-decoration:none}.cockpit .home-agent__prompt-copy{display:flex;min-width:0;flex-direction:column}.cockpit .home-agent__prompt-copy strong{font-size:.86rem;letter-spacing:-.02em}.cockpit .home-agent__prompt-copy small{margin-top:.12rem;color:var(--color-ink-soft);font-size:.68rem}.cockpit .home-agent__arrow{display:grid;width:34px;height:34px;flex:none;place-items:center;border-radius:999px;background:var(--color-ink);color:#fff;font-size:1rem;font-weight:800}.cockpit .home-agent__next{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;min-height:48px;padding:.55rem .65rem;border:1px solid rgba(255,255,255,.38);border-radius:13px;color:#fff;text-decoration:none}.cockpit .home-agent__next>span:first-child{display:flex;flex-direction:column}.cockpit .home-agent__next small{font-size:.62rem;opacity:.78}.cockpit .home-agent__next strong{margin-top:.05rem;font-size:.74rem}.cockpit .home-agent__next-route{min-width:0;overflow:hidden;font-size:.72rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.cockpit .home-agent__quick{display:flex;gap:.4rem;overflow-x:auto;padding-bottom:.05rem;scrollbar-width:none}.cockpit .home-agent__quick::-webkit-scrollbar{display:none}.cockpit .home-agent__quick a{display:inline-flex;min-height:38px;flex:none;align-items:center;padding:.42rem .7rem;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff;font-size:.7rem;font-weight:800;text-decoration:none;white-space:nowrap}.cockpit .agent-context-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:62px;padding:.65rem .75rem;border:1px solid #f2b4cf;border-radius:16px;background:#fff7fa;color:var(--color-ink);text-decoration:none}.cockpit .agent-context-card__mark{position:relative;display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:var(--color-accent,#ff3d8a);color:#fff}.cockpit .agent-context-card__mark:after{content:"";position:absolute;left:12px;right:12px;bottom:9px;height:2px;border-radius:999px;background:currentColor}.cockpit .agent-context-card__mark i{position:absolute;top:12px;width:3px;height:5px;border-radius:999px;background:currentColor}.cockpit .agent-context-card__mark i:first-child{left:11px}.cockpit .agent-context-card__mark i:last-child{right:11px}.cockpit .agent-context-card__copy{display:flex;min-width:0;flex-direction:column}.cockpit .agent-context-card__copy strong{font-size:.82rem;letter-spacing:-.02em}.cockpit .agent-context-card__copy small{margin-top:.1rem;overflow:hidden;color:var(--color-ink-soft);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-context-card__arrow{color:var(--color-accent,#ff3d8a);font-weight:900}.cockpit .agent-context-card--compta{margin-bottom:.7rem}.cockpit .account-menu__group-summary{display:none;list-style:none}.cockpit .account-menu__group-summary::-webkit-details-marker{display:none}@media (min-width:1024px){.cockpit .home-board{grid-template-areas:"agent agent" "alerts alerts" "todo todo" "net rides" "desk rides"}.cockpit .home-agent{grid-area:agent;display:grid;grid-template-columns:minmax(0,.8fr) minmax(300px,1.2fr);align-items:center;padding:1.1rem 1.2rem}.cockpit .home-agent__prompt{grid-column:2;grid-row:1}.cockpit .home-agent__next,.cockpit .home-agent__quick{grid-column:1/-1}.cockpit .agent-context-card{max-width:560px}}.cockpit .home-rides-desktop{display:contents}.cockpit .argent-analysis-fold,.cockpit .home-analysis-fold{min-width:0}.cockpit .argent-analysis-fold__summary,.cockpit .home-analysis-fold__summary,.cockpit .home-tasks-more>summary,.cockpit .zone-panel--fold>summary{list-style:none}.cockpit .argent-analysis-fold__summary::-webkit-details-marker,.cockpit .home-analysis-fold__summary::-webkit-details-marker,.cockpit .home-tasks-more>summary::-webkit-details-marker,.cockpit .zone-panel--fold>summary::-webkit-details-marker{display:none}.cockpit .argent-analysis-fold__chevron,.cockpit .home-analysis-fold__chevron,.cockpit .zone-panel__chevron{transition:transform .15s ease}.cockpit .argent-analysis-fold[open] .argent-analysis-fold__chevron,.cockpit .home-analysis-fold[open] .home-analysis-fold__chevron,.cockpit .zone-panel--fold[open] .zone-panel__chevron{transform:rotate(180deg)}.cockpit .argent-analysis-fold__content,.cockpit .home-analysis-fold__content,.cockpit .zone-panel__fold-body{min-width:0}.cockpit .argent-analysis-fold__content{display:flex;flex-direction:column;gap:var(--cockpit-gap,1rem)}.cockpit .argent-analysis-fold__links{display:flex;flex-wrap:wrap;gap:.35rem 1rem}.cockpit .cal-agenda{display:none}@media (max-width:1023px){.cockpit .cal-page:not([data-vue]) .cal-toggle__semaine,.cockpit .cal-page[data-vue=mois] .cal-toggle__mois,.cockpit .cal-page[data-vue=semaine] .cal-toggle__semaine{background:var(--color-accent,#ff3d8a);color:#fff}.cockpit .cal-page:not([data-vue]) .cal-toggle__mois,.cockpit .cal-page[data-vue=mois] .cal-toggle__semaine,.cockpit .cal-page[data-vue=semaine] .cal-toggle__mois{background:transparent;color:var(--color-ink-soft)}}@media (min-width:1024px){.cockpit .cal-page:not([data-vue]) .cal-toggle__mois,.cockpit .cal-page[data-vue=mois] .cal-toggle__mois,.cockpit .cal-page[data-vue=semaine] .cal-toggle__semaine{background:var(--color-accent,#ff3d8a);color:#fff}.cockpit .cal-page:not([data-vue]) .cal-toggle__semaine,.cockpit .cal-page[data-vue=mois] .cal-toggle__semaine,.cockpit .cal-page[data-vue=semaine] .cal-toggle__mois{background:transparent;color:var(--color-ink-soft)}}.cockpit .zone-panel__fold-body{display:flex;flex-direction:column;gap:.9rem}@media (min-width:640px){.cockpit .argent-analysis-fold__summary,.cockpit .home-analysis-fold__summary,.cockpit .home-tasks-more>summary{display:none}.cockpit .argent-analysis-fold:not([open])>.argent-analysis-fold__content,.cockpit .home-analysis-fold:not([open])>.home-analysis-fold__content{display:block}.cockpit .argent-analysis-fold:not([open])>.argent-analysis-fold__content{display:flex}}@media (min-width:1024px){.cockpit .home-analysis-fold{grid-area:desk}}@media (min-width:720px){.cockpit .zone-panel--fold:not([open])>.zone-panel__fold-body{display:flex}.cockpit .zone-panel__chevron{display:none}}@media (max-width:719px){.cockpit .cal-week{display:none!important}.cockpit .cal-agenda{display:grid;gap:.65rem}.cockpit .cal-agenda__day{min-width:0;padding:.8rem;border:1px solid var(--color-line,#e8e8e6);border-radius:16px;background:#fff}.cockpit .cal-agenda__day.is-today{border-color:#f2a3c5;box-shadow:inset 3px 0 0 var(--color-accent,#ff3d8a)}.cockpit .cal-agenda__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.cockpit .cal-agenda__date{margin:0;color:var(--color-ink);font-size:.9rem;font-weight:800;letter-spacing:-.025em}.cockpit .cal-agenda__items{display:grid;gap:.4rem;margin-top:.65rem}.cockpit .cal-agenda .cal-bloc{position:static;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.15rem .55rem;width:100%;min-height:46px;padding:.55rem .65rem;border-radius:11px;overflow:hidden}.cockpit .cal-agenda .cal-bloc__time{grid-row:1/span 2;align-self:center;font-size:.72rem;font-weight:800}.cockpit .cal-agenda .cal-bloc__sub,.cockpit .cal-agenda .cal-bloc__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cockpit .cal-agenda .cal-bloc__title{font-size:.82rem;font-weight:750}.cockpit .cal-agenda .cal-bloc__sub{font-size:.7rem}.cockpit .cal-agenda__empty{margin:.65rem 0 0;color:var(--color-ink-soft);font-size:.8rem}.cockpit .cal-agenda__more{margin:0;padding-inline:.2rem}.cockpit .cal-agenda__add{display:inline-flex;min-height:40px;align-items:center;margin-top:.55rem;color:var(--color-accent,#ff3d8a);font-size:.76rem;font-weight:800;text-decoration:none}.cockpit .zone-panel--fold{display:block;padding:0;overflow:hidden}.cockpit .zone-panel--fold>.zone-panel__head{display:flex;min-height:68px;align-items:center;flex-direction:row;justify-content:space-between;gap:.75rem;padding:.8rem .9rem;cursor:pointer}.cockpit .zone-panel--fold .zone-panel__title{margin-top:.1rem;font-size:1rem}.cockpit .zone-panel__chevron{display:grid;width:32px;height:32px;flex:none;place-items:center;border-radius:999px;background:#fff0f6;color:var(--color-accent,#ff3d8a);font-weight:900}.cockpit .zone-panel__fold-body{padding:0 .9rem .9rem}}@media (max-width:639px){:root{--nav-h:68px}.cockpit{--cockpit-gutter:max(0.85rem,env(safe-area-inset-left,0px));--cockpit-gap:0.7rem;--cockpit-card-radius:16px;background:#faf9f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}.cockpit .app-topbar{gap:.35rem;padding-right:max(.7rem,env(safe-area-inset-right,0px));padding-left:max(.7rem,env(safe-area-inset-left,0px))}.cockpit .app-topbar__actions{gap:.08rem}.cockpit .app-topbar__ask{min-width:58px;height:42px;min-height:42px;gap:.3rem;padding:0 .62rem 0 .48rem}.cockpit .app-topbar__bell,.cockpit .app-topbar__profile{width:42px;min-width:42px;height:42px;min-height:42px}.cockpit .app-shell-main{padding-top:calc(var(--topbar-h) + .7rem)!important;padding-inline:max(.85rem,env(safe-area-inset-left,0px)) max(.85rem,env(safe-area-inset-right,0px))!important}.cockpit .page-board,.cockpit .page-split,.cockpit .page-split__aside,.cockpit .page-split__main{gap:.7rem}.cockpit .page-board__head{align-items:flex-end;gap:.35rem .65rem;padding-block:0}.cockpit .page-board__head .page-kicker{margin-bottom:.1rem}.cockpit .page-board__head .t-title{max-width:none;font-size:1.45rem;line-height:1.04}.cockpit .page-board__head>.t-meta{flex-basis:auto;margin-left:auto;padding-bottom:.12rem;font-size:.76rem;text-align:right}.cockpit .box,.cockpit .home-desk-card,.cockpit .home-space,.cockpit .hub-stack,.cockpit .list,.cockpit .reglages-card{border-radius:16px}.cockpit .box,.cockpit .reglages-card{padding:.85rem}.cockpit .hub-stack .row,.cockpit .hub-stack .row.ride-row,.cockpit .list .row{min-height:54px;padding-block:.58rem}.cockpit .module-shell{gap:.65rem}.cockpit .module-shell__intro>p:last-child{display:none}.cockpit .module-nav{display:flex;gap:.25rem;overflow-x:auto;padding:.22rem;border-radius:12px;scrollbar-width:none}.cockpit .module-nav::-webkit-scrollbar{display:none}.cockpit .module-nav__link{flex:0 0 auto;min-height:42px;padding:.45rem .55rem;border-radius:9px;font-size:.78rem}.cockpit .home-board{gap:.7rem}.cockpit .home-agent{margin-inline:-.1rem;padding:.9rem;border-radius:20px}.cockpit .home-announcement{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.7rem .75rem .7rem .85rem;border-radius:14px}.cockpit .home-announcement__body{margin-top:.12rem;font-size:.72rem;-webkit-line-clamp:1}.cockpit .home-announcement__link{width:auto;min-height:38px;padding:.45rem .65rem;border-radius:9px;font-size:.72rem}.cockpit .home-space--net{padding:.95rem;border-radius:18px}.cockpit .home-net__amt{margin-top:.15rem;font-size:clamp(2.15rem,11vw,2.7rem);line-height:.95}.cockpit .home-net__summary{margin-top:.45rem;font-size:.78rem}.cockpit .home-space--net .panel-insight{margin-top:.65rem;padding:.6rem .7rem;border-radius:12px;font-size:.74rem;line-height:1.3}.cockpit .home-space--net .home-space__cta{min-height:44px;margin-top:.65rem;border-radius:12px}.cockpit .argent-analysis-fold__summary,.cockpit .home-analysis-fold__summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .8rem;border:1px solid var(--color-line,#e8e8e6);border-radius:14px;background:#fff;cursor:pointer}.cockpit .argent-analysis-fold__summary>span:first-child,.cockpit .home-analysis-fold__summary>span:first-child{display:flex;min-width:0;flex-direction:column}.cockpit .argent-analysis-fold__summary strong,.cockpit .home-analysis-fold__summary strong{color:var(--color-ink);font-size:.84rem;letter-spacing:-.02em}.cockpit .argent-analysis-fold__summary small,.cockpit .home-analysis-fold__summary small{margin-top:.08rem;color:var(--color-ink-soft);font-size:.68rem}.cockpit .argent-analysis-fold__chevron,.cockpit .home-analysis-fold__chevron{display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:999px;background:#fff0f6;color:var(--color-accent,#ff3d8a);font-weight:900}.cockpit .argent-analysis-fold__content,.cockpit .home-analysis-fold__content{margin-top:.65rem}.cockpit .home-desk-card--breakdown{padding:.8rem}.cockpit .platform-breakdown__list{margin-top:.75rem}.cockpit .platform-breakdown__item{padding:.6rem .65rem}.cockpit .platform-breakdown__meta{display:none}.cockpit .home-board__todo{overflow:hidden;border-radius:16px}.cockpit .home-board__task-row{min-height:52px;padding-block:.55rem}.cockpit .home-tasks-more{border-top:1px solid var(--color-line,#e8e8e6)}.cockpit .home-tasks-more>summary{display:flex;min-height:46px;align-items:center;justify-content:space-between;padding:.55rem .8rem;color:var(--color-accent,#ff3d8a);font-size:.76rem;font-weight:800;cursor:pointer}.cockpit .home-tasks-more[open]>summary span{transform:rotate(180deg)}.cockpit .home-tasks-more__list .home-board__task-row:first-child{border-top:1px solid var(--color-line,#e8e8e6)}.cockpit .home-shortcuts{display:none}.cockpit .home-space--rides{padding:0;border:0;background:transparent}.cockpit .home-rides-head{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;padding:.15rem .1rem .05rem}.cockpit .home-rides-head p{margin:0}.cockpit .home-rides-head>a{display:inline-flex;min-height:40px;align-items:center;color:var(--color-accent,#ff3d8a);font-size:.76rem;font-weight:800;text-decoration:none}.cockpit .home-space--rides>.hub-stack{margin-top:.45rem;border:1px solid var(--color-line,#e8e8e6);background:#fff}.cockpit .courses-page .page-split__aside .hub-add,.cockpit .courses-page .page-split__aside .hub-stack,.cockpit .home-rides-desktop{display:none}.cockpit .courses-page .page-split__aside{gap:0}.cockpit .courses-page .page-split__aside>.t-meta{padding-inline:.15rem}.cockpit .courses-page .seg{margin-top:.05rem}.cockpit .argent-page .page-split{display:flex;flex-direction:column}.cockpit .argent-page .page-split__aside{display:contents}.cockpit .argent-page .argent-hero{order:1;padding:.95rem;border-radius:18px}.cockpit .argent-page .argent-hero .home-space__cta{min-height:44px;margin-top:.7rem;border-radius:12px}.cockpit .argent-page .page-split__main{order:2}.cockpit .argent-analysis-fold{order:3}.cockpit .argent-analysis-fold__links{padding-bottom:.15rem}.cockpit .account-menu .compte-hub__head{gap:.7rem;margin-bottom:.1rem}.cockpit .account-menu .compte-hub__pills{display:none}.cockpit .account-menu__quick{gap:.45rem}.cockpit .account-menu__quick-main,.cockpit .account-menu__quick-secondary{min-height:44px;padding:.5rem .55rem;border-radius:11px;font-size:.76rem}.cockpit .account-menu__groups{grid-template-columns:minmax(0,1fr);gap:.85rem}.cockpit .account-menu__group--fold{overflow:hidden;border:1px solid var(--color-line,#e8e8e6);border-radius:15px;background:#fff}.cockpit .account-menu__group-summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .75rem;cursor:pointer}.cockpit .account-menu__group-summary>span:first-child{display:flex;min-width:0;flex-direction:column}.cockpit .account-menu__group-summary small{color:var(--color-ink-soft);font-size:.65rem}.cockpit .account-menu__group-summary strong{margin-top:.08rem;font-size:.82rem}.cockpit .account-menu__group-summary>span:last-child{color:var(--color-accent,#ff3d8a);font-weight:900;transition:transform .15s ease}.cockpit .account-menu__group--fold[open]>.account-menu__group-summary>span:last-child{transform:rotate(180deg)}.cockpit .account-menu__group--fold>.account-menu__list{padding:0 .45rem .45rem}.cockpit .account-menu__group,.cockpit .account-menu__group--account{grid-column:auto}.cockpit .account-menu__group--account .account-menu__list,.cockpit .account-menu__list{display:grid;grid-template-columns:minmax(0,1fr);gap:.4rem;overflow:visible;border:0;background:transparent}.cockpit .account-menu__group--account .account-menu__link,.cockpit .account-menu__link{grid-template-columns:34px minmax(0,1fr) auto;gap:.65rem;min-height:58px;padding:.55rem .65rem;border:1px solid var(--color-line,#e8e8e6)!important;border-radius:13px;background:#fff}.cockpit .account-menu__icon{width:34px;height:34px;border-radius:9px}.cockpit .account-menu__label strong{font-size:.82rem;line-height:1.15}.cockpit .account-menu__label small{display:block;margin-top:.12rem;font-size:.68rem}.cockpit .account-menu__arrow{display:inline;color:var(--color-ink-faint)}.cockpit .account-menu .wa-equipe{gap:.55rem;padding:.8rem}.cockpit .account-menu .compte-logout,.cockpit .account-menu .wa-equipe__cta{min-height:44px}.cockpit .espace-compta-chrome__head{margin-bottom:.65rem}.cockpit .espace-compta{gap:.65rem}.cockpit .espace-compta__head{flex-direction:row;align-items:flex-end;gap:.65rem;padding:0}.cockpit .espace-compta__head .t-title{max-width:none;font-size:1.55rem}.cockpit .espace-compta__count{align-self:auto;margin-left:auto;padding:.35rem .55rem;font-size:.7rem}.cockpit .espace-compta__periode-card{padding:.45rem;border-radius:16px}.cockpit .espace-compta__periode-card .seg__item{min-height:36px}.cockpit .periode-nav{gap:.4rem}.cockpit .periode-nav__fleche{width:42px;height:42px;min-height:42px}.cockpit .espace-compta__heros{display:flex;gap:.4rem;overflow-x:auto;padding-bottom:.15rem;scroll-snap-type:x mandatory;scrollbar-width:none}.cockpit .espace-compta__heros::-webkit-scrollbar{display:none}.cockpit .espace-compta__hero-chiffre{min-width:min(43vw,164px);flex:0 0 min(43vw,164px);min-height:78px;align-items:flex-start;justify-content:center;flex-direction:column;gap:.2rem;padding:.65rem;border-radius:14px;scroll-snap-align:start}.cockpit .espace-compta__hero-chiffre .t-meta{font-size:.68rem;white-space:nowrap}.cockpit .espace-compta__hero-chiffre .t-amount{margin:0;font-size:clamp(1rem,4.8vw,1.25rem);line-height:1;text-align:left}.cockpit .espace-compta__primary .btn{min-height:44px}.cockpit .espace-compta__attention,.cockpit .espace-compta__panel{padding:.8rem;border-radius:16px}.cockpit .espace-compta__fold-grid{gap:.5rem}.cockpit .espace-compta__fold{padding-inline:.8rem;border-radius:14px}.cockpit .espace-compta__fold-sum{min-height:52px}.cockpit .espace-compta__nav-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cockpit .espace-compta__nav-item{min-height:44px;padding:.45rem .5rem;border-radius:12px;font-size:.74rem}.cockpit .espace-compta__nav-icon{width:26px;height:26px;border-radius:8px}.cockpit .espace-compta__metrics--2,.cockpit .espace-compta__metrics--3,.cockpit .espace-compta__metrics--4{grid-template-columns:repeat(2,minmax(0,1fr))}.cockpit .espace-compta__metric{min-height:72px;padding:.65rem}.cockpit .cal-page{gap:.65rem}.cockpit .cal-page__head{align-items:flex-end}.cockpit .cal-chrome{gap:.45rem}.cockpit .cal-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.cockpit .cal-chips{flex-wrap:nowrap;gap:.35rem;overflow-x:auto;scrollbar-width:none}.cockpit .cal-chips::-webkit-scrollbar{display:none}.cockpit .cal-chips .chip-pastel{min-height:34px;flex:none;padding:.35rem .65rem;font-size:.7rem}.cockpit .cal-recap{min-height:48px;padding:.65rem .8rem;border-radius:14px}.cockpit .cal-recap__amt{font-size:1.2rem}.cockpit .cal-insight{padding:.65rem .75rem;border-radius:13px;font-size:.76rem}.cockpit .week-nav{min-height:50px;border-radius:14px}.cockpit .week-nav__btn{min-width:48px;min-height:48px}.cockpit .week-nav__ctx{display:none}}@media (max-width:359px){.cockpit .account-menu__group--account .account-menu__list,.cockpit .account-menu__list{grid-template-columns:minmax(0,1fr)}.cockpit .espace-compta__hero-chiffre{padding-inline:.5rem}.cockpit .espace-compta__hero-chiffre .t-amount{font-size:1rem}}@media (prefers-reduced-motion:reduce){.cockpit .argent-analysis-fold__chevron,.cockpit .home-analysis-fold__chevron,.cockpit .zone-panel__chevron{transition:none}}.cockpit .courses-page{gap:.8rem}.cockpit .app-topbar__bell{padding:0;border:0;background:transparent;font:inherit}.cockpit .courses-new{display:inline-flex;min-height:44px;align-items:center;padding:0 .85rem;border-radius:999px;background:var(--color-accent,#ff3d8a);color:#fff;font-size:.74rem;font-weight:900;text-decoration:none}.cockpit .courses-next{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.55fr);gap:.7rem}.cockpit .courses-next__main{position:relative;display:grid;min-width:0;min-height:190px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"kicker kicker amount" "time date amount" "route route route";align-items:end;gap:.15rem .7rem;overflow:hidden;padding:1rem;border-radius:24px;background:#171717;color:#fff;text-decoration:none}.cockpit .courses-next__main:after{content:"";position:absolute;right:-48px;top:-70px;width:190px;height:190px;border-radius:999px;background:var(--color-accent,#ff3d8a)}.cockpit .courses-next__main>*{position:relative;z-index:1}.cockpit .courses-next__kicker{grid-area:kicker;align-self:start;color:rgba(255,255,255,.65);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cockpit .courses-next__time{grid-area:time;font-size:clamp(2.6rem,8vw,4.2rem);font-weight:800;line-height:.9;letter-spacing:-.07em}.cockpit .courses-next__date{grid-area:date;align-self:end;padding-bottom:.24rem;color:rgba(255,255,255,.72);font-size:.75rem;font-weight:700}.cockpit .courses-next__route{grid-area:route;min-width:0;margin-top:.55rem;overflow:hidden;color:rgba(255,255,255,.84);font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .courses-next__main>strong{grid-area:amount;align-self:start;justify-self:end;font-size:1rem}.cockpit .courses-next__agent{display:grid;min-width:0;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.8rem;border:1px solid #efb7cf;border-radius:20px;background:#fff3f8;color:var(--color-ink,#161616);text-decoration:none}.cockpit .courses-next__agent>span{display:flex;min-width:0;flex-direction:column}.cockpit .courses-next__agent strong{font-size:.78rem}.cockpit .courses-next__agent small{margin-top:.12rem;overflow:hidden;color:var(--color-ink-soft,#666);font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .courses-next__agent>b{color:var(--color-accent,#ff3d8a)}.cockpit .courses-next--empty{min-height:112px;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:1rem;border:1px dashed #e6a8c3;border-radius:20px;background:#fff7fa;color:var(--color-ink,#161616);text-decoration:none}.cockpit .courses-next--empty>span{display:flex;flex-direction:column}.cockpit .courses-next--empty small{color:var(--color-ink-soft,#666)}.cockpit .courses-next--empty b{display:grid;width:44px;height:44px;place-items:center;border-radius:999px;background:var(--color-accent,#ff3d8a);color:#fff;font-size:1.4rem}.cockpit .courses-controls{display:flex;align-items:center;gap:.55rem}.cockpit .courses-controls__quick{display:flex;min-width:0;flex:1;gap:.25rem;padding:.25rem;border-radius:999px;background:#efefec}.cockpit .courses-controls__quick a{display:inline-flex;min-width:0;min-height:40px;flex:1;align-items:center;justify-content:center;gap:.3rem;padding:0 .65rem;border-radius:999px;color:var(--color-ink-soft,#666);font-size:.72rem;font-weight:800;text-decoration:none}.cockpit .courses-controls__quick a[aria-current=page]{background:#fff;color:var(--color-ink,#161616);box-shadow:0 1px 4px rgba(0,0,0,.07)}.cockpit .courses-controls__quick a span{display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:#ffd2e5;color:#9a1d56;font-size:.6rem}.cockpit .courses-controls__button{min-height:44px;padding:0 .85rem;border:1px solid var(--color-line,#e8e8e6);border-radius:999px;background:#fff;color:var(--color-ink,#161616);font-size:.72rem;font-weight:800}.courses-sheet{position:fixed;inset:0;z-index:125;display:grid;align-items:end}.courses-sheet__scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(12,12,13,.45);backdrop-filter:blur(3px);animation:notification-fade .18s ease both}.courses-sheet__panel{position:relative;display:flex;max-height:82dvh;flex-direction:column;padding:.4rem 1rem calc(1rem + env(safe-area-inset-bottom, 0px));border-radius:26px 26px 0 0;background:var(--color-paper,#fafaf8);box-shadow:0 -20px 60px rgba(0,0,0,.22);outline:none;animation:notification-sheet-in .26s cubic-bezier(.22,.75,.24,1) both}.courses-sheet__grab{width:36px;height:4px;margin:.2rem auto .8rem;border-radius:999px;background:#d2d2ce}.courses-sheet__panel header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.courses-sheet__panel header h2{margin:.1rem 0 0;font-size:1.35rem;letter-spacing:-.04em}.courses-sheet__panel header button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:999px;background:#ecece9;color:var(--color-ink,#161616);font-size:1.4rem}.courses-sheet__panel nav{display:flex;flex-direction:column;margin-top:1rem;overflow:hidden;border:1px solid var(--color-line,#e8e8e6);border-radius:18px;background:#fff}.courses-sheet__panel nav a{display:grid;min-height:56px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.6rem;padding:0 .9rem;border-bottom:1px solid var(--color-line,#e8e8e6);color:var(--color-ink,#161616);font-size:.82rem;font-weight:800;text-decoration:none}.courses-sheet__panel nav a:last-child{border-bottom:0}.courses-sheet__panel nav a[aria-current=page]{color:var(--color-accent,#ff3d8a)}.courses-sheet__panel nav b,.courses-sheet__panel nav small{color:var(--color-ink-soft,#666)}.courses-sheet__import{display:flex;min-height:50px;align-items:center;justify-content:center;margin-top:.75rem;border-radius:15px;background:#171717;color:#fff;font-size:.78rem;font-weight:800;text-decoration:none}.cockpit .courses-timeline{display:grid;gap:1rem}.cockpit .courses-timeline__group{min-width:0}.cockpit .courses-timeline__group>header{display:flex;align-items:baseline;justify-content:space-between;gap:.7rem;padding:0 .25rem .45rem}.cockpit .courses-timeline__group h2{margin:0;font-size:.85rem;font-weight:800;letter-spacing:-.02em}.cockpit .courses-timeline__group header span{color:var(--color-ink-soft,#666);font-size:.68rem;font-variant-numeric:tabular-nums}.cockpit .courses-timeline__group .hub-stack{overflow:hidden;border-radius:18px}.cockpit .courses-timeline__only-next{padding:1.2rem;border:1px dashed var(--color-line,#e8e8e6);border-radius:18px;color:var(--color-ink-soft,#666);font-size:.78rem;text-align:center}.cockpit .account-menu__group--account .account-menu__link,.cockpit .account-menu__link{grid-template-columns:minmax(0,1fr) auto;min-height:62px;padding:.75rem .8rem}.cockpit .account-menu__label strong{font-size:.85rem}.cockpit .account-menu__arrow{display:grid;width:30px;height:30px;place-items:center;border-radius:999px;background:#f2f2ef;color:var(--color-ink-soft,#666)}@media (max-width:639px){.cockpit .home-rail{order:1;border-radius:20px}.cockpit .controle-bon-banner{order:2}.cockpit .home-board__alerts{order:3}.cockpit .home-today{order:4}.cockpit .home-agent{order:5}.cockpit .home-board__todo{order:6}.cockpit .home-space--net{order:7}.cockpit .home-analysis-fold{order:8}.cockpit .home-space--rides{order:9}.cockpit .argent-page .argent-flow{display:grid;flex-direction:row}.cockpit .argent-page .argent-hero{grid-area:hero;order:0;padding:1rem;border-radius:22px}.cockpit .argent-page .argent-decision-cards{grid-area:decisions}.cockpit .argent-page .page-split__main{grid-area:collect;order:0}.cockpit .argent-page .argent-analysis-fold{grid-area:analysis;order:0}.cockpit .courses-next{grid-template-columns:minmax(0,1fr)}.cockpit .courses-next__main{min-height:178px;border-radius:21px}.cockpit .courses-next__agent{min-height:58px;border-radius:16px}.cockpit .courses-controls__quick a{padding-inline:.35rem}}@media (max-width:380px){.cockpit .courses-controls__quick a{font-size:.66rem}.cockpit .courses-controls__button{padding-inline:.65rem}.cockpit .courses-next__time{font-size:2.35rem}}@media (min-width:720px){.courses-sheet{justify-items:end;align-items:stretch}.courses-sheet__panel{width:min(420px,94vw);border-radius:26px 0 0 26px;padding-top:1.25rem}.courses-sheet__grab{display:none}}@media (min-width:1024px){.cockpit .home-board{grid-template-areas:"rail rail" "today agent" "alerts alerts" "todo todo" "net rides" "desk rides"}.cockpit .home-rail{grid-area:rail}.cockpit .home-today{grid-area:today;align-self:stretch}.cockpit .home-agent{grid-area:agent;align-self:stretch;display:flex;grid-template-columns:none}.cockpit .home-agent__prompt{grid-column:auto;grid-row:auto}.cockpit .home-agent__quick{grid-column:auto}}@media (prefers-reduced-motion:reduce){.courses-sheet__panel,.courses-sheet__scrim,.notification-center__item,.notification-center__loading i,.notification-center__panel,.notification-center__scrim,.vt-agent-mark i{animation:none!important}}.cockpit .month-analysis{position:relative;min-width:0;overflow:hidden;border:1px solid #e9e7e3;border-radius:24px;background:#fff;box-shadow:0 18px 50px -42px rgba(22,22,22,.5)}.cockpit .month-analysis__head{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1rem 1rem .75rem}.cockpit .month-analysis__head>div:first-child,.cockpit .month-analysis__net{display:flex;min-width:0;flex-direction:column}.cockpit .month-analysis__head span,.cockpit .month-analysis__net span{color:#77736d;font-size:.62rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.cockpit .month-analysis__head h2{margin:.2rem 0 0;color:#171717;font-size:1.2rem;font-weight:850;letter-spacing:-.05em;line-height:1}.cockpit .month-analysis__net{align-items:flex-end;text-align:right}.cockpit .month-analysis__net strong{margin-top:.22rem;color:#171717;font-size:1.15rem;font-weight:850;letter-spacing:-.045em;line-height:1}.cockpit .month-analysis__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;margin:0 .75rem;padding:.25rem;border-radius:14px;background:#f1f0ed}.cockpit .month-analysis__tabs button{min-width:0;min-height:36px;padding:0 .35rem;border:0;border-radius:11px;background:transparent;color:#77736d;font:inherit;font-size:.68rem;font-weight:800;letter-spacing:-.015em;cursor:pointer;transition:color .18s ease,background .24s cubic-bezier(.22,.78,.22,1),box-shadow .24s cubic-bezier(.22,.78,.22,1),transform .12s ease}.cockpit .month-analysis__tabs button:active{transform:scale(.97)}.cockpit .month-analysis__tabs button[aria-selected=true]{background:#fff;color:#171717;box-shadow:0 2px 10px rgba(22,22,22,.08)}.cockpit .month-analysis__viewport{min-height:218px;padding:.8rem 1rem .65rem;overflow:hidden}.cockpit .month-analysis__panel{min-width:0;animation:month-panel-in .3s cubic-bezier(.22,.78,.22,1) both}@keyframes month-panel-in{0%{opacity:0;transform:translateY(8px) scale(.992)}to{opacity:1;transform:none}}.cockpit .month-analysis__metric-line{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.cockpit .month-analysis__metric-line>div{display:flex;min-width:0;flex-direction:column}.cockpit .month-analysis__metric-line span:first-child{color:#77736d;font-size:.66rem;font-weight:750}.cockpit .month-analysis__metric-line strong{margin-top:.12rem;color:#171717;font-size:1.35rem;font-weight:850;letter-spacing:-.055em;line-height:1}.cockpit .month-analysis__delta{display:inline-flex;min-height:27px;align-items:center;padding:0 .55rem;border-radius:999px;background:#dcf5e6;color:#11653a;font-size:.66rem;font-weight:850}.cockpit .month-analysis__delta.is-down{background:#ffe4eb;color:#a31f52}.cockpit .month-analysis__delta.is-neutral{background:#eee8ff;color:#59439b}.cockpit .month-analysis__columns{display:grid;height:100px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:.6rem;margin-top:.55rem}.cockpit .month-analysis__column{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr) auto;align-items:end;gap:.2rem .45rem}.cockpit .month-analysis__column-value{grid-column:2;grid-row:1;color:#77736d;font-size:.65rem;font-weight:800;font-variant-numeric:tabular-nums}.cockpit .month-analysis__column-track{position:relative;grid-column:1;grid-row:1;height:72px;overflow:hidden;border-radius:10px;background:#f0efec}.cockpit .month-analysis__column-track span{position:absolute;inset:auto 0 0;height:var(--month-bar);border-radius:10px;background:#d7d4ce;transform:scaleY(0);transform-origin:bottom;animation:month-bar-in .52s var(--month-delay) cubic-bezier(.22,.78,.22,1) forwards}.cockpit .month-analysis__column-track span.is-current{background:linear-gradient(180deg,#ff65a7,#ff3d8a)}@keyframes month-bar-in{to{transform:scaleY(1)}}.cockpit .month-analysis__column small{grid-column:1/-1;grid-row:2;overflow:hidden;color:#77736d;font-size:.6rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.cockpit .month-analysis__insight{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.65rem;margin:.6rem 0 0;color:#494641;font-size:.67rem;line-height:1.25}.cockpit .month-analysis__insight>span{flex:none;color:#77736d;white-space:nowrap}.cockpit .month-analysis__ranking{display:grid;gap:0;margin:0;padding:0;list-style:none}.cockpit .month-analysis__ranking li{min-width:0;border-bottom:1px solid #efeeeb}.cockpit .month-analysis__ranking li:last-child{border-bottom:0}.cockpit .month-analysis__ranking li>a,.cockpit .month-analysis__ranking li>div{display:grid;min-width:0;min-height:47px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:.6rem;color:#171717;text-decoration:none}.cockpit .month-analysis__rank{color:#aaa59d;font-size:.62rem;font-weight:850;font-variant-numeric:tabular-nums}.cockpit .month-analysis__rank-copy{display:flex;min-width:0;flex-direction:column;gap:.3rem}.cockpit .month-analysis__rank-line{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem}.cockpit .month-analysis__rank-line strong{min-width:0;overflow:hidden;font-size:.72rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.cockpit .month-analysis__rank-line b{flex:none;font-size:.7rem;font-variant-numeric:tabular-nums}.cockpit .month-analysis__rank-track{height:3px;overflow:hidden;border-radius:999px;background:#efeeeb}.cockpit .month-analysis__rank-track i{display:block;width:var(--month-rank);height:100%;border-radius:inherit;background:#ff3d8a;transform:scaleX(0);transform-origin:left;animation:month-rank-in .52s var(--month-delay) cubic-bezier(.22,.78,.22,1) forwards}@keyframes month-rank-in{to{transform:scaleX(1)}}.cockpit .month-analysis__empty{display:grid;min-height:185px;place-items:center;margin:0;padding:1.5rem;border-radius:15px;background:#f6f5f2;color:#77736d;font-size:.74rem;line-height:1.4;text-align:center}.cockpit .month-analysis__foot{display:flex;min-width:0;min-height:43px;align-items:center;justify-content:space-between;gap:.8rem;padding:0 1rem;border-top:1px solid #efeeeb;color:#77736d;font-size:.64rem}.cockpit .month-analysis__foot>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cockpit .month-analysis__foot a{flex:none;color:#c52168;font-weight:850;text-decoration:none}@media (max-width:1023px){:root{--topbar-h:calc(52px + var(--safe-top));--nav-h:66px}.cockpit{position:fixed;inset:0;width:100%;height:100dvh;min-height:0!important;overflow:hidden;background:#f7f6f3}.cockpit .app-topbar{height:var(--topbar-h);border-bottom-color:rgba(30,30,30,.07);background:rgba(250,249,247,.9);box-shadow:0 8px 30px -26px rgba(22,22,22,.7);backdrop-filter:saturate(1.35) blur(18px);-webkit-backdrop-filter:saturate(1.35) blur(18px)}.cockpit .app-shell-main{display:flex;width:min(100%,820px);height:100dvh;min-height:0;flex-direction:column;padding-top:calc(var(--topbar-h) + .55rem)!important;padding-right:max(.75rem,env(safe-area-inset-right,0px))!important;padding-bottom:calc(env(safe-area-inset-bottom, 0px) + .55rem)!important;padding-left:max(.75rem,env(safe-area-inset-left,0px))!important;overflow:hidden}.cockpit .app-shell-main--nav{padding-bottom:calc(var(--nav-h) + env(safe-area-inset-bottom, 0px) + .5rem)!important}.cockpit .app-shell-main>.abo-flash{flex:none}.cockpit .page-live,.cockpit .page-transit,.cockpit .page-transit__live{width:100%;height:100%;min-height:0}.cockpit .page-transit{flex:1 1 auto;overflow:hidden}.cockpit .page-live,.cockpit .page-transit__live{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cockpit .courses-timeline::-webkit-scrollbar,.cockpit .module-nav__scroll::-webkit-scrollbar,.cockpit .page-live::-webkit-scrollbar,.cockpit .page-transit__live::-webkit-scrollbar{display:none}.cockpit .page-transit:has(.assistant-fit),.cockpit .page-transit:has(.course-fit),.cockpit .page-transit:has(.facture-fit),.cockpit .page-transit:has(.home-fit),.cockpit .page-transit:has(.wiz){height:auto;overflow:visible}.cockpit .page-transit:has(.assistant-fit)>.page-live,.cockpit .page-transit:has(.course-fit)>.page-live,.cockpit .page-transit:has(.facture-fit)>.page-live,.cockpit .page-transit:has(.home-fit)>.page-live,.cockpit .page-transit:has(.wiz)>.page-live{overflow:visible}.cockpit .page-board{min-height:100%;align-content:start;padding-bottom:.25rem}.cockpit .page-board__head{min-height:42px;flex:none;align-items:center;margin:0;padding:0 .15rem}.cockpit .page-board__head .page-kicker{display:none}.cockpit .page-board__head .t-title{max-width:none;font-size:1.28rem;letter-spacing:-.052em;line-height:1}.cockpit .page-board__head>.t-meta{flex-basis:auto;margin-left:auto;padding:0;font-size:.68rem;text-align:right}.cockpit .app-botnav{border-top:0!important;background:rgba(255,255,255,.93);box-shadow:0 -12px 36px -28px rgba(22,22,22,.65);backdrop-filter:none;-webkit-backdrop-filter:none}.cockpit .app-botnav__bar{height:var(--nav-h);padding-inline:max(.2rem,env(safe-area-inset-left,0px));background:rgba(255,255,255,.82);backdrop-filter:saturate(1.35) blur(20px);-webkit-backdrop-filter:saturate(1.35) blur(20px)}.cockpit .app-botnav__item{gap:.22rem;padding-block:.32rem}.cockpit .app-botnav__item.is-active:before{display:none}.cockpit .app-botnav__item.is-active .app-botnav__ico{transform:translateY(-1px)}.cockpit .app-botnav__label{font-size:.61rem}.cockpit .app-botnav__fab{width:46px;height:46px;margin-top:0;border-width:4px;box-shadow:0 10px 22px -10px rgba(226,38,119,.7)}.cockpit .app-botnav__sheet{bottom:calc(100% + 18px);max-height:min(72dvh,580px);overflow-y:auto;border:0;border-radius:24px;box-shadow:0 22px 70px rgba(22,22,22,.22);scrollbar-width:none}.cockpit .app-botnav__sheet::-webkit-scrollbar{display:none}.cockpit .page-transit:has(.courses-page)>.page-live{overflow:hidden}.cockpit .courses-page{display:grid;height:100%;min-height:0;grid-template-rows:auto auto auto minmax(0,1fr);align-content:stretch;gap:.55rem;overflow:hidden}.cockpit .courses-timeline{min-height:0;align-content:start;gap:.65rem;padding:.08rem 0 .4rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.cockpit .courses-timeline__group>header{padding-bottom:.32rem}.cockpit .courses-next{gap:.45rem}.cockpit .courses-next__main{min-height:132px;padding:.8rem;border-radius:19px}.cockpit .courses-next__main:after{right:-58px;top:-88px}.cockpit .courses-next__time{font-size:clamp(2.2rem,8vw,3rem)}.cockpit .courses-next__agent{min-height:52px;padding:.6rem .72rem;border-radius:15px}.cockpit .courses-controls__button,.cockpit .courses-controls__quick a{min-height:40px}.cockpit .courses-timeline__group .hub-stack{border-radius:16px}.cockpit .courses-timeline__group .row,.cockpit .courses-timeline__group .row.ride-row{min-height:54px;padding:.7rem .8rem}}@media (max-width:639px){.cockpit{--cockpit-gutter:max(0.75rem,env(safe-area-inset-left,0px));--cockpit-gap:0.58rem;--cockpit-card-radius:16px}.cockpit .app-topbar{padding-right:max(.55rem,env(safe-area-inset-right,0px));padding-left:max(.7rem,env(safe-area-inset-left,0px))}.cockpit .app-topbar__ask{min-width:54px;height:38px;min-height:38px;padding:0 .55rem 0 .42rem}.cockpit .app-topbar__bell,.cockpit .app-topbar__profile{width:38px;min-width:38px;height:38px;min-height:38px}.cockpit .app-topbar__avatar{width:29px;height:29px}.cockpit .home-board{display:grid;gap:.58rem;padding-bottom:.2rem}.cockpit .home-rail{order:1}.cockpit .controle-bon-banner{order:2}.cockpit .home-today{order:3}.cockpit .home-goal-focus{order:4}.cockpit .home-agent{order:5}.cockpit .home-board__alerts{order:6}.cockpit .home-board__todo{order:7}.cockpit .month-analysis{order:8}.cockpit .home-space--rides{order:9}.cockpit .home-shortcuts,.cockpit .home-space--net{display:none}.cockpit .home-rail,.cockpit .home-rail__viewport{height:136px;min-height:136px;border-radius:19px}.cockpit .home-rail__copy{left:.85rem;right:4rem;bottom:2.8rem}.cockpit .home-rail__title{max-width:18ch;font-size:1.13rem;line-height:1}.cockpit .home-rail__detail{display:none}.cockpit .home-rail__cta{right:.75rem;bottom:.65rem;min-height:34px;padding-inline:.72rem;font-size:.66rem}.cockpit .home-rail__dots{left:.85rem;bottom:.78rem}.cockpit .home-goal-focus{padding:.82rem;border-radius:18px}.cockpit .home-goal-focus__head h2{font-size:.98rem}.cockpit .home-goal-focus .home-objectif__item:nth-child(n+2){display:none}.cockpit .home-today{grid-template-columns:minmax(0,1.65fr) minmax(102px,.7fr);gap:.45rem}.cockpit .home-today__main{min-height:105px;padding:.78rem 3.4rem .78rem .78rem;border-radius:17px}.cockpit .home-today__main strong{font-size:1.42rem}.cockpit .home-today__route{margin-top:.28rem}.cockpit .home-today__side{gap:.45rem}.cockpit .home-today__metric{min-height:50px;padding:.55rem .62rem;border-radius:14px}.cockpit .home-today__metric span{font-size:.56rem}.cockpit .home-today__metric strong{font-size:.88rem}.cockpit .home-agent{gap:.48rem;padding:.72rem;border-radius:18px}.cockpit .home-agent__identity{grid-template-columns:34px minmax(0,1fr) auto;gap:.5rem}.cockpit .home-agent .vt-agent-mark{--agent-mark-size:34px!important}.cockpit .home-agent__kicker{font-size:.56rem}.cockpit .home-agent h2{margin-top:.08rem;font-size:.86rem}.cockpit .home-agent__status{padding-inline:.45rem;font-size:.58rem}.cockpit .home-agent__prompt{min-height:46px;padding:.48rem .62rem;border-radius:13px}.cockpit .home-agent__prompt-copy strong{font-size:.72rem}.cockpit .home-agent__quick{gap:.3rem}.cockpit .home-agent__quick a{min-height:32px;padding-inline:.25rem;border-radius:10px;font-size:.61rem}.cockpit .home-board__todo .list{border-radius:17px}.cockpit .home-board__tasks-head{min-height:42px;padding-inline:.78rem}.cockpit .home-board__task-row{min-height:50px;padding:.62rem .78rem!important}.cockpit .home-tasks-more summary{min-height:40px}.cockpit .month-analysis{border-radius:19px}.cockpit .month-analysis__head{padding:.82rem .82rem .65rem}.cockpit .month-analysis__tabs{margin-inline:.62rem}.cockpit .month-analysis__viewport{min-height:210px;padding:.7rem .82rem .55rem}.cockpit .month-analysis__foot{padding-inline:.82rem}.cockpit .home-space--rides{padding:.78rem;border-radius:17px}.cockpit .home-rides-desktop,.cockpit .home-space--rides .hub-stack .ride-row:nth-child(n+3){display:none}.cockpit .home-rides-head{margin-bottom:.4rem}.cockpit .home-rides-head .t-meta{display:none}.cockpit .home-space--rides .ride-row{min-height:52px;padding:.62rem .7rem!important}.cockpit .courses-next__main{min-height:122px}.cockpit .courses-next__route{margin-top:.3rem}.cockpit .courses-next__agent small{display:none}}@media (max-width:380px){.cockpit .home-rail,.cockpit .home-rail__viewport{height:124px;min-height:124px}.cockpit .home-today{grid-template-columns:minmax(0,1fr) 94px}.cockpit .home-today__main{min-height:98px;padding-right:3rem}.cockpit .month-analysis__head h2{font-size:1.08rem}.cockpit .month-analysis__viewport{min-height:204px}}@media (prefers-reduced-motion:reduce){.cockpit .month-analysis__column-track span,.cockpit .month-analysis__panel,.cockpit .month-analysis__rank-track i{animation:none!important;transform:none!important}.cockpit .month-analysis__tabs button{transition:none}}@media (max-width:639px){.cockpit .page-transit:has(.argent-page)>.page-live{overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.cockpit .argent-page{display:grid;height:auto;min-height:100%;grid-template-rows:auto auto auto auto;align-content:start;gap:.5rem;overflow:visible}.cockpit .argent-page>.page-board__head{min-height:38px}.cockpit .argent-agent-mini{min-height:36px;padding:.18rem .55rem .18rem .22rem;border:0;background:#ffe5f0;font-size:.66rem}.cockpit .argent-agent-mini .vt-agent-mark{--agent-mark-size:28px!important}.cockpit .argent-flow{display:grid!important;width:100%;height:auto;min-height:0;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto auto auto;grid-template-areas:"hero" "decisions" "collect" "analysis"!important;grid-auto-columns:minmax(0,1fr);grid-auto-flow:row;align-content:start;gap:.45rem;overflow:visible}.cockpit .argent-hero{min-height:146px;padding:.75rem;border-radius:19px}.cockpit .argent-hero:after{right:-80px;top:-118px;width:230px;height:230px}.cockpit .argent-hero__head .page-kicker{display:block;font-size:.57rem}.cockpit .argent-hero__head>span{padding:.22rem .4rem;font-size:.57rem}.cockpit .argent-hero .t-amount{margin:.22rem 0;font-size:clamp(2rem,10vw,2.65rem);line-height:.95}.cockpit .argent-equation{gap:.28rem;padding:.5rem;border-radius:12px}.cockpit .argent-equation small{font-size:.52rem}.cockpit .argent-equation strong{font-size:.68rem}.cockpit .argent-hero__actions{position:absolute;right:.72rem;bottom:.72rem;margin:0}.cockpit .argent-hero__secondary,.cockpit .argent-hero__transfer{min-height:34px;padding-inline:.65rem;font-size:.62rem}.cockpit .argent-hero__secondary{display:none}.cockpit .argent-decision-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem}.cockpit .argent-decision-card,.cockpit .argent-decision-card.is-available{grid-column:auto;min-height:72px;padding:.55rem;border-radius:14px}.cockpit .argent-decision-card>span{font-size:.52rem;letter-spacing:.035em}.cockpit .argent-decision-card>strong{margin:auto 0 0;font-size:.88rem}.cockpit .argent-decision-card>small{display:none}.cockpit .argent-collect{display:flex;min-height:0;flex-direction:column;padding:.65rem;border-radius:16px;overflow:visible}.cockpit .argent-collect>.page-kicker{display:block;flex:none;margin:0 0 .42rem .1rem}.cockpit .argent-collect>.hub-stack{min-height:0;flex:none;overflow:visible;overscroll-behavior:auto;scrollbar-width:none}.cockpit .argent-collect>.hub-stack::-webkit-scrollbar{display:none}.cockpit .argent-collect .row,.cockpit .argent-collect .row.ride-row{min-height:52px;padding:.62rem .68rem}.cockpit .argent-analysis-fold{min-width:0}.cockpit .argent-analysis-fold__summary{min-height:46px;padding:.48rem .65rem;border-radius:14px}.cockpit .argent-analysis-fold__summary strong{font-size:.75rem}.cockpit .argent-analysis-fold__summary small{display:none}.cockpit .argent-analysis-fold__chevron{width:28px;height:28px}.cockpit .argent-page>nav[aria-label=Pagination]{margin-top:0!important}.cockpit .page-live:has(.argent-analysis-fold[open]){overflow-y:auto}.cockpit .argent-page:has(.argent-analysis-fold[open]){height:auto;overflow:visible}.cockpit .argent-page:has(.argent-analysis-fold[open]) .argent-flow{height:auto;grid-template-rows:auto auto minmax(180px,34dvh) auto;overflow:visible}.cockpit .argent-page:has(.argent-analysis-fold[open]) .argent-collect{min-height:180px}.cockpit .compte-hub.account-menu{gap:.55rem}.cockpit .account-menu .compte-hub__head{min-height:58px;align-items:center;gap:.65rem;margin:0;padding:.1rem}.cockpit .account-menu .compte-hub__avatar,.cockpit .account-menu .compte-hub__avatar-link{width:48px;height:48px;min-width:48px}.cockpit .account-menu .compte-hub__who{min-width:0}.cockpit .account-menu .compte-hub__pills,.cockpit .account-menu .page-kicker{display:none}.cockpit .account-menu .compte-hub__name{font-size:1.15rem;line-height:1}.cockpit .account-menu .compte-hub__co{margin-top:.18rem;font-size:.68rem}.cockpit .account-menu>.agent-context-card{min-height:56px;padding:.55rem .65rem;border-radius:15px}.cockpit .account-menu__quick{gap:.4rem}.cockpit .account-menu__quick-main,.cockpit .account-menu__quick-secondary{min-height:40px;padding:.4rem .5rem;border-radius:12px;font-size:.7rem}.cockpit .account-menu__groups{grid-template-columns:minmax(0,1fr);gap:.55rem}.cockpit .account-menu__group:not(.account-menu__group--fold)>.page-kicker{display:block;margin:0 0 .3rem .1rem;font-size:.58rem}.cockpit .account-menu__group:not(.account-menu__group--fold) .account-menu__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem;overflow:visible;border:0;background:transparent}.cockpit .account-menu__group:not(.account-menu__group--fold) .account-menu__link{min-height:55px;grid-template-columns:minmax(0,1fr) auto;gap:.35rem;padding:.55rem .62rem;border:1px solid #e9e7e3!important;border-radius:14px;background:#fff}.cockpit .account-menu__group:not(.account-menu__group--fold) .account-menu__label small{display:none}.cockpit .account-menu__group--fold{overflow:hidden;border:1px solid #e9e7e3;border-radius:15px;background:#fff}.cockpit .account-menu__group-summary{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:.65rem;padding:.55rem .68rem;cursor:pointer}.cockpit .account-menu__group-summary>span:first-child{display:flex;min-width:0;flex-direction:column}.cockpit .account-menu__group-summary small{color:#77736d;font-size:.57rem}.cockpit .account-menu__group-summary strong{margin-top:.08rem;font-size:.72rem}.cockpit .account-menu__group--fold>.account-menu__list{display:grid;grid-template-columns:minmax(0,1fr);gap:0;padding:0 .5rem .5rem;overflow:visible;border:0;background:transparent}.cockpit .account-menu__group--fold .account-menu__link{min-height:48px;padding:.5rem .58rem}.cockpit .account-menu__group--fold .account-menu__label small{font-size:.61rem}.cockpit .account-menu .wa-equipe{padding:.65rem;border-radius:15px}.cockpit .espace-compta-chrome{display:flex;min-height:100%;flex-direction:column;gap:.5rem}.cockpit .espace-compta-chrome__head{margin:0}.cockpit .espace-compta-menu{border-radius:15px}.cockpit .espace-compta-menu__summary{min-height:46px;padding:.5rem .68rem}.cockpit .espace-compta-menu__summary-label{font-size:.64rem}.cockpit .espace-compta-menu__summary strong{font-size:.72rem}.cockpit .agent-context-card--compta{min-height:54px;padding:.52rem .62rem;border-radius:15px}.cockpit .espace-compta{gap:.5rem}.cockpit .espace-compta__head{min-height:38px;align-items:center}.cockpit .espace-compta__head .page-kicker{display:none}.cockpit .espace-compta__head .t-title{font-size:1.25rem;line-height:1}.cockpit .espace-compta__count{padding:.28rem .48rem;font-size:.62rem}.cockpit .espace-compta__periode-card{padding:.32rem;border-radius:14px}.cockpit .espace-compta__periode-card .seg__item{min-height:32px;font-size:.64rem}.cockpit .periode-nav__fleche{width:36px;height:36px;min-height:36px}.cockpit .espace-compta__overview{gap:.42rem}.cockpit .espace-compta__heros{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem;overflow:visible;padding:0;scroll-snap-type:none}.cockpit .espace-compta__hero-chiffre{width:auto;min-width:0;min-height:70px;flex:initial;padding:.55rem;border-radius:14px;scroll-snap-align:none}.cockpit .espace-compta__hero-chiffre .t-meta{max-width:100%;overflow:hidden;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .espace-compta__hero-chiffre .t-amount{max-width:100%;overflow:hidden;font-size:clamp(.85rem,4vw,1.05rem);text-overflow:ellipsis;white-space:nowrap}.cockpit .espace-compta__primary .btn{min-height:38px}.cockpit .espace-compta__attention{gap:.42rem;padding:.65rem;border-radius:15px}.cockpit .bank-reconciliation{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;padding:.62rem .68rem;border-radius:15px}.cockpit .bank-reconciliation .page-kicker{display:none}.cockpit .bank-reconciliation h2{margin:0;font-size:.76rem}.cockpit .bank-reconciliation p:last-child{overflow:hidden;font-size:.59rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .bank-reconciliation__value{min-height:27px;padding-inline:.45rem;font-size:.59rem}.cockpit .espace-compta__section{gap:.4rem}.cockpit .espace-compta__section-head{min-height:32px;align-items:center}.cockpit .espace-compta__section-head .page-kicker{display:none}.cockpit .espace-compta__section-head h2{font-size:.92rem}.cockpit .espace-compta__section-count{min-width:27px;min-height:27px;font-size:.66rem}.cockpit .espace-compta__fold-grid,.cockpit .espace-compta__fold-grid--secondary{gap:.36rem}.cockpit .espace-compta__fold{padding-inline:.65rem;border-radius:14px}.cockpit .espace-compta__fold-sum{min-height:46px}.cockpit .espace-compta__fold-sum .t-amt,.cockpit .espace-compta__fold-sum .t-body{font-size:.7rem}.cockpit .espace-compta__fold-sum:after{width:26px;height:26px}.cockpit .espace-compta__fold-body{padding-bottom:.65rem}.cockpit .espace-compta__identite{margin-block:.2rem 0;font-size:.57rem}}.cockpit .agent-cockpit{width:min(100%,560px);margin-top:.9rem;overflow:hidden;border:1px solid #e8e5e1;border-radius:21px;background:#fff;box-shadow:0 18px 50px -40px rgba(22,22,22,.6);text-align:left}.cockpit .agent-cockpit__tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.2rem;padding:.35rem;background:#f2f1ee}.cockpit .agent-cockpit__tabs button{min-width:0;min-height:36px;padding:0 .25rem;overflow:hidden;border:0;border-radius:11px;background:transparent;color:#77736d;font:inherit;font-size:.61rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:background .22s ease,color .18s ease,box-shadow .22s ease}.cockpit .agent-cockpit__tabs button[aria-selected=true]{background:#fff;color:#171717;box-shadow:0 2px 9px rgba(22,22,22,.08)}.cockpit .agent-cockpit__viewport{min-height:202px;overflow:hidden}.cockpit .agent-cockpit__panel{display:flex;min-height:202px;flex-direction:column;gap:.65rem;padding:.78rem;animation:agent-cockpit-in .28s cubic-bezier(.22,.78,.22,1) both}@keyframes agent-cockpit-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.cockpit .agent-cockpit__lead{display:flex;min-width:0;flex-direction:column}.cockpit .agent-cockpit__lead>span{color:#9b958d;font-size:.56rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.cockpit .agent-cockpit__lead>strong{margin-top:.15rem;color:#171717;font-size:1rem;font-weight:850;letter-spacing:-.04em}.cockpit .agent-cockpit__lead>small{margin-top:.16rem;overflow:hidden;color:#77736d;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-cockpit__stats{display:grid;gap:.38rem}.cockpit .agent-cockpit__stats--3{grid-template-columns:repeat(3,minmax(0,1fr))}.cockpit .agent-cockpit__stats--4{grid-template-columns:repeat(4,minmax(0,1fr))}.cockpit .agent-cockpit__stat{display:flex;min-width:0;min-height:55px;flex-direction:column;justify-content:center;padding:.48rem .52rem;border-radius:12px;background:#f5f4f1}.cockpit .agent-cockpit__stat>small,.cockpit .agent-cockpit__stat>span{overflow:hidden;color:#77736d;font-size:.55rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-cockpit__stat>strong{margin-top:.1rem;overflow:hidden;color:#171717;font-size:.9rem;font-weight:850;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-cockpit__primary{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:.7rem;margin-top:auto;padding:0 .75rem;border:0;border-radius:13px;background:#171717;color:#fff;font:inherit;font-size:.68rem;font-weight:850;text-decoration:none;cursor:pointer}.cockpit .agent-cockpit__primary>span{color:#ff74ae;font-size:1rem}.cockpit .agent-cockpit__connections li,.cockpit .agent-cockpit__control-line,.cockpit .agent-cockpit__mission-line{display:grid;min-width:0;align-items:center;gap:.55rem}.cockpit .agent-cockpit__mission-line{grid-template-columns:9px minmax(0,1fr)}.cockpit .agent-cockpit__control-line{grid-template-columns:9px minmax(0,1fr) auto}.cockpit .agent-cockpit__connections li>span,.cockpit .agent-cockpit__control-line>span,.cockpit .agent-cockpit__mission-line>span{width:8px;height:8px;border-radius:999px;background:#b8b3ab}.cockpit .agent-cockpit__connections li>span.is-active,.cockpit .agent-cockpit__control-line>span.is-ready,.cockpit .agent-cockpit__mission-line>span.is-ready{background:#30a363;box-shadow:0 0 0 4px #e1f6e9}.cockpit .agent-cockpit__connections li>span.is-partial,.cockpit .agent-cockpit__control-line>span.is-watch,.cockpit .agent-cockpit__mission-line>span.is-watch{background:#f0a62e;box-shadow:0 0 0 4px #fff3d7}.cockpit .agent-cockpit__connections li>span.is-available,.cockpit .agent-cockpit__control-line>span.is-setup{background:#c9c4bc;box-shadow:0 0 0 4px #f0efec}.cockpit .agent-cockpit__connections li>div,.cockpit .agent-cockpit__control-line>div,.cockpit .agent-cockpit__mission-line>div{display:flex;min-width:0;flex-direction:column}.cockpit .agent-cockpit__connections strong,.cockpit .agent-cockpit__control-line strong,.cockpit .agent-cockpit__mission-line strong{overflow:hidden;color:#171717;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-cockpit__connections small,.cockpit .agent-cockpit__control-line small,.cockpit .agent-cockpit__mission-line small{margin-top:.08rem;overflow:hidden;color:#77736d;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-cockpit__connections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.cockpit .agent-cockpit__connections li{grid-template-columns:9px minmax(0,1fr);min-height:57px;padding:.45rem;border-bottom:1px solid #efeeeb}.cockpit .agent-cockpit__connections li:nth-child(odd){border-right:1px solid #efeeeb}.cockpit .agent-cockpit__connections li:nth-last-child(-n+2){border-bottom:0}.cockpit .agent-cockpit__control-line{min-height:53px;padding:.5rem .55rem;border-radius:12px;background:#f5f4f1}.cockpit .agent-cockpit__control-line>a{color:#c52168;font-size:.6rem;font-weight:850;text-decoration:none}.cockpit .agent-cockpit__audit{margin:auto 0 0;color:#77736d;font-size:.59rem;text-align:center}@media (max-width:639px){.cockpit .assistant-fit .thread{padding-top:.55rem}.cockpit .agent-welcome__brand{width:52px;height:52px;border-radius:17px}.cockpit .agent-welcome__title{margin-top:.25rem;font-size:1.2rem}.cockpit .agent-welcome>.t-body{display:none}.cockpit .agent-cockpit{margin-top:.7rem;border-radius:18px}.cockpit .agent-cockpit__tabs button{font-size:.56rem}}@media (max-height:690px) and (max-width:639px){.cockpit .agent-welcome>.page-kicker,.cockpit .agent-welcome__brand,.cockpit .agent-welcome__title{display:none}.cockpit .agent-cockpit{margin-top:0}}@media (prefers-reduced-motion:reduce){.cockpit .agent-cockpit__panel{animation:none}}.cockpit .agent-welcome{width:min(100%,760px);margin-inline:auto;justify-content:flex-start;padding-top:clamp(1rem,7vh,3.75rem);text-align:left}.cockpit .agent-welcome__intro{display:flex;min-width:0;align-items:center;gap:.8rem}.cockpit .agent-welcome__brand{display:grid;width:50px;height:50px;flex:none;place-items:center;border:1px solid rgba(255,61,138,.2);border-radius:17px;background:#fff3f8}.cockpit .agent-welcome__brand .vt-agent-mark{box-shadow:0 8px 22px rgba(255,61,138,.2)}.cockpit .agent-welcome__title{max-width:34rem;margin:.15rem 0 0;color:#151415;font-size:clamp(1.35rem,3.7vw,2rem);font-weight:880;line-height:1.02;letter-spacing:-.055em}.cockpit .agent-welcome__copy{max-width:35rem;margin:.65rem 0 0;font-size:.8rem}.cockpit .agent-command{display:grid;width:100%;gap:.6rem;margin-top:1rem;padding:.75rem;overflow:hidden;border:1px solid #e7e4df;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 24px 60px -46px rgba(16,14,15,.72);text-align:left;animation:agent-command-in .42s cubic-bezier(.22,.78,.22,1) both}@keyframes agent-command-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}.cockpit .agent-command__brief{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.25rem .2rem .15rem}.cockpit .agent-command__brief-copy{display:flex;min-width:0;flex-direction:column}.cockpit .agent-command__brief-copy>span,.cockpit .agent-command__primary small,.cockpit .agent-command__rail small{color:#8a8680;font-size:.56rem;font-weight:850;letter-spacing:.065em;text-transform:uppercase}.cockpit .agent-command__brief-copy>strong{margin-top:.14rem;color:#171617;font-size:1.02rem;font-weight:880;letter-spacing:-.04em}.cockpit .agent-command__brief-copy>small{max-width:30rem;margin-top:.12rem;overflow:hidden;color:#77736d;font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-command__pulse{display:inline-flex;min-height:28px;flex:none;align-items:center;gap:.36rem;padding:0 .55rem;border-radius:999px;background:#f1f0ed;color:#5f5b56;font-size:.58rem;font-weight:850}.cockpit .agent-command__pulse.is-watch{background:#fff0f5;color:#a51f59}.cockpit .agent-command__primary{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:.8rem;padding:0 .9rem;border:0;border-radius:17px;background:#ff3d8a;color:#fff;font:inherit;text-align:left;box-shadow:0 14px 28px -20px rgba(255,61,138,.9);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.cockpit .agent-command__primary:hover{background:#f72f80;box-shadow:0 18px 34px -19px rgba(255,61,138,.9);transform:translateY(-1px)}.cockpit .agent-command__primary:active{transform:scale(.985)}.cockpit .agent-command__primary>span{display:flex;min-width:0;flex-direction:column}.cockpit .agent-command__primary small{color:rgba(255,255,255,.7)}.cockpit .agent-command__primary strong{margin-top:.1rem;font-size:.85rem;font-weight:880}.cockpit .agent-command__quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.cockpit .agent-command__quick>button{display:grid;min-width:0;min-height:66px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:.6rem;padding:.52rem;border:1px solid #ebe8e4;border-radius:16px;background:#f8f7f4;color:#171617;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.cockpit .agent-command__quick>button:hover{border-color:#efb1cb;background:#fff8fb;transform:translateY(-1px)}.cockpit .agent-command__quick-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#ffd9e9;color:#c62068}.cockpit .agent-command__quick-icon.is-money{background:#dff5e8;color:#1b7548}.cockpit .agent-command__quick>button>span:last-child{display:flex;min-width:0;flex-direction:column}.cockpit .agent-command__quick strong{font-size:.7rem;font-weight:870}.cockpit .agent-command__quick small{margin-top:.1rem;overflow:hidden;color:#77736d;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-command__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #ebe8e4;border-radius:16px;background:#fff}.cockpit .agent-command__rail>a{display:flex;min-width:0;min-height:62px;align-items:center;justify-content:space-between;gap:.35rem;padding:.55rem .62rem;border-right:1px solid #ebe8e4;color:#171617;text-decoration:none;transition:background .18s ease}.cockpit .agent-command__rail>a:last-child{border-right:0}.cockpit .agent-command__rail>a:hover{background:#faf8f7}.cockpit .agent-command__rail>a>span{display:flex;min-width:0;flex-direction:column}.cockpit .agent-command__rail strong{margin-top:.1rem;overflow:hidden;font-size:.61rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.cockpit .agent-command__rail svg{width:15px;flex:none;color:#b0aaa3}.cockpit .agent-command__progress{--agent-progress:0%;width:28px;height:5px;flex:none;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#ff3d8a 0 var(--agent-progress),#eeeae8 var(--agent-progress) 100%)}@media (max-width:639px){.cockpit .agent-welcome{padding-top:.65rem}.cockpit .agent-welcome__brand{width:44px;height:44px;border-radius:15px}.cockpit .agent-welcome__title{font-size:1.28rem}.cockpit .agent-welcome__copy{display:none}.cockpit .agent-command{gap:.5rem;margin-top:.7rem;padding:.6rem;border-radius:20px}.cockpit .agent-command__primary{min-height:56px}.cockpit .agent-command__quick>button{min-height:60px}.cockpit .agent-command__rail>a{min-height:57px;padding-inline:.5rem}.cockpit .agent-command__rail svg{display:none}}@media (max-width:350px){.cockpit .agent-command__pulse{display:none}.cockpit .agent-command__quick-icon{width:34px;height:34px}.cockpit .agent-command__quick>button{grid-template-columns:34px minmax(0,1fr);gap:.42rem;padding:.42rem}}@media (max-height:650px) and (max-width:639px){.cockpit .agent-welcome__intro{display:none}.cockpit .agent-command{margin-top:0}}@media (prefers-reduced-motion:reduce){.cockpit .agent-command{animation:none}}.cockpit .proposal-batch{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-top:.75rem;padding:.7rem;border:1px solid #efb7cf;border-radius:15px;background:#fff4f8}.cockpit .proposal-batch>div{display:flex;min-width:0;flex-direction:column}.cockpit .proposal-batch strong{font-size:.72rem}.cockpit .proposal-batch small{margin-top:.12rem;color:#77736d;font-size:.61rem}.cockpit .proposal-batch__buttons{display:flex;gap:.35rem}.cockpit .proposal-batch__buttons .btn{min-height:38px;padding-inline:.65rem;font-size:.64rem}.cockpit .proposal-batch__result{margin:.7rem 0 0;padding:.65rem .75rem;border-radius:13px;background:#e8f8ee;color:#12623a;font-size:.68rem;font-weight:800}.cockpit .proposal-batch__result.is-cancelled{background:#f1f0ed;color:#55514b}.cockpit .proposal-batch__result.is-error{background:#fff0f0;color:#9e2f2f}@media (max-width:420px){.cockpit .proposal-batch{grid-template-columns:minmax(0,1fr)}.cockpit .proposal-batch__buttons .btn{flex:1}}.cockpit .connections-page__agent{display:inline-flex;min-height:40px;align-items:center;gap:.45rem;padding:.22rem .62rem .22rem .28rem;border-radius:999px;background:#ffe5f0;color:#171717;font-size:.68rem;font-weight:850;text-decoration:none}.cockpit .connections-page__intro{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;overflow:hidden;border-radius:22px;background:#171717;color:#fff}.cockpit .connections-page__intro>div{display:flex;min-width:0;flex-direction:column}.cockpit .connections-page__intro>div>span{color:rgba(255,255,255,.58);font-size:.58rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.cockpit .connections-page__intro>div>strong{margin-top:.2rem;font-size:1.05rem;letter-spacing:-.04em}.cockpit .connections-page__intro p{max-width:54ch;margin:.3rem 0 0;color:rgba(255,255,255,.68);font-size:.68rem;line-height:1.35}.cockpit .connections-page__score{display:flex;width:86px;height:86px;flex:none;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ff3d8a}.cockpit .connections-page__score strong{font-size:1.55rem;line-height:1}.cockpit .connections-page__score small{margin-top:.18rem;font-size:.56rem}.cockpit .connections-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem}.cockpit .connection-card{display:flex;min-width:0;min-height:180px;flex-direction:column;gap:.7rem;padding:.8rem;border:1px solid #e8e5e1;border-radius:19px;background:#fff}.cockpit .connection-card>footer,.cockpit .connection-card>header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.65rem}.cockpit .connection-card__state{display:inline-flex;min-height:25px;align-items:center;padding:0 .48rem;border-radius:999px;background:#efeeeb;color:#6e6962;font-size:.55rem;font-weight:850}.cockpit .connection-card__state.is-active{background:#e0f6e8;color:#12643b}.cockpit .connection-card__state.is-partial{background:#fff1d4;color:#835514}.cockpit .connection-card>header small{overflow:hidden;color:#8a857e;font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .connection-card h2{margin:0;font-size:1rem;letter-spacing:-.04em}.cockpit .connection-card p{margin:.22rem 0 0;color:#77736d;font-size:.64rem;line-height:1.35}.cockpit .connection-card>footer{margin-top:auto;padding-top:.58rem;border-top:1px solid #efeeeb}.cockpit .connection-card>footer>span{min-width:0;overflow:hidden;color:#77736d;font-size:.57rem;text-overflow:ellipsis;white-space:nowrap}.cockpit .connection-card>footer>a{flex:none;color:#c52168;font-size:.61rem;font-weight:850;text-decoration:none}.cockpit .connections-page__truth{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem .85rem;border-radius:15px;background:#f0efec}.cockpit .connections-page__truth strong{flex:none;font-size:.68rem}.cockpit .connections-page__truth p{margin:0;color:#77736d;font-size:.62rem;line-height:1.3;text-align:right}@media (max-width:639px){.cockpit .connections-page{gap:.5rem}.cockpit .connections-page__agent span{display:none}.cockpit .connections-page__agent{width:36px;min-height:36px;justify-content:center;padding:0}.cockpit .connections-page__intro{min-height:91px;padding:.72rem;border-radius:17px}.cockpit .connections-page__intro>div>strong{font-size:.86rem}.cockpit .connections-page__intro p{display:none}.cockpit .connections-page__score{width:64px;height:64px}.cockpit .connections-page__score strong{font-size:1.2rem}.cockpit .connections-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem}.cockpit .connection-card{min-height:112px;gap:.38rem;padding:.6rem;border-radius:15px}.cockpit .connection-card p,.cockpit .connection-card>header small{display:none}.cockpit .connection-card h2{font-size:.82rem}.cockpit .connection-card>footer{display:grid;grid-template-columns:minmax(0,1fr) auto;padding-top:.38rem}.cockpit .connections-page__truth{display:block;padding:.62rem .7rem}.cockpit .connections-page__truth p{margin-top:.14rem;font-size:.56rem;text-align:left}}.cockpit .connections-page__feedback{margin:0;padding:.55rem .7rem;border-radius:13px;background:color-mix(in srgb,var(--pink) 9%,#fff);color:#6b3650;font-size:.68rem;font-weight:750}.cockpit .google-suite{display:grid;gap:.58rem;padding:.82rem;border:1px solid rgba(20,18,22,.09);border-radius:21px;background:radial-gradient(circle at 94% 4%,rgba(255,61,142,.16),transparent 31%),#fff;box-shadow:0 12px 36px rgba(26,16,24,.055)}.cockpit .google-suite.is-active{border-color:rgba(25,139,99,.24)}.cockpit .google-suite>footer,.cockpit .google-suite>footer>div,.cockpit .google-suite__head{display:flex;align-items:center}.cockpit .google-suite__head{gap:.58rem}.cockpit .google-suite__mark{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:12px;background:#171318;color:#fff;font-size:.95rem;font-weight:950}.cockpit .google-suite__head>div{display:grid;min-width:0;line-height:1.05}.cockpit .google-suite__head small{color:#81777f;font-size:.54rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.cockpit .google-suite__head strong{margin-top:.16rem;font-size:.9rem}.cockpit .google-suite__state{margin-left:auto;padding:.35rem .52rem;border-radius:999px;background:#f1edf0;color:#665d64;font-size:.58rem;font-weight:900}.cockpit .google-suite.is-active .google-suite__state{background:#e8f7f0;color:#087551}.cockpit .google-suite__services{display:flex;gap:.35rem;flex-wrap:wrap}.cockpit .google-suite__services span{padding:.28rem .48rem;border:1px solid rgba(20,18,22,.08);border-radius:999px;background:rgba(255,255,255,.82);color:#554d53;font-size:.58rem;font-weight:850}.cockpit .google-suite>p{margin:0;color:#716870;font-size:.67rem;line-height:1.35}.cockpit .google-suite>footer{justify-content:space-between;gap:.7rem}.cockpit .google-suite>footer small{color:#8a8088;font-size:.58rem}.cockpit .google-suite>footer>div{gap:.35rem;flex:0 0 auto}.cockpit .google-suite form{display:contents}.cockpit .connection-card__disconnect button,.cockpit .google-suite a,.cockpit .google-suite button{border:0;border-radius:999px;padding:.42rem .64rem;background:#171318;color:#fff;font:inherit;font-size:.6rem;font-weight:900;text-decoration:none;cursor:pointer}.cockpit .connection-card__disconnect button,.cockpit .google-suite button.is-quiet{background:#f1edf0;color:#665d64}.cockpit .connection-card__disconnect{display:flex;justify-content:flex-end;margin-top:-.18rem}.cockpit .connection-card__sync{display:contents}.cockpit .connection-card__sync button{border:0;border-radius:999px;padding:.4rem .58rem;background:var(--pink);color:#fff;font:inherit;font-size:.58rem;font-weight:900;cursor:pointer}.cockpit .connections-page__grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:639px){.cockpit .connections-page{grid-template-rows:auto auto minmax(0,1fr) auto;height:100%;overflow:hidden}.cockpit .google-suite{gap:.42rem;padding:.68rem;border-radius:17px}.cockpit .google-suite>p{display:none}.cockpit .google-suite>footer small{max-width:155px}.cockpit .connections-page__grid--compact{min-height:0;overflow-y:auto;grid-template-columns:repeat(2,minmax(0,1fr));scrollbar-width:none}.cockpit .connections-page__grid--compact::-webkit-scrollbar{display:none}.cockpit .connections-page__truth{display:none}}.cockpit .pdp-card{display:grid;gap:.65rem;padding:.85rem;overflow:hidden;border:1px solid rgba(20,18,22,.1);border-radius:21px;background:radial-gradient(circle at 100% 0,rgba(255,61,142,.19),transparent 32%),#171318;color:#fff;box-shadow:0 14px 40px rgba(26,16,24,.08);animation:pdp-card-in .42s cubic-bezier(.2,.8,.2,1) both}@keyframes pdp-card-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.cockpit .pdp-card.is-active{background:radial-gradient(circle at 100% 0,rgba(255,61,142,.3),transparent 36%),#171318}.cockpit .pdp-card>footer,.cockpit .pdp-card>footer>div,.cockpit .pdp-card__body,.cockpit .pdp-card__head{display:flex;align-items:center}.cockpit .pdp-card__head{gap:.62rem}.cockpit .pdp-card__mark{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:13px;background:var(--pink);font-size:1.15rem;font-weight:950}.cockpit .pdp-card__head>div:nth-child(2){display:grid;min-width:0}.cockpit .pdp-card__alert,.cockpit .pdp-card__body dt,.cockpit .pdp-card__body p,.cockpit .pdp-card__head small{color:rgba(255,255,255,.64)}.cockpit .pdp-card__head small{font-size:.54rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.cockpit .pdp-card__head h2{margin:.14rem 0 0;font-size:.98rem;line-height:1}.cockpit .pdp-card__state{margin-left:auto;padding:.35rem .5rem;border-radius:999px;background:rgba(255,255,255,.12);font-size:.56rem;font-weight:900;white-space:nowrap}.cockpit .pdp-card.is-active .pdp-card__state{background:#dff8ec;color:#076947}.cockpit .pdp-card__body{justify-content:space-between;gap:1rem}.cockpit .pdp-card__body strong{font-size:.72rem}.cockpit .pdp-card__alert,.cockpit .pdp-card__body p{margin:.18rem 0 0;font-size:.61rem;line-height:1.35}.cockpit .pdp-card__body dl{display:flex;gap:.72rem;margin:0;flex:0 0 auto}.cockpit .pdp-card__body dl>div{display:grid}.cockpit .pdp-card__body dt{font-size:.5rem;font-weight:800;text-transform:uppercase}.cockpit .pdp-card__body dd{margin:.08rem 0 0;font-size:.62rem;font-weight:850}.cockpit .pdp-card>footer{justify-content:space-between;gap:.7rem}.cockpit .pdp-card>footer>div{justify-content:flex-end;gap:.35rem}.cockpit .pdp-card form{display:contents}.cockpit .pdp-card a,.cockpit .pdp-card button{border:0;border-radius:999px;padding:.42rem .65rem;background:#fff;color:#171318;font:inherit;font-size:.58rem;font-weight:900;text-decoration:none;cursor:pointer}.cockpit .pdp-card button.is-quiet,.cockpit .pdp-card>footer>a{background:rgba(255,255,255,.1);color:rgba(255,255,255,.78)}.cockpit .pdp-card__disabled{padding:.42rem .65rem;border-radius:999px;background:rgba(255,255,255,.1);color:rgba(255,255,255,.66);font-size:.58rem;font-weight:900;white-space:nowrap}.cockpit .einvoice-page{display:grid;gap:.85rem}.cockpit .einvoice-columns>section>header,.cockpit .einvoice-connect,.cockpit .einvoice-foot,.cockpit .einvoice-hero,.cockpit .einvoice-row,.cockpit .einvoice-summary{display:flex;align-items:center}.cockpit .einvoice-hero{justify-content:space-between;gap:1rem}.cockpit .einvoice-hero p:not(.page-kicker){margin:.28rem 0 0;color:#756c73;font-size:.72rem}.cockpit .einvoice-hero__state{padding:.46rem .68rem;border-radius:999px;background:#f1edf0;color:#655d63;font-size:.62rem;font-weight:900;white-space:nowrap}.cockpit .einvoice-hero__state.is-active{background:#e2f7ec;color:#087551}.cockpit .einvoice-connect,.cockpit .einvoice-summary{min-height:70px;padding:.75rem;border-radius:19px;background:#171318;color:#fff}.cockpit .einvoice-connect{justify-content:space-between;gap:1rem}.cockpit .einvoice-connect p{margin:.14rem 0 0;color:rgba(255,255,255,.62);font-size:.63rem}.cockpit .einvoice-connect a,.cockpit .einvoice-summary button{border:0;border-radius:999px;padding:.52rem .78rem;background:var(--pink);color:#fff;font:inherit;font-size:.64rem;font-weight:900;text-decoration:none;white-space:nowrap}.cockpit .einvoice-summary{gap:1.15rem}.cockpit .einvoice-summary>div{display:grid}.cockpit .einvoice-summary strong{font-size:1.35rem;line-height:1}.cockpit .einvoice-summary span{margin-top:.12rem;color:rgba(255,255,255,.62);font-size:.58rem}.cockpit .einvoice-summary form{margin-left:auto}.cockpit .einvoice-alert{margin:0;padding:.58rem .7rem;border-radius:14px;background:#fff1f5;color:#8c294d;font-size:.66rem;font-weight:750}.cockpit .einvoice-ereport{display:grid;gap:.65rem;padding:.8rem;border:1px solid rgba(20,18,22,.09);border-radius:20px;background:#fff}.cockpit .einvoice-ereport.has-attention{border-color:rgba(255,61,138,.28);background:#fffafd}.cockpit .einvoice-ereport form,.cockpit .einvoice-ereport__head,.cockpit .einvoice-ereport__stats{display:flex;align-items:center}.cockpit .einvoice-ereport__head{justify-content:space-between;gap:.75rem}.cockpit .einvoice-ereport__head small,.cockpit .einvoice-ereport__note,.cockpit .einvoice-ereport__stats span{color:#756c73;font-size:.6rem}.cockpit .einvoice-ereport__head h2{margin:.08rem 0 0;font-size:.92rem}.cockpit .einvoice-ereport__head>span{padding:.38rem .55rem;border-radius:999px;background:#f3eef1;color:#655d63;font-size:.58rem;font-weight:900;white-space:nowrap}.cockpit .einvoice-ereport__stats{gap:.4rem}.cockpit .einvoice-ereport__stats p{display:grid;min-width:0;flex:1;margin:0;padding:.55rem .65rem;border-radius:14px;background:#f7f3f5}.cockpit .einvoice-ereport__stats strong{font-size:1rem;line-height:1}.cockpit .einvoice-ereport__note,.cockpit .einvoice-ereport__warning{margin:0}.cockpit .einvoice-ereport form,.cockpit .einvoice-ereport__warning{padding:.55rem .65rem;border-radius:14px;background:#fff0f5;color:#8c294d;font-size:.62rem;font-weight:750}.cockpit .einvoice-ereport form{justify-content:space-between;gap:.65rem}.cockpit .einvoice-ereport form button{flex:none;border:0;border-radius:999px;padding:.45rem .62rem;background:#171318;color:#fff;font:inherit;font-size:.58rem;font-weight:900}.cockpit .einvoice-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.cockpit .einvoice-columns>section{min-width:0;padding:.75rem;border:1px solid rgba(20,18,22,.09);border-radius:20px;background:#fff}.cockpit .einvoice-columns>section>header{justify-content:space-between;margin-bottom:.45rem}.cockpit .einvoice-columns h2{margin:0;font-size:.84rem}.cockpit .einvoice-columns header>span{display:grid;min-width:25px;height:25px;place-items:center;border-radius:999px;background:#f3eef1;color:#6f656d;font-size:.6rem;font-weight:900}.cockpit .einvoice-list{display:grid}.cockpit .einvoice-row{gap:.58rem;min-width:0;padding:.55rem 0;border-top:1px solid rgba(20,18,22,.07);color:inherit;text-decoration:none;transition:transform .18s ease,background .18s ease}.cockpit .einvoice-row:first-child{border-top:0}.cockpit .einvoice-row:hover{transform:translateX(2px)}.cockpit .einvoice-row__glyph{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border-radius:10px;background:#fff0f6;color:var(--pink);font-weight:950}.cockpit .einvoice-row__glyph.is-in{background:#e8f6ef;color:#087551}.cockpit .einvoice-row__identity,.cockpit .einvoice-row__value{display:grid;min-width:0}.cockpit .einvoice-row__identity{flex:1}.cockpit .einvoice-row__identity small,.cockpit .einvoice-row__identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cockpit .einvoice-row__identity strong{font-size:.7rem}.cockpit .einvoice-row__identity small,.cockpit .einvoice-row__value small{color:#847a82;font-size:.56rem}.cockpit .einvoice-row__value{justify-items:end;flex:0 0 auto}.cockpit .einvoice-row__value strong{font-size:.7rem}.cockpit .einvoice-row__value small.is-error,.cockpit .einvoice-row__value small.is-invalid,.cockpit .einvoice-row__value small.is-refused{color:#bd2c5f}.cockpit .einvoice-empty{margin:0;padding:1rem .3rem;color:#8b8189;font-size:.66rem}.cockpit .einvoice-foot{justify-content:space-between;color:#81777f;font-size:.6rem}.cockpit .einvoice-foot a{color:#3f373d;font-weight:850}.cockpit .einvoice-action{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.72rem;border-radius:17px;background:#171318;color:#fff}.cockpit .einvoice-action>div{display:grid}.cockpit .einvoice-action small{color:rgba(255,255,255,.55);font-size:.53rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.cockpit .einvoice-action strong{margin-top:.08rem;font-size:.78rem}.cockpit .einvoice-action p{margin:.12rem 0 0;color:rgba(255,255,255,.62);font-size:.59rem}.cockpit .einvoice-action>a{padding:.48rem .67rem;border-radius:999px;background:#fff;color:#171318;font-size:.61rem;font-weight:900;text-decoration:none;white-space:nowrap}.cockpit .einvoice-action>.field-error,.cockpit .einvoice-action__feedback{grid-column:1/-1}@media (max-width:639px){.cockpit .connections-page{height:auto;overflow:visible}.cockpit .pdp-card{gap:.48rem;padding:.7rem;border-radius:17px}.cockpit .pdp-card>footer>a,.cockpit .pdp-card__body dl>div:first-child,.cockpit .pdp-card__body>div>p{display:none}.cockpit .pdp-card>footer,.cockpit .pdp-card__body{justify-content:flex-end}.cockpit .einvoice-page{gap:.65rem}.cockpit .einvoice-hero p:not(.page-kicker){display:none}.cockpit .einvoice-columns{grid-template-columns:1fr;gap:.65rem}.cockpit .einvoice-ereport{padding:.68rem;border-radius:17px}.cockpit .einvoice-columns>section{padding:.62rem .68rem;border-radius:17px}.cockpit .einvoice-row:nth-child(n+4){display:none}.cockpit .einvoice-row{padding:.42rem 0}.cockpit .einvoice-foot{padding-bottom:.4rem}.cockpit .einvoice-action{grid-template-columns:minmax(0,1fr) auto}}@media (prefers-reduced-motion:reduce){.cockpit .pdp-card{animation:none}.cockpit .einvoice-row{transition:none}}