:root{--font-family:var(--font-display), system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--border-radius:8px}.copyable-chip{border:1px solid var(--surface-border);background:var(--surface-50,var(--surface-ground));max-width:100%;color:var(--text-color);cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.2rem .6rem;font-size:.85rem;line-height:1.2;transition:background-color .15s,border-color .15s;display:inline-flex}.copyable-chip i{color:var(--primary-color);font-size:.8rem}.copyable-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.copyable-chip:hover{background:var(--surface-100,var(--surface-hover));border-color:var(--primary-color)}.table-text-clamp{cursor:help;min-width:0;max-width:100%;position:relative}.table-text-clamp__inner{word-break:break-word;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.table-text-clamp--lines-2 .table-text-clamp__inner{-webkit-line-clamp:2}.table-text-clamp--lines-3 .table-text-clamp__inner{-webkit-line-clamp:3}.table-text-clamp--truncatable .table-text-clamp__inner{padding-right:1.85rem}.table-text-clamp__actions{pointer-events:none;align-items:flex-end;gap:1px;display:inline-flex;position:absolute;bottom:0;right:0}.table-text-clamp__copy-icon{pointer-events:auto;color:var(--primary-color);background:linear-gradient(90deg, #fff0, var(--surface-card,#fff) 25%);cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;padding:.12rem .28rem;font-size:.72rem;line-height:1;display:inline-flex}.table-text-clamp__copy-icon:hover{background:color-mix(in srgb, var(--primary-color) 10%, transparent)}.table-text-clamp__copy-icon .pi{font-size:.78rem}.p-datatable-tbody>tr:nth-child(2n) .table-text-clamp__copy-icon{background:linear-gradient(90deg, #fff0, var(--surface-50,#f8fafc) 35%)}.table-text-clamp__tooltip.p-tooltip .p-tooltip-text{white-space:pre-wrap;word-break:break-word;-webkit-user-select:text;user-select:text;cursor:text;max-width:min(22rem,92vw);padding:.65rem .85rem;box-shadow:0 12px 28px #0f172a24}.detail-cell-trigger{max-width:100%;color:var(--primary-color);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-size:.9rem;display:inline-flex}.detail-cell-trigger .detail-cell-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detail-cell-trigger .detail-cell-badge{background:var(--primary-color);color:var(--primary-color-text);border-radius:999px;flex:none;padding:.05rem .4rem;font-size:.72rem;font-weight:600}.detail-cell-trigger:hover .detail-cell-text{text-decoration:underline}.detail-cell-trigger--block{width:100%;min-width:0;max-width:100%;display:flex}.detail-cell-trigger--block .detail-cell-text{flex:1;min-width:0}.partner-list-name{min-width:0;max-width:100%}.partner-list-name__primary{color:var(--text-color,#1f2937);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.partner-list-name__secondary{color:var(--text-color-secondary,#6b7280);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;line-height:1.25;overflow:hidden}.detail-overlay{max-width:22rem}.detail-overlay .detail-overlay-item+.detail-overlay-item{border-top:1px solid var(--surface-border);padding-top:.5rem}.p-dropdown-panel[style*=min-width],.p-multiselect-panel[style*=min-width]{box-sizing:border-box;max-width:100vw;width:0!important}.p-dropdown-panel .p-dropdown-header,.p-dropdown-panel .p-dropdown-items-wrapper,.p-multiselect-panel .p-multiselect-header,.p-multiselect-panel .p-multiselect-items-wrapper{box-sizing:border-box;min-width:0;max-width:100%}.p-dropdown-panel .p-dropdown-item,.p-multiselect-panel .p-multiselect-item{white-space:normal;word-break:break-word;overflow-wrap:anywhere;box-sizing:border-box;max-width:100%}.p-dropdown-panel .p-dropdown-item>*,.p-multiselect-panel .p-multiselect-item>*{min-width:0;max-width:100%}.select-card{border:1px solid var(--surface-border);background:var(--surface-card);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:.85rem;width:100%;padding:1rem 1.1rem;transition:border-color .15s,background-color .15s,box-shadow .15s;display:flex}.select-card>i{flex:none;font-size:1.35rem}.select-card:hover:not(:disabled){border-color:var(--primary-color)}.select-card:disabled{cursor:default;opacity:.7}.select-card-selected{border-color:var(--primary-color);box-shadow:inset 0 0 0 1px var(--primary-color);background:var(--primary-50,var(--surface-50))}.select-card-radio{border:2px solid var(--surface-400,#9ca3af);border-radius:50%;flex:none;width:18px;height:18px;position:relative}.select-card-radio-on{border-color:var(--primary-color)}.select-card-radio-on:after{content:"";background:var(--primary-color);border-radius:50%;position:absolute;inset:3px}.select-card-body{flex-direction:column;flex:1;min-width:0;display:flex}.select-card-title{color:var(--text-color);font-weight:600}.select-card-desc{color:var(--text-color-secondary);margin-top:.15rem;font-size:.8rem}.select-card-badge{background:var(--primary-color);color:var(--primary-color-text);border-radius:999px;flex:none;padding:.15rem .6rem;font-size:.72rem;font-weight:600}.p-menu .p-menuitem.row-action--view>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:var(--blue-500,#3b82f6)}.p-menu .p-menuitem.row-action--edit>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:var(--primary-color,#6366f1)}.p-menu .p-menuitem.row-action--duplicate>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:var(--cyan-600,#0891b2)}.p-menu .p-menuitem.row-action--print>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:var(--teal-600,#0d9488)}.p-menu .p-menuitem.row-action--invoice>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:var(--green-600,#16a34a)}.p-menu .p-menuitem.row-action--financial>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:var(--purple-600,#7c3aed)}.p-menu .p-menuitem.row-action--cancel-billing>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:var(--orange-500,#f97316)}.p-menu .p-menuitem.row-action--history>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:var(--sky-600,#0288d1)}.grid-source-ref-link{font:inherit;color:var(--blue-700,#1565c0);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.35rem;margin-top:.15rem;padding:0;font-size:.8125rem;font-weight:600;display:inline-flex}.grid-source-ref-link:hover{color:var(--blue-900,#0d47a1);text-decoration:underline}.grid-source-ref-link .pi{opacity:.85;font-size:.75rem}.grid-source-ref-link--field{font-size:inherit;max-width:100%;margin-top:0;font-weight:600;line-height:1.35}.grid-source-ref-link--field span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.grid-source-ref-link--field .pi{opacity:.7;flex:none;font-size:.72rem}.grid-source-ref-link--field:hover .pi{opacity:1}.grid-source-ref-link--under-field{z-index:1;align-self:flex-start;margin:.15rem 0 0;position:relative}.source-ref-with-link{flex-direction:column;gap:.35rem;min-width:0;margin-bottom:1rem;display:flex}.source-ref-with-link>.field{margin-bottom:0}.installment-nav-stepper{align-items:flex-start;width:100%;max-width:36rem;margin:0 auto;padding:.15rem 0 0;list-style:none;display:flex}.installment-nav-stepper__item{flex:1 1 0;justify-content:center;min-width:0;display:flex;position:relative}.installment-nav-stepper__item:not(:last-child):after{content:"";pointer-events:none;z-index:0;background:#bdbdbd;width:calc(100% - 2.3rem);height:1px;position:absolute;top:1rem;left:calc(50% + 1.15rem)}.installment-nav-stepper__btn{z-index:1;cursor:pointer;font:inherit;color:inherit;background:0 0;border:0;flex-direction:column;align-items:center;gap:.5rem;padding:0;display:inline-flex;position:relative}.installment-nav-stepper__btn:focus-visible .installment-nav-stepper__dot{outline-offset:3px;outline:2px solid #1976d2}.installment-nav-stepper__btn:hover .installment-nav-stepper__label{text-decoration:underline}.installment-nav-stepper__dot{color:#757575;background:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:600;line-height:1;transition:background .15s,color .15s;display:inline-flex}.installment-nav-stepper__dot .pi{font-size:.7rem;font-weight:700}.installment-nav-stepper__label{color:#000000de;text-align:center;white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1.2}.installment-nav-stepper__item--completed .installment-nav-stepper__dot,.installment-nav-stepper__item--active .installment-nav-stepper__dot{color:#fff;background:#1976d2}.receivable-detail-settlements{flex:0 0 300px;min-width:0}.receivable-detail-installment-row{min-width:0}.billing-choice-card--financial.print-format-card{--accent:#6a1b9a;--accent-soft:#6a1b9a1a}.billing-success-dialog--invoice .p-dialog-header,.billing-success-dialog--financial .p-dialog-header{border-top:4px solid #0000}.billing-success-dialog--invoice .p-dialog-header{border-top-color:var(--primary-color,#6366f1)}.billing-success-dialog--financial .p-dialog-header{border-top-color:#6a1b9a}.billing-success-panel{border:1px solid var(--surface-border);border-radius:12px;padding:1rem 1.1rem}.billing-success-panel--invoice{background:#6366f114}.billing-success-panel--financial{background:#6a1b9a14}.order-linked-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}@media (max-width:960px){.order-linked-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.order-linked-info-grid{grid-template-columns:1fr}}.order-linked-info-card{border:1px solid var(--surface-border);background:var(--surface-ground);border-radius:12px;padding:.85rem 1rem}.order-linked-info-card__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-color-secondary);margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:block}.order-linked-info-card__value{color:var(--text-color);font-size:.95rem}.order-linked-link{color:var(--primary-color);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;font-weight:700;display:inline-flex}.order-linked-link:hover{text-decoration:underline}.order-linked-link--inline{vertical-align:baseline;font-weight:700}.order-linked-installment{border:1px solid var(--surface-border);background:var(--surface-card);border-radius:12px;padding:.85rem 1rem}.p-menu .p-menuitem.row-action-danger>.p-menuitem-content .p-menuitem-link .p-menuitem-text,.p-menu .p-menuitem.row-action-danger>.p-menuitem-content .p-menuitem-link .p-menuitem-icon{color:var(--red-500,#ef4444)}.p-menu .p-menuitem.row-action-danger>.p-menuitem-content .p-menuitem-link:hover .p-menuitem-text,.p-menu .p-menuitem.row-action-danger>.p-menuitem-content .p-menuitem-link:hover .p-menuitem-icon{color:var(--red-600,#dc2626)}.p-radiobutton.p-component{-webkit-user-select:none;user-select:none;vertical-align:bottom;width:22px;height:22px;display:inline-flex;position:relative}.p-radiobutton.p-component .p-radiobutton-input{appearance:none;opacity:0;z-index:1;cursor:pointer;border-radius:50%;outline:0;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.p-radiobutton.p-component .p-radiobutton-box{border:2px solid var(--surface-300,#d1d5db);background:var(--surface-0,#fff);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:flex}.p-radiobutton.p-component .p-radiobutton-box .p-radiobutton-icon{background-color:var(--primary-color-text,#fff);visibility:hidden;border-radius:50%;width:12px;height:12px;transition-duration:.2s;transform:translateZ(0)scale(.1)}.p-radiobutton.p-component.p-highlight .p-radiobutton-box{border-color:var(--primary-color,#6366f1);background:var(--primary-color,#6366f1)}.p-radiobutton.p-component.p-highlight .p-radiobutton-box .p-radiobutton-icon{visibility:visible;transform:translateZ(0)scale(1)}.p-radiobutton.p-component:not(.p-disabled):has(.p-radiobutton-input:hover) .p-radiobutton-box{border-color:var(--primary-color,#6366f1)}.p-checkbox.p-component{-webkit-user-select:none;user-select:none;vertical-align:bottom;width:22px;height:22px;display:inline-flex;position:relative}.p-checkbox.p-component .p-checkbox-input{appearance:none;opacity:0;z-index:1;cursor:pointer;border-radius:6px;outline:0;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.p-checkbox.p-component .p-checkbox-box{border:2px solid var(--surface-300,#d1d5db);background:var(--surface-0,#fff);border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:flex}.p-checkbox.p-component .p-checkbox-box .p-checkbox-icon{color:var(--primary-color-text,#fff);width:14px;height:14px;font-size:14px;transition-duration:.2s}.p-checkbox.p-component.p-highlight .p-checkbox-box{border-color:var(--primary-color,#6366f1);background:var(--primary-color,#6366f1)}.p-checkbox.p-component:not(.p-disabled):has(.p-checkbox-input:hover) .p-checkbox-box{border-color:var(--primary-color,#6366f1)}.stat-card{border:1px solid var(--surface-border);background:var(--surface-card);border-radius:12px;padding:1.1rem 1.25rem 1rem;transition:box-shadow .18s,transform .18s,border-color .18s;position:relative;overflow:hidden}.stat-card:before{content:"";background:var(--stat-accent,var(--primary-color));width:4px;position:absolute;top:0;bottom:0;left:0}.stat-card:hover{border-color:var(--stat-accent,var(--primary-color));transform:translateY(-2px);box-shadow:0 8px 22px #00000014}.stat-card__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-color-secondary,#6b7280);font-size:.72rem;font-weight:700}.stat-card__value{color:var(--text-color);font-size:1.7rem;font-weight:800;line-height:1.1}.stat-card__hint{color:var(--text-color-secondary,#6b7280);font-size:.75rem}.stat-card__icon{background:var(--surface-100,#f3f4f6);width:42px;height:42px;color:var(--primary-color);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.stat-card--sales{--stat-accent:var(--red-500,#ef4444)}.stat-card--sales .stat-card__icon{background:var(--red-50,#fef2f2);color:var(--red-500,#ef4444)}.stat-card--purchase{--stat-accent:var(--green-500,#22c55e)}.stat-card--purchase .stat-card__icon{background:var(--green-50,#f0fdf4);color:var(--green-600,#16a34a)}.layout-page-header__stats{flex-wrap:wrap;align-items:stretch;gap:.5rem;min-width:0;display:flex}.layout-page-header__actions{flex-wrap:wrap;justify-content:flex-end;min-width:0}.stat-card--compact{border-radius:10px;min-width:9.5rem;padding:.5rem .85rem .5rem .95rem}.stat-card--compact:before{width:3px}.stat-card--compact:hover{transform:none;box-shadow:0 2px 8px #0000000f}.stat-card--compact .stat-card__label{letter-spacing:.03em;font-size:.625rem;line-height:1.2}.stat-card--compact .stat-card__value{font-size:1.125rem;font-weight:700}.stat-card--compact .stat-card__icon{border-radius:8px;width:1.75rem;height:1.75rem;font-size:.8rem}.formgrid.grid>.col-12:has(>.form-ratio-row):not(:first-child){margin-top:1rem}.form-ratio-rows-stack{flex-direction:column;width:100%;min-width:0;display:flex}.form-ratio-rows-stack>.form-ratio-row+.form-ratio-row{margin-top:1rem}.form-ratio-row{align-items:start;gap:1rem;width:100%;min-width:0;display:grid}.form-ratio-row>.field{min-width:0;max-width:100%;margin-bottom:0}.form-ratio-row .p-inputnumber,.form-ratio-row .p-dropdown,.form-ratio-row .p-inputtext{width:100%;min-width:0;max-width:100%}.form-ratio-row .p-inputnumber-input{width:100%;min-width:0!important}.form-ratio-row--50-50{grid-template-columns:repeat(2,minmax(0,1fr))}.form-ratio-row--85-15{grid-template-columns:minmax(0,17fr) minmax(0,3fr)}.form-ratio-row--7-1_5-1_5{grid-template-columns:minmax(0,7fr) minmax(0,1.5fr) minmax(0,1.5fr)}.form-ratio-row--nfse-header{grid-template-columns:minmax(0,3fr) repeat(3,minmax(0,1fr))}.form-ratio-row--item-values{grid-template-columns:minmax(0,3fr) minmax(0,1fr) minmax(0,2fr) minmax(0,2fr) minmax(0,2fr)}.form-ratio-row--invoice-item-product{grid-template-columns:minmax(0,5fr) minmax(0,3fr) minmax(0,2fr)}.form-ratio-row--invoice-item-values{grid-template-columns:repeat(5,minmax(0,1fr))}.form-ratio-row--invoice-item-values-3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-ratio-row--invoice-item-ncm{grid-template-columns:repeat(2,minmax(0,1fr))}.form-ratio-row--invoice-item-icms,.form-ratio-row--invoice-item-ipi{grid-template-columns:minmax(0,55fr) repeat(3,minmax(0,15fr))}.form-ratio-row--invoice-item-pis{grid-template-columns:minmax(0,30fr) minmax(0,20fr) repeat(4,minmax(0,12.5fr))}.form-ratio-row--invoice-item-st{grid-template-columns:repeat(2,minmax(0,1fr))}.form-ratio-row--document-create{grid-template-columns:minmax(0,35fr) minmax(0,65fr)}.form-ratio-row--document-edit{grid-template-columns:minmax(0,15fr) minmax(0,35fr) minmax(0,50fr)}.form-ratio-row--party-secondary{grid-template-columns:minmax(0,50fr) minmax(0,25fr) minmax(0,25fr)}.form-ratio-row--employee-primary{grid-template-columns:minmax(0,40fr) minmax(0,20fr) minmax(0,20fr) minmax(0,20fr)}.form-ratio-row--carrier-document-create{grid-template-columns:minmax(0,30fr) minmax(0,50fr) minmax(0,20fr)}.form-ratio-row--carrier-document-edit{grid-template-columns:minmax(0,15fr) minmax(0,25fr) minmax(0,40fr) minmax(0,20fr)}.form-ratio-row--carrier-contact{grid-template-columns:minmax(0,30fr) minmax(0,20fr) minmax(0,50fr)}@media (max-width:960px){.form-ratio-row--85-15,.form-ratio-row--7-1_5-1_5,.form-ratio-row--document-create,.form-ratio-row--document-edit,.form-ratio-row--party-secondary,.form-ratio-row--employee-primary,.form-ratio-row--carrier-document-create,.form-ratio-row--carrier-document-edit,.form-ratio-row--carrier-contact,.form-ratio-row--invoice-item-product,.form-ratio-row--invoice-item-ncm,.form-ratio-row--invoice-item-icms,.form-ratio-row--invoice-item-ipi,.form-ratio-row--invoice-item-pis,.form-ratio-row--invoice-item-st{grid-template-columns:1fr}.form-ratio-row--item-values,.form-ratio-row--invoice-item-values,.form-ratio-row--invoice-item-values-3{grid-template-columns:repeat(2,minmax(0,1fr))}}.p-button.form-action-btn{justify-content:center;min-width:8.5rem}.product-variant-picker .p-dropdown-label{width:100%}.product-variant-picker__value{flex-direction:column;justify-content:center;gap:.1rem;min-width:0;display:flex}.product-variant-picker__value-title,.product-variant-picker__value-meta{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.product-variant-picker__value-title{color:var(--text-color,#1f2937);font-size:.93rem;font-weight:600;line-height:1.25}.product-variant-picker__value-meta{color:var(--text-color-secondary,#6b7280);font-size:.73rem;line-height:1.2}.product-variant-picker__value-meta--chips{white-space:nowrap;flex-wrap:wrap;align-items:center;gap:.55rem;display:flex;overflow:hidden}.product-quick-create__layout{align-items:stretch;gap:1rem;min-height:28rem;display:flex}.product-quick-create__nav{flex-direction:column;flex:0 0 10.5rem;gap:.35rem;padding:.25rem 0;display:flex}.product-quick-create__nav-item{width:100%;color:var(--text-color-secondary,#6b7280);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.55rem;padding:.65rem .75rem;font-size:.9rem;font-weight:600;transition:background-color .15s,color .15s,border-color .15s;display:flex}.product-quick-create__nav-item i{font-size:.95rem}.product-quick-create__nav-item:hover{background:var(--surface-100,#f3f4f6);color:var(--text-color,#1f2937)}.product-quick-create__nav-item--active{background:var(--primary-50,#eff6ff);border-color:var(--primary-200,#bfdbfe);color:var(--primary-700,#1d4ed8)}.product-quick-create__panel{border:1px solid var(--surface-border);background:var(--surface-card,#fff);border-radius:.75rem;flex:1;min-width:0;padding:.85rem 1rem .25rem}@media (max-width:767px){.product-quick-create__layout{flex-direction:column;min-height:0}.product-quick-create__nav{flex-flow:wrap;flex:none;width:100%}.product-quick-create__nav-item{flex:auto;width:auto}}.settings-modal-sidebar .p-dialog-content.settings-modal-sidebar__dialog-content{flex-direction:column;flex:auto;height:48.5rem;max-height:calc(92vh - 3.5rem);padding:0;display:flex;overflow:hidden}.settings-modal-sidebar__body{flex-direction:row;flex:auto;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.settings-modal-sidebar__menu{border-right:1px solid var(--surface-border);background:var(--surface-50,#f8f9fa);flex-shrink:0;width:15rem;min-width:15rem;overflow-y:auto}.settings-modal-sidebar__item{text-align:left;cursor:pointer;width:100%;color:var(--text-color);background:0 0;border:0;border-radius:8px;align-items:center;gap:.65rem;padding:.7rem .9rem;font-size:.9rem;font-weight:600;line-height:1.25;transition:background-color .15s,color .15s;display:flex}.settings-modal-sidebar__item i{flex-shrink:0;font-size:1rem}.settings-modal-sidebar__item:hover{background:var(--surface-100,#0000000a)}.settings-modal-sidebar__item--active,.settings-modal-sidebar__item--active:hover{background:var(--primary-color);color:var(--primary-color-text,#fff)}.settings-modal-sidebar__content{flex-direction:column;flex:1;min-width:0;min-height:0;padding:1.25rem 1.5rem;display:flex;overflow:hidden auto}.settings-panel{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;overflow:hidden}.settings-panel__toolbar{flex:none}.settings-panel--scroll{overflow-y:auto}.settings-panel__tabs{flex-direction:column;min-height:0;display:flex}.settings-panel__tabs .p-tabview-panels{flex:auto;min-height:0;padding-top:.75rem;overflow:visible}.settings-panel__tabs .p-tabview-panel{overflow:visible}.settings-panel__grid,.settings-panel__grid>.crud-datatable-sort{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.settings-panel__grid>.crud-datatable-sort .p-datatable{flex-direction:column;flex:auto;min-height:0;display:flex}.settings-panel__grid>.crud-datatable-sort .p-datatable-wrapper{flex:auto;min-height:0;overflow:auto}.settings-panel__grid>.crud-datatable-sort .p-paginator{flex:none}@media screen and (max-width:960px){.settings-modal-sidebar .p-dialog-content.settings-modal-sidebar__dialog-content{height:calc(92vh - 3.5rem);max-height:calc(92vh - 3.5rem)}.settings-modal-sidebar__body{flex-direction:column;min-height:0}.settings-modal-sidebar__menu{border-right:0;border-bottom:1px solid var(--surface-border);width:100%;min-width:0;max-height:9rem}}.op-loading-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;animation:.28s op-loading-fade-in;display:flex;position:fixed;inset:0}.op-loading-overlay__card{text-align:center;color:#fff;border-radius:12px;width:90%;max-width:400px;padding:2rem;transition:transform .25s;box-shadow:0 12px 40px #00000059}.op-loading-overlay__card:hover{transform:scale(1.02)}.op-loading-overlay__card--transmission{background:linear-gradient(135deg,#1976d2 0%,#1565c0 100%)}.op-loading-overlay__card .p-progressspinner-circle{stroke:#fff!important}.op-loading-overlay__card .p-progressbar{background:#fff3;border-radius:2px;height:4px}.op-loading-overlay__card .p-progressbar .p-progressbar-value{background:#fff}.op-loading-overlay__spinner{margin-bottom:1.25rem}.op-loading-overlay__title{color:#fff;margin:0 0 .35rem;font-size:1.15rem;font-weight:700}.op-loading-overlay__subtitle{opacity:.9;color:#fff;margin:0 0 1.25rem;font-size:1rem}.op-loading-overlay__details{opacity:.9;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.op-loading-overlay__details i{font-size:1.1rem}.op-loading-overlay__bar-wrap{margin-bottom:.5rem}.op-loading-overlay__pct{opacity:.8;margin-top:.5rem;font-size:.75rem;display:block}.op-loading-overlay__footer{opacity:.7;justify-content:center;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.75rem;display:flex}.op-loading-overlay__footer i{font-size:.85rem}@keyframes op-loading-fade-in{0%{opacity:0}to{opacity:1}}@media screen and (min-width:768px){.formgrid.grid>.col-pct-10{flex:0 0 10%;max-width:10%}.formgrid.grid>.col-pct-15{flex:0 0 15%;max-width:15%}.formgrid.grid>.col-pct-20{flex:0 0 20%;max-width:20%}.formgrid.grid>.col-pct-30{flex:0 0 30%;max-width:30%}.formgrid.grid>.col-pct-40{flex:0 0 40%;max-width:40%}.formgrid.grid>.col-pct-50{flex:0 0 50%;max-width:50%}.formgrid.grid>.col-pct-55{flex:0 0 55%;max-width:55%}}.st-toggle{border:1px solid var(--surface-border);background:var(--surface-ground);cursor:pointer;text-align:left;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.85rem 1.1rem;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.st-toggle:hover:not(:disabled){border-color:var(--primary-color);box-shadow:0 0 0 1px color-mix(in srgb, var(--primary-color) 25%, transparent)}.st-toggle--on{border-color:color-mix(in srgb, var(--primary-color) 55%, var(--surface-border));background:color-mix(in srgb, var(--primary-color) 8%, var(--surface-card))}.st-toggle--disabled{cursor:default;opacity:.75}.st-toggle__text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.st-toggle__title{color:var(--text-color);font-size:.95rem;font-weight:600}.st-toggle__hint{color:var(--text-color-secondary);font-size:.8rem}.field-stacked-label{color:var(--text-color);margin-bottom:.5rem;font-size:.875rem;font-weight:500;line-height:1.25;display:block}.field-label-info{color:var(--text-color-secondary);cursor:pointer;pointer-events:auto;vertical-align:middle;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin:0 0 0 .3rem;padding:.1rem;line-height:1;transition:color .15s,background .15s;display:inline-flex}.field-label-info:hover,.field-label-info:focus-visible{color:var(--primary-color);background:color-mix(in srgb, var(--primary-color) 12%, transparent);outline:none}.field-label-info .pi{font-size:.9rem}.field-label-info-panel{max-width:18rem}.field-label-info-panel__text{color:var(--text-color);font-size:.875rem;line-height:1.4}.operation-type-field__label{color:var(--text-color-secondary);flex-wrap:wrap;align-items:center;gap:.4rem;min-height:1.125rem;margin-bottom:.5rem;font-size:.875rem;line-height:1.25;display:inline-flex}.operation-type-field__title{color:var(--text-color);font-weight:500}.operation-type-field__hint{color:#2e7d32;letter-spacing:.01em;font-size:.8rem;font-weight:600}.operation-type-field__info{color:var(--text-color-secondary);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:.15rem;line-height:1;transition:color .15s,background .15s;display:inline-flex}.operation-type-field__info .pi{font-size:.95rem}.operation-type-field__info:hover{background:var(--surface-hover,#0000000a);color:var(--text-color)}.operation-type-field__info--active{color:#2e7d32}.operation-type-field__info--active:hover{color:#1b5e20;background:#2e7d3214}.operation-type-field__status{border-top:1px solid var(--surface-border);flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1.15rem;padding-top:.9rem;display:flex}@media (max-width:767px){.form-ratio-row--50-50{grid-template-columns:1fr}}.operation-type-field__status-label{letter-spacing:.02em;color:var(--text-color);text-transform:uppercase;font-size:.8125rem;font-weight:600}.operation-type-field__status-pill{letter-spacing:.01em;border:1px solid #0000;border-radius:999px;align-items:center;padding:.22rem .7rem;font-size:.8125rem;font-weight:600;line-height:1.35;display:inline-flex}.operation-type-field__status-pill--info{color:#1565c0;background:#1976d21a;border-color:#1976d247}.operation-type-field__status-pill--success{color:#2e7d32;background:#2e7d321f;border-color:#2e7d3252}.operation-type-field__status-pill--warning{color:#e65100;background:#ed6c021f;border-color:#ed6c0252}.operation-type-field__status-pill--danger{color:#c62828;background:#d32f2f1a;border-color:#d32f2f47}.operation-type-fin-panel.p-overlaypanel{max-width:32rem}.operation-type-fin-panel__header{align-items:flex-start;gap:.85rem;display:flex}.operation-type-fin-panel__icon{border-radius:.55rem;flex:none;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;font-size:1rem;display:inline-flex}.operation-type-fin-panel__icon--ok{color:#2e7d32;background:#2e7d321f}.operation-type-fin-panel__icon--info{background:color-mix(in srgb, var(--primary-color) 12%, transparent);color:var(--primary-color)}.operation-type-fin-chip.p-chip{background:var(--surface-card);border:1px solid var(--surface-border);color:var(--text-color);font-size:.8rem}.operation-type-fin-chip.p-chip .p-chip-text{color:inherit}.operation-type-fin-chip.p-chip.operation-type-fin-chip--active{color:#fff!important;background:#2e7d32!important;border-color:#2e7d32!important}.operation-type-fin-chip.p-chip.operation-type-fin-chip--active .p-chip-text{color:#fff!important}.form-page--fill{flex-direction:column;flex:1 1 0;width:100%;min-height:0;display:flex;overflow:hidden}.form-page--fill>.layout-page-header,.form-page--fill>.page-header{flex:none}.form-page--fill .form-page__card{flex-direction:column;flex:1 1 0;min-height:0;margin-bottom:0;display:flex;overflow:hidden}.form-page--fill .form-page__tabs.p-tabview{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.form-page--fill .form-page__tabs.p-tabview .p-tabview-nav-container{flex:none}.form-page--fill .form-page__tabs.p-tabview .p-tabview-panels{flex:1 1 0;min-height:0;overflow-y:auto}.list-page--compact{flex-direction:column;flex:1 1 0;width:100%;min-height:0;display:flex;overflow:hidden}.list-page--compact>:not(.card.mb-0){flex:none}.list-page--compact>.card.mb-0{flex-direction:column;flex:1 1 0;min-height:0;margin-bottom:0;padding:.65rem 1.25rem .35rem;display:flex;overflow:hidden}.list-page--compact>.card.mb-0>*{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.list-page--compact .card{margin-bottom:.75rem;padding:1rem 1.25rem}.list-page--compact .card.mb-1,.list-page--compact .card.mb-2{margin-bottom:.5rem}.list-page--compact .layout-page-header{flex:none;gap:.75rem!important;margin-bottom:.5rem!important}.list-page--compact .layout-page-header>.flex.align-items-center.gap-3>span.border-round{width:2.35rem!important;height:2.35rem!important}.list-page--compact .layout-page-header>.flex.align-items-center.gap-3>span.border-round i{font-size:1.1rem!important}.list-page--compact .layout-page-header h1{font-size:1.35rem;line-height:1.25}.list-page--compact .layout-page-header p.text-600{font-size:.85rem;line-height:1.3;margin-top:.15rem!important}.list-page--compact .env-badge{gap:.4rem;padding:.28rem .65rem .28rem .5rem}.list-page--compact .env-badge__dot{width:8px;height:8px}.list-page--compact .stat-card--compact{min-width:8.5rem;padding:.4rem .7rem .4rem .8rem}.list-page--compact .stat-card--compact .stat-card__value{font-size:1rem}.list-page--compact .stat-card--compact .stat-card__icon{width:1.5rem;height:1.5rem;font-size:.72rem}.list-page--compact .p-selectbutton .p-button{padding:.35rem .85rem;font-size:.85rem}.list-page--compact .p-datatable{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.list-page--compact .p-datatable .p-datatable-wrapper{flex:1 1 0;min-height:0;overflow:auto}.list-page--compact .p-datatable .p-datatable-thead>tr>th{padding:.4rem .65rem;font-size:.74rem;line-height:1.2}.list-page--compact .p-datatable .p-datatable-tbody>tr>td{padding:.38rem .65rem;font-size:.84rem;line-height:1.28}.list-page--compact .p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd{background:#0f172a0b}.list-page--compact .p-datatable .p-tag{padding:.12rem .4rem;font-size:.72rem;line-height:1.15}.list-page--compact .p-datatable .p-button.p-button-icon-only.p-button-rounded{width:1.65rem;height:1.65rem}.list-page--compact .p-datatable .p-button.p-button-icon-only.p-button-rounded .p-button-icon{font-size:.78rem}.list-page--compact .p-datatable .p-paginator{border-width:0;gap:.15rem;margin-top:auto;padding:.1rem .2rem .15rem;font-size:.78rem}.list-page--compact .p-datatable .p-paginator .p-paginator-element,.list-page--compact .p-datatable .p-paginator .p-paginator-pages .p-paginator-page{min-width:1.55rem;height:1.55rem}.list-page--compact .p-datatable .p-paginator .p-dropdown{align-items:center;height:1.55rem}.list-page--compact .p-datatable .p-paginator .p-dropdown .p-inputtext,.list-page--compact .p-datatable .p-paginator .p-dropdown .p-dropdown-label{padding:.15rem .4rem;font-size:.78rem}.filter-card__proportional-row,.filter-card__proportional-grid{align-items:center;gap:.5rem;width:100%;display:grid}.filter-card__proportional-grid--two-rows{row-gap:.35rem}.filter-card__inline-title{align-self:start;padding-top:.125rem;line-height:1.2}.filter-card__proportional-grid-spacer{min-height:0}.filter-card__actions-cell{justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;display:flex}.filter-card__proportional-field{min-width:0}.form-grid-row{align-items:start;gap:1rem;width:100%;display:grid}.financial-title-form__primary-row>.field{min-width:0}@media screen and (max-width:768px){.form-grid-row{grid-template-columns:1fr!important}.financial-title-form__primary-row .p-dropdown,.financial-title-form__primary-row .p-calendar,.financial-title-form__primary-row .p-inputtext,.financial-title-form__primary-row .p-inputwrapper{width:100%}.financial-title-form__primary-row .p-dropdown,.financial-title-form__primary-row .p-calendar .p-inputtext,.financial-title-form__primary-row .p-dropdown-label,.financial-title-form__primary-row .p-calendar .p-datepicker-trigger{min-height:2.875rem}.financial-title-form__primary-row .p-dropdown-label,.financial-title-form__primary-row .p-calendar .p-inputtext{white-space:nowrap;text-overflow:ellipsis;align-items:center;display:flex;overflow:hidden}.financial-title-form__primary-row .p-dropdown-label{padding-top:.75rem;padding-bottom:.75rem}}.installment-grid .installment-grid__table .p-datatable-thead>tr>th{padding:.4rem .55rem;font-size:.72rem;line-height:1.2}.installment-grid .installment-grid__table .p-datatable-tbody>tr>td{vertical-align:middle;padding:.28rem .45rem;font-size:.84rem;line-height:1.25}.installment-grid .installment-grid__table .p-datatable-tfoot>tr>td{padding:.4rem .55rem;font-size:.84rem}.installment-grid .installment-grid__table .p-inputtext,.installment-grid .installment-grid__table .p-inputnumber-input,.installment-grid .installment-grid__table .p-calendar .p-inputtext{min-height:2rem;padding:.35rem .5rem;font-size:.84rem}.installment-grid .installment-grid__table .p-tag{padding:.1rem .35rem;font-size:.68rem;line-height:1.15}.installment-grid .installment-grid__cards{gap:.75rem;display:grid}.installment-grid .installment-grid__card{flex-direction:column;gap:.9rem;display:flex}.installment-grid .installment-grid__card-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.installment-grid .installment-grid__card-grid,.installment-grid .installment-grid__card-fields{gap:.75rem;display:grid}.installment-grid .installment-grid__card-label{color:var(--text-color-secondary,#64748b);text-transform:uppercase;letter-spacing:.02em;margin-bottom:.35rem;font-size:.78rem;font-weight:600;display:block}.installment-grid .installment-grid__card-value{color:var(--text-color,#0f172a);word-break:break-word;font-size:.96rem;line-height:1.45;display:block}.installment-grid .installment-grid__card-actions{justify-content:flex-end;display:flex}.installment-grid .installment-grid__table--invoice-nfe{table-layout:fixed;width:100%}.installment-grid .installment-grid__table--invoice-nfe .p-datatable-thead>tr>th:nth-child(2),.installment-grid .installment-grid__table--invoice-nfe .p-datatable-thead>tr>th:nth-child(3),.installment-grid .installment-grid__table--invoice-nfe .p-datatable-thead>tr>th:nth-child(4),.installment-grid .installment-grid__table--invoice-nfe .p-datatable-tbody>tr>td:nth-child(2),.installment-grid .installment-grid__table--invoice-nfe .p-datatable-tbody>tr>td:nth-child(3),.installment-grid .installment-grid__table--invoice-nfe .p-datatable-tbody>tr>td:nth-child(4),.installment-grid .installment-grid__table--invoice-nfe .p-datatable-tfoot>tr>td:nth-child(3),.installment-grid .installment-grid__table--invoice-nfe .p-datatable-tfoot>tr>td:nth-child(4){text-align:center}.installment-grid .installment-grid__table--invoice-nfe .p-calendar,.installment-grid .installment-grid__table--invoice-nfe .p-inputnumber,.installment-grid .installment-grid__table--invoice-nfe .p-inputtext{width:100%;max-width:100%}.installment-grid .installment-grid__table--invoice-nfe .p-inputnumber-input,.installment-grid .installment-grid__table--invoice-nfe .p-calendar .p-inputtext{text-align:center}@media screen and (max-width:960px){.installment-grid .installment-grid__card-grid,.installment-grid .installment-grid__card-fields{grid-template-columns:1fr}}.invoice-items-grid__table{table-layout:fixed;width:100%}.invoice-items-grid__table .p-datatable-thead>tr>th{white-space:nowrap;text-overflow:ellipsis;padding:.45rem .5rem;font-size:.72rem;line-height:1.2;overflow:hidden}.invoice-items-grid__table .p-datatable-tbody>tr>td{vertical-align:middle;text-overflow:ellipsis;padding:.35rem .5rem;font-size:.84rem;line-height:1.25;overflow:hidden}.recurrence-preview{box-sizing:border-box;background:linear-gradient(145deg,#3b82f60f 0%,#f8fafcf2 100%);border:1px solid #0f172a1a;border-radius:12px;height:100%;padding:1rem 1.1rem}.recurrence-preview__label{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color,#3b82f6);align-items:center;gap:.4rem;margin-bottom:.65rem;font-size:.72rem;font-weight:800;display:flex}.recurrence-preview__hint{color:var(--text-color-secondary,#64748b);border-top:1px dashed #0f172a1f;margin:.75rem 0 0;padding-top:.65rem;font-size:.8rem;line-height:1.45}.recurrence-summary__cap{color:var(--text-color-secondary,#64748b);text-transform:uppercase;letter-spacing:.02em;font-size:.72rem;font-weight:800}.recurrence-summary__header{background:#f8fafce6;border:1px solid #0f172a14;border-radius:14px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;padding:.85rem .95rem;display:grid}.recurrence-summary__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;display:grid}.recurrence-summary__stat{background:#f8fafccc;border:1px solid #0f172a14;border-radius:12px;padding:.75rem .9rem}.recurrence-summary__table{border:1px solid #0f172a14;border-radius:12px;overflow:hidden}.recurrence-summary__row{border-bottom:1px solid #0f172a14;grid-template-columns:minmax(90px,.9fr) minmax(140px,1fr) minmax(120px,1fr) 80px;align-items:center;gap:.75rem;padding:.6rem .75rem;display:grid}.recurrence-summary__row:last-child{border-bottom:none}.recurrence-summary__row--head{color:var(--text-color-secondary,#64748b);text-transform:uppercase;letter-spacing:.02em;background:#f8fafce6;font-size:.75rem;font-weight:800}.filter-card__search-only-stacked{flex-direction:column;gap:.35rem;width:100%;display:flex}@media screen and (max-width:960px){.filter-card__proportional-grid--two-rows,.filter-card__proportional-row{grid-template-columns:minmax(0,1fr)!important}.filter-card__actions-cell{justify-content:flex-start}.list-page--compact .p-selectbutton{flex-wrap:wrap}.list-page--compact{flex:auto;overflow:visible}.list-page--compact>.card.mb-0{flex:none;padding:.5rem .75rem .75rem;overflow:visible}.list-page--compact>.card.mb-0>*{flex:none;min-height:0;display:block;overflow:visible}.list-page--compact .layout-page-header{flex-direction:column;align-items:stretch!important;gap:.75rem!important}.list-page--compact .layout-page-header>.flex.gap-2,.list-page--compact .layout-page-header .layout-page-header__actions{flex-flow:column;align-items:stretch;gap:.65rem;width:100%;min-width:0;display:flex}.list-page--compact .layout-page-header>.flex.gap-2 .layout-page-header__stats,.list-page--compact .layout-page-header .layout-page-header__actions .layout-page-header__stats{order:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:100%;min-width:0;display:grid}.list-page--compact .layout-page-header>.flex.gap-2 .layout-page-header__stats .stat-card--compact,.list-page--compact .layout-page-header .layout-page-header__actions .layout-page-header__stats .stat-card--compact{width:100%;min-width:0;padding:.45rem .55rem .45rem .65rem}.list-page--compact .layout-page-header>.flex.gap-2 .layout-page-header__stats .stat-card--compact .stat-card__label,.list-page--compact .layout-page-header .layout-page-header__actions .layout-page-header__stats .stat-card--compact .stat-card__label{letter-spacing:.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.58rem;line-height:1.2;display:-webkit-box;overflow:hidden}.list-page--compact .layout-page-header>.flex.gap-2 .layout-page-header__stats .stat-card--compact .stat-card__value,.list-page--compact .layout-page-header .layout-page-header__actions .layout-page-header__stats .stat-card--compact .stat-card__value{word-break:break-word;font-size:.9rem}.list-page--compact .layout-page-header>.flex.gap-2 .layout-page-header__stats .stat-card--compact .stat-card__icon,.list-page--compact .layout-page-header .layout-page-header__actions .layout-page-header__stats .stat-card--compact .stat-card__icon{width:1.35rem;height:1.35rem;font-size:.65rem}.list-page--compact .layout-page-header>.flex.gap-2>.p-button.p-button-rounded,.list-page--compact .layout-page-header>.flex.gap-2>.p-button.p-button-text,.list-page--compact .layout-page-header .layout-page-header__actions>.p-button.p-button-rounded,.list-page--compact .layout-page-header .layout-page-header__actions>.p-button.p-button-text{flex:none;width:2.5rem!important;min-width:2.5rem!important}.list-page--compact .layout-page-header>.flex.gap-2>.p-button.layout-page-header__primary,.list-page--compact .layout-page-header>.flex.gap-2>.p-button:not(.p-button-rounded):not(.p-button-text),.list-page--compact .layout-page-header .layout-page-header__actions>.p-button.layout-page-header__primary,.list-page--compact .layout-page-header .layout-page-header__actions>.p-button:not(.p-button-rounded):not(.p-button-text){white-space:nowrap;flex:none;order:1;justify-content:center;min-width:0;width:100%!important}.list-page--compact .layout-page-header h1{font-size:1.2rem}.list-page--compact .layout-page-header p.text-600{display:none}.crud-mobile-card{background:var(--surface-card)}.crud-mobile-card--clickable{cursor:pointer;transition:border-color .15s,box-shadow .15s}.crud-mobile-card--clickable:active{border-color:var(--primary-color)}.crud-mobile-card__head{min-width:0}.crud-mobile-card__title{flex:auto;min-width:0;line-height:1.35;overflow:hidden}.crud-mobile-card__title>span,.crud-mobile-card__title .partner-list-name,.crud-mobile-card__title .partner-list-name__primary{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.crud-mobile-card__title>.flex{min-width:0;max-width:100%}.crud-mobile-card__title>.flex .partner-list-name__primary{flex:auto;min-width:0}.crud-mobile-card__id{flex-shrink:0;margin-left:.5rem}.crud-mobile-card__row{align-items:flex-start}.crud-mobile-cards__paginator{margin-top:.25rem}.filter-card--mobile{padding:.85rem 1rem!important}.filter-card__mobile-inline{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;min-width:0;display:grid}.filter-card__mobile-inline>.field:not(.filter-date-field),.filter-card__mobile-inline>.filter-card__mobile-search{grid-column:1/-1}.filter-card__mobile-inline>.field,.filter-card__mobile-inline>.filter-date-field{min-width:0;margin-bottom:0}.filter-card__mobile-inline .p-calendar,.filter-card__mobile-inline .p-inputwrapper,.filter-card__mobile-inline .p-inputtext,.filter-card__mobile-extras .p-float-label,.filter-card__mobile-extras .p-dropdown,.filter-card__mobile-extras .p-calendar,.filter-card__mobile-extras .p-inputtext,.filter-card__mobile-extras .p-inputwrapper{width:100%}}.env-badge{border:1px solid var(--env-border);background:var(--env-bg);white-space:nowrap;-webkit-user-select:none;user-select:none;border-radius:999px;flex-shrink:0;align-items:center;gap:.6rem;padding:.4rem .85rem .4rem .65rem;line-height:1.05;transition:box-shadow .18s,transform .18s;display:inline-flex}.env-badge--compact{gap:.35rem;padding:.28rem .55rem .28rem .45rem}.env-badge--compact .env-badge__dot{width:8px;height:8px;box-shadow:0 0 0 3px var(--env-halo)}.env-badge--compact .env-badge__icon{font-size:.8rem}.env-badge--compact .env-badge__text{flex-direction:row;align-items:center}.env-badge--compact .env-badge__value{font-size:.75rem;font-weight:700}.env-badge:hover{transform:translateY(-1px);box-shadow:0 6px 16px #00000014}.env-badge__dot{background:var(--env-accent);width:10px;height:10px;box-shadow:0 0 0 4px var(--env-halo);border-radius:50%}.env-badge__icon{color:var(--env-accent);font-size:.95rem}.env-badge__text{flex-direction:column;display:flex}.env-badge__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-color-secondary,#6b7280);font-size:.6rem;font-weight:700}.env-badge__value{color:var(--env-accent);font-size:.88rem;font-weight:800}.env-badge--prod{--env-accent:var(--green-600,#16a34a);--env-bg:var(--green-50,#f0fdf4);--env-border:var(--green-200,#bbf7d0);--env-halo:color-mix(in srgb, var(--green-500,#22c55e) 22%, transparent)}.env-badge--homolog{--env-accent:var(--orange-600,#ea580c);--env-bg:var(--orange-50,#fff7ed);--env-border:var(--orange-200,#fed7aa);--env-halo:color-mix(in srgb, var(--orange-500,#f97316) 24%, transparent)}.env-badge--homolog .env-badge__dot{animation:1.8s ease-in-out infinite env-pulse}@keyframes env-pulse{0%,to{box-shadow:0 0 0 3px var(--env-halo)}50%{box-shadow:0 0 0 7px #0000}}.p-datatable .p-datatable-thead>tr>th,.p-treetable .p-treetable-thead>tr>th{background:var(--surface-50,#f8fafc);color:var(--text-color-secondary,#6b7280);letter-spacing:.03em;text-transform:uppercase;padding:.85rem 1rem;font-size:.78rem;font-weight:600}.coa-tree__folder-toggler{color:#2563eb;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;padding:0;display:inline-flex}.coa-tree__folder-toggler:hover{background:#2563eb1f}.coa-tree__folder-toggler .pi{font-size:.9rem}.coa-tree__status-dot{border-radius:999px;flex:none;width:.5rem;height:.5rem}.coa-tree__status-dot.is-active{background:#16a34a;box-shadow:0 0 0 2px #16a34a26}.coa-tree__status-dot.is-inactive{background:#dc2626;box-shadow:0 0 0 2px #dc262626}.coa-tree-mobile__leaf-spacer{width:1.35rem;height:1.35rem}.coa-tree-mobile__name{text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.coa-tree-mobile__card{min-width:0}.crud-datatable-percent .p-datatable-table{table-layout:fixed;width:100%}.crud-datatable-percent .p-datatable-thead>tr>th,.crud-datatable-percent .p-datatable-tbody>tr>td{overflow:hidden}.crud-datatable-sort .p-sortable-column{cursor:pointer;-webkit-user-select:none;user-select:none}.crud-datatable-sort .p-sortable-column .p-sortable-column-icon,.crud-datatable-sort .p-sortable-column .p-sortable-column-badge,.crud-datatable-sort .p-sortable-column [data-pc-section=sorticon]{display:none!important}.crud-datatable-sort .p-sortable-column.p-highlight{background:var(--primary-50,#6366f114)}.crud-sort-header{align-items:center;gap:.35rem;width:100%;line-height:1.2;display:inline-flex}.crud-sort-header--active{color:var(--primary-color,#6366f1);font-weight:700}.crud-sort-header__icon{color:var(--primary-color,#6366f1);flex-shrink:0;font-size:.75rem}.p-datatable .p-datatable-tbody>tr>td,.p-treetable .p-treetable-tbody>tr>td{padding:.8rem 1rem}.p-datatable .p-datatable-tbody>tr:not(.p-highlight):hover{background:var(--surface-50,#f8fafc)}.p-dropdown-panel,.p-multiselect-panel,.p-autocomplete-panel,.p-overlaypanel,.p-menu.p-menu-overlay{border:1px solid var(--surface-border);border-radius:10px;overflow:hidden;box-shadow:0 8px 28px #0000001f}.p-dropdown-panel .p-dropdown-items .p-dropdown-item,.p-multiselect-panel .p-multiselect-items .p-multiselect-item{padding:.6rem 1rem}.p-inputtext:enabled:hover,.p-dropdown:not(.p-disabled):hover,.p-multiselect:not(.p-disabled):hover{border-color:var(--primary-color)}.p-inputtext:enabled:focus:not(.p-invalid){box-shadow:0 0 0 .2rem var(--primary-100,#6366f12e);border-color:var(--primary-color)}.p-button{font-weight:600}.p-paginator{padding:.75rem .5rem}.quick-create-add{width:100%;color:var(--primary-color);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;font-weight:600;transition:background-color .15s;display:flex}.quick-create-add:hover{background:var(--primary-50,#6366f114)}.order-form-page--mobile{padding-bottom:.5rem}.order-form-page--mobile .layout-page-header__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.order-form-page--mobile .layout-page-header__stats .stat-card--compact{width:100%;min-width:0}.order-form-block{border:1px solid var(--surface-border);background:var(--surface-ground,var(--surface-50,#f8fafc));border-radius:12px;min-width:0;margin-bottom:1rem;padding:1rem}.order-form-block__title{border-bottom:2px solid var(--primary-color);color:var(--primary-color);align-items:center;gap:.55rem;margin:0 0 .85rem;padding-bottom:.55rem;font-size:1rem;font-weight:700;line-height:1.25;display:flex}.order-form-block__title i{font-size:.95rem}.order-form-block__body{min-width:0}.order-form-block__body>.mb-4:last-child{margin-bottom:0!important}.form-actions--mobile-bar{z-index:6;padding:.85rem 0 calc(.85rem + env(safe-area-inset-bottom,0px));background:var(--surface-card);border-top:1px solid var(--surface-border);margin-top:1rem;position:sticky;bottom:0;box-shadow:0 -6px 16px #0f172a0f}.form-actions--mobile-bar .p-button{flex:1 1 0;justify-content:center;min-width:0}.order-form-block .crud-mobile-card{background:var(--surface-card)}.service-invoice-form-page--mobile,.invoice-issued-form-page--mobile,.invoice-received-form-page--mobile{overflow:visible}.service-invoice-form-page--mobile .form-page__card,.invoice-issued-form-page--mobile .form-page__card,.invoice-received-form-page--mobile .form-page__card{flex:none;overflow:visible}.service-invoice-form-page--mobile .layout-page-header__title,.invoice-issued-form-page--mobile .layout-page-header__title,.invoice-received-form-page--mobile .layout-page-header__title{flex:auto;min-width:0}.service-invoice-form-page--mobile .layout-page-header__title-row,.invoice-issued-form-page--mobile .layout-page-header__title-row,.invoice-received-form-page--mobile .layout-page-header__title-row{flex-wrap:nowrap;overflow:hidden}.service-invoice-form-page--mobile .layout-page-header__heading,.invoice-issued-form-page--mobile .layout-page-header__heading,.invoice-received-form-page--mobile .layout-page-header__heading{white-space:nowrap;flex-shrink:0}.service-invoice-form-page--mobile .layout-page-header__title-action,.invoice-issued-form-page--mobile .layout-page-header__title-action,.invoice-received-form-page--mobile .layout-page-header__title-action{min-width:0;overflow:hidden}.service-invoice-form-page--mobile .layout-page-header__stats,.invoice-issued-form-page--mobile .layout-page-header__stats,.invoice-received-form-page--mobile .layout-page-header__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.service-invoice-form-page--mobile .layout-page-header__stats .stat-card--compact,.invoice-issued-form-page--mobile .layout-page-header__stats .stat-card--compact,.invoice-received-form-page--mobile .layout-page-header__stats .stat-card--compact{width:100%;min-width:0}.service-invoice-form-page--mobile .invoice-payment-field,.invoice-issued-form-page--mobile .invoice-payment-field,.invoice-received-form-page--mobile .invoice-payment-field{margin-bottom:1rem!important}@media (max-width:960px){.invoice-issued-status-tabs{width:100%}.invoice-issued-status-tabs .p-selectbutton{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.invoice-issued-status-tabs .p-button{white-space:nowrap;justify-content:center;min-width:0;padding:.45rem .35rem;font-size:.73rem;line-height:1.15}.invoice-issued-status-tabs .p-button-label{text-overflow:ellipsis;overflow:hidden}.invoice-received-status-tabs{width:100%}.invoice-received-status-tabs .p-selectbutton{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.invoice-received-status-tabs .p-button{white-space:nowrap;justify-content:center;min-width:0;padding:.45rem .35rem;font-size:.73rem;line-height:1.15}.invoice-received-status-tabs .p-button-label{text-overflow:ellipsis;overflow:hidden}.service-invoice-form-page--mobile .order-form-mobile,.invoice-issued-form-page--mobile .order-form-mobile,.invoice-received-form-page--mobile .order-form-mobile{overflow:visible}}.form-tabview__tabs--nav-hidden>.p-tabview-nav-container{display:none!important}.form-tabview__mobile-select{min-width:0}.p-tabview .p-tabview-nav-container{position:relative}.p-tabview .p-tabview-nav-content{scroll-behavior:smooth;scrollbar-width:none;position:relative;overflow:auto hidden}.p-tabview .p-tabview-nav-content::-webkit-scrollbar{display:none}.p-tabview .p-tabview-nav{flex:auto;margin:0;padding:0;list-style-type:none;display:flex}.p-tabview .p-tabview-nav li{position:relative}.p-tabview .p-tabview-nav li .p-tabview-nav-link{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;text-decoration:none;display:flex;position:relative;overflow:hidden}.p-tabview .p-tabview-title{white-space:nowrap;line-height:1}.p-password{width:100%;display:inline-flex}.p-password .p-password-input{width:100%}.field-has-icon .p-float-label{display:block;position:relative}.field-has-icon .field-icon{color:var(--text-color-secondary,#6b7280);pointer-events:none;z-index:1;margin-top:-.5rem;position:absolute;top:50%;left:.85rem}.field-has-icon .p-inputtext,.field-has-icon .p-inputnumber-input{padding-left:2.5rem}.field-has-icon .p-float-label>label{left:2.5rem}.p-icon-field{display:block;position:relative}.p-icon-field>.p-input-icon{color:var(--text-color-secondary,#6b7280);pointer-events:none;z-index:1;margin-top:-.5rem;line-height:1;position:absolute;top:50%}.p-icon-field>.p-inputtext{width:100%}.p-icon-field-left>.p-input-icon{left:.85rem}.p-icon-field-left>.p-inputtext{padding-left:2.5rem}.p-icon-field-right>.p-input-icon{right:.85rem}.p-icon-field-right>.p-inputtext{padding-right:2.5rem}.period-picker__trigger{border:1px solid var(--surface-border);border-radius:var(--border-radius,8px);background:var(--surface-card);cursor:pointer;align-items:center;gap:.6rem;min-width:12rem;padding:.4rem .85rem;transition:border-color .15s,box-shadow .15s;display:inline-flex}.period-picker__trigger>.pi-calendar{color:var(--primary-color)}.period-picker__trigger:hover{border-color:var(--primary-color);box-shadow:0 2px 10px #0000000f}.period-picker__labels{flex-direction:column;flex:1;align-items:flex-start;line-height:1.15;display:flex}.period-picker__title{color:var(--primary-color);text-transform:capitalize;font-weight:600}.period-picker__sub{color:var(--text-color-secondary);font-size:.72rem}.period-picker__caret{color:var(--text-color-secondary);font-size:.7rem}.filter-date-range{min-width:0}.filter-date-range__period-toggle{line-height:1}.filter-date-range__period-label{letter-spacing:.01em;color:var(--text-color-secondary);white-space:nowrap;font-size:.6875rem;font-weight:500}.filter-date-range__period-switch.p-inputswitch{transform-origin:50%;transform:scale(.72)}.filter-date-range__row,.filter-date-range__fields{min-width:0}.filter-date-range__field{flex:1 1 0;min-width:0;margin-bottom:0!important}.filter-date-range__input-group{width:100%}.filter-date-range__input-group .p-inputtext{cursor:pointer;background:var(--surface-card)}.filter-date-range__input-group--active .p-inputtext,.filter-date-range__input-group--active .p-button{border-color:var(--primary-color)}.filter-date-range__input-group--active .p-inputtext{box-shadow:0 0 0 .1rem color-mix(in srgb, var(--primary-color) 25%, transparent)}.filter-date-range__calendar-btn.p-button{flex-shrink:0}.filter-date-range__nav.p-button{width:2rem;height:2.75rem}.filter-date-range__panel.p-overlaypanel .p-overlaypanel-content{padding:.85rem 1rem 1rem}.filter-date-range__panel.p-overlaypanel .p-datepicker{border:none;padding:0}.filter-date-range__panel.p-overlaypanel .p-datepicker-header .p-datepicker-title{order:1;margin:0}.filter-date-range__panel.p-overlaypanel .p-datepicker-header .filter-date-range__period-toggle{flex-shrink:0;order:2;margin-left:.35rem;margin-right:auto}.filter-date-range__panel.p-overlaypanel .p-datepicker-header .p-datepicker-prev{order:3}.filter-date-range__panel.p-overlaypanel .p-datepicker-header .p-datepicker-next{order:4}@media screen and (max-width:960px){.filter-card__mobile-inline>.filter-date-range{grid-column:1/-1}.filter-card__mobile-inline .filter-date-range__row{flex-wrap:nowrap}.filter-card__mobile-inline .filter-date-range__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.filter-card__mobile-inline .filter-date-range__nav{align-self:end;margin-bottom:.1rem}}.print-format-card{--accent:var(--primary-color);--accent-soft:#6366f11f;text-align:center;border:1px solid var(--surface-border);background:var(--surface-card);cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:.45rem;width:100%;height:100%;padding:1.6rem 1.1rem 1.35rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden}.print-format-card:before{content:"";background:var(--accent);opacity:0;height:4px;transition:opacity .18s;position:absolute;inset:0 0 auto}.print-format-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 16px 34px #0f172a29}.print-format-card:hover:before{opacity:1}.print-format-card:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;pointer-events:none;transform:none}.print-format-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.print-format-card:active{transform:translateY(-1px)}.print-format-card__icon{background:var(--accent-soft);width:3.4rem;height:3.4rem;color:var(--accent);border-radius:16px;justify-content:center;align-items:center;font-size:1.55rem;transition:transform .18s;display:inline-flex}.print-format-card:hover .print-format-card__icon{transform:scale(1.06)rotate(-3deg)}.print-format-card__title{color:var(--text-color);font-size:1.02rem;font-weight:700}.print-format-card__desc{color:var(--text-color-secondary);max-width:15rem;font-size:.8rem;line-height:1.35}.print-format-card__badge{letter-spacing:.02em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border-radius:999px;margin-top:.1rem;padding:.18rem .65rem;font-size:.68rem;font-weight:700}.print-format-card__go{color:var(--accent);opacity:0;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;transition:opacity .18s,transform .18s;display:inline-flex;transform:translateY(4px)}.print-format-card__go i{font-size:.75rem}.print-format-card:hover .print-format-card__go{opacity:1;transform:translateY(0)}.print-format-card--pdf{--accent:#e11d48;--accent-soft:#e11d481f}.print-format-card--thermal{--accent:#4f46e5;--accent-soft:#4f46e51f}.print-format-card--receivable{--accent:#16a34a;--accent-soft:#16a34a1f}.print-format-card--payable{--accent:#dc2626;--accent-soft:#dc26261f}.formgrid.grid>.field[class*=form-col-p]{flex:0 0 100%;width:100%;min-width:0;max-width:100%}@media screen and (min-width:768px){.formgrid.grid>.field.form-col-p15{flex:0 0 15%;width:15%;max-width:15%}.formgrid.grid>.field.form-col-p20{flex:0 0 20%;width:20%;max-width:20%}.formgrid.grid>.field.form-col-p25{flex:0 0 25%;width:25%;max-width:25%}.formgrid.grid>.field.form-col-p30{flex:0 0 30%;width:30%;max-width:30%}.formgrid.grid>.field.form-col-p35{flex:0 0 35%;width:35%;max-width:35%}.formgrid.grid>.field.form-col-p40{flex:0 0 40%;width:40%;max-width:40%}.formgrid.grid>.field.form-col-p50{flex:0 0 50%;width:50%;max-width:50%}.formgrid.grid>.field.form-col-p65{flex:0 0 65%;width:65%;max-width:65%}}.collection-field-principal-slot{width:6.75rem;padding-bottom:.65rem}.collection-field-action-slot{justify-content:flex-end;width:7.5rem;padding-bottom:.35rem;display:flex}.field-frame{border:1px solid var(--surface-border);border-radius:var(--border-radius,6px);min-width:0;margin:0;padding:.85rem .75rem .6rem;position:relative}.field-frame-legend{color:var(--text-color-secondary,#6b7280);margin-left:.25rem;padding:0 .4rem;font-size:.75rem;line-height:1}.certificate-dropzone{appearance:none;font:inherit;color:inherit;transition:border-color .15s,background-color .15s}.certificate-dropzone:hover:not(:disabled){border-color:var(--primary-color)}.certificate-dropzone:disabled{cursor:default;opacity:.7}.dre-toggle{appearance:none;cursor:pointer;color:var(--text-color-secondary,#6b7280);background:0 0;border:0;padding:0;line-height:1}.dre-toggle:hover{color:var(--primary-color)}.dre-cell--drill{cursor:pointer;text-underline-offset:3px;-webkit-text-decoration:underline dotted #0000;text-decoration:underline dotted #0000}.dre-cell--drill:hover{color:var(--primary-color);-webkit-text-decoration-color:var(--primary-color);text-decoration-color:var(--primary-color)}.invoice-fin__heading{color:var(--text-color);margin:0 0 .35rem;font-size:1.1rem;font-weight:700}.invoice-fin__subtitle{color:var(--text-color-secondary);margin:0 0 1.25rem;font-size:.875rem}.invoice-fin__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}@media (max-width:960px){.invoice-fin__summary{grid-template-columns:1fr 1fr}}@media (max-width:576px){.invoice-fin__summary{grid-template-columns:1fr}}.invoice-fin__card{border:1px solid var(--surface-border);background:var(--surface-card);border-radius:10px;flex-direction:column;gap:.35rem;min-width:0;padding:.85rem 1rem;display:flex}.invoice-fin__label{color:var(--text-color-secondary);font-size:.75rem}.invoice-fin__value{color:var(--text-color);word-break:break-word;font-size:.95rem;font-weight:600}.invoice-fin__value--primary{color:var(--primary-color);font-weight:700}.invoice-fin__link{font:inherit;color:var(--primary-color);cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;font-weight:700;display:inline-flex}.invoice-fin__link:hover{text-decoration:underline}.invoice-fin__link .pi{font-size:.75rem}.invoice-fin__parcels-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.invoice-fin__parcels-title{margin:0;font-size:1rem;font-weight:700}.invoice-fin__parcels-count{color:var(--text-color-secondary);font-size:.75rem}.invoice-fin__parcels{flex-direction:column;gap:.75rem;display:flex}.invoice-fin__parcel{border:1px solid var(--surface-border);border-radius:10px;padding:.85rem 1rem}.invoice-fin--receivable .invoice-fin__parcel{background:#fafcff}.invoice-fin--payable .invoice-fin__parcel{background:#fffaf3}.invoice-fin__parcel-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.invoice-fin__parcel-left{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.invoice-fin__parcel-amount{font-size:.95rem;font-weight:700}.invoice-fin__parcel-meta{color:var(--text-color-secondary);flex-wrap:wrap;gap:1.25rem;margin-top:.5rem;font-size:.75rem;display:flex}.invoice-fin__settlements{flex-direction:column;gap:.5rem;margin-top:.75rem;padding-left:.65rem;display:flex}.invoice-fin--receivable .invoice-fin__settlements{border-left:2px solid #e3f2fd}.invoice-fin--payable .invoice-fin__settlements{border-left:2px solid #ffe0b2}.invoice-fin__settlement{color:var(--text-color-secondary);background:#fff;border:1px solid #e7eef6;border-radius:8px;grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:center;gap:.75rem;padding:.65rem .85rem;font-size:.75rem;display:grid}@media (max-width:960px){.invoice-fin__settlement{grid-template-columns:1fr}}.invoice-fin--payable .invoice-fin__settlement{border-color:#f0e6d8}.nfe-tx-summary{background:#f8fbff;border:1px solid #c8e6c9;border-radius:8px;margin-bottom:1rem;padding:.875rem 1rem}.nfe-tx-summary__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.nfe-tx-summary__title{color:#2e7d32;margin:0;font-size:.95rem;font-weight:700}.nfe-tx-summary__actions{flex-wrap:wrap;gap:.5rem;display:flex}.nfe-tx-summary__status-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.nfe-tx-summary__status-left{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.nfe-tx-summary__status-label{color:var(--text-color);font-size:.875rem;font-weight:700}.nfe-tx-summary__chip.p-tag{color:#2e7d32;background:0 0;border:1px solid #81c784}.nfe-tx-summary__when{color:var(--text-color-secondary);font-size:.875rem;font-weight:700}.nfe-tx-summary__alert{margin-bottom:.75rem}.nfe-tx-summary__grid{grid-template-columns:2fr 1.2fr .8fr 2fr;gap:1rem;display:grid}@media (max-width:960px){.nfe-tx-summary__grid{grid-template-columns:1fr}}.nfe-tx-field{min-width:0}.nfe-tx-field__label{color:var(--text-color-secondary);margin-bottom:.15rem;font-size:.75rem;display:block}.nfe-tx-field__row{align-items:center;gap:.35rem;min-width:0;display:flex}.nfe-tx-field__value{color:var(--text-color);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.nfe-tx-field__value--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.nfe-tx-field__value--strong{font-weight:700}.nfe-tx-field__copy{color:var(--text-color-secondary);cursor:pointer;background:0 0;border:0;border-radius:4px;flex-shrink:0;padding:.15rem;line-height:1}.nfe-tx-field__copy:hover{color:var(--primary-color);background:var(--surface-hover)}.nfe-tx-provider{background:#1976d20a;border:1px solid #1976d259;border-radius:10px;margin-bottom:1rem;padding:1rem}.nfe-tx-provider__title{color:var(--primary-color);margin:0 0 .75rem;font-size:1rem;font-weight:700}.nfe-tx-dual{grid-template-columns:1fr 1fr;align-items:stretch;gap:1rem;display:grid}@media (max-width:960px){.nfe-tx-dual{grid-template-columns:1fr}}.nfe-tx-dual__col{flex-direction:column;min-height:260px;display:flex}.nfe-tx-dual__eyebrow{margin-bottom:.5rem;font-size:.875rem;font-weight:700}.nfe-tx-dual__eyebrow--tx{color:var(--primary-color)}.nfe-tx-dual__eyebrow--cancel{color:#ed6c02}.nfe-tx-card{border:1px solid var(--surface-border);background:var(--surface-card);border-radius:10px;flex-direction:column;flex:1;gap:.65rem;padding:1rem;display:flex}.nfe-tx-card--cancel{border-color:#ed6c0273}.nfe-tx-card__meta{color:var(--text-color-secondary);font-size:.75rem}.nfe-tx-card__ref{color:var(--text-color);font-size:.95rem}.nfe-tx-card__body{flex-direction:column;gap:.35rem;display:flex}.nfe-tx-card__line{word-break:break-word;margin:0;font-size:.875rem}.nfe-tx-card__actions{flex-wrap:wrap;gap:.65rem;margin-top:auto;padding-top:.5rem;display:flex}.nfe-tx-status-banner{border-radius:8px;padding:.55rem .85rem}.nfe-tx-status-banner__label{text-transform:none;font-size:.7rem;font-weight:800;display:block}.nfe-tx-status-banner__value{word-break:break-word;font-size:.95rem;font-weight:800;display:block}.nfe-tx-status-banner--success{color:#2e7d32;background:#2e7d321a;border:1px solid #2e7d3259}.nfe-tx-status-banner--warn{color:#ed6c02;background:#ed6c021a;border:1px solid #ed6c0266}.nfe-tx-datetime{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (max-width:576px){.nfe-tx-datetime{grid-template-columns:1fr}}.nfe-tx-datetime__cell{border-radius:8px;padding:.55rem .75rem}.nfe-tx-datetime__label{color:var(--text-color-secondary);font-size:.7rem;font-weight:700;display:block}.nfe-tx-datetime__value{color:var(--text-color);font-size:.875rem;font-weight:700;display:block}.nfe-tx-datetime--tx .nfe-tx-datetime__cell{background:#1976d20f}.nfe-tx-datetime--cancel .nfe-tx-datetime__cell{background:#ed6c0214}.nfe-tx-btn--tx.p-button{font-weight:700;color:#1976d2!important;background:#1976d20f!important;border-color:#1976d273!important}.nfe-tx-btn--tx.p-button:enabled:hover{background:#1976d21f!important;border-color:#1976d2b3!important}.nfe-tx-btn--cancel.p-button{font-weight:700;color:#ed6c02!important;background:#ed6c0214!important;border-color:#ed6c0280!important}.nfe-tx-btn--cancel.p-button:enabled:hover{background:#ed6c0224!important;border-color:#ed6c02bf!important}.nfse-incidence-card{border-radius:var(--border-radius,6px);background:var(--surface-ground,#f8f9fa);border:1px solid #0000;align-items:flex-start;gap:.875rem;padding:.875rem 1rem;display:flex}.nfse-incidence-card__icon{flex:none;margin-top:.1rem;font-size:1.15rem;line-height:1.4}.nfse-incidence-card__body{flex-direction:column;flex:auto;gap:.5rem;min-width:0;display:flex}.nfse-incidence-card__title{letter-spacing:.04em;text-transform:uppercase;color:var(--text-color-secondary,#6b7280);font-size:.75rem;font-weight:700}.nfse-incidence-card__rows{flex-direction:column;gap:.35rem;display:flex}.nfse-incidence-card__row{grid-template-columns:6.5rem minmax(0,1fr);align-items:baseline;gap:.5rem;font-size:.875rem;line-height:1.35;display:grid}.nfse-incidence-card__key{color:var(--text-color-secondary,#6b7280);font-weight:600}.nfse-incidence-card__val{color:var(--text-color,#212529);word-break:break-word;font-weight:500}.nfse-incidence-card__muted{color:var(--text-color-secondary,#6b7280);font-weight:400}.nfse-incidence-card__hint{color:var(--orange-700,#c2410c);font-size:.8rem}.nfse-incidence-card--ok{background:#3b82f60f;border-color:#3b82f638}.nfse-incidence-card--ok .nfse-incidence-card__icon{color:var(--blue-500,#3b82f6)}.nfse-incidence-card--warn{background:#f9731614;border-color:#f9731647}.nfse-incidence-card--warn .nfse-incidence-card__icon{color:var(--orange-500,#f97316)}.nfse-order-items{border:1px solid var(--surface-border,#dee2e6);border-radius:var(--border-radius,6px);flex-direction:column;display:flex;overflow:hidden}.nfse-order-items__row{border-bottom:1px solid var(--surface-border,#dee2e6);background:var(--surface-card,#fff);grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.65rem .75rem;display:grid}.nfse-order-items__row:last-child{border-bottom:none}.nfse-order-items__row:nth-child(2n){background:var(--surface-ground,#f8f9fa)}.nfse-order-items__num{color:var(--text-color-secondary,#6b7280);text-align:center;font-weight:600}.nfse-order-items__desc{word-break:break-word;min-width:0;font-size:.9rem}.nfse-order-items__actions{justify-content:flex-end;gap:.15rem;display:flex}.nfse-values-row{grid-template-columns:1fr;align-items:stretch;gap:1rem;display:grid}@media (min-width:768px){.nfse-values-row:has(.nfse-total-box){grid-template-columns:minmax(0,1fr) 16rem;gap:1.25rem}}.nfse-values-row__desc{flex-direction:column;min-width:0;display:flex}.nfse-values-row__desc>.field{flex-direction:column;flex:auto;width:100%;margin-bottom:0;display:flex}.nfse-values-row__desc .p-float-label{flex-direction:column;flex:auto;height:100%;display:flex}.nfse-values-row__desc textarea.p-inputtextarea{box-sizing:border-box;resize:vertical;flex:auto;width:100%;min-height:8.5rem;height:100%!important}.nfse-total-box{box-sizing:border-box;border-radius:var(--border-radius,6px);background:var(--orange-50,#f973161a);border:2px solid var(--orange-300,#f973168c);flex-direction:column;justify-content:center;gap:.5rem;width:100%;min-width:0;padding:1rem;display:flex;box-shadow:0 0 0 1px #f973161f}@media (min-width:768px){.nfse-total-box{min-height:100%}}.nfse-total-box__label{color:var(--orange-700,#c2410c);font-size:.875rem;font-weight:700}.nfse-total-box__hint{color:var(--text-color-secondary,#6b7280);margin-top:-.25rem;font-size:.75rem}.nfse-total-box__value{color:var(--orange-600,#ea580c);font-size:1.35rem;font-weight:700;line-height:1.2}.nfse-total-box__field{width:100%;min-width:0;margin-top:.25rem}.nfse-total-box .field{width:100%;min-width:0;max-width:100%;margin-bottom:0}.nfse-total-box .p-float-label,.nfse-total-box .p-inputnumber,.nfse-total-box .p-inputwrapper{box-sizing:border-box;min-width:0;max-width:100%;width:100%!important}.nfse-total-box .p-inputnumber{display:flex}.nfse-total-box .p-inputnumber-input{box-sizing:border-box;min-width:0;max-width:100%;font-size:1.05rem;font-weight:700;width:100%!important}.nfse-total-box--filled{border-color:var(--green-500,#22c55e);box-shadow:none;background:#22c55e14}.nfse-total-box--filled .nfse-total-box__label{color:var(--green-700,#15803d)}.nfse-total-box--filled .nfse-total-box__value{color:var(--green-600,#16a34a)}.crud-table-hint-link{color:var(--primary-color,#1976d2);cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border:0;padding:0;font-size:.75rem;font-weight:700;line-height:1.1}.crud-table-hint-link:hover{text-decoration:underline}.nfse-subst-card{border:1px solid var(--surface-border,#e0e0e0);background:#00000005;border-radius:.75rem;height:100%;overflow:hidden}.nfse-subst-card--primary{border-color:color-mix(in srgb, var(--primary-color,#1976d2) 35%, transparent);background:color-mix(in srgb, var(--primary-color,#1976d2) 5%, transparent)}.nfse-subst-card--primary .nfse-subst-card__head{background:color-mix(in srgb, var(--primary-color,#1976d2) 8%, transparent)}.nfse-subst-card--primary .nfse-subst-card__title{color:var(--primary-color,#1565c0)}.nfse-subst-card__head{border-bottom:1px solid var(--surface-border,#e0e0e0);background:#00000005;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;display:flex}.nfse-subst-card__title{color:var(--text-color,#212121);font-size:.875rem;font-weight:700}.nfse-subst-card__subtitle{color:var(--text-color-secondary,#6c757d);margin-top:.15rem;font-size:.75rem}.nfse-subst-card__grid{grid-template-columns:1fr 1fr;gap:.75rem 1rem;padding:1rem;display:grid}.nfse-subst-card__full{grid-column:1/-1}.nfse-subst-card__label{color:var(--text-color-secondary,#6c757d);margin-bottom:.15rem;font-size:.75rem;font-weight:600;display:block}.nfse-subst-card__value{color:var(--text-color,#212121);word-break:break-word;font-size:.875rem;font-weight:500;display:block}@media (min-width:768px){.nfse-iss-toggle{padding-bottom:1rem;flex:0 0 30%!important;width:30%!important;max-width:30%!important}}.nfse-values-preview{box-shadow:none;background:#f9f9fc;border:1px solid #e0e0e0;border-radius:.75rem;margin-top:.5rem;overflow:hidden}.nfse-values-preview__header{background:color-mix(in srgb, var(--primary-color,#1976d2) 8%, transparent);border-bottom:1px solid #e0e0e0;padding:.75rem 1rem}.nfse-values-preview__title{color:var(--primary-color,#1976d2);font-size:1rem;font-weight:700;line-height:1.4;display:block}.nfse-values-preview__body{flex-direction:column;gap:1rem;padding:1rem 1.25rem 1.25rem;display:flex}.nfse-values-preview__section{margin:0}.nfse-values-preview__section--net{border-top:1px solid var(--surface-border,#e0e0e0);padding-top:.75rem}.nfse-values-preview__section-title{color:var(--text-color,#212121);margin:0 0 .5rem;font-size:.875rem;font-weight:700;line-height:1.4}.nfse-values-preview__row{align-items:baseline;gap:.5rem;padding:.25rem 0;display:flex}.nfse-values-preview__label{color:var(--text-color-secondary,#6c757d);flex-shrink:0;font-size:.875rem;line-height:1.4}.nfse-values-preview__dots{border-bottom:1px dotted var(--surface-border,#dee2e6);flex:auto;align-self:flex-end;min-width:.5rem;margin-bottom:.2rem}.nfse-values-preview__value{color:var(--text-color,#212121);flex-shrink:0;font-size:.875rem;font-weight:600;line-height:1.4}.nfse-values-preview__value--danger{color:var(--red-500,#ef4444)}.crm-inbox{grid-template-columns:22rem 1fr;gap:1rem;height:calc(100vh - 13rem);min-height:32rem;display:grid}@media (max-width:960px){.crm-inbox{grid-template-columns:1fr;height:auto}}.crm-inbox__list,.crm-inbox__thread{border-radius:14px;flex-direction:column;min-height:0;display:flex;overflow:hidden}.crm-inbox__list-head{border-bottom:1px solid var(--surface-border);flex-direction:column;gap:.6rem;padding:.85rem;display:flex}.crm-inbox__list-items{background:var(--surface-ground,transparent);flex-direction:column;flex:1;gap:.2rem;padding:.5rem;display:flex;overflow-y:auto}.crm-inbox__thread-head{border-bottom:1px solid var(--surface-border);background:var(--surface-card);flex-wrap:wrap;align-items:center;gap:.85rem;padding:.8rem 1rem;display:flex}.crm-inbox__thread-avatar.p-avatar,.crm-conv__avatar.p-avatar{background:var(--primary-color,#6366f1);color:var(--primary-color-text,#fff);flex-shrink:0;font-weight:700}.crm-conv{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:.75rem;padding:.6rem .7rem;transition:background-color .15s,border-color .15s;display:flex}.crm-conv:hover{background:var(--surface-hover,#0000000a)}.crm-conv--active{background:var(--primary-50,var(--surface-hover));border-color:var(--primary-color)}.crm-conv__body{flex:1;min-width:0}.crm-conv__name{color:var(--text-color,#1f2937);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.crm-conv__time{color:var(--text-color-secondary,#94a3b8);flex-shrink:0;font-size:.72rem}.crm-conv__preview{color:var(--text-color-secondary,#6b7280);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.crm-conv__unread.p-badge{background:var(--green-500,#22c55e);color:#fff;font-weight:800}.crm-thread__messages{background:var(--surface-ground,#f1f5f9);flex-direction:column;flex:1;gap:.35rem;padding:1.25rem;display:flex;overflow-y:auto}.crm-bubble{word-break:break-word;border-radius:.9rem;max-width:70%;padding:.5rem .75rem .4rem;font-size:.9rem;line-height:1.35;box-shadow:0 1px 1.5px #00000014}.crm-bubble__meta{opacity:.7;text-align:right;margin-top:.15rem;font-size:.68rem;display:block}.crm-bubble--in{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-bottom-left-radius:.25rem;align-self:flex-start}.crm-bubble--out{background:var(--primary-color,#6366f1);color:var(--primary-color-text,#fff);border-bottom-right-radius:.25rem;align-self:flex-end}.crm-bubble--failed{background:var(--red-500,#ef4444)}.crm-dialog{width:30rem;max-width:95vw}.crm-kanban{align-items:flex-start;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.crm-kanban__column{background:var(--surface-ground,#f8f9fa);border:1px solid var(--surface-border,#e5e7eb);border-radius:.75rem;flex-direction:column;flex:0 0 17rem;width:17rem;max-height:70vh;display:flex}.crm-kanban__column--over{border-color:var(--primary-color,#6366f1);box-shadow:0 0 0 2px var(--primary-color,#6366f1) inset}.crm-kanban__header{border-top:3px solid var(--surface-border,#e5e7eb);border-top-left-radius:.75rem;border-top-right-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.crm-kanban__dot{border-radius:50%;width:.75rem;height:.75rem;display:inline-block}.crm-kanban__count{text-align:center;min-width:1.5rem;color:var(--text-color-secondary,#6b7280);background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:999px;padding:.1rem .45rem;font-size:.75rem;font-weight:600}.crm-kanban__body{flex-direction:column;flex:auto;gap:.5rem;min-height:4rem;padding:.5rem .75rem .75rem;display:flex;overflow-y:auto}.crm-kanban__empty{color:var(--text-color-secondary,#9ca3af);text-align:center;padding:1rem .5rem;font-size:.85rem}.crm-kanban__card{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);cursor:grab;border-radius:.6rem;padding:.65rem .75rem;transition:box-shadow .15s,border-color .15s}.crm-kanban__card:hover{border-color:var(--primary-color,#6366f1);box-shadow:0 2px 6px #00000014}.crm-kanban__card:active{cursor:grabbing}.crm-kanban__card-title{color:var(--text-color,#1f2937);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.crm-kanban__card-value{color:var(--green-600,#16a34a);font-size:.85rem;font-weight:700}.crm-kanban__tag{border-radius:999px;padding:.1rem .5rem;font-size:.68rem;font-weight:600;line-height:1.4;display:inline-block}.crm-kanban__tag--more{background:var(--surface-200,#e5e7eb)!important;color:var(--text-color-secondary,#6b7280)!important}.crm-kanban__avatar{background:var(--primary-color,#6366f1);width:1.5rem;height:1.5rem;color:var(--primary-color-text,#fff);font-size:.6rem}.pipeline-card{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:1rem;flex-direction:column;height:100%;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex;overflow:hidden}.pipeline-card:hover{border-color:var(--primary-color,#6366f1);box-shadow:0 6px 22px #0000001a}.pipeline-card__header{background:linear-gradient(135deg, var(--primary-color,#6366f1) 0%, var(--primary-700,var(--primary-color,#4f46e5)) 100%);color:#fff;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.25rem 1.25rem 1rem;display:flex}.pipeline-card__avatar{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.pipeline-card__avatar i{color:#fff;font-size:1.25rem}.pipeline-card__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:700;line-height:1.2;overflow:hidden}.pipeline-card__subtitle{color:#fffc;font-size:.8rem}.pipeline-card__default{color:#ffffffeb;font-size:1.15rem}.pipeline-card__menu-btn.p-button.p-button-text.p-button-rounded{color:#ffffffd9;width:2.25rem;height:2.25rem}.pipeline-card__menu-btn.p-button.p-button-text.p-button-rounded:enabled:hover{color:#fff;background:#ffffff26}.pipeline-card__menu-btn.p-button.p-button-text.p-button-rounded:focus{box-shadow:0 0 0 .2rem #ffffff59}.pipeline-card__body{flex-direction:column;flex:auto;padding:1rem 1.25rem 1.25rem;display:flex}.pipeline-card__stages{flex-wrap:wrap;flex:auto;align-content:flex-start;gap:.4rem;min-height:1.75rem;margin-bottom:1rem;display:flex}.pipeline-card__stages-more{color:var(--text-color-secondary,#6b7280);align-self:center;font-size:.72rem;font-weight:600}.pipeline-card__stages-empty{color:var(--text-color-secondary,#9ca3af);align-self:center;font-size:.8rem}.pipeline-card__divider{background:var(--surface-border,#e5e7eb);height:1px;margin-bottom:1rem}.pipeline-stage-chip{border-radius:999px;align-items:center;gap:.4rem;padding:.15rem .6rem;font-size:.72rem;font-weight:600;line-height:1.5;display:inline-flex}.pipeline-stage-chip__dot{border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.crm-funnel{flex-direction:column;gap:1.5rem;padding:.5rem 0;display:flex}@media (min-width:992px){.crm-funnel{flex-direction:row;align-items:flex-start}}.crm-funnel__visual{flex:none;width:100%}@media (min-width:992px){.crm-funnel__visual{width:28rem}}.crm-funnel__stage{cursor:pointer;justify-content:center;align-items:center;height:5rem;transition:filter .18s;display:flex;position:relative}.crm-funnel__stage:hover{filter:brightness(.9)}.crm-funnel__stage:focus-visible{outline:2px solid var(--primary-color,#6366f1);outline-offset:2px}.crm-funnel__fill{position:absolute;inset:0}.crm-funnel__stage-label{z-index:1;pointer-events:none;color:#fff;text-shadow:0 1px 4px #00000073;align-items:center;gap:.55rem;font-weight:700;display:inline-flex;position:relative}.crm-funnel__stage-count{text-align:center;color:#fff;background:#ffffff40;border:1px solid #ffffff59;border-radius:999px;min-width:1.5rem;padding:.05rem .55rem;font-size:.8rem;font-weight:800}.crm-funnel__stage-prob{color:#fffffff2;background:#0003;border-radius:999px;padding:.05rem .45rem;font-size:.7rem;font-weight:600}.crm-funnel__outcomes{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.crm-funnel__outcome{border:1px solid var(--surface-border,#e5e7eb);background:var(--surface-card,#fff);cursor:pointer;border-radius:.75rem;align-items:center;gap:.6rem;padding:.6rem 1rem;transition:box-shadow .15s,border-color .15s;display:inline-flex}.crm-funnel__outcome:hover{box-shadow:0 2px 10px #0000001a}.crm-funnel__outcome--won{background:#22c55e14;border-color:#22c55e59}.crm-funnel__outcome--won .crm-funnel__outcome-icon,.crm-funnel__outcome--won .crm-funnel__outcome-value{color:#16a34a}.crm-funnel__outcome--lost .crm-funnel__outcome-icon{color:var(--text-color-secondary,#9ca3af)}.crm-funnel__outcome-icon{font-size:1.1rem}.crm-funnel__outcome-label{color:var(--text-color-secondary,#6b7280);font-size:.7rem;line-height:1.1}.crm-funnel__outcome-value{font-size:1.1rem;font-weight:800;line-height:1.2}.crm-funnel__summary{border:1px solid var(--surface-border,#e5e7eb);background:var(--surface-card,#fff);border-radius:.75rem;flex:auto;min-width:0;overflow:hidden}.crm-funnel__summary-header{background:var(--surface-ground,#f8fafc);border-bottom:1px solid var(--surface-border,#e5e7eb);padding:.75rem 1rem;font-weight:700}.crm-funnel__summary-row{border-bottom:1px solid var(--surface-border,#e5e7eb);cursor:pointer;border-left:3px solid #0000;padding:.85rem 1rem;transition:background .13s,border-color .13s}.crm-funnel__summary-row:hover{background:var(--surface-hover,#00000008);border-left-color:var(--primary-color,#6366f1)}.crm-funnel__summary-row:focus-visible{outline:2px solid var(--primary-color,#6366f1);outline-offset:-2px}.crm-funnel__summary-row--total{background:var(--surface-ground,#f8fafc);cursor:default;border-bottom:none}.crm-funnel__summary-row--total:hover{background:var(--surface-ground,#f8fafc);border-left-color:#0000}.crm-funnel__summary-dot{border-radius:50%;flex-shrink:0;width:.625rem;height:.625rem}.crm-funnel__metric-label{color:var(--text-color-secondary,#6b7280);font-size:.7rem}.crm-funnel__metric-value{color:var(--text-color,#1f2937);font-size:1.25rem;font-weight:800;line-height:1.2}.crm-funnel__metric-sub{color:var(--text-color,#1f2937);font-size:.85rem;font-weight:700}.crm-funnel__total-label{letter-spacing:.05em;text-transform:uppercase;color:var(--text-color-secondary,#6b7280);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.crm-funnel__chip{border-radius:999px;padding:.1rem .45rem;font-size:.62rem;font-weight:700;line-height:1.5}.crm-funnel__chip--prob{background:var(--primary-50,#6366f11f);color:var(--primary-700,var(--primary-color,#4338ca))}.crm-funnel__chip--conv-good{color:#15803d;background:#22c55e26}.crm-funnel__chip--conv-mid{color:#b45309;background:#f59e0b29}.crm-funnel__chip--conv-low{color:#b91c1c;background:#ef444424}.crm-funnel__drill-item{border:1px solid var(--surface-border,#e5e7eb);cursor:pointer;border-radius:.6rem;align-items:center;gap:.75rem;padding:.75rem;transition:background .13s,border-color .13s;display:flex}.crm-funnel__drill-item:hover{background:var(--surface-hover,#00000008);border-color:var(--primary-color,#6366f1)}.crm-funnel__drill-item:focus-visible{outline:2px solid var(--primary-color,#6366f1);outline-offset:-2px}.crm-detail-hero{color:#fff;background:linear-gradient(135deg, var(--hero-from,var(--primary-color,#6366f1)) 0%, var(--hero-to,var(--primary-700,var(--primary-color,#4f46e5))) 100%);border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.crm-detail-hero--stack{flex-direction:column;align-items:stretch}.crm-detail-hero--amber{--hero-from:#f59e0b;--hero-to:#d97706}.crm-detail-hero--green{--hero-from:#22c55e;--hero-to:#16a34a}.crm-detail-hero--slate{--hero-from:#94a3b8;--hero-to:#64748b}.crm-detail-hero__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.crm-detail-hero__back.p-button.p-button-text,.crm-detail-hero__back.p-button.p-button-text:enabled:hover{color:#ffffffd9}.crm-detail-hero__back.p-button.p-button-text:enabled:hover{color:#fff;background:#ffffff1f}.crm-detail-hero__name{align-items:center;gap:.65rem;font-size:1.4rem;font-weight:800;line-height:1.2;display:flex}.crm-detail-hero__name>i{opacity:.9}.crm-detail-hero__subtitle{opacity:.82;margin-top:.35rem;font-size:.85rem}.crm-detail-hero__hbadge{letter-spacing:.05em;color:#fff;background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;align-items:center;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.crm-detail-hero .p-button.crm-detail-hero__action{color:#fff;background:#ffffff26;border:1px solid #ffffff4d}.crm-detail-hero .p-button.crm-detail-hero__action:enabled:hover{color:#fff;background:#ffffff42;border-color:#ffffff73}.crm-detail-hero__title{font-size:1.35rem;font-weight:700;line-height:1.2}.crm-detail-hero__metric{text-align:right}.crm-detail-hero__metric-label{opacity:.85;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.crm-detail-hero__metric-value{font-size:1.5rem;font-weight:800;line-height:1.2}.crm-detail-field{align-items:flex-start;gap:.6rem;display:flex}.crm-detail-field>i{color:var(--primary-color,#6366f1);margin-top:.15rem}.crm-detail-field__label{color:var(--text-color-secondary,#6b7280);text-transform:uppercase;letter-spacing:.03em;font-size:.72rem}.crm-detail-field__value{color:var(--text-color,#1f2937);font-weight:500}.crm-link-cell{font:inherit;text-align:left;cursor:pointer;color:var(--primary-color,#6366f1);background:0 0;border:none;padding:0;font-weight:600}.crm-link-cell:hover{text-decoration:underline}.crm-link-cell:focus-visible{outline:2px solid var(--primary-color,#6366f1);outline-offset:2px;border-radius:2px}.crm-status-badge{white-space:nowrap;color:var(--badge-fg,#4b5563);background:var(--badge-bg,#f3f4f6);border:1px solid var(--badge-border,transparent);border-radius:999px;align-items:center;gap:.4rem;padding:.22rem .65rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.crm-status-badge__dot{background:var(--badge-dot,currentColor);border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.crm-status-badge--live .crm-status-badge__dot{animation:1s ease-in-out infinite crmLivePulse}@keyframes crmLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.crm-metric-card{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-left:4px solid var(--metric-accent,var(--primary-color,#6366f1));border-radius:.85rem;align-items:center;gap:.9rem;height:100%;padding:1rem 1.1rem;transition:transform .15s,box-shadow .15s;display:flex}.crm-metric-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.crm-metric-card__icon{width:2.6rem;height:2.6rem;color:var(--metric-accent,var(--primary-color,#6366f1));background:var(--metric-tint,#6366f11f);border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;display:inline-flex}.crm-metric-card__value{color:var(--text-color,#1f2937);font-size:1.5rem;font-weight:800;line-height:1.15}.crm-metric-card__label{color:var(--text-color-secondary,#6b7280);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.crm-channel-card{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:1rem;flex-direction:column;height:100%;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.crm-channel-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a1a}.crm-channel-card__body{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.6rem;padding:1.75rem 1.25rem 1.25rem;display:flex}.crm-channel-card__avatar{color:#fff;background:var(--channel-bg,var(--primary-color,#6366f1));border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.5rem;font-weight:900;line-height:1;display:inline-flex;box-shadow:0 4px 16px #0000002e}.crm-channel-card__name{color:var(--text-color,#1f2937);font-size:1.05rem;font-weight:700}.crm-channel-card__desc{color:var(--text-color-secondary,#6b7280);font-size:.78rem;line-height:1.4}.crm-channel-card__cred{align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:inline-flex}.crm-channel-card__cred--on{color:#16a34a}.crm-channel-card__cred--off{color:var(--text-color-secondary,#9ca3af)}.crm-channel-card__footer{border-top:1px solid var(--surface-border,#e5e7eb);justify-content:space-between;align-items:center;gap:.5rem;padding:.7rem 1rem;display:flex}.crm-channel-card__status{color:var(--text-color-secondary,#6b7280);align-items:center;gap:.45rem;font-size:.8rem;font-weight:700;display:inline-flex}.crm-channel-card__status-dot{border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}.crm-hero-progress__meta{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.45rem;font-size:.78rem;display:flex}.crm-hero-progress__meta-pct{font-weight:800}.crm-hero-progress__track{background:#fff3;border-radius:999px;height:.55rem;overflow:hidden}.crm-hero-progress__fill{background:#fff;border-radius:999px;height:100%;transition:width .5s}.prospecting-hero{color:#fff;background:linear-gradient(120deg, var(--primary-color,#6366f1), var(--primary-700,var(--primary-color,#4f46e5)));border-radius:1rem;padding:1.5rem}.prospecting-hero__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.prospecting-hero__title{align-items:center;gap:.65rem;font-size:1.4rem;font-weight:800;line-height:1.2;display:flex}.prospecting-hero__subtitle{opacity:.82;margin-top:.3rem;font-size:.85rem}.prospecting-hero .p-button.prospecting-hero__cta{color:var(--primary-color,#6366f1);background:#fff;border-color:#fff;font-weight:700}.prospecting-hero .p-button.prospecting-hero__cta:enabled:hover{color:var(--primary-700,var(--primary-color,#4f46e5));background:#ffffffe6;border-color:#ffffffe6}.prospecting-hero__kpis{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1.5rem;display:grid}@media (max-width:992px){.prospecting-hero__kpis{grid-template-columns:repeat(2,1fr)}}.prospecting-hero__tile{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:.75rem;padding:1rem 1.1rem;position:relative;overflow:hidden}.prospecting-hero__tile-value{font-size:1.9rem;font-weight:800;line-height:1.1}.prospecting-hero__tile-label{text-transform:uppercase;letter-spacing:.06em;opacity:.8;margin-top:.2rem;font-size:.66rem;font-weight:600}.prospecting-hero__tile-icon{opacity:.15;font-size:2.4rem;position:absolute;top:.5rem;right:.55rem}.prospecting-hero__credits{border-top:1px solid #ffffff26;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.25rem;padding-top:1rem;font-size:.78rem;display:flex}.prospecting-hero__credits-label{flex-shrink:0;font-weight:700}.prospecting-hero__credits-muted{opacity:.75;flex-shrink:0}.prospecting-hero__credits-bar{background:#fff3;border-radius:999px;flex:160px;max-width:280px;height:.5rem;overflow:hidden}.prospecting-hero__credits-fill{background:var(--credits-color,#fff);border-radius:999px;height:100%;transition:width .4s}.prospecting-hero .p-button.prospecting-hero__refresh.p-button-text{color:#ffffffd9}.prospecting-hero .p-button.prospecting-hero__refresh.p-button-text:enabled:hover{color:#fff;background:#ffffff24}.crm-metric-solid{color:#fff;background:var(--solid-bg,var(--primary-color,#6366f1));border-radius:.85rem;height:100%;padding:1rem 1.1rem;transition:transform .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001f}.crm-metric-solid:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000002e}.crm-metric-solid__value{font-size:1.7rem;font-weight:800;line-height:1}.crm-metric-solid__label{text-transform:uppercase;letter-spacing:.06em;opacity:.85;margin-top:.35rem;font-size:.66rem;font-weight:600}.crm-metric-solid__icon{opacity:.18;font-size:2.2rem;position:absolute;top:.5rem;right:.55rem}.crm-score-circle{border:3px solid var(--score-ring,#9ca3af);background:var(--score-bg,transparent);width:2.75rem;height:2.75rem;color:var(--score-fg,var(--text-color,#1f2937));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}.crm-result-row{border:1px solid var(--surface-border,#e5e7eb);border-left:4px solid var(--result-accent,#9ca3af);background:var(--surface-card,#fff);border-radius:.75rem;margin-bottom:.6rem;transition:box-shadow .15s,transform .15s}.crm-result-row:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00000012}.crm-result-row__head{align-items:center;gap:1rem;padding:.85rem 1.1rem;display:flex}.crm-result-row__rank{text-align:right;min-width:1.6rem;color:var(--text-color-secondary,#9ca3af);flex-shrink:0;font-size:.72rem;font-weight:700}.crm-result-row__name{color:var(--text-color,#1f2937);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.crm-result-row__detail{border-top:1px solid var(--surface-border,#e5e7eb);background:var(--surface-hover,#f9fafb);color:var(--text-color-secondary,#6b7280);padding:.75rem 1.25rem 1rem 3.85rem;font-size:.82rem}.crm-result-row__detail a{color:var(--primary-color,#6366f1)}.crm-form-section-card{border:1px solid var(--surface-border,#e5e7eb);border-left:4px solid var(--section-accent,var(--primary-color,#6366f1));border-radius:1rem;margin-bottom:1.5rem;overflow:hidden}.crm-form-section-card__head{border-bottom:1px solid var(--surface-border,#e5e7eb);background:linear-gradient(90deg, var(--section-tint,#6366f114) 0%, transparent 100%);align-items:center;gap:.85rem;padding:1rem 1.25rem;display:flex}.crm-form-section-card__icon{width:2.5rem;height:2.5rem;color:var(--section-accent,var(--primary-color,#6366f1));background:var(--section-tint,#6366f11f);border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex}.crm-form-section-card__title{color:var(--text-color,#1f2937);font-weight:700}.crm-form-section-card__subtitle{color:var(--text-color-secondary,#6b7280);font-size:.78rem}.crm-form-section-card__body{padding:1.5rem 1.25rem}.crm-toggle-card{border:1px solid var(--surface-border,#e5e7eb);background:var(--surface-card,#fff);border-radius:.75rem;align-items:center;gap:1rem;padding:1rem 1.1rem;transition:border-color .15s,background .15s;display:flex}.crm-toggle-card--on{border-color:var(--toggle-accent,var(--primary-color,#6366f1));background:var(--toggle-tint,#6366f10f)}.crm-toggle-card__body{flex:1;min-width:0}.crm-toggle-card__title{color:var(--text-color,#1f2937);font-weight:600}.crm-toggle-card__desc{color:var(--text-color-secondary,#6b7280);margin-top:.15rem;font-size:.78rem}.crm-toggle-card--source{text-align:left;flex-direction:column;align-items:stretch;gap:.6rem}.crm-toggle-card__source-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.crm-toggle-card__source-icon{width:2.75rem;height:2.75rem;color:var(--toggle-accent,var(--primary-color,#6366f1));background:var(--toggle-tint,#6366f11f);border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;display:inline-flex}.p-datatable .p-datatable-tbody>tr.crm-row-complete>td:first-child{box-shadow:inset 3px 0 #22c55e}.p-chip.crm-chip-green{color:#15803d;background:#f0fdf4}.p-chip.crm-chip-purple{color:#7e22ce;background:#faf5ff}.p-chip.crm-chip-blue{color:#1d4ed8;background:#eff6ff}.p-chip.crm-chip-teal{color:#065f46;background:#ecfdf5}.channel-card{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:1rem;flex-direction:column;height:100%;transition:box-shadow .2s,border-color .2s,transform .2s;display:flex;overflow:hidden}.channel-card:hover{transform:translateY(-2px);box-shadow:0 6px 22px #0000001a}.channel-card__body{text-align:center;flex:1;padding:1.5rem 1.25rem 1.25rem}.channel-card__icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:.85rem;font-size:1.85rem;display:inline-flex;box-shadow:0 4px 14px #00000026}.channel-card__type{color:var(--text-color,#1f2937);font-size:1.2rem;font-weight:700}.channel-card__name{color:var(--text-color-secondary,#6b7280);margin-top:.25rem}.channel-card__chip{background:var(--surface-200,#e5e7eb);color:var(--text-color-secondary,#4b5563);border-radius:999px;margin-top:.7rem;padding:.15rem .75rem;font-size:.78rem;font-weight:500;display:inline-block}.channel-card__url{color:var(--text-color-secondary,#9ca3af);justify-content:center;align-items:center;gap:.35rem;margin-top:.6rem;font-size:.82rem;display:flex;overflow:hidden}.channel-card__url span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.channel-card__secret{align-items:center;gap:.4rem;margin-top:.6rem;font-size:.82rem;font-weight:600;display:inline-flex}.channel-card__secret--ok{color:var(--green-600,#16a34a)}.channel-card__secret--pending{color:var(--text-color-secondary,#9ca3af)}.channel-card__footer{color:#fff;justify-content:space-between;align-items:center;padding:.5rem .85rem;display:flex}.channel-card__footer--off{background:var(--surface-500,#6b7280)!important}.channel-card__status{align-items:center;gap:.45rem;font-size:.85rem;font-weight:600;display:inline-flex}.channel-card__status-dot{background:currentColor;border-radius:50%;width:.5rem;height:.5rem}.channel-card__footer .p-button.p-button-text{color:#ffffffd9}.channel-card__footer .p-button.p-button-text:hover{color:#fff;background:#ffffff2e}.channel-card--placeholder{background:var(--surface-50,#f8fafc);border-style:dashed}.channel-card--placeholder .channel-card__type,.channel-card--placeholder .channel-card__name{color:var(--text-color-secondary,#9ca3af)}.channel-card__icon--muted{box-shadow:none;filter:grayscale();background:var(--surface-300,#cbd5e1)!important;color:var(--surface-600,#475569)!important}.channel-card__hint{color:var(--text-color-secondary,#9ca3af);margin-top:.6rem;font-size:.8rem}.agent-status-badge{align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;display:inline-flex}.agent-status-badge__dot{background:currentColor;border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem}.agent-status-badge--on{color:var(--green-600,#16a34a)}.agent-status-badge--on .agent-status-badge__dot{box-shadow:0 0 0 3px #22c55e2e}.agent-status-badge--off{color:var(--text-color-secondary,#9ca3af)}.agent-name-cell{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.7rem;max-width:100%;padding:0;display:inline-flex}.agent-name-cell__text{flex-direction:column;min-width:0;line-height:1.25;display:flex}.agent-name-cell__name{color:var(--primary-color,#6366f1);align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.agent-name-cell:hover .agent-name-cell__name{text-decoration:underline}.agent-name-cell__persona{color:var(--text-color-secondary,#9ca3af);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.agent-name-cell__default{color:var(--yellow-500,#eab308);font-size:.72rem}.agent-avatar.p-avatar{flex-shrink:0;width:2.25rem;height:2.25rem;font-size:.8rem;font-weight:700}.agent-channel-chip{background:var(--surface-100,#f1f5f9);border:1px solid var(--surface-border,#e5e7eb);border-left:3px solid var(--chan-color);color:var(--text-color,#1f2937);border-radius:999px;align-items:center;gap:.5rem;padding:.28rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.agent-channel-chip>i{color:var(--chan-color);font-size:.95rem}.agent-channel-chip__label{flex-direction:column;line-height:1.15;display:flex}.agent-channel-chip__label small{color:var(--text-color-secondary,#9ca3af);font-size:.68rem;font-weight:500}.agent-model-tag{background:var(--surface-100,#f1f5f9);border:1px solid var(--surface-border,#e5e7eb);max-width:100%;color:var(--text-color,#334155);font-size:.78rem;font-family:var(--font-family-mono,ui-monospace, SFMono-Regular, Menlo, monospace);text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;border-radius:.4rem;padding:.2rem .55rem;display:inline-block;overflow:hidden}.agent-profile-bar{align-items:center;gap:.5rem;min-width:8rem;display:inline-flex}.agent-profile-bar__track{background:var(--surface-200,#e5e7eb);border-radius:999px;flex:1;height:.4rem;overflow:hidden}.agent-profile-bar__fill{border-radius:999px;height:100%;transition:width .3s;display:block}.agent-profile-bar__pct{color:var(--text-color-secondary,#6b7280);text-align:right;min-width:2.2rem;font-size:.72rem;font-weight:600}.agent-row-actions{justify-content:flex-end;align-items:center;gap:.1rem;display:inline-flex}.agent-row-actions .p-button.p-button-rounded.p-button-text{width:2.25rem;height:2.25rem}.model-catalog-stats{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.model-catalog-stat{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:.85rem;flex:11rem;align-items:center;gap:.85rem;min-width:11rem;padding:.9rem 1.25rem;display:flex}.model-catalog-stat__icon{color:#fff;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.1rem;display:inline-flex}.model-catalog-stat__value{color:var(--text-color,#1f2937);font-size:1.5rem;font-weight:800;line-height:1;display:block}.model-catalog-stat__label{color:var(--text-color-secondary,#6b7280);font-size:.8rem;font-weight:500}.model-catalog-provider{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:1rem;overflow:hidden}.model-catalog-provider__head{background:var(--surface-50,#f8fafc);border-bottom:1px solid var(--surface-border,#e5e7eb);align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.model-catalog-provider__avatar.p-avatar{border-radius:.65rem;width:2.75rem;height:2.75rem;font-size:.9rem;font-weight:800;box-shadow:0 2px 8px #00000026}.model-catalog-provider__meta{flex-direction:column;line-height:1.3;display:flex}.model-catalog-provider__name{color:var(--text-color,#1f2937);font-size:1.15rem;font-weight:700}.model-catalog-provider__count{color:var(--text-color-secondary,#6b7280);font-size:.82rem}.model-catalog-provider__body{padding:1.25rem 1.5rem}.agent-catalog-tabs .p-tabview-nav{border-bottom:1px solid var(--surface-border,#e5e7eb)}.agent-catalog-tabs .p-tabview-panels{background:0 0;padding:1.25rem 0 0}.agent-model-card{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:.85rem;flex-direction:column;gap:.65rem;height:100%;padding:1.25rem;transition:box-shadow .18s,transform .18s,border-color .18s;display:flex}.agent-model-card:hover{border-color:var(--primary-color,#6366f1);transform:translateY(-2px);box-shadow:0 6px 22px #0000001a}.agent-model-card__head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.agent-model-card__type.p-tag{font-size:.68rem;font-weight:700}.agent-model-card__type.p-tag--chat{background:var(--primary-50,#eef2ff);color:var(--primary-color,#6366f1)}.agent-model-card__type.p-tag--stt{color:#9333ea;background:#f3e8ff}.agent-model-card__latency{color:var(--text-color-secondary,#9ca3af);align-items:center;gap:.25rem;font-size:.72rem;display:inline-flex}.agent-model-card__latency i{font-size:.72rem}.agent-model-card__title{color:var(--text-color,#1f2937);font-size:.98rem;font-weight:700;line-height:1.25}.agent-model-card__id{font-size:.7rem;font-family:var(--font-family-mono,ui-monospace, SFMono-Regular, Menlo, monospace);color:var(--text-color-secondary,#9ca3af)}.agent-model-card__desc{color:var(--text-color-secondary,#6b7280);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}.agent-model-card__specs{gap:1.5rem;padding-top:.35rem;display:flex}.agent-model-card__specs>div{flex-direction:column;display:flex}.agent-model-card__spec-label{color:var(--text-color-secondary,#9ca3af);text-transform:uppercase;letter-spacing:.02em;font-size:.68rem}.agent-model-card__spec-value{color:var(--text-color,#1f2937);font-size:.9rem;font-weight:700}.agent-model-card__pricing{background:var(--surface-50,#f8fafc);border:1px solid var(--surface-border,#e5e7eb);border-radius:.6rem;flex-direction:column;gap:.4rem;padding:.7rem .85rem;display:flex}.agent-model-card__price-row{color:var(--text-color-secondary,#6b7280);justify-content:space-between;align-items:center;font-size:.78rem;display:flex}.agent-model-card__price{color:var(--text-color,#1f2937);align-items:center;gap:.4rem;font-weight:700;display:inline-flex}.agent-model-card__tier.p-tag{padding:.1rem .4rem;font-size:.62rem;font-weight:700}.agent-model-card__caps{flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:.35rem;display:flex}.agent-model-cap{background:var(--primary-50,#eef2ff);color:var(--primary-color,#6366f1);border:1px solid var(--primary-100,#e0e7ff);border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.agent-model-cap i{font-size:.72rem}@media screen and (max-width:960px){.agents-table .agent-profile-bar{min-width:6rem}}.agent-wizard-steps{padding:1.25rem 1rem .5rem}.agent-wizard-steps__bar.p-steps .p-steps-item .p-menuitem-link{background:0 0}.agent-wizard-steps__bar.p-steps .p-steps-item .p-menuitem-link .p-steps-number{transition:all .2s}.agent-wizard-steps__bar.p-steps .p-steps-item.p-highlight .p-steps-number{background:var(--primary-color,#6366f1);color:var(--primary-color-text,#fff);box-shadow:0 0 0 4px color-mix(in srgb, var(--primary-color,#6366f1) 18%, transparent)}.agent-wizard-steps__bar.p-steps .p-steps-item.p-highlight .p-steps-title{color:var(--primary-color,#6366f1);font-weight:700}.agent-wizard-panel__head{border-bottom:1px solid var(--surface-border,#e5e7eb);align-items:flex-start;gap:.9rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.agent-wizard-panel__icon{background:var(--primary-50,#eef2ff);width:2.6rem;height:2.6rem;color:var(--primary-color,#6366f1);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex}.agent-wizard-panel__title{color:var(--text-color,#1f2937);margin:0;font-size:1.1rem;font-weight:700}.agent-wizard-panel__subtitle{color:var(--text-color-secondary,#6b7280);margin:.15rem 0 0;font-size:.85rem}.agent-wizard-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.agent-identity{grid-template-columns:170px 1fr;align-items:start;gap:1.75rem;display:grid}.agent-avatar-picker{flex-direction:column;align-items:center;gap:.6rem;display:flex}.agent-avatar-picker__preview.p-avatar{width:5.25rem;height:5.25rem;font-size:1.7rem;font-weight:700}.agent-avatar-picker__caption{color:var(--text-color-secondary,#9ca3af);font-size:.78rem}.agent-avatar-picker__gallery{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}.agent-avatar-picker__option{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:999px;padding:0;line-height:0;transition:all .15s}.agent-avatar-picker__option .p-avatar{width:2.1rem;height:2.1rem}.agent-avatar-picker__option:hover:not(:disabled){transform:translateY(-1px)}.agent-avatar-picker__option.is-selected{border-color:var(--primary-color,#6366f1);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-color,#6366f1) 25%, transparent)}.agent-avatar-picker__option:disabled{cursor:default;opacity:.7}.agent-subsection{color:var(--text-color-secondary,#6b7280);text-transform:uppercase;letter-spacing:.03em;margin:0 0 .25rem;font-size:.9rem;font-weight:700}.agent-secret-field.p-password,.agent-secret-field.p-password .p-password-input{width:100%}.agent-model-info{border:1px solid var(--surface-border,#e5e7eb);background:var(--surface-50,#f8fafc);border-radius:.75rem;padding:.85rem 1rem}.agent-model-info__name{color:var(--text-color,#1f2937);margin-bottom:.45rem;font-weight:700;display:block}.agent-model-info__specs{flex-wrap:wrap;gap:.4rem 1.25rem;display:flex}.agent-model-info__specs span{color:var(--text-color-secondary,#6b7280);align-items:center;gap:.35rem;font-size:.8rem;display:inline-flex}.agent-model-info__specs i{color:var(--primary-color,#6366f1);font-size:.78rem}.agent-temp-slider.p-slider{margin-top:.35rem}.agent-prompt-editor.p-inputtextarea{min-height:240px;font-family:var(--font-family-mono,ui-monospace, SFMono-Regular, Menlo, monospace);font-size:.88rem;line-height:1.55}.agent-skills-hint{background:var(--primary-50,#eef2ff);border:1px solid var(--primary-100,#e0e7ff);color:var(--text-color-secondary,#4b5563);border-radius:.6rem;align-items:flex-start;gap:.6rem;padding:.75rem .9rem;font-size:.82rem;display:flex}.agent-skills-hint i{color:var(--primary-color,#6366f1);margin-top:.1rem}.agent-skills-hint code{font-family:var(--font-family-mono,ui-monospace, monospace);background:var(--surface-0,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:.3rem;padding:.05rem .3rem}.agent-skill-card{border:1px solid var(--surface-border,#e5e7eb);background:var(--surface-0,#fff);border-radius:.7rem;overflow:hidden}.agent-skill-card__head{align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.agent-skill-card__title{flex-direction:column;flex:1;min-width:0;line-height:1.3;display:flex}.agent-skill-card__name{color:var(--text-color,#1f2937);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.45rem;font-weight:600;display:inline-flex;overflow:hidden}.agent-skill-card__source.p-tag{padding:.05rem .4rem;font-size:.62rem}.agent-skill-card__snippet{color:var(--text-color-secondary,#9ca3af);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.agent-skill-card__actions{flex-shrink:0;align-items:center;gap:.15rem;display:flex}.agent-skill-card__body{flex-direction:column;gap:.6rem;padding:0 .75rem .85rem;display:flex}.agent-skill-card__content.p-inputtextarea{font-family:var(--font-family-mono,ui-monospace, monospace);font-size:.82rem}.agent-review{border:1px solid var(--surface-border,#e5e7eb);background:var(--surface-50,#f8fafc);border-radius:.85rem;padding:1.25rem}.agent-review__summary{border-bottom:1px solid var(--surface-border,#e5e7eb);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.agent-review__avatar.p-avatar{width:3.5rem;height:3.5rem;font-size:1.15rem;font-weight:700}.agent-review__meta{flex:1;min-width:200px}.agent-review__name-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.agent-review__name{color:var(--text-color,#1f2937);font-size:1.05rem;font-weight:700}.agent-review__persona{color:var(--text-color-secondary,#6b7280);margin-top:.1rem;font-size:.85rem;display:block}.agent-review__chips{flex-wrap:wrap;gap:.4rem;margin-top:.65rem;display:flex}.agent-review__checklist{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.agent-review__checklist li{color:var(--text-color-secondary,#9ca3af);align-items:center;gap:.55rem;font-size:.88rem;display:flex}.agent-review__checklist li i{color:var(--surface-400,#cbd5e1);font-size:1.05rem}.agent-review__checklist li.is-done{color:var(--text-color,#1f2937)}.agent-review__checklist li.is-done i{color:var(--green-500,#22c55e)}@media screen and (max-width:768px){.agent-identity{grid-template-columns:1fr}}.agent-detail-hero{color:#fff;background:linear-gradient(135deg, var(--primary-color,#6366f1) 0%, var(--primary-700,var(--primary-color,#4f46e5)) 100%);border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.agent-detail-hero__main{align-items:center;gap:1rem;min-width:0;display:flex}.agent-detail-hero__avatar.p-avatar{flex-shrink:0;width:3.5rem;height:3.5rem;font-size:1.25rem;font-weight:700;box-shadow:0 0 0 3px #ffffff59}.agent-detail-hero__name{align-items:center;gap:.5rem;font-size:1.4rem;font-weight:800;line-height:1.2;display:flex}.agent-detail-hero__default{color:#fde047;font-size:.9rem}.agent-detail-hero__badges{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.55rem;display:flex}.agent-detail-hero__statuswrap{background:#ffffffeb;border-radius:999px;align-items:center;padding:.2rem .6rem;line-height:1;display:inline-flex}.agent-detail-hero__channel{color:#fff;background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.4rem;padding:.28rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.agent-detail-hero__channel i{color:var(--chan-color,#fff)}.agent-detail-hero__persona{opacity:.85;margin-top:.5rem;font-size:.85rem}.agent-detail-hero__actions{flex-wrap:wrap;flex-shrink:0;gap:.5rem;display:flex}.agent-detail-hero .p-button.agent-detail-hero__action{color:#fff;background:#ffffff26;border:1px solid #ffffff4d}.agent-detail-hero .p-button.agent-detail-hero__action:enabled:hover{color:#fff;background:#ffffff42;border-color:#ffffff73}.agent-section-title{align-items:flex-start;gap:.65rem;display:flex}.agent-section-title>i{color:var(--primary-color,#6366f1);margin-top:.15rem;font-size:1.15rem}.agent-section-title__text{color:var(--text-color,#1f2937);margin:0;font-size:1.05rem;font-weight:700}.agent-section-title__hint{color:var(--text-color-secondary,#6b7280);margin:.2rem 0 0;font-size:.8rem}.agent-contact-status{align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;display:inline-flex}.agent-contact-status__dot{background:currentColor;border-radius:50%;flex-shrink:0;width:.55rem;height:.55rem}.agent-contact-status--active{color:var(--green-600,#16a34a)}.agent-contact-status--active .agent-contact-status__dot{box-shadow:0 0 0 3px #22c55e2e}.agent-contact-status--inactive{color:var(--text-color-secondary,#9ca3af)}.agent-contact-status--blocked{color:var(--red-600,#dc2626);cursor:help}.agent-contact-status--blocked .agent-contact-status__dot{box-shadow:0 0 0 3px #ef44442e}.agent-contact-phone{font-variant-numeric:tabular-nums;color:var(--text-color,#1f2937)}.agent-contact-attempts{color:var(--yellow-700,#a16207);background:var(--yellow-50,#fefce8);border:1px solid var(--yellow-200,#fef08a);border-radius:999px;align-items:center;gap:.35rem;padding:.18rem .6rem;font-size:.78rem;font-weight:700;display:inline-flex}.agent-contact-attempts i{font-size:.72rem}.agent-contact-actions{justify-content:flex-end;align-items:center;gap:.15rem;display:inline-flex}.agent-obs-header{color:#fff;background:linear-gradient(135deg, var(--primary-color,#6366f1) 0%, var(--primary-700,var(--primary-color,#4f46e5)) 100%);border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.4rem;display:flex}.agent-obs-header__titlerow{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.agent-obs-header__glyph{opacity:.9;font-size:1.35rem}.agent-obs-header__name{margin:0;font-size:1.4rem;font-weight:800;line-height:1.2}.agent-obs-header .agent-status-badge{background:#ffffffeb;border-radius:999px;padding:.2rem .6rem;line-height:1}.agent-obs-header__chips{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.6rem;display:flex}.agent-obs-chip{color:#fff;background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.4rem;padding:.28rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.agent-obs-chip i{font-size:.8rem}.agent-obs-month{background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:.15rem;padding:.2rem .35rem;display:inline-flex}.agent-obs-month__label{text-align:center;text-transform:capitalize;min-width:8.5rem;font-size:.9rem;font-weight:700}.agent-obs-month .p-button.p-button-text{color:#fff;width:2.25rem;height:2.25rem}.agent-obs-month .p-button.p-button-text:enabled:hover{color:#fff;background:#fff3}.agent-obs-month .p-button.p-button-text:disabled{opacity:.45}.agent-obs-card{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:1rem;flex-direction:column;height:100%;padding:1.15rem 1.25rem 1.25rem;display:flex}.agent-obs-card__head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.agent-obs-card__titlewrap{align-items:flex-start;gap:.6rem;min-width:0;display:flex}.agent-obs-card__icon{width:2.2rem;height:2.2rem;color:var(--primary-color,#6366f1);background:var(--primary-50,#6366f11f);border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.agent-obs-card__title{color:var(--text-color,#1f2937);margin:0;font-size:1.02rem;font-weight:700}.agent-obs-card__hint{color:var(--text-color-secondary,#6b7280);margin:.15rem 0 0;font-size:.78rem}.agent-obs-card__aside{flex-shrink:0}.agent-obs-card__body{flex:1}.agent-gauge__head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.4rem;display:flex}.agent-gauge__label{color:var(--text-color,#1f2937);font-size:.85rem;font-weight:600}.agent-gauge__usage{color:var(--text-color-secondary,#6b7280);font-variant-numeric:tabular-nums;font-size:.78rem}.agent-gauge__usage strong{color:var(--gauge-color,var(--text-color,#1f2937))}.agent-gauge__track{background:var(--surface-200,#e9ecef);border-radius:999px;height:.6rem;overflow:hidden}.agent-gauge__fill{height:100%;width:var(--gauge-pct,0%);background:var(--gauge-color,var(--primary-color,#6366f1));border-radius:999px;transition:width .5s}.agent-gauge__nolimit{color:var(--text-color-secondary,#9ca3af);margin:.1rem 0 0;font-size:.78rem;font-style:italic}.agent-gauge__policy{color:var(--text-color-secondary,#6b7280);align-items:center;gap:.5rem;font-size:.8rem;display:inline-flex}.agent-gauge__policy i{color:var(--primary-color,#6366f1)}.agent-obs-live{color:var(--text-color-secondary,#6b7280);white-space:nowrap;align-items:center;gap:.4rem;font-size:.74rem;font-weight:600;display:inline-flex}.agent-obs-live__dot{background:#22c55e;border-radius:50%;width:.5rem;height:.5rem;animation:1.6s ease-in-out infinite crmLivePulse;box-shadow:0 0 0 3px #22c55e2e}.agent-obs-active{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.agent-obs-active__row{background:var(--surface-hover,#00000005);border:1px solid var(--surface-border,#e5e7eb);border-radius:.7rem;align-items:center;gap:.75rem;padding:.65rem .8rem;transition:transform .12s,box-shadow .12s;display:flex}.agent-obs-active__row:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.agent-obs-active__avatar{width:1.9rem;height:1.9rem;color:var(--primary-color,#6366f1);background:var(--primary-50,#6366f11f);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;display:inline-flex}.agent-obs-active__id{flex-direction:column;flex:1;min-width:0;display:flex}.agent-obs-active__name{color:var(--text-color,#1f2937);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:600;overflow:hidden}.agent-obs-active__phone{color:var(--text-color-secondary,#6b7280);font-variant-numeric:tabular-nums;font-size:.76rem}.agent-obs-active__msgs{color:var(--text-color-secondary,#6b7280);flex-shrink:0;align-items:center;gap:.3rem;font-size:.8rem;font-weight:600;display:inline-flex}.agent-obs-active__msgs i{font-size:.75rem}.agent-obs-active__time{color:var(--text-color-secondary,#9ca3af);white-space:nowrap;flex-shrink:0;font-size:.76rem}.agent-obs-active__pending{color:var(--yellow-600,#ca8a04);flex-shrink:0;font-size:.85rem}.agent-obs-rank{width:1.6rem;height:1.6rem;color:var(--text-color-secondary,#6b7280);background:var(--surface-200,#e9ecef);border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:inline-flex}.agent-obs-rank--top{color:#fff;background:linear-gradient(135deg,#f59e0b,#f97316)}.agent-obs-monthtag{color:var(--text-color-secondary,#6b7280);text-transform:capitalize;font-size:.76rem;font-weight:600}.pdv-centered{background:var(--surface-ground);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.pdv-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:16px;flex-direction:column;gap:1rem;width:min(94vw,30rem);padding:2rem;display:flex;box-shadow:0 12px 40px #0000001f}.pdv-card--wide{width:min(94vw,40rem)}.pdv-card__brand{letter-spacing:.02em;color:var(--primary-color);align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.pdv-card__brand i{font-size:1.1rem}.pdv-card__title{color:var(--text-color);margin:0;font-size:1.6rem;font-weight:700}.pdv-card__subtitle{color:var(--text-color-secondary);margin:0;font-size:.95rem}.pdv-card__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.pdv-btn{min-width:9rem}.pdv-field{flex-direction:column;gap:.4rem;display:flex}.pdv-field__label{color:var(--text-color-secondary);font-size:.9rem;font-weight:600}.pdv-bigfield.p-inputtext{text-align:right;font-size:1.5rem;font-weight:700}.pdv-bignum{color:var(--text-color);font-size:1.5rem;font-weight:700}.pdv-bignum.pdv-diff--ok{color:var(--green-600,#16a34a)}.pdv-bignum.pdv-diff--short{color:var(--red-600,#dc2626)}.pdv-bignum.pdv-diff--over{color:var(--orange-600,#ea580c)}.pdv-hub{background:var(--surface-ground);flex-direction:column;min-height:100vh;display:flex}.pdv-hub__top{background:var(--surface-card);border-bottom:1px solid var(--surface-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.pdv-hub__ident{flex-direction:column;gap:.35rem;display:flex}.pdv-hub__ident-right{align-items:center;gap:.5rem;display:flex}.pdv-hub__meta{color:var(--text-color-secondary);flex-wrap:wrap;gap:1.25rem;font-size:.9rem;display:flex}.pdv-hub__meta i{margin-right:.35rem}.pdv-hub__body{flex-direction:column;flex:1;gap:1.5rem;width:min(100%,68rem);margin:0 auto;padding:1.5rem;display:flex}.pdv-hub__movements{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:14px;padding:1.25rem}.pdv-hub__section-title{color:var(--text-color);margin:0 0 1rem;font-size:1.05rem;font-weight:700}.pdv-stats{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:1rem;display:grid}.pdv-stat{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:14px;padding:1.1rem 1.25rem}.pdv-stat--accent{border-color:var(--primary-color);box-shadow:inset 0 0 0 1px var(--primary-color)}.pdv-stat__label{color:var(--text-color-secondary);margin-bottom:.35rem;font-size:.82rem;font-weight:600}.pdv-stat__value{color:var(--text-color);font-size:1.5rem;font-weight:700}.pdv-actions{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;display:grid}.pdv-action{border:1px solid var(--surface-border);background:var(--surface-card);color:var(--text-color);cursor:pointer;border-radius:14px;flex-direction:column;align-items:flex-start;gap:.4rem;padding:1.25rem;font-size:1.05rem;font-weight:600;transition:transform 80ms,box-shadow .15s,border-color .15s;display:flex;position:relative}.pdv-action i{font-size:1.4rem}.pdv-action kbd{background:var(--surface-200);color:var(--text-color-secondary);border-radius:6px;padding:.1rem .45rem;font-family:inherit;font-size:.72rem;position:absolute;top:.75rem;right:.9rem}.pdv-action:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0000001f}.pdv-action--primary{border-color:var(--primary-color);color:var(--primary-color)}.pdv-action--in:hover{border-color:var(--green-500,#22c55e)}.pdv-action--out:hover{border-color:var(--orange-500,#f97316)}.pdv-action--close:hover{border-color:var(--red-500,#ef4444)}.pdv-close-grid{grid-template-columns:1fr 1fr;gap:1rem 1.25rem;display:grid}.pdv-key{background:var(--surface-200);color:var(--text-color-secondary);border:1px solid var(--surface-border);border-radius:5px;align-items:center;padding:.15rem .4rem;font-family:inherit;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.pdv-screen{background:var(--surface-ground);flex-direction:column;height:100vh;display:flex;overflow:hidden}.pdv-header{background:var(--surface-card);border-bottom:1px solid var(--surface-border);align-items:center;gap:1.25rem;padding:.75rem 1.25rem;display:flex}.pdv-brand{align-items:center;gap:.65rem;display:flex}.pdv-brand__logo{background:var(--primary-color);width:2.5rem;height:2.5rem;color:var(--primary-color-text);border-radius:12px;place-items:center;font-size:1.25rem;display:grid}.pdv-brand__title{color:var(--text-color);font-weight:700}.pdv-brand__sub{color:var(--text-color-secondary);font-size:.82rem}.pdv-steps{align-items:center;gap:.35rem;display:flex}.pdv-step-wrap{align-items:center;gap:.35rem;display:inline-flex}.pdv-step{align-items:center;gap:.4rem;display:inline-flex}.pdv-step__num{background:var(--surface-200);width:1.5rem;height:1.5rem;color:var(--text-color-secondary);border-radius:50%;place-items:center;font-size:.8rem;font-weight:700;display:grid}.pdv-step__label{color:var(--text-color-secondary);font-size:.85rem}.pdv-step__line{background:var(--surface-border);width:1.5rem;height:2px}.pdv-step--active .pdv-step__num{background:var(--primary-color);color:var(--primary-color-text)}.pdv-step--active .pdv-step__label{color:var(--text-color);font-weight:600}.pdv-step--done .pdv-step__num{background:var(--green-500,#22c55e);color:#fff}.pdv-header__spacer{flex:1}.pdv-clock{font-variant-numeric:tabular-nums;color:var(--text-color);font-weight:700}.pdv-header__actions{align-items:center;gap:.5rem;display:flex}.pdv-haction{border:1px solid var(--surface-border);background:var(--surface-card);color:var(--text-color);cursor:pointer;border-radius:9px;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.85rem;display:inline-flex}.pdv-haction:hover{background:var(--surface-100)}.pdv-haction--danger{color:var(--red-500,#ef4444);border-color:var(--red-500,#ef4444)}.pdv-haction--icon{padding:.45rem .6rem}.pdv-body{flex:1;grid-template-columns:1fr 24rem;gap:1rem;min-height:0;padding:1rem 1.25rem;display:grid}.pdv-main{flex-direction:column;min-height:0;display:flex}.pdv-side{flex-direction:column;gap:1rem;min-height:0;display:flex}.pdv-search{margin-bottom:.85rem}.pdv-search__row{grid-template-columns:auto 1fr;grid-template-areas:"qty field""hint hint";align-items:start;gap:.5rem .75rem;display:grid}.pdv-search__field{grid-area:field;position:relative}.pdv-search__field .p-inputtext{height:3.1rem;padding-left:2.4rem;font-size:1.15rem}.pdv-search__icon{color:var(--text-color-secondary);z-index:1;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.pdv-search__hint{color:var(--text-color-secondary);grid-area:hint;font-size:.82rem}.pdv-qty{border:1px dashed var(--surface-border);border-radius:10px;flex-direction:column;grid-area:qty;justify-content:center;align-items:center;min-width:4.5rem;height:3.1rem;display:flex}.pdv-qty__label{letter-spacing:.08em;color:var(--text-color-secondary);font-size:.62rem;font-weight:700}.pdv-qty__value{color:var(--text-color);font-size:1.25rem;font-weight:800}.pdv-qty--active{border-style:solid;border-color:var(--primary-color);background:color-mix(in srgb, var(--primary-color) 8%, transparent)}.pdv-suggest{z-index:20;background:var(--surface-overlay,var(--surface-card));border:1px solid var(--surface-border);border-radius:10px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 12px 32px #0000002e}.pdv-suggest__item{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem .85rem;display:flex}.pdv-suggest__item--active,.pdv-suggest__item:hover{background:var(--surface-100)}.pdv-suggest__name{color:var(--text-color);font-weight:600}.pdv-suggest__code{color:var(--text-color-secondary);font-size:.85rem}.pdv-suggest__price{color:var(--text-color);font-weight:700}.pdv-items-head{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.pdv-items-head__title{color:var(--text-color);font-weight:700}.pdv-items-head__badge{color:var(--text-color-secondary);font-size:.82rem}.pdv-items{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:12px;flex:1;min-height:0;overflow:auto}.pdv-items__table{border-collapse:collapse;width:100%}.pdv-items__table th,.pdv-items__table td{text-align:left;border-bottom:1px solid var(--surface-border);padding:.6rem .85rem}.pdv-items__table th{background:var(--surface-100);text-transform:uppercase;letter-spacing:.03em;color:var(--text-color-secondary);z-index:1;font-size:.78rem;position:sticky;top:0}.pdv-items__row{cursor:pointer}.pdv-items__row--selected{background:color-mix(in srgb, var(--primary-color) 12%, transparent);box-shadow:inset 3px 0 0 var(--primary-color)}.pdv-items__row--cancelled{opacity:.5;cursor:default;text-decoration:line-through}.pdv-items__row--just-added{animation:.65s pdvFlash}.pdv-items__empty{text-align:center;padding:3rem 1rem}.pdv-items__empty-tile{color:var(--text-color-secondary);font-size:2.5rem}.pdv-items__empty-title{color:var(--text-color);margin-top:.5rem;font-size:1.15rem;font-weight:700}.pdv-items__empty-text{color:var(--text-color-secondary);max-width:26rem;margin:.35rem auto 1rem}.pdv-items__empty-hints{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.pdv-hint-chip{background:var(--surface-100);color:var(--text-color-secondary);border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.82rem;display:inline-flex}.pdv-num{font-variant-numeric:tabular-nums;text-align:right!important}@keyframes pdvFlash{0%{background:color-mix(in srgb, var(--green-500,#22c55e) 30%, transparent)}to{background:0 0}}.pdv-customer{border:1px solid var(--surface-border);background:var(--surface-card);border-radius:12px;align-items:center;gap:.65rem;padding:.75rem 1rem;display:flex}.pdv-customer i{color:var(--text-color-secondary);font-size:1.25rem}.pdv-customer--on{border-color:var(--primary-color)}.pdv-customer--on i{color:var(--primary-color)}.pdv-customer__name{color:var(--text-color);font-weight:600;display:block}.pdv-customer__doc{color:var(--text-color-secondary);font-size:.82rem;display:block}.pdv-totals{border:1px solid var(--surface-border);background:var(--surface-card);border-radius:12px;flex-direction:column;flex:1;padding:1rem;display:flex}.pdv-totals__line{color:var(--text-color-secondary);justify-content:space-between;padding:.35rem 0;display:flex}.pdv-totals__line strong{color:var(--text-color)}.pdv-totals__spacer{flex:1;min-height:.5rem}.pdv-total-box{background:var(--surface-100);border-radius:10px;margin-top:.5rem;padding:.85rem 1rem}.pdv-total-box__head{justify-content:space-between;align-items:baseline;display:flex}.pdv-total-box__label{color:var(--text-color-secondary);font-weight:600}.pdv-total-box__meta{color:var(--text-color-secondary);font-size:.78rem}.pdv-total-box__value{color:var(--text-color);font-size:2.2rem;font-weight:800;line-height:1.1}.pdv-change-box{text-align:right;border-radius:10px;margin-top:.6rem;padding:.75rem 1rem}.pdv-change-box__label{font-size:.82rem;font-weight:600}.pdv-change-box__value{font-size:1.9rem;font-weight:800;line-height:1.1}.pdv-change-box--due{background:color-mix(in srgb, var(--orange-500,#f97316) 12%, transparent);color:var(--orange-600,#ea580c)}.pdv-change-box--change{background:color-mix(in srgb, var(--green-500,#22c55e) 14%, transparent);color:var(--green-600,#16a34a)}.pdv-cta__btn{cursor:pointer;border:none;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1.1rem;font-weight:700;display:flex}.pdv-cta__btn--primary{background:var(--primary-color);color:var(--primary-color-text)}.pdv-cta__btn:disabled{opacity:.5;cursor:not-allowed}.pdv-footer{background:var(--surface-card);border-top:1px solid var(--surface-border);flex-wrap:wrap;gap:.35rem 1rem;padding:.6rem 1.25rem;display:flex}.pdv-footer__key{color:var(--text-color-secondary);align-items:center;gap:.4rem;font-size:.78rem;display:inline-flex}.pdv-footer__kbd{color:var(--text-color);font-weight:700}.pdv-modal__remaining{background:var(--surface-100);border-radius:10px;justify-content:space-between;align-items:baseline;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.pdv-modal__remaining-value{color:var(--text-color);font-size:1.8rem;font-weight:800}.pdv-pay-discount{border:1px dashed var(--surface-border);width:100%;color:var(--text-color);cursor:pointer;background:0 0;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.65rem .9rem;display:flex}.pdv-pay-discount:hover{background:var(--surface-100)}.pdv-pay-discount__value{font-weight:700}.pdv-methods{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.6rem;margin-bottom:1rem;display:grid}.pdv-method{border:1px solid var(--surface-border);background:var(--surface-card);color:var(--text-color);cursor:pointer;text-align:left;border-radius:9px;flex-direction:column;gap:.15rem;padding:.65rem .75rem;display:flex}.pdv-method--active{border-color:var(--primary-color);box-shadow:inset 0 0 0 1px var(--primary-color)}.pdv-method__name{font-weight:600}.pdv-method__type{color:var(--text-color-secondary);font-size:.75rem}.pdv-payments-list{flex-direction:column;gap:.4rem;margin-top:.5rem;display:flex}.pdv-payment-row{background:var(--surface-100);color:var(--text-color);border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.pdv-disc{flex-direction:column;gap:1rem;display:flex}.pdv-disc__field{flex-direction:column;gap:.4rem;display:flex}.pdv-disc__label{color:var(--text-color-secondary);align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.pdv-disc__seg{gap:.4rem;display:flex}.pdv-disc__seg-btn{border:1px solid var(--surface-border);background:var(--surface-card);color:var(--text-color);cursor:pointer;border-radius:9px;flex:1;padding:.55rem .75rem;font-weight:600}.pdv-disc__seg-btn:disabled{opacity:.5;cursor:not-allowed}.pdv-disc__seg-btn--active{border-color:var(--primary-color);background:color-mix(in srgb, var(--primary-color) 10%, transparent);color:var(--primary-color)}.pdv-disc__target{background:var(--surface-100);border-radius:9px;padding:.65rem .85rem}.pdv-disc__target-name{color:var(--text-color);font-weight:700;display:block}.pdv-disc__target-sub{color:var(--text-color-secondary);font-size:.82rem}.pdv-disc__preview{border:1px solid var(--surface-border);border-radius:9px;padding:.75rem .85rem}.pdv-disc__preview-row{color:var(--text-color-secondary);justify-content:space-between;padding:.2rem 0;display:flex}.pdv-disc__preview-row strong{color:var(--text-color)}.pdv-disc__preview-row--disc strong{color:var(--orange-600,#ea580c)}.pdv-disc__preview-row--total{border-top:1px solid var(--surface-border);margin-top:.35rem;padding-top:.5rem;font-size:1.1rem}.pdv-disc__preview-row--total strong{color:var(--text-color)}.pdv-disc__hint{color:var(--text-color-secondary);margin:0;font-size:.8rem}.pdv-disc__error{color:var(--red-500,#ef4444);margin:0;font-size:.85rem}.pdv-shortcuts{grid-template-columns:1fr;gap:.5rem;display:grid}.pdv-shortcuts__row{color:var(--text-color);align-items:center;gap:.75rem;display:flex}.pdv-shortcuts__row .pdv-key{justify-content:center;min-width:5rem}@media (max-width:960px){.pdv-body{grid-template-columns:1fr}.pdv-steps,.pdv-clock{display:none}}.pdv-report-filters{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.pdv-report-filter{flex-direction:column;gap:.35rem;min-width:12rem;display:flex}.pdv-report-filter label{color:var(--text-color-secondary);font-size:.85rem;font-weight:600}.pdv-report-filter .p-calendar,.pdv-report-filter .p-dropdown,.pdv-report-filter .p-inputnumber{width:100%}.pdv-report-filter--action{justify-content:flex-end;min-width:auto}.pdv-report-kpis{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:1rem;margin-top:1rem;display:grid}.pdv-report-kpi{border:1px solid var(--surface-border);background:var(--surface-card);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.15rem;display:flex}.pdv-report-kpi__icon{background:color-mix(in srgb, var(--primary-color) 12%, transparent);width:2.5rem;height:2.5rem;color:var(--primary-color);border-radius:10px;flex:none;place-items:center;font-size:1.15rem;display:grid}.pdv-report-kpi__label{color:var(--text-color-secondary);font-size:.8rem;font-weight:600}.pdv-report-kpi__value{color:var(--text-color);font-size:1.35rem;font-weight:700;line-height:1.15}.pdv-report-kpi__sub{color:var(--text-color-secondary);font-size:.75rem}.pdv-report-cash-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;display:flex}@keyframes athlas-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-18px)scale(1.03)}}@keyframes glow-breathe{0%,to{opacity:.65;filter:drop-shadow(0 0 22px #1976d280)drop-shadow(0 0 60px #1976d233)}50%{opacity:1;filter:drop-shadow(0 0 40px #1976d2d9)drop-shadow(0 0 90px #00b4d859)drop-shadow(0 0 140px #1976d226)}}@keyframes ring-pulse{0%{opacity:.7;transform:scale(.9)}to{opacity:0;transform:scale(2.2)}}@keyframes orbit-1{0%{transform:rotate(0)translate(88px)rotate(0)}to{transform:rotate(360deg)translate(88px)rotate(-360deg)}}@keyframes orbit-2{0%{transform:rotate(120deg)translate(108px)rotate(-120deg)}to{transform:rotate(480deg)translate(108px)rotate(-480deg)}}@keyframes orbit-3{0%{transform:rotate(240deg)translate(125px)rotate(-240deg)}to{transform:rotate(600deg)translate(125px)rotate(-600deg)}}@keyframes spin-cw{to{transform:rotate(360deg)}}@keyframes spin-ccw{to{transform:rotate(-360deg)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes status-dot-pulse{0%,to{opacity:1;box-shadow:0 0 #22c55e80}50%{opacity:.7;box-shadow:0 0 0 5px #22c55e00}}@keyframes card-idle-glow{0%,to{box-shadow:0 1px 3px #0006,0 0 #1976d200}50%{box-shadow:0 1px 3px #0006,0 0 20px 1px #1976d214}}@keyframes number-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dash-page{background:#f5faff;min-height:100%;margin:-1.25rem -1.75rem -.75rem;overflow-x:hidden}.hero-dark-wrapper{background-color:#040d1a;background-image:linear-gradient(#1976d208 1px,#0000 1px),linear-gradient(90deg,#1976d208 1px,#0000 1px);background-size:80px 80px;position:relative;overflow:hidden}.hero-dark-wrapper:before{content:"";pointer-events:none;background:radial-gradient(100% 50% at 50% 0,#1976d21f 0%,#0000 60%);position:absolute;inset:0}.hero-dark-wrapper:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000,#f5faff);height:72px;position:absolute;bottom:0;left:0;right:0}.hero-section{text-align:center;z-index:1;flex-direction:column;align-items:center;padding:56px 24px 52px;display:flex;position:relative}.hero-section:after{content:"";background:linear-gradient(90deg,#0000,#1976d259,#0000);height:1px;position:absolute;bottom:0;left:15%;right:15%}.athlas-entity-wrap{margin-bottom:1.25rem}.athlas-entity{flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.athlas-img{object-fit:contain;z-index:5;width:130px;height:130px;animation:4.5s ease-in-out infinite athlas-float,3.5s ease-in-out infinite glow-breathe;position:relative}.athlas-backdrop{z-index:2;background:radial-gradient(circle,#1976d247 0%,#00b4d81f 40%,#0000 70%);border-radius:50%;width:170px;height:170px;animation:3.5s ease-in-out infinite glow-breathe;position:absolute}.ring{z-index:1;border:1px solid #1976d28c;border-radius:50%;width:150px;height:150px;position:absolute}.ring-1{animation:3s ease-out infinite ring-pulse}.ring-2{animation:3s ease-out 1s infinite ring-pulse}.ring-3{animation:3s ease-out 2s infinite ring-pulse}.orbit-dot{z-index:3;border-radius:50%;width:7px;height:7px;position:absolute}.orbit-dot-1{background:#60a5fa;animation:5s linear infinite orbit-1;box-shadow:0 0 10px 2px #60a5fab3}.orbit-dot-2{background:#38bdf8;animation:7s linear infinite orbit-2;box-shadow:0 0 8px 1px #38bdf899}.orbit-dot-3{background:#a78bfa;animation:9s linear infinite orbit-3;box-shadow:0 0 8px 1px #a78bfa80}.arc{z-index:2;border:1px solid #0000;border-radius:50%;position:absolute}.arc-1{border-top-color:#1976d259;border-right-color:#1976d226;width:200px;height:200px;animation:10s linear infinite spin-cw}.arc-2{border-bottom-color:#00b4d84d;border-left-color:#00b4d81a;width:235px;height:235px;animation:14s linear infinite spin-ccw}.hero-greeting{animation:.7s .2s both fade-in-up}.hero-status{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.hero-status__label{color:#22c55e;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:600}.status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite status-dot-pulse}.hero-meta{color:#94a3b8bf;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.78rem;display:flex}.hero-meta__sep{background:#94a3b833;border-radius:1px;width:1px;height:14px}.hero-meta__weather{color:#94a3b8d9;align-items:center;gap:.35rem;display:inline-flex}.hero-meta__dot{color:#94a3b880}.hero-title{letter-spacing:-.5px;background:linear-gradient(135deg,#f1f5f9 0%,#93c5fd 60%,#60a5fa 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;animation:.7s .4s both fade-in-up}.hero-sub{color:#94a3b8d9;margin:0 0 1.25rem;font-size:1rem;animation:.7s .55s both fade-in-up}.athlas-callout{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#1976d21f 0%,#00b4d814 100%);border:1px solid #1976d247;border-radius:12px;flex-direction:column;align-items:center;max-width:640px;margin:.5rem 0 1rem;padding:1.25rem 1.5rem;animation:.7s .7s both fade-in-up;display:flex}.athlas-callout__text{color:#e2e8f0;margin:0;font-size:clamp(.88rem,1.5vw,1rem);font-weight:600;line-height:1.65}.athlas-callout__text strong{color:#93c5fd}.athlas-callout__cta{color:#bfdbfe}.ai-command-wrapper{width:100%;max-width:640px;margin-bottom:1.25rem;transition:max-width .35s cubic-bezier(.4,0,.2,1);animation:.7s .65s both fade-in-up;position:relative}.ai-command-expanded{max-width:860px}.ai-inline-messages{z-index:10;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#050f26f5;border:1px solid #1976d238;border-bottom:none;border-radius:18px 18px 0 0;max-height:0;transition:max-height .42s cubic-bezier(.4,0,.2,1);position:absolute;bottom:100%;left:0;right:0;overflow:hidden}.ai-command-expanded .ai-inline-messages{max-height:460px;overflow-y:auto}.ai-inline-messages-inner{flex-direction:column;gap:12px;padding:16px 18px 10px;display:flex}.ai-input-wrap{width:100%;position:relative}.ai-input{box-sizing:border-box;color:#e2e8f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);caret-color:#60a5fa;background:#0f1e40bf;border:1px solid #1976d238;border-radius:18px;outline:none;width:100%;padding:15px 52px 15px 20px;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.ai-input::placeholder{color:#94a3b88c}.ai-input:focus{border-color:#1976d280;box-shadow:0 0 0 3px #1976d21a,0 0 36px #1976d212}.ai-command-expanded .ai-input{border-radius:0 0 18px 18px;padding-right:80px}.ai-input-send{cursor:pointer;color:#3b82f6;opacity:.75;background:0 0;border:none;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ai-input-send:disabled{opacity:.35;cursor:default}.ai-input-send:hover:not(:disabled){opacity:1}.ai-collapse-btn{cursor:pointer;color:#94a3b88c;background:0 0;border:none;border-radius:6px;padding:4px 7px;font-size:1rem;position:absolute;top:50%;right:44px;transform:translateY(-50%)}.ai-collapse-btn:hover{color:#e2e8f0;background:#94a3b81f}.prompt-chips{flex-wrap:wrap;justify-content:center;gap:8px;animation:.7s .8s both fade-in-up;display:flex}.prompt-chip{color:#93c5fd;cursor:pointer;white-space:nowrap;background:#1976d214;border:1px solid #1976d22e;border-radius:999px;align-items:center;gap:5px;padding:6px 13px;font-size:.77rem;transition:background .15s,border-color .15s;display:inline-flex}.prompt-chip:hover{background:#1976d229;border-color:#1976d259}.athlas-chat__row{justify-content:flex-start;align-items:flex-start;gap:.75rem;display:flex}.athlas-chat__row--user{justify-content:flex-end}.athlas-chat__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:26px;height:26px;margin-top:2px}.athlas-chat__avatar--user{background:#3b82f6}.athlas-chat__initials{color:#fff;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:inline-flex}.athlas-chat__bubble-text{color:#e2e8f0;white-space:pre-wrap;margin:0;font-size:.83rem;line-height:1.6}.athlas-chat__bold{color:#bfdbfe}.athlas-chat__time{color:#94a3b880;margin-top:.25rem;font-size:.65rem;display:block}.athlas-chat__typing{align-items:center;gap:.35rem;display:flex;padding-top:10px!important;padding-bottom:10px!important}.athlas-chat__dot{background:#60a5fa;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite status-dot-pulse}.bubble-ai{background:#1976d21a;border:1px solid #1976d233;border-radius:4px 16px 16px;max-width:88%;padding:12px 16px;animation:.35s both fade-in-up}.bubble-user{background:#1976d233;border:1px solid #1976d252;border-radius:16px 4px 16px 16px;align-self:flex-end;max-width:80%;padding:12px 16px;animation:.35s both fade-in-up}.content-light{color:#1e293b;z-index:1;background:#f5faff;position:relative}.dash-ops{padding:1.5rem 1.5rem 2rem}.dash-ops__switcher{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.dash-ops__label{color:#64748b;letter-spacing:.1em;text-transform:uppercase;flex-shrink:0;font-size:.7rem;font-weight:700}.dash-ops__header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.dash-ops__rule{background:linear-gradient(90deg,#1976d233,#0000);flex:1;height:1px}.dash-ops__refresh{color:#94a3b8!important}.dash-ops__refresh.is-stale{color:#f59e0b!important}.dash-ops__banner-actions{flex-wrap:wrap;gap:.5rem;display:flex}.dash-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:0;display:flex}.dash-tab{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0f172a1f;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .85rem;font-size:.72rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.dash-tab:hover:not(:disabled){color:#3b82f6;background:#3b82f60d;border-color:#3b82f6}.dash-tab--active{color:#3b82f6;background:#3b82f614;border-color:#3b82f6;font-weight:700}.dash-tab--locked{opacity:.4;cursor:not-allowed}.dash-tab__lock{color:var(--text-color-secondary);font-size:.72rem}.dash-metrics{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;display:grid}.dash-metric{text-align:left;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#081432b8;border:1px solid #1976d21f;border-radius:16px;flex-direction:column;gap:.6rem;padding:1.35rem 1.5rem 1.25rem;transition:transform .38s cubic-bezier(.34,1.56,.64,1),border-color .25s,box-shadow .25s;animation:.55s both fade-in-up,4s ease-in-out infinite card-idle-glow;display:flex;position:relative;overflow:hidden}.dash-metric:hover{border-color:#1976d28c;animation-play-state:paused;transform:translateY(-8px)scale(1.015);box-shadow:0 16px 40px #1976d22e}.dash-metric__head{justify-content:space-between;align-items:center;display:flex}.dash-metric__title{color:#94a3b8d9;font-size:.85rem;font-weight:500}.dash-metric__go{color:#60a5fa;opacity:.7;font-size:.85rem;transition:opacity .15s}.dash-metric:hover .dash-metric__go{opacity:1}.dash-metric__value{color:#f1f5f9;letter-spacing:-.5px;font-size:1.85rem;font-weight:800;line-height:1.1;animation:.5s both number-in}.dash-metric__foot{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.dash-metric__delta{align-items:center;gap:.25rem;font-size:.82rem;font-weight:700;display:inline-flex}.dash-metric__delta.is-good{color:#22c55e}.dash-metric__delta.is-bad{color:#ef4444}.dash-metric__delta.is-muted{color:#94a3b899}.dash-metric__spark{flex:none;width:120px;height:34px}.dash-metric__spark.is-good{color:#22c55e}.dash-metric__spark.is-accent{color:#60a5fa}.dash-spark{width:100%;height:100%;display:block}.dash-section-title{color:#1e293b;margin:0;font-size:.95rem;font-weight:700}.dash-alerts-section{margin-top:1.75rem}.dash-alerts-section__head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dash-alerts-section__title-wrap{align-items:center;gap:.65rem;display:flex}.dash-alerts-section__icon{color:#ef4444;background:#ef444414;border:1px solid #ef44442e;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:inline-flex}.dash-alerts-section__count{color:#ef4444;background:#ef444414;border:1px solid #ef44442e;border-radius:999px;align-items:center;height:20px;padding:0 .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.dash-alerts{flex-direction:column;gap:.75rem;display:flex}.dash-alert{border:1px solid var(--surface-border);background:var(--surface-card);border-left-width:4px;border-radius:12px;align-items:flex-start;gap:.85rem;padding:1rem 1.15rem;display:flex}.dash-alert__icon{margin-top:.1rem;font-size:1.15rem}.dash-alert__body{flex:1;min-width:0}.dash-alert__title{color:var(--text-color);font-weight:700}.dash-alert__rec-box{background:#1976d20d;border:1px solid #1976d21f;border-radius:8px;align-items:flex-start;gap:.5rem;margin-top:.5rem;padding:.5rem .65rem;display:flex}.dash-alert__rec-icon{color:#60a5fa;flex-shrink:0;margin-top:.15rem;font-size:.75rem}.dash-alert__rec{color:#475569;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.dash-alert__rec.is-open{-webkit-line-clamp:unset;display:block}.dash-alert__rec-toggle{color:#60a5fa;cursor:pointer;background:0 0;border:none;margin-top:.2rem;padding:0;font-size:.68rem;font-weight:600}.dash-alert__meta{color:var(--text-color-secondary);gap:1rem;margin-top:.5rem;font-size:.8rem;font-weight:600;display:flex}.dash-alert__actions{flex-wrap:wrap;gap:.25rem;margin-top:.5rem;display:flex}.dash-alert--error{border-left-color:var(--red-500,#ef4444)}.dash-alert--error .dash-alert__icon{color:var(--red-500,#ef4444)}.dash-alert--warning{border-left-color:var(--orange-500,#f97316)}.dash-alert--warning .dash-alert__icon{color:var(--orange-500,#f97316)}.dash-alert--info{border-left-color:var(--primary-color)}.dash-alert--info .dash-alert__icon{color:var(--primary-color)}.athlas-summary{background:#1976d20d;border:1px solid #1976d21f;border-radius:12px;margin-top:1rem;padding:1rem}.athlas-summary__head{color:#3b82f6;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.68rem;font-weight:700;display:flex}.athlas-summary__text{color:#475569;margin:0;font-size:.82rem;line-height:1.6}.athlas-summary__action{color:#3b82f6;background:#3b82f60f;border-color:#3b82f633;justify-content:center;width:100%;margin-top:.75rem}@media (prefers-reduced-motion:reduce){.athlas-img,.athlas-backdrop,.ring,.orbit-dot,.arc,.status-dot,.dash-metric,.hero-greeting,.hero-title,.hero-sub,.athlas-callout,.ai-command-wrapper,.prompt-chips,.bubble-ai,.bubble-user,.athlas-chat__dot{animation:none!important}}.analytics-kpis{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;margin-top:1rem;display:grid}.analytics-kpi{border:1px solid var(--surface-border);background:var(--surface-card);border-radius:14px;align-items:flex-start;gap:.85rem;padding:1.1rem 1.25rem;display:flex}.analytics-kpi__icon{background:color-mix(in srgb, var(--primary-color) 12%, transparent);width:2.6rem;height:2.6rem;color:var(--primary-color);border-radius:11px;flex:none;place-items:center;font-size:1.2rem;display:grid}.analytics-kpi__body{min-width:0}.analytics-kpi__label{color:var(--text-color-secondary);font-size:.82rem;font-weight:600}.analytics-kpi__value{color:var(--text-color);margin-top:.1rem;font-size:1.6rem;font-weight:800;line-height:1.15}.analytics-kpi__foot{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.35rem;display:flex}.analytics-kpi__delta{align-items:center;gap:.2rem;font-size:.8rem;font-weight:700;display:inline-flex}.analytics-kpi__delta.is-good{color:var(--green-600,#16a34a)}.analytics-kpi__delta.is-bad{color:var(--red-600,#dc2626)}.analytics-kpi__sub{color:var(--text-color-secondary);font-size:.78rem}.analytics-toggle{border:1px solid var(--surface-border);background:var(--surface-card);width:2rem;height:2rem;color:var(--text-color-secondary);cursor:pointer;border-radius:8px;place-items:center;display:grid}.analytics-toggle.is-active{border-color:var(--primary-color);background:color-mix(in srgb, var(--primary-color) 12%, transparent);color:var(--primary-color)}.sa-days{align-items:center;gap:.5rem;display:flex}.sa-days__val{font-variant-numeric:tabular-nums;min-width:2.5rem;font-weight:600}.sa-days__bar{background:var(--surface-200);border-radius:3px;flex:1;height:6px;overflow:hidden}.sa-days__fill{border-radius:3px;height:100%;display:block}.sa-days__fill.sa-days--low{background:var(--green-500,#22c55e)}.sa-days__fill.sa-days--mid{background:var(--orange-500,#f97316)}.sa-days__fill.sa-days--high{background:var(--red-500,#ef4444)}.sa-margin-row--negative>td{background:color-mix(in srgb, var(--red-500,#ef4444) 8%, var(--surface-card))}.sa-margin-row--negative>td:first-child{border-left:3px solid var(--red-500,#ef4444)}.settlement-form-dialog .p-dialog-header{padding-bottom:.75rem}.settlement-form-dialog .p-dialog-content{padding-top:.75rem}.settlement-form-dialog__header{flex-direction:column;gap:.25rem;display:flex}.settlement-form-dialog__title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.settlement-form-dialog__title{margin:0;font-size:1.125rem;font-weight:600;line-height:1.35}.settlement-form-dialog__dot{color:var(--text-color-secondary,#64748b);font-size:1.25rem;line-height:1.5}.settlement-form-dialog__entity{margin:0;font-size:1.125rem;font-weight:500;line-height:1.35}.settlement-form-dialog__meta{color:var(--text-color-secondary,#64748b);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:flex}.settlement-form-dialog__footer{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.settlement-form-dialog__content{flex-direction:column;gap:1.25rem;display:flex}.settlement-form-dialog__grid-3,.settlement-form-dialog__grid-2,.settlement-form-dialog__grid-4{grid-template-columns:1fr;gap:1rem;width:100%;min-width:0;display:grid}.settlement-form-dialog__grid-3>.field,.settlement-form-dialog__grid-2>.field,.settlement-form-dialog__grid-4>.field{min-width:0;margin-bottom:0}@media (min-width:768px){.settlement-form-dialog__grid-3{grid-template-columns:repeat(3,1fr)}.settlement-form-dialog__grid-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.settlement-form-dialog__grid-4{grid-template-columns:repeat(4,1fr)}}.settlement-form-dialog .p-float-label{flex-direction:column-reverse;align-items:stretch;gap:.45rem;display:flex}.settlement-form-dialog .p-float-label>label{color:var(--text-color,#1e293b);pointer-events:auto;font-size:.92rem;font-weight:600;line-height:1.25;background:0 0!important;margin:0!important;padding:0!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}.settlement-form-dialog .field-has-icon .field-icon{margin-top:0;top:2.52rem;transform:translateY(-50%)}.settlement-form-dialog .field-has-icon .p-float-label>label{left:auto!important}.settlement-form-dialog__hint{color:var(--text-color-secondary,#64748b);margin-top:-.15rem;font-size:.82rem;line-height:1.4;display:block}.settlement-form-dialog__settlements-card{border-radius:var(--border-radius,8px);border:1px solid var(--surface-border,#e2e8f0);background:var(--surface-ground,#f8fafc);padding:1rem}.settlement-form-dialog__settlements-title{color:var(--text-color-secondary,#64748b);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.settlement-form-dialog__settlement-row{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e2e8f0);border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;display:flex}.settlement-form-dialog__settlement-row strong{font-weight:600}.settlement-form-dialog__settlement-caption{color:var(--text-color-secondary,#64748b);margin:.5rem 0 0;font-size:.75rem}.settlement-form-dialog__warn{margin-bottom:0}.settlement-form-dialog__warn .p-message-text{width:100%}.settlement-detail-dialog .p-dialog-content{padding-top:1.25rem;overflow:visible}.settlement-detail-dialog .formgrid.grid>.field,.settlement-detail-dialog .formgrid.grid>[class*=col-]>.field{margin-top:.35rem}.settlement-history-dialog .p-dialog-header{border-bottom:1px solid var(--surface-border,#e2e8f0);padding-bottom:.85rem}.settlement-history-dialog .p-dialog-content{padding-top:1rem}.settlement-history-dialog .p-datatable .p-datatable-thead>tr>th{color:#333;white-space:nowrap;background:#f5f5f5;font-weight:700}.settlement-history-dialog .p-datatable .p-datatable-tfoot>tr>td{background:#f5f5f5;font-weight:700}.settlement-history-dialog__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;display:flex}.settlement-history-dialog__title{color:#333;margin:0 0 .25rem;font-size:1.15rem;font-weight:700;line-height:1.3}.settlement-history-dialog__subtitle{color:var(--text-color-secondary,#64748b);margin:0;font-size:.875rem}.settlement-history-dialog__links{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.settlement-history-dialog__due{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.settlement-history-dialog__due-label{color:var(--text-color-secondary,#64748b);font-size:.875rem;font-weight:600}.settlement-history-dialog__due-value{color:#333;font-size:1rem;font-weight:600}.settlement-history-dialog__section-title{color:#333;margin:0 0 .75rem;font-size:1rem;font-weight:600}.settlement-history-dialog__summary{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:768px){.settlement-history-dialog__summary{grid-template-columns:repeat(3,1fr)}}.settlement-history-dialog__card{border:1px solid var(--surface-border,#e2e8f0);background:#f8f9fa;border-radius:10px;padding:1rem 1.15rem}.settlement-history-dialog__card-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-color-secondary,#64748b);margin-bottom:.4rem;font-size:.7rem;font-weight:600;display:block}.settlement-history-dialog__card-value{color:#333;margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.settlement-history-dialog__card--paid{background:#f1f8f4;border-color:#4caf5059}.settlement-history-dialog__card--paid .settlement-history-dialog__card-value{color:var(--green-600,#2e7d32)}.settlement-history-dialog__card--remaining-ok{background:#f1f8f4;border-color:#4caf5059}.settlement-history-dialog__card--remaining-ok .settlement-history-dialog__card-value{color:var(--green-600,#2e7d32)}.settlement-history-dialog__card--remaining-open{background:#fff8f1;border-color:#ff980066}.settlement-history-dialog__card--remaining-open .settlement-history-dialog__card-value{color:var(--orange-600,#ef6c00)}.settlement-history-dialog__amount-gross{color:var(--primary-color,#1976d2);font-weight:700}.settlement-history-dialog__amount-net{color:var(--green-600,#2e7d32);font-weight:700}.settlement-history-dialog__chip{white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;max-width:12rem;padding:.15rem .55rem;font-size:.75rem;font-weight:600;line-height:1.35;display:inline-flex;overflow:hidden}.settlement-history-dialog__chip--bank,.settlement-history-dialog__chip--payment{color:#1565c0;background:#e3f2fd;border:1px solid #0000}.settlement-history-dialog__chip--coa{color:#7b1fa2;background:0 0;border:1px solid #7b1fa2}.settlement-history-dialog__chip--cost{color:#00897b;background:0 0;border:1px solid #00897b}.settlement-history-dialog__chip--discount{color:#7b1fa2;background:#f3e5f5}.settlement-history-dialog__chip--interest{color:#e65100;background:#fff3e0}.settlement-history-dialog__chip--fine{color:#c62828;background:#ffebee}.settlement-history-dialog__notes{align-items:center;gap:.25rem;max-width:10rem;display:inline-flex}.settlement-history-dialog__notes-text{text-overflow:ellipsis;white-space:nowrap;color:var(--text-color-secondary,#64748b);font-size:.875rem;overflow:hidden}.settlement-history-dialog__table-wrap{width:100%;overflow-x:auto}.product-seo-meta-row{width:100%}.product-seo-meta-row__title,.product-seo-meta-row__description{min-width:0}@media screen and (min-width:768px){.product-seo-meta-row__title{flex:0 0 35%;max-width:35%}.product-seo-meta-row__description{flex:65%;max-width:65%}}.product-variant-card .p-float-label,.product-variant-card .field{width:100%}.product-stock-cell{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.45rem;padding:.2rem;display:block}.product-stock-cell:hover{background:var(--surface-hover,var(--surface-100))}.product-stock-cell:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.product-stock-panel__row--inactive{opacity:.68}.product-stock-cell__size,.product-stock-cell__quantity,.product-barcode-cell__code{font-weight:700}.product-stock-cell__quantity,.product-barcode-cell__code{color:var(--primary-color)}.product-barcode-cell__code{font-variant-numeric:tabular-nums;word-break:break-all}.product-barcode-panel.p-overlaypanel{width:24rem}.product-stock-cell__color,.product-stock-cell__swatches,.product-stock-cell__summary{align-items:center;display:inline-flex}.product-stock-cell__color,.product-stock-cell__swatches{gap:.18rem}.product-stock-cell__swatch{border:1px solid var(--surface-border);border-radius:50%;flex:none;width:.7rem;height:.7rem}.product-stock-cell__inactive{color:var(--text-color-secondary);font-size:.65rem;font-weight:700}.product-stock-cell__summary{gap:.45rem}.product-stock-cell__summary>span{background:var(--primary-50,var(--surface-100));color:var(--primary-700,var(--primary-color));border-radius:999px;padding:.12rem .4rem;font-size:.7rem}.product-stock-panel.p-overlaypanel{width:20rem;max-width:90vw}.product-stock-panel.p-overlaypanel .p-overlaypanel-content{padding:.8rem}.product-stock-panel__header{color:var(--text-color);justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.65rem;display:flex}.product-stock-panel__header>span{color:var(--text-color-secondary);font-size:.75rem}.product-stock-panel__list{max-height:min(20rem,55vh);overflow-y:auto}.product-stock-panel__row{grid-template-columns:minmax(4rem,.7fr) minmax(6rem,1fr) auto;align-items:center;gap:.45rem;padding:.55rem .1rem;font-size:.78rem;display:grid}.product-stock-panel__row+.product-stock-panel__row{border-top:1px solid var(--surface-border)}.product-stock-panel__row .product-stock-cell__inactive{grid-column:1/-1}@media screen and (max-width:575px){.product-stock-panel.p-overlaypanel{width:18rem}.product-stock-panel__row{grid-template-columns:1fr auto}.product-stock-panel__row .product-stock-cell__color{grid-column:1/-1}}
