:root{--shadow-lg:0 28px 72px #0710222e;--shadow-md:0 18px 44px #07102224;--shell-gradient:radial-gradient(circle at top left, #3368be4d, transparent 34%), radial-gradient(circle at bottom right, #12b3a938, transparent 28%), linear-gradient(180deg, #eaf1ff 0%, #f5f8ff 100%);--shell-surface:#ffffffe0;--shell-surface-strong:#f8fbfff5;--shell-panel:#0d1629eb;--shell-panel-muted:#111e38d1;--shell-panel-soft:#ffffff14;--border-strong:#11274829;--border-soft:#244e921f;--text-primary:#15233d;--text-secondary:#52637e;--text-on-dark:#f8fbff;--accent:#2465d6;--accent-strong:#17479e;--success:#22926f;--warning:#c98212;--danger:#cf4b4b;--radius-xl:26px;--radius-lg:20px;--radius-md:16px;--radius-sm:12px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--shell-gradient);min-height:100vh;color:var(--text-primary);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI Variable Text,Aptos,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{--shell-safe-top:env(safe-area-inset-top,0px);--shell-safe-right:env(safe-area-inset-right,0px);--shell-safe-bottom:env(safe-area-inset-bottom,0px);--shell-safe-left:env(safe-area-inset-left,0px);--workflow-edge-reserve:54px;--workflow-edge-reserve-expanded:182px;min-height:100vh;padding:calc(var(--shell-safe-top) + 14px) calc(var(--shell-safe-right) + 10px) calc(var(--shell-safe-bottom) + 16px) calc(var(--shell-safe-left) + 8px);position:relative}.app-shell__canvas{z-index:-1;pointer-events:none;background:radial-gradient(circle at 0 0,#3368be29,#0000 34rem),radial-gradient(circle at 100% 100%,#12b3a91f,#0000 28rem);position:fixed;inset:0}.shell-surface-loading{min-height:min(48vh,420px);color:var(--text-secondary);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:linear-gradient(#ffffffe6,#f3f8ffe0),radial-gradient(circle at top,#7aadec26,#0000 42%);border:1px solid #7092ce29;border-radius:28px;place-items:center;padding:24px;font-weight:700;display:grid}.topbar{width:min(100%,1520px);padding-left:calc(var(--workflow-edge-reserve) + 12px);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 auto 14px;display:grid}.topbar__brand,.topbar__meta,.topbar__actions{min-width:0}.topbar__brand{align-items:center;gap:12px;min-width:0;display:inline-flex}.topbar__brand-mark{background:linear-gradient(180deg, var(--accent) 0%, var(--accent-strong) 100%);color:#fff;letter-spacing:.08em;width:50px;height:50px;box-shadow:var(--shadow-md);border-radius:15px;place-items:center;font-size:.94rem;font-weight:800;display:grid}.topbar__brand-copy{flex-direction:column;gap:2px;display:flex}.topbar__brand-copy strong{font-size:1.04rem;line-height:1.1}.topbar__brand-copy span{color:var(--text-secondary);font-size:.9rem}.topbar__meta{gap:8px;display:grid}.topbar__status{gap:2px;display:grid}.topbar__status-name{font-size:.95rem;font-weight:700}.topbar__status-detail{color:var(--text-secondary);font-size:.88rem}.topbar__mode-badge{width:fit-content;min-height:34px;color:var(--accent);background:#2465d614;border:1px solid #2465d624;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.topbar__actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.topbar__context,.topbar__shortcuts{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.topbar-control,.workflow-summary-chip,.field-requirement,.guidance-pill{border-radius:12px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.topbar-control{border:1px solid var(--border-strong);color:var(--text-primary);background:#ffffffc2;gap:8px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;box-shadow:0 8px 22px #11274814}.topbar-control:hover,.ghost-button:hover,.group-tab:hover,.workflow-edge-stack__item:hover,.locale-option:hover,.lookup-result:hover{transform:translateY(-1px)}.topbar-control:hover,.topbar-control.is-open,.topbar-control.is-active{background:#2465d61f;border-color:#2465d647}.topbar-control.is-active{color:var(--accent-strong)}.topbar-locale{position:relative}.flag-icon{flex:none;width:18px;height:18px}.menu-chevron{flex:none;width:16px;height:16px}.topbar-profile{min-width:70px;min-height:44px;color:var(--text-primary);background:#ffffffd6;border:1px solid #7092ce2e;border-radius:18px;justify-content:center;align-items:center;gap:8px;padding:0 14px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 22px #11274814}.topbar-profile:hover,.topbar-profile.is-open{background:#fffffff5;border-color:#2465d647;transform:translateY(-1px);box-shadow:0 12px 28px #1127481a}.floating-panel{z-index:40;width:min(22rem,100vw - 32px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #7092ce3d;border-radius:20px;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden}.floating-search{padding:14px 16px 0;display:block}.floating-search input{border:1px solid var(--border-strong);background:#f3f7ffdb;border-radius:14px;width:100%;min-height:46px;padding:0 14px}.locale-panel__list{gap:8px;padding:14px 16px 16px;display:grid}.session-panel{width:min(420px,100vw - 32px);max-height:min(78vh,720px);padding:10px;overflow:auto}.session-panel__section{gap:10px;display:grid}.session-panel__section+.session-panel__section{border-top:1px solid #7092ce24;margin-top:8px;padding-top:8px}.session-panel__label{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;padding:0 8px;font-size:.74rem;font-weight:800}.session-panel__options{gap:8px;display:grid}.session-panel__back-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.session-panel__back{min-height:34px;color:var(--text-secondary);background:#f8fbffe0;border:1px solid #7092ce29;border-radius:999px;padding:0 12px;font-size:.78rem;font-weight:800}.session-panel__back:hover{color:var(--accent-strong);border-color:#2465d638}.session-panel__registry-groups{gap:14px;display:grid}.session-panel__registry-group{background:#f8fbffc2;border:1px solid #7092ce1f;border-radius:18px;gap:10px;padding:12px;display:grid}.session-panel__registry-group h4{color:var(--text-primary);letter-spacing:.03em;margin:0;font-size:.84rem;font-weight:800}.locale-option{border:1px solid var(--border-soft);width:100%;color:var(--text-primary);text-align:left;background:#f8fbffe0;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;transition:transform .16s,border-color .16s,background .16s;display:flex}.locale-option span{gap:2px;display:grid}.session-option{width:100%;min-height:44px;color:var(--text-primary);text-align:left;background:#f8fbffe0;border:1px solid #7092ce29;border-radius:14px;align-items:center;gap:10px;padding:0 14px;font-size:.9rem;font-weight:700;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:flex}.session-option:hover{background:#fffffff5;border-color:#2465d638;transform:translateY(-1px)}.session-option.is-active{color:var(--accent-strong);background:#2465d61f;border-color:#2465d647;box-shadow:0 10px 24px #11274814}.session-option--stacked{align-items:flex-start;min-height:56px;padding-top:10px;padding-bottom:10px}.session-option--stacked span,.session-option--stacked small{display:block}.session-option--stacked small{color:var(--text-secondary);margin-top:3px;font-size:.76rem;font-weight:600;line-height:1.35}.session-option--danger{color:#9d2f2f;background:#cf4b4b0f;border-color:#cf4b4b2e}.session-option--danger:hover{background:#cf4b4b1a;border-color:#cf4b4b47}.locale-option small,.floating-empty{color:var(--text-secondary)}.locale-option.is-active{background:#2465d61f;border-color:#2465d647}.floating-empty{border:1px dashed var(--border-strong);text-align:center;border-radius:16px;padding:18px 14px}.edge-launcher{z-index:18;width:42px;min-height:214px;color:var(--text-on-dark);box-shadow:var(--shadow-md);background:#081224db;border:1px solid #82a0d63d;justify-items:center;gap:10px;padding:12px 6px;display:grid;position:fixed;top:50%;transform:translateY(-50%)}.edge-launcher--left{left:var(--shell-safe-left);border-left:0;border-radius:0 18px 18px 0}.edge-launcher.is-active{background:linear-gradient(#2564d6f5 0%,#12377df5 100%)}.support-widget-launcher{z-index:31;color:#f1f7ff;background:linear-gradient(#081628fa,#040e1cf7),radial-gradient(circle at 0 0,#5499dd2e,#0000 34%);border:1px solid #78ace238;border-right:0;border-radius:18px 0 0 18px;justify-content:center;align-items:center;width:46px;height:84px;display:inline-flex;position:fixed;bottom:28px;right:0;box-shadow:-20px 16px 56px #02081057}.support-widget-launcher svg{width:22px;height:22px}.support-widget-launcher__lens{background:#7fbaffeb;border-radius:999px;width:7px;height:7px;position:absolute;top:10px;box-shadow:0 0 0 4px #7fbaff24}.support-widget-launcher__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.support-widget__tooltip{color:#f4f9ff;white-space:nowrap;opacity:0;pointer-events:none;background:#081628f5;border-radius:12px;margin-right:12px;padding:9px 12px;font-size:.78rem;font-weight:700;transition:opacity .15s,transform .15s;position:absolute;top:50%;right:100%;transform:translateY(-50%)translate(6px)}.support-widget-launcher:hover .support-widget__tooltip,.support-widget-launcher:focus-visible .support-widget__tooltip{opacity:1;transform:translateY(-50%)translate(0)}.support-widget-panel{z-index:31;background:linear-gradient(#081628fa,#040e1cf7),radial-gradient(circle at 0 0,#5499dd2e,#0000 34%);border-top:1px solid #78ace238;border-left:1px solid #78ace238;border-radius:24px 0 0;grid-template-rows:auto minmax(0,1fr);width:min(448px,100vw);height:min(680px,100dvh);display:grid;position:fixed;bottom:0;right:0;overflow:hidden;box-shadow:-26px -20px 72px #02081061}.support-widget-panel__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:14px 16px 12px;display:grid}.support-widget-panel__title{gap:4px;display:grid}.support-widget-panel__title strong{color:#f4f9ff;font-size:1rem;font-weight:800}.support-widget-panel__title span{color:#d1e1f5b8;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.support-widget-panel__close{color:#f1f7ff;background:#081628db;border:1px solid #8cb1e042;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.5rem;line-height:1;display:inline-flex}.support-widget-panel__surface{background:#ffffff05;height:100%;min-height:0;position:relative}.support-widget-panel__container{background:#071321;width:100%;height:100%;min-height:100%;position:relative}.support-widget-panel__container iframe{border:0;width:100%;height:100%}.support-widget-panel__status{color:#d7e7fa;text-align:center;place-items:center;height:100%;padding:18px;font-size:.95rem;line-height:1.5;display:grid}.support-widget-panel__status--overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#071321b8;position:absolute;inset:0}.support-widget-panel__status--error{color:#ffd6d6}.edge-launcher__icon{justify-content:center;align-items:center;width:18px;font-weight:800;display:inline-flex}.edge-launcher__label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.02em;font-size:.84rem;font-weight:700}.workflow-edge-stack-layer{top:calc(var(--shell-safe-top) + 70px);left:var(--shell-safe-left);z-index:20;position:fixed}.workflow-edge-stack{align-items:flex-start;gap:8px;display:flex}.workflow-edge-stack__items,.workflow-edge-stack__group{gap:8px;display:grid}.workflow-edge-stack__item{width:max-content;min-width:148px;max-width:min(272px,100vw - 108px);min-height:66px;color:var(--text-on-dark);text-align:left;background:#081224d1;border:1px solid #82a0d63d;border-left:0;border-radius:0 18px 18px 0;align-items:flex-start;gap:8px;padding:11px 16px 12px 14px;transition:transform .16s,border-color .16s,background .16s;display:flex;position:relative;box-shadow:0 16px 38px #0a162c2e}.workflow-edge-stack__children{gap:8px;padding-left:18px;display:grid}.workflow-edge-stack__child{width:max-content;min-width:148px;max-width:min(256px,100vw - 126px);min-height:58px;color:var(--text-on-dark);text-align:left;background:#081224b3;border:1px solid #82a0d633;border-radius:18px;align-items:flex-start;gap:8px;padding:10px 14px 11px;display:flex;box-shadow:0 12px 28px #0a162c24}.workflow-edge-stack__child.is-stage-open{background:linear-gradient(#2564d6a8 0%,#113679c7 100%);border-color:#7ea7f561}.workflow-edge-stack__child.is-stub{opacity:.8}.workflow-edge-stack__child:disabled{cursor:not-allowed}.workflow-edge-stack__item.is-collapsed-preview{min-width:140px}.workflow-edge-stack__item.is-stage-open{background:linear-gradient(#2564d6b8 0%,#113679d1 100%);border-color:#7ea7f570}.workflow-edge-stack__item.is-stub{opacity:.82;background:#081224a3;border-color:#82a0d62e}.workflow-edge-stack__item:disabled{cursor:not-allowed;transform:none}.workflow-edge-stack__copy{flex-direction:column;flex:1;gap:5px;min-width:0;padding-top:1px;display:flex}.workflow-edge-stack__copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;line-height:1.05;overflow:hidden}.workflow-edge-stack__copy small{color:#dfebffbd;font-size:.76rem}.app-shell__workspace{width:min(100%,1520px);margin:0 auto;padding-left:0;transition:padding-left .18s}.app-shell__workspace.has-left-edge{padding-left:var(--workflow-edge-reserve)}.app-shell__workspace.has-left-edge.is-left-expanded{padding-left:var(--workflow-edge-reserve-expanded)}.app-shell__stage{min-height:calc(100dvh - 118px);padding:10px 0 0}.app-shell__stage--workflow-active{align-content:start;display:grid}.workflow-stage-layout{gap:16px;display:grid}.module-screen{gap:18px;display:grid}.module-screen__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.module-screen--executive .module-screen__header{background:radial-gradient(circle at 100% 0,#3789e933,#0000 34%),linear-gradient(135deg,#fffffffa,#ebf4ffeb);border:1px solid #4776d22e;border-radius:30px;padding:24px 26px;box-shadow:0 22px 44px #14294e1f}.module-screen__header h2,.module-section__header h3{margin:0;font-family:Cambria,Georgia,serif;line-height:1.05}.module-screen__header h2{font-size:clamp(1.7rem,2.2vw,2.3rem)}.module-screen--executive .module-screen__header h2{font-size:clamp(2.1rem,3vw,3rem)}.module-screen__subtitle,.module-section__header p{color:var(--text-secondary);margin:0}.module-screen--executive .module-screen__subtitle{max-width:880px;font-size:1rem;line-height:1.5}.module-screen__sections{gap:16px;display:grid}.module-section{box-shadow:var(--shadow-md);background:linear-gradient(#fffffff0,#f2f7ffe6),radial-gradient(circle at top,#7aadec24,#0000 42%);border:1px solid #7092ce2e;border-radius:26px;gap:16px;padding:18px;display:grid}.module-screen--executive .module-section--overview{background:radial-gradient(circle at 85% 0,#4da2e033,#0000 28%),linear-gradient(#fffffff5,#eff6fff0);padding:22px}.module-screen--executive .module-section--journeys{background:radial-gradient(circle at 12% 0,#2677d624,#0000 24%),linear-gradient(#f6fafff5,#ffffffed)}.module-section__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.module-section__header h3{font-size:1.16rem}.module-section__content{gap:14px;display:grid}.module-metric-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.module-screen--executive .module-section--overview .module-metric-grid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:14px}.module-metric-card{background:#ffffffd1;border:1px solid #7092ce29;border-radius:20px;gap:6px;padding:16px;display:grid;box-shadow:0 12px 28px #11274814}.module-screen--executive .module-section--overview .module-metric-card{background:linear-gradient(#fffffff5,#f7faffeb),radial-gradient(circle at 0 0,#5c99e71a,#0000 44%);border-color:#587fcd2e;min-height:122px;padding:18px}.module-metric-card strong{color:var(--accent-strong);font-size:1.2rem;line-height:1.05}.module-screen--executive .module-section--overview .module-metric-card strong{font-size:clamp(1.6rem,2vw,2.05rem)}.module-metric-card span{color:var(--text-secondary);font-size:.82rem;font-weight:700}.module-screen--executive .module-section--overview .module-metric-card span{font-size:.86rem}.module-metric-card.is-warning strong{color:#a4630d}.module-metric-card.is-success strong{color:#117566}.module-action-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.module-screen--executive .module-section--journeys .module-action-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.module-action-card{width:100%;min-height:96px;color:var(--text-primary);text-align:left;background:#ffffffd1;border:1px solid #7092ce29;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:flex;box-shadow:0 12px 28px #11274814}.module-screen--executive .module-section--journeys .module-action-card{background:linear-gradient(#fffffff7,#eff7fff0),radial-gradient(circle at 100% 0,#5195e524,#0000 36%);border-color:#4873cd2e;min-height:128px;box-shadow:0 18px 36px #122d571a}.module-action-card:hover{background:#fffffff0;border-color:#2465d63d;transform:translateY(-1px)}.module-screen--executive .module-section--journeys .module-action-card:hover{transform:translateY(-2px);box-shadow:0 22px 40px #122d5724}.module-action-card__copy{gap:6px;min-width:0;display:grid}.module-action-card__copy strong{font-size:.98rem;line-height:1.08}.module-screen--executive .module-section--journeys .module-action-card__copy strong{font-size:1.04rem}.module-action-card__copy small{color:var(--text-secondary);font-size:.82rem;line-height:1.35}.module-action-card__badge{min-height:30px;color:var(--accent);white-space:nowrap;background:#2465d61a;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.workflow-surface-nav{justify-content:flex-start;display:flex}.workflow-step-panel,.lookup-dialog{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffffff0,#f2f7ffe6),radial-gradient(circle at top,#7aadec29,#0000 42%);border:1px solid #7092ce33}.workflow-step-panel{padding:18px}.workflow-step-panel.is-compact{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.workflow-step-header,.lookup-header,.group-panel-header{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.workflow-step-header.is-compact,.group-panel-header.is-compact,.workflow-header-actions.is-compact{gap:10px}.workflow-step-header h2,.lookup-header h3,.group-panel-header h3{margin:0;font-family:Cambria,Georgia,serif;font-size:clamp(1.6rem,2vw,2.2rem);line-height:1.04}.workflow-step-header.is-compact h2,.group-panel-header.is-compact h3{font-size:clamp(1.08rem,1.3vw,1.26rem);line-height:1.08}.workflow-step-subtitle,.lookup-header p,.group-panel-header p,.field-inline-meta{color:var(--text-secondary);margin:0}.workflow-step-header__side,.workflow-step-summary,.workflow-header-actions{flex-wrap:wrap;gap:10px;display:flex}.workflow-summary-chip{min-height:36px;color:var(--accent);background:#2465d61a;padding:0 12px;font-size:.82rem}.workflow-summary-chip.is-compact{min-height:24px;padding:0 8px;font-size:.68rem}.workflow-summary-chip.is-neutral{color:var(--text-primary);background:#11274814}.section-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.ghost-button{min-height:38px;color:var(--accent-strong);background:#2465d614;border:1px solid #2465d62e;border-radius:12px;padding:0 12px;font-size:.84rem;font-weight:700;transition:transform .16s,border-color .16s,background .16s}.ghost-button:hover{background:#2465d61f;border-color:#2465d647}.workflow-group-tabs{gap:10px;margin:6px 0 0;padding:12px 0 2px;display:flex;overflow-x:auto}.workflow-group-tabs.is-compact{gap:8px;margin:0;padding:0}.group-tab{border:1px solid var(--border-strong);min-height:42px;color:var(--text-secondary);background:#ffffffb8;border-radius:14px;flex:none;padding:0 14px;font-weight:700;transition:transform .16s,border-color .16s,background .16s}.group-tab.is-compact{border-radius:10px;min-height:32px;padding:0 10px;font-size:.77rem}.group-tab.is-active{color:var(--accent-strong);background:linear-gradient(#2465d624,#2465d614);border-color:#2465d647}.group-panel{border:1px solid var(--border-soft);background:#ffffffd1;border-radius:22px;gap:16px;padding:16px;display:grid}.group-panel.is-compact{background:0 0;border:0;border-radius:0;gap:10px;padding:0}.group-panel.is-muted{background:#f4f8ffe0}.workflow-field-grid{gap:14px;display:grid}.workflow-field-grid.is-compact{gap:10px 12px}.workflow-field-slot{gap:8px;display:grid}.workflow-field-slot.is-compact{gap:6px}.workflow-field-slot.is-full{grid-column:1/-1}.workflow-field-error{color:var(--danger);font-size:.74rem;font-weight:700;line-height:1.35}.field-label-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.field-label{font-size:.94rem;font-weight:700}.workflow-field-slot.is-compact .field-label{font-size:.84rem}.field-requirement{min-height:28px;padding:0 10px;font-size:.74rem}.field-requirement.is-compact{min-height:22px;padding:0 8px;font-size:.66rem}.field-requirement.is-required{color:var(--danger);background:#cf4b4b1a}.field-requirement.is-recommended{color:var(--warning);background:#c982121f}.field-requirement.is-optional{color:var(--text-secondary);background:#11274814}.workflow-field-slot input,.workflow-field-slot select,.workflow-field-slot textarea,.lookup-search input{border:1px solid var(--border-strong);width:100%;min-height:52px;color:var(--text-primary);background:#fffffff0;border-radius:16px;padding:0 15px;transition:border-color .16s,box-shadow .16s,background .16s}.workflow-field-slot.is-compact input,.workflow-field-slot.is-compact select,.workflow-field-slot.is-compact textarea{border-radius:14px;min-height:44px;padding:0 12px;font-size:.94rem}.workflow-field-slot input:focus,.workflow-field-slot select:focus,.workflow-field-slot textarea:focus,.lookup-search input:focus,.floating-search input:focus{border-color:#2465d652;outline:none;box-shadow:0 0 0 4px #2465d61f}.workflow-field-slot textarea{resize:vertical;min-height:132px;padding-block:12px}.workflow-autogrow-textarea,.workflow-field-slot.is-compact textarea{resize:none;min-height:44px;padding-block:10px;overflow:hidden}.lookup-overlay{z-index:60;background:#0710226b;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.lookup-dialog{flex-direction:column;gap:16px;width:min(100%,60rem);max-height:min(88vh,54rem);padding:18px;display:flex;overflow:hidden}.lookup-search{display:block}.lookup-guidance{flex-wrap:wrap;gap:8px;display:flex}.guidance-pill{min-height:34px;color:var(--accent);background:#2465d61a;padding:0 12px;font-size:.8rem}.guidance-pill.is-compact{min-height:24px;padding:0 8px;font-size:.68rem}.lookup-results{gap:10px;display:grid;overflow:auto}.lookup-result{border:1px solid var(--border-soft);width:100%;color:var(--text-primary);text-align:left;background:#fffc;border-radius:18px;align-items:flex-start;gap:4px;padding:14px 16px;transition:transform .16s,border-color .16s,background .16s;display:grid}.lookup-result span,.lookup-empty{color:var(--text-secondary)}.lookup-result:hover{background:#2465d614;border-color:#2465d647}.lookup-empty{border:1px dashed var(--border-strong);text-align:center;border-radius:18px;padding:18px 16px}.ux-w-id,.ux-w-date,.ux-w-sm,.ux-w-md,.ux-w-lg{grid-column:span 1}@media (width>=760px){.topbar{grid-template-columns:auto minmax(0,1fr) auto}.topbar__actions{justify-content:flex-end}.workflow-step-header,.lookup-header,.group-panel-header{flex-direction:row;justify-content:space-between}.workflow-step-header__side{justify-content:flex-end;align-items:flex-end}.workflow-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ux-w-md,.ux-w-lg{grid-column:span 2}}@media (width>=1240px){.workflow-field-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ux-w-sm,.ux-w-id,.ux-w-date{grid-column:span 1}.ux-w-md{grid-column:span 2}.ux-w-lg{grid-column:span 3}}@media (width<=759px){.app-shell{--workflow-edge-reserve:46px;--workflow-edge-reserve-expanded:146px;padding-inline:calc(var(--shell-safe-left) + 8px) calc(var(--shell-safe-right) + 8px)}.topbar{padding-left:calc(var(--workflow-edge-reserve) + 8px)}.workflow-edge-stack-layer{top:calc(var(--shell-safe-top) + 88px)}.topbar__actions{gap:8px}.mode-chip,.topbar-control{min-height:40px;padding-inline:12px}.edge-launcher{width:34px;min-height:150px;padding:9px 3px}.edge-launcher__label{font-size:.72rem}.workflow-edge-stack__item{min-width:114px;max-width:min(156px,100vw - 92px);min-height:56px;padding:8px 11px 10px 10px}.workflow-edge-stack__copy strong{font-size:.9rem}.workflow-step-panel{padding:16px}.workflow-step-header h2{font-size:1.72rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.boot-screen,.login-shell{min-height:100vh;position:relative}.boot-screen{place-items:center;gap:16px;padding:24px;display:grid}.boot-screen strong{z-index:1;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong);font-size:1rem;position:relative}.boot-screen__pulse{aspect-ratio:1;filter:blur(12px);background:radial-gradient(circle,#2564d647 0%,#2564d614 38%,#0000 68%);border-radius:999px;width:min(28rem,70vw);position:absolute}.login-shell{padding:calc(env(safe-area-inset-top,0px) + 20px) calc(env(safe-area-inset-right,0px) + 20px) calc(env(safe-area-inset-bottom,0px) + 20px) calc(env(safe-area-inset-left,0px) + 20px);grid-template-columns:minmax(0,1.1fr) minmax(320px,32rem);align-items:stretch;gap:24px;display:grid}.login-shell__aurora{z-index:-1;background:radial-gradient(circle at 10% 10%,#2564d647,#0000 30%),radial-gradient(circle at 85% 15%,#13b0a438,#0000 28%),radial-gradient(circle at 75% 80%,#d68b252e,#0000 24%);position:fixed;inset:0}.login-hero,.login-panel{min-height:calc(100vh - 40px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffffffeb,#f3f8ffe6),radial-gradient(circle at top,#7aadec2e,#0000 42%);border:1px solid #7092ce29;border-radius:32px}.login-hero{align-content:space-between;gap:28px;padding:28px;display:grid}.login-hero__header,.login-panel__header,.crud-surface__header,.crud-surface__footer,.agenda-toolbar,.agenda-screen__header,.agenda-resource-column__header,.agenda-period-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.login-badge,.agenda-chip,.agenda-month-pill,.session-chip,.locale-mini-switch{border:1px solid #2465d629;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;display:inline-flex}.login-badge{color:var(--accent);background:#2465d61a;font-size:.82rem;font-weight:800}.login-locale-switch{background:#09162a14;border-radius:999px;gap:8px;padding:6px;display:inline-flex}.locale-mini-switch{min-height:34px;color:var(--text-secondary);background:0 0;border-color:#0000;padding-inline:12px;font-weight:700}.locale-mini-switch.is-active{color:var(--accent-strong);background:#ffffffeb;box-shadow:0 10px 24px #1127481f}.login-hero__copy{align-content:center;gap:18px;display:grid}.login-hero__copy h1,.login-panel__body h2,.agenda-screen__header h2,.crud-surface__header h3{margin:0;font-family:Cambria,Georgia,serif;line-height:1.02}.login-hero__copy h1{max-width:18ch;font-size:clamp(2.7rem,6vw,5.4rem)}.login-hero__copy p,.login-panel__body p,.agenda-screen__subtitle{color:var(--text-secondary);margin:0;line-height:1.65}.login-feature-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.login-feature-card,.agenda-metric-card,.agenda-period-card,.agenda-month-day,.agenda-empty-state,.login-demo-card,.agenda-list-card{background:#ffffffc2;border:1px solid #7092ce29;border-radius:22px;box-shadow:0 18px 44px #11274814}.login-feature-card{gap:8px;padding:18px;display:grid}.login-feature-card strong,.login-demo-card strong,.agenda-list-card strong,.agenda-period-card strong,.agenda-resource-column__header strong,.agenda-metric-card strong{font-size:1rem}.login-feature-card span,.login-demo-card span,.agenda-list-card span,.agenda-resource-column__header span,.agenda-period-card span,.agenda-metric-card span{color:var(--text-secondary)}.login-panel{grid-template-rows:auto 1fr;gap:0;display:grid}.login-panel__header,.login-panel__body{padding:24px}.login-panel__body{align-content:start;gap:22px;display:grid}.login-form{gap:14px;display:grid}.login-field,.login-checkbox{gap:8px;display:grid}.login-field span,.login-checkbox span{font-size:.92rem;font-weight:700}.login-field input{border:1px solid var(--border-strong);background:#fffffff0;border-radius:18px;min-height:54px;padding:0 16px}.login-checkbox{grid-template-columns:auto 1fr;align-items:center}.login-checkbox input{width:18px;height:18px}.login-submit{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-strong) 100%);min-height:56px;color:var(--text-on-dark);border:0;border-radius:18px;font-weight:800;box-shadow:0 18px 36px #2465d63d}.login-error{color:var(--danger);background:#cf4b4b1a;border-radius:18px;padding:14px 16px;font-weight:700}.login-demo-block{gap:14px;display:grid}.login-demo-block__header{gap:4px;display:grid}.login-demo-block__header span,.login-demo-card small{color:var(--text-secondary)}.login-demo-list{gap:12px;display:grid}.login-demo-card,.agenda-list-card{text-align:left;gap:4px;width:100%;padding:16px;display:grid}.session-chip{white-space:nowrap;background:#ffffffc7;border-radius:14px;align-items:center;gap:8px;min-height:40px;padding:0 14px;display:inline-flex;box-shadow:0 8px 22px #11274814}.session-chip strong{font-size:.84rem;line-height:1}.session-chip span{color:var(--text-secondary);font-size:.72rem;line-height:1}.session-chip__separator{opacity:.65}.session-chip__role{text-overflow:ellipsis;max-width:12rem;overflow:hidden}.agenda-screen{gap:16px;display:grid}.agenda-screen__header-actions,.agenda-toolbar__controls,.agenda-filter-actions,.agenda-metrics,.crud-surface__actions{flex-wrap:wrap;gap:10px;display:flex}.agenda-metric-card{gap:4px;min-width:150px;padding:18px;display:grid}.agenda-metric-card strong{color:var(--accent-strong);font-size:1.8rem}.agenda-toolbar{background:#ffffffc2;border:1px solid #7092ce29;border-radius:26px;align-items:flex-start;padding:16px 18px;box-shadow:0 18px 44px #11274814}.agenda-toolbar__range{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px 18px;width:100%;min-width:0;display:flex}.agenda-toolbar__range-main{flex:0 auto;justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.agenda-toolbar__range-side{flex:none;justify-content:flex-end;align-items:center;min-width:0;margin-left:auto;display:flex}.agenda-toolbar__range-copy{justify-items:start;gap:0;min-width:0;margin-right:2px;display:grid}.agenda-toolbar__range-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;overflow:hidden}.agenda-nav-button,.agenda-today-button{min-height:36px;padding:0 11px}.agenda-stat-chip{text-align:left;background:#ffffffd1;border:1px solid #7092ce2e;border-radius:14px;align-items:center;gap:2px;min-width:0;padding:7px 10px;display:inline-grid;box-shadow:0 8px 20px #11274814}.agenda-stat-chip strong{color:var(--accent-strong);font-size:.92rem;line-height:1}.agenda-stat-chip span{color:var(--text-secondary);white-space:nowrap;font-size:.68rem;line-height:1.2}.agenda-stat-chip.is-active{background:#2465d61f;border-color:#2465d647}.agenda-segmented-control{background:#0e1c320f;border-radius:18px;flex-wrap:wrap;gap:6px;padding:5px;display:inline-flex}.agenda-segment{min-height:36px;color:var(--text-secondary);background:0 0;border:0;border-radius:12px;padding:0 12px;font-size:.84rem;font-weight:700}.agenda-segment.is-active,.agenda-chip.is-active{color:var(--accent-strong);background:#fffffff5;box-shadow:0 10px 24px #1127481f}.agenda-toolbar__controls{justify-content:space-between;align-items:center;gap:10px 14px;width:100%}.agenda-toolbar__segments{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.agenda-toolbar__metrics-inline{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.agenda-stat-inline{text-align:left;background:#ffffffc7;border:1px solid #7092ce29;border-radius:12px;gap:1px;min-width:0;padding:5px 8px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-grid;box-shadow:0 6px 18px #1127480f}.agenda-stat-inline:hover{background:#fffffff0;border-color:#2465d638;transform:translateY(-1px)}.agenda-stat-inline.is-active{background:#2465d61f;border-color:#2465d647;box-shadow:0 8px 20px #11274814}.agenda-stat-inline strong{color:var(--accent-strong);font-size:.78rem;line-height:1}.agenda-stat-inline span{color:var(--text-secondary);white-space:nowrap;font-size:.6rem;line-height:1.15}.agenda-chip{min-height:36px;color:var(--text-secondary);background:#ffffffc2;border:1px solid #7092ce2e;border-radius:999px;padding:0 12px;font-size:.82rem;font-weight:700;box-shadow:0 8px 20px #11274814}.agenda-filter-bar{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;display:flex}.agenda-waitlist-card{background:#ffffffc7;border:1px solid #7092ce29;border-radius:24px;gap:10px;padding:14px 16px;display:grid;box-shadow:0 12px 28px #11274814}.agenda-waitlist-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.agenda-waitlist-card__header>div{gap:2px;display:grid}.agenda-waitlist-card__header span{color:var(--text-secondary);font-size:.8rem}.agenda-waitlist-list{gap:8px;display:grid}.agenda-day-layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.agenda-day-aside{gap:12px;display:grid}.agenda-queue-card{background:#ffffffc7;border:1px solid #7092ce29;border-radius:24px;gap:10px;padding:14px 16px;display:grid;box-shadow:0 12px 28px #11274814}.agenda-queue-list{gap:8px;display:grid}.agenda-queue-item{background:#f8fbffe0;border:1px solid #7092ce24;border-radius:18px;gap:8px;padding:10px 12px;display:grid}.agenda-queue-item__main{width:100%;color:inherit;text-align:left;background:0 0;border:0;gap:3px;padding:0;display:grid}.agenda-queue-item__main span,.agenda-queue-item__main small{color:var(--text-secondary)}.agenda-queue-item__actions,.agenda-waitlist-item__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.agenda-queue-chip{min-height:28px;color:var(--accent-strong);background:#2465d61a;border:1px solid #2465d62e;border-radius:999px;padding:0 10px;font-size:.74rem;font-weight:800}.agenda-queue-chip.is-muted{color:#57657e;background:#7f8da61a;border-color:#7f8da62e}.agenda-fiscal-callout{background:#f5f9ffeb;border:1px solid #7092ce29;border-radius:18px;justify-content:space-between;align-items:start;gap:14px;padding:14px 16px;display:flex}.agenda-fiscal-callout h4{margin:0;font-size:.96rem}.agenda-fiscal-callout p:last-child{color:var(--text-secondary);margin:6px 0 0;line-height:1.5}.agenda-fiscal-callout.is-attention{background:#fff7ebf5;border-color:#c982122e}.agenda-fiscal-callout.is-action{background:#fff1eef5;border-color:#b847472e}.agenda-fiscal-callout.is-success{background:#ebf8f1f5;border-color:#22926f2e}.agenda-waitlist-item,.agenda-waitlist-empty{background:#f8fbffe0;border:1px solid #7092ce24;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.agenda-waitlist-item>div{gap:2px;display:grid}.agenda-waitlist-item span,.agenda-waitlist-empty{color:var(--text-secondary);font-size:.82rem}.agenda-waitlist-item__suggestion{color:var(--text-secondary);font-size:.74rem;line-height:1.3;display:block}.agenda-waitlist-item__suggestions{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.agenda-waitlist-item small{color:#9a5f0b;background:#d68b2524;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:.72rem;font-weight:800;display:inline-flex}.agenda-filter-bar__leading{flex-wrap:wrap;flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.agenda-unit-filter{flex:0 auto}.agenda-dropdown-chip{flex:none}.agenda-status-legend{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.agenda-legend-chip{min-height:30px;color:var(--text-secondary);background:#ffffffb8;border:1px solid #7092ce29;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.76rem;font-weight:700;transition:transform .16s,border-color .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex}.agenda-legend-chip:hover{background:#ffffffeb;border-color:#2465d638;transform:translateY(-1px)}.agenda-legend-chip.is-active{box-shadow:0 10px 24px #1127481a}.agenda-legend-chip.is-active.is-scheduled{color:#1848a3;background:#2d6de21f;border-color:#2d6de252}.agenda-legend-chip.is-active.is-confirmed{color:#0f6e61;background:#1498841f;border-color:#14988452}.agenda-legend-chip.is-active.is-waiting{color:#9a5f0b;background:#d68b2524;border-color:#d68b2552}.agenda-legend-chip.is-active.is-progress{color:#3e47ad;background:#5d66cc1f;border-color:#5d66cc52}.agenda-legend-chip.is-active.is-review{color:#8a560d;background:#c27d251f;border-color:#c27d254d}.agenda-legend-chip.is-active.is-complete{color:#117566;background:#22926f1f;border-color:#22926f52}.agenda-legend-dot{border-radius:999px;flex:none;width:8px;height:8px}.agenda-legend-dot.is-scheduled{background:#2d6de2}.agenda-legend-dot.is-confirmed{background:#149884}.agenda-legend-dot.is-waiting{background:#d68b25}.agenda-legend-dot.is-progress{background:#5d66cc}.agenda-legend-dot.is-review{background:#c27d25}.agenda-legend-dot.is-complete{background:#22926f}.agenda-filter-actions{flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:min(100%,20rem)}.agenda-search-field{flex:24rem;min-width:min(100%,18rem);max-width:none}.agenda-search-field input{width:100%;min-height:36px;color:var(--text-primary);background:#ffffffd6;border:1px solid #7092ce2e;border-radius:999px;padding:0 14px;font-size:.92rem;box-shadow:0 8px 20px #11274814}.agenda-search-field input:focus{border-color:#2465d647;outline:none;box-shadow:0 0 0 4px #2465d61a,0 10px 24px #11274814}.agenda-dropdown-chip{position:relative}.agenda-dropdown-panel{z-index:12;width:min(20rem,100vw - 2rem);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #7092ce3d;border-radius:20px;gap:8px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.agenda-dropdown-option{width:100%;min-height:38px;color:var(--text-primary);text-align:left;background:#f8fbffe6;border:1px solid #7092ce29;border-radius:12px;padding:0 12px;transition:transform .16s,border-color .16s,background .16s}.agenda-dropdown-option.is-active,.agenda-dropdown-option:hover{background:#2465d61f;border-color:#2465d647}.agenda-day-board,.agenda-week-grid,.agenda-month-grid{box-shadow:var(--shadow-md);background:linear-gradient(#fffffff0,#f2f7ffe6),radial-gradient(circle at top,#7aadec24,#0000 42%);border:1px solid #7092ce29;border-radius:30px}.agenda-day-board{gap:14px;padding:18px;display:grid}.agenda-day-board__heading{gap:4px;display:grid}.agenda-day-board__heading span{color:var(--text-secondary)}.agenda-day-grid{grid-template-columns:72px minmax(0,1fr);gap:14px;display:grid;overflow:hidden}.agenda-day-grid__times{gap:0;display:grid}.agenda-day-grid__top-spacer{min-height:86px}.agenda-time-slot{height:72px;color:var(--text-secondary);padding-top:6px;font-size:.78rem}.agenda-day-grid__columns{grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:14px;padding-bottom:6px;display:grid;overflow-x:auto}.agenda-resource-column{gap:12px;min-width:0;display:grid}.agenda-resource-column__header{background:#ffffffc7;border:1px solid #7092ce29;border-radius:24px;justify-content:space-between;align-items:center;gap:12px;min-height:86px;padding:16px 18px;display:flex}.agenda-resource-column__header-main{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.agenda-resource-avatar{color:#fff;border-radius:16px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.agenda-resource-column__header>div:last-child{flex:1;gap:2px;display:grid}.agenda-resource-column__action{min-height:32px;color:var(--text-secondary);white-space:nowrap;background:#ffffffe6;border:1px solid #7092ce2e;border-radius:999px;padding:0 10px;font-size:.76rem;font-weight:800}.agenda-resource-column__timeline{background:linear-gradient(#ffffffeb,#f5f9fff0),repeating-linear-gradient(#2465d614 0 1px,#0000 1px 72px);border:1px solid #7092ce24;border-radius:24px;position:relative;overflow:hidden}.agenda-slot-button{background:0 0;border:0;height:72px;transition:background .16s,box-shadow .16s;position:absolute;left:0;right:0}.agenda-slot-button:hover{background:#2465d60d}.agenda-slot-button.is-free:hover{background:#2465d614}.agenda-slot-button.is-busy{background:#2465d60f}.agenda-slot-button.is-blocked{background:repeating-linear-gradient(-45deg,#c27d2529 0 8px,#c27d2514 8px 16px)}.agenda-slot-button.is-unavailable{background:repeating-linear-gradient(-45deg,#7f8da624 0 8px,#7f8da612 8px 16px)}.agenda-slot-button.is-drop-target{background:#2465d61f;box-shadow:inset 0 0 0 2px #2465d62e}.agenda-block-card{color:#8a560d;text-align:left;z-index:1;background:#c27d251f;border:1px dashed #c27d2547;border-radius:18px;align-content:start;gap:4px;padding:10px 12px;display:grid;position:absolute;left:10px;right:10px}.agenda-block-card strong{font-size:.82rem}.agenda-block-card span{font-size:.74rem;line-height:1.2}.agenda-event-card{color:#fff;text-align:left;border:0;border-radius:20px;align-content:start;gap:4px;padding:10px 48px 10px 12px;display:grid;position:absolute;left:10px;right:10px;overflow:hidden;box-shadow:0 20px 28px #0e1c322e}.agenda-event-card__controls{justify-items:end;gap:4px;display:grid;position:absolute;top:8px;right:8px}.agenda-event-card__resize{justify-content:flex-end;gap:4px;margin-top:0;display:flex;position:static}.agenda-event-card__resize-button{min-width:22px;height:22px;color:inherit;background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;font-size:.82rem;font-weight:800;line-height:1}.agenda-event-card__resize-button:hover{background:#ffffff38}.agenda-status-trigger,.agenda-status-menu__current{--agenda-status-dot:#2d6de2}.agenda-status-trigger{min-width:28px;height:24px;color:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 7px;display:inline-flex}.agenda-status-trigger:hover,.agenda-status-trigger.is-open{background:#ffffff38}.agenda-status-trigger__dot{background:var(--agenda-status-dot);border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #ffffff2e}.agenda-status-trigger__chevron{opacity:.92;border-bottom:1.6px solid;border-right:1.6px solid;width:6px;height:6px;transform:rotate(45deg)translateY(-1px)}.agenda-status-trigger.is-confirmed,.agenda-status-menu__current.is-confirmed{--agenda-status-dot:#149884}.agenda-status-trigger.is-waiting,.agenda-status-menu__current.is-waiting{--agenda-status-dot:#d68b25}.agenda-status-trigger.is-progress,.agenda-status-menu__current.is-progress{--agenda-status-dot:#5d66cc}.agenda-status-trigger.is-review,.agenda-status-menu__current.is-review{--agenda-status-dot:#c27d25}.agenda-status-trigger.is-complete,.agenda-status-menu__current.is-complete{--agenda-status-dot:#22926f}.agenda-status-trigger.is-cancelled,.agenda-status-menu__current.is-cancelled{--agenda-status-dot:#7f8da6}.operational-workflow-overlay{align-items:stretch}.operational-workflow-surface{width:min(920px,100vw - 1.5rem);max-width:920px}.operational-workflow-surface__body{overflow:auto}.operational-workflow-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.operational-workflow-surface .ghost-button,.operational-workflow-surface .record-primary-action,.operational-workflow-surface .record-secondary-action{border-radius:10px;min-height:34px;padding-inline:10px;font-size:.8rem}.operational-workflow-progress{scrollbar-width:thin;flex-wrap:nowrap;gap:.5rem;margin-bottom:.85rem;padding-bottom:4px;display:flex;overflow-x:auto}.operational-workflow-progress__step{appearance:none;cursor:default;text-align:left;background:#ffffffd1;border:1px solid #7092ce1f;border-radius:.9rem;flex:none;align-items:center;gap:.65rem;padding:.7rem .8rem;display:flex}.operational-workflow-progress__step.is-clickable{cursor:pointer}.operational-workflow-progress__step.is-selected{box-shadow:inset 0 0 0 1px #2465d62e}.operational-workflow-progress__step:disabled{opacity:1}.operational-workflow-progress__step.is-completed{background:#22926f1f}.operational-workflow-progress__step.is-active{background:#2564d61f;border-color:#2564d638}.operational-workflow-progress__step.is-blocked{background:#d9534f1a;border-color:#d9534f2e}.operational-workflow-progress__step.is-skipped{opacity:.62}.operational-workflow-progress__step strong{color:#22304f;white-space:nowrap;font-size:.82rem;line-height:1;display:block}.module-screen--executive .module-section--journeys .module-action-card__badge{color:#214ea4;background:#1c60ca24}.operational-workflow-progress__step>div:last-child{min-width:0}.operational-workflow-progress__index{color:#2455b6;background:#2564d61a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.7rem;height:1.7rem;font-size:.8rem;font-weight:800;display:inline-flex}.operational-workflow-stage-panel,.operational-workflow-panel{background:linear-gradient(#fffffff5,#f6fafff0),radial-gradient(circle at top,#7aadec24,#0000 42%);border:1px solid #7092ce24;border-radius:1.05rem;gap:1rem;padding:.9rem;display:grid}.operational-workflow-stage-panel__header,.operational-workflow-panel__header{gap:.35rem;display:grid}.operational-workflow-stage-panel__heading{gap:.35rem;min-width:0;display:grid}.operational-workflow-stage-panel__actions{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.operational-workflow-stage-panel__header h3,.operational-workflow-panel__header h3{color:#22304f;margin:0;font-size:1.06rem}.operational-workflow-stage-panel__header p,.operational-workflow-panel__header p{color:#64748b;margin:0;font-size:.92rem}.operational-workflow-stack{gap:1rem;display:grid}.operational-workflow-defaults{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.55rem;display:grid}.operational-workflow-default{background:#ffffffd6;border:1px solid #7092ce1a;border-radius:.9rem;gap:.25rem;padding:.7rem .8rem;display:grid}.operational-workflow-default span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.operational-workflow-default strong{color:#22304f;font-size:.86rem}.operational-workflow-pricing,.operational-workflow-service-lines,.operational-workflow-checklist,.operational-workflow-artifacts,.operational-workflow-invoice-preview__grid,.operational-workflow-footer__summary{gap:.75rem;display:grid}.operational-workflow-pricing__line,.operational-workflow-service-line,.operational-workflow-checklist__item,.operational-workflow-artifact,.operational-workflow-footer__item{background:#ffffffd6;border:1px solid #7092ce1a;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;padding:.68rem .8rem;display:flex}.operational-workflow-pricing__line.is-total{background:#2564d614;border-color:#2564d633}.operational-workflow-service-line__meta,.operational-workflow-checklist__item>div,.operational-workflow-artifact,.operational-workflow-footer__item{gap:.2rem;display:grid}.operational-workflow-artifacts--dashboard{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.operational-workflow-artifact__header{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.operational-workflow-artifact__value{color:#22304f;word-break:break-word;font-size:.95rem;line-height:1.2}.operational-workflow-service-line span,.operational-workflow-checklist__item span,.operational-workflow-artifact span,.operational-workflow-footer__item span{color:#64748b;font-size:.72rem}.operational-workflow-artifact small{color:#667890;font-size:.76rem;line-height:1.45}.operational-workflow-alert{border:1px solid #7092ce1a;border-radius:1rem;gap:.25rem;padding:.95rem 1rem;display:grid}.operational-workflow-alert.is-blocking{background:#d9534f14;border-color:#d9534f2e}.operational-workflow-alert.is-success{background:#22926f1a;border-color:#22926f29}.operational-workflow-alert.is-attention{background:#d98a2514;border-color:#d98a252e}.operational-workflow-checklist__item.is-ok{border-color:#22926f29}.operational-workflow-checklist__item.is-blocking{border-color:#d9534f2e}.operational-workflow-invoice-preview{background:#f5f9ffe6;border:1px solid #7092ce24;border-radius:1rem;gap:.9rem;padding:1rem;display:grid}.operational-workflow-invoice-preview__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.operational-workflow-invoice-preview__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.operational-workflow-invoice-preview__header h3{color:#22304f;margin:0;font-size:1.08rem}.operational-workflow-invoice-preview__taxes{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}.operational-workflow-invoice-preview__taxes article{background:#ffffffeb;border:1px solid #7092ce1f;border-radius:.9rem;gap:.2rem;padding:.8rem .9rem;display:grid}.operational-workflow-invoice-preview__taxes span{color:#5a6d8f;font-size:.74rem;font-weight:700}.operational-workflow-document-frame,.nfse-document-preview{background:#fffffff5;border:1px solid #7092ce24;border-radius:1rem;overflow:hidden}.operational-workflow-document-frame__iframe,.nfse-document-preview__iframe{background:#fff;border:0;width:100%;min-height:520px}.operational-workflow-status-chip{color:#4a638c;background:#ffffffe6;border:1px solid #7092ce29;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.7rem;font-weight:800;display:inline-flex}.operational-workflow-status-chip.is-success{color:#137154;background:#22926f1f;border-color:#22926f2e}.operational-workflow-status-chip.is-attention{color:#a56006;background:#d98a251f;border-color:#d98a2538}.operational-workflow-status-chip.is-neutral{background:#f4f7fce6}.operational-workflow-empty{text-align:center;color:#64748b;place-items:center;min-height:220px;display:grid}.operational-workflow-empty.is-error{color:#b84c4c}@media (width<=980px){.operational-workflow-surface{width:min(100vw - .75rem,760px)}}@media (width>=760px){.operational-workflow-stage-panel__header,.operational-workflow-panel__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.85rem}.operational-workflow-stage-panel__actions{justify-content:flex-end;justify-self:end}}@media (width<=640px){.operational-workflow-header,.operational-workflow-invoice-preview__header{grid-template-columns:1fr;display:grid}.operational-workflow-invoice-preview__actions{justify-content:flex-start}.operational-workflow-progress{gap:.45rem}.operational-workflow-pricing__line,.operational-workflow-service-line,.operational-workflow-checklist__item,.operational-workflow-artifact,.operational-workflow-footer__item{flex-direction:column;align-items:flex-start}}.agenda-event-card__patient,.agenda-event-card__body,.agenda-list-card__patient,.agenda-list-card__body,.agenda-month-day__header,.agenda-month-pill{appearance:none;width:100%;box-shadow:none;color:inherit;text-align:left;border:0;border-radius:0;margin:0;display:block;background:0 0!important}.agenda-event-card__patient,.agenda-list-card__patient{white-space:nowrap;text-overflow:ellipsis;padding:1px 0 0;font-weight:800;line-height:1.28;text-decoration:none;overflow:hidden}.agenda-event-card__body,.agenda-list-card__body{gap:0;padding:0;text-decoration:none;display:grid}.agenda-event-card__body span,.agenda-list-card__body span{color:inherit;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.28;display:-webkit-box;overflow:hidden}.agenda-event-card__patient:hover,.agenda-event-card__body:hover,.agenda-list-card__patient:hover,.agenda-list-card__body:hover,.agenda-month-day__header:hover,.agenda-month-pill:hover{opacity:.92}.agenda-event-card.is-scheduled,.agenda-list-card.is-scheduled,.agenda-month-pill.is-scheduled{color:#fff;background:linear-gradient(135deg,#2d6de2 0%,#1d4ea8 100%)}.agenda-event-card.is-confirmed,.agenda-list-card.is-confirmed,.agenda-month-pill.is-confirmed{color:#fff;background:linear-gradient(135deg,#149884 0%,#0f6f66 100%)}.agenda-event-card.is-waiting,.agenda-list-card.is-waiting,.agenda-month-pill.is-waiting{color:#fff;background:linear-gradient(135deg,#d68b25 0%,#b06d12 100%)}.agenda-event-card.is-progress,.agenda-list-card.is-progress,.agenda-month-pill.is-progress{color:#fff;background:linear-gradient(135deg,#5d66cc 0%,#424cad 100%)}.agenda-event-card.is-review,.agenda-list-card.is-review,.agenda-month-pill.is-review{color:#fff;background:linear-gradient(135deg,#c27d25 0%,#9a5f0b 100%)}.agenda-event-card.is-complete,.agenda-list-card.is-complete,.agenda-month-pill.is-complete{color:#fff;background:linear-gradient(135deg,#22926f 0%,#117566 100%)}.agenda-event-card.is-cancelled,.agenda-list-card.is-cancelled,.agenda-month-pill.is-cancelled{color:#fff;background:linear-gradient(135deg,#7f8da6 0%,#5b667a 100%)}.agenda-event-card span,.agenda-event-card small,.agenda-month-pill,.agenda-list-card small{color:inherit;opacity:.92}.agenda-tooltip{z-index:120;width:min(18rem,100vw - 24px);color:var(--text-on-dark);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none;background:#0c182cf0;border:1px solid #7092ce38;border-radius:18px;gap:6px;padding:14px 16px;display:grid;position:fixed;transform:translate(-50%)}.agenda-tooltip.is-above{transform:translate(-50%,-100%)}.agenda-tooltip.is-below{transform:translate(-50%)}.agenda-tooltip strong{font-size:.94rem;line-height:1.2}.agenda-tooltip>span{color:#ecf3ffe6;font-size:.88rem;line-height:1.35}.agenda-tooltip__meta{flex-wrap:wrap;gap:8px;display:flex}.agenda-tooltip__meta small{color:#ecf3ffdb;background:#ffffff14;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:.74rem;font-weight:700;display:inline-flex}.agenda-status-surface{max-width:34rem}.agenda-status-menu{z-index:140;width:min(15.5rem,100vw - 20px);color:var(--text-on-dark);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c182cf5;border:1px solid #7092ce38;border-radius:18px;gap:10px;padding:12px;display:grid;position:fixed}.agenda-status-menu.is-above{transform:translate(-100%,-100%)}.agenda-status-menu.is-below{transform:translate(-100%)}.agenda-status-menu__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.agenda-status-menu__current{color:#ecf3ffeb;background:#ffffff14;border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:0 10px;font-size:.74rem;font-weight:800;display:inline-flex}.agenda-status-menu__close{color:#ecf3ffe0;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.82rem;font-weight:800;display:inline-flex}.agenda-status-menu__list{gap:6px;display:grid}.agenda-status-menu__item{width:100%;min-height:34px;color:var(--text-on-dark);text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:0 12px;font-size:.82rem;font-weight:700}.agenda-status-menu__item:hover,.agenda-status-menu__close:hover{background:#ffffff1a}.agenda-status-menu__item.is-muted{color:#ecf3ffe6}.agenda-status-menu__separator{background:#ffffff14;height:1px;margin:2px 0}.agenda-week-grid,.agenda-month-grid{gap:14px;padding:18px;display:grid}.agenda-week-grid{grid-template-columns:repeat(7,minmax(180px,1fr));overflow-x:auto}.agenda-period-card{gap:12px;padding:16px;display:grid}.agenda-period-card__body{gap:10px;display:grid}.agenda-list-card{padding-right:52px;position:relative}.agenda-list-card__status-trigger{position:absolute;top:14px;right:14px}.agenda-list-card.is-empty{background:#f5f9fff0;border-style:dashed}.agenda-month-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.agenda-month-day{text-align:left;gap:10px;min-height:150px;padding:14px;display:grid}.agenda-month-day.is-muted{opacity:.56}.agenda-month-day__header{justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.agenda-month-day__events{gap:8px;display:grid}.agenda-month-pill{min-height:32px;padding-inline:12px;font-size:.76rem;font-weight:700}.agenda-empty-state{min-height:220px;color:var(--text-secondary);place-items:center;padding:18px;display:grid}.agenda-form-feedback{border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.agenda-form-feedback.is-error{color:#8a560d;background:#c27d251f;border:1px solid #c27d253d}.agenda-quick-actions{flex-wrap:wrap;gap:8px;display:flex}.agenda-quick-chip{min-height:34px;color:var(--text-secondary);background:#fffc;border:1px solid #7092ce29;border-radius:999px;padding:0 12px;font-size:.78rem;font-weight:700}.agenda-quick-chip.is-active{color:var(--accent-strong);background:#2465d61f;border-color:#2465d647}.agenda-block-surface{max-width:min(34rem,100vw - 1.5rem)}.agenda-block-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.agenda-block-grid__notes{grid-column:1/-1}.agenda-block-grid input,.agenda-block-grid select,.agenda-block-grid textarea{width:100%}.agenda-block-grid textarea{min-height:112px;color:var(--text-primary);resize:vertical;background:#f8fbffe6;border:1px solid #7092ce29;border-radius:16px;padding:12px 14px}.crud-overlay{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#09122361;justify-content:flex-end;align-items:stretch;padding:12px;display:flex;position:fixed;inset:0}.crud-surface{width:min(44rem,100%);box-shadow:var(--shadow-lg);background:linear-gradient(#fffffff5,#f1f7fff0),radial-gradient(circle at top,#7aadec29,#0000 40%);border:1px solid #7092ce2e;border-radius:30px;grid-template-rows:auto 1fr auto;gap:14px;padding:18px;display:grid}.crud-surface.is-fullscreen{width:100%}.crud-surface__body{overflow:auto}.crud-surface__footer{justify-content:flex-end}.workflow-confirm-overlay{justify-content:center;align-items:center}.workflow-confirm-surface{grid-template-rows:auto minmax(0,1fr) auto;width:min(34rem,100%)}.workflow-confirm-surface__header{gap:.45rem}.workflow-confirm-surface__body{gap:.9rem;display:grid}.workflow-confirm-surface__footer{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.workflow-confirm-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.workflow-confirm-list__item{background:#ffffffdb;border:1px solid #7092ce24;border-radius:1rem;align-items:flex-start;gap:.7rem;padding:.85rem .95rem;display:flex}.workflow-confirm-list__bullet{color:#d98a25;font-size:1.1rem;line-height:1;transform:translateY(1px)}.record-screen{gap:18px;display:grid}.record-screen__summary{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.record-summary-card,.record-table,.record-empty-state{background:#ffffffc7;border:1px solid #7092ce29;border-radius:22px;box-shadow:0 16px 34px #11274814}.record-summary-card{gap:6px;padding:16px;display:grid}.record-summary-card strong{color:var(--accent-strong);font-size:1.16rem;line-height:1}.record-summary-card span{color:var(--text-secondary);font-size:.8rem;font-weight:700}.record-summary-card.is-warning strong{color:#a4630d}.record-summary-card.is-success strong{color:#117566}.record-screen__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.record-search-field{flex:20rem;min-width:min(100%,18rem)}.record-search-field input{width:100%;min-height:42px;color:var(--text-primary);background:#ffffffd6;border:1px solid #7092ce2e;border-radius:999px;padding:0 16px;box-shadow:0 10px 24px #11274814}.record-status-filters{flex-wrap:wrap;gap:8px;display:flex}.record-status-chip{min-height:36px;color:var(--text-secondary);background:#ffffffb8;border:1px solid #7092ce29;border-radius:999px;padding:0 12px;font-size:.8rem;font-weight:700}.record-status-chip.is-active{color:var(--accent-strong);background:#2465d61f;border-color:#2465d647}.record-primary-action{color:#fff;background:linear-gradient(135deg,#2465d6,#17479e);border:0;border-radius:999px;min-height:40px;padding:0 16px;font-size:.82rem;font-weight:800;box-shadow:0 16px 28px #2465d633}.record-primary-action:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.record-table-shell{gap:10px;display:grid}.record-simulator-card{background:#ffffffd1;border:1px solid #7092ce29;border-radius:24px;gap:14px;padding:16px;display:grid;box-shadow:0 16px 34px #11274814}.record-simulator-card__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.record-simulator-card__header p{color:var(--text-secondary);margin:6px 0 0}.record-simulator-grid,.record-simulator-result{gap:14px;display:grid}.record-simulator-result__winner,.record-simulator-result__candidates{gap:10px;display:grid}.record-simulator-result small{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:800}.record-simulator-winner-card,.record-simulator-candidate{background:#f8fbffe6;border:1px solid #7092ce29;border-radius:20px;gap:12px;padding:14px 16px;display:grid}.record-simulator-winner-card{border-color:#2465d63d;box-shadow:0 14px 28px #2465d61f}.record-simulator-winner-card p,.record-simulator-candidate p{margin:0}.record-simulator-candidate-list{gap:10px;display:grid}.record-simulator-candidate header{justify-content:space-between;align-items:start;gap:12px;display:flex}.record-simulator-candidate.is-winner{border-color:#2465d63d}.record-simulator-candidate.is-rejected{opacity:.78}.record-simulator-meta{gap:8px;margin:0;display:grid}.record-simulator-meta div{gap:3px;display:grid}.record-simulator-meta dt{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}.record-simulator-meta dd{color:var(--text-primary);margin:0;font-size:.88rem}.record-simulator-note{color:var(--text-primary);font-size:.88rem}.record-simulator-note.is-muted{color:var(--text-secondary)}.record-table{gap:10px;padding:14px 16px;display:grid}.record-table--interactive{text-align:left;width:100%;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.record-table--interactive:hover{background:#ffffffe6;border-color:#2465d638;transform:translateY(-1px)}.record-table--head{display:none}.record-table__body{gap:10px;display:grid}.record-table__cell{color:var(--text-primary);gap:4px;font-size:.9rem;display:grid}.record-table__label{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}.record-table__cell.is-status{border-radius:999px;width:fit-content;min-height:30px;padding:6px 10px;font-size:.76rem;font-weight:800}.record-table__cell.is-status-open,.record-table__cell.is-status-partially_paid,.record-table__cell.is-status-pending,.record-table__cell.is-status-authorized,.record-table__cell.is-status-submitted,.record-table__cell.is-status-in_review,.record-table__cell.is-status-closing,.record-table__cell.is-status-processing,.record-status-chip.is-status-pending{color:var(--accent-strong);background:#2465d61f}.record-table__cell.is-status-draft,.record-table__cell.is-status-cancelled,.record-table__cell.is-status-closed,.record-table__cell.is-status-written_off,.record-table__cell.is-status-dismissed,.record-status-chip.is-status-cancelled{color:var(--text-muted);background:#5b6c8c1f}.record-table__cell.is-status-scheduled{color:var(--accent-strong);background:#2465d61f}.record-table__cell.is-status-pending_approval{color:var(--warning);background:#c9821224}.record-table__cell.is-status-settled,.record-table__cell.is-status-issued,.record-status-chip.is-status-issued{color:var(--success);background:#22926f1f}.record-table__cell.is-status-provisioned{color:var(--accent-strong);background:#2465d61f}.record-table__cell.is-status-released{color:var(--warning);background:#c9821224}.record-table__cell.is-status-blocked{color:var(--text-muted);background:#5b6c8c1f}.record-table__cell.is-status-overdue,.record-table__cell.is-status-rejected,.record-table__cell.is-status-error,.record-table__cell.is-status-denied,.record-table__cell.is-status-reappealed,.record-status-chip.is-status-rejected,.record-status-chip.is-status-error{color:var(--warning);background:#c9821224}.record-table__cell.is-status-paid,.record-table__cell.is-status-resolved{color:var(--success);background:#22926f1f}.record-empty-state{min-height:220px;color:var(--text-secondary);place-items:center;padding:18px;display:grid}.record-editor-shell,.record-editor-overlay{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0d162947;place-items:stretch end;padding:14px;display:grid;position:fixed;inset:0}.record-editor-card{width:min(34rem,100%);max-height:calc(100vh - 28px);box-shadow:var(--shadow-lg);background:#fffffff5;border:1px solid #7092ce33;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.record-editor-card__header,.record-editor-card__footer{border-bottom:1px solid #7092ce1f;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.record-editor-card__header p{color:var(--text-secondary);margin:6px 0 0}.record-editor-card__footer{border-top:1px solid #7092ce1f;border-bottom:0}.record-editor-card__body{gap:14px;padding:18px 20px 20px;display:grid;overflow:auto}.record-editor-section{background:#f8fbffe0;border:1px solid #7092ce1f;border-radius:20px;gap:12px;padding:14px;display:grid}.record-editor-section h4{margin:0;font-size:.92rem}.record-editor-grid{gap:12px;display:grid}.record-editor-field.is-full{grid-column:1/-1}.record-editor-field{gap:6px;display:grid}.record-editor-field span{color:var(--text-primary);letter-spacing:.03em;text-transform:uppercase;font-size:.78rem;font-weight:800}.record-editor-field input,.record-editor-field select,.record-editor-field textarea{width:100%;min-height:42px;color:var(--text-primary);background:#fffffff0;border:1px solid #7092ce2e;border-radius:14px;padding:0 14px}.record-editor-field textarea{resize:vertical;min-height:110px;padding:12px 14px}.record-checkbox-field{min-height:42px;color:var(--text-secondary);align-items:center;gap:10px;padding:0 4px;font-size:.88rem;font-weight:700;display:inline-flex}.record-checkbox-field input{width:18px;height:18px}.record-repeater-field,.record-repeater-list{gap:12px;display:grid}.record-repeater-card{background:#fffffff0;border:1px solid #7092ce24;border-radius:18px;gap:12px;padding:14px;display:grid}.record-repeater-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.record-repeater-card__header strong{font-size:.84rem;line-height:1.2}.record-repeater-card__remove,.record-secondary-action{min-height:36px;color:var(--text-secondary);background:#ffffffd6;border:1px solid #7092ce29;border-radius:999px;padding:0 12px;font-size:.78rem;font-weight:800;transition:transform .16s,border-color .16s,background .16s}.record-repeater-card__remove:hover,.record-secondary-action:hover{color:var(--accent-strong);background:#2465d614;border-color:#2465d638;transform:translateY(-1px)}.record-repeater-empty{color:var(--text-secondary);text-align:center;background:#f5f9ffdb;border:1px dashed #7092ce33;border-radius:16px;padding:16px;font-size:.86rem;line-height:1.5}.record-fiscal-card{background:#f8fbffeb;border:1px solid #7092ce29;border-radius:20px;gap:14px;padding:16px 18px;display:grid}.record-fiscal-card.is-silent{background:#f5f9fff0}.record-fiscal-card.is-attention{background:#fff7ebf5;border-color:#c982122e}.record-fiscal-card.is-action{background:#fff1eef5;border-color:#b847472e}.record-fiscal-card.is-success{background:#ebf8f1f5;border-color:#22926f2e}.record-fiscal-card__header{gap:12px;display:grid}.record-fiscal-card__header h4{margin:0;font-size:1rem}.record-fiscal-card__header p:last-child{color:var(--text-secondary);margin:6px 0 0;line-height:1.6}.record-fiscal-meta,.record-fiscal-actions{flex-wrap:wrap;gap:8px;display:flex}.record-screen--nfse .record-screen__summary{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.nfse-workspace{gap:18px;display:grid}.nfse-primary-card{background:#ffffffd1;border:1px solid #7092ce29;border-radius:22px;justify-content:space-between;align-items:start;gap:16px;padding:16px 18px;display:flex;box-shadow:0 16px 34px #11274814}.nfse-primary-card h3{margin:0;font-size:1.02rem}.nfse-primary-card p:last-child{color:var(--text-secondary);margin:8px 0 0;line-height:1.6}.nfse-primary-card.is-attention{background:#fff7ebf5}.nfse-primary-card.is-action{background:#fff1eef5}.nfse-primary-card.is-success{background:#ebf8f1f5}.nfse-primary-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.nfse-workspace__composer,.nfse-workspace__registry,.nfse-detail-card{gap:14px;display:grid}.nfse-manual-card{background:#ffffffc7;border:1px solid #7092ce29;border-radius:22px;padding:16px;box-shadow:0 16px 34px #11274814}.nfse-issue-actions,.nfse-registry-shell,.nfse-detail-content{gap:14px;display:grid}.nfse-submit-button{color:#fff;background:linear-gradient(135deg,#2465d6,#17479e);border:0;border-radius:18px;width:100%;min-height:48px;font-weight:800;box-shadow:0 20px 34px #2465d638}.nfse-submit-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.nfse-feedback-card,.nfse-detail-card{background:#ffffffc7;border:1px solid #7092ce29;border-radius:22px;box-shadow:0 16px 34px #11274814}.nfse-feedback-card{gap:6px;padding:14px 16px;display:grid}.nfse-feedback-card strong{font-size:.85rem}.nfse-feedback-card span{color:var(--text-secondary)}.nfse-feedback-card.is-success{border-color:#22926f3d}.nfse-feedback-card.is-error{border-color:#c982123d}.nfse-panel-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.nfse-row{text-align:left;border:1px solid #7092ce29;width:100%}.nfse-row.is-active{background:#2465d614;border-color:#2465d638}.nfse-detail-card{align-content:start;padding:16px}.nfse-detail-chips{flex-wrap:wrap;gap:8px;display:flex}.nfse-detail-grid{gap:12px;display:grid}.nfse-detail-grid--taxes{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.nfse-detail-item{background:#f8fbffeb;border:1px solid #7092ce1f;border-radius:18px;gap:4px;padding:12px 14px;display:grid}.nfse-detail-item small{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800}.nfse-detail-item strong{font-size:.98rem}.nfse-detail-item span{color:var(--text-secondary);line-height:1.5}.nfse-detail-section{gap:10px;display:grid}.nfse-detail-section__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.nfse-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.nfse-detail-section__header strong{font-size:.9rem}.nfse-detail-section__list{gap:10px;display:grid}.nfse-detail-section__empty{color:var(--text-secondary);background:#f8fbffcc;border:1px dashed #7092ce2e;border-radius:18px;padding:12px 14px;font-size:.84rem}.nfse-detail-list-item{background:#f8fbffeb;border:1px solid #7092ce1f;border-radius:18px;gap:10px;padding:14px;display:grid}.nfse-detail-list-item header{justify-content:space-between;align-items:start;gap:12px;display:flex}.nfse-detail-list-item header strong{font-size:.92rem}.nfse-detail-list-item header span{color:var(--text-secondary);font-size:.8rem;font-weight:700}.nfse-detail-list-meta{gap:8px;margin:0;display:grid}.nfse-detail-list-meta div{gap:3px;display:grid}.nfse-detail-list-meta dt{color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:800}.nfse-detail-list-meta dd{color:var(--text-primary);margin:0;font-size:.88rem;line-height:1.5}.nfse-queue-card{background:#ffffffc7;border:1px solid #7092ce29;border-radius:22px;gap:12px;padding:16px;display:grid;box-shadow:0 16px 34px #11274814}.nfse-queue-count{min-width:28px;min-height:28px;color:var(--brand-blue-700);background:#2465d614;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.nfse-queue-list{gap:10px;display:grid}.nfse-queue-item{background:#f8fbffeb;border:1px solid #7092ce24;border-radius:18px;gap:10px;padding:14px;display:grid}.nfse-queue-item__main,.nfse-queue-item__meta{justify-content:space-between;align-items:start;gap:12px;display:flex}.nfse-queue-item__main strong{font-size:.92rem}.nfse-queue-item__main span,.nfse-queue-item__meta small,.nfse-queue-item p,.nfse-detail-callout{color:var(--text-secondary);line-height:1.5}.nfse-inline-button{min-height:38px;color:var(--brand-blue-700);background:#ffffffeb;border:1px solid #2465d62e;border-radius:999px;justify-self:start;padding:0 14px;font-size:.82rem;font-weight:800}.nfse-inline-button:hover,.record-status-chip.is-interactive:hover{background:#2465d614;border-color:#2465d647}.nfse-detail-list-item--credential,.nfse-detail-list-item--fallback,.nfse-detail-list-item--readiness{background:#f6fafff5}.nfse-checklist-grid{gap:10px;display:grid}.nfse-checklist-card{border:1px solid #7092ce1f;border-radius:16px;gap:8px;padding:12px 14px;display:grid}.nfse-checklist-card.is-ok{background:#e6f7f0e0;border-color:#22926f29}.nfse-checklist-card.is-blocking{background:#fff4e6e0;border-color:#c982122e}.nfse-checklist-card strong{font-size:.84rem}.nfse-checklist-card ul{color:var(--text-secondary);gap:4px;margin:0;padding-left:18px;font-size:.85rem;display:grid}.nfse-operation-links{flex-wrap:wrap;gap:8px;display:flex}.nfse-lifecycle-surface{width:min(100%,680px)}.nfse-lifecycle-surface__body{gap:16px;display:grid}.nfse-lifecycle-surface__footer{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.nfse-lifecycle-card{background:linear-gradient(#f7fafffa,#f1f7fff0),radial-gradient(circle at 100% 0,#2465d614,#0000 46%);border:1px solid #2465d61f;border-radius:18px;gap:6px;padding:16px 18px;display:grid}.nfse-lifecycle-card span{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.nfse-lifecycle-card strong{font-size:1.08rem}.nfse-lifecycle-card small{color:var(--text-secondary);line-height:1.5}.field-shell{gap:8px;display:grid}.field-shell__label{color:var(--text-primary);font-size:.86rem;font-weight:700}.field-shell__input,.field-shell__textarea{width:100%;color:var(--text-primary);background:#fffffffa;border:1px solid #52637e38;border-radius:16px;transition:border-color .14s,box-shadow .14s,background-color .14s}.field-shell__input{min-height:46px;padding:0 14px}.field-shell__textarea{resize:vertical;min-height:110px;padding:12px 14px}.field-shell__input:focus,.field-shell__textarea:focus{border-color:#2465d657;outline:none;box-shadow:0 0 0 4px #2465d614}.record-inline-error{color:var(--danger);background:#fff0f0eb;border:1px solid #cf4b4b29;border-radius:14px;padding:10px 12px;font-size:.84rem;font-weight:700}.record-status-chip.is-interactive{color:var(--brand-blue-700);background:#ffffffeb;border:1px solid #2465d624}.record-status-chip.is-status-processing,.record-status-chip.is-status-queued{color:var(--brand-blue-700);background:#ecf2ffeb}.record-status-chip.is-status-succeeded,.record-status-chip.is-status-ready{color:#187356;background:#e6f7f0eb}.record-status-chip.is-status-missing,.record-status-chip.is-status-expired,.record-status-chip.is-status-invalid,.record-status-chip.is-status-manual_fallback_required{color:#a76409;background:#fff4e6eb}.record-status-chip.is-status-rejected,.record-status-chip.is-status-error{color:#b84747;background:#ffececeb}@media (width>=1180px){.nfse-registry-shell{grid-template-columns:minmax(0,1.3fr) minmax(260px,.9fr);align-items:start}}@media (width<=1180px){.login-shell{grid-template-columns:1fr}.login-hero,.login-panel{min-height:auto}.agenda-week-grid{grid-template-columns:repeat(7,minmax(220px,1fr))}}@media (width<=1120px){.agenda-day-layout{grid-template-columns:1fr}.agenda-day-aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=759px){.support-widget-panel{width:100vw;height:76dvh}.nfse-primary-card{display:grid}.nfse-primary-card__actions{justify-content:flex-start}.topbar{grid-template-columns:1fr}.topbar__actions{flex-wrap:wrap;justify-content:flex-start}.topbar__context,.topbar__shortcuts{flex-wrap:wrap;justify-content:flex-start;width:100%}.session-chip{width:100%}.login-shell{padding:12px}.login-hero,.login-panel{border-radius:26px}.login-hero__copy h1{max-width:14ch;font-size:clamp(2.3rem,11vw,3.6rem)}.agenda-day-grid{grid-template-columns:56px minmax(0,1fr)}.agenda-day-aside{grid-template-columns:1fr}.agenda-day-grid__columns{grid-auto-columns:minmax(240px,1fr)}.agenda-month-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agenda-filter-actions{justify-content:stretch}.record-search-field,.record-status-filters,.agenda-search-field,.agenda-dropdown-chip{width:100%}.agenda-dropdown-panel{width:100%;left:0;right:auto}.agenda-toolbar__controls,.agenda-toolbar__metrics-inline{justify-content:flex-start}.crud-overlay{padding:0}.crud-surface,.crud-surface.is-fullscreen{width:100%;min-height:100vh;padding:calc(env(safe-area-inset-top,0px) + 14px) 12px calc(env(safe-area-inset-bottom,0px) + 14px);border-radius:0}.agenda-block-grid{grid-template-columns:1fr}}@media (width<=820px){.topbar{grid-template-columns:1fr}.topbar__actions,.topbar__context,.topbar__shortcuts{flex-wrap:wrap;justify-content:flex-start}}@media (width>=680px){.record-simulator-result{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.record-editor-grid,.record-simulator-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.record-table-shell{padding-bottom:4px;overflow-x:auto}.record-table--head,.record-table{grid-template-columns:minmax(120px,1fr) minmax(180px,1.3fr) minmax(150px,1.1fr) minmax(120px,.9fr) minmax(120px,.9fr) auto;align-items:center;min-width:760px}.record-table--head{box-shadow:none;background:0 0;border:0;padding:0 16px;display:grid}.record-table--head .record-table__cell{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.record-table__body{min-width:760px}.record-table__label{display:none}.record-table__cell.is-status{justify-self:start}}.login-shell{place-items:center;display:grid}.login-card{width:min(100%,28rem);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffffffeb,#f3f8ffe6),radial-gradient(circle at top,#7aadec2e,#0000 42%);border:1px solid #7092ce29;border-radius:32px}.login-card__header,.login-card__body{gap:18px;padding:24px;display:grid}.login-card__header{grid-template-columns:1fr auto;align-items:center;padding-bottom:0}.login-card__copy h1{margin:0;font-family:Cambria,Georgia,serif;font-size:clamp(2rem,4vw,2.6rem);line-height:1.02}.login-demo-list--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.login-demo-card--compact{gap:6px;padding:14px}.login-demo-card--compact span{color:var(--text-secondary);font-size:.82rem;line-height:1.4}.agenda-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.agenda-metric-card{border-radius:18px;gap:2px;min-width:0;padding:12px 14px}.agenda-metric-card strong{font-size:1.25rem;line-height:1}.agenda-metric-card span{font-size:.82rem;line-height:1.25}@media (width<=759px){.login-card{border-radius:26px}.login-card__header{grid-template-columns:1fr}.login-card__copy h1{font-size:clamp(1.8rem,8vw,2.2rem)}.login-demo-list--compact{grid-template-columns:1fr}.agenda-metric-card{padding:10px 12px}.agenda-metric-card strong{font-size:1.12rem}.agenda-metric-card span{font-size:.76rem}}.ghost-button:disabled{cursor:wait;opacity:.7}
