.Sidebar-module__DzBYcG__sidebar{background:var(--app-surface);border-right:1px solid var(--app-border);flex-direction:column;flex:none;width:252px;height:100vh;display:flex;position:sticky;top:0;overflow-y:auto}.Sidebar-module__DzBYcG__brand{align-items:center;gap:var(--sala-space-2);padding:var(--sala-space-5) var(--sala-space-5) var(--sala-space-4);display:flex}.Sidebar-module__DzBYcG__brandName{font:590 16px var(--font-sans);color:var(--app-text)}.Sidebar-module__DzBYcG__nav{padding:var(--sala-space-3);flex-direction:column;gap:2px;display:flex}.Sidebar-module__DzBYcG__link{align-items:center;gap:var(--sala-space-3);border-radius:var(--sala-radius-card);color:var(--app-text-muted);font:500 14px var(--font-sans);text-align:left;cursor:pointer;width:100%;transition:background var(--sala-dur-fast) var(--sala-ease-out), color var(--sala-dur-fast) var(--sala-ease-out), border-color var(--sala-dur-fast) var(--sala-ease-out);background:0 0;border:none;border-left:3px solid #0000;padding:10px 14px;text-decoration:none;display:flex}.Sidebar-module__DzBYcG__link:hover:not(:disabled){background:var(--app-surface-2);color:var(--app-text)}.Sidebar-module__DzBYcG__link[data-active]{background:var(--app-surface-2);color:var(--app-text);border-left-color:var(--app-accent);font-weight:590}.Sidebar-module__DzBYcG__icon{color:var(--app-text-muted);flex:none}.Sidebar-module__DzBYcG__link[data-active] .Sidebar-module__DzBYcG__icon,.Sidebar-module__DzBYcG__link:hover:not(:disabled) .Sidebar-module__DzBYcG__icon{color:var(--app-accent)}.Sidebar-module__DzBYcG__link:disabled{cursor:not-allowed;opacity:.6}.Sidebar-module__DzBYcG__foot{padding:var(--sala-space-4) var(--sala-space-5);border-top:1px solid var(--app-border);margin-top:auto}.Sidebar-module__DzBYcG__footLabel{color:var(--app-text-muted);font-size:12px}@media (max-width:900px){.Sidebar-module__DzBYcG__sidebar{flex-direction:row;width:100%;height:auto;position:static;overflow:auto hidden}.Sidebar-module__DzBYcG__brand{padding:var(--sala-space-4)}.Sidebar-module__DzBYcG__nav{padding:var(--sala-space-2);flex-direction:row}.Sidebar-module__DzBYcG__link{white-space:nowrap;border-bottom:3px solid #0000;border-left:none;width:auto}.Sidebar-module__DzBYcG__link[data-active]{border-left-color:#0000;border-bottom-color:var(--app-accent)}.Sidebar-module__DzBYcG__foot{display:none}}
.Card-module__USR2ra__card{background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-card)}
.Button-module__l1L0ga__button{justify-content:center;align-items:center;gap:var(--space-sm);min-height:var(--app-control-min);padding:0 var(--space-lg);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body);letter-spacing:var(--ls-body);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--duration-fast) var(--ease-out-quart), border-color var(--duration-fast) var(--ease-out-quart), color var(--duration-fast) var(--ease-out-quart), box-shadow var(--duration-fast) var(--ease-out-quart);border:1px solid #0000;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.Button-module__l1L0ga__button:focus-visible{box-shadow:var(--app-focus-aura);outline:none}.Button-module__l1L0ga__button:disabled{cursor:not-allowed;opacity:.55}.Button-module__l1L0ga__full{width:100%}.Button-module__l1L0ga__primary{background:var(--app-accent);color:var(--app-on-accent)}.Button-module__l1L0ga__primary:hover:not(:disabled){background:var(--app-accent-strong)}.Button-module__l1L0ga__secondary{background:var(--app-surface);color:var(--app-text);border-color:var(--app-control-border)}.Button-module__l1L0ga__secondary:hover:not(:disabled){border-color:var(--app-accent);background:color-mix(in oklab, var(--app-accent) 6%, var(--app-surface))}.Button-module__l1L0ga__danger{background:var(--app-danger);color:var(--app-on-danger)}.Button-module__l1L0ga__danger:hover:not(:disabled){background:var(--app-danger-strong)}.Button-module__l1L0ga__ghost{color:var(--app-text);background:0 0}.Button-module__l1L0ga__ghost:hover:not(:disabled){background:color-mix(in oklab, var(--app-accent) 8%, transparent);color:var(--app-accent-strong)}.Button-module__l1L0ga__spinner{border-radius:var(--radius-pill);width:1rem;height:1rem;animation:Button-module__l1L0ga__button-spin var(--duration-slow) linear infinite;border:2px solid;border-top-color:#0000}@keyframes Button-module__l1L0ga__button-spin{to{transform:rotate(360deg)}}
.EmptyState-module__ntVBWG__wrap{align-items:flex-start;gap:var(--space-sm);padding:var(--space-xl) var(--space-lg);flex-direction:column;display:flex}.EmptyState-module__ntVBWG__icon{border-radius:var(--radius-md);background:var(--app-surface-2);border:1px solid var(--app-border);width:40px;height:40px;color:var(--app-text-muted);justify-content:center;align-items:center;display:flex}.EmptyState-module__ntVBWG__title{font:590 15px var(--font-sans)}.EmptyState-module__ntVBWG__body{color:var(--app-text-muted);max-width:46ch}.EmptyState-module__ntVBWG__action{margin-top:var(--space-xs)}
.ErrorState-module__w7Ggda__wrap{padding:var(--space-md) var(--space-lg);border:1px solid var(--app-danger);background:var(--app-danger-bg);color:var(--app-danger);border-radius:var(--radius-md);font:450 14px var(--font-sans)}
.Input-module__IadFqG__input{width:100%;min-height:var(--app-control-min);padding:0 var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--lh-body);transition:border-color var(--duration-fast) var(--ease-out-quart), box-shadow var(--duration-fast) var(--ease-out-quart)}.Input-module__IadFqG__input::placeholder{color:var(--app-text-muted)}.Input-module__IadFqG__input:hover:not(:disabled):not(:focus){border-color:var(--app-accent)}.Input-module__IadFqG__input:focus-visible{border-color:var(--app-focus);box-shadow:var(--app-focus-aura);outline:none}.Input-module__IadFqG__input:disabled{background:var(--app-surface-2);color:var(--app-text-disabled);cursor:not-allowed}.Input-module__IadFqG__invalid{border-color:var(--color-error)}.Input-module__IadFqG__invalid:focus-visible{border-color:var(--color-error);box-shadow:var(--focus-ring-aura-error)}
.FormField-module__9Jgl1G__field{gap:var(--space-xs);flex-direction:column;display:flex}.FormField-module__9Jgl1G__label{font-size:var(--text-caption);color:var(--app-text);font-weight:500}.FormField-module__9Jgl1G__error{font-size:var(--text-caption);line-height:var(--lh-caption);color:var(--color-error);margin:0}.FormField-module__9Jgl1G__helper{font-size:var(--text-caption);line-height:var(--lh-caption);color:var(--app-text-muted);margin:0}
.FeedbackDialog-module__QHpJ2q__backdrop{z-index:40;padding:var(--space-lg);background:color-mix(in srgb, var(--app-canvas) 65%, transparent);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FeedbackDialog-module__QHpJ2q__card{gap:var(--space-md);flex-direction:column;width:100%;max-width:420px;display:flex}.FeedbackDialog-module__QHpJ2q__title{font:590 16px var(--font-sans);color:var(--app-text)}.FeedbackDialog-module__QHpJ2q__desc{color:var(--app-text-muted);font-size:13.5px}.FeedbackDialog-module__QHpJ2q__label{font-size:var(--text-caption);color:var(--app-text-muted);margin-bottom:var(--space-xs);display:block}.FeedbackDialog-module__QHpJ2q__select,.FeedbackDialog-module__QHpJ2q__textarea{width:100%;padding:var(--space-sm) var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body)}.FeedbackDialog-module__QHpJ2q__select{min-height:var(--app-control-min)}.FeedbackDialog-module__QHpJ2q__textarea{resize:vertical}.FeedbackDialog-module__QHpJ2q__select:disabled,.FeedbackDialog-module__QHpJ2q__textarea:disabled{background:var(--app-surface-2);color:var(--app-text-disabled);cursor:not-allowed}.FeedbackDialog-module__QHpJ2q__error{color:var(--app-danger);margin-top:var(--space-xs);font-size:13px}.FeedbackDialog-module__QHpJ2q__success{color:var(--app-text);font-size:var(--text-body)}.FeedbackDialog-module__QHpJ2q__actions{justify-content:flex-end;gap:var(--space-sm);display:flex}
.LoadingState-module__zLNiKW__wrap{align-items:center;gap:var(--space-sm);padding:var(--space-xl) var(--space-lg);color:var(--app-text-muted);font:450 14.5px var(--font-sans);display:flex}.LoadingState-module__zLNiKW__spinner{border:2px solid var(--app-border);border-top-color:var(--app-accent);width:16px;height:16px;animation:LoadingState-module__zLNiKW__spin var(--duration-slow) linear infinite;border-radius:50%;flex:none}@keyframes LoadingState-module__zLNiKW__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.LoadingState-module__zLNiKW__spinner{animation-duration:1.5s}}
.StatusBadge-module__9uYA0q__badge{border-radius:var(--radius-pill);font:500 12.5px/1 var(--font-sans);align-items:center;gap:6px;padding:4px 12px 4px 10px;display:inline-flex}.StatusBadge-module__9uYA0q__badge svg{width:13px;height:13px}.StatusBadge-module__9uYA0q__rejected{color:var(--app-danger);background:var(--app-danger-bg)}.StatusBadge-module__9uYA0q__warn{color:var(--app-warn);background:var(--app-warn-bg)}.StatusBadge-module__9uYA0q__approved{color:var(--app-approved);background:var(--app-approved-bg)}.StatusBadge-module__9uYA0q__neutral{color:var(--app-approved);border:1px solid var(--app-approved);background:0 0;padding:3px 11px 3px 9px}
.ThemeToggle-module__VORN0q__toggle{width:var(--app-control-min);height:var(--app-control-min);color:var(--app-text-muted);border-radius:var(--radius-md);cursor:pointer;transition:color var(--duration-fast) var(--ease-out-quart), background var(--duration-fast) var(--ease-out-quart), border-color var(--duration-fast) var(--ease-out-quart), box-shadow var(--duration-fast) var(--ease-out-quart);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;display:inline-flex}.ThemeToggle-module__VORN0q__toggle:hover{color:var(--app-text);border-color:var(--app-border);background:var(--app-surface-2)}.ThemeToggle-module__VORN0q__toggle:focus-visible{color:var(--app-text);box-shadow:var(--app-focus-aura);outline:none}.ThemeToggle-module__VORN0q__icon{display:inline-flex}
.Topbar-module__xKaKOG__topbar{z-index:20;justify-content:space-between;align-items:center;gap:var(--sala-space-4);padding:var(--sala-space-3) var(--sala-space-6);background:color-mix(in srgb, var(--app-canvas) 88%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--app-border);flex-wrap:wrap;display:flex;position:sticky;top:0}.Topbar-module__xKaKOG__greet{min-width:0}.Topbar-module__xKaKOG__greetLine{font:590 15px var(--font-sans);color:var(--app-text)}.Topbar-module__xKaKOG__sub{color:var(--app-text-muted);margin-top:2px;font-size:13px}.Topbar-module__xKaKOG__actions{align-items:center;gap:var(--sala-space-3);display:flex}.Topbar-module__xKaKOG__popoverAnchor{position:relative}.Topbar-module__xKaKOG__bell{border-radius:var(--sala-radius-pill);border:1px solid var(--app-control-border);background:var(--app-surface);width:40px;height:40px;color:var(--app-text);cursor:pointer;transition:border-color var(--sala-dur-fast) var(--sala-ease-out);justify-content:center;align-items:center;display:inline-flex;position:relative}.Topbar-module__xKaKOG__bell:hover{border-color:var(--app-accent)}.Topbar-module__xKaKOG__popoverPanel{z-index:30;background:var(--app-surface);border:1px solid var(--app-control-border);border-radius:var(--sala-radius-card);width:340px;max-width:calc(100vw - 32px);padding:var(--sala-space-4);box-shadow:var(--shadow-modal);position:absolute;top:calc(100% + 10px);right:0}.Topbar-module__xKaKOG__popoverHead{margin-bottom:var(--sala-space-3);justify-content:space-between;align-items:center;gap:var(--sala-space-3);display:flex}.Topbar-module__xKaKOG__popoverTitle{font:590 14px var(--font-sans);color:var(--app-text)}.Topbar-module__xKaKOG__emptyState{color:var(--app-text-muted);margin:0;font-size:13px}.Topbar-module__xKaKOG__userTrigger{background:var(--app-surface);border:1px solid var(--app-control-border);border-radius:var(--sala-radius-pill);cursor:pointer;color:var(--app-text);font:500 13px var(--font-sans);transition:border-color var(--sala-dur-fast) var(--sala-ease-out);align-items:center;gap:8px;padding:5px 12px 5px 5px;display:inline-flex}.Topbar-module__xKaKOG__userTrigger:hover{border-color:var(--app-accent)}.Topbar-module__xKaKOG__avatar{background:var(--app-accent);width:28px;height:28px;color:var(--app-on-accent);font:590 13px var(--font-sans);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.Topbar-module__xKaKOG__menuItem{text-align:left;cursor:pointer;border-radius:var(--sala-radius-card);width:100%;color:var(--app-danger);font:450 13.5px var(--font-sans);background:0 0;border:none;padding:9px 10px;display:block}.Topbar-module__xKaKOG__menuItem:hover{background:var(--app-surface-2)}@media (max-width:900px){.Topbar-module__xKaKOG__topbar{padding:var(--sala-space-3) var(--sala-space-4)}}
.QueueItem-module__zbYNZa__list{gap:var(--space-md);flex-direction:column;display:flex}.QueueItem-module__zbYNZa__item{gap:var(--space-md);background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--radius-lg);padding:var(--space-md);align-items:flex-start;display:flex}.QueueItem-module__zbYNZa__urgent{background:var(--app-surface-2);border-color:var(--app-border-strong);border-left:3px solid var(--app-danger)}.QueueItem-module__zbYNZa__warn{border-left:3px solid var(--app-warn)}.QueueItem-module__zbYNZa__info{border-left:3px solid var(--app-accent)}.QueueItem-module__zbYNZa__low{opacity:.88}.QueueItem-module__zbYNZa__icon{border-radius:var(--radius-lg);background:var(--app-surface-2);border:1px solid var(--app-border);flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.QueueItem-module__zbYNZa__urgent .QueueItem-module__zbYNZa__icon{color:var(--app-danger)}.QueueItem-module__zbYNZa__warn .QueueItem-module__zbYNZa__icon{color:var(--app-warn)}.QueueItem-module__zbYNZa__info .QueueItem-module__zbYNZa__icon{color:var(--app-accent)}.QueueItem-module__zbYNZa__low .QueueItem-module__zbYNZa__icon{color:var(--app-approved)}.QueueItem-module__zbYNZa__body{flex:1;min-width:0}.QueueItem-module__zbYNZa__top{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.QueueItem-module__zbYNZa__title{font:590 14.5px var(--font-sans);color:var(--app-text)}.QueueItem-module__zbYNZa__meta{color:var(--app-text-muted);margin-top:3px}.QueueItem-module__zbYNZa__stamp{font:500 12px var(--font-mono);color:var(--app-text-muted);white-space:nowrap}
.scheda-module__GIN5kq__page{gap:var(--space-lg);flex-direction:column;display:flex}.scheda-module__GIN5kq__backRow{align-items:center;gap:var(--space-sm);display:flex}.scheda-module__GIN5kq__panelHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.scheda-module__GIN5kq__titleGroup{align-items:baseline;gap:var(--space-sm);min-width:0;display:flex}.scheda-module__GIN5kq__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text);overflow-wrap:anywhere}.scheda-module__GIN5kq__desc{color:var(--app-text-muted);max-width:62ch;margin-top:-6px}.scheda-module__GIN5kq__section{gap:var(--space-sm);flex-direction:column;display:flex}.scheda-module__GIN5kq__sectionTitle{font:590 16px var(--font-sans);letter-spacing:-.003em;color:var(--app-text)}.scheda-module__GIN5kq__sectionCard{gap:var(--space-md);flex-direction:column;display:flex}.scheda-module__GIN5kq__noticeSuccess,.scheda-module__GIN5kq__noticeError{padding:var(--space-sm) var(--space-md);font:450 14px var(--font-sans);border-radius:var(--radius-lg);border:1px solid}.scheda-module__GIN5kq__noticeSuccess{color:var(--app-approved);background:var(--app-approved-bg);border-color:var(--app-approved)}.scheda-module__GIN5kq__noticeError{color:var(--app-danger);background:var(--app-danger-bg);border-color:var(--app-danger)}.scheda-module__GIN5kq__formGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.scheda-module__GIN5kq__formActions{gap:var(--space-sm);flex-wrap:wrap;justify-content:flex-end;display:flex}.scheda-module__GIN5kq__tableWrap{border:1px solid var(--app-border);border-radius:var(--app-radius-data);overflow:auto}.scheda-module__GIN5kq__tableWrap table{border-collapse:collapse;width:100%;min-width:520px}.scheda-module__GIN5kq__tableWrap thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.scheda-module__GIN5kq__tableWrap tbody td{padding:13px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:middle}.scheda-module__GIN5kq__tableWrap tbody tr:last-child td{border-bottom:none}.scheda-module__GIN5kq__tableWrap tbody tr{background:var(--app-surface)}.scheda-module__GIN5kq__cellTitle{font-weight:590}.scheda-module__GIN5kq__cellMono{font:450 13px var(--font-mono)}.scheda-module__GIN5kq__unsavedNote{font:450 12px/1.3 var(--font-sans);color:var(--app-warn);margin-top:2px;font-weight:400}.scheda-module__GIN5kq__btnRow{gap:var(--space-sm);flex-wrap:wrap;display:flex}.scheda-module__GIN5kq__addRow{gap:var(--space-md);flex-wrap:wrap;align-items:flex-end;display:flex}.scheda-module__GIN5kq__addField{flex:180px;min-width:0}.scheda-module__GIN5kq__addAction{flex:none}.scheda-module__GIN5kq__select{border:1px solid var(--app-border);border-radius:var(--radius-md);background:var(--app-surface);width:100%;height:38px;color:var(--app-text);padding:0 var(--space-sm);font:450 14px var(--font-sans)}.scheda-module__GIN5kq__select:focus-visible{outline:2px solid var(--app-accent);outline-offset:1px}.scheda-module__GIN5kq__emptyNote{color:var(--app-text-muted);font-size:13px}
.LoginForm-module__gEB-EW__form{gap:var(--space-md);flex-direction:column;display:flex}.LoginForm-module__gEB-EW__alert{padding:var(--space-sm) var(--space-md);background:var(--color-error-bg);border:1px solid var(--color-error-border-bg);border-radius:var(--radius-md);color:var(--color-on-error);font-size:var(--text-caption);line-height:var(--lh-caption)}.LoginForm-module__gEB-EW__notice{padding:var(--space-sm) var(--space-md);background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:var(--radius-md);color:var(--app-text);font-size:var(--text-caption);line-height:var(--lh-caption)}.LoginForm-module__gEB-EW__submit{margin-top:var(--space-xs)}.LoginForm-module__gEB-EW__registerPrompt{margin:var(--space-lg) 0 0;padding-top:var(--space-md);border-top:1px solid var(--app-border);text-align:center;font-size:var(--text-caption);color:var(--app-text-muted)}.LoginForm-module__gEB-EW__registerPrompt a{color:var(--app-accent);font-weight:500}.LoginForm-module__gEB-EW__devBox{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--app-border)}.LoginForm-module__gEB-EW__devTitle{margin:0 0 var(--space-sm);font-family:var(--font-mono);font-size:var(--text-label);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--app-text-muted)}.LoginForm-module__gEB-EW__devList{gap:var(--space-xs);flex-direction:column;display:flex}.LoginForm-module__gEB-EW__devItem{width:100%;padding:var(--space-sm) var(--space-md);text-align:left;background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:var(--radius-sm);color:var(--app-text);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out-quart), background var(--duration-fast) var(--ease-out-quart);flex-direction:column;gap:2px;display:flex}.LoginForm-module__gEB-EW__devItem:hover{border-color:var(--app-accent)}.LoginForm-module__gEB-EW__devItem:focus-visible{box-shadow:var(--app-focus-aura);outline:none}.LoginForm-module__gEB-EW__devName{font-size:var(--text-caption);font-weight:500}.LoginForm-module__gEB-EW__devMeta{font-family:var(--font-mono);font-size:var(--text-label);color:var(--app-text-muted)}.LoginForm-module__gEB-EW__devHint{margin:var(--space-sm) 0 0;font-size:var(--text-label);color:var(--app-text-muted)}.LoginForm-module__gEB-EW__choiceTitle{font:590 15px var(--font-sans);color:var(--app-text)}.LoginForm-module__gEB-EW__choiceBody{color:var(--app-text-muted);font-size:var(--text-caption);line-height:var(--lh-caption)}.LoginForm-module__gEB-EW__choiceList{gap:var(--space-sm);flex-direction:column;display:flex}.LoginForm-module__gEB-EW__choiceItem{text-align:left;padding:var(--space-sm) var(--space-md);border:1px solid var(--app-border);border-radius:var(--radius-md);background:var(--app-surface);cursor:pointer;font:inherit;color:inherit;flex-direction:column;gap:2px;display:flex}.LoginForm-module__gEB-EW__choiceItem:hover:not(:disabled){border-color:var(--app-accent);background:var(--app-surface-2)}.LoginForm-module__gEB-EW__choiceItem:disabled{opacity:.6;cursor:default}.LoginForm-module__gEB-EW__choiceName{font:590 14px var(--font-sans);color:var(--app-text)}.LoginForm-module__gEB-EW__choiceSlug{font:450 12.5px var(--font-mono);color:var(--app-text-muted)}
.AcceptInvitationPanel-module__0W5-Oq__form{gap:var(--space-md);flex-direction:column;display:flex}.AcceptInvitationPanel-module__0W5-Oq__intro{font-size:var(--text-caption);color:var(--app-text-muted);line-height:var(--lh-caption);margin:0}.AcceptInvitationPanel-module__0W5-Oq__result{gap:var(--space-xs);flex-direction:column;display:flex}.AcceptInvitationPanel-module__0W5-Oq__resultTitle{font-size:var(--text-body);color:var(--app-text);margin:0;font-weight:600}.AcceptInvitationPanel-module__0W5-Oq__resultBody{font-size:var(--text-caption);color:var(--app-text-muted);line-height:var(--lh-caption);margin:0}.AcceptInvitationPanel-module__0W5-Oq__loginLink{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--app-border);color:var(--app-accent);font-weight:500;font-size:var(--text-caption);display:inline-block}.AcceptInvitationPanel-module__0W5-Oq__alert{padding:var(--space-sm) var(--space-md);background:var(--color-error-bg);border:1px solid var(--color-error-border-bg);border-radius:var(--radius-md);color:var(--color-on-error);font-size:var(--text-caption);line-height:var(--lh-caption)}.AcceptInvitationPanel-module__0W5-Oq__consentGroup{gap:var(--space-sm);flex-direction:column;display:flex}.AcceptInvitationPanel-module__0W5-Oq__consentItem{align-items:flex-start;gap:var(--space-sm);font-size:var(--text-caption);color:var(--app-text);line-height:var(--lh-caption);display:flex}.AcceptInvitationPanel-module__0W5-Oq__consentItem input{width:16px;height:16px;accent-color:var(--app-accent);flex:none;margin-top:2px}.AcceptInvitationPanel-module__0W5-Oq__consentError{font-size:var(--text-caption);color:var(--color-on-error);margin:0}
.VerifyEmailPanel-module__Ute6fG__status{text-align:center;font-size:var(--text-body);color:var(--app-text-muted);margin:0}.VerifyEmailPanel-module__Ute6fG__result{gap:var(--space-xs);flex-direction:column;display:flex}.VerifyEmailPanel-module__Ute6fG__resultTitle{font-size:var(--text-body);color:var(--app-text);margin:0;font-weight:600}.VerifyEmailPanel-module__Ute6fG__resultBody{font-size:var(--text-caption);color:var(--app-text-muted);margin:0}.VerifyEmailPanel-module__Ute6fG__loginLink{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--app-border);color:var(--app-accent);font-weight:500;font-size:var(--text-caption);display:inline-block}.VerifyEmailPanel-module__Ute6fG__resendForm{gap:var(--space-md);margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--app-border);flex-direction:column;display:flex}.VerifyEmailPanel-module__Ute6fG__alert{padding:var(--space-sm) var(--space-md);background:var(--color-error-bg);border:1px solid var(--color-error-border-bg);border-radius:var(--radius-md);color:var(--color-on-error);font-size:var(--text-caption);line-height:var(--lh-caption)}.VerifyEmailPanel-module__Ute6fG__notice{padding:var(--space-sm) var(--space-md);background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:var(--radius-md);color:var(--app-text);font-size:var(--text-caption);line-height:var(--lh-caption)}
.PasswordResetPanel-module__KI1V1q__title{margin:0 0 var(--space-xs);font-size:var(--text-body);color:var(--app-text);font-weight:600}.PasswordResetPanel-module__KI1V1q__intro{margin:0 0 var(--space-lg);font-size:var(--text-caption);color:var(--app-text-muted)}.PasswordResetPanel-module__KI1V1q__form{gap:var(--space-md);flex-direction:column;display:flex}.PasswordResetPanel-module__KI1V1q__alert{padding:var(--space-sm) var(--space-md);background:var(--color-error-bg);border:1px solid var(--color-error-border-bg);border-radius:var(--radius-md);color:var(--color-on-error);font-size:var(--text-caption);line-height:var(--lh-caption)}.PasswordResetPanel-module__KI1V1q__result{gap:var(--space-xs);flex-direction:column;display:flex}.PasswordResetPanel-module__KI1V1q__resultTitle{font-size:var(--text-body);color:var(--app-text);margin:0;font-weight:600}.PasswordResetPanel-module__KI1V1q__resultBody{font-size:var(--text-caption);color:var(--app-text-muted);margin:0}.PasswordResetPanel-module__KI1V1q__loginLink{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--app-border);color:var(--app-accent);font-weight:500;font-size:var(--text-caption);display:inline-block}
.RegisterForm-module__nlF4FG__form{gap:var(--space-md);flex-direction:column;display:flex}.RegisterForm-module__nlF4FG__alert{padding:var(--space-sm) var(--space-md);background:var(--color-error-bg);border:1px solid var(--color-error-border-bg);border-radius:var(--radius-md);color:var(--color-on-error);font-size:var(--text-caption);line-height:var(--lh-caption)}.RegisterForm-module__nlF4FG__submit{margin-top:var(--space-xs)}.RegisterForm-module__nlF4FG__typeGroup{gap:var(--space-sm);border:0;flex-direction:column;margin:0;padding:0;display:flex}.RegisterForm-module__nlF4FG__typeLegend{margin-bottom:var(--space-xs);font-size:var(--text-caption);color:var(--app-text);padding:0;font-weight:500}.RegisterForm-module__nlF4FG__typeCard{padding:var(--space-sm) var(--space-md);background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:var(--radius-sm);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out-quart), background var(--duration-fast) var(--ease-out-quart);flex-direction:column;gap:2px;display:flex;position:relative}.RegisterForm-module__nlF4FG__typeCard:hover{border-color:var(--app-accent)}.RegisterForm-module__nlF4FG__typeCardSelected{border-color:var(--app-accent);background:var(--app-surface)}.RegisterForm-module__nlF4FG__typeRadio{top:var(--space-sm);right:var(--space-md);position:absolute}.RegisterForm-module__nlF4FG__typeRadio:focus-visible{box-shadow:var(--app-focus-aura);outline:none}.RegisterForm-module__nlF4FG__typeTitle{font-size:var(--text-caption);color:var(--app-text);padding-right:var(--space-lg);font-weight:500}.RegisterForm-module__nlF4FG__typeDesc{font-size:var(--text-label);color:var(--app-text-muted)}.RegisterForm-module__nlF4FG__consentGroup{gap:var(--space-xs);flex-direction:column;display:flex}.RegisterForm-module__nlF4FG__consentItem{align-items:flex-start;gap:var(--space-xs);font-size:var(--text-caption);color:var(--app-text);cursor:pointer;display:flex}.RegisterForm-module__nlF4FG__consentItem input{margin-top:3px}.RegisterForm-module__nlF4FG__consentError{font-size:var(--text-label);color:var(--color-on-error);margin:0}.RegisterForm-module__nlF4FG__loginPrompt{margin:var(--space-lg) 0 0;padding-top:var(--space-md);border-top:1px solid var(--app-border);text-align:center;font-size:var(--text-caption);color:var(--app-text-muted)}.RegisterForm-module__nlF4FG__loginPrompt a{color:var(--app-accent);font-weight:500}.RegisterForm-module__nlF4FG__success{gap:var(--space-xs);flex-direction:column;display:flex}.RegisterForm-module__nlF4FG__successTitle{font-size:var(--text-body);color:var(--app-text);margin:0;font-weight:600}.RegisterForm-module__nlF4FG__successBody{font-size:var(--text-caption);color:var(--app-text-muted);margin:0}.RegisterForm-module__nlF4FG__successLink{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--app-border);color:var(--app-accent);font-weight:500;font-size:var(--text-caption);display:inline-block}
.CodingSchemeEditor-module__DDd6DW__wrap{gap:var(--space-md);flex-direction:column;display:flex}.CodingSchemeEditor-module__DDd6DW__desc{color:var(--app-text-muted);max-width:70ch;font-size:13px}.CodingSchemeEditor-module__DDd6DW__sourceRow{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.CodingSchemeEditor-module__DDd6DW__noticeSuccess,.CodingSchemeEditor-module__DDd6DW__noticeError{padding:var(--space-sm) var(--space-md);font:450 14px var(--font-sans);border-radius:var(--radius-lg);border:1px solid}.CodingSchemeEditor-module__DDd6DW__noticeSuccess{color:var(--app-approved);background:var(--app-approved-bg);border-color:var(--app-approved)}.CodingSchemeEditor-module__DDd6DW__noticeError{color:var(--app-danger);background:var(--app-danger-bg);border-color:var(--app-danger)}.CodingSchemeEditor-module__DDd6DW__tableWrap{border:1px solid var(--app-border);border-radius:var(--app-radius-data);overflow:auto}.CodingSchemeEditor-module__DDd6DW__tableWrap table{border-collapse:collapse;width:100%;min-width:620px}.CodingSchemeEditor-module__DDd6DW__tableWrap thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.CodingSchemeEditor-module__DDd6DW__tableWrap tbody td{padding:10px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:middle}.CodingSchemeEditor-module__DDd6DW__tableWrap tbody tr:last-child td{border-bottom:none}.CodingSchemeEditor-module__DDd6DW__checkCell{text-align:center}.CodingSchemeEditor-module__DDd6DW__checkCell input{width:16px;height:16px;accent-color:var(--app-accent)}.CodingSchemeEditor-module__DDd6DW__formGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:start;display:grid}.CodingSchemeEditor-module__DDd6DW__formGrid>*>label{min-height:calc(2 * var(--text-caption) * var(--lh-caption));align-items:flex-start;display:flex}.CodingSchemeEditor-module__DDd6DW__actions{gap:var(--space-sm);flex-wrap:wrap;justify-content:flex-end;display:flex}.CodingSchemeEditor-module__DDd6DW__patternPreview{font:450 13px var(--font-mono);color:var(--app-text-muted)}.CodingSchemeEditor-module__DDd6DW__fieldLabel{font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted)}.CodingSchemeEditor-module__DDd6DW__dialogBackdrop{z-index:40;padding:var(--space-lg);background:color-mix(in srgb, var(--app-canvas) 65%, transparent);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CodingSchemeEditor-module__DDd6DW__dialogCard{gap:var(--space-md);flex-direction:column;width:100%;max-width:640px;max-height:85vh;display:flex;overflow:auto}.CodingSchemeEditor-module__DDd6DW__dialogTitle{font:590 18px var(--font-sans);color:var(--app-text)}.CodingSchemeEditor-module__DDd6DW__dialogBody{color:var(--app-text-muted);font-size:14px}.CodingSchemeEditor-module__DDd6DW__impactSummary{padding:var(--space-sm) var(--space-md);border:1px solid var(--app-warn);background:var(--app-warn-bg);border-radius:var(--radius-lg);color:var(--app-text);font:450 14px var(--font-sans)}.CodingSchemeEditor-module__DDd6DW__impactCompany{border:1px solid var(--app-border);border-radius:var(--app-radius-data);padding:var(--space-sm) var(--space-md)}.CodingSchemeEditor-module__DDd6DW__impactCompanyName{font:590 14px var(--font-sans);color:var(--app-text)}.CodingSchemeEditor-module__DDd6DW__impactCounts{gap:var(--space-sm);flex-wrap:wrap;margin-top:4px;display:flex}.CodingSchemeEditor-module__DDd6DW__impactCount{font:450 13px var(--font-mono);color:var(--app-text-muted)}.CodingSchemeEditor-module__DDd6DW__impactList{gap:var(--space-sm);flex-direction:column;display:flex}.CodingSchemeEditor-module__DDd6DW__dialogNote{color:var(--app-text-muted);font-size:13px}
.AppShell-module__qty37G__shell{align-items:flex-start;min-height:100vh;display:flex}.AppShell-module__qty37G__mainCol{flex-direction:column;flex:1;min-width:0;display:flex}.AppShell-module__qty37G__mainContent{padding:var(--sala-space-6) var(--sala-space-6) var(--sala-space-8)}@media (max-width:900px){.AppShell-module__qty37G__shell{flex-direction:column}.AppShell-module__qty37G__mainContent{padding:var(--sala-space-5) var(--sala-space-4) var(--sala-space-7)}}
.TourOverlay-module___6mXKG__backdrop{z-index:50;padding:var(--space-lg);background:color-mix(in srgb, var(--app-canvas) 65%, transparent);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.TourOverlay-module___6mXKG__anchored{z-index:50;pointer-events:none;position:fixed;inset:0}.TourOverlay-module___6mXKG__card{gap:var(--space-md);pointer-events:auto;flex-direction:column;width:100%;max-width:380px;display:flex;position:relative}.TourOverlay-module___6mXKG__ring{z-index:49;pointer-events:none;border-radius:var(--radius-md);outline:2px solid var(--app-accent);outline-offset:4px;box-shadow:0 0 0 9999px color-mix(in srgb, var(--app-canvas) 35%, transparent);transition:top .12s,left .12s,width .12s,height .12s;position:fixed}.TourOverlay-module___6mXKG__closeButton{top:var(--space-sm);right:var(--space-sm);color:var(--app-text-muted);cursor:pointer;padding:var(--space-xs);background:0 0;border:none;font-size:20px;line-height:1;position:absolute}.TourOverlay-module___6mXKG__closeButton:hover{color:var(--app-text)}.TourOverlay-module___6mXKG__dots{gap:6px;display:flex}.TourOverlay-module___6mXKG__dot,.TourOverlay-module___6mXKG__dotActive{background:var(--app-border);border-radius:50%;width:6px;height:6px}.TourOverlay-module___6mXKG__dotActive{background:var(--app-accent)}.TourOverlay-module___6mXKG__title{font:590 var(--text-title) var(--font-sans);color:var(--app-text)}.TourOverlay-module___6mXKG__body{font-size:var(--text-body);color:var(--app-text-muted)}.TourOverlay-module___6mXKG__link{font-size:var(--text-caption);color:var(--app-accent);font-weight:560}.TourOverlay-module___6mXKG__link:hover{text-decoration:underline}.TourOverlay-module___6mXKG__actions{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.TourOverlay-module___6mXKG__actionsRight{gap:var(--space-sm);display:flex}
.StudioOverview-module__H-Q9wW__list{gap:var(--space-sm);flex-direction:column;display:flex}.StudioOverview-module__H-Q9wW__actions{justify-content:flex-end;display:flex}.StudioOverview-module__H-Q9wW__manageLink{color:var(--app-text-muted);font:500 13.5px var(--font-sans);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.StudioOverview-module__H-Q9wW__manageLink:hover{color:var(--app-text)}.StudioOverview-module__H-Q9wW__row,.StudioOverview-module__H-Q9wW__rowUnassigned{gap:var(--space-md);padding:var(--space-md);grid-template-columns:minmax(150px,1.1fr) repeat(4,minmax(0,1fr));align-items:center;display:grid}.StudioOverview-module__H-Q9wW__rowUnassigned{background:var(--app-surface-2);border-style:dashed}.StudioOverview-module__H-Q9wW__who{align-items:center;gap:var(--space-sm);flex-wrap:wrap;min-width:0;display:flex}.StudioOverview-module__H-Q9wW__name{font:590 15px var(--font-sans);color:var(--app-text);overflow-wrap:anywhere}.StudioOverview-module__H-Q9wW__metric{flex-direction:column;gap:4px;min-width:0;display:flex}.StudioOverview-module__H-Q9wW__metricLabel{font:500 11px var(--font-sans);letter-spacing:.03em;text-transform:uppercase;color:var(--app-text-muted)}.StudioOverview-module__H-Q9wW__barRow{flex-direction:column;gap:4px;min-width:0;display:flex}.StudioOverview-module__H-Q9wW__bar{background:var(--app-border);border-radius:3px;height:6px;display:flex;overflow:hidden}.StudioOverview-module__H-Q9wW__barFillNeutral,.StudioOverview-module__H-Q9wW__barFillOverdue,.StudioOverview-module__H-Q9wW__barFillSoon,.StudioOverview-module__H-Q9wW__barFillNc,.StudioOverview-module__H-Q9wW__barFillRosso,.StudioOverview-module__H-Q9wW__barFillAmbra,.StudioOverview-module__H-Q9wW__barFillVerde{height:100%;display:block}.StudioOverview-module__H-Q9wW__barFillNeutral{background:var(--app-accent)}.StudioOverview-module__H-Q9wW__barFillOverdue,.StudioOverview-module__H-Q9wW__barFillRosso{background:var(--app-danger)}.StudioOverview-module__H-Q9wW__barFillSoon,.StudioOverview-module__H-Q9wW__barFillAmbra,.StudioOverview-module__H-Q9wW__barFillNc{background:var(--app-warn)}.StudioOverview-module__H-Q9wW__barFillVerde{background:var(--app-approved)}.StudioOverview-module__H-Q9wW__value{font:500 13px var(--font-sans);color:var(--app-text);overflow-wrap:anywhere}.StudioOverview-module__H-Q9wW__quiet,.StudioOverview-module__H-Q9wW__sep{color:var(--app-text-muted)}.StudioOverview-module__H-Q9wW__overdueText{color:var(--app-danger)}.StudioOverview-module__H-Q9wW__ambraText{color:var(--app-warn)}.StudioOverview-module__H-Q9wW__verdeText{color:var(--app-approved)}@media (max-width:900px){.StudioOverview-module__H-Q9wW__row,.StudioOverview-module__H-Q9wW__rowUnassigned{gap:var(--space-sm);grid-template-columns:1fr}}
.costi-module__lVKj4q__page{gap:var(--space-lg);flex-direction:column;display:flex}.costi-module__lVKj4q__head{flex-direction:column;gap:2px;display:flex}.costi-module__lVKj4q__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.costi-module__lVKj4q__subtitle{color:var(--app-text-muted);font:500 13px var(--font-mono)}.costi-module__lVKj4q__notices{gap:var(--space-sm);flex-direction:column;display:flex}.costi-module__lVKj4q__notice{background:var(--app-warn-bg);color:var(--app-text);border-left:3px solid var(--app-warn);border-radius:var(--app-radius-data);padding:var(--space-sm) var(--space-md);font:450 13.5px/1.5 var(--font-sans);max-width:78ch}.costi-module__lVKj4q__periodCard{align-items:flex-end;gap:var(--space-md);flex-wrap:wrap;display:flex}.costi-module__lVKj4q__applyButton{margin-bottom:1px}.costi-module__lVKj4q__unavailable{align-items:flex-start;gap:var(--space-sm);border:1px dashed var(--app-border-strong);border-radius:var(--app-radius-data);background:var(--app-surface);padding:var(--space-md);color:var(--app-text);font:450 14px/1.5 var(--font-sans);max-width:78ch;display:flex}.costi-module__lVKj4q__unavailableIcon{color:var(--app-text-muted);padding-top:2px;display:flex}.costi-module__lVKj4q__tenants,.costi-module__lVKj4q__tenantCard{gap:var(--space-md);flex-direction:column;display:flex}.costi-module__lVKj4q__tenantHead{justify-content:space-between;align-items:flex-start;gap:var(--space-md);flex-wrap:wrap;display:flex}.costi-module__lVKj4q__tenantIdentity{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.costi-module__lVKj4q__tenantSlug{font:590 16px var(--font-sans);color:var(--app-text)}.costi-module__lVKj4q__tenantFigures{align-items:flex-end;gap:var(--space-lg);display:flex}.costi-module__lVKj4q__figure{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.costi-module__lVKj4q__figureValue{font:590 22px var(--font-mono);letter-spacing:-.01em;color:var(--app-text)}.costi-module__lVKj4q__figureCap{font:500 16px var(--font-mono);letter-spacing:-.01em;color:var(--app-text-muted)}.costi-module__lVKj4q__figureLabel{font:500 11px var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--app-text-muted)}.costi-module__lVKj4q__details{border-top:1px solid var(--app-border);padding-top:var(--space-sm)}.costi-module__lVKj4q__summary{cursor:pointer;font:500 13px var(--font-sans);color:var(--app-text-muted)}.costi-module__lVKj4q__summary:hover{color:var(--app-text)}.costi-module__lVKj4q__section{gap:var(--space-sm);margin-top:var(--space-md);flex-direction:column;display:flex}.costi-module__lVKj4q__sectionTitle{font:590 13px var(--font-sans);color:var(--app-text)}.costi-module__lVKj4q__muted{color:var(--app-text-muted);font:450 13.5px var(--font-sans)}.costi-module__lVKj4q__tableWrap{border:1px solid var(--app-border);border-radius:var(--app-radius-data);overflow-x:auto}.costi-module__lVKj4q__table{border-collapse:collapse;width:100%;min-width:520px}.costi-module__lVKj4q__table thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.costi-module__lVKj4q__table tbody td{padding:10px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:top}.costi-module__lVKj4q__table tbody tr:last-child td{border-bottom:none}.costi-module__lVKj4q__cellMono{font:500 13px var(--font-mono);white-space:nowrap}.costi-module__lVKj4q__badgeSlot{vertical-align:middle;gap:6px;margin-left:8px;display:inline-flex}.costi-module__lVKj4q__purposeRow td{background:var(--app-surface-2);font-weight:590}.costi-module__lVKj4q__breakdownRow td{color:var(--app-text-muted)}.costi-module__lVKj4q__unattributedRow td{background:var(--app-surface-2);border-top:2px solid var(--app-border-strong)}.costi-module__lVKj4q__companyName{color:var(--app-text);display:block}.costi-module__lVKj4q__hint{max-width:52ch;color:var(--app-text-muted);font:450 12.5px/1.45 var(--font-sans);margin-top:4px;display:block}@media (max-width:720px){.costi-module__lVKj4q__tenantHead{flex-direction:column;align-items:flex-start}.costi-module__lVKj4q__tenantFigures,.costi-module__lVKj4q__figure{align-items:flex-start}}
.feedback-module__DDRZBq__page{gap:var(--space-lg);flex-direction:column;display:flex}.feedback-module__DDRZBq__head{align-items:baseline;gap:var(--space-sm);display:flex}.feedback-module__DDRZBq__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.feedback-module__DDRZBq__count{font:500 12px var(--font-mono);color:var(--app-text-muted)}.feedback-module__DDRZBq__chipGroup{gap:var(--space-sm);flex-wrap:wrap;display:flex}.feedback-module__DDRZBq__chip{border-radius:var(--radius-pill);border:1px solid var(--app-control-border);color:var(--app-text);font:500 13px var(--font-sans);cursor:pointer;white-space:nowrap;transition:background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);background:0 0;align-items:center;padding:6px 14px;display:inline-flex}.feedback-module__DDRZBq__chip:hover{border-color:var(--app-accent)}.feedback-module__DDRZBq__chipActive{background:var(--app-surface-2);border-color:var(--app-accent);font-weight:590}.feedback-module__DDRZBq__list{gap:var(--space-md);flex-direction:column;display:flex}.feedback-module__DDRZBq__item{gap:var(--space-sm);flex-direction:column;display:flex}.feedback-module__DDRZBq__itemTop{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;display:flex}.feedback-module__DDRZBq__tags{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.feedback-module__DDRZBq__meta{color:var(--app-text-muted);font:500 12px var(--font-sans)}.feedback-module__DDRZBq__stamp{color:var(--app-text-muted);font:500 13px var(--font-mono);white-space:nowrap}.feedback-module__DDRZBq__message{color:var(--app-text);font:450 14px/1.55 var(--font-sans);white-space:pre-wrap;overflow-wrap:anywhere}.feedback-module__DDRZBq__context{color:var(--app-text-muted);font:400 12.5px var(--font-sans);overflow-wrap:anywhere}.feedback-module__DDRZBq__actions{gap:var(--space-sm);flex-wrap:wrap;margin-top:2px;display:flex}
.moderazione-module__WBDWgq__page{gap:var(--space-xl);flex-direction:column;display:flex}.moderazione-module__WBDWgq__head{flex-direction:column;gap:2px;display:flex}.moderazione-module__WBDWgq__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.moderazione-module__WBDWgq__details{gap:var(--space-sm);flex-direction:column;display:flex}.moderazione-module__WBDWgq__identity{font:500 12.5px var(--font-mono);color:var(--app-text-muted)}.moderazione-module__WBDWgq__row{gap:var(--space-sm);flex-wrap:wrap;align-items:baseline;display:flex}.moderazione-module__WBDWgq__rowLabel{font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);flex:none;min-width:120px}.moderazione-module__WBDWgq__rowValue{font:450 13.5px var(--font-sans);color:var(--app-text);gap:var(--space-sm);flex-wrap:wrap;align-items:baseline;display:flex}.moderazione-module__WBDWgq__adminTag{font:500 12px var(--font-sans);color:var(--app-text-muted)}.moderazione-module__WBDWgq__block{gap:var(--space-xs);padding-top:var(--space-xs);border-top:1px solid var(--app-border);flex-direction:column;display:flex}.moderazione-module__WBDWgq__licenseRows{gap:var(--space-xs);flex-direction:column;display:flex}.moderazione-module__WBDWgq__licenseNone{font:590 13.5px var(--font-sans);color:var(--app-warn)}.moderazione-module__WBDWgq__actions{gap:var(--space-sm);padding-top:var(--space-xs);flex-wrap:wrap;display:flex}.moderazione-module__WBDWgq__note{color:var(--app-text-muted);font:450 13px var(--font-sans);padding-top:var(--space-md);border-top:1px solid var(--app-border)}.moderazione-module__WBDWgq__backdrop{z-index:40;padding:var(--space-lg);background:color-mix(in srgb, var(--app-canvas) 65%, transparent);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.moderazione-module__WBDWgq__dialog{gap:var(--space-md);flex-direction:column;width:100%;max-width:460px;display:flex}.moderazione-module__WBDWgq__dialogTitle{font:590 16px var(--font-sans);color:var(--app-text)}.moderazione-module__WBDWgq__dialogNorm{font:590 14px var(--font-sans);color:var(--app-text)}.moderazione-module__WBDWgq__dialogBody{color:var(--app-text-muted);font-size:13.5px}.moderazione-module__WBDWgq__dialogActions{justify-content:flex-end;gap:var(--space-sm);display:flex}.moderazione-module__WBDWgq__label{font-size:var(--text-caption);color:var(--app-text-muted);margin-bottom:var(--space-xs);display:block}.moderazione-module__WBDWgq__textarea{width:100%;padding:var(--space-sm) var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body);resize:vertical}.moderazione-module__WBDWgq__textarea:disabled{background:var(--app-surface-2);color:var(--app-text-disabled);cursor:not-allowed}.moderazione-module__WBDWgq__error{color:var(--app-danger);font-size:13px}@media (max-width:640px){.moderazione-module__WBDWgq__rowLabel{min-width:0}}
.salute-module__KFN6Gq__page{gap:var(--space-2xl);flex-direction:column;display:flex}.salute-module__KFN6Gq__head{flex-direction:column;gap:2px;display:flex}.salute-module__KFN6Gq__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.salute-module__KFN6Gq__panel{gap:var(--space-md);flex-direction:column;display:flex}.salute-module__KFN6Gq__panelTitle{font:590 16px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.salute-module__KFN6Gq__statusCard{align-items:center;gap:var(--space-md);display:flex}.salute-module__KFN6Gq__tableCard{padding:0;overflow:auto}.salute-module__KFN6Gq__table{border-collapse:collapse;width:100%;min-width:480px}.salute-module__KFN6Gq__table thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.salute-module__KFN6Gq__table tbody td{padding:13px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:middle}.salute-module__KFN6Gq__table tbody tr:last-child td{border-bottom:none}.salute-module__KFN6Gq__table tbody tr:hover{background:var(--app-surface-2)}.salute-module__KFN6Gq__cellMono{font:500 13px var(--font-mono);white-space:nowrap}.salute-module__KFN6Gq__cellSub{color:var(--app-text-muted);font:450 12px var(--font-sans);white-space:normal;margin-top:4px}.salute-module__KFN6Gq__detectorErrors{margin-top:var(--space-sm);color:var(--app-text-muted);font:450 13px var(--font-sans);white-space:pre-wrap;overflow-wrap:anywhere}
.sessioni-module__IdFuGq__page{gap:var(--space-2xl);flex-direction:column;display:flex}.sessioni-module__IdFuGq__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.sessioni-module__IdFuGq__panel{gap:var(--space-md);flex-direction:column;display:flex}.sessioni-module__IdFuGq__panelHead{justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.sessioni-module__IdFuGq__panelTitle{font:590 16px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.sessioni-module__IdFuGq__statGrid{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:640px){.sessioni-module__IdFuGq__statGrid{grid-template-columns:1fr}}.sessioni-module__IdFuGq__statTile{gap:var(--space-xs);flex-direction:column;align-items:flex-start;display:flex}.sessioni-module__IdFuGq__statValue{font:590 32px var(--font-mono);color:var(--app-text)}.sessioni-module__IdFuGq__statLabel{color:var(--app-text-muted);font:500 13px var(--font-sans)}.sessioni-module__IdFuGq__tableCard{padding:0;overflow:auto}.sessioni-module__IdFuGq__table{border-collapse:collapse;width:100%;min-width:720px}.sessioni-module__IdFuGq__table thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.sessioni-module__IdFuGq__table tbody td{padding:13px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:top}.sessioni-module__IdFuGq__table tbody tr:last-child td{border-bottom:none}.sessioni-module__IdFuGq__table tbody tr:hover{background:var(--app-surface-2)}.sessioni-module__IdFuGq__cellMono{font:500 13px var(--font-mono);white-space:nowrap}.sessioni-module__IdFuGq__cellSub{color:var(--app-text-muted);font:500 12px var(--font-sans);white-space:nowrap;margin-top:3px;display:block}.sessioni-module__IdFuGq__cellAgent{color:var(--app-text-muted);font:450 12.5px var(--font-sans);white-space:normal;word-break:break-word;max-width:280px}
.analista-module__DqCeeW__page{gap:var(--space-lg);flex-direction:column;display:flex}.analista-module__DqCeeW__section{gap:var(--space-md);flex-direction:column;display:flex}.analista-module__DqCeeW__section+.analista-module__DqCeeW__section{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--app-border)}.analista-module__DqCeeW__panelHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.analista-module__DqCeeW__titleGroup{align-items:baseline;gap:var(--space-sm);display:flex}.analista-module__DqCeeW__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.analista-module__DqCeeW__sectionTitle{font:590 16px var(--font-sans);color:var(--app-text)}.analista-module__DqCeeW__count{font:500 12px var(--font-mono);color:var(--app-text-muted)}.analista-module__DqCeeW__desc{color:var(--app-text-muted);max-width:68ch;margin-top:-6px}.analista-module__DqCeeW__noticeSuccess{padding:var(--space-sm) var(--space-md);font:450 14px var(--font-sans);border:1px solid var(--app-approved);border-radius:var(--radius-lg);color:var(--app-approved);background:var(--app-approved-bg)}.analista-module__DqCeeW__stepper{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.analista-module__DqCeeW__step{align-items:center;gap:var(--space-sm);display:flex}.analista-module__DqCeeW__dot{border:1px solid var(--app-control-border);width:26px;height:26px;color:var(--app-text-muted);font:590 12px var(--font-mono);background:var(--app-surface);transition:border-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.analista-module__DqCeeW__stepLabel{font:500 13px var(--font-sans);color:var(--app-text-muted);white-space:nowrap}.analista-module__DqCeeW__stepCurrent .analista-module__DqCeeW__dot{border-color:var(--app-accent);color:var(--app-accent)}.analista-module__DqCeeW__stepCurrent .analista-module__DqCeeW__stepLabel{color:var(--app-text);font-weight:590}.analista-module__DqCeeW__stepDone .analista-module__DqCeeW__dot{background:var(--app-accent);border-color:var(--app-accent);color:var(--app-on-accent)}.analista-module__DqCeeW__stepDone .analista-module__DqCeeW__stepLabel{color:var(--app-text)}.analista-module__DqCeeW__stepLine{background:var(--app-border);flex:none;width:28px;height:1px}@media (max-width:640px){.analista-module__DqCeeW__stepLabel{display:none}}.analista-module__DqCeeW__picker{gap:var(--space-sm);flex-wrap:wrap;display:flex}.analista-module__DqCeeW__pickerCard{background:var(--app-surface);border:1px solid var(--app-control-border);border-radius:var(--radius-lg);min-width:180px;padding:var(--space-md);color:var(--app-text);font:500 14px var(--font-sans);cursor:pointer;text-align:left;transition:border-color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.analista-module__DqCeeW__pickerCard:hover{border-color:var(--app-accent)}.analista-module__DqCeeW__pickerCardSelected{background:var(--app-surface-2);border:2px solid var(--app-accent);padding:calc(var(--space-md) - 1px)}.analista-module__DqCeeW__filterLabel{font:500 11.5px var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--app-text-muted);display:block}.analista-module__DqCeeW__select{min-height:var(--app-control-min);width:100%;max-width:420px;padding:0 var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body);margin-top:4px}.analista-module__DqCeeW__select:hover:not(:disabled){border-color:var(--app-accent)}.analista-module__DqCeeW__helperText{color:var(--app-text-muted);margin-top:4px;font-size:13px}.analista-module__DqCeeW__summaryGrid{gap:var(--space-sm) var(--space-md);border:1px solid var(--app-border);border-radius:var(--app-radius-data);padding:var(--space-md);grid-template-columns:160px 1fr;display:grid}.analista-module__DqCeeW__summaryValue{color:var(--app-text)}.analista-module__DqCeeW__btnRow{gap:var(--space-sm);margin-top:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.analista-module__DqCeeW__btnRowBetween{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.analista-module__DqCeeW__btnRowEnd{gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.analista-module__DqCeeW__confirm{margin-top:var(--space-md);padding:var(--space-md);border:1px dashed var(--app-warn);border-radius:var(--radius-lg);background:var(--app-surface-2)}.analista-module__DqCeeW__confirmTitle{font:590 14px var(--font-sans);color:var(--app-text)}.analista-module__DqCeeW__confirmBody{margin-top:var(--space-sm);color:var(--app-text);font-size:13.5px}.analista-module__DqCeeW__confirmNote{margin-top:var(--space-sm);color:var(--app-text-muted);font-size:13px}.analista-module__DqCeeW__confirmInline{color:var(--app-text);font-size:13px}.analista-module__DqCeeW__conflict{gap:var(--space-sm);margin-top:var(--space-md);padding:var(--space-md);border:1px solid var(--app-warn);border-radius:var(--radius-lg);background:var(--app-surface-2);color:var(--app-warn);align-items:flex-start;display:flex}.analista-module__DqCeeW__conflictTitle{font:590 14px var(--font-sans);color:var(--app-text)}.analista-module__DqCeeW__conflictBody{color:var(--app-text);margin-top:4px;font-size:13.5px}.analista-module__DqCeeW__link{margin-top:var(--space-sm);font:500 13.5px var(--font-sans);color:var(--app-accent);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.analista-module__DqCeeW__queueStamp{font:500 12px var(--font-mono);color:var(--app-accent);white-space:nowrap}.analista-module__DqCeeW__queueLink{font:inherit;color:var(--app-text);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.analista-module__DqCeeW__queueError{color:var(--app-danger)}.analista-module__DqCeeW__reportHead{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;display:flex}.analista-module__DqCeeW__reportTitle{font:590 15px var(--font-sans);color:var(--app-text)}.analista-module__DqCeeW__reportSub{color:var(--app-text-muted);margin-top:4px;font-size:13px}.analista-module__DqCeeW__reportHeadActions{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.analista-module__DqCeeW__warnRow{gap:var(--space-sm);margin-top:var(--space-md);color:var(--app-warn);align-items:flex-start;font-size:13.5px;display:flex}.analista-module__DqCeeW__failedRow{margin-top:var(--space-md);color:var(--app-danger);font-size:13.5px}.analista-module__DqCeeW__docsGrid{gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}@media (max-width:720px){.analista-module__DqCeeW__docsGrid{grid-template-columns:1fr}}.analista-module__DqCeeW__docsList{margin:var(--space-sm) 0 0;color:var(--app-text);padding-left:18px;font-size:13.5px}.analista-module__DqCeeW__docsList li+li{margin-top:6px}.analista-module__DqCeeW__docReason{color:var(--app-text-muted);font-size:12.5px;display:block}.analista-module__DqCeeW__skippedBlock{margin-top:var(--space-md)}.analista-module__DqCeeW__disclaimer{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--app-border);color:var(--app-text);font-size:13.5px}.analista-module__DqCeeW__chipRow{gap:var(--space-sm);flex-wrap:wrap;display:flex}.analista-module__DqCeeW__chip{padding:6px var(--space-md);border-radius:var(--radius-pill);border:1px solid var(--app-control-border);background:var(--app-surface);color:var(--app-text-muted);font:500 13px var(--font-sans);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard)}.analista-module__DqCeeW__chip:hover{border-color:var(--app-accent)}.analista-module__DqCeeW__chipActive{border-color:var(--app-accent);color:var(--app-text);background:var(--app-surface-2)}.analista-module__DqCeeW__findingsList{gap:var(--space-sm);flex-direction:column;display:flex}.analista-module__DqCeeW__finding{border:1px solid var(--app-border);border-radius:var(--radius-lg);padding:var(--space-md);background:var(--app-surface)}.analista-module__DqCeeW__findingHead{justify-content:space-between;align-items:center;gap:var(--space-sm);cursor:pointer;flex-wrap:wrap;display:flex}.analista-module__DqCeeW__findingTitle{font:590 14.5px var(--font-sans);color:var(--app-text)}.analista-module__DqCeeW__findingBody{margin-top:var(--space-sm);color:var(--app-text);white-space:pre-wrap}.analista-module__DqCeeW__citeRow{margin-top:var(--space-sm);flex-wrap:wrap;gap:6px;display:flex}.analista-module__DqCeeW__citeChip{border-radius:var(--radius-pill);background:var(--app-surface-2);min-width:22px;height:22px;color:var(--app-accent);cursor:pointer;font:590 11px var(--font-mono);transition:background var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);border:1px solid #0000;justify-content:center;align-items:center;padding:0 6px;display:inline-flex}.analista-module__DqCeeW__citeChip:hover{border-color:var(--app-accent)}.analista-module__DqCeeW__citeChipActive{background:var(--app-accent);color:var(--app-on-accent)}.analista-module__DqCeeW__sourceCard{gap:var(--space-sm);background:var(--app-surface-2);border-left:3px solid var(--app-accent);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);margin-top:var(--space-sm);align-items:flex-start;display:flex}.analista-module__DqCeeW__sourceCardDegraded{border-left-color:var(--app-border-strong);background:var(--app-surface)}.analista-module__DqCeeW__sourceCardDegraded .analista-module__DqCeeW__sourceCardTitle,.analista-module__DqCeeW__sourceCardDegraded .analista-module__DqCeeW__sourceCardIcon{color:var(--app-text-muted)}.analista-module__DqCeeW__sourceCardIcon{color:var(--app-accent);flex:none;margin-top:2px}.analista-module__DqCeeW__sourceCardTitle{font:500 12.5px var(--font-mono);color:var(--app-accent)}.analista-module__DqCeeW__sourceCardBody{color:var(--app-text);white-space:pre-wrap;margin-top:4px;font-size:13.5px}.analista-module__DqCeeW__sourceCardMeta{color:var(--app-text-muted);font:500 11px var(--font-mono);text-transform:uppercase;letter-spacing:.04em;margin-top:6px}.analista-module__DqCeeW__sourceCardMore{margin-top:var(--space-sm);color:var(--app-text-muted);cursor:pointer;font-size:13px}
.clienti-module__Jd5M8G__page{gap:var(--space-lg);flex-direction:column;display:flex}.clienti-module__Jd5M8G__panelHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.clienti-module__Jd5M8G__titleGroup{align-items:baseline;gap:var(--space-sm);display:flex}.clienti-module__Jd5M8G__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.clienti-module__Jd5M8G__count{font:500 12px var(--font-mono);color:var(--app-text-muted)}.clienti-module__Jd5M8G__desc{color:var(--app-text-muted);max-width:62ch;margin-top:-6px}.clienti-module__Jd5M8G__noticeSuccess,.clienti-module__Jd5M8G__noticeError{padding:var(--space-sm) var(--space-md);font:450 14px var(--font-sans);border-radius:var(--radius-lg);border:1px solid}.clienti-module__Jd5M8G__noticeSuccess{color:var(--app-approved);background:var(--app-approved-bg);border-color:var(--app-approved)}.clienti-module__Jd5M8G__noticeError{color:var(--app-danger);background:var(--app-danger-bg);border-color:var(--app-danger)}.clienti-module__Jd5M8G__filterCard{gap:var(--space-sm);flex-direction:column;display:flex}.clienti-module__Jd5M8G__filterGroup+.clienti-module__Jd5M8G__filterGroup{margin-top:var(--space-sm)}.clienti-module__Jd5M8G__filterLabel{font:500 11.5px var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--app-text-muted)}.clienti-module__Jd5M8G__chipGroup{gap:var(--space-sm);flex-wrap:wrap;margin-top:6px;display:flex}.clienti-module__Jd5M8G__chip{border-radius:var(--radius-pill);border:1px solid var(--app-control-border);color:var(--app-text);font:500 13px var(--font-sans);cursor:pointer;white-space:nowrap;transition:background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);background:0 0;align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.clienti-module__Jd5M8G__chip:hover{border-color:var(--app-accent)}.clienti-module__Jd5M8G__chipActive{background:var(--app-surface-2);border-color:var(--app-accent)}.clienti-module__Jd5M8G__tableWrap{border:1px solid var(--app-border);border-radius:var(--app-radius-data);overflow:auto}.clienti-module__Jd5M8G__tableWrap table{border-collapse:collapse;width:100%;min-width:640px}.clienti-module__Jd5M8G__tableWrap thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.clienti-module__Jd5M8G__thSort{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:none;align-items:center;gap:5px;padding:0;display:inline-flex}.clienti-module__Jd5M8G__thSort:hover{color:var(--app-text)}.clienti-module__Jd5M8G__sortIcon{opacity:.35}.clienti-module__Jd5M8G__tableWrap th[aria-sort] .clienti-module__Jd5M8G__sortIcon{opacity:1;color:var(--app-accent)}.clienti-module__Jd5M8G__tableWrap th[aria-sort=ascending] .clienti-module__Jd5M8G__sortIcon{transform:rotate(180deg)}.clienti-module__Jd5M8G__tableWrap tbody td{padding:13px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:middle}.clienti-module__Jd5M8G__tableWrap tbody tr:last-child td{border-bottom:none}.clienti-module__Jd5M8G__tableWrap tbody tr{background:var(--app-surface)}.clienti-module__Jd5M8G__tableWrap tbody tr:hover{background:var(--app-surface-2)}.clienti-module__Jd5M8G__cellTitle{font-weight:590}.clienti-module__Jd5M8G__cellSub{color:var(--app-text-muted);margin-top:2px;font-size:12.5px}.clienti-module__Jd5M8G__rowCritical{background:var(--app-surface-2)}.clienti-module__Jd5M8G__rowCritical td:first-child{border-left:3px solid var(--app-danger)}.clienti-module__Jd5M8G__btnRow{gap:var(--space-sm);flex-wrap:wrap;display:flex}.clienti-module__Jd5M8G__healthRuleNote{color:var(--app-text-muted);font-size:13px}.clienti-module__Jd5M8G__dialogBackdrop{z-index:40;padding:var(--space-lg);background:color-mix(in srgb, var(--app-canvas) 65%, transparent);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.clienti-module__Jd5M8G__dialogCard{gap:var(--space-md);flex-direction:column;width:100%;max-width:420px;display:flex}.clienti-module__Jd5M8G__dialogTitle{font:590 16px var(--font-sans);color:var(--app-text)}.clienti-module__Jd5M8G__dialogBody{color:var(--app-text-muted);font-size:13.5px}.clienti-module__Jd5M8G__dialogNote{color:var(--app-text-muted);font-size:13px}.clienti-module__Jd5M8G__dialogError{color:var(--app-danger);font-size:13px}.clienti-module__Jd5M8G__dialogActions{justify-content:flex-end;gap:var(--space-sm);display:flex}.clienti-module__Jd5M8G__confirmLabel{gap:var(--space-sm);font:450 13.5px var(--font-sans);cursor:pointer;align-items:flex-start;display:flex}.clienti-module__Jd5M8G__confirmLabel input{accent-color:var(--app-accent);flex:none;width:15px;height:15px;margin-top:2px}.clienti-module__Jd5M8G__detailGrid{gap:6px var(--space-md);grid-template-columns:auto 1fr;font-size:13.5px;display:grid}.clienti-module__Jd5M8G__detailGrid dt{color:var(--app-text-muted)}.clienti-module__Jd5M8G__detailGrid dd{color:var(--app-text);margin:0}.clienti-module__Jd5M8G__detailSectionTitle{font:590 13px var(--font-sans);color:var(--app-text);margin-top:4px}.clienti-module__Jd5M8G__standardsList{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.clienti-module__Jd5M8G__standardsList li{padding:var(--space-sm);border:1px solid var(--app-border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.clienti-module__Jd5M8G__portalPlaceholder{padding:var(--space-sm) var(--space-md);border:1px dashed var(--app-control-border);border-radius:var(--radius-lg);gap:var(--space-sm);flex-direction:column;display:flex}.clienti-module__Jd5M8G__portalInviteForm{gap:var(--space-sm);flex-direction:column;display:flex}
.controllore-module__S0Bdma__page{gap:var(--space-lg);flex-direction:column;display:flex}.controllore-module__S0Bdma__panelHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.controllore-module__S0Bdma__titleGroup{align-items:baseline;gap:var(--space-sm);display:flex}.controllore-module__S0Bdma__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.controllore-module__S0Bdma__desc{color:var(--app-text-muted);max-width:62ch;margin-top:-6px}.controllore-module__S0Bdma__tabs{gap:var(--space-lg);border-bottom:1px solid var(--app-border);flex-wrap:wrap;display:flex}.controllore-module__S0Bdma__tab{align-items:center;gap:var(--space-sm);padding:var(--space-sm) 2px;font:590 14px var(--font-sans);color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;display:inline-flex}.controllore-module__S0Bdma__tabActive{color:var(--app-text);border-bottom-color:var(--app-accent)}.controllore-module__S0Bdma__noticeSuccess,.controllore-module__S0Bdma__noticeError{padding:var(--space-sm) var(--space-md);font:450 14px var(--font-sans);border-radius:var(--radius-lg);border:1px solid}.controllore-module__S0Bdma__noticeSuccess{color:var(--app-approved);background:var(--app-approved-bg);border-color:var(--app-approved)}.controllore-module__S0Bdma__noticeError{color:var(--app-danger);background:var(--app-danger-bg);border-color:var(--app-danger)}.controllore-module__S0Bdma__avvioGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.controllore-module__S0Bdma__avvioCard{gap:var(--space-sm);padding:var(--space-lg);flex-direction:column;display:flex}.controllore-module__S0Bdma__avvioCardTitle{font:590 15px var(--font-sans);color:var(--app-text)}.controllore-module__S0Bdma__avvioCardDesc{color:var(--app-text-muted);font-size:13.5px}.controllore-module__S0Bdma__resultCard{gap:var(--space-sm);padding:var(--space-lg);background:var(--app-surface-2);flex-direction:column;display:flex}.controllore-module__S0Bdma__select{width:100%;min-height:var(--app-control-min);padding:0 var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body)}.controllore-module__S0Bdma__select:hover:not(:disabled){border-color:var(--app-accent)}.controllore-module__S0Bdma__select:disabled{background:var(--app-surface-2);color:var(--app-text-disabled);cursor:not-allowed}.controllore-module__S0Bdma__tableWrap{border:1px solid var(--app-border);border-radius:var(--app-radius-data);overflow:auto}.controllore-module__S0Bdma__tableWrap table{border-collapse:collapse;width:100%;min-width:640px}.controllore-module__S0Bdma__tableWrap thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.controllore-module__S0Bdma__tableWrap tbody td{padding:13px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:middle}.controllore-module__S0Bdma__tableWrap tbody tr:last-child td{border-bottom:none}.controllore-module__S0Bdma__tableWrap tbody tr{background:var(--app-surface)}.controllore-module__S0Bdma__tableWrap tbody tr:hover{background:var(--app-surface-2)}.controllore-module__S0Bdma__cellSub{color:var(--app-text-muted);margin-top:2px;font-size:12.5px}.controllore-module__S0Bdma__cellMono{font:500 13px var(--font-mono);white-space:nowrap}.controllore-module__S0Bdma__pagination{justify-content:flex-end;align-items:center;gap:var(--space-sm);color:var(--app-text-muted);font-size:13px;display:flex}.controllore-module__S0Bdma__detailCard{gap:var(--space-md);background:var(--app-surface-2);flex-direction:column;display:flex}.controllore-module__S0Bdma__detailGrid{gap:var(--space-lg);flex-wrap:wrap;display:flex}.controllore-module__S0Bdma__detailItem{flex-direction:column;gap:2px;display:flex}.controllore-module__S0Bdma__detailItemLabel{color:var(--app-text-muted);font-size:12.5px}.controllore-module__S0Bdma__detailItemValue{font:500 13.5px var(--font-mono)}.controllore-module__S0Bdma__detailActions{justify-content:flex-end;gap:var(--space-sm);display:flex}.controllore-module__S0Bdma__batchList{gap:var(--space-md);flex-direction:column;display:flex}.controllore-module__S0Bdma__batchCard{gap:var(--space-sm);flex-direction:column;display:flex}.controllore-module__S0Bdma__batchHead{justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.controllore-module__S0Bdma__batchCompany{font:590 14.5px var(--font-sans);color:var(--app-text)}.controllore-module__S0Bdma__alertRow{align-items:center;gap:var(--space-md);padding:var(--space-sm) 0;border-top:1px solid var(--app-border);display:flex}.controllore-module__S0Bdma__alertMessage{color:var(--app-text);flex:1;font-size:13.5px}
.dashboard-module__xkyESq__page{gap:var(--space-2xl);flex-direction:column;display:flex}.dashboard-module__xkyESq__panel{gap:var(--space-md);flex-direction:column;display:flex}.dashboard-module__xkyESq__panelTitle{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.dashboard-module__xkyESq__panelHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.dashboard-module__xkyESq__titleGroup{align-items:baseline;gap:var(--space-sm);display:flex}.dashboard-module__xkyESq__count{font:500 12px var(--font-mono);color:var(--app-text-muted)}.dashboard-module__xkyESq__viewAllLink{color:var(--app-text-muted);font:500 13.5px var(--font-sans);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.dashboard-module__xkyESq__viewAllLink:hover{color:var(--app-text)}.dashboard-module__xkyESq__panelDesc{color:var(--app-text-muted);max-width:62ch;margin-top:-8px}.dashboard-module__xkyESq__tableCard{padding:0;overflow:auto}.dashboard-module__xkyESq__table{border-collapse:collapse;width:100%;min-width:480px}.dashboard-module__xkyESq__table thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.dashboard-module__xkyESq__table tbody td{padding:13px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:middle}.dashboard-module__xkyESq__table tbody tr:last-child td{border-bottom:none}.dashboard-module__xkyESq__table tbody tr:hover,.dashboard-module__xkyESq__rowCritical{background:var(--app-surface-2)}.dashboard-module__xkyESq__rowCritical td:first-child{border-left:3px solid var(--app-danger)}.dashboard-module__xkyESq__cellMono{font:500 13px var(--font-mono);white-space:nowrap}.dashboard-module__xkyESq__more{padding:var(--space-sm) var(--space-md);color:var(--app-text-muted);font:500 12.5px var(--font-sans)}
.documenti-module__kp9zZG__page{gap:var(--space-lg);flex-direction:column;display:flex}.documenti-module__kp9zZG__panelHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.documenti-module__kp9zZG__titleGroup{align-items:baseline;gap:var(--space-sm);display:flex}.documenti-module__kp9zZG__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.documenti-module__kp9zZG__count{font:500 12px var(--font-mono);color:var(--app-text-muted)}.documenti-module__kp9zZG__desc{color:var(--app-text-muted);max-width:62ch;margin-top:-6px}.documenti-module__kp9zZG__tabs{gap:var(--space-lg);border-bottom:1px solid var(--app-border);flex-wrap:wrap;display:flex}.documenti-module__kp9zZG__tab{align-items:center;gap:var(--space-sm);padding:var(--space-sm) 2px;font:590 14px var(--font-sans);color:var(--app-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;display:inline-flex}.documenti-module__kp9zZG__tabActive{color:var(--app-text);border-bottom-color:var(--app-accent)}.documenti-module__kp9zZG__noticeSuccess,.documenti-module__kp9zZG__noticeError{padding:var(--space-sm) var(--space-md);font:450 14px var(--font-sans);border-radius:var(--radius-lg);border:1px solid}.documenti-module__kp9zZG__noticeSuccess{color:var(--app-approved);background:var(--app-approved-bg);border-color:var(--app-approved)}.documenti-module__kp9zZG__noticeError{color:var(--app-danger);background:var(--app-danger-bg);border-color:var(--app-danger)}.documenti-module__kp9zZG__filterCard{gap:var(--space-sm);flex-direction:column;display:flex}.documenti-module__kp9zZG__filterGroup+.documenti-module__kp9zZG__filterGroup{margin-top:var(--space-sm)}.documenti-module__kp9zZG__filterLabel{font:500 11.5px var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--app-text-muted)}.documenti-module__kp9zZG__chipGroup{gap:var(--space-sm);flex-wrap:wrap;margin-top:6px;display:flex}.documenti-module__kp9zZG__chip{border-radius:var(--radius-pill);border:1px solid var(--app-control-border);color:var(--app-text);font:500 13px var(--font-sans);cursor:pointer;white-space:nowrap;transition:background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);background:0 0;align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.documenti-module__kp9zZG__chip:hover{border-color:var(--app-accent)}.documenti-module__kp9zZG__chipActive{background:var(--app-surface-2);border-color:var(--app-accent)}.documenti-module__kp9zZG__clearRow{margin-top:var(--space-sm)}.documenti-module__kp9zZG__tableWrap{border:1px solid var(--app-border);border-radius:var(--app-radius-data);overflow:auto}.documenti-module__kp9zZG__tableWrap table{border-collapse:collapse;width:100%;min-width:720px}.documenti-module__kp9zZG__tableWrap thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.documenti-module__kp9zZG__tableWrap tbody td{padding:13px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:middle}.documenti-module__kp9zZG__tableWrap tbody tr:last-child td{border-bottom:none}.documenti-module__kp9zZG__tableWrap tbody tr{background:var(--app-surface)}.documenti-module__kp9zZG__tableWrap tbody tr:hover{background:var(--app-surface-2)}.documenti-module__kp9zZG__cellTitle{font-weight:590}.documenti-module__kp9zZG__cellSub{color:var(--app-text-muted);margin-top:2px;font-size:12.5px}.documenti-module__kp9zZG__cellMono{font:500 13px var(--font-mono);white-space:nowrap}.documenti-module__kp9zZG__rowCritical{background:var(--app-surface-2)}.documenti-module__kp9zZG__rowCritical td:first-child{border-left:3px solid var(--app-danger)}.documenti-module__kp9zZG__btnRow{gap:var(--space-sm);flex-wrap:wrap;display:flex}.documenti-module__kp9zZG__select{width:100%;min-height:var(--app-control-min);padding:0 var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body)}.documenti-module__kp9zZG__select:hover:not(:disabled){border-color:var(--app-accent)}.documenti-module__kp9zZG__select:disabled{background:var(--app-surface-2);color:var(--app-text-disabled);cursor:not-allowed}.documenti-module__kp9zZG__uploadCard{gap:var(--space-md);padding:var(--space-lg);flex-direction:column;display:flex}.documenti-module__kp9zZG__uploadFields{gap:var(--space-sm);grid-template-columns:minmax(0,1fr);max-width:420px;display:grid}.documenti-module__kp9zZG__uploadHelper{color:var(--app-text-muted);font-size:12.5px}.documenti-module__kp9zZG__detailCard{gap:var(--space-md);background:var(--app-surface-2);flex-direction:column;display:flex}.documenti-module__kp9zZG__detailGrid{gap:var(--space-lg);flex-wrap:wrap;display:flex}.documenti-module__kp9zZG__detailItem{flex-direction:column;gap:2px;display:flex}.documenti-module__kp9zZG__detailItemLabel{color:var(--app-text-muted);font-size:12.5px}.documenti-module__kp9zZG__detailItemValue{font:500 13.5px var(--font-mono)}.documenti-module__kp9zZG__detailActions{justify-content:flex-end;align-items:center;gap:var(--space-sm);display:flex}.documenti-module__kp9zZG__detailHead{justify-content:space-between;align-items:flex-start;gap:var(--space-md);flex-wrap:wrap;display:flex}.documenti-module__kp9zZG__detailEyebrow{font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted)}.documenti-module__kp9zZG__detailTitle{font:590 18px var(--font-sans);letter-spacing:-.004em;color:var(--app-text);overflow-wrap:anywhere}.documenti-module__kp9zZG__detailField{flex-direction:column;gap:3px;min-width:140px;display:flex}.documenti-module__kp9zZG__detailSectionTitle{font:590 14px var(--font-sans);color:var(--app-text);margin-top:var(--space-sm)}.documenti-module__kp9zZG__detailChain{gap:var(--space-lg);flex-wrap:wrap;display:flex}.documenti-module__kp9zZG__detailChain>div{flex-direction:column;gap:3px;min-width:180px;display:flex}.documenti-module__kp9zZG__detailChildren{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.documenti-module__kp9zZG__detailPendingParent{color:var(--app-warn);font-size:13px}.documenti-module__kp9zZG__rowLink{font:inherit;color:var(--app-accent);cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.documenti-module__kp9zZG__rowLink:hover{text-decoration:underline}.documenti-module__kp9zZG__batchList{gap:var(--space-md);flex-direction:column;display:flex}.documenti-module__kp9zZG__batchCard{gap:var(--space-sm);flex-direction:column;display:flex}.documenti-module__kp9zZG__batchHead{justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.documenti-module__kp9zZG__batchCompany{font:590 14.5px var(--font-sans);color:var(--app-text)}.documenti-module__kp9zZG__batchBar{border-radius:var(--radius-pill);background:var(--app-surface-2);height:6px;display:flex;overflow:hidden}.documenti-module__kp9zZG__batchBarOk{background:var(--app-approved)}.documenti-module__kp9zZG__batchBarFail{background:var(--app-danger)}.documenti-module__kp9zZG__batchCounts{gap:var(--space-md);color:var(--app-text-muted);flex-wrap:wrap;font-size:12.5px;display:flex}.documenti-module__kp9zZG__batchCounts b{color:var(--app-text);font-weight:590}
.generazione-module__l8c_Dq__page{gap:var(--space-lg);flex-direction:column;display:flex}.generazione-module__l8c_Dq__section{gap:var(--space-md);flex-direction:column;display:flex}.generazione-module__l8c_Dq__section+.generazione-module__l8c_Dq__section{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--app-border)}.generazione-module__l8c_Dq__panelHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.generazione-module__l8c_Dq__titleGroup{align-items:baseline;gap:var(--space-sm);display:flex}.generazione-module__l8c_Dq__styleLink{color:var(--app-text-muted);font:500 13.5px var(--font-sans);text-decoration:none}.generazione-module__l8c_Dq__styleLink:hover{color:var(--app-text)}.generazione-module__l8c_Dq__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.generazione-module__l8c_Dq__sectionTitle{font:590 16px var(--font-sans);color:var(--app-text)}.generazione-module__l8c_Dq__count{font:500 12px var(--font-mono);color:var(--app-text-muted)}.generazione-module__l8c_Dq__desc{color:var(--app-text-muted);max-width:68ch;margin-top:-6px}.generazione-module__l8c_Dq__noticeSuccess,.generazione-module__l8c_Dq__noticeError{padding:var(--space-sm) var(--space-md);font:450 14px var(--font-sans);border-radius:var(--radius-lg);border:1px solid}.generazione-module__l8c_Dq__noticeSuccess{color:var(--app-approved);background:var(--app-approved-bg);border-color:var(--app-approved)}.generazione-module__l8c_Dq__noticeError{color:var(--app-danger);background:var(--app-danger-bg);border-color:var(--app-danger)}.generazione-module__l8c_Dq__stepper{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.generazione-module__l8c_Dq__step{align-items:center;gap:var(--space-sm);display:flex}.generazione-module__l8c_Dq__dot{border:1px solid var(--app-control-border);width:26px;height:26px;color:var(--app-text-muted);font:590 12px var(--font-mono);background:var(--app-surface);transition:border-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.generazione-module__l8c_Dq__stepLabel{font:500 13px var(--font-sans);color:var(--app-text-muted);white-space:nowrap}.generazione-module__l8c_Dq__stepCurrent .generazione-module__l8c_Dq__dot{border-color:var(--app-accent);color:var(--app-accent)}.generazione-module__l8c_Dq__stepCurrent .generazione-module__l8c_Dq__stepLabel{color:var(--app-text);font-weight:590}.generazione-module__l8c_Dq__stepDone .generazione-module__l8c_Dq__dot{background:var(--app-accent);border-color:var(--app-accent);color:var(--app-on-accent)}.generazione-module__l8c_Dq__stepDone .generazione-module__l8c_Dq__stepLabel{color:var(--app-text)}.generazione-module__l8c_Dq__stepLine{background:var(--app-border);flex:none;width:28px;height:1px}@media (max-width:640px){.generazione-module__l8c_Dq__stepLabel{display:none}}.generazione-module__l8c_Dq__picker{gap:var(--space-sm);flex-wrap:wrap;display:flex}.generazione-module__l8c_Dq__pickerCard{background:var(--app-surface);border:1px solid var(--app-control-border);border-radius:var(--radius-lg);min-width:180px;padding:var(--space-md);color:var(--app-text);font:500 14px var(--font-sans);cursor:pointer;text-align:left;transition:border-color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.generazione-module__l8c_Dq__pickerCard:hover{border-color:var(--app-accent)}.generazione-module__l8c_Dq__pickerCardSelected{background:var(--app-surface-2);border:2px solid var(--app-accent);padding:calc(var(--space-md) - 1px)}.generazione-module__l8c_Dq__pickerCardCode{color:var(--app-accent);font:500 13px var(--font-mono)}.generazione-module__l8c_Dq__pickerCardDesc{color:var(--app-text-muted);font-size:12.5px}.generazione-module__l8c_Dq__fieldGroup{flex-direction:column;gap:4px;max-width:480px;display:flex}.generazione-module__l8c_Dq__fieldGroup+.generazione-module__l8c_Dq__fieldGroup{margin-top:var(--space-md)}.generazione-module__l8c_Dq__filterLabel{font:500 11.5px var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--app-text-muted)}.generazione-module__l8c_Dq__select,.generazione-module__l8c_Dq__textarea{min-height:var(--app-control-min);padding:0 var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body)}.generazione-module__l8c_Dq__textarea{padding:var(--space-sm) var(--space-md);resize:vertical;min-height:72px}.generazione-module__l8c_Dq__select:hover:not(:disabled),.generazione-module__l8c_Dq__textarea:hover:not(:disabled){border-color:var(--app-accent)}.generazione-module__l8c_Dq__helperText{color:var(--app-text-muted);margin-top:4px;font-size:13px}.generazione-module__l8c_Dq__sectionsList{gap:var(--space-sm);flex-direction:column;display:flex}.generazione-module__l8c_Dq__sectionEntry{gap:var(--space-sm);border:1px solid var(--app-border);border-radius:var(--radius-lg);background:var(--app-surface-2);padding:var(--space-md);flex-direction:column;display:flex}.generazione-module__l8c_Dq__sectionEntryHead{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.generazione-module__l8c_Dq__sectionEntryNumber{font:590 13px var(--font-mono);color:var(--app-accent)}.generazione-module__l8c_Dq__summaryGrid{gap:var(--space-sm) var(--space-md);border:1px solid var(--app-border);border-radius:var(--app-radius-data);padding:var(--space-md);grid-template-columns:160px 1fr;display:grid}.generazione-module__l8c_Dq__summaryValue{color:var(--app-text)}.generazione-module__l8c_Dq__summaryValueMuted{color:var(--app-text-muted)}.generazione-module__l8c_Dq__btnRow{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.generazione-module__l8c_Dq__btnRowBetween{gap:var(--space-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.generazione-module__l8c_Dq__btnRowEnd{gap:var(--space-sm);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.generazione-module__l8c_Dq__queueStamp{font:500 12px var(--font-mono);color:var(--app-accent);white-space:nowrap}.generazione-module__l8c_Dq__queueLink{font:inherit;color:var(--app-text);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.generazione-module__l8c_Dq__docCard{gap:var(--space-md);flex-direction:column;display:flex}.generazione-module__l8c_Dq__docHead{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;display:flex}.generazione-module__l8c_Dq__docHeadTitle{font:590 15px var(--font-sans);color:var(--app-text)}.generazione-module__l8c_Dq__docHeadMeta{color:var(--app-text-muted);margin-top:4px;font-size:13px}.generazione-module__l8c_Dq__docHeadActions{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.generazione-module__l8c_Dq__docDisclaimer{color:var(--app-text);font-size:13.5px}.generazione-module__l8c_Dq__genSection{border:1px solid var(--app-border);border-radius:var(--radius-lg);padding:var(--space-md);background:var(--app-surface)}.generazione-module__l8c_Dq__genSection+.generazione-module__l8c_Dq__genSection{margin-top:var(--space-sm)}.generazione-module__l8c_Dq__genSectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.generazione-module__l8c_Dq__genSectionTitle{font:590 14.5px var(--font-sans);color:var(--app-text)}.generazione-module__l8c_Dq__genBody{margin-top:var(--space-sm);color:var(--app-text);white-space:pre-wrap}.generazione-module__l8c_Dq__genBodyMuted{margin-top:var(--space-sm);color:var(--app-text-muted)}.generazione-module__l8c_Dq__citeRow{margin-top:var(--space-sm);flex-wrap:wrap;gap:6px;display:flex}.generazione-module__l8c_Dq__citeChip{border-radius:var(--radius-pill);background:var(--app-surface-2);min-width:22px;height:22px;color:var(--app-accent);cursor:pointer;font:590 11px var(--font-mono);transition:background var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);border:1px solid #0000;justify-content:center;align-items:center;padding:0 6px;display:inline-flex}.generazione-module__l8c_Dq__citeChip:hover{border-color:var(--app-accent)}.generazione-module__l8c_Dq__citeChipActive{background:var(--app-accent);color:var(--app-on-accent)}.generazione-module__l8c_Dq__sourceCard{gap:var(--space-sm);background:var(--app-surface-2);border-left:3px solid var(--app-accent);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);margin-top:var(--space-sm);align-items:flex-start;display:flex}.generazione-module__l8c_Dq__sourceCardDegraded{border-left-color:var(--app-border-strong);background:var(--app-surface)}.generazione-module__l8c_Dq__sourceCardDegraded .generazione-module__l8c_Dq__sourceCardTitle,.generazione-module__l8c_Dq__sourceCardDegraded .generazione-module__l8c_Dq__sourceCardIcon{color:var(--app-text-muted)}.generazione-module__l8c_Dq__sourceCardIcon{color:var(--app-accent);flex:none;margin-top:2px}.generazione-module__l8c_Dq__sourceCardTitle{font:500 12.5px var(--font-mono);color:var(--app-accent)}.generazione-module__l8c_Dq__sourceCardBody{color:var(--app-text);margin-top:4px;font-size:13.5px}.generazione-module__l8c_Dq__sourceCardMeta{color:var(--app-text-muted);font:500 11px var(--font-mono);text-transform:uppercase;letter-spacing:.04em;margin-top:6px}.generazione-module__l8c_Dq__approveConfirm{margin-top:var(--space-sm);padding:var(--space-sm) var(--space-md);border:1px dashed var(--app-border-strong);border-radius:var(--radius-md);color:var(--app-text);font-size:13.5px}.generazione-module__l8c_Dq__approveRow{align-items:center;gap:var(--space-sm);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.generazione-module__l8c_Dq__approveNote{color:var(--app-text-muted);font-size:13px}
.stile-module__seurca__page{gap:var(--space-xl);flex-direction:column;display:flex}.stile-module__seurca__head{gap:var(--space-xs);flex-direction:column;display:flex}.stile-module__seurca__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.stile-module__seurca__desc,.stile-module__seurca__muted{font:450 var(--text-caption) / var(--lh-body) var(--font-sans);color:var(--app-text-muted);max-width:78ch}.stile-module__seurca__section{gap:var(--space-md);flex-direction:column;display:flex}.stile-module__seurca__sectionTitle{font:590 16px var(--font-sans);color:var(--app-text)}.stile-module__seurca__profileCard{gap:var(--space-sm);flex-direction:column;display:flex}.stile-module__seurca__profileHead{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.stile-module__seurca__profileMeta{font:450 var(--text-caption) var(--font-sans);color:var(--app-text-muted)}.stile-module__seurca__segmentTitle{margin-top:var(--space-sm);font:590 14px var(--font-sans);color:var(--app-text)}.stile-module__seurca__segment{white-space:pre-wrap;overflow-wrap:anywhere;padding:var(--space-md);background:var(--app-surface-2);border:1px solid var(--app-border);border-radius:var(--radius-md);font:450 var(--text-body) / var(--lh-body) var(--font-sans);color:var(--app-text)}.stile-module__seurca__retrainRow{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.stile-module__seurca__successNote,.stile-module__seurca__warnNote,.stile-module__seurca__errorNote,.stile-module__seurca__systemNote{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);font:450 var(--text-caption) / var(--lh-body) var(--font-sans);max-width:78ch}.stile-module__seurca__successNote{background:var(--app-approved-bg);color:var(--app-approved)}.stile-module__seurca__warnNote,.stile-module__seurca__systemNote{background:var(--app-warn-bg);color:var(--app-warn)}.stile-module__seurca__errorNote{background:var(--app-danger-bg);color:var(--app-danger)}.stile-module__seurca__fileLabel{font:590 var(--text-caption) var(--font-sans);color:var(--app-text)}.stile-module__seurca__file{font:450 var(--text-caption) var(--font-sans);color:var(--app-text);min-height:var(--app-control-min)}.stile-module__seurca__file:disabled{color:var(--app-text-disabled);cursor:not-allowed}.stile-module__seurca__fileList{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.stile-module__seurca__fileItem{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-xs) 0;border-bottom:1px solid var(--app-border);display:flex}.stile-module__seurca__fileName{font:450 var(--text-caption) var(--font-sans);color:var(--app-text);overflow-wrap:anywhere}.stile-module__seurca__failedList{padding-left:var(--space-lg);font:450 var(--text-caption) / var(--lh-body) var(--font-sans);color:var(--app-text-muted);flex-direction:column;gap:2px;margin:0;display:flex}.stile-module__seurca__tableWrap{border:1px solid var(--app-border);border-radius:var(--app-radius-data);overflow:auto}.stile-module__seurca__tableWrap table{border-collapse:collapse;width:100%;min-width:640px}.stile-module__seurca__tableWrap thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.stile-module__seurca__tableWrap tbody td{padding:13px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:middle}.stile-module__seurca__cellTitle{overflow-wrap:anywhere;font-weight:500}.stile-module__seurca__cellReason{font:450 var(--text-caption) var(--font-sans);color:var(--app-text-muted);margin-top:2px;display:block}.stile-module__seurca__cellMono{font:500 13px var(--font-mono);white-space:nowrap}.stile-module__seurca__cellActions{text-align:right;white-space:nowrap}.stile-module__seurca__backdrop{z-index:40;padding:var(--space-lg);background:color-mix(in srgb, var(--app-canvas) 65%, transparent);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.stile-module__seurca__dialog{gap:var(--space-md);flex-direction:column;width:100%;max-width:460px;display:flex}.stile-module__seurca__dialogTitle{font:590 16px var(--font-sans);color:var(--app-text)}.stile-module__seurca__dialogName{font:500 14px var(--font-sans);color:var(--app-text);overflow-wrap:anywhere}.stile-module__seurca__dialogActions{justify-content:flex-end;gap:var(--space-sm);display:flex}
.non-conformita-module__aAI1RG__page{gap:var(--space-lg);flex-direction:column;display:flex}.non-conformita-module__aAI1RG__section{gap:var(--space-md);flex-direction:column;display:flex}.non-conformita-module__aAI1RG__section+.non-conformita-module__aAI1RG__section{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--app-border)}.non-conformita-module__aAI1RG__panelHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.non-conformita-module__aAI1RG__titleGroup{align-items:baseline;gap:var(--space-sm);display:flex}.non-conformita-module__aAI1RG__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.non-conformita-module__aAI1RG__sectionTitle{font:590 16px var(--font-sans);color:var(--app-text)}.non-conformita-module__aAI1RG__count{font:500 12px var(--font-mono);color:var(--app-text-muted)}.non-conformita-module__aAI1RG__desc{color:var(--app-text-muted);max-width:62ch;margin-top:-6px}.non-conformita-module__aAI1RG__noticeSuccess,.non-conformita-module__aAI1RG__noticeError{padding:var(--space-sm) var(--space-md);font:450 14px var(--font-sans);border-radius:var(--radius-lg);border:1px solid}.non-conformita-module__aAI1RG__noticeSuccess{color:var(--app-approved);background:var(--app-approved-bg);border-color:var(--app-approved)}.non-conformita-module__aAI1RG__noticeError{color:var(--app-danger);background:var(--app-danger-bg);border-color:var(--app-danger)}.non-conformita-module__aAI1RG__filterCard{gap:var(--space-sm);flex-direction:column;display:flex}.non-conformita-module__aAI1RG__filterGroup+.non-conformita-module__aAI1RG__filterGroup{margin-top:var(--space-sm)}.non-conformita-module__aAI1RG__filterLabel{font:500 11.5px var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--app-text-muted)}.non-conformita-module__aAI1RG__chipGroup{gap:var(--space-sm);flex-wrap:wrap;margin-top:6px;display:flex}.non-conformita-module__aAI1RG__chip{border-radius:var(--radius-pill);border:1px solid var(--app-control-border);color:var(--app-text);font:500 13px var(--font-sans);cursor:pointer;white-space:nowrap;transition:background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);background:0 0;align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.non-conformita-module__aAI1RG__chip:hover{border-color:var(--app-accent)}.non-conformita-module__aAI1RG__chipActive{background:var(--app-surface-2);border-color:var(--app-accent)}.non-conformita-module__aAI1RG__clearRow{margin-top:var(--space-sm)}.non-conformita-module__aAI1RG__tableWrap{border:1px solid var(--app-border);border-radius:var(--app-radius-data);overflow:auto}.non-conformita-module__aAI1RG__tableWrap table{border-collapse:collapse;width:100%;min-width:680px}.non-conformita-module__aAI1RG__tableWrap thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.non-conformita-module__aAI1RG__tableWrap tbody td{padding:13px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:middle}.non-conformita-module__aAI1RG__tableWrap tbody tr:last-child td{border-bottom:none}.non-conformita-module__aAI1RG__tableWrap tbody tr{background:var(--app-surface)}.non-conformita-module__aAI1RG__tableWrap tbody tr:hover{background:var(--app-surface-2)}.non-conformita-module__aAI1RG__cellTitle{font-weight:590}.non-conformita-module__aAI1RG__cellMono{font:500 13px var(--font-mono);white-space:nowrap}.non-conformita-module__aAI1RG__cellSub{color:var(--app-text-muted);margin-top:2px;font-size:12.5px}.non-conformita-module__aAI1RG__rowCritical{background:var(--app-surface-2)}.non-conformita-module__aAI1RG__rowCritical td:first-child{border-left:3px solid var(--app-danger)}.non-conformita-module__aAI1RG__rowLink{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.non-conformita-module__aAI1RG__rowLink:hover{color:var(--app-text);text-decoration:underline}.non-conformita-module__aAI1RG__btnRow{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.non-conformita-module__aAI1RG__select{min-height:var(--app-control-min);padding:0 var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body)}.non-conformita-module__aAI1RG__select:hover:not(:disabled){border-color:var(--app-accent)}.non-conformita-module__aAI1RG__select:disabled{background:var(--app-surface-2);color:var(--app-text-disabled);cursor:not-allowed}.non-conformita-module__aAI1RG__createCard{gap:var(--space-md);flex-direction:column;display:flex}.non-conformita-module__aAI1RG__createFields{gap:var(--space-sm) var(--space-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.non-conformita-module__aAI1RG__createFields>div{gap:var(--space-xs);flex-direction:column;display:flex}.non-conformita-module__aAI1RG__createFields .non-conformita-module__aAI1RG__filterLabel{line-height:calc(var(--text-caption) * var(--lh-body))}.non-conformita-module__aAI1RG__createActions{justify-content:flex-end;gap:var(--space-sm);display:flex}.non-conformita-module__aAI1RG__spaced{margin-top:var(--space-sm)}.non-conformita-module__aAI1RG__detailCard{gap:var(--space-md);flex-direction:column;display:flex}.non-conformita-module__aAI1RG__detailHead{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;display:flex}.non-conformita-module__aAI1RG__detailEyebrow{font:500 11.5px var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--app-accent)}.non-conformita-module__aAI1RG__detailTitle{font:590 16px var(--font-sans);margin-top:2px}.non-conformita-module__aAI1RG__detailDesc{color:var(--app-text);line-height:1.55}.non-conformita-module__aAI1RG__metaRow{gap:var(--space-lg);flex-wrap:wrap;display:flex}.non-conformita-module__aAI1RG__metaItem{flex-direction:column;gap:2px;display:flex}.non-conformita-module__aAI1RG__metaItem .non-conformita-module__aAI1RG__filterLabel{margin:0}.non-conformita-module__aAI1RG__statusRow{align-items:center;gap:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid var(--app-border);flex-wrap:wrap;display:flex}.non-conformita-module__aAI1RG__actionList{gap:var(--space-sm);flex-direction:column;display:flex}.non-conformita-module__aAI1RG__actionItem{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border:1px solid var(--app-border);border-radius:var(--radius-md);background:var(--app-surface-2);flex-wrap:wrap;display:flex}.non-conformita-module__aAI1RG__actionBody{min-width:0}.non-conformita-module__aAI1RG__actionDesc{font:450 14px var(--font-sans);color:var(--app-text)}.non-conformita-module__aAI1RG__actionMeta{color:var(--app-text-muted);margin-top:2px;font-size:12.5px}.non-conformita-module__aAI1RG__actionControls{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.non-conformita-module__aAI1RG__reportList{gap:var(--space-sm);flex-direction:column;display:flex}.non-conformita-module__aAI1RG__reportItem{gap:var(--space-sm);border:1px solid var(--app-border);border-radius:var(--radius-lg);background:var(--app-surface);padding:var(--space-md);flex-direction:column;display:flex}.non-conformita-module__aAI1RG__reportTop{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.non-conformita-module__aAI1RG__reportTitle{font:590 14.5px var(--font-sans);color:var(--app-text)}.non-conformita-module__aAI1RG__reportMeta{color:var(--app-text-muted);font-size:13px}.non-conformita-module__aAI1RG__reportBody{color:var(--app-text);font-size:13.5px}.non-conformita-module__aAI1RG__reportForm{margin-top:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid var(--app-border);align-items:flex-end;gap:var(--space-sm);flex-wrap:wrap;display:flex}.non-conformita-module__aAI1RG__reportForm .non-conformita-module__aAI1RG__select{width:auto}.non-conformita-module__aAI1RG__closeNoteField{flex-direction:column;flex:1;gap:4px;min-width:220px;display:flex}.non-conformita-module__aAI1RG__closeNoteField textarea{min-height:64px;padding:var(--space-sm) var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body);resize:vertical}
.carica-module__KWYtAG__page{gap:var(--space-lg);flex-direction:column;display:flex}.carica-module__KWYtAG__head{justify-content:space-between;align-items:flex-start;gap:var(--space-md);flex-wrap:wrap;display:flex}.carica-module__KWYtAG__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.carica-module__KWYtAG__desc{color:var(--app-text-muted);max-width:62ch;font-size:13.5px}.carica-module__KWYtAG__section{gap:var(--space-sm);flex-direction:column;display:flex}.carica-module__KWYtAG__sectionTitle{font:590 16px var(--font-sans);color:var(--app-text)}.carica-module__KWYtAG__dropCard{padding:0;overflow:hidden}.carica-module__KWYtAG__dropLabel{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-xl) var(--space-lg);text-align:center;cursor:pointer;border:2px dashed var(--app-control-border);border-radius:var(--radius-md);min-height:180px;transition:border-color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);flex-direction:column;display:flex}.carica-module__KWYtAG__dropLabel:hover{border-color:var(--app-accent);background:var(--app-surface-2)}.carica-module__KWYtAG__fileInput:focus-visible+.carica-module__KWYtAG__dropLabel,.carica-module__KWYtAG__dropLabel:focus-within{outline:2px solid var(--app-accent);outline-offset:2px}.carica-module__KWYtAG__dropTitle{font:590 17px/1.3 var(--font-sans);color:var(--app-text);overflow-wrap:anywhere}.carica-module__KWYtAG__dropHint{color:var(--app-text-muted);font-size:12.5px}.carica-module__KWYtAG__dropAction{min-height:var(--app-control-min);padding:0 var(--space-lg);border-radius:var(--radius-md);background:var(--app-accent);color:var(--app-on-accent);font:500 var(--text-body) var(--font-sans);align-items:center;display:inline-flex}.carica-module__KWYtAG__fileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.carica-module__KWYtAG__formCard{gap:var(--space-md);padding:var(--space-lg);flex-direction:column;display:flex}.carica-module__KWYtAG__grid{gap:var(--space-sm) var(--space-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;display:grid}.carica-module__KWYtAG__fieldLabel{font:500 12px var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--app-text-muted);margin-bottom:6px;display:block}.carica-module__KWYtAG__fieldError{color:var(--app-danger);margin-top:6px;font-size:12.5px}.carica-module__KWYtAG__select{min-height:var(--app-control-min);padding:0 var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body);width:100%}.carica-module__KWYtAG__select:hover:not(:disabled){border-color:var(--app-accent)}.carica-module__KWYtAG__select:disabled{background:var(--app-surface-2);color:var(--app-text-disabled);cursor:not-allowed}.carica-module__KWYtAG__chipGroup{gap:var(--space-sm);flex-wrap:wrap;display:flex}.carica-module__KWYtAG__chip{border-radius:var(--radius-pill);border:1px solid var(--app-control-border);color:var(--app-text);font:500 13px var(--font-sans);cursor:pointer;white-space:nowrap;transition:background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);background:0 0;align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.carica-module__KWYtAG__chip:hover{border-color:var(--app-accent)}.carica-module__KWYtAG__chipActive{background:var(--app-surface-2);border-color:var(--app-accent)}.carica-module__KWYtAG__checkboxField{align-items:flex-start;gap:var(--space-sm);display:flex}.carica-module__KWYtAG__checkboxField input[type=checkbox]{width:15px;height:15px;accent-color:var(--app-accent);flex:none;margin-top:3px}.carica-module__KWYtAG__checkboxField span{color:var(--app-text);font-size:13.5px}.carica-module__KWYtAG__actions{justify-content:flex-end;gap:var(--space-sm);display:flex}.carica-module__KWYtAG__noticeError,.carica-module__KWYtAG__noticeSuccess{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);font-size:13.5px}.carica-module__KWYtAG__noticeError{background:var(--app-danger-bg);color:var(--app-danger-strong)}.carica-module__KWYtAG__noticeSuccess{background:var(--app-warn-bg);color:var(--app-text)}
.norme-module__tb8D0G__page{gap:var(--space-lg);flex-direction:column;display:flex}.norme-module__tb8D0G__section{gap:var(--space-md);flex-direction:column;display:flex}.norme-module__tb8D0G__section+.norme-module__tb8D0G__section{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--app-border)}.norme-module__tb8D0G__panelHead{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.norme-module__tb8D0G__titleGroup{align-items:baseline;gap:var(--space-sm);display:flex}.norme-module__tb8D0G__title{font:590 20px var(--font-sans);letter-spacing:-.005em;color:var(--app-text)}.norme-module__tb8D0G__sectionTitle{font:590 16px var(--font-sans);color:var(--app-text)}.norme-module__tb8D0G__count{font:500 12px var(--font-mono);color:var(--app-text-muted)}.norme-module__tb8D0G__desc{color:var(--app-text-muted);max-width:62ch;margin-top:-6px}.norme-module__tb8D0G__noticeSuccess,.norme-module__tb8D0G__noticeError{padding:var(--space-sm) var(--space-md);font:450 14px var(--font-sans);border-radius:var(--radius-lg);border:1px solid}.norme-module__tb8D0G__noticeSuccess{color:var(--app-approved);background:var(--app-approved-bg);border-color:var(--app-approved)}.norme-module__tb8D0G__noticeError{color:var(--app-danger);background:var(--app-danger-bg);border-color:var(--app-danger)}.norme-module__tb8D0G__filterCard{gap:var(--space-sm);flex-direction:column;display:flex}.norme-module__tb8D0G__filterGroup+.norme-module__tb8D0G__filterGroup{margin-top:var(--space-sm)}.norme-module__tb8D0G__filterLabel{font:500 11.5px var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--app-text-muted)}.norme-module__tb8D0G__chipGroup{gap:var(--space-sm);flex-wrap:wrap;margin-top:6px;display:flex}.norme-module__tb8D0G__chip{border-radius:var(--radius-pill);border:1px solid var(--app-control-border);color:var(--app-text);font:500 13px var(--font-sans);cursor:pointer;white-space:nowrap;transition:background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);background:0 0;align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.norme-module__tb8D0G__chip:hover{border-color:var(--app-accent)}.norme-module__tb8D0G__chipActive{background:var(--app-surface-2);border-color:var(--app-accent)}.norme-module__tb8D0G__clearRow{margin-top:var(--space-sm)}.norme-module__tb8D0G__tableWrap{border:1px solid var(--app-border);border-radius:var(--app-radius-data);overflow:auto}.norme-module__tb8D0G__tableWrap table{border-collapse:collapse;width:100%;min-width:680px}.norme-module__tb8D0G__tableWrap thead th{text-align:left;font:590 11px var(--font-sans);letter-spacing:.05em;text-transform:uppercase;color:var(--app-text-muted);background:var(--app-surface-2);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--app-border);white-space:nowrap}.norme-module__tb8D0G__tableWrap tbody td{padding:13px var(--space-md);border-bottom:1px solid var(--app-border);font:450 14px var(--font-sans);vertical-align:middle}.norme-module__tb8D0G__tableWrap tbody tr:last-child td{border-bottom:none}.norme-module__tb8D0G__tableWrap tbody tr{background:var(--app-surface)}.norme-module__tb8D0G__tableWrap tbody tr:hover{background:var(--app-surface-2)}.norme-module__tb8D0G__cellTitle{font-weight:590}.norme-module__tb8D0G__cellSub{color:var(--app-text-muted);margin-top:2px;font-size:12.5px}.norme-module__tb8D0G__cellMono{font:500 13px var(--font-mono);white-space:nowrap}.norme-module__tb8D0G__rowCritical{background:var(--app-surface-2)}.norme-module__tb8D0G__rowCritical td:first-child{border-left:3px solid var(--app-danger)}.norme-module__tb8D0G__rowLink{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.norme-module__tb8D0G__rowLink:hover{color:var(--app-text);text-decoration:underline}.norme-module__tb8D0G__btnRow{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.norme-module__tb8D0G__select{min-height:var(--app-control-min);padding:0 var(--space-md);background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-control-border);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:var(--text-body)}.norme-module__tb8D0G__select:hover:not(:disabled){border-color:var(--app-accent)}.norme-module__tb8D0G__select:disabled{background:var(--app-surface-2);color:var(--app-text-disabled);cursor:not-allowed}.norme-module__tb8D0G__searchForm{gap:var(--space-sm);flex-wrap:wrap;align-items:center;display:flex}.norme-module__tb8D0G__searchForm .norme-module__tb8D0G__select{width:auto}.norme-module__tb8D0G__searchInput{flex:1;min-width:240px}.norme-module__tb8D0G__queueList{gap:var(--space-sm);flex-direction:column;display:flex}.norme-module__tb8D0G__queueItem{gap:var(--space-md);background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--radius-lg);padding:var(--space-md);align-items:flex-start;display:flex}.norme-module__tb8D0G__queueItemWarn{border-left:3px solid var(--app-warn)}.norme-module__tb8D0G__queueItemInfo{border-left:3px solid var(--app-accent)}.norme-module__tb8D0G__queueItemDanger{border-left:3px solid var(--app-danger)}.norme-module__tb8D0G__queueItemIcon{border-radius:var(--radius-lg);background:var(--app-surface-2);border:1px solid var(--app-border);width:34px;height:34px;color:var(--app-text-muted);flex:none;justify-content:center;align-items:center;display:flex}.norme-module__tb8D0G__queueItemBody{flex:1;min-width:0}.norme-module__tb8D0G__queueItemTop{justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.norme-module__tb8D0G__queueItemTitle{font:590 14.5px var(--font-sans);color:var(--app-text)}.norme-module__tb8D0G__queueItemMeta{color:var(--app-text-muted);margin-top:3px}.norme-module__tb8D0G__queueItemStamp{font:500 12px var(--font-mono);color:var(--app-text-muted);white-space:nowrap}.norme-module__tb8D0G__queueItemExcerpt{color:var(--app-text);margin-top:6px;font-size:13.5px}.norme-module__tb8D0G__progressTrack{border-radius:var(--radius-pill);background:var(--app-surface-2);max-width:320px;height:6px;overflow:hidden}.norme-module__tb8D0G__progressFill{background:var(--app-accent);border-radius:var(--radius-pill);height:100%;transition:width var(--duration-base) var(--ease-standard)}.norme-module__tb8D0G__uploadCard{gap:var(--space-md);padding:var(--space-lg);flex-direction:column;display:flex}.norme-module__tb8D0G__uploadGrid{gap:var(--space-sm) var(--space-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.norme-module__tb8D0G__uploadHelper{color:var(--app-text-muted);font-size:12.5px}.norme-module__tb8D0G__checkboxField{align-items:flex-start;gap:var(--space-sm);display:flex}.norme-module__tb8D0G__checkboxField input[type=checkbox]{width:15px;height:15px;accent-color:var(--app-accent);flex:none;margin-top:3px}.norme-module__tb8D0G__checkboxField span{color:var(--app-text);font-size:13.5px}.norme-module__tb8D0G__sectorChipGroup{gap:var(--space-sm);flex-wrap:wrap;display:flex}.norme-module__tb8D0G__detailCard{gap:var(--space-md);flex-direction:column;display:flex}.norme-module__tb8D0G__detailHead{justify-content:space-between;align-items:flex-start;gap:var(--space-sm);flex-wrap:wrap;display:flex}.norme-module__tb8D0G__detailEyebrow{font:500 11.5px var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--app-accent)}.norme-module__tb8D0G__detailTitle{font:590 16px var(--font-sans);margin-top:2px}.norme-module__tb8D0G__metaRow{gap:var(--space-lg);flex-wrap:wrap;display:flex}.norme-module__tb8D0G__metaItem{flex-direction:column;gap:2px;display:flex}.norme-module__tb8D0G__metaItem .norme-module__tb8D0G__filterLabel{margin:0}.norme-module__tb8D0G__metaTags{flex-wrap:wrap;gap:6px;display:flex}.norme-module__tb8D0G__metaTag{font:500 12px var(--font-sans);border-radius:var(--radius-pill);background:var(--app-surface-2);color:var(--app-text-muted);padding:2px 10px}.norme-module__tb8D0G__sourceLink{color:var(--app-accent);text-underline-offset:2px;font-size:13.5px;text-decoration:underline}.norme-module__tb8D0G__sourceLink:hover{text-decoration-thickness:2px}.norme-module__tb8D0G__editorWrap{gap:var(--space-md);flex-direction:column;display:flex}.norme-module__tb8D0G__editorGrid{gap:var(--space-sm) var(--space-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;display:grid}.norme-module__tb8D0G__fieldError{color:var(--app-danger);margin-top:6px;font-size:12.5px}.norme-module__tb8D0G__compareGrid{gap:var(--space-4,1rem);grid-template-columns:1fr 1fr;display:grid}@media (max-width:900px){.norme-module__tb8D0G__compareGrid{grid-template-columns:1fr}}.norme-module__tb8D0G__compareText{max-height:28rem;font-size:.875rem;line-height:1.6;overflow-y:auto}.norme-module__tb8D0G__compareText p{margin-bottom:.75rem}
