: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-layer{z-index:72;pointer-events:none;position:fixed;inset:0}.support-widget-layer>*{pointer-events:auto}.support-widget-launcher{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:absolute;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{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:absolute;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--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__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-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.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-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-callout{background:linear-gradient(135deg,#2465d614,#5891ff0a);border:1px solid #2465d62e;border-radius:18px;gap:6px;padding:16px 18px;display:grid}.login-demo-callout__badge{width:fit-content;color:var(--accent-strong);letter-spacing:.08em;background:#2465d61f;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.login-demo-block__header{gap:4px;display:grid}.login-demo-block__header span,.login-demo-callout span:last-child,.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 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}.module-drilldown-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.module-drilldown-card{background:#ffffffd1;border:1px solid #7092ce29;border-radius:22px;gap:12px;padding:16px;display:grid;box-shadow:0 12px 28px #11274814}.module-drilldown-card__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.module-drilldown-card__header strong{font-size:.98rem;line-height:1.2}.module-drilldown-meta{gap:10px;margin:0;display:grid}.module-drilldown-meta div{gap:4px;display:grid}.module-drilldown-meta dt{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.72rem;font-weight:700}.module-drilldown-meta dd{color:var(--text-primary);margin:0;font-weight:700}.module-drilldown-empty{color:var(--text-secondary);background:#ffffffa3;border:1px dashed #7092ce38;border-radius:18px;padding:14px 16px}.module-governance-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.module-governance-list li{background:#f6f9ffe6;border:1px solid #7092ce24;border-radius:16px;gap:4px;padding:10px 12px;display:grid}.module-governance-list strong,.module-governance-list span{color:var(--text-primary);font-size:.9rem}.module-governance-list small{color:var(--text-secondary);font-size:.78rem;line-height:1.35}.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-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:12px 48px 12px 12px;display:grid;position:absolute;left:10px;right:10px;overflow:hidden;box-shadow:0 20px 28px #0e1c322e}.agenda-event-card.is-resizing{box-shadow:0 20px 28px #0e1c3238,0 0 0 2px #ffffff52}.agenda-event-card__controls{z-index:3;justify-items:end;gap:4px;display:grid;position:absolute;top:8px;right:8px}.agenda-event-card__resize-handle{cursor:ns-resize;z-index:2;touch-action:none;-webkit-user-select:none;user-select:none;opacity:.72;background:0 0;border:0;height:14px;padding:0;transition:opacity .16s,background-color .16s;position:absolute;left:10px;right:10px}.agenda-event-card__resize-handle--top{top:0}.agenda-event-card__resize-handle--bottom{bottom:0}.agenda-event-card__resize-handle span{background:#fff3;border-radius:999px;height:3px;transition:background .16s,transform .16s,box-shadow .16s;position:absolute;top:50%;left:24%;right:24%;transform:translateY(-50%);box-shadow:0 0 #fff0}.agenda-event-card:hover .agenda-event-card__resize-handle,.agenda-event-card:focus-within .agenda-event-card__resize-handle,.agenda-event-card.is-resizing .agenda-event-card__resize-handle{opacity:1}.agenda-event-card:hover .agenda-event-card__resize-handle span,.agenda-event-card:focus-within .agenda-event-card__resize-handle span,.agenda-event-card__resize-handle:hover span,.agenda-event-card.is-resizing .agenda-event-card__resize-handle span{background:#ffffffa3;transform:translateY(-50%)scaleX(1.08);box-shadow:0 0 0 4px #ffffff1f}.agenda-event-card:hover .agenda-event-card__resize-handle,.agenda-event-card:focus-within .agenda-event-card__resize-handle,.agenda-event-card__resize-handle:hover,.agenda-event-card.is-resizing .agenda-event-card__resize-handle{background:linear-gradient(#ffffff14 0%,#ffffff0a 100%)}.agenda-event-card.is-resizing .agenda-event-card__resize-handle{background:linear-gradient(#ffffff29 0%,#ffffff14 100%)}.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__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 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-inline-button:disabled{opacity:.58;cursor:not-allowed;color:var(--text-secondary);box-shadow:none;background:#f4f7fceb;border-color:#7092ce2e}.nfse-permission-card{color:var(--text-primary);background:#fff7e8e6;border:1px solid #c9821233;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.nfse-permission-card strong{font-size:.9rem}.nfse-permission-card p{color:var(--text-secondary);margin:0;line-height:1.45}.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{width:max-content;min-width:100%;display:flex}.agenda-day-aside{grid-template-columns:1fr;display:grid}}@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{--login-card-width:min(100%, clamp(27.5rem, 33vw, 32rem));--login-card-radius:14px;--login-card-padding:18px;--login-card-padding-mobile:14px;--login-card-gap:13px;--login-section-gap:8px;--login-header-gap:8px;--login-control-height:38px;--login-trigger-height:34px;--login-chip-height:28px;--login-button-height:38px;--login-control-radius:9px;--login-tight-radius:7px;--login-control-padding-inline:9px;--login-panel-padding:8px;--login-panel-gap:8px;background:#f3f4f6;grid-template-columns:minmax(0,1fr);place-items:center;width:100%;min-width:0;padding:clamp(12px,2vw,24px);display:grid}.login-card{width:var(--login-card-width);border-radius:var(--login-card-radius);background:#fffffffa;border:1px solid #15233d14;box-shadow:0 12px 28px #0c172a0f}.login-card__header,.login-card__body{gap:var(--login-card-gap);padding:var(--login-card-padding);display:grid}.login-card__header{align-items:center;gap:var(--login-header-gap);border-bottom:1px solid #15233d14;grid-template-columns:1fr auto;padding-bottom:10px}.login-card__body{gap:var(--login-card-gap)}.login-card__brand{gap:8px}.login-card .topbar__brand-mark{border-radius:var(--login-tight-radius);width:32px;height:32px;box-shadow:none;letter-spacing:.1em;background:#15233d;border:1px solid #15233d14;font-size:.7rem}.login-card .topbar__brand-copy{gap:2px}.login-card .topbar__brand-copy strong{font-size:.84rem;line-height:1.1}.login-locale-select{justify-self:start;position:relative}.login-locale-trigger{min-height:var(--login-trigger-height);border-radius:var(--login-control-radius);min-width:92px;color:var(--text-primary);box-shadow:none;background:#f6f7f9;border:1px solid #15233d14;justify-content:space-between;align-items:center;gap:6px;padding:0 9px;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.login-locale-trigger:hover,.login-locale-trigger.is-open{background:#f8fafc;border-color:#2465d638;transform:translateY(-1px)}.login-locale-trigger__value{align-items:center;gap:6px;display:inline-flex}.login-locale-trigger__label{letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:700}.login-locale-trigger__chevron{width:14px;height:14px;color:var(--text-secondary)}.login-locale-flag{object-fit:cover;border-radius:2px;flex:none;width:16px;height:12px;box-shadow:0 0 0 1px #15233d1f}.login-locale-panel{gap:var(--login-panel-gap);width:15.5rem;padding:var(--login-panel-padding);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;display:grid;top:calc(100% + 8px);left:0;right:auto;box-shadow:0 14px 28px #0c172a14}.login-locale-option{border-radius:9px;gap:9px;min-height:44px;padding:9px 10px}.login-locale-option__copy{gap:1px;display:grid}.login-locale-option strong{font-size:.76rem}.login-locale-option__region{font-size:.68rem}.login-card .mode-chip{min-height:var(--login-chip-height);border-radius:var(--login-control-radius);color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;text-align:center;white-space:nowrap;background:#f8fafc;border:1px solid #15233d14;justify-content:center;justify-self:end;align-items:center;padding-inline:8px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}.login-card__copy{gap:4px;display:grid}.login-card__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);font-size:.58rem;font-weight:700}.login-card__copy h1{letter-spacing:-.04em;color:#0f1e36;margin:0;font-family:Segoe UI Variable Display,Aptos Display,Segoe UI,sans-serif;font-size:clamp(1.48rem,2.6vw,1.92rem);line-height:.96}.login-card .login-form{gap:var(--login-section-gap)}.login-card .login-field,.login-card .login-checkbox{gap:4px}.login-card .login-field span,.login-card .login-checkbox span{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.66rem;font-weight:700}.login-card .login-field input{min-height:var(--login-control-height);padding-inline:var(--login-control-padding-inline);border-radius:var(--login-control-radius);color:var(--text-primary);background:#fff;border:1px solid #15233d1f;font-size:.86rem;transition:border-color .16s,box-shadow .16s,background .16s}.login-card .login-field input::placeholder{color:#7a889c}.login-card .login-field input:focus{border-color:#2465d673;outline:none;box-shadow:0 0 0 4px #2465d61f}.login-card .login-checkbox{align-items:center;padding-block:0}.login-card .login-checkbox input{width:12px;height:12px;accent-color:var(--accent-strong)}.login-card .login-error{border-radius:var(--login-control-radius);background:#cf4b4b0f;border:1px solid #cf4b4b24;padding:8px 10px;font-size:.76rem}.login-card .login-submit{width:fit-content;min-width:6.75rem;min-height:var(--login-button-height);border-radius:var(--login-control-radius);box-shadow:none;letter-spacing:.01em;background:#15233d;border:1px solid #15233d;justify-self:start;padding-inline:14px;font-size:.82rem;font-weight:700;transition:transform .16s,background .16s,border-color .16s}.login-card .login-submit:hover:not(:disabled){background:#0f1e36;border-color:#0f1e36;transform:translateY(-1px)}.login-card .login-submit:disabled{opacity:.72;cursor:wait}@media (width>=1280px){.login-shell{--login-card-padding:20px;--login-card-gap:15px;--login-section-gap:10px;--login-control-height:40px;--login-button-height:39px}.login-card .topbar__brand-mark{width:34px;height:34px}.login-card .topbar__brand-copy strong{font-size:.9rem}.login-card__copy h1{font-size:clamp(1.72rem,2.1vw,2.08rem)}.login-card .login-field input{font-size:.9rem}.login-card .login-submit{min-width:7rem}}.login-card .login-demo-block{border-top:1px solid #15233d14;gap:8px;padding-top:2px}.login-card .login-demo-callout{border-radius:var(--login-control-radius);background:#f7f8fa;border:1px solid #15233d14;gap:4px;padding:10px}.login-card .login-demo-callout__badge{color:#31425f;letter-spacing:.08em;background:#eceff3;border-radius:7px;padding:2px 6px;font-size:.58rem}.login-card .login-demo-callout strong{font-size:.82rem}.login-card .login-demo-callout span:last-child{font-size:.72rem;line-height:1.4}.login-demo-list--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.login-demo-card--compact{border-radius:var(--login-control-radius);box-shadow:none;text-align:left;background:#fff;border:1px solid #15233d14;gap:3px;padding:8px;transition:border-color .16s,background .16s,transform .16s}.login-demo-card--compact:hover{background:#f8fbff;border-color:#2465d63d;transform:translateY(-1px)}.login-demo-card--compact strong{font-size:.8rem}.login-demo-card--compact span{color:var(--text-secondary);font-size:.68rem;line-height:1.35}.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-shell{background:#f7f8fa;padding:12px}.login-card{border-radius:13px;width:100%}.login-card__header{padding:var(--login-card-padding-mobile);grid-template-columns:auto auto;justify-content:space-between}.login-card__body{padding:var(--login-card-padding-mobile)}.login-locale-select,.login-locale-trigger{width:auto}.login-locale-panel{width:min(14.5rem,100vw - 48px)}.login-demo-list--compact{grid-template-columns:1fr}.login-card .mode-chip{justify-self:end}.login-card__copy h1{font-size:clamp(1.15rem,7.2vw,1.45rem)}.login-card .login-submit{width:100%}.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}.app-shell{min-height:100vh;padding:calc(var(--shell-safe-top) + 16px) calc(var(--shell-safe-right) + 16px) calc(var(--shell-safe-bottom) + 18px) calc(var(--shell-safe-left) + 16px)}.app-shell__canvas{background:radial-gradient(circle at 100% 0,#15233d0f,#0000 30rem),linear-gradient(#f3f4f6f0,#f7f8fafa)}.topbar{background:#fffffff5;border:1px solid #15233d14;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;width:min(100%,1540px);margin:0 auto 16px;padding:14px 18px;display:grid;box-shadow:0 14px 28px #0c172a0f}.topbar__brand{gap:10px}.topbar__brand-mark{width:36px;height:36px;box-shadow:none;letter-spacing:.08em;background:#15233d;border:1px solid #15233d14;border-radius:8px;font-size:.72rem}.topbar__brand-copy strong{font-size:.9rem}.topbar__brand-copy span{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.topbar__headline{border-left:1px solid #15233d14;gap:3px;min-width:0;padding-left:16px;display:grid}.topbar__eyebrow{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:700}.topbar__headline strong{letter-spacing:-.02em;font-family:Segoe UI Variable Display,Aptos Display,Segoe UI,sans-serif;font-size:1.05rem;line-height:1}.topbar__headline span:last-child{color:var(--text-secondary);font-size:.82rem;line-height:1.35}.app-shell{--shell-header-height:88px;--shell-sidebar-width:260px;--shell-sidebar-collapsed-width:74px;--shell-layout-width:1540px}.topbar{top:calc(var(--shell-safe-top) + 16px);z-index:80;width:min(calc(100vw - var(--shell-safe-left) - var(--shell-safe-right) - 32px), var(--shell-layout-width));margin:0;position:fixed;left:50%;transform:translate(-50%)}.topbar__identity{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.topbar-sidebar-toggle,.topbar-settings-button{width:38px;height:38px;color:var(--text-primary);box-shadow:none;background:#fff;border:1px solid #15233d14;border-radius:10px;justify-content:center;align-items:center;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.topbar-sidebar-toggle:hover,.topbar-settings-button:hover,.topbar-settings-button.is-open{background:#f8fafc;border-color:#2465d638;transform:translateY(-1px)}.topbar__actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.session-chip{min-height:46px;box-shadow:none;white-space:normal;background:#f8fafc;border:1px solid #15233d14;border-radius:12px;gap:10px;padding:6px 10px 6px 8px}.session-chip__avatar{color:#284777;letter-spacing:.04em;background:#e6edf8;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:grid}.session-chip__content{gap:2px;min-width:0;display:grid}.session-chip strong{font-size:.82rem;line-height:1}.session-chip__content span,.session-chip__role{color:var(--text-secondary);font-size:.68rem;line-height:1.15}.session-chip__role{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;max-width:14rem;display:block;overflow:hidden}.topbar-menu{position:relative}.topbar-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #15233d14;border-radius:14px;width:min(24rem,100vw - 32px);padding:10px;box-shadow:0 18px 34px #0c172a1a}.topbar-panel__section{gap:10px;display:grid}.topbar-panel__header{gap:3px;padding:4px 4px 6px;display:grid}.topbar-panel__eyebrow{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:700}.topbar-panel__header strong{font-size:.92rem;line-height:1.1}.topbar-panel__header small,.topbar-panel__label,.topbar-locale-option__copy small{color:var(--text-secondary)}.topbar-panel__options{gap:8px;display:grid}.topbar-panel__option,.topbar-locale-option{width:100%;min-height:42px;color:var(--text-primary);text-align:left;background:#f8fafc;border:1px solid #15233d14;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:transform .16s,border-color .16s,background .16s;display:flex}.topbar-panel__option:hover,.topbar-locale-option:hover{background:#fff;border-color:#2465d638;transform:translateY(-1px)}.topbar-panel__option.is-active,.topbar-locale-option.is-active{color:var(--accent-strong);background:#2465d614;border-color:#2465d647}.topbar-panel__option.is-danger{color:#9d2f2f;background:#cf4b4b0a;border-color:#cf4b4b29}.topbar-panel__option-icon{flex:none;justify-content:center;align-items:center;width:18px;display:inline-flex}.topbar-panel__option-copy,.topbar-locale-option__copy{gap:2px;min-width:0;display:grid}.topbar-panel__option-copy span,.topbar-locale-option__copy strong{font-size:.84rem;font-weight:700;line-height:1.2}.topbar-panel__option-copy small,.topbar-locale-option__copy small{font-size:.72rem;line-height:1.3}.topbar-panel__back-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.topbar-panel__back{min-height:32px;color:var(--text-secondary);background:#f8fafc;border:1px solid #15233d14;border-radius:9px;padding:0 10px;font-size:.76rem;font-weight:700}.topbar-panel__registry-groups{gap:12px;display:grid}.topbar-panel__registry-group{background:#fbfcfe;border:1px solid #15233d14;border-radius:10px;gap:8px;padding:10px;display:grid}.topbar-panel__registry-group h4{margin:0;font-size:.8rem}.topbar-panel__option--stacked{align-items:flex-start}.topbar-locale-flag{object-fit:cover;border-radius:2px;flex:none;width:16px;height:12px;box-shadow:0 0 0 1px #15233d1f}.app-shell__layout{grid-template-columns:var(--shell-sidebar-width) minmax(0, 1fr);width:min(100%, var(--shell-layout-width));padding-top:calc(var(--shell-header-height) + 14px);align-items:start;gap:18px;margin:0 auto;display:grid}.shell-sidebar{top:calc(var(--shell-safe-top) + 16px + var(--shell-header-height) + 14px);width:100%;max-height:calc(100dvh - var(--shell-safe-top) - var(--shell-safe-bottom) - var(--shell-header-height) - 46px);gap:14px;padding-right:4px;display:grid;position:sticky;overflow:auto}.shell-sidebar__section{background:#fffffff5;border:1px solid #15233d14;border-radius:14px;gap:10px;padding:14px;display:grid;box-shadow:0 12px 24px #0c172a0d}.shell-sidebar__section--secondary{background:#fbfcfe}.shell-sidebar__eyebrow{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:700}.shell-sidebar__nav,.shell-sidebar__subnav{gap:8px;display:grid}.shell-sidebar__item,.shell-sidebar__subitem{width:100%;color:var(--text-primary);text-align:left;background:#f8fafc;border:1px solid #15233d14;border-radius:12px;align-items:center;transition:transform .16s,border-color .16s,background .16s;display:grid}.shell-sidebar__item:hover,.shell-sidebar__subitem:hover{background:#fff;border-color:#2465d638;transform:translateY(-1px)}.shell-sidebar__item{grid-template-columns:auto minmax(0,1fr);gap:10px;min-height:56px;padding:10px 12px}.shell-sidebar__subitem{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:48px;padding:10px 12px}.shell-sidebar__item.is-active,.shell-sidebar__subitem.is-active{color:#f8fbff;background:#15233d;border-color:#15233d24}.shell-sidebar__item.is-disabled,.shell-sidebar__subitem.is-disabled{opacity:.62}.shell-sidebar__icon{flex:none;justify-content:center;align-items:center;width:18px;display:inline-flex}.shell-sidebar__copy,.shell-sidebar__subitem-copy{gap:3px;min-width:0;display:grid}.shell-sidebar__copy strong,.shell-sidebar__subitem-copy strong{font-size:.84rem;line-height:1.15}.shell-sidebar__copy small,.shell-sidebar__subitem-copy small{color:inherit;opacity:.72;font-size:.7rem;line-height:1.3}.shell-sidebar__subitem svg{opacity:.58;flex:none;width:14px;height:14px}.shell-sidebar.is-collapsed{overflow:visible}.shell-sidebar.is-collapsed .shell-sidebar__section{padding:12px 10px}.shell-sidebar.is-collapsed .shell-sidebar__nav{gap:10px}.app-shell__workspace{width:100%;min-width:0;margin:0;padding-left:0}.app-shell__stage{min-height:calc(100dvh - var(--shell-header-height) - 48px);padding:0}.shell-surface-loading{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff5;border:1px solid #15233d14;border-radius:14px;min-height:min(44vh,360px);padding:18px;box-shadow:0 12px 24px #0c172a0d}.module-screen{gap:14px}.module-screen__header,.module-screen--executive .module-screen__header{background:#fffffff5;border:1px solid #15233d14;border-radius:14px;padding:18px;box-shadow:0 12px 24px #0c172a0d}.module-screen__header h2,.module-section__header h3,.workflow-step-header h2,.lookup-header h3,.group-panel-header h3,.agenda-screen__header h2,.crud-surface__header h3{font-family:Segoe UI Variable Display,Aptos Display,Segoe UI,sans-serif}.module-screen__header h2{font-size:clamp(1.48rem,2vw,1.9rem)}.module-screen--executive .module-screen__header h2{font-size:clamp(1.72rem,2.4vw,2.18rem)}.module-screen__subtitle,.module-section__header p{font-size:.88rem;line-height:1.5}.module-section,.workflow-step-panel,.lookup-dialog,.group-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff5;border:1px solid #15233d14;border-radius:14px;padding:16px;box-shadow:0 10px 20px #0c172a0d}.module-screen--executive .module-section--overview,.module-screen--executive .module-section--journeys{background:#fffffff5}.module-metric-card,.module-screen--executive .module-section--overview .module-metric-card,.module-action-card,.module-screen--executive .module-section--journeys .module-action-card,.lookup-result{box-shadow:none;background:#fbfcfe;border-color:#15233d14;border-radius:12px}.module-metric-card{padding:14px}.module-screen--executive .module-section--overview .module-metric-card{min-height:112px;padding:16px}.module-metric-card strong{font-size:1.08rem}.module-screen--executive .module-section--overview .module-metric-card strong{font-size:clamp(1.34rem,1.8vw,1.78rem)}.module-metric-card span,.module-action-card__copy small{font-size:.78rem}.module-action-card{min-height:88px;padding:14px}.module-screen--executive .module-section--journeys .module-action-card{min-height:108px}.module-screen--executive .module-section--journeys .module-action-card:hover{box-shadow:0 10px 18px #0c172a0f}.module-action-card__copy strong{font-size:.92rem}.module-action-card__badge{min-height:26px;color:var(--accent-strong);background:#15233d0f;border-radius:8px;font-size:.7rem}.workflow-summary-chip,.ghost-button,.group-tab,.field-requirement,.guidance-pill{border-radius:10px}.workflow-summary-chip{min-height:32px;font-size:.76rem}.ghost-button,.group-tab{min-height:36px;padding-inline:12px}.group-panel{border-radius:12px}.workflow-field-slot input,.workflow-field-slot select,.workflow-field-slot textarea,.lookup-search input{background:#fff;border-radius:10px;min-height:46px;padding:0 12px}.workflow-field-slot textarea{min-height:120px;padding-block:10px}.workflow-autogrow-textarea,.workflow-field-slot.is-compact textarea{min-height:44px}.lookup-result{padding:12px 14px}@media (width>=1440px){.app-shell__layout{grid-template-columns:min(276px, var(--shell-sidebar-width)) minmax(0, 1fr)}.topbar{padding:16px 20px}.topbar__headline strong{font-size:1.12rem}}@media (width<=1023px){.app-shell,.app-shell.is-sidebar-collapsed{--shell-sidebar-width:100%}.app-shell__layout{grid-template-columns:1fr}.shell-sidebar{width:100%;max-height:none;padding-right:0;position:static;overflow:visible}.shell-sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{top:calc(var(--shell-safe-top) + 12px);width:100%;position:sticky;left:auto;transform:none}.app-shell__layout{padding-top:14px}}@media (width<=759px){.app-shell{padding:calc(var(--shell-safe-top) + 12px) calc(var(--shell-safe-right) + 12px) calc(var(--shell-safe-bottom) + 14px) calc(var(--shell-safe-left) + 12px)}.topbar{grid-template-columns:1fr;padding:12px 14px}.topbar__identity{grid-template-columns:auto minmax(0,1fr);gap:12px}.topbar-sidebar-toggle{display:none}.topbar__headline{border-top:1px solid #15233d14;border-left:0;grid-column:1/-1;padding-top:10px;padding-left:0}.topbar__actions{justify-content:space-between}.session-chip{flex:1;min-width:0}.shell-sidebar__section{padding:12px}.shell-sidebar__nav{grid-template-columns:1fr}.app-shell__stage{min-height:0}}.app-shell{--shell-header-height:74px;--shell-sidebar-width:276px;--shell-sidebar-collapsed-width:78px;min-height:100dvh;padding:0;padding-left:var(--shell-sidebar-width);background:#f5f7fb;display:block}.app-shell.is-sidebar-collapsed{--shell-sidebar-width:var(--shell-sidebar-collapsed-width)}.app-shell__canvas{pointer-events:none;background:radial-gradient(circle at 100% 0,#577ec714,#0000 24%),linear-gradient(#f8fafe,#f4f7fb 42%,#f7f9fc);position:fixed;inset:0}.app-shell>.shell-sidebar,.app-shell>.app-shell__main{z-index:1}.app-shell__main{flex-direction:column;width:100%;min-width:0;min-height:100dvh;display:flex}.topbar{z-index:60;width:100%;box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #15233d14;border-radius:0;margin:0;padding:14px 20px;position:sticky;top:0;left:auto;transform:none}.topbar__identity{grid-template-columns:minmax(0,1fr);gap:0;min-width:0;display:grid}.topbar__headline{border:0;padding:0}.topbar__headline strong{font-size:1.12rem}.topbar__actions{gap:12px}.session-chip{background:#ffffffe0;border-radius:12px;min-height:42px;padding:6px 10px 6px 8px}.session-chip__avatar{color:#355488;background:#e8eef9}.topbar-settings-button{width:36px;height:36px}.shell-sidebar{width:var(--shell-sidebar-width);min-width:var(--shell-sidebar-width);height:100dvh;min-height:100dvh;box-shadow:none;background:#fffffff5;border-right:1px solid #15233d14;flex-direction:column;gap:0;display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden}.shell-sidebar__header{border-bottom:1px solid #15233d14;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:16px 18px;display:grid}.shell-sidebar__brand{align-items:center;gap:12px;min-width:0;display:flex}.shell-sidebar__brand-mark{color:#f8fbff;letter-spacing:.06em;background:#15233d;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:.78rem;font-weight:800;display:grid}.shell-sidebar__brand-copy{gap:2px;min-width:0;display:grid}.shell-sidebar__brand-copy strong{font-size:1rem;line-height:1.05}.shell-sidebar__brand-copy span{color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1.3}.shell-sidebar__collapse-button{width:32px;height:32px;color:var(--text-primary);background:#fff;border:1px solid #15233d14;border-radius:9px;justify-content:center;align-items:center;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.shell-sidebar__collapse-button:hover{background:#f8fafc;border-color:#2465d638;transform:translateY(-1px)}.shell-sidebar__collapse-icon{transition:transform .16s}.shell-sidebar__collapse-icon.is-collapsed{transform:rotate(180deg)}.shell-sidebar__body{flex:1;align-content:start;gap:16px;min-height:0;padding:14px 12px 24px;display:grid;overflow:auto}.shell-sidebar__section{box-shadow:none;background:0 0;border:0;border-radius:0;gap:10px;padding:0;display:grid}.shell-sidebar__section--secondary{border-top:1px solid #15233d14;padding-top:4px}.shell-sidebar__item,.shell-sidebar__subitem{background:#fff;border-radius:12px}.shell-sidebar__item{min-height:54px}.shell-sidebar__subitem{min-height:46px}.shell-sidebar.is-collapsed .shell-sidebar__header{grid-template-columns:1fr;justify-items:center;padding:14px 10px}.shell-sidebar.is-collapsed .shell-sidebar__brand{justify-content:center}.shell-sidebar.is-collapsed .shell-sidebar__brand-copy,.shell-sidebar.is-collapsed .shell-sidebar__eyebrow,.shell-sidebar.is-collapsed .shell-sidebar__section--secondary{display:none}.shell-sidebar.is-collapsed .shell-sidebar__item{grid-template-columns:1fr;justify-items:center;min-height:50px;padding:10px 8px}.shell-sidebar.is-collapsed .shell-sidebar__copy{display:none}.app-shell__workspace{flex:1;width:100%;min-width:0;margin:0;padding:16px 20px 24px}.app-shell__stage{min-height:0}.workflow-stage-layout{gap:16px}@media (width>=1440px){.app-shell{--shell-sidebar-width:288px}.agenda-screen{--agenda-day-column-min-width:336px}.topbar,.app-shell__workspace{padding-left:24px;padding-right:24px}}@media (width<=1023px){.app-shell,.app-shell.is-sidebar-collapsed{min-height:100dvh;padding-left:0}.shell-sidebar,.shell-sidebar.is-collapsed{border-bottom:1px solid #15233d14;border-right:0;width:100%;min-width:0;height:auto;min-height:0;position:static}.shell-sidebar__collapse-button{display:none}.shell-sidebar__body{overflow:visible}.shell-sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{top:0}}@media (width<=759px){.topbar{grid-template-columns:1fr;padding:12px 14px}.topbar__actions{justify-content:space-between}.session-chip{flex:1;min-width:0}.app-shell__workspace{padding:14px}.shell-sidebar__header{min-height:68px;padding:14px}.shell-sidebar__body{padding:12px}.shell-sidebar__nav{grid-template-columns:1fr}}.shell-not-found{width:100%;display:flex}.shell-not-found__card{background:#fffffff0;border:1px solid #1f294714;border-radius:20px;gap:18px;width:min(100%,720px);padding:24px;display:grid;box-shadow:0 20px 48px #131d3814}.shell-not-found__icon{color:#1f2947;background:#1f294714;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.shell-not-found__copy{gap:10px;display:grid}.shell-not-found__copy h2{color:#18233d;margin:0;font-size:clamp(1.6rem,1.2rem + 1vw,2rem)}.shell-not-found__copy p{color:#1f2947b8;max-width:56ch;margin:0}.shell-not-found__copy code{color:#1f2947;background:#f4f7ffd1;border:1px solid #1f294714;border-radius:12px;width:fit-content;padding:8px 10px;font-size:.86rem;display:inline-flex}:root,.app-shell{--crud-surface:#fffffff5;--crud-surface-muted:#fbfcfe;--crud-surface-soft:#f6f8fc;--crud-border:#15233d14;--crud-border-strong:#15233d24;--crud-shadow:0 12px 28px #0c172a0d;--crud-shadow-soft:0 8px 18px #0c172a0a;--crud-radius-lg:16px;--crud-radius-md:12px;--crud-radius-sm:10px;--crud-control-height:38px;--crud-gap:14px}.crud-workspace{gap:var(--crud-gap);display:grid}.crud-workspace-hero,.crud-workspace-panel,.record-editor-card,.crud-surface,.workflow-step-panel,.group-panel,.agenda-queue-card,.agenda-waitlist-card,.agenda-day-board,.agenda-week-grid,.agenda-month-grid,.agenda-period-card,.agenda-month-day,.agenda-list-card,.agenda-empty-state,.record-summary-card,.record-table,.record-empty-state,.record-simulator-card,.record-simulator-winner-card,.record-simulator-candidate,.record-editor-section,.record-repeater-card,.agenda-waitlist-item,.agenda-waitlist-empty,.agenda-fiscal-callout{border:1px solid var(--crud-border);border-radius:var(--crud-radius-lg);background:var(--crud-surface);box-shadow:var(--crud-shadow-soft);-webkit-backdrop-filter:none;backdrop-filter:none}.crud-workspace-hero,.crud-workspace-panel{gap:12px;padding:16px;display:grid}.crud-workspace-hero__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.crud-workspace-hero__copy,.crud-workspace-hero__headline,.crud-workspace-hero__body,.crud-workspace-hero__actions{min-width:0}.crud-workspace-hero__copy,.crud-workspace-hero__headline{gap:6px;display:grid}.crud-workspace-hero__eyebrow{color:#52637e;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.crud-workspace-hero__headline h2{color:#15233d;margin:0;font-family:Segoe UI Variable Display,Aptos Display,Segoe UI,sans-serif;font-size:clamp(1.5rem,1.2rem + 1vw,2rem);line-height:1.04}.crud-workspace-hero__headline p{color:#52637e;max-width:70ch;margin:0;font-size:.92rem;line-height:1.5}.crud-workspace-hero__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.crud-workspace-toolbar,.crud-workspace-metrics{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crud-workspace-metrics{align-items:stretch}.crud-workspace-panel--workflow{padding:16px}.workflow-surface-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workflow-step-panel,.group-panel,.lookup-dialog{border-color:var(--crud-border);border-radius:var(--crud-radius-lg);background:var(--crud-surface);box-shadow:var(--crud-shadow-soft)}.workflow-step-panel{padding:16px}.workflow-step-header,.lookup-header,.group-panel-header{gap:10px}.workflow-step-header h2,.lookup-header h3,.group-panel-header h3{font-family:Segoe UI Variable Display,Aptos Display,Segoe UI,sans-serif;font-size:clamp(1.2rem,1rem + .6vw,1.5rem);line-height:1.08}.workflow-step-subtitle,.lookup-header p,.group-panel-header p,.field-inline-meta{font-size:.88rem;line-height:1.5}.workflow-group-tabs{gap:8px;margin-top:2px;padding:4px 0 2px}.group-tab{border:1px solid var(--crud-border);border-radius:var(--crud-radius-md);background:var(--crud-surface-soft);min-height:36px;color:var(--text-secondary);padding:0 12px;font-size:.8rem}.group-tab.is-active{border-color:var(--crud-border-strong);color:#f8fbff;background:#15233d}.group-panel{gap:12px;padding:14px}.group-panel.is-muted,.record-editor-section,.record-simulator-winner-card,.record-simulator-candidate,.agenda-slot-button.is-unavailable{background:var(--crud-surface-muted)}.workflow-field-grid{gap:12px}.workflow-field-slot,.record-editor-field{gap:6px}.workflow-field-slot input,.workflow-field-slot select,.workflow-field-slot textarea,.record-editor-field input,.record-editor-field select,.record-editor-field textarea,.record-search-field input,.agenda-filter-trigger,.topbar-control.agenda-today-button{min-height:var(--crud-control-height);border:1px solid var(--crud-border);border-radius:var(--crud-radius-md);color:var(--text-primary);box-shadow:none;background:#fff;padding:0 12px}.workflow-field-slot textarea,.record-editor-field textarea{min-height:108px;padding-block:10px}.field-requirement,.workflow-summary-chip,.record-status-chip,.agenda-queue-chip,.agenda-month-pill{border-radius:999px}.ghost-button,.record-secondary-action,.record-repeater-card__remove,.record-primary-action,.workflow-summary-chip,.record-status-chip,.agenda-queue-chip,.agenda-quick-chip,.agenda-resource-column__action,.agenda-status-trigger,.agenda-month-pill{letter-spacing:.02em;min-height:36px;padding:0 12px;font-size:.78rem;font-weight:800}.ghost-button,.record-secondary-action,.record-repeater-card__remove,.record-status-chip,.agenda-queue-chip.is-muted,.agenda-quick-chip,.agenda-resource-column__action{border:1px solid var(--crud-border);background:var(--crud-surface-soft);color:var(--text-primary);box-shadow:none}.ghost-button:hover,.record-secondary-action:hover,.record-repeater-card__remove:hover,.record-status-chip.is-interactive:hover,.agenda-quick-chip:hover,.agenda-resource-column__action:hover,.agenda-slot-button:hover,.record-table--interactive:hover{border-color:var(--crud-border-strong);background:#fff;transform:translateY(-1px)}.record-primary-action{border-radius:var(--crud-radius-md);color:#f8fbff;box-shadow:none;background:#15233d;border:1px solid #15233d}.record-primary-action:hover:not(:disabled){background:#1b2b4c;border-color:#1b2b4c}.record-primary-action:disabled{opacity:.6}.record-screen,.agenda-screen,.crud-workspace--patients{gap:var(--crud-gap)}.agenda-screen{--agenda-day-aside-width:388px;--agenda-day-time-width:56px;--agenda-day-column-min-width:312px;--agenda-day-column-gap:16px}.record-screen__summary{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.record-summary-card{gap:4px;padding:14px}.record-summary-card strong{font-size:1.05rem}.record-summary-card span{text-transform:uppercase;letter-spacing:.06em;font-size:.74rem}.record-screen__filters,.agenda-filter-bar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.record-search-field{flex:18rem;min-width:min(100%,18rem)}.record-status-filters{gap:8px}.record-status-chip{background:var(--crud-surface-soft);min-height:34px;color:var(--text-secondary);border-radius:999px}.record-status-chip.is-active,.record-status-chip.is-interactive:hover{border-color:var(--crud-border-strong);color:#15233d;background:#15233d14}.record-table-shell{gap:10px}.record-table{border-radius:var(--crud-radius-md);gap:8px;padding:14px}.record-table--interactive{box-shadow:none}.record-table__body{gap:8px}.record-table__label{letter-spacing:.08em;font-size:.68rem}.record-empty-state,.agenda-empty-state{text-align:center;min-height:180px;padding:14px}.record-simulator-card{gap:12px;padding:16px}.record-simulator-grid,.record-simulator-result,.record-simulator-result__winner,.record-simulator-result__candidates,.record-simulator-candidate-list{gap:10px}.record-simulator-meta{gap:6px}.record-editor-overlay,.record-editor-shell,.crud-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d162942;padding:12px}.record-editor-card,.crud-surface{border-color:var(--crud-border);background:var(--crud-surface);border-radius:18px;gap:0;box-shadow:0 20px 44px #0c172a1f}.record-editor-card{width:min(36rem,100%)}.crud-surface{width:min(46rem,100%);padding:0}.crud-surface.is-fullscreen{width:min(74rem,100%)}.record-editor-card__header,.record-editor-card__footer,.crud-surface__header,.crud-surface__footer{border-color:var(--crud-border);padding:14px 16px}.record-editor-card__body,.crud-surface__body{gap:12px;padding:14px 16px 16px;display:grid}.record-editor-section{gap:10px;padding:12px}.record-editor-grid{gap:10px}.record-editor-field span{letter-spacing:.08em;font-size:.72rem}.record-repeater-card{border-radius:var(--crud-radius-md);gap:10px;padding:12px}.record-repeater-empty{border:1px dashed var(--crud-border);border-radius:var(--crud-radius-md);background:var(--crud-surface-soft);padding:12px}.agenda-toolbar-shell,.agenda-board-shell{gap:12px}.agenda-board-shell{overflow:hidden}.agenda-toolbar{box-shadow:none;background:0 0;border:0;border-radius:0;gap:12px;padding:0;display:grid}.agenda-toolbar__range,.agenda-toolbar__controls{gap:10px 12px}.agenda-toolbar__range-copy strong{font-size:1rem}.agenda-stat-inline,.agenda-metric-card{border:1px solid var(--crud-border);border-radius:var(--crud-radius-md);background:var(--crud-surface-soft);box-shadow:none}.agenda-stat-inline{padding:6px 8px}.agenda-day-board,.agenda-week-grid,.agenda-month-grid{border-radius:var(--crud-radius-lg);box-shadow:none;background:0 0;padding:0}.agenda-day-scroll{scrollbar-gutter:stable both-edges;padding-bottom:8px;overflow:auto hidden}.agenda-day-layout{align-items:flex-start;gap:16px;width:max-content;min-width:100%;display:flex}.agenda-day-aside{flex:0 0 var(--agenda-day-aside-width);width:var(--agenda-day-aside-width);min-width:var(--agenda-day-aside-width);gap:10px}.agenda-queue-card,.agenda-waitlist-card,.agenda-period-card,.agenda-month-day,.agenda-list-card,.agenda-resource-column,.agenda-waitlist-item,.agenda-waitlist-empty{border-radius:var(--crud-radius-md);background:var(--crud-surface);box-shadow:none}.agenda-queue-card,.agenda-waitlist-card,.agenda-period-card,.agenda-month-day{padding:14px}.agenda-queue-card,.agenda-waitlist-card{width:100%;min-width:var(--agenda-day-aside-width)}.agenda-queue-item,.agenda-waitlist-item{border-radius:var(--crud-radius-md);border-color:var(--crud-border);background:var(--crud-surface-soft)}.agenda-resource-column{border:1px solid var(--crud-border);padding:12px}.agenda-resource-column__header{border-bottom:1px solid var(--crud-border);min-height:78px;margin-bottom:12px;padding:12px 14px 10px}.agenda-resource-column__header-copy{flex:1;gap:3px;min-width:0;display:grid}.agenda-resource-column__header-copy strong,.agenda-resource-column__header-copy span{display:block}.agenda-day-grid{grid-template-columns:var(--agenda-day-time-width) minmax(0, 1fr);gap:var(--agenda-day-column-gap);flex:none;width:max-content;min-width:0}.agenda-day-grid__columns{gap:var(--agenda-day-column-gap);grid-auto-columns:var(--agenda-day-column-min-width);width:max-content;overflow:visible}.agenda-resource-column{min-width:var(--agenda-day-column-min-width);flex:none}.agenda-resource-column__timeline{border-radius:var(--crud-radius-md);background:linear-gradient(#f6f8fcd1,#ffffffe6)}.agenda-slot-button{border-bottom-color:#15233d0d}.agenda-slot-button.is-free:hover{background:#15233d0a}.agenda-block-card,.agenda-event-card{border-radius:var(--crud-radius-md)}.agenda-fiscal-callout{border-radius:var(--crud-radius-md);box-shadow:none;gap:12px;padding:12px 14px}.agenda-form-feedback{border-radius:var(--crud-radius-md);padding:12px 14px}@media (width<=1120px) and (width>=1024px){.agenda-screen{--agenda-day-aside-width:360px;--agenda-day-column-min-width:296px}.agenda-day-scroll{overflow:auto hidden}.agenda-day-layout{width:max-content;min-width:100%;display:flex}.agenda-day-aside{flex:0 0 var(--agenda-day-aside-width);width:var(--agenda-day-aside-width);min-width:var(--agenda-day-aside-width);grid-template-columns:1fr;display:grid}.agenda-day-grid{flex:none;width:max-content}.agenda-day-grid__columns{grid-auto-columns:var(--agenda-day-column-min-width);width:max-content;overflow:visible}}@media (width<=1023px){.crud-workspace-hero__header{flex-direction:column}.agenda-screen{--agenda-day-aside-width:100%;--agenda-day-column-min-width:280px}.crud-workspace-hero__actions{justify-content:flex-start;width:100%}.agenda-day-layout{grid-template-columns:1fr;width:100%;min-width:0;display:grid}.agenda-day-scroll{padding-bottom:0;overflow:visible}.agenda-day-aside,.agenda-day-grid{width:100%}.agenda-day-grid{flex:none}.agenda-day-grid__columns{grid-auto-columns:minmax(var(--agenda-day-column-min-width), 1fr);width:auto;overflow-x:auto}}@media (width<=759px){.crud-workspace-hero,.crud-workspace-panel,.record-editor-card__header,.record-editor-card__body,.record-editor-card__footer,.crud-surface__header,.crud-surface__body,.crud-surface__footer{padding-left:14px;padding-right:14px}.crud-workspace-hero__actions{gap:8px}.workflow-surface-nav{width:100%}.workflow-surface-nav .ghost-button,.workflow-surface-nav .record-primary-action{flex:auto;justify-content:center}.record-search-field,.record-status-filters,.agenda-filter-bar{width:100%}.agenda-screen{--agenda-day-time-width:48px;--agenda-day-column-min-width:248px;--agenda-day-column-gap:12px}}.crud-editor-drawer-overlay.record-editor-overlay{z-index:240;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#09111f8a;justify-content:flex-end;align-items:stretch;padding:12px;display:flex;position:fixed;inset:0}.crud-editor-drawer.record-editor-card{border-radius:var(--crud-radius-lg);background:var(--crud-surface);width:min(42rem,100vw - 24px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);margin-left:auto;overflow:hidden;box-shadow:0 24px 56px #060f1c3d}.crud-editor-drawer__header,.crud-editor-drawer__footer{background:#fffffffa;gap:14px}.crud-editor-drawer__headline{gap:6px;display:grid}.crud-editor-drawer__headline h3{margin:0;font-size:1.32rem;line-height:1.05}.crud-editor-drawer__headline p{color:var(--text-secondary);margin:0}.crud-editor-drawer__close{justify-content:center;width:38px;min-width:38px;padding:0}.crud-editor-drawer__body.record-editor-card__body{overscroll-behavior:contain;background:var(--crud-surface);overflow:auto}.crud-editor-drawer__footer.record-editor-card__footer,.crud-editor-confirm__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.crud-editor-drawer__footer .ghost-button,.crud-editor-drawer__save,.crud-editor-confirm__actions .ghost-button,.crud-editor-confirm__actions .record-secondary-action,.crud-editor-confirm__actions .record-primary-action{justify-content:center;align-items:center;gap:8px;display:inline-flex}.crud-editor-confirm-overlay{z-index:260;background:#09111f57;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.crud-editor-confirm{border:1px solid var(--crud-border);background:#fffffffa;border-radius:20px;gap:14px;width:min(31rem,100%);padding:18px;display:grid;box-shadow:0 20px 44px #0c172a2e}.crud-editor-confirm__icon{color:#9b6908;background:#c185121f;border-radius:12px;place-items:center;width:38px;height:38px;display:inline-grid}.crud-editor-confirm__copy{gap:6px;display:grid}.crud-editor-confirm__copy strong{color:var(--text-primary);font-size:1rem}.crud-editor-confirm__copy p{color:var(--text-secondary);margin:0;line-height:1.55}@media (width<=760px){.crud-editor-drawer-overlay.record-editor-overlay{padding:0}.crud-editor-drawer.record-editor-card{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.crud-editor-drawer__footer.record-editor-card__footer,.crud-editor-confirm__actions{flex-direction:column;align-items:stretch}.crud-editor-drawer__footer .ghost-button,.crud-editor-drawer__save,.crud-editor-confirm__actions .ghost-button,.crud-editor-confirm__actions .record-secondary-action,.crud-editor-confirm__actions .record-primary-action{width:100%}}
