.auth-session-panel-module__yOzVaq__panel{border:1px solid var(--line);border-left:4px solid var(--primary);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:18px;padding:20px;display:grid}.auth-session-panel-module__yOzVaq__panel p{color:var(--muted)}.auth-session-panel-module__yOzVaq__sessionPanel{gap:14px}.auth-session-panel-module__yOzVaq__head,.auth-session-panel-module__yOzVaq__actions,.auth-session-panel-module__yOzVaq__form,.auth-session-panel-module__yOzVaq__statusGrid{align-items:center;gap:12px;display:flex}.auth-session-panel-module__yOzVaq__head{justify-content:space-between}.auth-session-panel-module__yOzVaq__headState{background:var(--surface-soft);color:var(--nav);white-space:nowrap;border-radius:999px;padding:8px 12px}.auth-session-panel-module__yOzVaq__statusGrid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.auth-session-panel-module__yOzVaq__statusGrid span{border:1px solid var(--line);border-radius:8px;padding:12px}.auth-session-panel-module__yOzVaq__statusGrid strong,.auth-session-panel-module__yOzVaq__statusGrid small{display:block}.auth-session-panel-module__yOzVaq__statusGrid small,.auth-session-panel-module__yOzVaq__meta,.auth-session-panel-module__yOzVaq__warning,.auth-session-panel-module__yOzVaq__error{color:var(--muted)}.auth-session-panel-module__yOzVaq__form,.auth-session-panel-module__yOzVaq__actions{flex-wrap:wrap}.auth-session-panel-module__yOzVaq__form input,.auth-session-panel-module__yOzVaq__actions input{border:1px solid var(--line);border-radius:8px;min-width:220px;padding:10px 12px}.auth-session-panel-module__yOzVaq__form button,.auth-session-panel-module__yOzVaq__actions button{background:var(--button-primary-bg);color:var(--on-primary-ink);cursor:pointer;border:0;border-radius:8px;padding:10px 14px}.auth-session-panel-module__yOzVaq__form button:disabled,.auth-session-panel-module__yOzVaq__actions button:disabled{background:var(--button-disabled-bg);color:var(--button-disabled-text);cursor:not-allowed}.auth-session-panel-module__yOzVaq__warning{border-left:3px solid var(--accent);padding-left:10px}.auth-session-panel-module__yOzVaq__error{color:var(--primary-dark);border-left:3px solid #c43d3d;padding-left:10px}.auth-session-panel-module__yOzVaq__modeSwitcher,.auth-session-panel-module__yOzVaq__socialActions{flex-wrap:wrap;gap:8px;width:100%;display:flex}.auth-session-panel-module__yOzVaq__modeSwitcher .auth-session-panel-module__yOzVaq__modeButton{border:1px solid var(--line);background:var(--surface-soft);color:var(--text)}.auth-session-panel-module__yOzVaq__modeSwitcher .auth-session-panel-module__yOzVaq__modeButton[data-active=true]{border-color:var(--button-primary-bg);background:var(--button-primary-bg);color:var(--on-primary-ink)}.auth-session-panel-module__yOzVaq__socialActions .auth-session-panel-module__yOzVaq__providerButton{border:1px solid var(--line);background:var(--surface);min-width:180px;color:var(--text);justify-content:center;align-items:center;gap:10px;display:inline-flex}.auth-session-panel-module__yOzVaq__providerMark{flex:0 0 20px;width:20px;height:20px}.auth-session-panel-module__yOzVaq__notice{border-left:3px solid var(--success,#238636);width:100%;color:var(--text);margin:0;padding-left:10px}.auth-session-panel-module__yOzVaq__activationNote,.auth-session-panel-module__yOzVaq__activationRequired{background:var(--surface-soft);width:100%;color:var(--text);border:1px solid #d6b5a8;border-radius:12px;padding:14px 16px}.auth-session-panel-module__yOzVaq__activationNote p,.auth-session-panel-module__yOzVaq__activationRequired p{color:var(--muted);margin:6px 0}.auth-session-panel-module__yOzVaq__activationNote a,.auth-session-panel-module__yOzVaq__activationRequired a{min-height:24px;color:var(--primary-dark);align-items:center;font-weight:800;display:inline-flex}.auth-session-panel-module__yOzVaq__activationActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.auth-session-panel-module__yOzVaq__activationActions a,.auth-session-panel-module__yOzVaq__activationActions button{border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;display:inline-flex}.auth-session-panel-module__yOzVaq__activationActions a{background:var(--button-primary-bg);color:var(--on-primary-ink);text-decoration:none}.auth-session-panel-module__yOzVaq__legal{width:100%;color:var(--muted);margin:0;font-size:13px}.auth-session-panel-module__yOzVaq__legal a{color:inherit;font-weight:750}.auth-session-panel-module__yOzVaq__termsAcceptance{color:var(--muted);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;font-size:13px;line-height:1.45;display:grid}.auth-session-panel-module__yOzVaq__termsAcceptance input{width:24px;min-width:24px;height:24px;margin:0}.auth-session-panel-module__yOzVaq__termsAcceptance a{color:inherit;font-weight:750;text-decoration:underline}.auth-session-panel-module__yOzVaq__field{min-width:0;color:var(--text);gap:7px;font-weight:700;display:grid}.auth-session-panel-module__yOzVaq__field input{width:100%;min-width:0}.auth-session-panel-module__yOzVaq__field small{color:var(--muted);font-weight:500}.auth-session-panel-module__yOzVaq__inputWithAction{display:block;position:relative}.auth-session-panel-module__yOzVaq__inputWithAction input{padding-right:52px}.auth-session-panel-module__yOzVaq__inputWithAction button{background:0 0;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.auth-session-panel-module__yOzVaq__inputWithAction svg{width:21px}.auth-session-panel-module__yOzVaq__forgotLink{min-height:24px;color:var(--primary-dark);justify-self:end;align-items:center;font-size:14px;font-weight:750;display:inline-flex}.auth-session-panel-module__yOzVaq__privacyNote{background:var(--surface-soft);border:1px solid #e2bfb3;border-radius:8px;padding:14px 16px}.auth-session-panel-module__yOzVaq__passwordGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.auth-session-panel-module__yOzVaq__providerDivider{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;gap:14px;font-size:12px;font-weight:650;display:grid}.auth-session-panel-module__yOzVaq__providerDivider:before,.auth-session-panel-module__yOzVaq__providerDivider:after{content:"";background:#e2bfb3;height:1px}section.auth-session-panel-module__yOzVaq__portalPanel{background:var(--surface);border:1px solid #e2bfb3;border-radius:14px;grid-template-columns:minmax(0,1fr);gap:24px;width:min(100%,680px);padding:36px 38px 38px;box-shadow:0 20px 60px #7045331f}.auth-session-panel-module__yOzVaq__portalPanel p{color:var(--muted)}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__head{text-align:left;order:1;align-items:flex-start}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__head>div{width:100%}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__head .eyebrow{display:none}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__head h2{color:var(--text);letter-spacing:-.035em;margin:0 0 8px;font-size:clamp(30px,5vw,38px);line-height:1.1}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__head p{max-width:560px;margin:0;font-size:17px;line-height:1.55}.auth-session-panel-module__yOzVaq__portalIcon{background:var(--surface-soft);color:#802a00;border-radius:12px;place-items:center;width:48px;height:48px;margin:0 auto 18px;display:grid}.auth-session-panel-module__yOzVaq__portalIcon svg{width:24px}.auth-session-panel-module__yOzVaq__portalPanel[data-auth-mode=forgot] .auth-session-panel-module__yOzVaq__head{text-align:center}.auth-session-panel-module__yOzVaq__portalPanel[data-auth-mode=forgot] .auth-session-panel-module__yOzVaq__head p{margin-inline:auto}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__form{order:2;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__field{color:var(--text);letter-spacing:.02em;font-size:14px}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__field input{background:var(--surface);min-height:54px;color:var(--text);border:1px solid #cfa99c;border-radius:4px;padding:12px 14px;font-size:16px}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__field input:focus-visible{outline-offset:1px;border-color:#a73a00;outline:3px solid #a73a0029}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__inputWithAction button{color:var(--muted)}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__inputWithAction button:hover,.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__inputWithAction button:focus-visible{background:var(--surface-soft)}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__primaryAction,.auth-session-panel-module__yOzVaq__primaryLink{background:var(--button-primary-bg);width:100%;min-height:54px;color:var(--on-primary-ink);border-radius:4px;justify-content:center;align-items:center;gap:9px;font-weight:850;text-decoration:none;display:inline-flex}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__primaryAction:hover,.auth-session-panel-module__yOzVaq__primaryLink:hover{background:#f45b17}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__primaryAction:focus-visible,.auth-session-panel-module__yOzVaq__primaryLink:focus-visible{outline-offset:3px;outline:3px solid #a73a003d}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__modeSwitcher{background:var(--surface);border-bottom:1px solid #efd4cc;order:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:calc(100% + 76px);margin:-36px -38px 8px;padding:0;display:grid}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__modeSwitcher .auth-session-panel-module__yOzVaq__modeButton,.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__modeSwitcher .auth-session-panel-module__yOzVaq__modeButton[data-active=true]{min-width:0;min-height:58px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:10px 8px;font-weight:700}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__modeSwitcher .auth-session-panel-module__yOzVaq__modeButton[data-active=true]{background:var(--surface-soft);color:var(--primary-dark);border-bottom-color:#ff6b2a}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__socialActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__providerButton{background:var(--surface);width:100%;min-width:0;min-height:52px;color:var(--text);border:1px solid #cfa99c;border-radius:4px;font-weight:750}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__providerButton[data-provider=apple]{color:#fff;background:#111;border-color:#111}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__providerButton[data-provider=apple] .auth-session-panel-module__yOzVaq__providerMark{filter:invert()}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__providerButton:disabled{border-color:var(--line);background:var(--surface-soft);color:var(--button-disabled-text)}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__providerButton:not(:disabled):hover,.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__providerButton:not(:disabled):focus-visible{outline-offset:2px;border-color:#a73a00;outline:2px solid #a73a0029}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__activationNote,.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__activationRequired{background:var(--surface-soft);border-color:#dfcbc4;border-radius:6px;padding:16px 18px}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__activationNote strong,.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__activationRequired>strong{color:var(--text);letter-spacing:.04em}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__termsAcceptance{color:var(--muted);font-size:14px}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__termsAcceptance input{accent-color:#ff6b2a}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__legal{color:var(--muted);text-align:center}.auth-session-panel-module__yOzVaq__portalState{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.auth-session-panel-module__yOzVaq__accountSwitch{text-align:center;color:var(--muted);margin:2px 0 0}.auth-session-panel-module__yOzVaq__accountSwitch a{color:var(--primary-dark);font-weight:850}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__notice,.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__error{background:var(--surface-soft);border:1px solid #e2bfb3;border-left:4px solid #a73a00;border-radius:4px;padding:12px 14px}.auth-session-panel-module__yOzVaq__resetConfirmation,.auth-session-panel-module__yOzVaq__providerProgress{text-align:center;order:2;justify-items:center;gap:20px;display:grid}.auth-session-panel-module__yOzVaq__resetConfirmation>p{max-width:500px;margin:0;font-size:16px;line-height:1.6}.auth-session-panel-module__yOzVaq__resetConfirmation>a:last-child{color:var(--muted);font-weight:700}.auth-session-panel-module__yOzVaq__resendRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.auth-session-panel-module__yOzVaq__resendRow button{color:var(--primary-dark);cursor:pointer;font:inherit;background:0 0;border:0;font-weight:750}.auth-session-panel-module__yOzVaq__resendRow button:disabled{color:var(--muted);cursor:not-allowed}.auth-session-panel-module__yOzVaq__resendRow span{color:var(--muted);background:#fee2da;border-radius:4px;padding:7px 10px}.auth-session-panel-module__yOzVaq__providerProgress{align-content:center;min-height:230px}.auth-session-panel-module__yOzVaq__providerProgress .auth-session-panel-module__yOzVaq__providerMark{width:30px;height:30px}.auth-session-panel-module__yOzVaq__providerProgress strong{font-size:18px}.auth-session-panel-module__yOzVaq__providerProgress p{margin:0}.auth-session-panel-module__yOzVaq__providerSpinner{width:28px;color:var(--primary-dark);animation:.9s linear infinite auth-session-panel-module__yOzVaq__auth-spin}@keyframes auth-session-panel-module__yOzVaq__auth-spin{to{transform:rotate(1turn)}}@media (max-width:640px){.auth-session-panel-module__yOzVaq__panel{grid-template-columns:1fr}.auth-session-panel-module__yOzVaq__modeSwitcher,.auth-session-panel-module__yOzVaq__socialActions{grid-template-columns:1fr;display:grid}.auth-session-panel-module__yOzVaq__modeSwitcher .auth-session-panel-module__yOzVaq__modeButton,.auth-session-panel-module__yOzVaq__socialActions .auth-session-panel-module__yOzVaq__providerButton{width:100%}section.auth-session-panel-module__yOzVaq__portalPanel{border-radius:10px;gap:20px;padding:24px 18px}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__modeSwitcher{width:calc(100% + 36px);margin:-24px -18px 2px}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__modeSwitcher .auth-session-panel-module__yOzVaq__modeButton,.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__modeSwitcher .auth-session-panel-module__yOzVaq__modeButton[data-active=true]{min-height:54px;padding-inline:5px;font-size:12px;line-height:1.25}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__head h2{font-size:30px}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__head p{font-size:15px}.auth-session-panel-module__yOzVaq__passwordGrid,.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__socialActions{grid-template-columns:1fr}.auth-session-panel-module__yOzVaq__portalPanel .auth-session-panel-module__yOzVaq__primaryAction{min-height:52px;padding-inline:12px}}@media (prefers-reduced-motion:reduce){.auth-session-panel-module__yOzVaq__providerSpinner{animation:none}}
.shell-runtime-module__zuTvHG__authPage{background:var(--surface);min-height:100dvh;color:var(--text);align-content:center;place-items:center;gap:32px;padding:24px;display:grid}.shell-runtime-module__zuTvHG__authPage>a,.shell-runtime-module__zuTvHG__authPage>span{width:132px}.shell-runtime-module__zuTvHG__authCard{background:var(--surface);text-align:center;border:1px solid #2618131f;border-radius:8px;justify-items:center;gap:12px;width:min(100%,520px);padding:40px;display:grid}.shell-runtime-module__zuTvHG__authCard h1,.shell-runtime-module__zuTvHG__authCard p{margin:0}.shell-runtime-module__zuTvHG__authCard h1{font-size:26px}.shell-runtime-module__zuTvHG__authCard p{color:var(--muted);line-height:1.55}.shell-runtime-module__zuTvHG__authCard button{background:var(--button-primary-bg);min-height:48px;color:var(--on-primary-ink);cursor:pointer;font:inherit;border:0;border-radius:4px;padding:0 20px;font-weight:700}.shell-runtime-module__zuTvHG__authLoader{border:3px solid #f8ddd4;border-top-color:#a73a00;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite shell-runtime-module__zuTvHG__shellSpin}.shell-runtime-module__zuTvHG__brandLogo{object-fit:contain;width:auto;height:36px;display:block}.shell-runtime-module__zuTvHG__brandLogoLarge{height:clamp(48px,8vw,64px)}.shell-runtime-module__zuTvHG__brandLogoOnDark{display:none}:root[data-theme=dark] .shell-runtime-module__zuTvHG__brandLogoOnLight{display:none}:root[data-theme=dark] .shell-runtime-module__zuTvHG__brandLogoOnDark{display:block}.shell-runtime-module__zuTvHG__brandMark{object-fit:cover;border-radius:9px;width:34px;height:34px;display:block}.shell-runtime-module__zuTvHG__liveGate{gap:20px;display:grid}.shell-runtime-module__zuTvHG__liveInlineWarning{background:var(--surface-soft);color:var(--text);border:1px solid #f1c7b6;border-left:5px solid #b54016;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.shell-runtime-module__zuTvHG__liveInlineWarning strong{color:var(--text);margin-bottom:4px;font-weight:900;display:block}.shell-runtime-module__zuTvHG__liveInlineWarning p{color:var(--muted);margin:0}.shell-runtime-module__zuTvHG__liveInlineWarning button{background:var(--button-primary-bg);min-height:44px;color:var(--on-primary-ink);cursor:pointer;border:0;border-radius:8px;flex:none;padding:0 18px;font-weight:850}.shell-runtime-module__zuTvHG__liveBackdrop{z-index:80;background:#0c18267a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.shell-runtime-module__zuTvHG__liveModal{background:var(--surface);border:1px solid #ffd1d1;border-radius:8px;width:min(460px,100%);padding:24px;box-shadow:0 24px 60px #0c182647}.shell-runtime-module__zuTvHG__liveModal h3{color:var(--primary-dark);margin:4px 0 10px}.shell-runtime-module__zuTvHG__liveModal p{margin:0 0 16px}.shell-runtime-module__zuTvHG__liveModal button{background:var(--button-primary-bg);width:100%;color:var(--on-primary-ink);cursor:pointer;border:0;border-radius:8px;padding:12px 16px;font-weight:800}.shell-runtime-module__zuTvHG__liveActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.shell-runtime-module__zuTvHG__liveActions button{background:var(--button-primary-bg);color:var(--on-primary-ink);cursor:pointer;border:0;border-radius:8px;padding:10px 14px}:root[data-theme=dark] .shell-runtime-module__zuTvHG__liveInlineWarning{color:#fff4ed;background:#30251f;border-color:#895038 #895038 #895038 #ff8a45}:root[data-theme=dark] .shell-runtime-module__zuTvHG__liveInlineWarning strong{color:#fff4ed}:root[data-theme=dark] .shell-runtime-module__zuTvHG__liveInlineWarning p{color:#e3cec2}.shell-runtime-module__zuTvHG__skipLink{z-index:100;background:var(--surface);color:var(--primary-text);border-radius:0 0 10px;padding:12px 18px;font-weight:700;text-decoration:none;position:absolute;left:-9999px}.shell-runtime-module__zuTvHG__skipLink:focus-visible{top:0;left:0}@keyframes shell-runtime-module__zuTvHG__shellSpin{to{transform:rotate(360deg)}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .shell-runtime-module__zuTvHG__brandLogoOnLight{display:none}:root:not([data-theme=light]) .shell-runtime-module__zuTvHG__brandLogoOnDark{display:block}}@media (max-width:700px){.shell-runtime-module__zuTvHG__liveInlineWarning{display:grid}.shell-runtime-module__zuTvHG__liveInlineWarning button{width:100%}}@media (max-width:520px){.shell-runtime-module__zuTvHG__liveInlineWarning{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 14px}.shell-runtime-module__zuTvHG__liveInlineWarning button{width:auto}}
.document-history-panel-module__UDvpQW__panel{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:12px;padding:18px;display:grid}.document-history-panel-module__UDvpQW__title{letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin:0;font-size:13px;font-weight:800}.document-history-panel-module__UDvpQW__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.document-history-panel-module__UDvpQW__exportButton{border:1px solid var(--line);background:var(--bg);color:var(--text);font:inherit;cursor:pointer;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:700}.document-history-panel-module__UDvpQW__exportButton:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.document-history-panel-module__UDvpQW__exportButton:disabled{cursor:not-allowed;opacity:.5}.document-history-panel-module__UDvpQW__exportMessage{color:var(--muted);margin:-4px 0 0;font-size:12px}.document-history-panel-module__UDvpQW__empty{color:var(--muted);margin:0;font-size:14px}.document-history-panel-module__UDvpQW__timeline{gap:10px;margin:0;padding:0;list-style:none;display:grid}.document-history-panel-module__UDvpQW__entry{border:1px solid var(--line);border-left:3px solid var(--primary);background:var(--bg);border-radius:10px;gap:4px;padding:10px 12px;display:grid}.document-history-panel-module__UDvpQW__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;font-size:14px;display:flex}.document-history-panel-module__UDvpQW__head time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.document-history-panel-module__UDvpQW__actor{color:var(--muted);margin:0;font-size:12.5px}.document-history-panel-module__UDvpQW__detail{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:12.5px}.document-history-panel-module__UDvpQW__changes{gap:3px;margin:4px 0 0;padding:0;font-size:13px;list-style:none;display:grid}.document-history-panel-module__UDvpQW__changes li{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.document-history-panel-module__UDvpQW__field{color:var(--text)}.document-history-panel-module__UDvpQW__values{color:var(--muted);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.document-history-panel-module__UDvpQW__truncated{color:var(--muted);margin:2px 0 0;font-size:12px}
.document-action-inbox-module__KLBMIW__inbox{border:1px solid var(--line);background:var(--surface);border-radius:18px;gap:20px;padding:24px;display:grid;box-shadow:0 16px 40px #121e300d}.document-action-inbox-module__KLBMIW__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.document-action-inbox-module__KLBMIW__header h2,.document-action-inbox-module__KLBMIW__header p{margin:0}.document-action-inbox-module__KLBMIW__header h2{color:var(--text);letter-spacing:-.04em;font-size:clamp(28px,3vw,42px)}.document-action-inbox-module__KLBMIW__header p{color:var(--muted);margin-top:7px}.document-action-inbox-module__KLBMIW__headerActions{align-items:center;gap:10px;display:flex}.document-action-inbox-module__KLBMIW__search{border:1px solid var(--line);background:var(--surface);min-width:250px;color:var(--text);font:inherit;border-radius:11px;padding:11px 13px}.document-action-inbox-module__KLBMIW__createAction,.document-action-inbox-module__KLBMIW__primaryAction{border-radius:10px;justify-content:center;align-items:center;min-height:44px;font-weight:850;text-decoration:none;display:inline-flex}.document-action-inbox-module__KLBMIW__createAction{border:1px solid var(--primary);color:var(--primary-dark);padding:0 16px}.document-action-inbox-module__KLBMIW__segments{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px;display:grid;overflow:hidden}.document-action-inbox-module__KLBMIW__segments button{min-height:50px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:10px;font-weight:850;display:flex}.document-action-inbox-module__KLBMIW__segments button[aria-selected=true]{box-shadow:inset 0 0 0 1.5px var(--primary);background:color-mix(in srgb, var(--primary) 6%, white);color:var(--primary-dark)}.document-action-inbox-module__KLBMIW__segments strong{background:var(--surface-soft);min-width:26px;min-height:26px;color:var(--text);border-radius:999px;place-items:center;font-size:12px;display:grid}.document-action-inbox-module__KLBMIW__segments button[aria-selected=true] strong{background:var(--primary);color:#fff}.document-action-inbox-module__KLBMIW__content{grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);align-items:stretch;gap:20px;display:grid}.document-action-inbox-module__KLBMIW__priority{border-left:4px solid var(--primary);background:#fff7f1;border-radius:14px;gap:18px;padding:22px;display:grid}.document-action-inbox-module__KLBMIW__priorityHead{align-items:center;gap:13px;display:flex}.document-action-inbox-module__KLBMIW__documentIcon{width:44px;height:44px;color:var(--primary);background:#ffe6d7;border-radius:11px;flex:none;place-items:center;display:grid}.document-action-inbox-module__KLBMIW__priorityHead strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:17px;overflow:hidden}.document-action-inbox-module__KLBMIW__priorityBody h3,.document-action-inbox-module__KLBMIW__priorityBody p{margin:0}.document-action-inbox-module__KLBMIW__priorityBody h3{color:var(--text);font-size:20px}.document-action-inbox-module__KLBMIW__priorityBody p{color:var(--muted);margin-top:5px}.document-action-inbox-module__KLBMIW__priorityMeta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.document-action-inbox-module__KLBMIW__priorityMeta strong{color:var(--text);font-size:24px}.document-action-inbox-module__KLBMIW__status{color:var(--muted);align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.document-action-inbox-module__KLBMIW__status:before{background:var(--primary);content:"";border-radius:999px;width:9px;height:9px}.document-action-inbox-module__KLBMIW__primaryAction{background:var(--primary);color:#fff}.document-action-inbox-module__KLBMIW__side{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;align-content:start;gap:12px;padding:20px;display:grid}.document-action-inbox-module__KLBMIW__side h3,.document-action-inbox-module__KLBMIW__side p{margin:0}.document-action-inbox-module__KLBMIW__side p{color:var(--muted);line-height:1.5}.document-action-inbox-module__KLBMIW__archive{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:48px;color:var(--text);justify-content:space-between;align-items:center;font-weight:800;text-decoration:none;display:flex}.document-action-inbox-module__KLBMIW__empty{background:var(--surface-soft);min-height:250px;color:var(--text);text-align:center;border-radius:14px;place-content:center;padding:28px;display:grid}.document-action-inbox-module__KLBMIW__empty h3,.document-action-inbox-module__KLBMIW__empty p{margin:0}.document-action-inbox-module__KLBMIW__empty p{max-width:420px;color:var(--muted);margin-top:7px}.document-action-inbox-module__KLBMIW__secondaryList{gap:8px;display:grid}.document-action-inbox-module__KLBMIW__secondaryRow{border:1px solid var(--line);color:var(--text);border-radius:11px;grid-template-columns:minmax(0,1fr) max-content;gap:12px;padding:14px;text-decoration:none;display:grid}.document-action-inbox-module__KLBMIW__secondaryRow span{color:var(--muted)}@media (max-width:980px){.document-action-inbox-module__KLBMIW__header,.document-action-inbox-module__KLBMIW__headerActions{align-items:stretch}.document-action-inbox-module__KLBMIW__header,.document-action-inbox-module__KLBMIW__headerActions,.document-action-inbox-module__KLBMIW__content{grid-template-columns:1fr}.document-action-inbox-module__KLBMIW__header,.document-action-inbox-module__KLBMIW__headerActions{display:grid}.document-action-inbox-module__KLBMIW__search{min-width:0}}@media (max-width:640px){.document-action-inbox-module__KLBMIW__inbox{border-radius:14px;gap:16px;padding:18px}.document-action-inbox-module__KLBMIW__segments{max-width:none}.document-action-inbox-module__KLBMIW__priorityMeta{flex-direction:column;align-items:flex-start}}
.facturation-flow-section-module__iJdMBW__commandbar{background:radial-gradient(circle at 90% 15%, #fff3, transparent 24%), var(--primary);color:var(--on-primary-ink);border:0;border-radius:0}.facturation-flow-section-module__iJdMBW__commandbar :is(h2,p){color:var(--text)}.facturation-flow-section-module__iJdMBW__commandbar p{opacity:.9}.facturation-flow-section-module__iJdMBW__actions :is(button,a){color:#fff;min-height:44px;box-shadow:none;background:#ffffff21;border:1px solid #ffffffb8}.facturation-flow-section-module__iJdMBW__actions :is(button,a):hover{color:#fff;background:#ffffff38}.facturation-flow-section-module__iJdMBW__actions button[data-selected=true]{background:var(--surface);color:var(--primary-dark);border-color:#fff}:root[data-theme=dark] .facturation-flow-section-module__iJdMBW__actions button[data-selected=true]{color:var(--on-primary-ink);background:#f6eee8;border-color:#f6eee8}@media (max-width:700px){.facturation-flow-section-module__iJdMBW__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.facturation-flow-section-module__iJdMBW__routeAnchor{height:0;scroll-margin-top:96px;display:block}.facturation-flow-section-module__iJdMBW__commandbar .eyebrow{color:var(--on-primary-ink)}
.facturation-page-module__VA-dKG__workspace{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow:hidden;box-shadow:0 18px 44px #16203314}.facturation-page-module__VA-dKG__loading{min-height:420px;color:var(--muted);place-items:center;margin:0;display:grid}@media (max-width:700px){.facturation-page-module__VA-dKG__workspace{border-radius:12px}}
.notification-center-drawer-module__q_vn1q__layer{z-index:1200;position:fixed;inset:0}.notification-center-drawer-module__q_vn1q__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#03122c61;border:0;width:100%;height:100%;position:absolute;inset:0}.notification-center-drawer-module__q_vn1q__drawer{color:#071a3d;background:#fff;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;width:min(438px,100vw);animation:.2s ease-out notification-center-drawer-module__q_vn1q__enter;display:grid;position:absolute;inset:0 0 0 auto;box-shadow:-18px 0 44px #03183d2b}.notification-center-drawer-module__q_vn1q__header{border-bottom:1px solid #e1e7f0;justify-content:space-between;align-items:center;padding:25px 24px 19px;display:flex}.notification-center-drawer-module__q_vn1q__header p{color:#f15828;letter-spacing:.07em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:800}.notification-center-drawer-module__q_vn1q__header h2{letter-spacing:-.035em;margin:0;font-size:28px}.notification-center-drawer-module__q_vn1q__header button{color:#071a3d;background:#fff;border:1px solid #dce3ed;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.notification-center-drawer-module__q_vn1q__header button:hover{background:#f5f7fb}.notification-center-drawer-module__q_vn1q__header svg{width:21px}.notification-center-drawer-module__q_vn1q__summary{background:#fff7f3;border:1px solid #ffd0bf;border-radius:10px;align-items:center;gap:13px;margin:17px 20px 13px;padding:14px;display:flex}.notification-center-drawer-module__q_vn1q__summary>span{color:#fff;background:#f15828;border-radius:9px;place-items:center;width:42px;height:42px;display:grid;position:relative}.notification-center-drawer-module__q_vn1q__summary>span svg{width:20px}.notification-center-drawer-module__q_vn1q__summary>span strong{background:#071a3d;border:2px solid #fff;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid;position:absolute;top:-7px;right:-7px}.notification-center-drawer-module__q_vn1q__summary p{gap:2px;margin:0;display:grid}.notification-center-drawer-module__q_vn1q__summary p strong{font-size:14px}.notification-center-drawer-module__q_vn1q__summary p small{color:#62708b;font-size:12px}.notification-center-drawer-module__q_vn1q__filters{gap:7px;padding:0 20px 15px;display:flex;overflow-x:auto}.notification-center-drawer-module__q_vn1q__filters button{color:#3b4d70;min-height:36px;font:inherit;white-space:nowrap;background:#fff;border:1px solid #d7deea;border-radius:999px;padding:0 13px;font-size:12px;font-weight:680}.notification-center-drawer-module__q_vn1q__filters button[aria-selected=true]{color:#fff;background:#f15828;border-color:#f15828}.notification-center-drawer-module__q_vn1q__filters button:focus-visible,.notification-center-drawer-module__q_vn1q__header button:focus-visible,.notification-center-drawer-module__q_vn1q__item:focus-visible,.notification-center-drawer-module__q_vn1q__drawer footer a:focus-visible{outline-offset:2px;outline:3px solid #064ff14d}.notification-center-drawer-module__q_vn1q__loadMessage{color:#774507;background:#fff6e7;border-radius:7px;align-items:center;gap:8px;margin:0 20px 12px;padding:9px 11px;font-size:11px;display:flex}.notification-center-drawer-module__q_vn1q__loadMessage svg{flex:none;width:16px}.notification-center-drawer-module__q_vn1q__list{border-top:1px solid #edf0f5;min-height:0;overflow-y:auto}.notification-center-drawer-module__q_vn1q__group h3{color:#65738e;letter-spacing:.06em;text-transform:uppercase;margin:0;padding:17px 20px 9px;font-size:11px}.notification-center-drawer-module__q_vn1q__item{color:inherit;border-top:1px solid #edf0f5;grid-template-columns:42px minmax(0,1fr) 8px;align-items:start;gap:12px;padding:13px 20px;text-decoration:none;display:grid;position:relative}.notification-center-drawer-module__q_vn1q__item:hover{background:#f8faff}.notification-center-drawer-module__q_vn1q__icon{color:#f15828;background:#fff0ea;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.notification-center-drawer-module__q_vn1q__icon svg{width:20px}.notification-center-drawer-module__q_vn1q__item[data-severity=resolved] .notification-center-drawer-module__q_vn1q__icon,.notification-center-drawer-module__q_vn1q__item[data-severity=info] .notification-center-drawer-module__q_vn1q__icon{color:#16813a;background:#ecf9f0}.notification-center-drawer-module__q_vn1q__copy{gap:4px;min-width:0;display:grid}.notification-center-drawer-module__q_vn1q__copy strong{font-size:13px;line-height:1.3}.notification-center-drawer-module__q_vn1q__copy small{color:#65738e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.notification-center-drawer-module__q_vn1q__copy em{color:#f15828;align-items:center;gap:3px;margin-top:3px;font-size:11px;font-style:normal;font-weight:700;display:flex}.notification-center-drawer-module__q_vn1q__copy em svg{width:13px}.notification-center-drawer-module__q_vn1q__item>i{background:#f15828;border-radius:50%;width:8px;height:8px;margin-top:5px}.notification-center-drawer-module__q_vn1q__state{color:#62708b;text-align:center;align-content:center;place-items:center;gap:10px;min-height:230px;padding:30px;display:grid}.notification-center-drawer-module__q_vn1q__state>svg{color:#f15828;width:30px;height:30px}.notification-center-drawer-module__q_vn1q__state strong{color:#071a3d}.notification-center-drawer-module__q_vn1q__state span{font-size:12px}.notification-center-drawer-module__q_vn1q__spinner{animation:.8s linear infinite notification-center-drawer-module__q_vn1q__spin}.notification-center-drawer-module__q_vn1q__drawer footer{padding:16px 20px calc(18px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #dfe5ee;gap:8px;display:grid}.notification-center-drawer-module__q_vn1q__drawer footer a{color:#f15828;border:1px solid #f15828;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:45px;font-size:13px;font-weight:750;text-decoration:none;display:flex}.notification-center-drawer-module__q_vn1q__drawer footer a:hover{background:#fff6f2}.notification-center-drawer-module__q_vn1q__drawer footer svg{width:16px}.notification-center-drawer-module__q_vn1q__drawer footer small{text-align:center;color:#78849b;font-size:10px}@keyframes notification-center-drawer-module__q_vn1q__enter{0%{opacity:.55;transform:translate(24px)}to{opacity:1;transform:none}}@keyframes notification-center-drawer-module__q_vn1q__spin{to{transform:rotate(360deg)}}@media (max-width:520px){.notification-center-drawer-module__q_vn1q__drawer{width:100%}.notification-center-drawer-module__q_vn1q__header{padding:19px 16px 15px}.notification-center-drawer-module__q_vn1q__summary{margin-inline:14px}.notification-center-drawer-module__q_vn1q__filters{padding-inline:14px}.notification-center-drawer-module__q_vn1q__item{padding-inline:16px}}@media (prefers-reduced-motion:reduce){.notification-center-drawer-module__q_vn1q__drawer,.notification-center-drawer-module__q_vn1q__spinner{animation:none}}
.live-data-panel-module__9V8mpa__stateFeedback{border:1px solid var(--line);border-left:4px solid var(--primary);background:var(--surface-soft);min-width:0;color:var(--text);overflow-wrap:anywhere;border-radius:8px;grid-column:1/-1;align-items:center;margin:0;padding:9px 11px;font-size:13px;font-weight:700;line-height:1.4;display:flex}.live-data-panel-module__9V8mpa__stateFeedback[data-live-feedback-state=error]{border-left-color:var(--button-danger-bg)}.live-data-panel-module__9V8mpa__stateFeedback[data-live-feedback-state=empty]{border-left-color:var(--muted)}
.automation-overview-live-workbench-module__COptLq__workbench{--automation-border:var(--line);--automation-ink:var(--text);--automation-muted:var(--muted);--automation-orange:var(--primary);border:1px solid var(--automation-border);border-radius:1rem;overflow:hidden}.automation-overview-live-workbench-module__COptLq__inlineError{background:var(--surface-soft);border-top:1px solid #fed7aa;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.automation-overview-live-workbench-module__COptLq__inlineError>div{gap:3px;display:grid}.automation-overview-live-workbench-module__COptLq__inlineError strong{color:var(--primary-dark)}.automation-overview-live-workbench-module__COptLq__inlineError span{color:#7c2d12;font-size:.82rem}.automation-overview-live-workbench-module__COptLq__inlineError button{background:var(--surface);color:var(--primary-dark);cursor:pointer;font:inherit;border:1px solid #fdba74;border-radius:9px;padding:9px 13px;font-weight:700}.automation-overview-live-workbench-module__COptLq__toolbar{background:var(--surface);border-bottom:1px solid var(--automation-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.automation-overview-live-workbench-module__COptLq__toolbar>div{align-items:center;gap:.7rem;display:flex}.automation-overview-live-workbench-module__COptLq__toolbar>div:first-child{flex-direction:column;align-items:flex-start;gap:.15rem}.automation-overview-live-workbench-module__COptLq__toolbar strong{color:var(--automation-ink)}.automation-overview-live-workbench-module__COptLq__toolbar span{color:var(--automation-muted);font-size:.8rem}.automation-overview-live-workbench-module__COptLq__toolbar button,.automation-overview-live-workbench-module__COptLq__createForm button,.automation-overview-live-workbench-module__COptLq__retryForm button,.automation-overview-live-workbench-module__COptLq__empty button,.automation-overview-live-workbench-module__COptLq__safety a{color:#fff;cursor:pointer;font:inherit;background:#14213a;border:1px solid #14213a;border-radius:.65rem;min-height:2.6rem;padding:.6rem .85rem;font-size:.76rem;font-weight:800;text-decoration:none}.automation-overview-live-workbench-module__COptLq__toolbar button:last-child,.automation-overview-live-workbench-module__COptLq__createForm button{background:var(--automation-orange);border-color:var(--automation-orange);color:var(--on-primary-ink)}.automation-overview-live-workbench-module__COptLq__toolbar button:disabled,.automation-overview-live-workbench-module__COptLq__createForm button:disabled,.automation-overview-live-workbench-module__COptLq__retryForm button:disabled{cursor:wait;opacity:.55}.automation-overview-live-workbench-module__COptLq__state{color:var(--automation-muted);background:0 0;align-items:center;gap:.35rem;font-weight:800;display:inline-flex}.automation-overview-live-workbench-module__COptLq__state:before{content:"";background:#36a566;border-radius:50%;width:.45rem;height:.45rem}.automation-overview-live-workbench-module__COptLq__state[data-state=loading]:before,.automation-overview-live-workbench-module__COptLq__state[data-state=running]:before{background:#f2a23a}.automation-overview-live-workbench-module__COptLq__state[data-state=error]:before{background:#d94343}:root[data-theme=dark] .automation-overview-live-workbench-module__COptLq__toolbar .automation-overview-live-workbench-module__COptLq__state{color:var(--automation-muted);background:0 0}.automation-overview-live-workbench-module__COptLq__metrics{background:var(--surface);border-bottom:1px solid var(--automation-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.automation-overview-live-workbench-module__COptLq__metrics article{border-right:1px solid var(--automation-border);gap:.28rem;padding:1rem 1.1rem;display:grid}.automation-overview-live-workbench-module__COptLq__metrics article:last-child{border-right:0}.automation-overview-live-workbench-module__COptLq__metrics span,.automation-overview-live-workbench-module__COptLq__metrics small{color:var(--automation-muted);font-size:.74rem}.automation-overview-live-workbench-module__COptLq__metrics strong{color:var(--automation-ink);letter-spacing:-.04em;font-size:1.45rem}.automation-overview-live-workbench-module__COptLq__createForm{background:var(--surface-soft);border-bottom:1px solid #f1d8ca;grid-template-columns:minmax(13rem,1.15fr) repeat(4,minmax(8rem,1fr)) auto;align-items:end;gap:.8rem;padding:1rem 1.1rem;display:grid}.automation-overview-live-workbench-module__COptLq__createForm>div{align-self:center}.automation-overview-live-workbench-module__COptLq__createForm h3{color:var(--automation-ink);margin:0}.automation-overview-live-workbench-module__COptLq__createForm>div>span{color:var(--automation-muted);margin-top:.25rem;font-size:.7rem;display:block}.automation-overview-live-workbench-module__COptLq__eyebrow{color:var(--primary-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .35rem;font-size:.68rem;font-weight:850}.automation-overview-live-workbench-module__COptLq__createForm label,.automation-overview-live-workbench-module__COptLq__retryForm label{color:var(--muted);gap:.35rem;font-size:.7rem;font-weight:750;display:grid}.automation-overview-live-workbench-module__COptLq__createForm input,.automation-overview-live-workbench-module__COptLq__createForm select,.automation-overview-live-workbench-module__COptLq__retryForm input,.automation-overview-live-workbench-module__COptLq__listHeader input,.automation-overview-live-workbench-module__COptLq__listHeader select{background:var(--surface);color:var(--automation-ink);font:inherit;border:1px solid #d9d3cf;border-radius:.65rem;width:100%;min-height:2.6rem;padding:.6rem .7rem}.automation-overview-live-workbench-module__COptLq__layout{grid-template-columns:minmax(0,1.5fr) minmax(20rem,.8fr);min-height:35rem;display:grid}.automation-overview-live-workbench-module__COptLq__directory{border-right:1px solid var(--automation-border);min-width:0;padding:1.1rem}.automation-overview-live-workbench-module__COptLq__listHeader{border-bottom:1px solid var(--automation-border);justify-content:space-between;align-items:end;gap:1rem;padding-bottom:.9rem;display:flex}.automation-overview-live-workbench-module__COptLq__listHeader h3,.automation-overview-live-workbench-module__COptLq__detail h3,.automation-overview-live-workbench-module__COptLq__history h4,.automation-overview-live-workbench-module__COptLq__retryForm h4{color:var(--automation-ink);margin:0}.automation-overview-live-workbench-module__COptLq__listHeader p{color:var(--automation-muted);margin:.25rem 0 0;font-size:.78rem}.automation-overview-live-workbench-module__COptLq__listHeader>div:last-child{grid-template-columns:minmax(12rem,1fr) minmax(9rem,.7fr);gap:.5rem;display:grid}.automation-overview-live-workbench-module__COptLq__ruleList{display:grid}.automation-overview-live-workbench-module__COptLq__ruleList>button{background:var(--surface);border:0;border-bottom:1px solid var(--automation-border);color:inherit;cursor:pointer;font:inherit;text-align:left;grid-template-columns:minmax(9rem,.9fr) minmax(10rem,1fr) minmax(10rem,1fr) auto;align-items:center;gap:.8rem;width:100%;padding:.95rem .35rem;display:grid}.automation-overview-live-workbench-module__COptLq__ruleList>button:hover,.automation-overview-live-workbench-module__COptLq__ruleList>button[aria-pressed=true]{background:var(--surface-soft)}.automation-overview-live-workbench-module__COptLq__ruleList>button[aria-pressed=true]{box-shadow:inset 3px 0 var(--automation-orange);padding-left:.8rem}.automation-overview-live-workbench-module__COptLq__ruleList>button>span{gap:.2rem;min-width:0;display:grid}.automation-overview-live-workbench-module__COptLq__ruleList strong{color:var(--automation-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.automation-overview-live-workbench-module__COptLq__ruleList small{color:var(--automation-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.automation-overview-live-workbench-module__COptLq__ruleList em,.automation-overview-live-workbench-module__COptLq__detail header>span,.automation-overview-live-workbench-module__COptLq__history em{background:var(--success-soft);color:var(--success);white-space:nowrap;border-radius:999px;padding:.35rem .55rem;font-size:.68rem;font-style:normal;font-weight:800}.automation-overview-live-workbench-module__COptLq__ruleList>button[data-status=failed] em,.automation-overview-live-workbench-module__COptLq__history em[data-status=failed]{background:var(--surface-soft);color:var(--primary-dark)}.automation-overview-live-workbench-module__COptLq__ruleList>button[data-status=pending] em,.automation-overview-live-workbench-module__COptLq__history em[data-status=pending]{background:var(--brand-soft);color:var(--primary-dark)}.automation-overview-live-workbench-module__COptLq__detail{background:var(--surface);min-width:0;padding:1.2rem}.automation-overview-live-workbench-module__COptLq__detail>header{border-bottom:1px solid var(--automation-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.automation-overview-live-workbench-module__COptLq__detail dl{gap:.7rem;margin:1rem 0;display:grid}.automation-overview-live-workbench-module__COptLq__detail dl div{gap:.25rem;display:grid}.automation-overview-live-workbench-module__COptLq__detail dt{color:var(--automation-muted);font-size:.68rem}.automation-overview-live-workbench-module__COptLq__detail dd{color:var(--automation-ink);margin:0;font-size:.8rem;font-weight:750;line-height:1.4}.automation-overview-live-workbench-module__COptLq__history,.automation-overview-live-workbench-module__COptLq__retryForm{border-top:1px solid var(--automation-border);gap:.65rem;padding-top:1rem;display:grid}.automation-overview-live-workbench-module__COptLq__history h4,.automation-overview-live-workbench-module__COptLq__retryForm h4{font-size:.86rem}.automation-overview-live-workbench-module__COptLq__history>button{background:var(--surface);border:1px solid var(--automation-border);cursor:pointer;font:inherit;text-align:left;border-radius:.65rem;justify-content:space-between;align-items:center;gap:.7rem;padding:.65rem;display:flex}.automation-overview-live-workbench-module__COptLq__history>button>span{gap:.18rem;display:grid}.automation-overview-live-workbench-module__COptLq__history strong{color:var(--automation-ink);font-size:.76rem}.automation-overview-live-workbench-module__COptLq__history small,.automation-overview-live-workbench-module__COptLq__history p,.automation-overview-live-workbench-module__COptLq__retryForm small{color:var(--automation-muted);margin:0;font-size:.68rem}.automation-overview-live-workbench-module__COptLq__retryForm{margin-top:1rem}.automation-overview-live-workbench-module__COptLq__retryForm button{background:var(--automation-orange);border-color:var(--automation-orange);color:var(--on-primary-ink)}.automation-overview-live-workbench-module__COptLq__empty,.automation-overview-live-workbench-module__COptLq__emptyDetail{color:var(--automation-muted);flex-direction:column;justify-content:center;align-items:flex-start;gap:.7rem;min-height:13rem;padding:1.5rem;display:flex}.automation-overview-live-workbench-module__COptLq__empty span,.automation-overview-live-workbench-module__COptLq__emptyDetail p{margin:0;font-size:.8rem;line-height:1.5}.automation-overview-live-workbench-module__COptLq__safety{color:#fff;background:#152039;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.automation-overview-live-workbench-module__COptLq__safety div{gap:.2rem;margin-right:auto;display:grid}.automation-overview-live-workbench-module__COptLq__safety span{color:#ffffffad;font-size:.74rem}.automation-overview-live-workbench-module__COptLq__safety a{background:var(--surface);color:var(--text);white-space:nowrap;border-color:#fff}@media (max-width:1180px){.automation-overview-live-workbench-module__COptLq__createForm{grid-template-columns:repeat(3,minmax(0,1fr))}.automation-overview-live-workbench-module__COptLq__createForm>div{grid-column:1/-1}}@media (max-width:980px){.automation-overview-live-workbench-module__COptLq__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.automation-overview-live-workbench-module__COptLq__metrics article:nth-child(2){border-right:0}.automation-overview-live-workbench-module__COptLq__metrics article:nth-child(-n+2){border-bottom:1px solid var(--automation-border)}.automation-overview-live-workbench-module__COptLq__layout{grid-template-columns:1fr}.automation-overview-live-workbench-module__COptLq__directory{border-bottom:1px solid var(--automation-border);border-right:0}}@media (max-width:720px){.automation-overview-live-workbench-module__COptLq__inlineError,.automation-overview-live-workbench-module__COptLq__toolbar,.automation-overview-live-workbench-module__COptLq__listHeader,.automation-overview-live-workbench-module__COptLq__safety{flex-direction:column;align-items:stretch}.automation-overview-live-workbench-module__COptLq__toolbar>div:last-child{grid-template-columns:1fr 1fr;display:grid}.automation-overview-live-workbench-module__COptLq__toolbar .automation-overview-live-workbench-module__COptLq__state{grid-column:1/-1}.automation-overview-live-workbench-module__COptLq__createForm{grid-template-columns:1fr}.automation-overview-live-workbench-module__COptLq__createForm>div{grid-column:auto}.automation-overview-live-workbench-module__COptLq__listHeader>div:last-child{grid-template-columns:1fr}.automation-overview-live-workbench-module__COptLq__ruleList>button{grid-template-columns:minmax(0,1fr) auto}.automation-overview-live-workbench-module__COptLq__ruleList>button>span:nth-child(2),.automation-overview-live-workbench-module__COptLq__ruleList>button>span:nth-child(3){display:none}.automation-overview-live-workbench-module__COptLq__safety div{margin-right:0}.automation-overview-live-workbench-module__COptLq__safety a{text-align:center}}
.compliance-overview-live-workbench-module__yZoejG__workbench{--compliance-border:var(--line);--compliance-ink:var(--text);--compliance-muted:var(--muted);--compliance-orange:var(--primary);border:1px solid var(--compliance-border);border-radius:1rem;overflow:hidden}.compliance-overview-live-workbench-module__yZoejG__toolbar{background:var(--surface);border-bottom:1px solid var(--compliance-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.compliance-overview-live-workbench-module__yZoejG__toolbar>div{align-items:center;gap:.7rem;display:flex}.compliance-overview-live-workbench-module__yZoejG__toolbar>div:first-child{flex-direction:column;align-items:flex-start;gap:.15rem}.compliance-overview-live-workbench-module__yZoejG__toolbar strong{color:var(--compliance-ink)}.compliance-overview-live-workbench-module__yZoejG__toolbar span{color:var(--compliance-muted);font-size:.8rem}.compliance-overview-live-workbench-module__yZoejG__toolbar button,.compliance-overview-live-workbench-module__yZoejG__safety a{color:#fff;cursor:pointer;font:inherit;background:#14213a;border:1px solid #14213a;border-radius:.65rem;min-height:2.6rem;padding:.6rem .85rem;font-size:.76rem;font-weight:800;text-decoration:none}.compliance-overview-live-workbench-module__yZoejG__toolbar button:disabled{cursor:wait;opacity:.55}.compliance-overview-live-workbench-module__yZoejG__state{align-items:center;gap:.35rem;font-weight:800;display:inline-flex}.compliance-overview-live-workbench-module__yZoejG__state:before{content:"";background:#36a566;border-radius:50%;width:.45rem;height:.45rem}.compliance-overview-live-workbench-module__yZoejG__state[data-state=loading]:before{background:#f2a23a}.compliance-overview-live-workbench-module__yZoejG__state[data-state=error]:before{background:#d94343}.compliance-overview-live-workbench-module__yZoejG__metrics{background:var(--surface);border-bottom:1px solid var(--compliance-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.compliance-overview-live-workbench-module__yZoejG__metrics article{border-right:1px solid var(--compliance-border);gap:.28rem;padding:1rem 1.1rem;display:grid}.compliance-overview-live-workbench-module__yZoejG__metrics article:last-child{border-right:0}.compliance-overview-live-workbench-module__yZoejG__metrics span,.compliance-overview-live-workbench-module__yZoejG__metrics small{color:var(--compliance-muted);font-size:.74rem}.compliance-overview-live-workbench-module__yZoejG__metrics strong{color:var(--compliance-ink);letter-spacing:-.04em;font-size:1.42rem}.compliance-overview-live-workbench-module__yZoejG__layout{grid-template-columns:minmax(0,1.42fr) minmax(21rem,.75fr);min-height:37rem;display:grid}.compliance-overview-live-workbench-module__yZoejG__requirements{border-right:1px solid var(--compliance-border);min-width:0;padding:1.1rem}.compliance-overview-live-workbench-module__yZoejG__requirements>header,.compliance-overview-live-workbench-module__yZoejG__scope>header{border-bottom:1px solid var(--compliance-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.compliance-overview-live-workbench-module__yZoejG__requirements h3,.compliance-overview-live-workbench-module__yZoejG__scope h3{color:var(--compliance-ink);margin:0}.compliance-overview-live-workbench-module__yZoejG__requirements header p{color:var(--compliance-muted);margin:.25rem 0 0;font-size:.78rem}.compliance-overview-live-workbench-module__yZoejG__filters{flex-wrap:wrap;gap:.35rem;display:flex}.compliance-overview-live-workbench-module__yZoejG__filters button{background:var(--surface);min-height:2rem;color:var(--muted);font:inherit;cursor:pointer;border:1px solid #ded8d3;border-radius:999px;padding:.35rem .6rem;font-size:.68rem;font-weight:750}.compliance-overview-live-workbench-module__yZoejG__filters button[aria-pressed=true]{border-color:var(--compliance-orange);background:color-mix(in srgb, var(--compliance-orange) 16%, var(--surface));color:var(--primary-dark)}.compliance-overview-live-workbench-module__yZoejG__requirementList{display:grid}.compliance-overview-live-workbench-module__yZoejG__requirementList article{border-bottom:1px solid var(--compliance-border);grid-template-columns:auto minmax(12rem,1fr) minmax(10rem,.75fr) auto;align-items:center;gap:.8rem;padding:.85rem .2rem;display:grid}.compliance-overview-live-workbench-module__yZoejG__requirementMark{background:color-mix(in srgb, var(--compliance-orange) 16%, var(--surface));color:var(--primary-dark);border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:.72rem;font-weight:900;display:flex}.compliance-overview-live-workbench-module__yZoejG__requirementList article[data-status=proven] .compliance-overview-live-workbench-module__yZoejG__requirementMark{background:color-mix(in srgb, #42b667 18%, var(--surface));color:var(--text)}.compliance-overview-live-workbench-module__yZoejG__requirementList article>div{gap:.2rem;min-width:0;display:grid}.compliance-overview-live-workbench-module__yZoejG__requirementList strong{color:var(--compliance-ink);font-size:.8rem}.compliance-overview-live-workbench-module__yZoejG__requirementList small,.compliance-overview-live-workbench-module__yZoejG__requirementList article>span:not(.compliance-overview-live-workbench-module__yZoejG__requirementMark){color:var(--compliance-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.compliance-overview-live-workbench-module__yZoejG__requirementList em,.compliance-overview-live-workbench-module__yZoejG__scope header>span{background:color-mix(in srgb, var(--compliance-orange) 16%, var(--surface));color:var(--primary-dark);white-space:nowrap;border-radius:999px;padding:.35rem .55rem;font-size:.66rem;font-style:normal;font-weight:800}.compliance-overview-live-workbench-module__yZoejG__requirementList article[data-status=proven] em,.compliance-overview-live-workbench-module__yZoejG__scope header>span[data-status=active]{background:color-mix(in srgb, #42b667 18%, var(--surface));color:var(--text)}.compliance-overview-live-workbench-module__yZoejG__scope{background:var(--surface);min-width:0;padding:1.2rem}.compliance-overview-live-workbench-module__yZoejG__eyebrow{color:var(--primary-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .35rem;font-size:.68rem;font-weight:850}.compliance-overview-live-workbench-module__yZoejG__scopeCards{gap:.7rem;margin:1rem 0;display:grid}.compliance-overview-live-workbench-module__yZoejG__scopeCards article{background:var(--surface);border:1px solid #e5e1dd;border-left:3px solid #36a566;border-radius:.75rem;gap:.3rem;padding:.85rem;display:grid}.compliance-overview-live-workbench-module__yZoejG__scopeCards article[data-status=blocked]{border-left-color:#e85b22}.compliance-overview-live-workbench-module__yZoejG__scopeCards article[data-status=evidence]{border-left-color:#e3a126}.compliance-overview-live-workbench-module__yZoejG__scopeCards span{color:var(--compliance-muted);text-transform:uppercase;font-size:.67rem;font-weight:700}.compliance-overview-live-workbench-module__yZoejG__scopeCards strong{color:var(--compliance-ink);font-size:.8rem}.compliance-overview-live-workbench-module__yZoejG__scopeCards p{color:var(--compliance-muted);margin:0;font-size:.71rem;line-height:1.45}.compliance-overview-live-workbench-module__yZoejG__scope dl{gap:.65rem;margin:1rem 0;display:grid}.compliance-overview-live-workbench-module__yZoejG__scope dl div{border-bottom:1px solid #ece8e4;justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.6rem;display:flex}.compliance-overview-live-workbench-module__yZoejG__scope dt{color:var(--compliance-muted);font-size:.7rem}.compliance-overview-live-workbench-module__yZoejG__scope dd{color:var(--compliance-ink);text-align:right;margin:0;font-size:.76rem;font-weight:750}.compliance-overview-live-workbench-module__yZoejG__providerError{background:var(--surface-soft);color:#8f2828;border-radius:.7rem;gap:.3rem;padding:.8rem;display:grid}.compliance-overview-live-workbench-module__yZoejG__providerError strong{font-size:.73rem}.compliance-overview-live-workbench-module__yZoejG__providerError span{overflow-wrap:anywhere;font-size:.7rem;line-height:1.4}.compliance-overview-live-workbench-module__yZoejG__empty{color:var(--compliance-muted);flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;min-height:12rem;padding:1.5rem;display:flex}.compliance-overview-live-workbench-module__yZoejG__empty span{font-size:.8rem}.compliance-overview-live-workbench-module__yZoejG__evidenceForm{border:1px solid var(--compliance-border);background:var(--surface);grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:16px;display:grid}.compliance-overview-live-workbench-module__yZoejG__evidenceForm header,.compliance-overview-live-workbench-module__yZoejG__evidenceForm>p{grid-column:1/-1}.compliance-overview-live-workbench-module__yZoejG__evidenceForm header{justify-content:space-between;gap:16px;display:flex}.compliance-overview-live-workbench-module__yZoejG__evidenceForm header div,.compliance-overview-live-workbench-module__yZoejG__evidenceForm label{gap:6px;display:grid}.compliance-overview-live-workbench-module__yZoejG__evidenceForm span,.compliance-overview-live-workbench-module__yZoejG__evidenceForm em,.compliance-overview-live-workbench-module__yZoejG__evidenceForm label,.compliance-overview-live-workbench-module__yZoejG__evidenceForm p{color:var(--compliance-muted);font-size:.78rem}.compliance-overview-live-workbench-module__yZoejG__evidenceForm :is(input,select,button){border:1px solid var(--compliance-border);background:var(--surface);min-height:42px;color:var(--compliance-ink);font:inherit;border-radius:9px;padding:8px 10px}.compliance-overview-live-workbench-module__yZoejG__evidenceForm button{background:var(--button-primary-bg);color:var(--on-primary-ink);align-self:end;font-weight:800}.compliance-overview-live-workbench-module__yZoejG__safety{color:#fff;background:#152039;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.1rem;display:flex}.compliance-overview-live-workbench-module__yZoejG__safety>div{gap:.2rem;display:grid}.compliance-overview-live-workbench-module__yZoejG__safety span{color:#ffffffad;font-size:.72rem}.compliance-overview-live-workbench-module__yZoejG__safety a{background:var(--surface);color:var(--text);border-color:#fff;flex:none}@media (max-width:1050px){.compliance-overview-live-workbench-module__yZoejG__layout{grid-template-columns:1fr}.compliance-overview-live-workbench-module__yZoejG__requirements{border-bottom:1px solid var(--compliance-border);border-right:0}}@media (max-width:760px){.compliance-overview-live-workbench-module__yZoejG__evidenceForm{grid-template-columns:repeat(2,minmax(0,1fr))}.compliance-overview-live-workbench-module__yZoejG__toolbar,.compliance-overview-live-workbench-module__yZoejG__safety{flex-direction:column;align-items:stretch}.compliance-overview-live-workbench-module__yZoejG__toolbar>div:last-child{justify-content:space-between}.compliance-overview-live-workbench-module__yZoejG__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.compliance-overview-live-workbench-module__yZoejG__metrics article:nth-child(2){border-right:0}.compliance-overview-live-workbench-module__yZoejG__metrics article:nth-child(-n+2){border-bottom:1px solid var(--compliance-border)}.compliance-overview-live-workbench-module__yZoejG__requirements>header{display:grid}.compliance-overview-live-workbench-module__yZoejG__requirementList article{grid-template-columns:auto minmax(0,1fr) auto}.compliance-overview-live-workbench-module__yZoejG__requirementList article>span:not(.compliance-overview-live-workbench-module__yZoejG__requirementMark){grid-column:2/-1}.compliance-overview-live-workbench-module__yZoejG__safety a{text-align:center}}@media (max-width:480px){.compliance-overview-live-workbench-module__yZoejG__evidenceForm,.compliance-overview-live-workbench-module__yZoejG__metrics{grid-template-columns:1fr}.compliance-overview-live-workbench-module__yZoejG__metrics article,.compliance-overview-live-workbench-module__yZoejG__metrics article:nth-child(2){border-bottom:1px solid var(--compliance-border);border-right:0}.compliance-overview-live-workbench-module__yZoejG__requirementList article{grid-template-columns:auto minmax(0,1fr)}.compliance-overview-live-workbench-module__yZoejG__requirementList article>span:not(.compliance-overview-live-workbench-module__yZoejG__requirementMark),.compliance-overview-live-workbench-module__yZoejG__requirementList em{grid-column:1/-1}.compliance-overview-live-workbench-module__yZoejG__requirementList em{justify-self:start}}
.operation-result-summary-module__0dBVVG__root.invoice-flow-result{background:var(--surface-soft);color:var(--ink);border-left:4px solid #2f9e5b;gap:10px;display:grid}.operation-result-summary-module__0dBVVG__root>strong{font-size:15px}.operation-result-summary-module__0dBVVG__root dl{gap:8px;margin:0;display:grid}.operation-result-summary-module__0dBVVG__root dl>div{grid-template-columns:minmax(100px,.65fr) minmax(0,1.35fr);gap:10px;display:grid}.operation-result-summary-module__0dBVVG__root dt{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.operation-result-summary-module__0dBVVG__root dd{overflow-wrap:anywhere;margin:0;font-weight:700}.operation-result-summary-module__0dBVVG__root p{color:var(--muted);margin:0}@media (max-width:520px){.operation-result-summary-module__0dBVVG__root dl>div{grid-template-columns:1fr;gap:2px}}
.unsaved-changes-dialog-module__GSqvvW__backdrop{z-index:90;background:#0c182685;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.unsaved-changes-dialog-module__GSqvvW__dialog{border:1px solid var(--line);background:var(--surface,#fff);width:min(500px,100%);color:var(--nav);border-radius:12px;padding:24px;box-shadow:0 24px 60px #0c182647}.unsaved-changes-dialog-module__GSqvvW__dialog h2{margin:4px 0 10px;font-size:1.35rem}.unsaved-changes-dialog-module__GSqvvW__dialog p{color:var(--muted);margin:0;line-height:1.55}.unsaved-changes-dialog-module__GSqvvW__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.unsaved-changes-dialog-module__GSqvvW__actions button{border:1px solid var(--line);background:var(--surface-soft);min-height:44px;color:var(--nav);cursor:pointer;border-radius:8px;padding:10px 16px;font-weight:800}.unsaved-changes-dialog-module__GSqvvW__actions .unsaved-changes-dialog-module__GSqvvW__discard{color:#fff;background:#b42318;border-color:#b42318}@media (max-width:520px){.unsaved-changes-dialog-module__GSqvvW__backdrop{align-items:end;padding:12px}.unsaved-changes-dialog-module__GSqvvW__dialog{padding:20px}.unsaved-changes-dialog-module__GSqvvW__actions,.unsaved-changes-dialog-module__GSqvvW__actions button{width:100%}}
.automation-workbench-module__Fpk-Rq__scope{background:var(--surface);border:1px solid #e6e8ee;border-radius:20px;gap:22px;padding:24px;display:grid;box-shadow:0 16px 44px #0f274412}.automation-workbench-module__Fpk-Rq__scope .section-head{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}.automation-workbench-module__Fpk-Rq__scope .section-head>div{gap:6px;max-width:760px;display:grid}:is(.automation-workbench-module__Fpk-Rq__scope .section-head h2,.automation-workbench-module__Fpk-Rq__scope .section-head p){margin:0}.automation-workbench-module__Fpk-Rq__scope .section-head h2{color:var(--text);font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.15}.automation-workbench-module__Fpk-Rq__scope .section-head p:not(.eyebrow){color:var(--muted);line-height:1.55}.automation-workbench-module__Fpk-Rq__scope .section-head>strong{background:var(--surface-soft);color:#247a43;text-transform:capitalize;border-radius:999px;flex:none;padding:7px 11px;font-size:.78rem}:is(.automation-workbench-module__Fpk-Rq__scope .section-head>strong[data-state=loading],.automation-workbench-module__Fpk-Rq__scope .section-head>strong[data-state=running]){background:color-mix(in srgb, var(--aylivo-primary) 14%, var(--surface));color:var(--primary-dark)}.automation-workbench-module__Fpk-Rq__scope .section-head>strong[data-state=error]{background:var(--surface-soft);color:var(--primary-dark)}.automation-workbench-module__Fpk-Rq__scope .form-grid{background:var(--surface);border:1px solid #e5e7ec;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.automation-workbench-module__Fpk-Rq__scope .form-grid:before{color:var(--text);grid-column:1/-1;font-size:.94rem;font-weight:800}.automation-workbench-module__Fpk-Rq__scope .form-grid[aria-label="Contexte automation live"]:before{content:"Modèles et relances e-mail"}.automation-workbench-module__Fpk-Rq__scope .form-grid[aria-label="Règle de facture récurrente"]:before{content:"Facturation récurrente"}.automation-workbench-module__Fpk-Rq__scope .form-grid[aria-label="Suspension de relance existante"]:before{content:"Suspension et intégrations"}.automation-workbench-module__Fpk-Rq__scope .form-grid label{min-width:0;color:var(--muted);align-content:start;gap:7px;font-size:.78rem;font-weight:750;display:grid}:is(.automation-workbench-module__Fpk-Rq__scope .form-grid input,.automation-workbench-module__Fpk-Rq__scope .form-grid select,.automation-workbench-module__Fpk-Rq__scope .form-grid textarea){box-sizing:border-box;background:var(--surface);width:100%;min-height:44px;color:var(--text);font:inherit;border:1px solid #cfd4dd;border-radius:9px;outline:0;padding:10px 12px;font-weight:500;transition:border-color .15s,box-shadow .15s}.automation-workbench-module__Fpk-Rq__scope .form-grid textarea{resize:vertical;min-height:92px}:is(.automation-workbench-module__Fpk-Rq__scope .form-grid input:focus,.automation-workbench-module__Fpk-Rq__scope .form-grid select:focus,.automation-workbench-module__Fpk-Rq__scope .form-grid textarea:focus){border-color:var(--button-primary-border);box-shadow:0 0 0 3px #ff6b2221}.automation-workbench-module__Fpk-Rq__scope .form-grid :is(input,select,textarea)[aria-invalid=true]{border-color:#d92d20}.automation-workbench-module__Fpk-Rq__scope .automation-live-actions{background:var(--surface);border:1px solid #e5e7ec;border-top:0;border-radius:0 0 14px 14px;flex-wrap:wrap;gap:9px;margin-top:-10px;padding:0 18px 18px;display:flex}.automation-workbench-module__Fpk-Rq__scope .automation-live-actions button{background:var(--surface);min-height:40px;color:var(--text);font:inherit;cursor:pointer;border:1px solid #d9dde5;border-radius:9px;padding:9px 14px;font-size:.78rem;font-weight:750;transition:border-color .15s,box-shadow .15s,transform .15s}.automation-workbench-module__Fpk-Rq__scope .automation-live-actions button:first-child{border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--on-primary-ink)}.automation-workbench-module__Fpk-Rq__scope .automation-live-actions button:hover:not(:disabled){border-color:var(--button-primary-border);transform:translateY(-1px);box-shadow:0 7px 18px #ff6b2224}.automation-workbench-module__Fpk-Rq__scope .automation-live-actions button:disabled{cursor:not-allowed;opacity:.55}.automation-workbench-module__Fpk-Rq__scope .automation-live-results{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.automation-workbench-module__Fpk-Rq__scope .automation-live-results span{background:var(--surface-soft);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border:1px solid #e3e6eb;border-radius:9px;padding:10px 11px;font-size:.72rem;font-weight:700;overflow:hidden}.automation-workbench-module__Fpk-Rq__scope .automation-live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.automation-workbench-module__Fpk-Rq__scope .automation-live-grid article{background:var(--surface);border:1px solid #e2e5ea;border-radius:12px;align-content:start;gap:11px;min-width:0;padding:16px;display:grid}.automation-workbench-module__Fpk-Rq__scope .automation-live-grid h3{color:var(--text);margin:0;font-size:.98rem}.automation-workbench-module__Fpk-Rq__inlineError{background:var(--surface-soft);border:1px solid #fed7aa;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.automation-workbench-module__Fpk-Rq__inlineError>div{gap:3px;display:grid}.automation-workbench-module__Fpk-Rq__inlineError strong{color:var(--primary-dark)}.automation-workbench-module__Fpk-Rq__inlineError span{color:#7c2d12;font-size:.82rem}.automation-workbench-module__Fpk-Rq__inlineError button{background:var(--surface);color:var(--primary-dark);cursor:pointer;font:inherit;border:1px solid #fdba74;border-radius:9px;padding:9px 13px;font-weight:700}.automation-workbench-module__Fpk-Rq__scope .automation-live-grid p{border-bottom:1px solid #eceef2;gap:4px;margin:0;padding-bottom:10px;display:grid}.automation-workbench-module__Fpk-Rq__scope .automation-live-grid p:last-child{border-bottom:0;padding-bottom:0}.automation-workbench-module__Fpk-Rq__scope .automation-live-grid strong{color:var(--text);font-size:.78rem}:is(.automation-workbench-module__Fpk-Rq__scope .automation-live-grid span,.automation-workbench-module__Fpk-Rq__scope .automation-live-grid small){color:var(--muted);overflow-wrap:anywhere;font-size:.74rem;line-height:1.45}@media (max-width:900px){.automation-workbench-module__Fpk-Rq__scope{border-radius:16px;gap:18px;padding:18px}.automation-workbench-module__Fpk-Rq__scope .automation-live-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.automation-workbench-module__Fpk-Rq__inlineError{flex-direction:column;align-items:stretch}.automation-workbench-module__Fpk-Rq__scope{padding:15px}.automation-workbench-module__Fpk-Rq__scope .section-head{gap:12px;display:grid}.automation-workbench-module__Fpk-Rq__scope .section-head>strong{justify-self:start}.automation-workbench-module__Fpk-Rq__scope .form-grid{grid-template-columns:minmax(0,1fr);padding:14px}.automation-workbench-module__Fpk-Rq__scope .automation-live-actions{padding:0 14px 14px;display:grid}.automation-workbench-module__Fpk-Rq__scope .automation-live-actions button{width:100%}:is(.automation-workbench-module__Fpk-Rq__scope .automation-live-results,.automation-workbench-module__Fpk-Rq__scope .automation-live-grid){grid-template-columns:minmax(0,1fr)}}
.catalog-workbench-polish-module__rMVqcq__polished{background:var(--surface);border:1px solid #e6e1dd;border-radius:1rem;padding:clamp(1rem,2vw,1.4rem);overflow:hidden}.catalog-workbench-polish-module__rMVqcq__polished .section-head{border-bottom:1px solid #e7e1dd;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.catalog-workbench-polish-module__rMVqcq__polished .section-head h2{color:var(--text);margin:.25rem 0}.catalog-workbench-polish-module__rMVqcq__polished .section-head p{color:var(--muted);margin:0;line-height:1.45}.catalog-workbench-polish-module__rMVqcq__polished .section-head>strong{background:color-mix(in srgb, #42b667 18%, var(--surface));color:var(--text);border-radius:999px;padding:.4rem .65rem;font-size:.72rem}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-pricing{background:var(--surface);border:1px solid #e7e1dd;border-radius:.9rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;padding:1rem;display:grid}:is(.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-pricing label,.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-actions label){color:var(--muted);gap:.35rem;font-size:.72rem;font-weight:750;display:grid}:is(.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-pricing input,.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-pricing select,.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-actions input){background:var(--surface);color:var(--text);font:inherit;border:1px solid #d8d2ce;border-radius:.65rem;width:100%;min-height:2.75rem;padding:.6rem .7rem}.catalog-workbench-polish-module__rMVqcq__polished .invoice-line-radio-group{border:1px solid #ded8d4;border-radius:.7rem;align-items:center;gap:.8rem;margin:0;padding:.55rem .7rem;display:flex}.catalog-workbench-polish-module__rMVqcq__polished .invoice-line-radio-group legend{color:var(--muted);padding-inline:.25rem;font-size:.7rem;font-weight:750}.catalog-workbench-polish-module__rMVqcq__polished .invoice-line-radio-group label{align-items:center;gap:.3rem;display:flex}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-pricing>strong{background:color-mix(in srgb, var(--primary) 16%, var(--surface));color:var(--primary-dark);border-radius:.7rem;justify-content:center;align-items:center;min-height:2.65rem;display:flex}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-actions{border-top:1px solid #e7e1dd;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-top:1rem;padding-top:1rem;display:grid}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-action-group{background:var(--surface-soft);border:1px solid #e7e1dd;border-radius:.8rem;flex-direction:column;gap:.625rem;min-width:0;min-height:100%;padding:.75rem;display:flex}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-action-group :is(h3,p){margin:0}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-action-group p{color:var(--muted);font-size:.8125rem}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-action-group input[type=color]{padding:.25rem}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-action-buttons{gap:.5rem;display:grid}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-actions button{background:var(--button-secondary-bg);border:1px solid var(--button-secondary-border);color:var(--button-secondary-text);cursor:pointer;font:inherit;border-radius:.65rem;align-self:end;min-height:2.75rem;padding:.6rem .75rem;font-size:.76rem;font-weight:800}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-action-group>button{margin-top:auto}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-action-buttons button{margin-top:0}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-action-group button.catalog-primary-action{background:var(--button-primary-bg);border-color:var(--button-primary-border);color:var(--on-primary-ink)}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-actions button:disabled{cursor:wait;opacity:.55}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-results{background:var(--surface-soft);border-radius:.8rem;flex-wrap:wrap;gap:.45rem;margin-top:1rem;padding:.75rem;display:flex}.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-results span{background:var(--surface);color:var(--muted);border:1px solid #e5dfdb;border-radius:999px;padding:.35rem .55rem;font-size:.68rem}@media (max-width:980px){:is(.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-pricing,.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-actions){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){:is(.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-pricing,.catalog-workbench-polish-module__rMVqcq__polished .catalog-live-actions){grid-template-columns:1fr}}
.client-directory-row-module__cOq0tq__directoryTheme{display:contents}.client-directory-row-module__cOq0tq__directoryTheme .client-stitch-row .client-row-main{min-height:0;color:var(--text);box-shadow:none;border-radius:0}.client-directory-row-module__cOq0tq__directoryTheme .client-stitch-row .client-row-main:hover{color:var(--text);background:0 0}:root[data-theme=dark] .client-directory-row-module__cOq0tq__directoryTheme .client-stitch-row[aria-current=true]{background:#302b27}:is(:root[data-theme=dark] .client-directory-row-module__cOq0tq__directoryTheme .client-stitch-row .client-row-main,:root[data-theme=dark] .client-directory-row-module__cOq0tq__directoryTheme .client-stitch-row .client-row-main:hover){color:var(--text);background:0 0}:is(:root[data-theme=dark] .client-directory-row-module__cOq0tq__directoryTheme .client-row-main strong,:root[data-theme=dark] .client-directory-row-module__cOq0tq__directoryTheme .client-row-meta strong){color:var(--text)}:is(:root[data-theme=dark] .client-directory-row-module__cOq0tq__directoryTheme .client-row-main small,:root[data-theme=dark] .client-directory-row-module__cOq0tq__directoryTheme .client-row-main em,:root[data-theme=dark] .client-directory-row-module__cOq0tq__directoryTheme .client-row-meta span,:root[data-theme=dark] .client-directory-row-module__cOq0tq__directoryTheme .client-row-meta small){color:var(--aylivo-muted)}@media (max-width:700px){:is(.client-directory-row-module__cOq0tq__directoryTheme .client-stitch-row .client-row-main,.client-directory-row-module__cOq0tq__directoryTheme .client-stitch-row .client-row-main:hover){color:var(--text)!important;background:0 0!important}.client-directory-row-module__cOq0tq__directoryTheme .client-stitch-row .client-row-main strong{color:var(--text)!important}.client-directory-row-module__cOq0tq__directoryTheme .client-stitch-row .client-row-main :is(small,em){color:var(--muted)!important}}
.compliance-live-workbench-module__r2vV2G__scope{background:var(--surface);border:1px solid #e6e8ee;border-radius:18px;gap:20px;padding:22px;display:grid;box-shadow:0 16px 40px #0f27440f}.compliance-live-workbench-module__r2vV2G__scope .section-head{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:16px;display:flex}.compliance-live-workbench-module__r2vV2G__scope .section-head>div{gap:6px;display:grid}:is(.compliance-live-workbench-module__r2vV2G__scope .section-head h2,.compliance-live-workbench-module__r2vV2G__scope .section-head p){margin:0}.compliance-live-workbench-module__r2vV2G__scope .section-head h2{color:var(--text);font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.2}.compliance-live-workbench-module__r2vV2G__scope .section-head>strong{background:var(--surface-soft);color:#247a43;border-radius:999px;padding:7px 11px;font-size:.75rem}.compliance-live-workbench-module__r2vV2G__scope .section-head>strong[data-state=running]{background:var(--brand-soft);color:var(--primary-dark)}.compliance-live-workbench-module__r2vV2G__scope .section-head>strong[data-state=error]{background:var(--surface-soft);color:var(--primary-dark)}.compliance-live-workbench-module__r2vV2G__scope .form-grid{background:var(--surface);border:1px solid #e5e7ec;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:16px;display:grid}.compliance-live-workbench-module__r2vV2G__scope .form-grid label{min-width:0;color:var(--muted);align-content:start;gap:7px;font-size:.77rem;font-weight:750;display:grid}:is(.compliance-live-workbench-module__r2vV2G__scope .form-grid input,.compliance-live-workbench-module__r2vV2G__scope .form-grid select){box-sizing:border-box;background:var(--surface);width:100%;min-height:42px;color:var(--text);font:inherit;border:1px solid #cfd4dd;border-radius:9px;outline:0;padding:9px 11px;font-weight:500}:is(.compliance-live-workbench-module__r2vV2G__scope .form-grid input:focus,.compliance-live-workbench-module__r2vV2G__scope .form-grid select:focus){border-color:var(--button-primary-border);box-shadow:0 0 0 3px #ff6b2221}:is(.compliance-live-workbench-module__r2vV2G__scope .form-grid button,.compliance-live-workbench-module__r2vV2G__scope .compliance-live-actions button,.compliance-live-workbench-module__r2vV2G__scope .compliance-live-actions a){background:var(--surface);min-height:42px;color:var(--text);font:inherit;text-align:center;cursor:pointer;border:1px solid #d9dde5;border-radius:9px;justify-content:center;align-items:center;padding:9px 13px;font-size:.76rem;font-weight:750;text-decoration:none;display:inline-flex}:is(.compliance-live-workbench-module__r2vV2G__scope .form-grid button:last-child,.compliance-live-workbench-module__r2vV2G__scope .compliance-live-actions button:first-child){border-color:var(--button-primary-border);background:var(--button-primary-bg);color:var(--on-primary-ink)}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-actions{background:var(--surface);border:1px solid #e5e7ec;border-radius:13px;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;padding:16px;display:grid}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-actions button:disabled{cursor:wait;opacity:.55}.compliance-live-workbench-module__r2vV2G__scope>p[role=note]{background:var(--surface-soft);color:var(--muted);border-left:3px solid #ff6b22;border-radius:0 9px 9px 0;margin:0;padding:13px 15px;font-size:.78rem;line-height:1.5}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-results{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-results span{background:var(--surface-soft);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;border:1px solid #e3e6eb;border-radius:9px;padding:10px 11px;font-size:.72rem;font-weight:700;overflow:hidden}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-grid article{background:var(--surface);border:1px solid #e2e5ea;border-radius:12px;align-content:start;gap:10px;min-width:0;padding:15px;display:grid}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-grid h3{color:var(--text);margin:0;font-size:.96rem}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-grid p{border-bottom:1px solid #eceef2;gap:4px;margin:0;padding-bottom:10px;display:grid}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-grid p:last-child{border-bottom:0;padding-bottom:0}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-grid strong{color:var(--text);font-size:.78rem}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-grid span{color:var(--muted);overflow-wrap:anywhere;font-size:.74rem;line-height:1.45}@media (max-width:1000px){.compliance-live-workbench-module__r2vV2G__scope .compliance-live-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:850px){.compliance-live-workbench-module__r2vV2G__scope .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compliance-live-workbench-module__r2vV2G__scope .compliance-live-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.compliance-live-workbench-module__r2vV2G__scope{padding:15px}.compliance-live-workbench-module__r2vV2G__scope .section-head{gap:12px;display:grid}.compliance-live-workbench-module__r2vV2G__scope .section-head>strong{justify-self:start}:is(.compliance-live-workbench-module__r2vV2G__scope .form-grid,.compliance-live-workbench-module__r2vV2G__scope .compliance-live-actions,.compliance-live-workbench-module__r2vV2G__scope .compliance-live-results,.compliance-live-workbench-module__r2vV2G__scope .compliance-live-grid){grid-template-columns:minmax(0,1fr)}}
.dashboard-decision-rail-module__IborWq__rail{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:10px;padding:18px;display:grid}.dashboard-decision-rail-module__IborWq__title{letter-spacing:.11em;text-transform:uppercase;color:var(--muted);margin:0;font-size:13px;font-weight:800}.dashboard-decision-rail-module__IborWq__empty{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.dashboard-decision-rail-module__IborWq__list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.dashboard-decision-rail-module__IborWq__row{border:1px solid var(--line);border-left:3px solid var(--row-accent);background:var(--bg);min-height:52px;color:inherit;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 12px 8px 10px;text-decoration:none;display:grid}.dashboard-decision-rail-module__IborWq__row[data-severity=critical],.dashboard-decision-rail-module__IborWq__row[data-severity=warning]{--row-accent:var(--button-danger-bg)}.dashboard-decision-rail-module__IborWq__row[data-severity=info]{--row-accent:var(--primary)}.dashboard-decision-rail-module__IborWq__row:hover{border-color:var(--row-accent)}.dashboard-decision-rail-module__IborWq__dot{background:var(--row-accent);border-radius:50%;width:8px;height:8px}.dashboard-decision-rail-module__IborWq__label{overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:650}.dashboard-decision-rail-module__IborWq__figure{text-align:right;justify-items:end;gap:1px;display:grid}.dashboard-decision-rail-module__IborWq__figure strong{font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:16px;font-weight:750}.dashboard-decision-rail-module__IborWq__figure small{color:var(--muted);font-size:11px}.dashboard-decision-rail-module__IborWq__standing{border:1px dashed var(--line);min-height:44px;color:var(--primary-text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:620;text-decoration:none;display:flex}.dashboard-decision-rail-module__IborWq__standing:hover{border-style:solid;border-color:var(--primary-text)}.dashboard-decision-rail-module__IborWq__standing:disabled{color:var(--muted);cursor:not-allowed;opacity:.72}
.push-campaign-preview-module__rmgg-G__preview{gap:10px;margin:0;display:grid}.push-campaign-preview-module__rmgg-G__caption{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.push-campaign-preview-module__rmgg-G__card{border:1px solid var(--line);background:var(--surface);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:12px 14px;display:grid}.push-campaign-preview-module__rmgg-G__card[data-shape=ios]{border-radius:18px}.push-campaign-preview-module__rmgg-G__card[data-shape=android]{border-radius:8px}.push-campaign-preview-module__rmgg-G__icon{border-radius:9px;display:block}.push-campaign-preview-module__rmgg-G__body{gap:2px;min-width:0;display:grid}.push-campaign-preview-module__rmgg-G__app{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0;font-size:11px;font-weight:700}.push-campaign-preview-module__rmgg-G__app span{text-transform:none;letter-spacing:0;font-weight:500}.push-campaign-preview-module__rmgg-G__title,.push-campaign-preview-module__rmgg-G__message{overflow-wrap:anywhere;-webkit-box-orient:vertical;min-width:0;margin:0;display:-webkit-box;overflow:hidden}.push-campaign-preview-module__rmgg-G__title{color:var(--text);-webkit-line-clamp:1;line-clamp:1;font-size:14px;font-weight:700}.push-campaign-preview-module__rmgg-G__message{color:var(--text);-webkit-line-clamp:2;line-clamp:2;font-size:13.5px;line-height:1.4}.push-campaign-preview-module__rmgg-G__card[data-shape=android] .push-campaign-preview-module__rmgg-G__message{-webkit-line-clamp:1;line-clamp:1}.push-campaign-preview-module__rmgg-G__preview[data-filled=false] .push-campaign-preview-module__rmgg-G__title,.push-campaign-preview-module__rmgg-G__preview[data-filled=false] .push-campaign-preview-module__rmgg-G__message{color:var(--muted)}.push-campaign-preview-module__rmgg-G__note{color:var(--muted);margin:0;font-size:12px}
.library-overview-live-workbench-module__YlnYBq__workbench{--library-border:var(--line);--library-ink:var(--text);--library-muted:var(--muted);--library-orange:var(--primary);border:1px solid var(--library-border);border-radius:1rem;overflow:hidden}.library-overview-live-workbench-module__YlnYBq__toolbar{background:var(--surface);border-bottom:1px solid var(--library-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.library-overview-live-workbench-module__YlnYBq__toolbar>div{align-items:center;gap:.7rem;display:flex}.library-overview-live-workbench-module__YlnYBq__toolbar>div:first-child{flex-direction:column;align-items:flex-start;gap:.15rem}.library-overview-live-workbench-module__YlnYBq__toolbar strong{color:var(--library-ink)}.library-overview-live-workbench-module__YlnYBq__toolbar span{color:var(--library-muted);font-size:.8rem}.library-overview-live-workbench-module__YlnYBq__toolbar button,.library-overview-live-workbench-module__YlnYBq__actions a,.library-overview-live-workbench-module__YlnYBq__empty a,.library-overview-live-workbench-module__YlnYBq__emptyDetail a{color:#fff;cursor:pointer;font:inherit;background:#14213a;border:1px solid #14213a;border-radius:.65rem;padding:.65rem .9rem;font-size:.78rem;font-weight:800;text-decoration:none}.library-overview-live-workbench-module__YlnYBq__toolbar button:disabled{cursor:wait;opacity:.55}.library-overview-live-workbench-module__YlnYBq__state{color:var(--library-muted);background:0 0;align-items:center;gap:.35rem;font-weight:800;display:inline-flex}.library-overview-live-workbench-module__YlnYBq__state:before{content:"";background:#36a566;border-radius:50%;width:.45rem;height:.45rem}.library-overview-live-workbench-module__YlnYBq__state[data-state=loading]:before{background:#f2a23a}.library-overview-live-workbench-module__YlnYBq__state[data-state=error]:before{background:#d94343}.library-overview-live-workbench-module__YlnYBq__metrics{background:var(--surface);border-bottom:1px solid var(--library-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.library-overview-live-workbench-module__YlnYBq__metrics article{border-right:1px solid var(--library-border);gap:.28rem;padding:1rem 1.1rem;display:grid}.library-overview-live-workbench-module__YlnYBq__metrics article:last-child{border-right:0}.library-overview-live-workbench-module__YlnYBq__metrics span,.library-overview-live-workbench-module__YlnYBq__metrics small{color:var(--library-muted);font-size:.74rem}.library-overview-live-workbench-module__YlnYBq__metrics strong{color:var(--library-ink);letter-spacing:-.04em;font-size:1.45rem}.library-overview-live-workbench-module__YlnYBq__layout{grid-template-columns:minmax(0,1.55fr) minmax(18rem,.75fr);min-height:34rem;display:grid}.library-overview-live-workbench-module__YlnYBq__catalog{border-right:1px solid var(--library-border);min-width:0;padding:1.1rem}.library-overview-live-workbench-module__YlnYBq__listHeader{justify-content:space-between;align-items:end;gap:1rem;display:flex}.library-overview-live-workbench-module__YlnYBq__listHeader h3,.library-overview-live-workbench-module__YlnYBq__detail h3,.library-overview-live-workbench-module__YlnYBq__accounting h4,.library-overview-live-workbench-module__YlnYBq__components h4{color:var(--library-ink);margin:0}.library-overview-live-workbench-module__YlnYBq__listHeader p,.library-overview-live-workbench-module__YlnYBq__description{color:var(--library-muted);margin:.25rem 0 0;font-size:.82rem;line-height:1.5}.library-overview-live-workbench-module__YlnYBq__search{min-width:min(19rem,48%)}.library-overview-live-workbench-module__YlnYBq__search input,.library-overview-live-workbench-module__YlnYBq__filters select{background:var(--surface);color:var(--library-ink);font:inherit;border:1px solid #d9d3cf;border-radius:.7rem;width:100%;min-height:2.7rem;padding:.65rem .8rem}.library-overview-live-workbench-module__YlnYBq__filters{border-bottom:1px solid var(--library-border);justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding-bottom:.85rem;display:flex}.library-overview-live-workbench-module__YlnYBq__filters>div{gap:.35rem;display:flex}.library-overview-live-workbench-module__YlnYBq__filters button{background:var(--surface);color:var(--muted);cursor:pointer;font:inherit;border:1px solid #ded8d3;border-radius:999px;padding:.5rem .8rem;font-size:.78rem;font-weight:750}.library-overview-live-workbench-module__YlnYBq__filters button[aria-pressed=true]{background:color-mix(in srgb, var(--library-orange) 16%, var(--surface));color:var(--primary-dark);border-color:#f3a078}.library-overview-live-workbench-module__YlnYBq__filters label{min-width:12rem}.library-overview-live-workbench-module__YlnYBq__itemList{display:grid}.library-overview-live-workbench-module__YlnYBq__item{background:var(--surface);border:0;border-bottom:1px solid var(--library-border);color:inherit;cursor:pointer;font:inherit;text-align:left;grid-template-columns:minmax(0,1fr) 6rem minmax(8rem,auto);align-items:center;gap:1rem;width:100%;padding:.95rem .35rem;display:grid}.library-overview-live-workbench-module__YlnYBq__item:hover,.library-overview-live-workbench-module__YlnYBq__item[aria-pressed=true]{background:var(--surface-soft)}.library-overview-live-workbench-module__YlnYBq__item[aria-pressed=true]{box-shadow:inset 3px 0 var(--library-orange);padding-left:.8rem}.library-overview-live-workbench-module__YlnYBq__item[data-active=false]{opacity:.58}.library-overview-live-workbench-module__YlnYBq__itemMain,.library-overview-live-workbench-module__YlnYBq__itemUnit,.library-overview-live-workbench-module__YlnYBq__itemPrice{gap:.2rem;min-width:0;display:grid}.library-overview-live-workbench-module__YlnYBq__itemMain strong{color:var(--library-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.library-overview-live-workbench-module__YlnYBq__item small{color:var(--library-muted);font-size:.72rem}.library-overview-live-workbench-module__YlnYBq__itemMain em{color:var(--primary-dark);font-size:.68rem;font-style:normal;font-weight:700}.library-overview-live-workbench-module__YlnYBq__itemUnit{text-align:center}.library-overview-live-workbench-module__YlnYBq__itemPrice{text-align:right}.library-overview-live-workbench-module__YlnYBq__itemPrice strong{color:var(--primary-dark)}.library-overview-live-workbench-module__YlnYBq__detail{background:var(--surface);min-width:0;padding:1.25rem}.library-overview-live-workbench-module__YlnYBq__detailHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.library-overview-live-workbench-module__YlnYBq__detailHeader>span{background:var(--success-soft);color:var(--success);border-radius:999px;padding:.35rem .55rem;font-size:.7rem;font-weight:800}.library-overview-live-workbench-module__YlnYBq__detailHeader>span[data-active=false]{background:var(--surface-soft);color:var(--muted)}.library-overview-live-workbench-module__YlnYBq__eyebrow{color:var(--primary-dark);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .35rem;font-size:.68rem;font-weight:850}.library-overview-live-workbench-module__YlnYBq__description{border-bottom:1px solid var(--library-border);padding-bottom:1rem}.library-overview-live-workbench-module__YlnYBq__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:1rem 0;display:grid}.library-overview-live-workbench-module__YlnYBq__detailGrid div{background:var(--surface);border:1px solid var(--library-border);border-radius:.7rem;gap:.25rem;padding:.75rem;display:grid}.library-overview-live-workbench-module__YlnYBq__detailGrid dt,.library-overview-live-workbench-module__YlnYBq__accounting span,.library-overview-live-workbench-module__YlnYBq__components span{color:var(--library-muted);font-size:.7rem}.library-overview-live-workbench-module__YlnYBq__detailGrid dd{color:var(--library-ink);margin:0;font-size:.86rem;font-weight:800}.library-overview-live-workbench-module__YlnYBq__accounting,.library-overview-live-workbench-module__YlnYBq__components{border-top:1px solid var(--library-border);gap:.65rem;padding:1rem 0;display:grid}.library-overview-live-workbench-module__YlnYBq__accounting h4,.library-overview-live-workbench-module__YlnYBq__components h4{font-size:.88rem}.library-overview-live-workbench-module__YlnYBq__accounting div,.library-overview-live-workbench-module__YlnYBq__components div{justify-content:space-between;align-items:center;gap:1rem;display:flex}.library-overview-live-workbench-module__YlnYBq__accounting strong,.library-overview-live-workbench-module__YlnYBq__components strong{color:var(--library-ink);text-align:right;font-size:.78rem}.library-overview-live-workbench-module__YlnYBq__detailMeta{border-top:1px solid var(--library-border);color:var(--library-muted);justify-content:space-between;gap:1rem;padding-top:.9rem;font-size:.72rem;display:flex}.library-overview-live-workbench-module__YlnYBq__empty,.library-overview-live-workbench-module__YlnYBq__emptyDetail{color:var(--library-muted);flex-direction:column;justify-content:center;align-items:flex-start;gap:.7rem;min-height:14rem;padding:1.5rem;display:flex}.library-overview-live-workbench-module__YlnYBq__empty strong,.library-overview-live-workbench-module__YlnYBq__emptyDetail h3{color:var(--library-ink)}.library-overview-live-workbench-module__YlnYBq__empty span,.library-overview-live-workbench-module__YlnYBq__emptyDetail p{margin:0;font-size:.82rem;line-height:1.5}.library-overview-live-workbench-module__YlnYBq__actions{color:#fff;background:#152039;align-items:center;gap:.7rem;padding:1rem 1.1rem;display:flex}.library-overview-live-workbench-module__YlnYBq__actions div{gap:.2rem;margin-right:auto;display:grid}.library-overview-live-workbench-module__YlnYBq__actions span{color:#ffffffad;font-size:.74rem}.library-overview-live-workbench-module__YlnYBq__actions a{background:var(--surface);color:var(--text);white-space:nowrap;border-color:#fff}.library-overview-live-workbench-module__YlnYBq__actions a:last-child{background:var(--library-orange);border-color:var(--library-orange);color:var(--on-primary-ink)}@media (max-width:980px){.library-overview-live-workbench-module__YlnYBq__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.library-overview-live-workbench-module__YlnYBq__metrics article:nth-child(2){border-right:0}.library-overview-live-workbench-module__YlnYBq__metrics article:nth-child(-n+2){border-bottom:1px solid var(--library-border)}.library-overview-live-workbench-module__YlnYBq__layout{grid-template-columns:1fr}.library-overview-live-workbench-module__YlnYBq__catalog{border-bottom:1px solid var(--library-border);border-right:0}.library-overview-live-workbench-module__YlnYBq__detail{min-height:auto}}@media (max-width:680px){.library-overview-live-workbench-module__YlnYBq__toolbar,.library-overview-live-workbench-module__YlnYBq__listHeader,.library-overview-live-workbench-module__YlnYBq__filters,.library-overview-live-workbench-module__YlnYBq__actions{flex-direction:column;align-items:stretch}.library-overview-live-workbench-module__YlnYBq__toolbar>div:last-child{justify-content:space-between}.library-overview-live-workbench-module__YlnYBq__search,.library-overview-live-workbench-module__YlnYBq__filters label{width:100%;min-width:0}.library-overview-live-workbench-module__YlnYBq__filters>div{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.library-overview-live-workbench-module__YlnYBq__filters button{padding-inline:.35rem}.library-overview-live-workbench-module__YlnYBq__item{grid-template-columns:minmax(0,1fr) 4.4rem 7.5rem;gap:.55rem}.library-overview-live-workbench-module__YlnYBq__itemMain strong{font-size:.84rem}.library-overview-live-workbench-module__YlnYBq__itemUnit strong,.library-overview-live-workbench-module__YlnYBq__itemPrice strong{font-size:.78rem}.library-overview-live-workbench-module__YlnYBq__actions div{margin-right:0}.library-overview-live-workbench-module__YlnYBq__actions a{text-align:center}}@media (max-width:430px){.library-overview-live-workbench-module__YlnYBq__metrics{grid-template-columns:1fr 1fr}.library-overview-live-workbench-module__YlnYBq__metrics article{padding:.85rem}.library-overview-live-workbench-module__YlnYBq__item{grid-template-columns:minmax(0,1fr) 6.8rem}.library-overview-live-workbench-module__YlnYBq__itemUnit{display:none}}
.dashboard-kpi-grid-module__sDJHwa__spark{width:100%;height:28px;display:block;overflow:visible}.dashboard-kpi-grid-module__sDJHwa__sparkArea{fill:var(--kpi-accent,#1f4fd8);opacity:.16;stroke:none}.dashboard-kpi-grid-module__sDJHwa__sparkLine{fill:none;stroke:var(--kpi-accent,#1f4fd8);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.dashboard-kpi-grid-module__sDJHwa__sparkDot{fill:var(--kpi-accent,#1f4fd8);stroke:none}
.supplier-live-directory-module__ncCm0a__editor{background:var(--surface);border:1px solid #edcabb;border-radius:18px;gap:14px;margin-top:18px;padding:16px;display:grid}.supplier-live-directory-module__ncCm0a__editorBar{justify-content:space-between;align-items:center;gap:18px;display:flex}.supplier-live-directory-module__ncCm0a__editorBar>div{gap:3px;display:grid}.supplier-live-directory-module__ncCm0a__editorBar span{color:var(--muted);font-size:.9rem}.supplier-live-directory-module__ncCm0a__editorBar button{background:var(--surface);color:#923300;cursor:pointer;border:1px solid #d8dce8;border-radius:10px;padding:10px 14px;font-weight:800}@media (max-width:640px){.supplier-live-directory-module__ncCm0a__editor{padding:10px}.supplier-live-directory-module__ncCm0a__editorBar{align-items:start}}
.preference-workbench-module__gGpFnq__workbench{min-width:0}.preference-workbench-module__gGpFnq__header{border:1px solid var(--aylivo-border);border-left:4px solid var(--aylivo-primary);background:var(--surface);border-radius:10px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:grid}.preference-workbench-module__gGpFnq__header h3,.preference-workbench-module__gGpFnq__header p{margin:0}.preference-workbench-module__gGpFnq__header>div:first-child{gap:6px;display:grid}.preference-workbench-module__gGpFnq__loadActions{flex:none;align-items:center;gap:10px;display:flex}.preference-workbench-module__gGpFnq__loadActions strong{color:var(--aylivo-muted);font-size:13px}.preference-workbench-module__gGpFnq__loadActions button{border:1px solid var(--button-primary-border);background:var(--button-primary-bg);min-height:44px;color:var(--on-primary-ink);font:inherit;cursor:pointer;border-radius:8px;padding:9px 14px;font-weight:850}.preference-workbench-module__gGpFnq__loadActions button:disabled{cursor:wait}.preference-workbench-module__gGpFnq__status{grid-column:1/-1;width:100%}.preference-workbench-module__gGpFnq__fieldset{border:1px solid var(--aylivo-border-soft);border-radius:8px;min-width:0;margin:0;padding:12px}.preference-workbench-module__gGpFnq__fieldset legend{color:var(--aylivo-ink);padding:0 6px;font-weight:850}.preference-workbench-module__gGpFnq__optionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.preference-workbench-module__gGpFnq__option{border:1px solid var(--aylivo-border-soft);background:var(--aylivo-soft);min-width:0;min-height:44px;color:var(--aylivo-ink);cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;display:flex}.preference-workbench-module__gGpFnq__option:has(input:checked){border-color:var(--aylivo-primary);background:color-mix(in srgb, var(--aylivo-primary) 10%, var(--surface))}.preference-workbench-module__gGpFnq__option:has(input:disabled){cursor:not-allowed;opacity:.58}.preference-workbench-module__gGpFnq__option input{flex:none;width:18px;height:18px;margin:0}.preference-workbench-module__gGpFnq__option span{overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:750}.preference-workbench-module__gGpFnq__emailGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.preference-workbench-module__gGpFnq__pushPanel{border:1px solid var(--aylivo-border-soft);background:var(--aylivo-soft);border-radius:8px;gap:12px;padding:14px;display:grid}.preference-workbench-module__gGpFnq__pushPanel p,.preference-workbench-module__gGpFnq__pushPanel dl{margin:0}.preference-workbench-module__gGpFnq__pushPanel>div:first-child{gap:5px;display:grid}.preference-workbench-module__gGpFnq__pushStatus{border-left:3px solid var(--aylivo-border);padding-left:10px;font-size:13px;font-weight:750}.preference-workbench-module__gGpFnq__pushStatus[data-state=enabled]{border-left-color:var(--aylivo-success,#177245)}.preference-workbench-module__gGpFnq__pushStatus:is([data-state=error],[data-state=configuration_error]){border-left-color:var(--aylivo-danger,#b42318)}.preference-workbench-module__gGpFnq__pushFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.preference-workbench-module__gGpFnq__pushFacts>div{border:1px solid var(--aylivo-border-soft);background:var(--surface);border-radius:7px;gap:3px;padding:9px 10px;display:grid}.preference-workbench-module__gGpFnq__pushFacts dt{color:var(--aylivo-muted);font-size:12px}.preference-workbench-module__gGpFnq__pushFacts dd{margin:0;font-weight:800}.preference-workbench-module__gGpFnq__pushError{color:var(--aylivo-danger,#b42318);font-weight:750}.preference-workbench-module__gGpFnq__emailField{color:var(--aylivo-ink);gap:6px;font-size:13px;font-weight:750;display:grid}.preference-workbench-module__gGpFnq__emailField :is(input,select){border:1px solid var(--aylivo-border);background:var(--surface);width:100%;min-height:44px;color:var(--aylivo-ink);font:inherit;border-radius:8px;padding:9px 10px}.preference-workbench-module__gGpFnq__dashboardCard{grid-column:1/-1}.preference-workbench-module__gGpFnq__dashboardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:720px){.preference-workbench-module__gGpFnq__header,.preference-workbench-module__gGpFnq__loadActions{grid-template-columns:1fr;align-items:stretch;display:grid}.preference-workbench-module__gGpFnq__dashboardGrid,.preference-workbench-module__gGpFnq__optionGrid,.preference-workbench-module__gGpFnq__emailGrid,.preference-workbench-module__gGpFnq__pushFacts{grid-template-columns:minmax(0,1fr)}.preference-workbench-module__gGpFnq__loadActions button{width:100%}.preference-workbench-module__gGpFnq__workbench .crud-actions button{width:100%}}
.project-margin-workbench-module__xaAhfW__form label{color:var(--text);align-content:start;gap:7px;min-width:0;font-weight:750;display:grid}.project-margin-workbench-module__xaAhfW__form input{box-sizing:border-box;width:100%;min-width:0}.project-margin-workbench-module__xaAhfW__form small{color:var(--muted);overflow-wrap:anywhere;white-space:normal;min-width:0;font-weight:500;line-height:1.4}.project-margin-workbench-module__xaAhfW__hint{text-overflow:clip;white-space:normal;line-height:1.45;overflow:visible;background:var(--surface)!important;border-color:#e2e5ec!important;border-radius:10px!important;padding:11px 12px!important}.project-margin-workbench-module__xaAhfW__success,.project-margin-workbench-module__xaAhfW__warning{border:1px solid color-mix(in srgb, var(--success,#157347) 35%, var(--line));background:color-mix(in srgb, var(--success,#157347) 8%, #fff);color:var(--nav);border-radius:8px;margin:0;padding:11px 12px;line-height:1.45}.project-margin-workbench-module__xaAhfW__warning{border-color:color-mix(in srgb, var(--warning,#a15c00) 35%, var(--line));background:color-mix(in srgb, var(--warning,#a15c00) 8%, #fff)}.project-margin-workbench-module__xaAhfW__adminPanel{background:var(--surface);border:1px solid #ffd0b8;border-radius:14px;gap:16px;padding:18px;display:grid}.project-margin-workbench-module__xaAhfW__profileForm{grid-template-columns:repeat(2,minmax(0,1fr))}.project-margin-workbench-module__xaAhfW__profileForm input,.project-margin-workbench-module__xaAhfW__profileForm select{background:var(--surface);box-sizing:border-box;color:var(--text);font:inherit;border:1px solid #cbd0dc;border-radius:10px;width:100%;min-width:0;min-height:44px;padding:10px 12px}.project-margin-workbench-module__xaAhfW__profileList{gap:8px;display:grid}.project-margin-workbench-module__xaAhfW__profileList article{background:var(--surface);border:1px solid #d8dce8;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.project-margin-workbench-module__xaAhfW__profileList article div{gap:4px;min-width:0;display:grid}.project-margin-workbench-module__xaAhfW__profileList article span{color:var(--muted);overflow-wrap:anywhere;line-height:1.4}@media (max-width:720px){.project-margin-workbench-module__xaAhfW__profileForm{grid-template-columns:1fr}.project-margin-workbench-module__xaAhfW__profileList article{flex-direction:column;align-items:stretch}}
