*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#111827;background-color:#f3f4f6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.app-shell{background-color:#f3f4f6}.app-header{border-bottom:1px solid #111827}.app-sidebar{font-size:.9rem}.nav-link{display:block;padding:.5rem .75rem;border-radius:.5rem;color:#d1d5db;text-decoration:none;transition:background-color .15s ease,color .15s ease}.nav-link:hover{background-color:#1f2937;color:#fff}.nav-link-active{background-color:#1d4ed8!important;color:#fff!important}.page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.page-header h1{margin:0 0 .15rem;font-size:1.25rem}.page-subtitle{margin:0;font-size:.85rem;color:#6b7280}.page-header-actions{display:flex;align-items:center;gap:.5rem}.page-content{background-color:#fff;border-radius:.75rem;padding:1rem 1.25rem;box-shadow:0 1px 2px #0f172a0f}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid transparent;padding:.4rem .8rem;font-size:.85rem;font-weight:500;cursor:pointer;background-color:#e5e7eb;color:#111827;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.btn-sm{padding:.28rem .6rem;font-size:.8rem}.btn-xs{padding:.18rem .45rem;font-size:.74rem;border-radius:.45rem}.btn-primary{background-color:#1d4ed8;border-color:#1d4ed8;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1e40af;border-color:#1e40af}.btn-secondary{background-color:#fff;border-color:#d1d5db;color:#111827}.btn-secondary:hover:not(:disabled){background-color:#f9fafb}.btn-danger{background-color:#b91c1c;border-color:#b91c1c;color:#fff}.btn-danger:hover:not(:disabled){background-color:#991b1b;border-color:#991b1b}.btn-link{background:transparent;border-color:transparent;color:#1d4ed8;padding-left:0;padding-right:0}.btn-link:hover:not(:disabled){text-decoration:underline;background:transparent}.btn:disabled{opacity:.6;cursor:default}.table-wrapper{margin-top:.5rem;overflow:auto}.data-table{width:100%;border-collapse:collapse;font-size:.85rem}.data-table thead{background-color:#f9fafb}.data-table th,.data-table td{padding:.45rem .5rem;border-bottom:1px solid #e5e7eb;text-align:left}.data-table th{font-weight:600;color:#4b5563;font-size:.8rem}.data-table tbody tr:hover{background-color:#f3f4f6}.table-actions{display:inline-flex;gap:.25rem}.alert{border-radius:.65rem;padding:.6rem .85rem;margin:.75rem 0;font-size:.85rem}.alert-error{background-color:#fef2f2;color:#7f1d1d;border:1px solid #fecaca}.empty-state{padding:1rem .5rem;text-align:left;font-size:.9rem;color:#4b5563}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:.12rem .5rem;font-size:.75rem;border:1px solid transparent}.badge-success{background-color:#ecfdf5;border-color:#bbf7d0;color:#166534}.badge-muted{background-color:#f3f4f6;border-color:#e5e7eb;color:#4b5563}.rt-contacts-container{display:flex;flex-direction:column;gap:.2rem;min-width:0}.rt-contact-line{line-height:1.2;word-break:break-word;overflow-wrap:anywhere}.rt-contacts-accordion{margin-top:.25rem}.rt-contacts-accordion-summary{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;color:#1d4ed8;font-size:.8rem;-webkit-user-select:none;user-select:none}.rt-contacts-accordion-summary::-webkit-details-marker{display:none}.rt-contacts-accordion-summary:after{content:"▾";font-size:.85rem;color:#6b7280}.rt-contacts-accordion[open] .rt-contacts-accordion-summary:after{content:"▴"}.rt-contacts-accordion-panel{margin-top:.35rem;padding:.45rem .55rem;border:1px solid #e5e7eb;border-radius:.6rem;background-color:#f9fafb}.btn-outline{background-color:#fff;border-color:#d1d5db;color:#111827}.btn-outline:hover:not(:disabled){background-color:#f9fafb}.btn-ghost{background-color:transparent;border-color:transparent;color:#111827}.btn-ghost:hover:not(:disabled){background-color:#f3f4f6}.page-form-card{margin-top:1rem;background-color:#fff;border-radius:.75rem;padding:1rem 1.25rem;box-shadow:0 1px 2px #0f172a0f;border:1px solid #e5e7eb}.form-title{margin:0 0 .85rem;font-size:1.02rem;font-weight:650;line-height:1.2;letter-spacing:-.01em;padding-bottom:.55rem;border-bottom:1px solid #e5e7eb}.form-grid{display:flex;flex-direction:column;gap:.85rem}.form-section{padding-top:.15rem}.form-section-title{margin:0 0 .4rem;font-size:.9rem;font-weight:650;color:#111827}.form-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.form-row-footer{margin-top:.25rem}.form-field label{display:block;font-size:.8rem;color:#374151;margin-bottom:.35rem}.form-field input,.form-field select,.form-field textarea{width:100%;border-radius:.5rem;border:1px solid #d1d5db;padding:.5rem .65rem;font-size:.9rem;background-color:#fff;color:#111827}.form-field textarea{resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed826}.form-field-full{grid-column:1 / -1}.form-inline-group{display:flex;gap:.5rem;align-items:center}.checkbox-inline{display:flex;align-items:center;gap:.5rem;padding-top:.35rem;color:#374151;font-size:.9rem}.form-actions{display:flex;justify-content:flex-end;gap:.5rem}.page-actions{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;gap:.75rem;flex-wrap:wrap}.toolbar-left{flex:1 1 320px;min-width:240px}.toolbar-right{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.toolbar-field{display:flex;align-items:center;gap:.5rem}.toolbar-field label{font-size:.8rem;color:#374151;white-space:nowrap}.toolbar-search input,.page-actions select{border-radius:.5rem;border:1px solid #d1d5db;padding:.5rem .65rem;font-size:.9rem;background-color:#fff;color:#111827}.toolbar-search input{width:100%}.toolbar-search input:focus,.page-actions select:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed826}.page-loading,.page-error,.page-empty{margin-top:1rem;background-color:#fff;border-radius:.75rem;padding:1rem 1.25rem;border:1px solid #e5e7eb}.page-error-message{margin:0;font-weight:600}.page-error-detail{margin:.5rem 0 0;color:#6b7280;font-size:.85rem;white-space:pre-wrap}.table-primary-text{font-weight:600}.table-secondary-text{margin-top:.15rem;color:#6b7280;font-size:.78rem}.table-footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}.table-footer-actions{display:flex;gap:.5rem;align-items:center}.details-card{margin-top:1.5rem}.details-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding-bottom:.65rem;margin-bottom:.85rem;border-bottom:1px solid #e5e7eb}.details-header .form-title{margin:0;padding-bottom:0;border-bottom:none}.details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.details-section{border:1px solid #e5e7eb;border-radius:.75rem;padding:.85rem 1rem;background-color:#fff}.details-section-full{grid-column:1 / -1}.details-section h3{margin:0 0 .5rem;font-size:.85rem;color:#111827}.details-section p{margin:.25rem 0;color:#374151;font-size:.85rem}.details-pre{margin:.25rem 0 0;white-space:pre-wrap;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.6rem .75rem;font-size:.85rem;color:#111827}.contacts-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.35rem;flex-wrap:wrap}.contacts-header>*{min-width:12rem}.contacts-header .contacts-header-left{display:flex;flex-direction:column;gap:.2rem;flex:1 1 auto}.contacts-header .contacts-header-actions{display:flex;gap:.5rem;flex:0 0 auto;align-items:center;flex-wrap:wrap}.contacts-table-wrapper{overflow:auto;-webkit-overflow-scrolling:touch;border:1px solid #e5e7eb;border-radius:.6rem;background-color:#fff}.contacts-table{width:100%;border-collapse:collapse;font-size:.85rem;min-width:820px}.contacts-table thead th{position:sticky;top:0;z-index:1}.contacts-table thead{background-color:#f9fafb}.contacts-table th,.contacts-table td{padding:.45rem .5rem;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.contacts-table th{font-weight:600;color:#4b5563;font-size:.8rem}.contacts-table tbody tr:hover{background-color:#f3f4f6}.contacts-table td input,.contacts-table td select,.contacts-table td textarea{width:100%;border-radius:.45rem;border:1px solid #d1d5db;padding:.35rem .5rem;font-size:.85rem;min-height:34px;background-color:#fff;color:#111827}.contacts-table td input:focus,.contacts-table td select:focus,.contacts-table td textarea:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81f}.contacts-table td input:disabled,.contacts-table td select:disabled,.contacts-table td textarea:disabled{background-color:#f9fafb;color:#6b7280}.contacts-table td input[type=radio],.contacts-table td input[type=checkbox]{width:auto;min-height:auto;transform:scale(1.1);cursor:pointer}.contacts-table td input[type=radio]:disabled,.contacts-table td input[type=checkbox]:disabled{cursor:default}.contacts-table tbody tr:has(input[type=radio]:checked){background-color:#eff6ff}.contacts-table tbody tr:has(input[type=checkbox]:not(:checked)){opacity:.72}.contacts-table tbody tr:has(input[type=checkbox]:not(:checked)) td input,.contacts-table tbody tr:has(input[type=checkbox]:not(:checked)) td select,.contacts-table tbody tr:has(input[type=checkbox]:not(:checked)) td textarea{background-color:#f9fafb}.contacts-table tbody tr:has(input[type=checkbox]:not(:checked)) td input:not([type=checkbox]):not([type=radio]),.contacts-table tbody tr:has(input[type=checkbox]:not(:checked)) td select,.contacts-table tbody tr:has(input[type=checkbox]:not(:checked)) td textarea{pointer-events:none;cursor:not-allowed;caret-color:transparent}.contacts-table tbody tr:has(input[type=checkbox]:not(:checked)) td input:focus,.contacts-table tbody tr:has(input[type=checkbox]:not(:checked)) td select:focus,.contacts-table tbody tr:has(input[type=checkbox]:not(:checked)) td textarea:focus{box-shadow:none;border-color:#d1d5db;outline:none}.contacts-table .table-actions{display:flex;gap:.35rem;flex-wrap:wrap}.contacts-table-readonly td{padding-top:.35rem;padding-bottom:.35rem}.helper-muted{margin:.5rem 0 0;color:#6b7280;font-size:.78rem}@media (max-width: 900px){.contacts-table{min-width:780px}.contacts-header>*{min-width:100%}.form-row,.details-grid{grid-template-columns:1fr}}@media (max-width: 520px){.contacts-table{min-width:740px}.contacts-table th,.contacts-table td{padding:.4rem .45rem}.contacts-table td input,.contacts-table td select,.contacts-table td textarea{padding:.32rem .45rem;font-size:.84rem}}@media (max-width: 900px){.page-form-card{max-height:calc(100vh - 56px - 2.25rem);overflow:auto;-webkit-overflow-scrolling:touch}.page-form-card .form-title{position:sticky;top:0;z-index:2;background-color:#fff;margin-top:0;padding-top:.25rem}.page-form-card .form-actions{position:sticky;bottom:-.01px;z-index:2;background-color:#fff;padding-top:.75rem;padding-bottom:.25rem;margin-top:.75rem;border-top:1px solid #e5e7eb}.page-form-card.details-card .details-header{position:sticky;top:0;z-index:3;background-color:#fff;padding-top:.25rem}.page-form-card.details-card .form-title{position:static;top:auto;z-index:auto;background-color:transparent;padding-top:0}}@media (max-width: 520px){.page-form-card{border-radius:.85rem}.page-form-card .form-actions{flex-direction:column-reverse;align-items:stretch}.page-form-card .form-actions .btn{width:100%}}@media (max-width: 900px){.page-form-card{padding:.95rem 1rem;margin-top:.85rem}.form-title{font-size:1rem;padding-bottom:.6rem}.form-grid{gap:.75rem}.form-row{grid-template-columns:1fr;gap:.7rem}.form-section-title{font-size:.9rem}.form-field label{font-size:.82rem;margin-bottom:.35rem}.form-field input,.form-field select,.form-field textarea{min-height:44px;padding:.6rem .75rem;font-size:.95rem}.form-inline-group{flex-wrap:wrap;gap:.6rem}.checkbox-inline{gap:.6rem;font-size:.95rem}.checkbox-inline input{transform:scale(1.15)}.form-actions .btn{min-height:44px;padding-top:.55rem;padding-bottom:.55rem}.page-form-card .form-actions{padding-top:.85rem;padding-bottom:calc(.4rem + env(safe-area-inset-bottom))}.details-grid{gap:.85rem}.details-section{padding:.85rem .95rem}.details-section h3{font-size:.86rem}.details-section p,.details-pre{font-size:.88rem}.details-card .details-section[data-summary="1"]{position:sticky;top:.65rem;z-index:6;background-color:#fff;border:1px solid #e5e7eb;border-radius:.85rem;box-shadow:0 10px 20px #0f172a14;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .5rem}.details-card .details-section[data-summary="1"]>h3{flex:0 0 100%;margin-bottom:.4rem}.details-card .details-section[data-summary="1"]>p.summary-chip{margin:0;display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.22rem .6rem;background-color:#f3f4f6;border:1px solid #e5e7eb;color:#111827;font-size:.82rem;line-height:1.1}.details-card .details-section[data-summary="1"]>p.summary-chip strong{font-weight:650;color:#4b5563;font-size:.78rem;white-space:nowrap}.details-card .details-section[data-summary="1"]>p.summary-chip .chip-value{color:#111827}.details-card .details-section[data-summary="1"]>p.summary-chip.chip-ip{background-color:#111827;border-color:#ffffff1f;color:#ffffffeb}.details-card .details-section[data-summary="1"]>p.summary-chip.chip-ip strong{color:#ffffffad}.details-card .details-section[data-summary="1"]>p.summary-chip .chip-value.chip-value-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;letter-spacing:-.01em}.details-card .details-section[data-summary="1"]>p.summary-chip.chip-status.chip-status-on{background-color:#ecfdf5;border-color:#bbf7d0;color:#166534}.details-card .details-section[data-summary="1"]>p.summary-chip.chip-status.chip-status-on strong{color:#166534}.details-card .details-section[data-summary="1"]>p.summary-chip.chip-status.chip-status-off{background-color:#f3f4f6;border-color:#e5e7eb;color:#4b5563}.details-card .details-section[data-summary="1"]>p.summary-chip.chip-status.chip-status-off strong{color:#4b5563}.details-card .details-section[data-summary="1"]>p.summary-chip.chip-copyable{cursor:pointer}.details-card .details-section[data-summary="1"]>p.summary-chip.chip-copyable:focus{outline:none;box-shadow:0 0 0 3px #1d4ed838}.details-card .details-section[data-summary="1"]>p.summary-chip.chip-copyable:active{transform:scale(.98)}.details-card .details-section[data-summary="1"]>p.summary-chip .badge{border-radius:999px;padding:.12rem .5rem;font-size:.75rem;line-height:1.1}.details-card .details-section[data-summary="1"]>p.summary-chip .btn{padding:.12rem .45rem;min-height:auto;line-height:1}.details-card .details-section[data-accordion="1"]>h3{display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none;padding:.1rem 0;margin-bottom:.35rem}.details-card .details-section[data-accordion="1"]>h3:after{content:"▾";font-size:.95rem;line-height:1;color:#6b7280;transform:rotate(0);transition:transform .12s ease}.details-card .details-section[data-accordion="1"][data-open="1"]>h3:after{transform:rotate(180deg)}.details-card .details-section[data-accordion="1"]>h3:focus{outline:none;box-shadow:0 0 0 3px #1d4ed840;border-radius:.4rem}.details-card .details-section[data-accordion="1"][data-open="0"]>:not(h3){display:none}}@media (max-width: 520px){.form-field input,.form-field select,.form-field textarea{font-size:16px;min-height:46px}.page-form-card{padding:.9rem}.form-actions{gap:.55rem}.form-actions{flex-direction:column-reverse;align-items:stretch}.form-actions .btn{width:100%}.details-card .details-section[data-summary="1"]{top:.55rem;gap:.45rem .45rem}.details-card .details-section[data-summary="1"]>p.summary-chip{font-size:.8rem;padding:.2rem .55rem}.details-card .details-section[data-summary="1"]>p.summary-chip strong{font-size:.76rem}}.toast-summary-row{display:flex;gap:.5rem;align-items:stretch;pointer-events:none}.toast-summary-row>*{pointer-events:auto}.toast-summary{flex:1 1 auto}.toast-clear{flex:0 0 auto;min-width:92px;border-radius:.55rem;border:1px solid rgba(255,255,255,.18);background-color:#0b1220;color:#ffffffeb;padding:.6rem .9rem;font-size:.82rem;line-height:1.25;cursor:pointer;box-shadow:0 8px 20px #0000004d}.toast-clear:hover{border-color:#ffffff42}.toast-clear:focus{outline:none;box-shadow:0 0 0 3px #1d4ed840,0 8px 20px #0000004d}@media (max-width: 520px){.toast-summary-row{flex-direction:column}.toast-clear{width:100%;min-width:0}}@media (prefers-reduced-motion: reduce){.toast-clear{transition:none}}body.sidebar-open{overflow:hidden}.sidebar-toggle{display:none;align-items:center;justify-content:center;width:38px;height:38px;border-radius:.6rem;border:1px solid rgba(255,255,255,.14);background-color:#ffffff0f;color:#fff;cursor:pointer;font-size:1.05rem;line-height:1}.sidebar-toggle:hover{background-color:#ffffff17}.sidebar-toggle:focus{outline:none;box-shadow:0 0 0 3px #1d4ed840}.sidebar-overlay{display:none}.sidebar-top{display:none;align-items:center;justify-content:space-between;gap:.75rem;padding:0 .25rem .75rem;margin-bottom:.75rem;border-bottom:1px solid #1f2937}.sidebar-top-title{font-size:.9rem;font-weight:650;color:#fff;letter-spacing:-.01em}.sidebar-close{display:inline-flex;align-items:center;justify-content:center;border-radius:.55rem;border:1px solid rgba(255,255,255,.14);background-color:#ffffff0f;color:#ffffffeb;padding:.35rem .7rem;font-size:.8rem;cursor:pointer}.sidebar-close:hover{background-color:#ffffff17}.sidebar-close:focus{outline:none;box-shadow:0 0 0 3px #1d4ed840}@media (max-width: 900px){.sidebar-toggle{display:inline-flex}.app-main{padding:1rem}.sidebar-overlay{position:fixed;top:56px;left:0;right:0;bottom:0;background-color:#1118278c;z-index:30;display:none}.sidebar-overlay.is-open{display:block}.app-sidebar{position:fixed;top:56px;left:0;bottom:0;width:min(320px,86vw);max-width:86vw;transform:translate(-105%);transition:transform .18s ease-out;z-index:40;box-shadow:0 18px 40px #00000073;padding-bottom:calc(1rem + env(safe-area-inset-bottom));overflow:auto;-webkit-overflow-scrolling:touch}.app-sidebar.app-sidebar-open{transform:translate(0)}.sidebar-top{display:flex}}@media (prefers-reduced-motion: reduce){.app-sidebar{transition:none}}@media (max-width: 900px){.table-wrapper{overflow:visible!important}table.data-table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;display:block!important;font-size:.9rem}table.data-table thead{display:none!important}table.data-table tbody{display:flex!important;flex-direction:column!important;gap:.85rem!important;width:100%!important}table.data-table tbody tr{display:block!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:.85rem!important;box-shadow:0 10px 20px #0f172a0f!important;overflow:hidden!important;margin:0!important}table.data-table tbody td{display:flex!important;align-items:flex-start!important;padding:.65rem .75rem!important;border:0!important;border-top:1px solid #eef2f7!important;background:transparent!important;white-space:normal!important}table.data-table tbody tr td:first-child{border-top:0!important}table.data-table tbody td:before{content:attr(data-label);flex:0 0 auto;width:max-content;min-width:74px;white-space:nowrap;font-size:.75rem;font-weight:650;color:#6b7280;line-height:1.15;padding-top:.15rem;padding-right:.55rem}table.data-table tbody td>.rt-value{flex:1 1 auto;min-width:0;border-left:1px solid rgba(148,163,184,.22);padding-left:.7rem;line-height:1.25}table.data-table tbody td>*{min-width:0}table.data-table tbody td[colspan]{display:block!important}table.data-table tbody td[colspan]:before{display:none!important;content:""!important}table.data-table tbody td.rt-cell-actions{justify-content:flex-end!important}table.data-table tbody td.rt-cell-actions:before{display:none!important}table.data-table tbody td.rt-cell-actions>.rt-value{border-left:0!important;padding-left:0!important}table.data-table tbody td.rt-cell-actions .table-actions{width:100%!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:.4rem!important}table.data-table tbody td.rt-cell-status{align-items:center!important}table.data-table tbody td.rt-cell-status:before{padding-top:0!important}table.data-table tbody td.rt-cell-client>.rt-value{display:block!important}table.data-table tbody td.rt-cell-client .rt-client-container{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:.35rem!important}table.data-table tbody td.rt-cell-client .rt-client-name{font-weight:750!important;font-size:.98rem!important;line-height:1.2!important;color:#111827!important}table.data-table tbody td.rt-cell-client .rt-client-account{font-size:.86rem!important;font-weight:650!important;color:#6b7280!important;line-height:1.15!important}table.data-table tbody td.rt-cell-client .rt-client-tags{display:flex!important;flex-wrap:wrap!important;gap:.45rem!important}table.data-table tbody td.rt-cell-client .rt-client-tag{margin:0!important}table.data-table tbody td[data-label=Endereço] .btn.btn-link{padding:0!important;min-height:unset!important;height:auto!important;line-height:1.1!important}table.data-table tbody td.rt-cell-contacts .rt-contacts-container{display:flex!important;flex-direction:column!important;gap:.35rem!important}table.data-table tbody td.rt-cell-contacts .rt-contact-line{line-height:1.2!important;word-break:normal!important;overflow-wrap:normal!important}table.data-table tbody td.rt-cell-contacts .rt-contact-line+.rt-contact-line{padding-top:.35rem!important;border-top:1px dashed rgba(148,163,184,.25)!important}table.data-table tbody td.rt-cell-contacts .rt-contact-actions{display:inline-flex!important;flex-wrap:wrap!important;gap:.35rem!important;margin-left:.35rem!important;vertical-align:middle!important}table.data-table tbody td.rt-cell-contacts .rt-contact-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:.12rem .5rem!important;min-height:32px!important;border-radius:999px!important;border:1px solid rgba(29,78,216,.22)!important;color:#1d4ed8!important;font-size:.74rem!important;line-height:1.1!important;text-decoration:none!important;white-space:nowrap!important}table.data-table tbody td.rt-cell-contacts .rt-contact-action:hover{text-decoration:underline!important;background:#1d4ed80f!important}table.data-table .btn,table.data-table .btn-sm{min-height:40px!important}table.data-table .btn-link{min-height:auto!important;padding-left:0!important;padding-right:0!important}}@media (max-width: 520px){table.data-table tbody tr{border-radius:.9rem!important}table.data-table tbody{gap:.75rem!important}table.data-table tbody td{padding:.62rem .7rem!important}table.data-table tbody td:before{min-width:68px!important;font-size:.73rem!important;padding-right:.5rem!important}table.data-table tbody td>.rt-value{padding-left:.65rem!important}table.data-table .btn,table.data-table .btn-sm{min-height:44px!important}}@media (max-width: 900px){body.sidebar-open{overflow:hidden}.app-body{position:relative}.sidebar-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#11182773!important;opacity:0!important;pointer-events:none!important;transition:opacity .16s ease!important;z-index:40!important}.sidebar-overlay.is-open{opacity:1!important;pointer-events:auto!important}.app-sidebar{position:fixed!important;top:0!important;left:0!important;height:100dvh!important;height:100vh!important;width:min(86vw,320px)!important;max-width:320px!important;transform:translate(-105%)!important;transition:transform .18s ease!important;z-index:50!important;padding-top:calc(.9rem + env(safe-area-inset-top))!important;padding-bottom:calc(.9rem + env(safe-area-inset-bottom))!important}.app-sidebar.app-sidebar-open{transform:translate(0)!important}.app-main{padding:1rem!important}.sidebar-toggle{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:.75rem}.sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.2rem .25rem .85rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:.75rem}.sidebar-top-title{font-weight:650;color:#fff;letter-spacing:-.01em}.sidebar-close{min-height:40px;padding:.35rem .7rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff}.sidebar-close:active{transform:scale(.98)}.app-sidebar .nav-link,.app-sidebar a{display:block;padding:.7rem .85rem;border-radius:.75rem;font-size:.95rem;line-height:1.1}.app-sidebar .nav-link-active{background:#1d4ed8f2!important;color:#fff!important}.app-body>.app-sidebar{flex:none!important}.page-header{flex-direction:column;align-items:stretch;gap:.65rem;margin-bottom:.85rem}.page-header h1,.page-title{font-size:1.05rem;line-height:1.15}.page-subtitle{display:none}.page-header-actions{width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:.15rem}.page-header-actions::-webkit-scrollbar{height:0}.page-header-actions .btn{flex:0 0 auto;min-height:44px}.page-actions{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.6rem}.toolbar-left{width:100%;min-width:0;flex:1 1 auto}.toolbar-right{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:.65rem;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.15rem}.toolbar-right::-webkit-scrollbar{height:0}.toolbar-field{width:auto;min-width:230px;flex:0 0 auto;display:flex;flex-direction:row;align-items:center;gap:.55rem}.toolbar-field label{margin:0;font-size:.78rem;color:#4b5563;white-space:nowrap;line-height:1}.toolbar-search input,.page-actions select{min-height:44px;font-size:1rem;padding:.6rem .75rem;width:100%}.toolbar-field select{width:auto;min-width:140px;flex:1 1 auto}}@media (max-width: 520px){.app-main{padding:.9rem!important}.app-sidebar{width:min(88vw,320px)!important}.toolbar-search input,.page-actions select{font-size:16px;min-height:46px}.page-header-actions .btn{min-height:46px}.toolbar-field{min-width:210px}.toolbar-field select{min-width:130px}}
