body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:#0000;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#0000;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 0.5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;background-color:var(--xy-background-color-default);background-color:var(--xy-background-color,var(--xy-background-color-default));direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:#0000;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:#0000;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 0.5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-default);background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke-default);stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width-default);stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke-default);stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width-default);stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;pointer-events:none;position:absolute}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path,.react-flow__edge.selected .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected-default);stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke-default);stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke-default);fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{overflow:visible;position:absolute;z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;cursor:default;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background-color:var(--xy-handle-background-color-default);background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:0;left:50%;top:auto;transform:translate(-50%,50%)}.react-flow__handle-top{left:50%;top:0;transform:translate(-50%,-50%)}.react-flow__handle-left{left:0;top:50%;transform:translate(-50%,-50%)}.react-flow__handle-right{right:0;top:50%;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.bottom.center,.react-flow__panel.top.center{left:50%;transform:translateX(-15px) translateX(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color-default);background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{pointer-events:none}.react-flow__edgelabel-renderer,.react-flow__viewport-portal{height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.react-flow__minimap{background:var(--xy-minimap-background-color-default);background:var(
    --xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default))
  )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-default);fill:var(
      --xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default))
    );stroke:var(--xy-minimap-mask-stroke-color-default);stroke:var(
      --xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default))
    );stroke-width:var(--xy-minimap-mask-stroke-width-default);stroke-width:var(
      --xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default))
    )}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-default);fill:var(
      --xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default))
    );stroke:var(--xy-minimap-node-stroke-color-default);stroke:var(
      --xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default))
    );stroke-width:var(--xy-minimap-node-stroke-width-default);stroke-width:var(
      --xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default))
    )}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-dots-color-default);fill:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default))
    )}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-lines-color-default);stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default))
    )}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-cross-color-default);stroke:var(
      --xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default))
    )}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow-default);box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));display:flex;flex-direction:column}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{align-items:center;background:var(--xy-controls-button-background-color-default);background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      );color:var(--xy-controls-button-color-default);color:var(
      --xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default))
    );cursor:pointer;display:flex;height:26px;justify-content:center;padding:4px;-webkit-user-select:none;user-select:none;width:26px}.react-flow__controls-button svg{fill:currentColor;max-height:12px;max-width:12px;width:100%}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:var(--xy-node-background-color-default);background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));border:var(--xy-node-border,var(--xy-node-border-default));border-radius:var(--xy-node-border-radius-default);border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));color:var(--xy-node-color-default);color:var(--xy-node-color,var(--xy-node-color-default));font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover-default);box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected-default);box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color-default);background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color-default);background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-default);background:var(
        --xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default))
      );color:var(--xy-controls-button-color-hover-default);color:var(
        --xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default))
      )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(
        --xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default))
      )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color-default);background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;height:5px;translate:-50% -50%;width:5px}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color-default);fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color-default);fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:200;src:url(/static/media/TitilliumWeb-ExtraLight.17ce80e26b8906fdcf8a.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:italic;font-weight:200;src:url(/static/media/TitilliumWeb-ExtraLightItalic.d8c6b1c6f3e76f0a07b6.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:300;src:url(/static/media/TitilliumWeb-Light.e2dd145c34877eeaadba.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:italic;font-weight:300;src:url(/static/media/TitilliumWeb-LightItalic.41dbf89f55f923150dc5.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:400;src:url(/static/media/TitilliumWeb-Regular.a9029a54cdb20d107630.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:italic;font-weight:400;src:url(/static/media/TitilliumWeb-Italic.a49ad4b9f83a7ac91573.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:600;src:url(/static/media/TitilliumWeb-SemiBold.292026f1d3944de4dfb6.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:italic;font-weight:600;src:url(/static/media/TitilliumWeb-SemiBoldItalic.bc0700b5512c7e570b9a.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:700;src:url(/static/media/TitilliumWeb-Bold.7a3e2008fb7139ce30b9.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:italic;font-weight:700;src:url(/static/media/TitilliumWeb-BoldItalic.20f72ec1b25f41b016b5.ttf) format("truetype")}@font-face{font-display:swap;font-family:Titillium Web;font-style:normal;font-weight:900;src:url(/static/media/TitilliumWeb-Black.76704ec3a2c03a903ca7.ttf) format("truetype")}:root{--pms-bleu-nuit:#312783;--pms-bleu-nuit-tint:#eae9f3;--pms-bleu-nuit-deep:#2a245d;--pms-bleu-ciel:#009fe3;--pms-bleu-ciel-tint:#e6f5fc;--pms-bleu-ciel-deep:#07719e;--pms-vert:#009640;--pms-vert-tint:#e6f4ec;--pms-vert-deep:#028038;--pms-jaune:#efd500;--pms-jaune-tint:#fdfbe6;--pms-jaune-deep:#837506;--pms-rouge:#e30613;--pms-rouge-tint:#fce6e7;--pms-rouge-deep:#b20f18;--pms-rose:#e6007e;--pms-rose-tint:#fce6f2;--pms-rose-deep:#b40967;--pms-noir:#000;--pms-blanc:#fff;--pms-gris-chaud:#8a8a8a;--pms-gris-anneau:#d9d9d9;--gray-50:#f7f6f4;--gray-100:#edebe8;--gray-200:#d9d6d2;--gray-300:#bdb9b4;--gray-400:#9b9693;--gray-500:#8a8a8a;--gray-600:#6b6a67;--gray-700:#4a4946;--gray-800:#2d2c2a;--gray-900:#1c1b19;--color-success:var(--pms-vert);--color-success-tint:var(--pms-vert-tint);--color-success-deep:var(--pms-vert-deep);--color-danger:var(--pms-rouge);--color-danger-tint:var(--pms-rouge-tint);--color-danger-deep:var(--pms-rouge-deep);--color-warning:var(--pms-jaune-deep);--color-warning-tint:var(--pms-jaune-tint);--color-info:var(--pms-bleu-ciel);--color-info-tint:var(--pms-bleu-ciel-tint);--color-info-deep:var(--pms-bleu-ciel-deep);--color-accent:var(--pms-bleu-nuit);--color-accent-tint:var(--pms-bleu-nuit-tint);--color-accent-deep:var(--pms-bleu-nuit-deep);--color-highlight:var(--pms-rose);--color-highlight-tint:var(--pms-rose-tint);--color-highlight-deep:var(--pms-rose-deep);--text-primary:var(--pms-noir);--text-secondary:var(--gray-700);--text-tertiary:var(--gray-500);--text-disabled:var(--gray-400);--text-inverse:var(--pms-blanc);--bg-page:var(--pms-blanc);--bg-surface:var(--pms-blanc);--bg-surface-alt:var(--gray-50);--bg-subtle:var(--gray-100);--bg-disabled:var(--gray-100);--bg-inverse:var(--gray-900);--border-subtle:var(--gray-100);--border-default:var(--gray-200);--border-strong:var(--gray-400);--border-focus:var(--pms-bleu-nuit);--link:var(--pms-bleu-nuit);--link-hover:var(--pms-bleu-nuit-deep);--backdrop:#1c1b198c;--selection-bg:var(--pms-rose-tint);--selection-text:var(--pms-noir);--skeleton-base:var(--gray-100);--skeleton-highlight:var(--gray-50);--shadow-sm:0 1px 2px #0000000f;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 12px 32px #00000024;--shadow-bleu-nuit:0 8px 24px #31278338;--shadow-bleu-ciel:0 8px 24px #009fe338;--shadow-vert:0 8px 24px #00964038;--shadow-jaune:0 8px 24px #efd50038;--shadow-rouge:0 8px 24px #e3061338;--shadow-rose:0 8px 24px #e6007e38;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-pill:999px;--radius-circle:50%;--font-sans:"Titillium Web","Segoe UI",system-ui,-apple-system,sans-serif;--fw-extralight:200;--fw-light:300;--fw-regular:400;--fw-semibold:600;--fw-bold:700;--fw-black:900;--fs-display:64px;--lh-display:1.05;--fw-display:700;--fs-h1:48px;--lh-h1:1.10;--fw-h1:700;--fs-h2:32px;--lh-h2:1.20;--fw-h2:600;--fs-h3:24px;--lh-h3:1.30;--fw-h3:600;--fs-h4:20px;--lh-h4:1.35;--fw-h4:600;--fs-body-lg:18px;--lh-body-lg:1.55;--fw-body:400;--fs-body:16px;--lh-body:1.55;--fs-small:14px;--lh-small:1.5;--fs-caption:13px;--lh-caption:1.4;--fs-micro:11px;--lh-micro:1.4}body.theme-pms{-webkit-font-smoothing:antialiased;background:#fff;color:#000;font-family:Titillium Web,Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font-sans);font-size:16px;font-size:var(--fs-body);font-weight:400;font-weight:var(--fw-regular);line-height:1.55;line-height:var(--lh-body);text-rendering:optimizeLegibility}body.theme-pms .h1,body.theme-pms h1{font-size:48px;font-size:var(--fs-h1);font-weight:700;font-weight:var(--fw-h1);letter-spacing:-.01em;line-height:1.1;line-height:var(--lh-h1)}body.theme-pms .h1,body.theme-pms .h2,body.theme-pms h1,body.theme-pms h2{color:#000;color:var(--text-primary);font-family:Titillium Web,Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font-sans);margin:0}body.theme-pms .h2,body.theme-pms h2{font-size:32px;font-size:var(--fs-h2);font-weight:600;font-weight:var(--fw-h2);line-height:1.2;line-height:var(--lh-h2)}body.theme-pms .h3,body.theme-pms h3{font-size:24px;font-size:var(--fs-h3);font-weight:600;font-weight:var(--fw-h3);line-height:1.3;line-height:var(--lh-h3)}body.theme-pms .h3,body.theme-pms .h4,body.theme-pms h3,body.theme-pms h4{color:#000;color:var(--text-primary);font-family:Titillium Web,Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font-sans);margin:0}body.theme-pms .h4,body.theme-pms h4{font-size:20px;font-size:var(--fs-h4);font-weight:600;font-weight:var(--fw-h4);line-height:1.35;line-height:var(--lh-h4)}body.theme-pms .body,body.theme-pms p{color:#000;color:var(--text-primary);font-size:16px;font-size:var(--fs-body);line-height:1.55;line-height:var(--lh-body);margin:0}body.theme-pms .body-lg{font-size:18px;font-size:var(--fs-body-lg);line-height:1.55;line-height:var(--lh-body-lg)}body.theme-pms .small,body.theme-pms small{font-size:14px;font-size:var(--fs-small);line-height:1.5;line-height:var(--lh-small)}body.theme-pms .caption{color:#8a8a8a;color:var(--text-tertiary);font-size:13px;font-size:var(--fs-caption);line-height:1.4;line-height:var(--lh-caption)}body.theme-pms .micro{color:#8a8a8a;color:var(--text-tertiary);font-size:11px;font-size:var(--fs-micro);line-height:1.4;line-height:var(--lh-micro)}body.theme-pms .rhythm-light{font-weight:300;font-weight:var(--fw-light)}body.theme-pms .rhythm-bold{font-weight:700;font-weight:var(--fw-bold)}body.theme-pms .link,body.theme-pms a{color:#312783;color:var(--link);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}body.theme-pms .link:hover,body.theme-pms a:hover{color:#2a245d;color:var(--link-hover)}body.theme-pms ::selection{background-color:#fce6f2;background-color:var(--selection-bg);color:#000;color:var(--selection-text)}body.theme-pms :focus-visible{border-radius:inherit;outline:2px solid #312783;outline:2px solid var(--border-focus);outline-offset:2px}body.theme-pms{background:var(--bg-page);color:var(--text-primary)}body.theme-pms,body.theme-pms .MuiAlert-root,body.theme-pms .MuiButton-root,body.theme-pms .MuiFormHelperText-root,body.theme-pms .MuiInputBase-root,body.theme-pms .MuiInputLabel-root,body.theme-pms .MuiMenuItem-root,body.theme-pms .MuiTypography-root{font-family:var(--font-sans)}body.theme-pms .App-header{background:var(--bg-page);color:var(--text-primary)}body.theme-pms .MuiAppBar-root{background:var(--bg-surface);border-bottom:1px solid var(--border-subtle);box-shadow:none;color:var(--text-primary)}body.theme-pms .MuiToolbar-root{background:var(--bg-surface)}body.theme-pms .MuiButton-root{border-radius:var(--radius-sm);box-shadow:none;font-weight:var(--fw-bold);letter-spacing:.03em}body.theme-pms .MuiButton-contained,body.theme-pms .MuiButton-containedPrimary{background:var(--color-accent)!important;color:var(--text-inverse)!important}body.theme-pms .MuiButton-contained:hover,body.theme-pms .MuiButton-containedPrimary:hover{background:var(--color-accent-deep)!important;box-shadow:none!important}body.theme-pms .MuiButton-outlined{background:var(--bg-surface)!important;border-color:var(--border-default)!important;color:var(--text-primary)!important}body.theme-pms .MuiButton-outlined:hover{background:var(--color-accent-tint)!important;border-color:var(--border-focus)!important}body.theme-pms .MuiOutlinedInput-root{background:var(--bg-surface);border-radius:var(--radius-sm)}body.theme-pms .MuiOutlinedInput-notchedOutline{border-color:var(--border-default)}body.theme-pms .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:var(--border-strong)}body.theme-pms .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--border-focus);border-width:1px}body.theme-pms .MuiInputBase-input:focus-visible{outline:none}body.theme-pms .MuiInputLabel-root.Mui-focused,body.theme-pms .MuiSelect-icon{color:var(--color-accent)}body.theme-pms .MuiCircularProgress-root{animation:pms-spinner-spin 1.2s linear infinite;color:var(--color-accent)!important;display:inline-block;position:relative;vertical-align:middle}body.theme-pms .MuiCircularProgress-root svg{display:none}body.theme-pms .MuiCircularProgress-root:before{background:conic-gradient(from 18deg,#0000 0deg 8deg,var(--pms-bleu-ciel) 8deg 48deg,#0000 48deg 68deg,var(--pms-vert) 68deg 108deg,#0000 108deg 128deg,var(--pms-jaune) 128deg 168deg,#0000 168deg 188deg,var(--pms-rouge) 188deg 228deg,#0000 228deg 248deg,var(--pms-rose) 248deg 288deg,#0000 288deg 308deg,var(--pms-bleu-nuit) 308deg 348deg,#0000 348deg 1turn);border-radius:50%;content:"";display:block;height:100%;mask:radial-gradient(farthest-side,#0000 76%,#000 78%);-webkit-mask:radial-gradient(farthest-side,#0000 76%,#000 78%);width:100%}body.theme-pms .MuiButton-contained .MuiCircularProgress-root,body.theme-pms .MuiButton-containedPrimary .MuiCircularProgress-root{color:inherit!important}body.theme-pms .MuiButton-contained .MuiCircularProgress-root:before,body.theme-pms .MuiButton-containedPrimary .MuiCircularProgress-root:before{background:none;border:2px solid;border-top:2px solid #0000;box-sizing:border-box;mask:none;-webkit-mask:none}@keyframes pms-spinner-spin{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@media (prefers-reduced-motion:reduce){body.theme-pms .MuiCircularProgress-root{animation:pms-spinner-pulse 1.6s ease-in-out infinite}}@keyframes pms-spinner-pulse{0%,to{opacity:1}50%{opacity:.4}}body.theme-pms .MuiCard-root,body.theme-pms .MuiPaper-root{background-image:none;border-radius:var(--radius-sm)}body.theme-pms .MuiCard-root{background:var(--bg-surface-alt);box-shadow:var(--shadow-sm)}body.theme-pms .MuiDialog-paper{border-radius:12px;box-shadow:var(--shadow-lg)}body.theme-pms .MuiBackdrop-root{background-color:var(--backdrop)}body.theme-pms .MuiAlert-root{border-radius:var(--radius-sm)}body.theme-pms .MuiSkeleton-root{background-color:var(--skeleton-base)}body.theme-pms .MuiDivider-root{border-color:var(--border-subtle)}body.theme-pms .MuiLink-root,body.theme-pms a:not([data-uf-formula-link-style=true]){color:var(--link)!important}body.theme-pms .MuiLink-root:hover,body.theme-pms a:not([data-uf-formula-link-style=true]):hover{color:var(--link-hover)!important}body.theme-pms [class*=AuthLayout],body.theme-pms main{color:var(--text-primary)}