.reference-heading{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.reference-heading h1{letter-spacing:-.022em;margin:0;font-size:27px;font-weight:600;line-height:34px}.reference-heading p{color:var(--texte-secondaire);margin:4px 0 0;font-size:13px;line-height:18px}.reference-heading>:last-child:not(:first-child){margin-left:auto}.reference-selector,.reference-selectors{color:var(--texte-secondaire);align-items:center;gap:8px;font-size:13px;display:flex}.reference-selectors{flex-wrap:wrap}.reference-selector select{border:1px solid var(--border);background:var(--surface);height:34px;color:var(--texte);border-radius:10px;padding:0 10px}.reference-warning{border:1px solid #ebd9b4;border-left:3px solid var(--alerte);background:var(--alerte-faible);color:#7a4a00;border-radius:12px;margin-bottom:16px;padding:14px;font-size:13px;line-height:18px}.reference-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--ombre-1);border-radius:14px;overflow-x:auto}.reference-footer{background:var(--surface-sunken);color:var(--texte-secondaire);flex-wrap:wrap;align-items:center;gap:8px;min-width:640px;padding:12px;font-size:13px;display:flex}.reference-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.checklist-grid{border-bottom:1px solid var(--border);grid-template-columns:200px repeat(3,minmax(140px,1fr));min-width:620px;display:grid}.checklist-grid--header{background:var(--surface-alt);color:var(--texte-secondaire);letter-spacing:.1em;text-transform:uppercase;font-size:10.5px;font-weight:600;line-height:14px}.checklist-grid--header>div{padding:8px 14px}.checklist-grid--header>div:not(:first-child){border-left:1px solid var(--border);text-align:center}.checklist-grid__label{align-items:center;padding:10px 16px;font-size:13px;font-weight:500;line-height:18px;display:flex}.checklist-cell{letter-spacing:.01em;font-variant-numeric:tabular-nums;border:0;border-left:1px solid var(--border);cursor:pointer;justify-content:center;align-items:center;width:100%;min-height:58px;padding:10px 12px;font-size:13px;font-weight:600;line-height:18px;transition:filter .12s;display:flex}.checklist-cell:hover{filter:brightness(.965)}.checklist-cell--defined{background:linear-gradient(180deg, #f1fbf6, var(--succes-faible));color:var(--succes);box-shadow:inset 0 0 0 1px #0e7c5226}.checklist-cell--missing{background:linear-gradient(180deg, #fef9ee, var(--alerte-faible));color:var(--alerte);box-shadow:inset 0 0 0 1px #9a5e0226}.checklist-cell--na{background:repeating-linear-gradient(135deg, transparent, transparent 6px, #0d152008 6px, #0d152008 12px), var(--surface-alt);color:var(--texte-faible)}.checklist-cell[aria-pressed=true]{outline:2px solid var(--primaire);outline-offset:-3px}.checklist-footer{background:linear-gradient(180deg, #fbfcfe, var(--surface-sunken));border-top:1px solid var(--border);gap:24px;min-width:620px;padding:16px}.checklist-meter{flex:1;min-width:300px}.checklist-meter__bar{border-radius:999px;height:9px;display:flex;overflow:hidden}.checklist-meter__bar span{transition:width .3s}.checklist-meter--defined{background:linear-gradient(180deg, #2fa275, var(--succes))}.checklist-meter--na{background:var(--border-strong)}.checklist-meter--missing{background:linear-gradient(180deg, #c98a1c, var(--alerte))}.checklist-meter__legend{font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:16px;margin-top:9px;font-size:12.5px;font-weight:500;display:flex}.checklist-meter__legend span:before{content:"";background:var(--succes);border-radius:3px;width:8px;height:8px;margin-right:6px;display:inline-block}.checklist-meter__legend span:nth-child(2):before{background:var(--border-strong)}.checklist-meter__legend span:nth-child(3):before{background:var(--alerte)}.checklist-duplicate{margin-left:auto;position:relative}.checklist-duplicate__trigger{border-color:var(--primaire);color:var(--primaire)}.checklist-duplicate__popover{background:var(--surface);border:1px solid var(--border);width:320px;box-shadow:var(--ombre-2);z-index:30;text-align:left;border-radius:14px;padding:12px;position:absolute;bottom:40px;right:0}.checklist-duplicate__popover h3{letter-spacing:.07em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:600;line-height:14px}.checklist-duplicate__popover>button{justify-content:flex-start;margin-bottom:4px}.checklist-duplicate__overwrite{border-top:1px solid var(--border);align-items:flex-start;gap:8px;margin:12px 0;padding-top:12px;display:flex}.checklist-selection{background:var(--primaire);color:#fff;flex-wrap:wrap;align-items:center;gap:12px;padding:12px;font-size:13px;font-weight:500;display:flex}.checklist-editor{max-width:960px}.checklist-editor .reference-heading{align-items:flex-start}.checklist-piece{border-bottom:1px solid var(--border);grid-template-columns:44px minmax(0,1fr) 120px 220px;min-width:640px;font-size:13px;line-height:18px;display:grid}.checklist-piece>div{justify-content:center;align-items:center;padding:8px 14px;display:flex}.checklist-piece .checklist-piece__label{justify-content:flex-start;gap:8px;min-width:0;font-weight:500}.checklist-piece__label code{color:var(--texte-faible);font-family:JetBrains Mono,monospace;font-size:13px}.checklist-piece input{width:16px;height:16px;accent-color:var(--primaire);cursor:pointer}.checklist-piece input:disabled{opacity:.35;cursor:not-allowed}.checklist-piece--inactive{background:var(--surface-alt);color:var(--texte-faible)}.checklist-piece--inactive .checklist-piece__label{font-weight:400}.checklist-piece--header{background:var(--surface-alt);color:var(--texte-secondaire);letter-spacing:.1em;text-transform:uppercase;font-size:10.5px;font-weight:600;line-height:14px}.checklist-piece--header span{text-align:center;padding:8px 14px}.checklist-piece--header span:nth-child(2){text-align:left}.reference-history-row{background:var(--surface);border:0;border-bottom:1px solid var(--border);width:100%;color:var(--texte);text-align:left;cursor:pointer;grid-template-columns:minmax(0,1fr) 96px 96px 60px 76px;font-size:13px;display:grid}.reference-history-row>span{padding:8px 14px}.reference-history-row--header{background:var(--surface-alt);color:var(--texte-secondaire);font-size:12px}.reference-history-row--current{background:var(--succes-faible)}.reference-history-row:hover:not(.reference-history-row--header){background:var(--primaire-faible)}.reference-panel-footer{color:var(--texte-secondaire);margin:0;padding:12px;font-size:13px;line-height:18px}.reference-version-banner{background:var(--info-faible);color:var(--info);border-bottom:1px solid #c7d6ee;padding:8px 14px;font-size:13px}.reference-version-piece{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 88px 88px;font-size:13px;display:grid}.reference-version-piece>span{padding:8px 14px}.workflow-screen{max-width:900px}.workflow-empty{text-align:center;padding:48px 24px}.workflow-empty h2{margin:0;font-size:16px;font-weight:600;line-height:24px}.workflow-empty p{max-width:520px;color:var(--texte-secondaire);margin:8px auto 16px}.workflow-empty .reference-actions{justify-content:center}.workflow-empty .ui-button{height:36px;padding:0 16px;font-size:14px}.workflow-row{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:36px minmax(0,1fr) minmax(0,1.3fr) 96px;align-items:center;gap:8px;min-width:640px;padding:8px 14px;display:grid}.workflow-row--header{background:var(--surface-alt);letter-spacing:.04em;text-transform:uppercase;color:var(--texte-secondaire);font-size:12px;font-weight:500;line-height:16px}.workflow-row--dragged{opacity:.4}.workflow-row--over{background:var(--primaire-faible)}.workflow-handle{cursor:grab;color:var(--texte-faible);font-variant-numeric:tabular-nums;font-size:13px}.workflow-row>input{width:100%;height:32px;color:var(--texte);background:0 0;border:1px solid #0000;border-radius:9px;padding:0 10px;font-size:14px;font-weight:500}.workflow-row>input:hover{border-color:var(--border)}.workflow-roles,.workflow-order{gap:4px;display:flex}.workflow-roles{flex-wrap:wrap}.workflow-roles button{cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--texte-faible);border-radius:9px;padding:2px 8px;font-size:12px;line-height:16px}.workflow-roles button[aria-pressed=true]{border-color:var(--primaire);background:var(--primaire-faible);color:var(--primaire)}.workflow-order{justify-content:flex-end}.workflow-order button{background:var(--surface);border:1px solid var(--border);width:24px;height:24px;color:var(--texte-secondaire);cursor:pointer;border-radius:9px;font-size:12px}.workflow-order button:last-child:hover{border-color:var(--danger);color:var(--danger)}:root{--surface:#fff;--surface-alt:#f5f7fa;--surface-sunken:#ebeff5;--border:#e3e8f0;--border-strong:#cbd3df;--texte:#0d1520;--texte-secondaire:#54617a;--texte-faible:#8895aa;--primaire:#0e7490;--primaire-clair:#14889f;--primaire-survol:#0a5a71;--primaire-faible:#e3f3f7;--primaire-ring:#0e749029;--rail:#0a1420;--rail-texte:#c6d4e1;--rail-faible:#7c8ea3;--succes:#0e7c52;--succes-faible:#e3f5ec;--alerte:#9a5e02;--alerte-faible:#fdf2df;--danger:#b42318;--danger-faible:#fdecea;--info:#2e5aac;--info-faible:#eaf0fb;--desactive:#a8b0ba;--focus:#0e7490;--ombre-1:0 1px 2px #0d15200d, 0 1px 3px #0d15200a;--ombre-2:0 14px 34px -14px #0d152047, 0 2px 6px #0d15200d;--ombre-3:0 36px 68px -28px #060e1880, 0 4px 12px #060e182e;--ombre-b:0 1px 2px #0d15202e, inset 0 1px 0 #ffffff29;color:var(--texte);background:var(--surface-alt);font-synthesis:none;text-rendering:optimizelegibility;font-family:Instrument Sans,Segoe UI,system-ui,-apple-system,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:20px}html,body{min-height:100%;margin:0;padding:0}body{background:var(--surface-alt);-webkit-font-smoothing:antialiased;min-width:320px;min-height:100vh}*{box-sizing:border-box}#app{min-height:100vh}a{color:var(--primaire);text-decoration:none}a:hover{color:#0f4c61;text-decoration:underline}button,input,select,textarea{font-family:inherit}::selection{color:#06232c;background:#c9ebf2}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--focus);outline-offset:2px}input:focus,select:focus{box-shadow:0 0 0 3px #0e749021;border-color:var(--focus)!important}.ui-button{white-space:nowrap;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-weight:500;transition:background .12s,border-color .12s,color .12s,filter .12s;display:inline-flex}.ui-button:disabled{color:#fff;background:var(--desactive);cursor:wait}.ui-button--small{height:24px;padding:0 8px;font-size:12px}.ui-button--medium{height:32px;padding:0 12px;font-size:13px}.ui-button--large{border-radius:12px;height:42px;padding:0 16px;font-size:14px;font-weight:600}.ui-button--full{width:100%}.ui-button--primary{color:#fff;background:linear-gradient(180deg, var(--primaire-clair), var(--primaire));box-shadow:var(--ombre-b);border:none}.ui-button--primary:hover:not(:disabled){background:var(--primaire-survol)}.ui-button--secondary{color:var(--texte);background:var(--surface);border:1px solid var(--border-strong);box-shadow:var(--ombre-1)}.ui-button--secondary:hover:not(:disabled){color:var(--primaire);border-color:var(--primaire)}.ui-button--ghost,.ui-button--link{height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.ui-button--ghost{color:var(--texte-faible)}.ui-button--link{color:var(--primaire);text-decoration:underline}.ui-button--danger{color:#fff;background:var(--danger);border:none}.ui-badge{letter-spacing:.015em;font-variant-numeric:tabular-nums;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600;line-height:16px;display:inline-block;box-shadow:inset 0 0 0 1px #0d15200f}.ui-badge--success{color:var(--succes);background:var(--succes-faible)}.ui-badge--warning{color:var(--alerte);background:var(--alerte-faible)}.ui-badge--danger{color:var(--danger);background:var(--danger-faible)}.ui-badge--info{color:var(--info);background:var(--info-faible)}.ui-badge--neutral{color:var(--texte-secondaire);background:var(--surface-sunken)}.ui-field__label{color:var(--texte-secondaire);margin-bottom:4px;font-size:13px;line-height:18px;display:block}.ui-field__control,.ui-field>input,.ui-field>select{width:100%;height:38px;color:var(--texte);background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:0 12px;font-size:14px}.ui-field>textarea{width:100%;color:var(--texte);background:var(--surface);border:1px solid var(--border);resize:vertical;border-radius:10px;padding:10px 12px;font-size:14px;line-height:20px}.ui-field__message{color:var(--texte-secondaire);margin-top:4px;font-size:13px;line-height:18px}.ui-field__message--error{color:var(--danger)}.ui-data-state{min-height:220px;color:var(--texte-secondaire);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:32px 24px;display:flex}.ui-data-state__spinner{border:2px solid var(--border-strong);border-top-color:var(--primaire);border-radius:50%;width:22px;height:22px;margin-bottom:12px;animation:.7s linear infinite spin}.ui-data-state__title{color:var(--texte);font-size:15px;font-weight:600;line-height:22px}.ui-data-state__description{max-width:420px;margin:4px 0 16px;font-size:13px;line-height:18px}.overlay{position:fixed;inset:0}.overlay--panel{z-index:60}.overlay--modal{z-index:80;place-items:center;padding:24px;display:grid}.overlay__backdrop,.overlay__panel-backdrop{border:none;padding:0;position:absolute;inset:0}.overlay__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08111b85}.overlay__panel-backdrop{background:#14181d33}.modal-card{background:var(--surface);width:420px;max-width:100%;box-shadow:var(--ombre-3);border-radius:16px;animation:.16s ease-out modalIn;position:relative;overflow:hidden}.modal-card--wide{width:560px}.modal-card__body{padding:24px 24px 16px}.modal-card__title,.side-panel__title{margin:0;font-size:16px;font-weight:600;line-height:24px}.modal-card__copy{color:var(--texte-secondaire);margin-top:8px;font-size:14px;line-height:20px}.modal-card__recap,.modal-card__warning{border-radius:11px;margin-top:12px;padding:10px 14px;font-size:13px;line-height:18px}.modal-card__recap{background:var(--surface-alt);border:1px solid var(--border);font-variant-numeric:tabular-nums}.modal-card__warning{color:#7a4a00;background:var(--alerte-faible);border:1px solid #ebd9b4}.modal-card__footer{background:var(--surface-alt);border-top:1px solid var(--border);align-items:center;gap:8px;padding:16px 24px;display:flex}.modal-card__cancel,.modal-card__confirm-only{margin-left:auto}.side-panel{background:var(--surface);flex-direction:column;width:420px;max-width:100%;animation:.16s ease-out panelIn;display:flex;position:absolute;inset:0 0 0 auto;box-shadow:0 12px 32px #14181d29}.side-panel__header{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:16px;display:flex}.side-panel__close{width:28px;height:28px;color:var(--texte-secondaire);cursor:pointer;background:0 0;border:none;border-radius:9px;margin-left:auto;font-size:16px}.side-panel__close:hover{background:var(--surface-alt)}.side-panel__content{flex:1;overflow-y:auto}.toast-stack{z-index:90;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:fixed;bottom:24px;right:24px}.toast{width:360px;max-width:calc(100vw - 48px);box-shadow:var(--ombre-2);pointer-events:auto;border:1px solid;border-radius:12px;align-items:flex-start;gap:8px;padding:12px;font-size:13px;line-height:18px;animation:.16s ease-out toastIn;display:flex}.toast--success{color:var(--succes);background:var(--succes-faible);border-color:#bfe0ce}.toast--info{color:var(--info);background:var(--info-faible);border-color:#c7d6ee}.toast--warning{color:var(--alerte);background:var(--alerte-faible);border-color:#ebd9b4}.toast--error{color:var(--danger);background:var(--danger-faible);border-color:#efc9c5}.toast__icon{color:#fff;border-radius:4px;flex:none;place-items:center;width:18px;height:18px;font-size:12px;font-weight:600;display:grid}.toast--success .toast__icon{background:var(--succes)}.toast--info .toast__icon{background:var(--info)}.toast--warning .toast__icon{background:var(--alerte)}.toast--error .toast__icon{background:var(--danger)}.toast__message{flex:1;min-width:0}.toast__action,.toast__close{color:inherit;cursor:pointer;background:0 0;border:none;padding:0}.toast__action{white-space:nowrap;font-size:13px;font-weight:600;text-decoration:underline}.toast__close{opacity:.6;font-size:14px}.auth-screen{background:radial-gradient(900px 520px at 50% -12%,#14889f57,#0000 68%),linear-gradient(#12212f,#0a1420 58%,#070f18);place-items:center;min-height:100vh;padding:48px 24px;display:grid}.auth-shell{width:100%;max-width:408px;animation:.42s both riseIn}.auth-brand{align-items:center;gap:11px;margin-bottom:22px;display:flex}.auth-brand__mark{color:#04222b;background:linear-gradient(140deg,#4fdbea,#0e7490);border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:grid;box-shadow:0 8px 22px -8px #4fdbeabf}.auth-brand__name{color:#fff;letter-spacing:.1em;font-size:14px;font-weight:600;line-height:18px}.auth-brand__space{color:#8296ac;letter-spacing:.18em;text-transform:uppercase;margin-top:2px;font-size:10px;line-height:13px}.auth-card{background:var(--surface);box-shadow:var(--ombre-3);border:1px solid #ffffff29;border-radius:18px;padding:32px}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-form--secondary{margin-top:32px}.auth-title{letter-spacing:-.015em;margin:0;font-size:20px;font-weight:600;line-height:28px}.auth-subtitle{color:var(--texte-secondaire);margin:4px 0 0;font-size:13px;line-height:18px}.auth-session-message{color:var(--info);background:var(--info-faible);border:1px solid #c7d6ee;border-radius:11px;margin-top:24px;padding:10px 14px;font-size:13px;line-height:18px}.auth-error{color:var(--danger);font-size:13px;line-height:18px}.auth-links{align-items:center;gap:16px;display:flex}.auth-links__prototype{margin-left:auto;font-size:13px}.auth-expired-link{align-self:flex-start;font-size:13px}.auth-expired-copy{color:var(--texte-secondaire);margin:0;font-size:14px;line-height:20px}.prototype-placeholder{min-height:240px}.prototype-placeholder h1,.dashboard-screen h1,.profile-heading h1{letter-spacing:-.022em;margin:0;font-size:27px;font-weight:600;line-height:34px}.prototype-placeholder p,.screen-subtitle{color:var(--texte-secondaire);margin:4px 0 0;font-size:13px;line-height:18px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh;transition:grid-template-columns .18s;display:grid}.app-shell__rail{z-index:30;background:linear-gradient(#132433,#0a1420 55%,#080f19);border-right:1px solid #ffffff12;flex-direction:column;min-width:0;height:100vh;display:flex;position:sticky;top:0}.app-shell__brand{border-bottom:1px solid #ffffff12;align-items:center;gap:10px;padding:18px 16px 16px;display:flex}.app-shell__rail--reduced .app-shell__brand{flex-direction:column;padding:16px 0 14px}.app-shell__brand-mark{color:#04222b;background:linear-gradient(140deg,#4fdbea,#0e7490);border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:grid;box-shadow:0 7px 18px -8px #4fdbeacc}.app-shell__brand-copy{min-width:0}.app-shell__brand-name{color:#fff;letter-spacing:.11em;font-size:13px;font-weight:600;line-height:16px}.app-shell__brand-space{color:var(--rail-texte);letter-spacing:.2em;text-transform:uppercase;margin-top:2px;font-size:10.5px;line-height:14px}.app-shell__rail-toggle{color:#8fa2b6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;margin-left:auto;padding:0;transition:background .12s,color .12s;display:grid}.app-shell__rail--reduced .app-shell__rail-toggle{margin-left:0}.app-shell__rail-toggle:hover{color:#fff;background:#ffffff1f}.app-shell__rail-toggle svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .18s}.app-shell__rail--reduced .app-shell__rail-toggle svg{transform:rotate(180deg)}.app-shell__nav{scrollbar-color:#ffffff29 transparent;scrollbar-width:thin;flex-direction:column;flex:1;padding:8px 0;display:flex;overflow:hidden auto}.app-shell__nav-section{color:var(--rail-faible);letter-spacing:.2em;text-transform:uppercase;padding:14px 18px 6px;font-size:9.5px;font-weight:600;line-height:13px}.app-shell__nav-divider{background:#ffffff14;height:1px;margin:9px 14px 8px}.app-shell__nav-link{width:calc(100% - 16px);color:var(--rail-texte);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;margin:1px 8px;padding:7px 10px;font-size:13.5px;font-weight:450;transition:background .12s,color .12s;display:flex;position:relative}.app-shell__rail--reduced .app-shell__nav-link{justify-content:center;width:44px;margin:2px auto;padding:9px 0}.app-shell__nav-link:hover{color:#fff;background:#ffffff0f}.app-shell__nav-link--active{color:#fff;background:linear-gradient(90deg,#4fdbea2b,#4fdbea0d);font-weight:600;box-shadow:inset 0 0 0 1px #4fdbea3d}.app-shell__nav-icon{fill:none;stroke:#8fa2b6;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:17px;height:17px;transition:stroke .12s}.app-shell__nav-link:hover .app-shell__nav-icon,.app-shell__nav-link--active .app-shell__nav-icon{stroke:#5fe0ee}.app-shell__nav-label{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.app-shell__nav-badge{color:#ffd9d3;text-align:center;font-variant-numeric:tabular-nums;background:#d63a2a6b;border-radius:999px;min-width:19px;margin-left:auto;padding:0 6px;font-size:10.5px;font-weight:700;line-height:19px;box-shadow:inset 0 0 0 1px #ff82726b}.app-shell__nav-dot{background:#f0654f;border-radius:999px;width:7px;height:7px;position:absolute;top:4px;right:5px;box-shadow:0 0 0 2px #0d1b27}.app-shell__rail-footer{border-top:1px solid #ffffff12;padding:10px 12px 12px;position:relative}.app-shell__rail--reduced .app-shell__rail-footer{padding:10px 8px 12px}.app-shell__account{color:#fff;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff17;border-radius:12px;align-items:center;gap:10px;width:100%;padding:8px;font-size:13px;font-weight:500;display:flex}.app-shell__rail--reduced .app-shell__account{justify-content:center;padding:8px 0}.app-shell__account:hover{background:#ffffff1a}.app-shell__avatar{color:#fff;letter-spacing:.04em;background:linear-gradient(140deg,#2fa6bc,#0e7490);border-radius:9px;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.app-shell__account-copy{flex:1;min-width:0}.app-shell__account-copy span{line-height:16px;display:block}.app-shell__account-copy span:last-child{color:var(--rail-faible);font-size:10.5px;line-height:14px}.app-shell__account-caret{color:var(--rail-faible)}.app-shell__account-menu{z-index:20;color:var(--texte);background:var(--surface);border:1px solid var(--border);box-shadow:var(--ombre-2);border-radius:14px;padding:4px;position:absolute;bottom:52px;left:12px;right:12px}.app-shell__rail--reduced .app-shell__account-menu{width:236px;left:8px;right:auto}.app-shell__account-email{color:var(--texte-secondaire);border-bottom:1px solid var(--border);padding:8px;font-size:13px}.app-shell__account-menu button{width:100%;color:var(--texte);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px;font-size:13px}.app-shell__account-menu button:hover{background:var(--surface-alt)}.app-shell__scenarios{border-top:1px dashed #ffffff26;margin-top:12px;padding-top:11px}.network-loss-banner{color:#fff;background:var(--danger);padding:8px 24px;font-size:13px;font-weight:500;line-height:18px}.app-shell__scenarios-title{color:var(--rail-faible);letter-spacing:.2em;text-transform:uppercase;margin-bottom:7px;font-size:9.5px;font-weight:600;line-height:13px}.app-shell__scenario-list{flex-wrap:wrap;gap:4px;display:flex}.app-shell__scenario-list button{color:#b4c4d4;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff21;border-radius:999px;padding:5px 10px;font-size:11px;line-height:15px;transition:all .12s}.app-shell__scenario-list button:hover{color:#fff;background:#ffffff24}.app-shell__workspace{flex-direction:column;min-width:0;display:flex}.app-shell__topbar{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px)saturate(1.4);backdrop-filter:blur(16px)saturate(1.4);background:#fcfdffd1;align-items:center;gap:12px;height:56px;padding:0 24px 0 28px;display:flex;position:sticky;top:0}.app-shell__breadcrumbs{flex:1;align-items:center;gap:7px;min-width:0;display:flex;overflow:hidden}.app-shell__breadcrumb{align-items:center;gap:7px;min-width:0;display:flex}.app-shell__breadcrumb-separator{color:var(--border-strong);font-size:12px}.app-shell__breadcrumb button{min-width:0;color:var(--texte-secondaire);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;line-height:18px;overflow:hidden}.app-shell__breadcrumb button:disabled{opacity:1;cursor:default}.app-shell__breadcrumb button.is-current{color:var(--texte);font-weight:600}.app-shell__search{height:32px;color:var(--texte-secondaire);background:var(--surface);border:1px solid var(--border);box-shadow:var(--ombre-1);cursor:pointer;border-radius:9px;flex:none;align-items:center;gap:8px;padding:0 8px 0 10px;font-size:13px;display:flex}.app-shell__search svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:15px;height:15px}.app-shell__search kbd{color:var(--texte-secondaire);background:var(--surface-sunken);border-radius:5px;padding:0 5px;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:400;line-height:17px}.app-shell__notifications{flex:none;position:relative}.app-shell__notification-button{width:32px;height:32px;color:var(--texte-secondaire);background:var(--surface);border:1px solid var(--border);box-shadow:var(--ombre-1);cursor:pointer;border-radius:9px;place-items:center;padding:0;display:grid;position:relative}.app-shell__notification-button.is-open{color:var(--primaire);background:var(--primaire-faible);border-color:var(--primaire)}.app-shell__notification-button svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.app-shell__notification-count{color:#fff;background:var(--danger);text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:17px;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #fcfdff}.app-shell__notification-menu{z-index:40;background:var(--surface);border:1px solid var(--border);width:392px;max-width:calc(100vw - 48px);box-shadow:var(--ombre-3);border-radius:16px;animation:.16s both modalIn;position:absolute;top:40px;right:0;overflow:hidden}.app-shell__notification-header{box-shadow:inset 0 -1px 0 var(--border);align-items:center;gap:8px;padding:13px 14px;display:flex}.app-shell__notification-header strong{font-size:14px;line-height:20px}.app-shell__notification-header>span{color:var(--primaire);background:var(--primaire-faible);border-radius:999px;padding:0 8px;font-size:11px;font-weight:600;line-height:17px}.app-shell__notification-header button,.app-shell__notification-footer button{color:var(--primaire);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:500}.app-shell__notification-header button{margin-left:auto}.app-shell__notification-list{flex-direction:column;gap:2px;max-height:352px;padding:6px;display:flex;overflow-y:auto}.app-shell__notification-item{width:100%;color:var(--texte);background:var(--primaire-faible);text-align:left;cursor:pointer;border:0;border-radius:11px;grid-template-columns:8px minmax(0,1fr);gap:10px;padding:11px 12px;display:grid}.app-shell__notification-item:hover{background:var(--surface-alt)}.app-shell__notification-item.is-read{background:0 0}.app-shell__notification-dot{background:var(--info);border-radius:999px;width:7px;height:7px;margin-top:6px}.app-shell__notification-item--danger .app-shell__notification-dot{background:var(--danger)}.app-shell__notification-item--alerte .app-shell__notification-dot{background:var(--alerte)}.app-shell__notification-item--succes .app-shell__notification-dot{background:var(--succes)}.app-shell__notification-item.is-read .app-shell__notification-dot{background:var(--border-strong)}.app-shell__notification-item strong,.app-shell__notification-item span span,.app-shell__notification-item time{display:block}.app-shell__notification-item strong{font-size:13px;line-height:18px}.app-shell__notification-item.is-read strong{font-weight:500}.app-shell__notification-item span span{color:var(--texte-secondaire);margin-top:2px;font-size:12.5px;line-height:17px}.app-shell__notification-item time{color:var(--texte-secondaire);font-variant-numeric:tabular-nums;margin-top:4px;font-size:11px;line-height:15px}.app-shell__notification-empty{color:var(--texte-secondaire);text-align:center;padding:36px 20px;font-size:13px;line-height:18px}.app-shell__notification-footer{background:var(--surface-alt);box-shadow:inset 0 1px 0 var(--border);padding:9px 14px}.app-shell__topbar-divider{background:var(--border);flex:none;width:1px;height:22px}.app-shell__prototype-badge{color:var(--info);background:var(--info-faible);letter-spacing:.13em;text-transform:uppercase;border-radius:999px;flex:none;padding:0 9px;font-size:10px;font-weight:600;line-height:19px;box-shadow:inset 0 0 0 1px #2e5aac29}.app-shell__content{flex:1;min-width:0;padding:28px;animation:.3s both riseIn}.dashboard-kpis{grid-template-columns:repeat(auto-fit,minmax(184px,1fr));gap:12px;margin-top:22px;display:grid}.dashboard-kpi{--kpi-accent:var(--border-strong);--kpi-value:var(--texte);--kpi-note:var(--texte-secondaire);color:var(--texte);background:var(--surface);border:1px solid var(--border);box-shadow:var(--ombre-1);text-align:left;cursor:pointer;border-radius:14px;flex-direction:column;align-items:flex-start;gap:6px;padding:15px 16px 14px;transition:box-shadow .14s,transform .14s,border-color .14s;display:flex;position:relative;overflow:hidden}.dashboard-kpi:hover{border-color:var(--border-strong);box-shadow:var(--ombre-2);transform:translateY(-1px)}.dashboard-kpi--success{--kpi-accent:var(--succes);--kpi-note:var(--succes)}.dashboard-kpi--warning{--kpi-accent:var(--alerte);--kpi-value:var(--alerte);--kpi-note:var(--alerte)}.dashboard-kpi--danger{--kpi-accent:var(--danger);--kpi-value:var(--danger);--kpi-note:var(--danger)}.dashboard-kpi__bar{background:var(--kpi-accent);width:3px;position:absolute;inset:0 auto 0 0}.dashboard-kpi__label{min-height:28px;color:var(--texte-secondaire);letter-spacing:.1em;text-transform:uppercase;font-size:10.5px;font-weight:600;line-height:14px}.dashboard-kpi__value{color:var(--kpi-value);letter-spacing:-.028em;font-variant-numeric:tabular-nums;font-size:29px;font-weight:600;line-height:34px}.dashboard-kpi__note{color:var(--kpi-note);font-size:11.5px;font-weight:500;line-height:16px}.dashboard-sections{flex-direction:column;gap:32px;margin-top:32px;display:flex}.dashboard-section-heading{align-items:center;gap:8px;margin-bottom:8px;display:flex}.dashboard-section-heading h2,.profile-card h2{margin:0;font-size:16px;font-weight:600;line-height:24px}.dashboard-section-heading button{color:var(--primaire);cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-size:13px;font-weight:500;text-decoration:underline}.dashboard-table{background:var(--surface);border:1px solid var(--border);box-shadow:var(--ombre-1);border-radius:14px;overflow:auto hidden}.dashboard-table--coverage,.dashboard-operations{max-width:640px}.dashboard-establishment-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1.2fr) 180px 190px 90px;min-width:820px;display:grid}.dashboard-coverage-grid{grid-template-columns:minmax(0,1fr) 90px 140px 110px;display:grid}.dashboard-table__header{min-height:40px;color:var(--texte-secondaire);background:var(--surface-alt);box-shadow:inset 0 -1px 0 var(--border);letter-spacing:.1em;text-transform:uppercase;align-items:center;font-size:10.5px;font-weight:600;line-height:14px}.dashboard-table__header>div,.dashboard-table__row>span{padding:8px 14px}.dashboard-table__row{width:100%;min-height:46px;color:var(--texte);background:var(--surface);box-shadow:inset 0 -1px 0 var(--border);text-align:left;cursor:pointer;border:0;align-items:center;font-size:13px;line-height:18px;transition:background .1s}.dashboard-table__row:last-child{box-shadow:none}.dashboard-table__row:hover{background:var(--primaire-faible)}.dashboard-table .is-right{text-align:right;font-variant-numeric:tabular-nums}.dashboard-table .is-strong{font-weight:500}.dashboard-table .is-secondary{color:var(--texte-secondaire)}.dashboard-operations{background:var(--surface);border:1px solid var(--border);box-shadow:var(--ombre-1);border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex}.dashboard-operations p{font-variant-numeric:tabular-nums;margin:0;font-size:14px;line-height:20px}.dashboard-operations button{color:var(--danger);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:14px;font-weight:500;text-decoration:underline}.profile-screen{max-width:820px}.profile-heading{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.profile-heading__avatar{color:#fff;letter-spacing:.03em;background:linear-gradient(140deg,#2fa6bc,#0e7490);border-radius:16px;flex:none;place-items:center;width:54px;height:54px;font-size:19px;font-weight:700;display:grid;box-shadow:0 10px 26px -12px #0e7490bf}.profile-heading__copy{min-width:0}.profile-heading__copy p{color:var(--texte-secondaire);margin:2px 0 0;font-size:13px;line-height:18px}.profile-heading>.ui-button{margin-left:auto;padding:0 14px}.profile-sections{flex-direction:column;gap:24px;margin-top:24px;display:flex}.profile-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--ombre-1);border-radius:14px;padding:24px}.profile-form-grid,.profile-password-grid{grid-template-columns:repeat(auto-fit,minmax(232px,1fr));gap:16px;margin-top:16px;display:grid}.profile-password-grid{grid-template-columns:repeat(auto-fit,minmax(216px,1fr))}.profile-field>span,.profile-field>label{color:var(--texte-secondaire);margin-bottom:4px;font-size:13px;line-height:18px;display:block}.profile-field input,.profile-field select{width:100%;height:38px;color:var(--texte);background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:0 12px;font-size:14px}.profile-field input:disabled{color:var(--texte-secondaire);background:var(--surface-alt)}.profile-field select{padding:0 8px}.profile-link{color:var(--primaire);white-space:nowrap;cursor:pointer;background:0 0;border:0;margin-top:6px;padding:0;font-size:12.5px;font-weight:500}.profile-link:hover{text-decoration:underline}.profile-password-error{color:var(--danger);margin-top:10px;font-size:13px;line-height:18px}.profile-password-footer{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.profile-password-footer p{color:var(--texte-secondaire);margin:0;font-size:12.5px;line-height:17px}.profile-password-footer .ui-button{margin-left:auto}.profile-divider{background:var(--border);height:1px;margin:22px 0}.profile-setting{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.profile-setting h3,.profile-sessions-title{margin:0;font-size:14px;font-weight:500;line-height:20px}.profile-setting p{color:var(--texte-secondaire);margin:2px 0 0;font-size:12.5px;line-height:17px}.profile-switch{background:var(--border-strong);cursor:pointer;border:0;border-radius:999px;flex:none;width:40px;height:23px;padding:0;transition:background .16s;position:relative}.profile-switch.is-active{background:var(--primaire)}.profile-switch span{background:#fff;border-radius:999px;width:17px;height:17px;transition:left .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0d152047}.profile-switch.is-active span{left:20px}.profile-sessions-title{margin-bottom:10px}.profile-sessions{flex-direction:column;gap:2px;display:flex}.profile-session{background:var(--surface-alt);border-radius:11px;align-items:center;gap:12px;padding:9px 12px;display:flex}.profile-session>div:first-child{min-width:0}.profile-session strong,.profile-session>div:first-child span{display:block}.profile-session strong{font-size:13px;font-weight:500;line-height:18px}.profile-session>div:first-child span{color:var(--texte-secondaire);font-size:11.5px;line-height:16px}.profile-session__meta{flex:none;align-items:center;gap:10px;margin-left:auto;display:flex}.profile-session__meta time{color:var(--texte-secondaire);font-size:12px;line-height:16px}.profile-session__meta button{color:var(--danger);cursor:pointer;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:500}.profile-current-session{color:var(--succes);background:var(--succes-faible);white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600;line-height:16px;box-shadow:inset 0 0 0 1px #0d15200f}.profile-card__subtitle{color:var(--texte-secondaire);margin:4px 0 0;font-size:13px;line-height:18px}.profile-preference-header,.profile-preference{grid-template-columns:minmax(0,1fr) 92px 92px;align-items:center;display:grid}.profile-preference-header{color:var(--texte-secondaire);box-shadow:inset 0 -1px 0 var(--border);letter-spacing:.1em;text-transform:uppercase;margin-top:16px;padding:0 4px 8px;font-size:10.5px;font-weight:600;line-height:14px}.profile-preference-header>div:not(:first-child){text-align:center}.profile-preference{box-shadow:inset 0 -1px 0 var(--border);padding:11px 4px}.profile-preference>div{min-width:0;padding-right:12px}.profile-preference strong,.profile-preference>div span{display:block}.profile-preference strong{font-size:13.5px;font-weight:500;line-height:19px}.profile-preference>div span{color:var(--texte-secondaire);margin-top:1px;font-size:12px;line-height:16px}.profile-preference label{place-items:center;display:grid}.profile-preference input{cursor:pointer;width:16px;height:16px;accent-color:var(--primaire);margin:0}@media (width<=760px){.app-shell__topbar{padding:0 14px 0 18px}.app-shell__search>span,.app-shell__search kbd,.app-shell__prototype-badge,.app-shell__topbar-divider{display:none}.app-shell__search{justify-content:center;width:32px;padding:0}.app-shell__content,.profile-card{padding:20px}.profile-preference-header,.profile-preference{grid-template-columns:minmax(180px,1fr) 72px 72px}}.domain-screen h1,.establishment-form-screen h1,.country-form-screen h1{letter-spacing:-.022em;margin:0;font-size:27px;font-weight:600;line-height:34px}.domain-heading{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.domain-heading--form{align-items:flex-start}.domain-heading__actions,.establishment-form__actions{align-items:center;gap:8px;margin-left:auto;display:flex}.domain-heading__actions input[type=search]{background:var(--surface);border:1px solid var(--border);border-radius:10px;width:240px;height:32px;padding:0 12px;font-size:13px}.prototype-state-picker,.jobs-filters{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:12px;display:flex}.prototype-state-picker>span{color:var(--texte-secondaire);letter-spacing:.1em;white-space:nowrap;margin-right:6px;font-size:10.5px;font-weight:600}.prototype-state-picker button,.jobs-filters button{height:24px;color:var(--texte-secondaire);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:999px;padding:0 9px;font-size:11px}.prototype-state-picker button.is-active,.jobs-filters button.is-active{color:var(--primaire);background:var(--primaire-faible);border-color:var(--primaire);font-weight:600}.domain-table-wrap,.domain-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--ombre-1);border-radius:14px}.domain-table-wrap{overflow:auto hidden}.domain-table{border-collapse:collapse;width:100%;min-width:960px;font-size:13px;line-height:18px}.domain-table th,.domain-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:8px 14px}.domain-table th{color:var(--texte-secondaire);background:var(--surface-alt);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.domain-table tbody tr:last-child td{border-bottom:0}.domain-table tbody tr:hover{background:var(--primaire-faible)}.domain-table .is-numeric{text-align:right;font-variant-numeric:tabular-nums}.domain-table .is-muted,.is-muted{color:var(--texte-secondaire)}.domain-table__row-link{color:var(--texte);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:500}.establishments-table{min-width:980px}.establishments-table th:first-child{width:20%}.establishments-table th:nth-child(2){width:14%}.establishments-table th:nth-child(3){width:18%}.establishment-form-screen{max-width:760px}.countries-table{min-width:860px}.countries-table th:first-child{width:120px}.countries-table th:nth-child(2){min-width:280px}.countries-table__row{cursor:pointer}.countries-table__row:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.country-skeleton{background:var(--surface-sunken);border-radius:999px;width:72%;height:12px;animation:1.2s ease-in-out infinite alternate skeletonPulse;display:block}.countries-table td:nth-child(2) .country-skeleton{width:88%}.countries-table td:nth-child(n+3) .country-skeleton{margin-left:auto}.country-form-screen{max-width:900px}.country-tabs{border-bottom:1px solid var(--border);gap:4px;margin-top:16px;display:flex}.country-tabs button{color:var(--texte-secondaire);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 14px;font-size:14px}.country-tabs button.is-active{color:var(--primaire);border-bottom-color:var(--primaire);font-weight:500}.country-tabs button:disabled{color:var(--texte-faible);cursor:not-allowed}.country-form__notice{color:var(--info);background:var(--info-faible);border:1px solid #c7d6ee;border-radius:11px;margin-top:12px;padding:10px 14px;font-size:13px;line-height:18px}.country-form__sections{flex-direction:column;gap:32px;margin-top:24px;display:flex}.country-form__grid,.country-modal-form__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.country-section-heading{align-items:center;gap:8px;margin-bottom:8px;display:flex}.country-section-heading h2{margin:0;font-size:16px;line-height:24px}.country-section-heading .ui-button{margin-left:auto}.contacts-table{min-width:720px}.country-modal-form,.catalogue-modal-form{flex-direction:column;gap:16px;margin-top:16px;display:flex}.country-modal-form__delete,.catalogue-modal-form__status{color:var(--danger);align-self:flex-start}.country-deadlines{margin-top:24px}.country-deadlines .domain-table{min-width:720px}.country-deadlines td input{width:100%;height:30px;color:var(--texte);font-variant-numeric:tabular-nums;background:0 0;border:1px solid #0000;border-radius:9px;padding:0 9px;font-size:13px}.country-deadlines__footer{min-width:720px;color:var(--texte-secondaire);background:var(--surface-sunken);align-items:center;gap:8px;padding:12px;font-size:13px;display:flex}.country-deadlines__footer .ui-button{margin-left:auto}.country-texts{flex-direction:column;gap:16px;margin-top:24px;display:flex}.country-upload{background:var(--surface-alt);border:1px dashed var(--border-strong);text-align:center;border-radius:12px;padding:24px}.country-upload p{color:var(--texte-secondaire);margin:0}.country-upload__actions{justify-content:center;gap:8px;margin-top:12px;display:flex}.country-upload__progress{max-width:360px;color:var(--texte-secondaire);text-align:left;margin:16px auto 0;font-size:13px}.country-upload__progress>div:first-child{align-items:center;margin-bottom:4px;display:flex}.country-upload__progress .ui-button{margin-left:auto}.country-upload__track{background:var(--surface-sunken);border-radius:999px;height:8px;overflow:hidden}.country-upload__track span{background:var(--primaire);height:100%;transition:width .3s;display:block}.legal-texts-table{min-width:760px}.legal-texts-table__actions{justify-content:flex-end;gap:4px;display:flex}.prototype-note{color:var(--texte-secondaire);border:1px dashed var(--border-strong);border-radius:12px;margin-top:16px;padding:14px;font-size:13px;line-height:18px}.prototype-note strong{color:var(--texte)}.catalogue-table{min-width:940px}.catalogue-table tbody tr.is-disabled{background:var(--surface-alt)}.catalogue-code{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:13px}.catalogue-modal-form .ui-field>input[readonly]{color:var(--texte-secondaire);background:var(--surface-alt)}.establishment-form__title,.domain-card__heading{align-items:center;gap:8px;display:flex}.establishment-form__menu-wrap{position:relative}.establishment-form__menu{z-index:30;background:var(--surface);border:1px solid var(--border);width:280px;box-shadow:var(--ombre-2);border-radius:14px;padding:4px;position:absolute;top:40px;right:0}.establishment-form__menu button{width:100%;color:var(--texte);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px;font-size:13px}.establishment-form__menu button:hover{background:var(--surface-alt)}.establishment-form__menu button.is-danger{color:var(--danger)}.establishment-form__sections{flex-direction:column;gap:32px;margin-top:24px;display:flex}.domain-card{padding:24px}.domain-card h2{margin:0 0 16px;font-size:16px;font-weight:600;line-height:24px}.domain-card__heading h2{margin-bottom:0}.domain-card__heading>span{color:var(--texte-faible);font-size:13px}.establishment-form__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.establishment-logo-field{color:var(--texte-secondaire);margin-top:16px;font-size:13px}.establishment-logo-field>span{margin-bottom:4px;display:block}.establishment-logo-field>div{background:var(--surface-alt);border:1px dashed var(--border-strong);text-align:center;border-radius:12px;padding:24px}.establishment-logo-field strong{color:var(--primaire);font-weight:500;text-decoration:underline}.establishment-form__validation{color:var(--danger);background:var(--danger-faible);border:1px solid #efc9c5;border-radius:11px;margin-bottom:16px;padding:10px 14px;font-size:13px;line-height:18px}.establishment-subscription{flex-direction:column;gap:16px;display:flex}.establishment-subscription__row{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.establishment-module{cursor:pointer;align-items:center;gap:8px;min-width:200px;min-height:38px;display:flex}.establishment-module input{width:16px;height:16px;accent-color:var(--primaire)}.establishment-access-field{flex:1;min-width:220px}.establishment-consumption{font-variant-numeric:tabular-nums;flex-direction:column;gap:12px;display:flex}.establishment-consumption p{margin:0}.establishment-consumption__track{background:var(--surface-sunken);border-radius:999px;max-width:360px;height:8px;margin-top:4px;overflow:hidden}.establishment-consumption__track span{background:var(--primaire);height:100%;display:block}.establishment-consumption__track span.is-warning{background:var(--alerte)}.jobs-screen h1{margin-bottom:16px}.jobs-surveillance{color:var(--succes);background:var(--succes-faible);border:1px solid #bfe0ce;border-radius:12px;padding:16px}.jobs-surveillance.is-error{color:var(--danger);background:var(--danger-faible);border-color:#efc9c5}.jobs-surveillance>div{opacity:.85;letter-spacing:.02em;font-size:13px;font-weight:500;line-height:18px}.jobs-surveillance strong{font-variant-numeric:tabular-nums;margin-top:4px;font-size:20px;font-weight:600;line-height:28px;display:block}.jobs-filters{gap:8px;margin:16px 0 12px}.jobs-filters>span{color:var(--texte-secondaire);font-size:13px}.jobs-filters .jobs-filters__note{color:var(--texte-faible);margin-left:8px}.jobs-table tbody tr{cursor:pointer}.jobs-table tbody tr.is-error{background:var(--danger-faible)}.jobs-table tbody tr.is-error:hover{background:#fae0dc}.jobs-code,.jobs-trace{font-family:JetBrains Mono,monospace}.jobs-retry{color:var(--danger);border-color:var(--danger)}.jobs-empty{color:var(--texte-secondaire);text-align:center;padding:48px 24px}.job-detail{flex-direction:column;gap:16px;padding:16px;display:flex}.job-detail dl{font-variant-numeric:tabular-nums;flex-direction:column;gap:8px;margin:0;font-size:13px;line-height:18px;display:flex}.job-detail dl>div{grid-template-columns:120px minmax(0,1fr);display:grid}.job-detail dt{color:var(--texte-secondaire)}.job-detail dd{margin:0}.job-detail__trace-heading{align-items:center;gap:8px;margin-bottom:4px;font-size:13px;display:flex}.job-detail__trace-heading .ui-button{margin-left:auto}.jobs-trace{color:var(--texte);background:var(--surface-sunken);border:1px solid var(--border);white-space:pre-wrap;border-radius:12px;margin:0;padding:14px;font-size:13px;line-height:20px;overflow-x:auto}@media (width<=820px){.domain-heading__actions{flex-wrap:wrap;width:100%;margin-left:0}.domain-heading__actions input[type=search]{flex:1;min-width:220px}.establishment-form__actions{margin-left:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeletonPulse{0%{opacity:.55}to{opacity:1}}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c3ccda padding-box content-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#a3afc1 padding-box content-box}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes panelIn{0%{opacity:.6;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes modalIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes riseIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
