.mobile-input-wrap{display:flex;align-items:stretch;width:100%;max-width:100%;border:1px solid #cbd5e1;border-radius:6px;background:#fff;overflow:hidden}.mobile-input-wrap:focus-within{border-color:#64748b;box-shadow:0 0 0 1px #64748b40}.mobile-input-wrap__prefix{flex:0 0 auto;display:inline-flex;align-items:center;padding:0 .55rem;font-size:.9rem;font-weight:600;color:#334155;background:#f1f5f9;border-right:1px solid #e2e8f0}.mobile-input-wrap__field{flex:1 1 auto;min-width:0;border:none;border-radius:0;padding:.45rem .55rem;font-size:.95rem}.mobile-input-wrap__field:focus{outline:none}.mobile-input-wrap--table{max-width:11rem}.mobile-input-wrap--table .mobile-input-wrap__field{padding:.28rem .4rem;font-size:.85rem}.mobile-input-wrap--table .mobile-input-wrap__prefix{padding:0 .4rem;font-size:.8rem}.mobile-tel-link{color:#1d4ed8;text-decoration:none;font-weight:600;white-space:nowrap}.mobile-tel-link:hover{text-decoration:underline;color:#1e40af}.feedback-alert{margin:.5rem 0 .75rem;padding:.65rem .9rem;border-radius:.5rem;font-size:.9rem;line-height:1.45}.feedback-alert--dismissible{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.feedback-alert__text{flex:1;min-width:0}.feedback-alert__close{flex-shrink:0;margin:-.2rem -.35rem 0 0;padding:.1rem .45rem;border:none;background:transparent;font-size:1.35rem;line-height:1;cursor:pointer;color:inherit;opacity:.65;border-radius:.25rem}.feedback-alert__close:hover{opacity:1;background:#0000000f}.feedback-alert--error .feedback-alert__close:hover{background:#00000014}.ledger-submit-btn{display:inline-flex;align-items:center;gap:.5rem}.inline-form .ledger-submit-btn:disabled{cursor:wait;opacity:.88}.ledger-submit-btn__spinner{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:ledger-spin .7s linear infinite}@keyframes ledger-spin{to{transform:rotate(360deg)}}.feedback-alert--success{background:#ecfdf5;border:1px solid #6ee7b7;color:#065f46;font-weight:600}.feedback-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-weight:600}.feedback-alert--info{background:#f1f5f9;border:1px solid #cbd5e1;color:#334155;font-weight:500}.table-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.85rem;padding:.65rem .35rem .25rem;font-size:.875rem;color:#475569;border-top:1px solid #e2e8f0}.table-pagination__meta{flex:1 1 12rem;min-width:0}.table-pagination__controls{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}.table-pagination__page{min-width:6.5rem;text-align:center;font-variant-numeric:tabular-nums}.table-pagination__btn{padding:.35rem .75rem;font-size:.82rem;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;cursor:pointer}.table-pagination__btn:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.table-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.confirm-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20000;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1.25rem;box-sizing:border-box}.confirm-dialog{width:100%;max-width:420px;background:#fff;border-radius:.75rem;padding:1.25rem 1.35rem;box-shadow:0 25px 50px #0f172a33;border:1px solid #e2e8f0}.confirm-dialog__title{margin:0 0 .5rem;font-size:1.05rem;color:#0f172a}.confirm-dialog__message{margin:0 0 1.15rem;font-size:.9rem;line-height:1.45;color:#475569}.confirm-dialog__actions{display:flex;justify-content:flex-end;gap:.5rem;flex-wrap:wrap}.confirm-dialog__btn{border-radius:.5rem;padding:.45rem .95rem;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent}.confirm-dialog__btn--secondary{background:#fff;border-color:#cbd5e1;color:#334155}.confirm-dialog__btn--secondary:hover{background:#f8fafc}.confirm-dialog__btn--danger{background:#b91c1c;border-color:#991b1b;color:#fff}.confirm-dialog__btn--danger:hover{background:#991b1b}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.topbar{display:flex;flex-direction:column;gap:0;padding:0;border-bottom:1px solid #dbe5ef;background:#fff;color:#0f172a;position:sticky;top:0;z-index:20;box-shadow:0 2px 8px #0f172a0f;flex-shrink:0}.topbar-main{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.2rem}.brand-block{display:flex;align-items:center;gap:.75rem}.brand-badge{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:999px;font-weight:700;letter-spacing:.04em;background:linear-gradient(135deg,#1d4ed8,#0f172a);border:1px solid #1e40af;color:#fff;box-shadow:0 6px 18px #1d4ed847}.topbar h1{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.01em}.subtitle{margin:.15rem 0 0;color:#64748b;font-size:.82rem}.user-info{display:flex;align-items:center;gap:.6rem;font-size:.875rem;color:#334155;padding-left:.65rem;border-left:1px solid #e2e8f0}.user-role{text-transform:capitalize;color:#64748b}.user-info button{border:1px solid #94a3b8;background:#0f172a;color:#fff;border-radius:.5rem;padding:.4rem .72rem;font-weight:700;font-size:.8rem;cursor:pointer;transition:all .2s ease}.user-info button:hover{background:#1e293b}.user-avatar{width:2.05rem;height:2.05rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1e3a8a;font-weight:700;border:1px solid #bfdbfe}.user-meta{display:flex;flex-direction:column;gap:.05rem;text-align:left}.user-meta p{margin:0}.user-name{margin:0;font-weight:600;color:#0f172a}.body{flex:1 1 auto;display:grid;grid-template-columns:280px 1fr;min-width:0;min-height:0;align-items:stretch}.sidebar{border-right:1px solid #1e293b;background:#0b1220;color:#e2e8f0;padding:1.1rem;overflow-y:auto;min-height:100%;align-self:stretch}.section-title{margin:0 0 .75rem;color:#93c5fd;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.nav-subsection-title{margin:.35rem 0 .45rem;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.admin-nav-group{display:flex;flex-direction:column;gap:.35rem;padding:.45rem .35rem .5rem;border-radius:.55rem;border:1px solid rgba(59,130,246,.22);background:#0f172a73}.nav-list{display:flex;flex-direction:column;gap:.45rem}.nav-list .sidebar-link{display:block;color:#e2e8f0;text-decoration:none;padding:.58rem .68rem;border-radius:.5rem;border:1px solid transparent;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.sidebar-link__row{display:flex;align-items:center;gap:.55rem;min-width:0}.menu-icon{width:1.25rem;height:1.25rem;flex-shrink:0;color:#93c5fd;opacity:.92}.nav-list .sidebar-link--active .menu-icon{color:#bfdbfe;opacity:1}.nav-list .sidebar-link:hover{background:#1e40af4d;border-color:#93c5fd52;transform:translate(2px)}.nav-list .sidebar-link--active{background:linear-gradient(135deg,#2563eb59,#1e40af40);border-color:#93c5fd73;color:#f8fafc;box-shadow:0 0 0 1px #3b82f640}.ledger-menu{margin:0 0 .15rem;border-radius:.65rem;border:1px solid rgba(59,130,246,.35);background:linear-gradient(160deg,#0f172af2,#1e293ba6);box-shadow:0 4px 14px #00000040;overflow:hidden}.ledger-menu__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.72rem .85rem;color:#e2e8f0;font-weight:700;font-size:.88rem;letter-spacing:.02em;-webkit-user-select:none;user-select:none;transition:background .2s ease}.ledger-menu__summary::-webkit-details-marker{display:none}.ledger-menu__summary:hover{background:#2563eb33}.ledger-menu__summary-main{display:inline-flex;align-items:center;gap:.55rem;min-width:0}.ledger-menu__icon.menu-icon{width:1.35rem;height:1.35rem;flex-shrink:0;color:#93c5fd;opacity:.95}.ledger-menu__title{font-size:.9rem;text-transform:none;letter-spacing:.03em}.ledger-menu__chevron{width:.55rem;height:.55rem;border-right:2px solid #93c5fd;border-bottom:2px solid #93c5fd;transform:rotate(45deg);transition:transform .25s ease;flex-shrink:0;margin-top:-.15rem}.ledger-menu[open] .ledger-menu__chevron{transform:rotate(225deg);margin-top:.1rem}.ledger-menu__panel{display:flex;flex-direction:column;gap:.35rem;padding:.35rem .65rem .75rem .85rem;border-top:1px solid rgba(59,130,246,.22);background:#0f172a80}.ledger-menu__panel .sidebar-link{position:relative;padding:.52rem .6rem .52rem .95rem;font-size:.84rem;font-weight:500;border-radius:.45rem}.ledger-menu__panel .sidebar-link__row--sub .menu-icon{width:1.1rem;height:1.1rem}.ledger-menu__panel .sidebar-link:before{content:"";position:absolute;left:.35rem;top:50%;transform:translateY(-50%);width:3px;height:0;border-radius:2px;background:#60a5fa;transition:height .2s ease}.ledger-menu__panel .sidebar-link:hover:before,.ledger-menu__panel .sidebar-link--active:before{height:60%}.ledger-menu__panel .sidebar-link--active:before{height:70%;background:#93c5fd}.ledger-menu__sublabel{display:block}.nav-section-divider{height:1px;margin:.25rem 0 .35rem;background:linear-gradient(90deg,transparent,rgba(148,163,184,.35),transparent)}.nav-section-divider--tight{margin:.15rem 0 .25rem}.nav-group{margin-top:.55rem;padding-top:.35rem;border-top:1px solid rgba(148,163,184,.2)}.nav-group-title{margin:.25rem 0 .4rem;font-size:.78rem;font-weight:700;color:#93c5fd;letter-spacing:.04em;text-transform:uppercase}.nav-sublist{display:flex;flex-direction:column;gap:.35rem;padding-left:.55rem}.nav-dropdown{margin-top:.55rem;padding-top:.35rem;border-top:1px solid rgba(148,163,184,.2)}.nav-dropdown-title{list-style:none;cursor:pointer;margin:.25rem 0 .4rem;font-size:.78rem;font-weight:700;color:#93c5fd;letter-spacing:.04em;text-transform:uppercase;-webkit-user-select:none;user-select:none}.nav-dropdown-title::-webkit-details-marker{display:none}.nav-dropdown-title:after{content:"▾";float:right;color:#bfdbfe;font-size:.78rem}.nav-dropdown:not([open]) .nav-dropdown-title:after{content:"▸"}.row-action-group{display:flex;align-items:center;gap:.45rem}.icon-btn{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.55rem;border:1px solid transparent;background:#f8fafc;color:#334155;cursor:pointer;transition:transform .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.icon-btn svg{width:1rem;height:1rem;fill:currentColor}.icon-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a1f}.icon-btn-edit{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.icon-btn-edit:hover{background:#dbeafe;border-color:#93c5fd}.icon-btn-delete{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.icon-btn-delete:hover{background:#fee2e2;border-color:#fca5a5}.content{padding:1.35rem;min-height:100%;box-sizing:border-box;background:#f8fafc}.content h2{margin-top:0;margin-bottom:.45rem;color:#0f172a}.content>section>p{margin-top:0;color:#334155}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-top:1.1rem}.module-card{border:1px solid #dbe5ef;border-radius:.75rem;padding:1rem;background:#fff;box-shadow:0 8px 24px #0f172a0f;transition:transform .2s ease,box-shadow .2s ease}.module-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0f172a1a}.module-card h3{margin-top:0;margin-bottom:.35rem;color:#0f172a}.module-name{margin:.15rem 0 .6rem;color:#1d4ed8;font-size:.82rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.module-card a{display:inline-block;margin-top:.35rem;font-weight:600;text-decoration:none}.inline-form{display:flex;flex-direction:column;gap:.6rem}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.inline-form label,.module-card label{display:flex;flex-direction:column;gap:.25rem;font-size:.84rem}.inline-form input,.inline-form textarea,.module-card input,.module-card select{border:1px solid #cbd5e1;border-radius:.45rem;padding:.45rem .55rem;font-family:inherit}.inline-form select[multiple]{min-height:110px}.inline-form button:not(.ledger-kind-switch__btn):not(.master-kind-toggle__btn):not(.master-kind-seg__btn):not(.master-edit-actions__save):not(.master-edit-actions__cancel),.module-card button:not(.ledger-kind-switch__btn):not(.master-kind-toggle__btn):not(.master-kind-seg__btn):not(.master-edit-actions__save):not(.master-edit-actions__cancel){margin-top:.4rem;border:1px solid #1d4ed8;background:#1d4ed8;color:#fff;border-radius:.45rem;padding:.45rem .7rem;font-weight:600;cursor:pointer}.inline-form button:disabled:not(.ledger-kind-switch__btn):not(.master-kind-toggle__btn):not(.master-kind-seg__btn):not(.master-edit-actions__save):not(.master-edit-actions__cancel),.module-card button:disabled:not(.ledger-kind-switch__btn):not(.master-kind-toggle__btn):not(.master-kind-seg__btn):not(.master-edit-actions__save):not(.master-edit-actions__cancel){opacity:.6;cursor:not-allowed}.master-submit-wrap{display:flex;align-items:flex-end}.ledger-kind-switch{margin:0 0 .85rem;padding:0;max-width:26rem}.ledger-kind-switch__header{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.5rem}.ledger-kind-switch__title{font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#475569}.ledger-kind-switch__hint{font-size:.75rem;color:#94a3b8}.ledger-kind-switch__track{position:relative;display:flex;isolation:isolate;width:100%;padding:4px;border-radius:999px;background:#e2e8f0;border:1px solid #cbd5e1;box-shadow:inset 0 1px 3px #0f172a14}.ledger-kind-switch__thumb{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a1a,0 4px 12px #0f172a14;transition:left .32s cubic-bezier(.34,1.25,.64,1),box-shadow .2s ease;z-index:0;pointer-events:none}.ledger-kind-switch__track--dl .ledger-kind-switch__thumb{left:50%}@media (prefers-reduced-motion: reduce){.ledger-kind-switch__thumb{transition:none}}.inline-form .ledger-kind-switch__btn,.ledger-kind-switch__btn{position:relative;z-index:1;flex:1 1 50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.08rem;margin-top:0;padding:.55rem .5rem;min-height:3.15rem;border:none;border-radius:999px;background:transparent!important;box-shadow:none!important;cursor:pointer;font-family:inherit;font-weight:500;color:#94a3b8;transition:color .2s ease}.inline-form .ledger-kind-switch__btn:hover,.ledger-kind-switch__btn:hover{color:#64748b}.ledger-kind-switch__btn:focus{outline:none}.ledger-kind-switch__btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:.6rem}.inline-form .ledger-kind-switch__btn--active,.ledger-kind-switch__btn--active{color:#0f172a}.ledger-kind-switch__code{font-size:.95rem;font-weight:800;letter-spacing:.08em;line-height:1.15}.inline-form .ledger-kind-switch__btn--active .ledger-kind-switch__code,.ledger-kind-switch__btn--active .ledger-kind-switch__code{color:#1d4ed8}.ledger-kind-switch__desc{font-size:.65rem;font-weight:600;letter-spacing:.01em;text-align:center;line-height:1.25;max-width:8.5rem;color:inherit}.inline-form .ledger-kind-switch__btn:not(.ledger-kind-switch__btn--active) .ledger-kind-switch__desc,.ledger-kind-switch__btn:not(.ledger-kind-switch__btn--active) .ledger-kind-switch__desc{font-weight:500;color:#94a3b8}.inline-form .ledger-kind-switch__btn:not(.ledger-kind-switch__btn--active) .ledger-kind-switch__code,.ledger-kind-switch__btn:not(.ledger-kind-switch__btn--active) .ledger-kind-switch__code{color:#94a3b8;font-weight:700}.ledger-field-spacer{min-height:1px}.ledger-info-field{grid-column:span 2}.master-data-page{position:relative;width:100%;max-width:100%}.master-data-stack{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:100%;box-sizing:border-box}.placeholder.master-data-card,.master-data-stack .placeholder.table-wrap{width:100%;max-width:100%;box-sizing:border-box}.master-data-table-wrap{padding-bottom:.35rem}.master-data-table-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;margin:.65rem 0 .85rem}.master-data-toolbar__search{flex:1 1 220px;display:flex;flex-direction:column;gap:.28rem;min-width:0}.master-data-toolbar__search input[type=search]{width:100%;min-width:0;padding:.45rem .6rem;border-radius:.45rem;border:1px solid #cbd5e1;font-size:.9rem;box-sizing:border-box;background:#fff}.master-data-toolbar__filter{display:flex;flex-direction:column;gap:.28rem;flex:0 1 auto;min-width:148px}.master-data-toolbar__filter select{padding:.45rem .55rem;border-radius:.45rem;border:1px solid #cbd5e1;font-size:.88rem;background:#fff;color:#0f172a}.master-data-toolbar__label{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.placeholder.master-data-card{overflow:visible}.master-data-form__row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.85rem 1.25rem;width:100%}.master-data-form__field{display:flex;flex-direction:column;gap:.28rem;min-width:0}.master-data-form__field--type{flex:1.15 1 200px}.master-data-form__field--ledger{flex:1.15 1 220px}.master-data-form__field--value{flex:1.25 1 240px}.master-data-form__submit{flex:0 0 auto}.master-data-form__row--financier-extra{margin-top:.35rem;width:100%}.master-data-form__field--address{flex:1.35 1 260px}.master-data-form__label{font-size:.78rem;font-weight:700;color:#64748b}.master-type-select{width:100%;min-width:0}.master-data-form__field .master-kind-seg{max-width:none;width:100%}.master-kind-seg{max-width:22rem}.master-kind-seg--sm{max-width:15rem}.master-kind-seg__track{position:relative;display:flex;gap:4px;align-items:stretch;isolation:isolate;padding:4px;border-radius:999px;background:linear-gradient(180deg,#f1f5f9,#e2e8f0);border:1px solid #cbd5e1;box-shadow:inset 0 1px 2px #0f172a0f}.master-kind-seg__thumb{position:absolute;top:4px;bottom:4px;left:calc(4px + var(--seg-index, 0) * ((100% - 16px) / 3 + 4px));width:calc((100% - 16px) / 3);border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a1a,0 2px 8px #0f172a14;transition:left .28s cubic-bezier(.34,1.15,.64,1),box-shadow .2s ease;z-index:0;pointer-events:none}@media (prefers-reduced-motion: reduce){.master-kind-seg__thumb{transition:none}}.inline-form .master-kind-seg__btn,.master-kind-seg__btn{position:relative;z-index:1;flex:1 1 0;min-width:0;margin-top:0;padding:.5rem .35rem;border:none;border-radius:999px;background:transparent!important;box-shadow:none!important;cursor:pointer;font-family:inherit;font-weight:700;font-size:.82rem;color:#64748b;transition:color .18s ease}.master-kind-seg--sm .master-kind-seg__btn{padding:.32rem .25rem;font-size:.75rem}.inline-form .master-kind-seg__btn--active,.master-kind-seg__btn--active{color:#1d4ed8}.master-kind-seg__code{display:block;letter-spacing:.06em}.master-kind-seg__btn:focus{outline:none}.master-kind-seg__btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:.5rem}.master-edit-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.45rem}.master-edit-actions__save{margin-top:0!important;padding:.4rem .85rem!important;border-radius:.45rem!important;border:1px solid #1d4ed8!important;background:linear-gradient(180deg,#3b82f6,#2563eb)!important;color:#fff!important;font-size:.8rem!important;font-weight:700!important;cursor:pointer;box-shadow:0 1px 2px #0f172a1f}.master-edit-actions__save:hover{filter:brightness(1.05)}.master-edit-actions__cancel{margin-top:0!important;padding:.4rem .85rem!important;border-radius:.45rem!important;border:1px solid #cbd5e1!important;background:#fff!important;color:#475569!important;font-size:.8rem!important;font-weight:600!important;cursor:pointer}.master-edit-actions__cancel:hover{background:#f8fafc!important;border-color:#94a3b8!important}.access-table .master-table-input,.master-table-input{width:100%;min-width:140px;padding:.4rem .5rem;border:1px solid #cbd5e1;border-radius:.4rem;font-family:inherit;font-size:.88rem}.master-kind-badge{display:inline-block;padding:.15rem .5rem;border-radius:.35rem;font-size:.78rem;font-weight:700;background:#e0e7ff;color:#3730a3}.toast-stack{position:fixed;top:1.1rem;right:1.1rem;z-index:20000;display:flex;flex-direction:column;gap:.55rem;max-width:min(22rem,calc(100vw - 2rem));pointer-events:none}.toast-stack .toast{pointer-events:auto}.toast{display:flex;align-items:flex-start;gap:.65rem;padding:.65rem .75rem .65rem .9rem;border-radius:.5rem;border:1px solid;font-size:.86rem;font-weight:600;line-height:1.35;box-shadow:0 10px 40px #0f172a1f;animation:toast-in .28s ease}@keyframes toast-in{0%{opacity:0;transform:translate(.5rem)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion: reduce){.toast{animation:none}}.toast--success{background:#ecfdf5;border-color:#6ee7b7;color:#065f46}.toast--error{background:#fef2f2;border-color:#fca5a5;color:#991b1b}.toast__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:.06rem}.toast--success .toast__icon{color:#059669}.toast--error .toast__icon{color:#dc2626}.toast__text{flex:1;min-width:0;word-break:break-word}.toast__close{flex:0 0 auto;margin:-.15rem -.1rem 0 0;padding:0 .2rem;border:none;background:transparent;color:inherit;opacity:.65;font-size:1.25rem;line-height:1;cursor:pointer;font-family:inherit}.toast__close:hover{opacity:1}.success-note{margin:.3rem 0;color:#15803d;font-size:.86rem;font-weight:600}.rs__control{border-color:#cbd5e1!important;min-height:38px!important;box-shadow:none!important}.rs__control--is-focused{border-color:#2563eb!important}.rs__menu{z-index:12!important}.rs__multi-value{background:#dbeafe!important}.rs__option--is-focused{background:#eff6ff!important}.master-type-select .mdrs__control{border-color:#cbd5e1!important;min-height:40px!important;box-shadow:none!important;border-radius:.5rem!important}.master-type-select .mdrs__control--is-focused{border-color:#6366f1!important;box-shadow:0 0 0 1px #6366f159!important}.master-type-select .mdrs__single-value,.master-type-select .mdrs__input-container,.master-type-select .mdrs__placeholder{color:#0f172a!important}.master-type-select .mdrs__placeholder{color:#64748b!important;font-weight:500}.master-type-select .mdrs__menu{border-radius:.5rem!important;border:1px solid #e2e8f0!important;box-shadow:0 10px 40px #0f172a1f!important;overflow:hidden}.master-type-select .mdrs__option{color:#0f172a!important;cursor:pointer!important}.master-type-select .mdrs__option--is-focused{background:#eef2ff!important;color:#1e1b4b!important}.master-type-select .mdrs__option--is-selected{background:#e0e7ff!important;color:#312e81!important;font-weight:600!important}.master-type-select .mdrs__option--is-selected.mdrs__option--is-focused{background:#c7d2fe!important;color:#1e1b4b!important}.placeholder{margin-top:1rem;border:1px dashed #94a3b8;border-radius:.7rem;padding:1rem;background:#fff;box-shadow:0 4px 14px #0f172a0d;overflow-x:auto}.access-table{width:100%;border-collapse:collapse;min-width:980px}.access-table th,.access-table td{border:1px solid #e2e8f0;padding:.6rem;vertical-align:top}.access-table th{background:#f8fafc;text-align:left;font-size:.82rem}.access-table td select{width:100%;min-width:120px;border:1px solid #cbd5e1;border-radius:.4rem;padding:.35rem .45rem}.toggle-cell{display:flex;align-items:center;gap:.35rem;font-size:.8rem}.small-muted{margin:.2rem 0 0;color:#64748b;font-size:.75rem}.mini-link{border:0;background:transparent;color:#1d4ed8;padding:0;cursor:pointer;font-size:.75rem}.login-page{min-height:100vh;display:grid;place-items:center;padding:1.2rem;background:radial-gradient(circle at top right,rgba(59,130,246,.18),transparent 40%),radial-gradient(circle at bottom left,rgba(14,116,144,.14),transparent 35%),#f1f5f9}.login-card{width:100%;max-width:460px;background:#fff;border:1px solid #dbe5ef;border-radius:.85rem;padding:1.3rem;box-shadow:0 24px 48px #0f172a24}.login-brand{margin:0 0 .2rem;font-size:.83rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#1d4ed8}.login-card h2{margin:0;color:#0f172a}.login-card .subtitle{color:#475569}.login-card label{display:flex;flex-direction:column;gap:.35rem;margin-top:.75rem}.login-card input{border:1px solid #cbd5e1;border-radius:.5rem;padding:.62rem .72rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.login-card input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.login-card button[type=submit]{margin-top:.9rem;width:100%;border:1px solid transparent;background:linear-gradient(90deg,#1d4ed8,#2563eb);color:#fff;border-radius:.5rem;padding:.68rem;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #2563eb40}.login-card button[type=submit]:hover{filter:brightness(1.05)}.error{margin:.75rem 0 0;color:#b91c1c}.demo-credentials{margin-top:.95rem;border-top:1px dashed #cbd5e1;padding-top:.75rem;font-size:.82rem;color:#334155;background:#f8fafc;border-radius:.5rem;padding-left:.75rem;padding-right:.75rem}@media (max-width: 980px){.body{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #1e293b}.nav-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.45rem}.ledger-menu,.nav-section-divider,.nav-section-divider--tight{grid-column:1 / -1}.user-info{border-left:0;padding-left:0}.topbar-main{flex-wrap:wrap}.grid-3{grid-template-columns:1fr}}@media (max-width: 640px){.topbar-main{padding-left:.85rem;padding-right:.85rem}.topbar h1{font-size:1rem}.subtitle{margin-top:.1rem;font-size:.82rem}.user-info{width:100%;justify-content:flex-start}.user-info button{margin-left:auto}}.demo-credentials p{margin:.2rem 0}.rc-search-page{--rc-search-control-h: 2.25rem;max-width:100%}.rc-search-page--themed{overflow-x:visible;padding:1rem 1.15rem 1.25rem;margin:0 -.25rem;border-radius:.85rem;background:linear-gradient(145deg,#ecfeff,#eef2ff 38%,#faf5ff);border:1px solid #c4b5fd;box-shadow:0 4px 20px #4f46e51a,inset 0 1px #fffc}.rc-search-page__hero{margin-bottom:.65rem}.rc-search-page--themed h2{margin:0 0 .35rem;font-size:1.55rem;letter-spacing:-.02em;background:linear-gradient(100deg,#4f46e5,#0d9488 55%,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent}.rc-search-page__lead{margin:0;color:#475569!important}.rc-search-page .rc-search-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem .75rem;margin:.75rem 0 .85rem;padding:.85rem 1rem;border:1px solid #e2e8f0;border-radius:.65rem;background:linear-gradient(165deg,#fff,#f8fafc);box-shadow:0 1px 2px #0f172a0f}.rc-search-page--themed .rc-search-toolbar{border:1px solid #a5b4fc;background:linear-gradient(180deg,#fff,#eef2ff);box-shadow:0 2px 10px #6366f124;border-left:4px solid #6366f1}.rc-search-page--themed .rc-search-field>span{color:#4338ca}.rc-search-page--themed .rc-search-filter-row{color:#5b21b6}.rc-search-page--themed .rc-search-submit-btn{background:linear-gradient(180deg,#7c3aed,#5b21b6);border-color:#6d28d9;box-shadow:0 2px 8px #5b21b659}.rc-search-page--themed .rc-search-submit-btn:hover:not(:disabled){background:linear-gradient(180deg,#6d28d9,#4c1d95)}.rc-search-field{display:flex;flex-direction:column;gap:.28rem;font-size:.8rem;font-weight:500;color:#475569;min-width:0}.rc-search-field--type,.rc-search-field--value{flex:1 1 13rem;min-width:10.5rem;max-width:18rem}.rc-search-type-select .rs__control{min-height:var(--rc-search-control-h);height:var(--rc-search-control-h);font-size:.875rem;border-radius:.45rem;border-color:#cbd5e1;box-shadow:none}.rc-search-type-select .rs__control:hover{border-color:#94a3b8}.rc-search-type-select .rs__control--is-focused{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.rc-search-type-select .rs__value-container{padding:0 .4rem}.rc-search-type-select .rs__indicator{padding:.35rem}.rc-search-type-select .rs__placeholder{color:#94a3b8;font-size:.875rem}.rc-search-select,.rc-search-input{border:1px solid #cbd5e1;border-radius:.45rem;padding:.45rem .55rem;font-family:inherit}.rc-search-input--compact{height:var(--rc-search-control-h);min-height:var(--rc-search-control-h);box-sizing:border-box;padding:0 .55rem;font-size:.875rem;line-height:1.25;max-width:100%}.rc-search-input--compact:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.rc-search-actions{display:flex;align-items:flex-end}.rc-search-submit-btn{border:1px solid #1d4ed8;background:#2563eb;color:#fff;border-radius:.45rem;height:var(--rc-search-control-h);min-height:var(--rc-search-control-h);padding:0 1rem;font-size:.875rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;box-sizing:border-box;box-shadow:0 1px 2px #2563eb40;transition:background .15s ease,box-shadow .15s ease}.rc-search-submit-btn:hover:not(:disabled){background:#1d4ed8;box-shadow:0 2px 6px #2563eb59}.rc-search-submit-btn:disabled{opacity:.55;cursor:not-allowed}.rc-search-submit-btn__spinner{width:.85rem;height:.85rem;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:rc-search-spin .7s linear infinite}@keyframes rc-search-spin{to{transform:rotate(360deg)}}.rc-search-filter-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.5rem 1rem;margin:0 0 .75rem;font-size:.8rem;color:#475569}.rc-search-filter-label{display:flex;flex-direction:column;gap:.2rem;flex:1 1 14rem;min-width:10rem;max-width:28rem}.rc-search-filter-input{border:1px solid #cbd5e1;border-radius:.45rem;height:var(--rc-search-control-h);min-height:var(--rc-search-control-h);box-sizing:border-box;padding:0 .55rem;font-size:.875rem;font-family:inherit}.rc-search-filter-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.rc-search-filter-meta{white-space:nowrap;font-variant-numeric:tabular-nums}.rc-search-loading{text-align:center;color:#475569;margin:.5rem 0}.rc-search-table-wrap{overflow-x:auto;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px #0f172a0f}.rc-search-page--themed .rc-search-table-wrap{border-color:#a5b4fc;background:#fff;box-shadow:0 2px 14px #4f46e514}.rc-search-table-wrap--fit{overflow-x:visible;max-width:100%}.rc-search-table-wrap .access-table thead th{background:linear-gradient(180deg,#f1f5f9,#e8eef5);color:#334155;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.03em;border-bottom:2px solid #cbd5e1;padding:.55rem .5rem}.rc-search-page--themed .rc-search-table-wrap .access-table thead th{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#f8fafc;border-bottom:2px solid #3730a3;text-shadow:0 1px 1px rgba(0,0,0,.18)}.rc-search-table-wrap .access-table tbody tr:nth-child(2n){background:#fafbfc}.rc-search-table-wrap .access-table tbody tr:hover{background:#f0f9ff}.rc-search-page--themed .rc-search-table-wrap .access-table tbody tr:nth-child(2n){background:#f5f3ff}.rc-search-page--themed .rc-search-table-wrap .access-table tbody tr:hover{background:#e0e7ff}.rc-search-table--summary{width:100%;min-width:0!important;table-layout:fixed}.rc-search-table--summary th:nth-child(1),.rc-search-table--summary td:nth-child(1){width:2.75rem}.rc-search-table--summary th:nth-child(2),.rc-search-table--summary td:nth-child(2){width:16%}.rc-search-table--summary th:nth-child(3),.rc-search-table--summary td:nth-child(3){width:20%}.rc-search-table--summary th:nth-child(4),.rc-search-table--summary td:nth-child(4){width:14%}.rc-search-table--summary th:nth-child(5),.rc-search-table--summary td:nth-child(5){width:16%}.rc-search-table--summary th:nth-child(6),.rc-search-table--summary td:nth-child(6){width:9%}.rc-search-table--summary th:nth-child(7),.rc-search-table--summary td:nth-child(7){width:8.5rem}.rc-search-cell-service{vertical-align:top}.rc-search-service-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.82rem;line-height:1.35;color:#5b21b6;font-weight:600}.rc-search-col--narrow{text-align:center;font-variant-numeric:tabular-nums}.rc-search-col--num{text-align:right}.rc-search-col--action{text-align:center;vertical-align:middle}.rc-search-cell-ledger{vertical-align:top}.rc-search-ledger-stack{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem}.rc-search-ledger-no{font-size:.9rem;color:#0f172a}.rc-search-ledger-date{font-size:.75rem;color:#64748b}.rc-search-cell-customer{vertical-align:top}.rc-search-customer-stack{display:flex;flex-direction:column;gap:.2rem;min-width:0}.rc-search-cust-name{font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rc-search-cust-mobile{font-size:.8rem}.rc-search-qv-btn{border:none;background:linear-gradient(180deg,#4f46e5,#4338ca);color:#fff;border-radius:.4rem;padding:.35rem .65rem;font-size:.78rem;font-weight:700;cursor:pointer;white-space:nowrap;box-shadow:0 1px 3px #4338ca59;transition:filter .15s ease,transform .1s ease}.rc-search-qv-btn:hover{filter:brightness(1.06)}.rc-search-qv-btn:active{transform:translateY(1px)}.rc-search-kind-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;padding:.15rem .45rem;border-radius:.35rem;font-size:.72rem;font-weight:800;letter-spacing:.04em}.rc-search-kind-badge--rc{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.rc-search-kind-badge--dl{background:#ede9fe;color:#5b21b6;border:1px solid #c4b5fd}.ledger-status-badge{display:inline-block;max-width:100%;padding:.2rem .55rem;border-radius:999px;font-size:.78rem;font-weight:600;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;border:1px solid transparent}.rc-search-cell-status{max-width:none;vertical-align:middle}.rc-search-cell-status .ledger-status-badge{white-space:normal;max-width:100%;line-height:1.25}.ledger-status-badge--muted{background:#f1f5f9;color:#64748b;border-color:#e2e8f0}.ledger-status-badge--success{background:#dcfce7;color:#166534;border-color:#86efac}.ledger-status-badge--warning{background:#fef3c7;color:#92400e;border-color:#fcd34d}.ledger-status-badge--info{background:linear-gradient(180deg,#e0f2fe,#bae6fd);color:#0c4a6e;border-color:#38bdf8;box-shadow:0 1px 2px #0ea5e933}.ledger-status-badge--primary{background:#e0e7ff;color:#3730a3;border-color:#a5b4fc}.ledger-status-badge--danger{background:#fee2e2;color:#991b1b;border-color:#fca5a5}.ledger-status-badge--violet{background:#ede9fe;color:#5b21b6;border-color:#c4b5fd}.ledger-status-badge--teal{background:#ccfbf1;color:#115e59;border-color:#5eead4}.ledger-status-badge--orange{background:#ffedd5;color:#9a3412;border-color:#fdba74}.ledger-status-badge--rose{background:#ffe4e6;color:#9f1239;border-color:#fda4af}.rc-search-cell-info,.rc-search-cell-services{max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rc-search-num{text-align:right;font-variant-numeric:tabular-nums}.rc-search-paid{color:#15803d;font-weight:600}.rc-search-balance{color:#b91c1c;font-weight:600}.rc-search-view-btn{border:1px solid #1d4ed8;background:#fff;color:#1d4ed8;border-radius:.35rem;padding:.25rem .5rem;font-weight:600;cursor:pointer}.rc-search-view-btn:hover{background:#eff6ff}.rc-search-drawer-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50000;pointer-events:none}.rc-search-drawer-root .rc-search-drawer__backdrop,.rc-search-drawer-root .rc-search-drawer{pointer-events:auto}.rc-search-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:rc-search-fade-in .2s ease}@keyframes rc-search-fade-in{0%{opacity:0}to{opacity:1}}.rc-search-drawer{position:fixed;z-index:50001;top:max(8px,env(safe-area-inset-top,0px));right:max(10px,env(safe-area-inset-right,0px));bottom:max(8px,env(safe-area-inset-bottom,0px));left:auto;box-sizing:border-box;width:min(32rem,calc(100vw - 24px));max-width:calc(100vw - 20px);height:auto;min-height:0;max-height:none;background:#fff;box-shadow:-8px 0 32px #0f172a1f;display:flex;flex-direction:column;border-radius:.65rem;overflow:hidden;animation:rc-search-drawer-in .25s ease}@keyframes rc-search-drawer-in{0%{transform:translate(100%);opacity:.9}to{transform:translate(0);opacity:1}}.rc-search-drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1rem .75rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fafc,#fff);flex-shrink:0}.rc-search-drawer__head h3{margin:0;font-size:1.1rem;color:#0f172a}.rc-search-drawer__subtitle{margin:.25rem 0 0;font-size:.85rem;color:#64748b;font-weight:600}.rc-search-drawer__close{border:none;background:#f1f5f9;color:#475569;width:2.25rem;height:2.25rem;border-radius:.35rem;font-size:1.35rem;line-height:1;cursor:pointer}.rc-search-drawer__close:hover{background:#e2e8f0;color:#0f172a}.rc-search-drawer__scroll{flex:1 1 0%;min-height:0;min-width:0;width:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable;scrollbar-width:thin}.rc-search-drawer__scroll::-webkit-scrollbar{width:8px}.rc-search-drawer__scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.rc-search-drawer__scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.rc-search-drawer__scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.rc-search-drawer__loading{color:#64748b;margin:1rem 0;text-align:center}.rc-search-drawer__loading-dot{font-style:normal}.rc-search-drawer--rich{background:linear-gradient(180deg,#eef2ff,#f8fafc 12%,#f1f5f9)}.rc-search-drawer__head--hero{flex-shrink:0;align-items:flex-start;border-bottom:none;padding:1.1rem 1rem 1.2rem;background:linear-gradient(135deg,#4f46e5,#6d28d9 45%,#a855f7);box-shadow:0 4px 20px #4f46e559}.rc-search-drawer__head--hero .rc-search-drawer__close{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.35)}.rc-search-drawer__head--hero .rc-search-drawer__close:hover{background:#ffffff47;color:#fff}.rc-search-drawer__hero-text{min-width:0}.rc-search-drawer__hero-eyebrow{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:#ffffffe0;margin-bottom:.35rem}.rc-search-drawer__head--hero h3{color:#fff!important;font-size:1.35rem;font-weight:800;letter-spacing:-.02em;text-shadow:0 1px 2px rgba(0,0,0,.15)}.rc-search-drawer__head--hero .rc-search-drawer__subtitle{margin:.55rem 0 0;display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.rc-search-drawer__pill{display:inline-flex;align-items:center;padding:.25rem .65rem;border-radius:999px;font-size:.82rem;font-weight:700;background:#fff3;border:1px solid rgba(255,255,255,.45);color:#fff}.rc-search-drawer__pill--kind{background:#fffffff2;color:#5b21b6;border-color:#ffffffe6}.rc-search-drawer__body--cards{min-height:min-content;min-width:0;padding:1rem 1.15rem calc(1.75rem + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:.85rem}.rc-search-drawer__body--cards>.qv-card{flex-shrink:0}.qv-empty{text-align:center;color:#64748b;padding:1rem}.qv-card{border-radius:.8rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 2px 12px #0f172a0f;max-width:100%;min-width:0;overflow:hidden}.qv-card__head{display:flex;align-items:center;gap:.5rem;padding:.55rem .9rem;border-bottom:1px solid rgba(226,232,240,.9)}.qv-card__head h4{margin:0;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#334155}.qv-card__icon{font-size:1.15rem;line-height:1;filter:drop-shadow(0 1px 1px rgba(0,0,0,.08))}.qv-card--customer .qv-card__head{background:linear-gradient(90deg,#dbeafe,#eff6ff);border-bottom-color:#bfdbfe}.qv-card--ledger .qv-card__head{background:linear-gradient(90deg,#d1fae5,#ecfdf5);border-bottom-color:#a7f3d0}.qv-card--services .qv-card__head{background:linear-gradient(90deg,#fef3c7,#fffbeb);border-bottom-color:#fde68a}.qv-card--payment .qv-card__head{background:linear-gradient(90deg,#fce7f3,#fdf2f8);border-bottom-color:#f9a8d4}.qv-card--referral .qv-card__head{background:linear-gradient(90deg,#e0e7ff,#eef2ff);border-bottom-color:#c7d2fe}.qv-card__body{padding:.7rem 1rem .95rem;display:flex;flex-direction:column;gap:.55rem;min-width:0}.qv-field{display:grid;grid-template-columns:minmax(4.5rem,32%) minmax(0,1fr);gap:.35rem .65rem;align-items:start;font-size:.88rem;width:100%;max-width:100%;min-width:0}.qv-field__label{color:#64748b;font-weight:600;font-size:.78rem;min-width:0}.qv-field__value{color:#0f172a;font-weight:600;min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.qv-field__value a.mobile-tel-link{max-width:100%;display:inline-block;vertical-align:top}.qv-info-box{display:block;padding:.45rem .55rem;border-radius:.45rem;background:#f8fafc;border:1px dashed #cbd5e1;color:#334155;font-weight:500;white-space:pre-wrap}.qv-pill-num{display:inline-block;padding:.15rem .45rem;border-radius:.35rem;background:#ecfdf5;color:#047857;font-weight:700;font-size:.85rem}.qv-services-chip{display:inline-block;max-width:100%;box-sizing:border-box;padding:.35rem .55rem;border-radius:.45rem;background:linear-gradient(180deg,#ede9fe,#f5f3ff);border:1px solid #c4b5fd;color:#5b21b6;font-weight:700;font-size:.85rem;overflow-wrap:anywhere;word-break:break-word}.qv-pay-strip{padding:.75rem .85rem .95rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.55rem;width:100%;min-width:0;box-sizing:border-box}.qv-pay-tile{border-radius:.65rem;padding:.55rem;display:flex;flex-direction:column;gap:.2rem;border:1px solid transparent;min-width:0;box-sizing:border-box}.qv-pay-tile__label{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;opacity:.92}.qv-pay-tile__amount{font-size:clamp(.88rem,3.5vw,1.05rem);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.02em;min-width:0;line-height:1.25;overflow-wrap:anywhere}.qv-pay-tile--total{background:linear-gradient(145deg,#eef2ff,#e0e7ff);border-color:#a5b4fc;color:#312e81}.qv-pay-tile--paid{background:linear-gradient(145deg,#ecfdf5,#d1fae5);border-color:#6ee7b7;color:#065f46}.qv-pay-tile--due{background:linear-gradient(145deg,#fef2f2,#fee2e2);border-color:#fca5a5;color:#991b1b}.qv-pay-tile--discount{grid-column:1 / -1;background:linear-gradient(145deg,#fffbeb,#fef3c7);border-color:#fcd34d;color:#92400e}.qv-created-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .55rem;border-radius:.45rem;background:#f1f5f9;border:1px solid #e2e8f0;font-weight:600;color:#334155}.rc-search-qsection{margin-bottom:1.1rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.rc-search-qsection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.rc-search-qsection__title{margin:0 0 .5rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.rc-search-qsection__dl{display:grid;grid-template-columns:minmax(6rem,38%) 1fr;gap:.35rem .75rem;margin:0;font-size:.88rem}.rc-search-qsection__dl--payment dt{color:#475569}.rc-search-qsection__dl dt{margin:0;color:#64748b;font-weight:600}.rc-search-qsection__dl dd{margin:0;color:#0f172a;word-break:break-word}.rc-search-qsection__multiline{white-space:pre-wrap}@media (max-width: 640px){.rc-search-drawer{right:max(6px,env(safe-area-inset-right,0px));left:max(6px,env(safe-area-inset-left,0px));width:auto;max-width:none}}@media (max-width: 420px){.qv-pay-strip{grid-template-columns:minmax(0,1fr)}}.rs__menu-portal{z-index:40000!important}.rc-search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem}.rc-search-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a73}.rc-search-modal__panel{position:relative;z-index:1;width:100%;max-width:28rem;max-height:90vh;overflow:auto;background:#fff;border-radius:.6rem;box-shadow:0 20px 50px #0003}.rc-search-modal__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.rc-search-modal__head h3{margin:0;font-size:1.05rem}.rc-search-modal__close{border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#64748b;padding:.1rem .35rem}.rc-search-modal__body{padding:1rem}.rc-search-detail-dl{display:grid;grid-template-columns:8rem 1fr;gap:.35rem .75rem;margin:0;font-size:.9rem}.rc-search-detail-dl dt{margin:0;color:#64748b;font-weight:600}.rc-search-detail-dl dd{margin:0;word-break:break-word}.rc-search-ledger-link{color:inherit;text-decoration:none;border-radius:.25rem;outline-offset:2px}.rc-search-ledger-link:hover{color:#1d4ed8;text-decoration:underline}.rc-search-ledger-link:focus-visible{outline:2px solid #6366f1}.ledger-list-id-link{font-weight:700;color:#1d4ed8;text-decoration:none}.ledger-list-id-link:hover{text-decoration:underline}.ledger-workspace{max-width:1200px;margin:0 auto;padding:0 0 2.5rem}.ledger-ws-hero{position:relative;margin:0 -.5rem 1.5rem;padding:1.25rem 1.25rem 1.5rem;border-radius:1rem;background:linear-gradient(135deg,#f8fafc,#eef2ff 45%,#fae8ff);border:1px solid rgba(99,102,241,.2);box-shadow:0 12px 40px #4f46e514;overflow:hidden}@media (min-width: 768px){.ledger-ws-hero{margin:0 0 1.75rem;padding:1.5rem 1.75rem 1.75rem}}.ledger-ws-hero__glow{pointer-events:none;position:absolute;right:-20%;top:-40%;width:50%;height:140%;background:radial-gradient(circle,rgba(168,85,247,.25) 0%,transparent 65%)}.ledger-ws-header{position:relative;margin-bottom:0}.ledger-ws-header__top{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:.75rem}.ledger-ws-back{border:1px solid #e2e8f0;background:#f8fafc;border-radius:.4rem;padding:.35rem .75rem;font-weight:600;cursor:pointer;color:#334155}.ledger-ws-back:hover{background:#e2e8f0}.ledger-ws-breadcrumb{font-size:.85rem;color:#64748b}.ledger-ws-breadcrumb a{color:#2563eb;text-decoration:none}.ledger-ws-breadcrumb a:hover{text-decoration:underline}.ledger-ws-breadcrumb__here{font-weight:600;color:#0f172a}.ledger-ws-header__main{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;align-items:flex-start}.ledger-ws-header__titles{min-width:0}.ledger-ws-eyebrow{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 .35rem}.ledger-ws-title{margin:0;font-size:clamp(1.35rem,4vw,1.85rem);color:#0f172a;letter-spacing:-.02em}.ledger-ws-title__id{color:#4f46e5}.ledger-ws-sub{margin:.5rem 0 0;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.ledger-ws-kind{display:inline-flex;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;font-weight:800}.ledger-ws-kind--rc{background:#dbeafe;color:#1e40af}.ledger-ws-kind--dl{background:#ede9fe;color:#5b21b6}.ledger-ws-sub__name{font-weight:600;color:#334155}.ledger-ws-quick-actions{display:flex;flex-wrap:wrap;gap:.5rem}.ledger-ws-icon-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.5rem;padding:.35rem .75rem;border-radius:.55rem;font-size:.88rem;font-weight:700;text-decoration:none;border:1px solid transparent;transition:transform .12s ease,box-shadow .12s ease}.ledger-ws-icon-btn__glyph{font-size:1.15rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.ledger-ws-icon-btn__label{display:none}@media (min-width: 480px){.ledger-ws-icon-btn__label{display:inline}}.ledger-ws-icon-btn--wa{background:linear-gradient(180deg,#fff,#ecfdf5);border-color:#86efac;color:#065f46}.ledger-ws-icon-btn--wa:hover{box-shadow:0 4px 14px #25d36659;transform:translateY(-1px)}.ledger-ws-wa-svg{display:block;color:#25d366}.ledger-ws-icon-btn--call{background:linear-gradient(180deg,#eff6ff,#dbeafe);border-color:#93c5fd;color:#1e40af}.ledger-ws-icon-btn--call:hover{box-shadow:0 4px 14px #3b82f659;transform:translateY(-1px)}.ledger-ws-loading{color:#64748b}.ledger-ws-skeleton{padding:1rem 0}.ledger-ws-skeleton__line{height:.85rem;border-radius:.35rem;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:ledger-ws-shimmer 1.2s ease-in-out infinite;margin-bottom:.65rem}.ledger-ws-skeleton__line--long{width:70%}.ledger-ws-skeleton__line--short{width:40%}@keyframes ledger-ws-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ledger-ws-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(14rem,18rem);gap:1.25rem;align-items:start}@media (max-width: 900px){.ledger-ws-layout{grid-template-columns:1fr}}.ledger-ws-card--snapshot{width:100%;max-width:none;margin-left:0;margin-right:0;padding:1rem 1.1rem 1.15rem;box-sizing:border-box}.ledger-ws-snap-stack{display:flex;flex-direction:column;gap:.85rem}.ledger-ws-snap-section{border-radius:.75rem;overflow:hidden;background:#fff;box-shadow:0 6px 22px #0f172a14;border:1px solid rgba(148,163,184,.35)}.ledger-ws-snap-section__head{display:flex;align-items:center;gap:.45rem;padding:.5rem .8rem}.ledger-ws-snap-section--customer .ledger-ws-snap-section__head{background:linear-gradient(90deg,#eef2ff,#e0e7ff 45%,#ddd6fe)}.ledger-ws-snap-section--referrer .ledger-ws-snap-section__head{background:linear-gradient(90deg,#fdf2f8,#fce7f3 45%,#e9d5ff)}.ledger-ws-snap-section--referrer .ledger-ws-snap-section__title{color:#831843}.ledger-ws-snap-section--ledger .ledger-ws-snap-section__head{background:linear-gradient(90deg,#ecfdf5,#d1fae5,#a7f3d0)}.ledger-ws-snap-section--services .ledger-ws-snap-section__head{background:linear-gradient(90deg,#fffbeb,#fef3c7,#fde68a)}.ledger-ws-snap-section__head-ico{font-size:1.1rem;line-height:1}.ledger-ws-snap-section__title{margin:0;font-size:.74rem;font-weight:900;letter-spacing:.12em}.ledger-ws-snap-section--customer .ledger-ws-snap-section__title{color:#312e81}.ledger-ws-snap-section--ledger .ledger-ws-snap-section__title{color:#065f46}.ledger-ws-snap-section--services .ledger-ws-snap-section__title{color:#92400e}.ledger-ws-snap-section__body{padding:.55rem .85rem .75rem}.ledger-ws-snap-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.65rem;padding:.38rem 0;border-bottom:1px solid #f1f5f9;font-size:.86rem}.ledger-ws-snap-row:last-child{border-bottom:none}.ledger-ws-snap-row__label{flex-shrink:0;color:#64748b;font-weight:600;max-width:46%}.ledger-ws-snap-row__value{text-align:right;font-weight:700;color:#0f172a;min-width:0;word-break:break-word}.ledger-ws-snap-strong{font-weight:800}.ledger-ws-snap-mobile .mobile-tel-link{color:#5b21b6;font-weight:800}.ledger-ws-snap-date{font-weight:700}.ledger-ws-snap-muted{color:#94a3b8;font-weight:600}.ledger-ws-snap-pill-row{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.ledger-ws-snap-pill{display:inline-block;padding:.2rem .5rem;border-radius:999px;font-size:.8rem;font-weight:800}.ledger-ws-snap-pill--duration{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;color:#065f46}.ledger-ws-snap-pill--call{background:#fffbeb;border:1px solid #fcd34d;color:#92400e}.ledger-ws-snap-pill--svc{background:#f5f3ff;border:1px solid #a78bfa;color:#5b21b6;border-radius:.35rem}.ledger-ws-snap-pill--status{background:#eff6ff;border:1px solid #60a5fa;color:#1d4ed8}.ledger-ws-snap-info{width:100%;text-align:right;white-space:pre-wrap;font-weight:600;color:#334155;padding:.45rem .55rem;border-radius:.4rem;border:1px dashed #cbd5e1;background:#f8fafc}.ledger-ws-snap-info--empty{color:#94a3b8;font-style:italic;font-weight:500}.ledger-ws-tabs-wrap{margin-bottom:1rem;padding-bottom:.25rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ledger-ws-tabs{display:flex;flex-wrap:nowrap;gap:.6rem;margin-bottom:0;min-width:min-content}.ledger-ws-tab{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #e2e8f0;background:#fff;border-radius:999px;padding:.52rem 1.1rem;min-height:2.65rem;font-size:.92rem;font-weight:600;color:#475569;cursor:pointer;white-space:nowrap;flex:0 0 auto;line-height:1.25}.ledger-ws-tab:hover{border-color:#c7d2fe;color:#1e293b}.ledger-ws-tab--active{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-color:#a5b4fc;color:#312e81}.ledger-ws-tab__icon{font-size:1.2rem;line-height:1}.ledger-ws-pay-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;align-items:center}.ledger-ws-pay-actions .ledger-ws-btn-secondary{margin-top:0}.ledger-ws-panel{min-width:0}.ledger-ws-card{background:#fff;border:1px solid #e2e8f0;border-radius:.85rem;padding:1rem 1.1rem 1.15rem;box-shadow:0 2px 10px #0f172a0d}.ledger-ws-card--elevated{box-shadow:0 8px 30px #0f172a12;border-color:#e0e7ff}.ledger-ws-card__head{display:flex;gap:.75rem;align-items:center;margin-bottom:.85rem}.ledger-ws-card__head .ledger-ws-card__title{margin:0}.ledger-ws-card__head--center{flex-direction:column;align-items:center;text-align:center}.ledger-ws-card__accent{width:4px;align-self:stretch;min-height:2.5rem;border-radius:4px;background:linear-gradient(180deg,#fbbf24,#f59e0b);flex-shrink:0}.ledger-ws-card__accent--teal{background:linear-gradient(180deg,#2dd4bf,#0d9488)}.ledger-ws-card__accent--amber{background:linear-gradient(180deg,#fcd34d,#d97706)}.ledger-ws-card__accent--violet{background:linear-gradient(180deg,#c4b5fd,#7c3aed)}.ledger-ws-card__accent--rose{background:linear-gradient(180deg,#fda4af,#e11d48)}.ledger-ws-card__accent--slate{background:linear-gradient(180deg,#94a3b8,#475569)}.ledger-ws-card__subtitle{margin:.35rem 0 0;font-size:.86rem;color:#64748b;line-height:1.45}.ledger-ws-card__head-main{flex:1;min-width:0}.ledger-ws-qview{display:flex;flex-direction:column;gap:1rem}.ledger-ws-qview-kpis{margin-bottom:0}.ledger-ws-qview-hero{position:relative;overflow:hidden;border-radius:.75rem;padding:1rem 1.1rem;background:linear-gradient(135deg,#f0fdfa,#ecfeff 35%,#eef2ff);border:1px solid #c7d2fe;box-shadow:0 4px 20px #4f46e514}.ledger-ws-qview-hero__top{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.ledger-ws-qview-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;padding:.35rem .55rem;border-radius:.5rem;font-size:.78rem;font-weight:900;letter-spacing:.06em;color:#312e81;background:linear-gradient(180deg,#fff,#e0e7ff);border:1px solid #a5b4fc}.ledger-ws-qview-badge--dl{color:#831843;background:linear-gradient(180deg,#fff,#fce7f3);border-color:#f9a8d4}.ledger-ws-qview-hero__id-block{display:flex;flex-direction:column;gap:.1rem;min-width:0}.ledger-ws-qview-hero__eyebrow{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.ledger-ws-qview-hero__id{font-size:1.35rem;font-weight:900;font-variant-numeric:tabular-nums;color:#0f172a;letter-spacing:.02em;word-break:break-all}.ledger-ws-qview-hero__chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.ledger-ws-qview-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.28rem .55rem;border-radius:999px;font-size:.78rem;font-weight:700;color:#334155;background:#ffffffd9;border:1px solid #e2e8f0}.ledger-ws-qview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}@media (max-width: 560px){.ledger-ws-qview-grid{grid-template-columns:1fr}}.ledger-ws-qview-tile{border-radius:.65rem;padding:.65rem .75rem;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 2px 8px #0f172a0a}.ledger-ws-qview-tile--full{grid-column:1 / -1}.ledger-ws-qview-tile--accent{background:linear-gradient(135deg,#fffbeb,#fff7ed);border-color:#fde68a}.ledger-ws-qview-tile--muted{background:#f8fafc;border-style:dashed;border-color:#cbd5e1}.ledger-ws-qview-tile__head{display:flex;align-items:center;gap:.35rem;margin-bottom:.35rem}.ledger-ws-qview-tile__icon{font-size:1rem;line-height:1}.ledger-ws-qview-tile__label{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.ledger-ws-qview-tile__value{font-size:.92rem;font-weight:700;color:#0f172a;line-height:1.4;word-break:break-word}.ledger-ws-qview-highlight{font-size:1.12rem;font-weight:800;color:#0f172a}.ledger-ws-qview-primary-id{font-size:1.2rem;font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:.03em;color:#1e3a8a}.ledger-ws-qview-services{font-weight:600;color:#334155}.ledger-ws-qview-money{font-variant-numeric:tabular-nums;color:#b45309}.ledger-ws-qview-empty{font-weight:600;color:#94a3b8}.ledger-ws-qview-staff{border-radius:.65rem;padding:.75rem .85rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0}.ledger-ws-qview-staff__label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:.4rem;display:flex;align-items:center;gap:.35rem}.ledger-ws-qview-staff__body{margin:0;white-space:pre-wrap;font-size:.88rem;font-weight:500;color:#1e293b;line-height:1.5}.ledger-ws-qview-staff__body--empty{color:#94a3b8;font-style:italic}.ledger-ws-card--summary .ledger-ws-md{background:#fafafa;border-radius:.65rem;padding:1rem 1.1rem;border:1px solid #f1f5f9}.ledger-ws-md--sections{display:grid;gap:.75rem}.ledger-ws-md__section{background:#fff;border:1px solid #e2e8f0;border-radius:.7rem;padding:.75rem .85rem;box-shadow:0 1px 3px #0f172a0a}.ledger-ws-md__section-title{margin:0 0 .5rem;font-size:.96rem;font-weight:900;color:#1e1b4b;border-bottom:1px solid #e2e8f0;padding-bottom:.35rem}.ledger-ws-md__section-body{display:block}.ledger-ws-kpi-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:1rem}@media (max-width: 520px){.ledger-ws-kpi-row{grid-template-columns:1fr}}.ledger-ws-kpi{border-radius:.65rem;padding:.65rem .75rem;display:flex;flex-direction:column;gap:.25rem}.ledger-ws-kpi__label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;opacity:.85}.ledger-ws-kpi__val{font-size:1.05rem;font-weight:800;font-variant-numeric:tabular-nums}.ledger-ws-kpi__strike{opacity:.7}.ledger-ws-kpi--total{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #c7d2fe;color:#312e81}.ledger-ws-kpi--paid{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;color:#065f46}.ledger-ws-kpi--due{background:linear-gradient(135deg,#fff1f2,#ffe4e6);border:1px solid #fda4af;color:#9f1239}.ledger-ws-discount-note{margin:0 0 1rem;font-size:.86rem;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;padding:.5rem .65rem}.ledger-ws-table-scroll{overflow-x:auto;margin:0 -.15rem;padding:0 .15rem;-webkit-overflow-scrolling:touch}.ledger-ws-data-table{width:100%;border-collapse:collapse;min-width:0;font-size:.85rem}.ledger-ws-data-table th,.ledger-ws-data-table td{border:1px solid #e2e8f0;padding:.55rem .5rem;text-align:left;vertical-align:middle;word-break:break-word}.ledger-ws-data-table th{background:linear-gradient(180deg,#f8fafc,#f1f5f9);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.ledger-ws-id-chip{display:inline-block;font-weight:800;color:#4f46e5;text-decoration:none;padding:.1rem .35rem;border-radius:.3rem}.ledger-ws-id-chip:hover{background:#eef2ff;text-decoration:underline}.ledger-ws-pill{display:inline-block;font-size:.78rem;font-weight:700;padding:.15rem .45rem;border-radius:999px;background:#f1f5f9;color:#475569}.ledger-ws-pill--initial{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fdba74;color:#9a3412}.ledger-ws-card--center{text-align:center}.ledger-ws-card__title{margin:0 0 .75rem;font-size:1.05rem;color:#0f172a}.ledger-ws-muted{margin:0 0 1rem;font-size:.88rem;color:#64748b;line-height:1.5}.ledger-ws-dl{display:grid;grid-template-columns:minmax(8rem,10rem) minmax(0,1fr);gap:.5rem 1rem;margin:0}.ledger-ws-dl dt{margin:0;color:#64748b;font-weight:600;font-size:.82rem}.ledger-ws-dl dd{margin:0;font-weight:600;color:#0f172a;word-break:break-word}.ledger-ws-dl--wide{grid-column:1 / -1}.ledger-ws-pre{white-space:pre-wrap;font-weight:500;background:#f8fafc;padding:.5rem .65rem;border-radius:.45rem;border:1px dashed #cbd5e1}.ledger-ws-timeline{list-style:none;margin:0;padding:0}.ledger-ws-timeline__item{position:relative;padding-left:1.5rem;padding-bottom:1.25rem;border-left:2px solid #e2e8f0}.ledger-ws-timeline__item:last-child{border-left-color:transparent}.ledger-ws-timeline__dot{position:absolute;left:-.4rem;top:.2rem;width:.65rem;height:.65rem;border-radius:50%;background:#6366f1;box-shadow:0 0 0 3px #eef2ff}.ledger-ws-timeline__date{margin:0 0 .35rem;font-weight:600}.ledger-ws-timeline__body p{margin:.2rem 0}.ledger-ws-roadmap-wrap{display:flex;flex-direction:column;gap:.9rem}.ledger-ws-roadmap-strip{position:relative;padding:.55rem 0 .35rem;overflow:hidden}.ledger-ws-roadmap-strip__line{position:absolute;left:0;right:0;top:1rem;height:.22rem;border-radius:999px;background:#e2e8f0}.ledger-ws-roadmap-strip__line--fill{right:auto;background:linear-gradient(90deg,#22d3ee,#4f46e5);transition:width .5s ease}.ledger-ws-roadmap-steps{display:grid;gap:.25rem;position:relative;z-index:1}.ledger-ws-roadmap-step{display:flex;flex-direction:column;align-items:center;gap:.45rem}.ledger-ws-roadmap-step__dot{width:.95rem;height:.95rem;margin-top:.1rem;border-radius:999px;border:2px solid #cbd5e1;background:#fff}.ledger-ws-roadmap-step--done .ledger-ws-roadmap-step__dot,.ledger-ws-roadmap-step--active .ledger-ws-roadmap-step__dot{border-color:#4f46e5;background:linear-gradient(180deg,#a5b4fc,#6366f1)}.ledger-ws-roadmap-step__label{font-size:.82rem;font-weight:700;color:#64748b;text-align:center;line-height:1.25;padding:0 .2rem;word-break:break-word}.ledger-ws-roadmap-step--done .ledger-ws-roadmap-step__label,.ledger-ws-roadmap-step--active .ledger-ws-roadmap-step__label{color:#1e1b4b}.ledger-ws-roadmap-runner{position:absolute;top:.15rem;z-index:2;left:0;animation:ledger-roadmap-travel 2.8s cubic-bezier(.33,1,.68,1) infinite alternate}.ledger-ws-roadmap-runner__facing{display:inline-block;transform:translate(-50%);animation:ledger-roadmap-facing 2.8s cubic-bezier(.33,1,.68,1) infinite alternate}.ledger-ws-roadmap-runner__icon{display:inline-block;font-size:1.35rem}.ledger-ws-roadmap-runner__icon--rc{animation:ledger-roadmap-drive .85s ease-in-out infinite alternate}.ledger-ws-roadmap-runner__icon--dl{animation:ledger-roadmap-walk .9s ease-in-out infinite alternate}@keyframes ledger-roadmap-travel{0%{left:0%}to{left:var(--target-pct)}}@keyframes ledger-roadmap-facing{0%{transform:translate(-50%) scaleX(1)}to{transform:translate(-50%) scaleX(-1)}}@keyframes ledger-roadmap-drive{0%{transform:translateY(0) rotate(-1deg)}to{transform:translateY(-2px) rotate(1deg)}}@keyframes ledger-roadmap-walk{0%{transform:translateY(0) scaleX(1)}to{transform:translateY(-2px) scaleX(.98)}}.ledger-ws-roadmap-meta{border-radius:.65rem;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);padding:.65rem .8rem}.ledger-ws-roadmap-meta__line{margin:.25rem 0;font-size:.88rem;color:#334155}.ledger-ws-status-history{border-top:1px solid #e2e8f0;padding-top:.85rem}.ledger-ws-status-history__title{margin:0 0 .65rem;font-size:.95rem;color:#0f172a}.ledger-ws-summary-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem}.ledger-ws-btn-primary{border:none;border-radius:.5rem;padding:.55rem 1rem;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff}.ledger-ws-btn-primary--record{display:inline-flex;align-items:center;gap:.5rem;color:#fff;box-shadow:0 2px 8px #4f46e559}.ledger-ws-btn-primary--record .ledger-ws-btn-primary__icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.35rem;background:#fff3;color:#fff}.ledger-ws-btn-primary--record .ledger-ws-btn-primary__icon svg{display:block}.ledger-ws-btn-primary:disabled{opacity:.65;cursor:not-allowed}.ledger-ws-btn-secondary{margin-top:.5rem;border:1px solid #cbd5e1;background:#f8fafc;border-radius:.45rem;padding:.4rem .85rem;font-weight:600;cursor:pointer}.ledger-ws-md__p{margin:0 0 .65rem;line-height:1.55;color:#1e293b}.ledger-ws-md__h3{margin:.25rem 0 .55rem;font-size:.98rem;font-weight:900;color:#0f172a;border-bottom:1px solid #e2e8f0;padding-bottom:.3rem}.ledger-ws-md__h4{margin:.2rem 0 .45rem;font-size:.9rem;font-weight:800;color:#1e293b}.ledger-ws-md__ul{margin:0 0 .7rem;padding-left:1.1rem}.ledger-ws-md__li{margin:.2rem 0;line-height:1.5;color:#1e293b}.ledger-ws-md__li strong{color:#0f172a}.ledger-ws-barcodes{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;align-items:flex-start}.ledger-ws-barcode-img{display:block;max-width:100%;height:auto;margin:.5rem auto}.ledger-ws-qr-img{display:block;margin:.5rem auto;border-radius:.35rem}.ledger-ws-aside{display:flex;flex-direction:column;gap:.85rem}.ledger-ws-aside-facts{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:.85rem;padding:1rem 1.1rem;box-shadow:0 4px 18px #0f172a0f;display:flex;flex-direction:column;gap:.85rem}.ledger-ws-aside-fact{display:flex;flex-direction:column;gap:.25rem}.ledger-ws-aside-fact__label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.ledger-ws-aside-fact__value{font-size:.95rem;font-weight:700;color:#0f172a;word-break:break-word}.ledger-ws-profile-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:.85rem;padding:1.1rem;text-align:center;box-shadow:0 6px 24px #0f172a0f}.ledger-ws-profile-card__avatar{width:3rem;height:3rem;margin:0 auto .65rem;border-radius:1rem;background:linear-gradient(135deg,#e0e7ff,#ddd6fe);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.ledger-ws-profile-card__title{margin:0 0 .35rem;font-size:1.15rem;font-weight:800;word-break:break-word;color:#0f172a}.ledger-ws-profile-card__status{margin:0 0 .85rem;font-size:.88rem;color:#475569}.ledger-ws-btn-primary--aside-update{width:100%;justify-content:center;margin-top:.2rem}.ledger-ws-profile-card__meta{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.55rem;text-align:left}.ledger-ws-profile-card__meta-row{display:flex;flex-direction:column;gap:.18rem}.ledger-ws-profile-card__meta-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.ledger-ws-profile-card__meta-value{font-size:.96rem;font-weight:800;color:#0f172a;word-break:break-word}.ledger-ws-profile-card__workflow-label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;color:#64748b}.ledger-ws-status-pill{display:inline-block;padding:.2rem .55rem;border-radius:999px;background:#fffbeb;border:1px solid #fde68a;font-weight:700;color:#92400e}.ledger-ws-totals{list-style:none;margin:0;padding:0;text-align:left}.ledger-ws-totals li{display:flex;justify-content:space-between;gap:.5rem;padding:.45rem 0;border-bottom:1px solid #f1f5f9;font-size:.9rem}.ledger-ws-totals li:last-child{border-bottom:none}.ledger-ws-totals__total{color:#2563eb}.ledger-ws-totals__paid{color:#059669}.ledger-ws-totals__due{color:#dc2626}.ledger-ws-totals__strike{text-decoration:line-through;color:#94a3b8;font-weight:700}.ledger-ws-totals__disc{color:#c2410c;font-weight:800}.ledger-ws-totals__hint{cursor:help;opacity:.7;font-size:.75rem}.ledger-ws-balance-hint{margin:.5rem 0 0;font-size:.72rem;color:#64748b;line-height:1.4;text-align:left}.ledger-ws-alert{border-radius:.65rem;padding:.75rem .9rem;font-size:.88rem;width:100%;text-align:left;cursor:default}.ledger-ws-alert--click{cursor:pointer;transition:transform .1s ease,box-shadow .1s ease}.ledger-ws-alert--click:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0f172a14}.ledger-ws-alert__more{display:block;margin-top:.35rem;font-size:.78rem;font-weight:700;opacity:.85}.ledger-ws-alert--info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a}.ledger-ws-alert--warn{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.ledger-ws-alert--ok{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.ledger-ws-mini{background:#fff;border:1px solid #e2e8f0;border-radius:.65rem;padding:.85rem;font-size:.88rem;color:#334155}.ledger-ws-mini h4{margin:0 0 .5rem;font-size:.95rem;color:#0f172a}.ledger-ws-mini p{margin:.35rem 0}.ledger-ws-mini--notes{text-align:left}.ledger-ws-mini--payments-notes{margin-top:.15rem;margin-bottom:.75rem}.ledger-ws-extra-list{margin:0;padding-left:1.1rem;font-size:.85rem;line-height:1.45}.ledger-ws-extra-by{color:#64748b;font-size:.8rem}.ledger-ws-extra-li{display:flex;align-items:flex-start;justify-content:space-between;gap:.35rem}.ledger-ws-extra-li__body{flex:1;min-width:0}.ledger-ws-btn-delete--extra{flex-shrink:0;margin-top:.05rem}.ledger-ws-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60000;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:1rem}.ledger-ws-modal{width:100%;max-width:22rem;background:#fff;border-radius:.85rem;padding:1.25rem 1.35rem;box-shadow:0 24px 60px #0003;border:1px solid #e2e8f0}.ledger-ws-modal__title{margin:0 0 .75rem;font-size:1.1rem;color:#0f172a}.ledger-ws-modal__body{font-size:.92rem;color:#334155;line-height:1.5}.ledger-ws-modal__lead{margin:0 0 .5rem}.ledger-ws-modal__amt{color:#b45309;font-size:1.05rem;white-space:nowrap}.ledger-ws-modal__hint{margin:0;font-size:.85rem;color:#64748b}.ledger-ws-modal__btn{margin-top:1.1rem;width:100%;border:none;border-radius:.5rem;padding:.55rem;font-weight:800;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff}.ledger-ws-modal__btn:hover{filter:brightness(1.05)}.ledger-ws-modal__btn--danger{background:linear-gradient(135deg,#dc2626,#b91c1c)}.ledger-ws-modal__btn--danger:hover{filter:brightness(1.05)}.ledger-ws-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ledger-ws-data-table__col-delete{min-width:7.25rem;width:7.25rem;white-space:nowrap}.ledger-ws-data-table__th-sticky,.ledger-ws-data-table__td-sticky{position:sticky;right:0;z-index:2;background:linear-gradient(180deg,#f8fafc,#f1f5f9);box-shadow:-6px 0 10px -4px #0f172a14}.ledger-ws-data-table tbody .ledger-ws-data-table__td-sticky{background:#fff;z-index:1}.ledger-ws-data-table__actions{text-align:right;vertical-align:middle}.ledger-ws-actions-row{display:inline-flex;align-items:center;justify-content:flex-end;gap:.35rem;min-width:7.2rem}.ledger-ws-pay-delete-hint{margin:.75rem 0 0;padding:.6rem .75rem;font-size:.82rem;line-height:1.45;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.45rem}.ledger-ws-data-table__actions--muted{text-align:center;color:#94a3b8}.ledger-ws-btn-delete{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.4rem .65rem;font-size:.78rem;font-weight:700;line-height:1;color:#b91c1c;background:linear-gradient(180deg,#fff1f2,#ffe4e6);border:1px solid #fda4af;border-radius:.45rem;cursor:pointer;box-shadow:0 1px 2px #b91c1c14}.ledger-ws-btn-delete__icon{flex-shrink:0;color:#be123c}.ledger-ws-btn-delete:hover{background:#ffe4e6;border-color:#fb7185;color:#9f1239}.ledger-ws-btn-delete:hover .ledger-ws-btn-delete__icon{color:#9f1239}.ledger-ws-btn-invoice{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .68rem;font-size:.76rem;font-weight:700;line-height:1;color:#4c1d95;background:linear-gradient(180deg,#f5f3ff,#ede9fe);border:1px solid #a78bfa;border-radius:.45rem;cursor:pointer;white-space:nowrap}.ledger-ws-btn-invoice:hover{background:#ede9fe;border-color:#a78bfa;color:#3b0764}.ledger-ws-btn-wa-invoice{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.45rem;border:1px solid #86efac;background:linear-gradient(180deg,#f0fdf4,#dcfce7);cursor:pointer;font-size:.95rem;line-height:1}.ledger-ws-btn-wa-invoice:hover{background:#dcfce7;border-color:#4ade80}.ledger-ws-btn-wa-invoice:disabled{opacity:.7;cursor:wait}.ledger-ws-btn-action{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border-radius:.45rem;cursor:pointer;line-height:1}.ledger-ws-btn-action--invoice{color:#4c1d95;background:linear-gradient(180deg,#f5f3ff,#ede9fe);border:1px solid #a78bfa}.ledger-ws-btn-action--invoice:hover{background:#ede9fe;border-color:#8b5cf6}.ledger-ws-btn-action--wa{color:#00b66a;background:#fff;border:1px solid #86efac}.ledger-ws-btn-action--wa:hover{background:#f0fdf4;border-color:#22c55e}.ledger-ws-btn-action--wa:disabled{opacity:.7;cursor:wait}.ledger-ws-btn-action--delete{color:#b91c1c;background:linear-gradient(180deg,#fff1f2,#ffe4e6);border:1px solid #fda4af}.ledger-ws-btn-action--delete:hover{background:#ffe4e6;border-color:#fb7185;color:#9f1239}.ledger-ws-modal--form{max-width:26rem}.ledger-ws-modal--update{max-width:42rem}.ledger-ws-modal__actions{display:flex;gap:.5rem;margin-top:1rem}.ledger-ws-modal__actions .ledger-ws-modal__btn{margin-top:0;flex:1}.ledger-ws-modal__btn-secondary{border:1px solid #cbd5e1;background:#f8fafc;color:#334155;border-radius:.5rem;padding:.55rem;font-weight:700;cursor:pointer;flex:1}.ledger-ws-modal__btn-secondary:disabled{opacity:.6;cursor:not-allowed}.ledger-ws-form-stack{display:flex;flex-direction:column;gap:.75rem}.ledger-ws-update-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem .85rem}.ledger-ws-update-grid .ledger-ws-field:last-child{grid-column:1 / -1}.ledger-ws-field{display:flex;flex-direction:column;gap:.3rem}.ledger-ws-field__label{font-size:.78rem;font-weight:700;color:#475569}.ledger-ws-field__input{border:1px solid #cbd5e1;border-radius:.45rem;padding:.45rem .55rem;font-size:.9rem;font-family:inherit}.ledger-ws-field__hint{margin:.25rem 0 0;font-size:.78rem;color:#64748b;line-height:1.35}.ledger-rs__control{min-height:2.35rem!important;border:1.5px solid #c7d2fe!important;border-radius:.5rem!important;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0f172a0f!important}.ledger-rs__control:hover{border-color:#a5b4fc!important}.ledger-rs__control--is-focused{border-color:#6366f1!important;box-shadow:0 0 0 3px #6366f138!important}.ledger-rs__value-container{padding:.1rem .5rem!important}.ledger-rs__single-value,.ledger-rs__input-container,.ledger-rs__placeholder{font-size:.9rem!important}.ledger-rs__menu{border-radius:.55rem!important;overflow:hidden}.ledger-rs__option{font-size:.88rem!important}.ledger-rs__option--is-focused{background:#eef2ff!important}.ledger-rs__option--is-selected{background:#7c3aed!important}@media (max-width: 760px){.ledger-ws-modal--update{max-width:94vw}.ledger-ws-update-grid{grid-template-columns:1fr}}.ledger-ws-select-wrap{position:relative;width:100%}.ledger-ws-select-wrap:after{content:"";position:absolute;right:.85rem;top:50%;margin-top:-2px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #64748b;pointer-events:none}.ledger-ws-select{width:100%;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:.55rem 2.35rem .55rem .75rem;font-size:.92rem;font-weight:600;color:#0f172a;background:linear-gradient(180deg,#fff,#f8fafc);border:1.5px solid #c7d2fe;border-radius:.5rem;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0f172a0f;cursor:pointer;font-family:inherit}.ledger-ws-select:hover{border-color:#a5b4fc}.ledger-ws-select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f147}.ledger-ws-select:disabled,.ledger-ws-select--empty{cursor:not-allowed;opacity:.75;background:#f1f5f9;border-color:#e2e8f0;color:#64748b}.ledger-ws-field__textarea{resize:vertical;min-height:4rem}.ledger-ws-expiry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (max-width: 520px){.ledger-ws-expiry-grid{grid-template-columns:1fr}}.ledger-ws-field--span2{grid-column:1 / -1}.ledger-ws-expiry-actions{margin-top:1rem}.ledger-ws-dl--fancy dt{display:flex;align-items:center;gap:.2rem}.ledger-ws-dt-ico{font-size:.95rem}.ledger-ws-notes-block{margin-top:1.25rem;padding-top:1rem;border-top:1px dashed #e2e8f0}.ledger-ws-notes-block__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.ledger-ws-notes-block__title{margin:0;font-size:.95rem;font-weight:800;color:#0f172a}.ledger-ws-extra-list--panel{margin:0;padding-left:1.1rem}.ledger-ws-extra-list--panel li{margin-bottom:.35rem}.ledger-ws-extra-note{font-weight:600;color:#1e293b}.ledger-ws-extra-amt{margin-left:.35rem;font-weight:800;color:#b45309}.ledger-ws-chat-list{display:grid;gap:.6rem;margin-top:.8rem;margin-bottom:.8rem}.ledger-ws-chat-item{border:1px solid #e2e8f0;border-radius:.7rem;padding:.65rem .75rem;background:#fff}.ledger-ws-chat-item--user{background:#eef2ff;border-color:#c7d2fe}.ledger-ws-chat-item--assistant{background:#f8fafc}.ledger-ws-chat-item__role{margin:0 0 .2rem;font-size:.78rem;font-weight:700;color:#334155}.ledger-ws-chat-item__content{margin:0;white-space:pre-wrap;line-height:1.45}.ledger-ws-chat-compose{display:grid;gap:.55rem}.ledger-ws-chat-compose__input{width:100%;border:1.5px solid #cbd5e1;border-radius:.6rem;padding:.65rem .75rem;resize:vertical;box-sizing:border-box;font:inherit}.ledger-ws-chat-compose__input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f12e}.ledger-ws-chat-actions{margin-top:.65rem;display:flex;flex-wrap:wrap;gap:.45rem}.ledger-chat-widget{position:fixed;right:1rem;bottom:1rem;z-index:1100}.ledger-chat-widget__fab{border:none;border-radius:999px;background:#4f46e5;color:#fff;font-weight:700;padding:.6rem .95rem;cursor:pointer;box-shadow:0 12px 24px #4f46e54d}.ledger-chat-widget__panel{width:min(24rem,calc(100vw - 2rem));max-height:min(34rem,calc(100vh - 6rem));display:grid;grid-template-rows:auto minmax(8rem,1fr) auto auto;gap:.5rem;border-radius:.85rem;border:1px solid #cbd5e1;background:#fff;box-shadow:0 22px 40px #0f172a38;overflow:hidden}.ledger-chat-widget__head{display:flex;align-items:center;justify-content:space-between;padding:.55rem .7rem;background:#eef2ff;border-bottom:1px solid #c7d2fe}.ledger-chat-widget__min{border:none;background:transparent;font-size:1.05rem;cursor:pointer;color:#334155}.ledger-chat-widget__body{overflow:auto;padding:.6rem;display:grid;gap:.45rem}.ledger-chat-widget__compose{padding:0 .6rem;display:grid;grid-template-columns:1fr auto;gap:.45rem;align-items:end}.ledger-chat-widget__compose .ledger-ws-chat-compose__input{min-height:3.2rem}.ledger-chat-widget__actions{padding:0 .6rem .7rem;display:flex;flex-wrap:wrap;gap:.4rem}.global-chatbot-fab{position:fixed;right:1rem;bottom:1rem;z-index:1200;display:inline-flex;align-items:center;gap:.45rem;justify-content:center;text-decoration:none;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-weight:700;font-size:.9rem;padding:.62rem 1.02rem;box-shadow:0 14px 30px #4f46e55c;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.global-chatbot-fab:hover{filter:brightness(1.06);color:#fff;transform:translateY(-1px);box-shadow:0 18px 30px #4f46e570}.global-chatbot-fab__icon{display:inline-flex;align-items:center;justify-content:center;width:1.28rem;height:1.28rem;border-radius:999px;background:#fff3}.global-chatbot-widget{position:fixed;right:1rem;bottom:1rem;z-index:1250}.global-chatbot-widget__panel{width:min(24.5rem,calc(100vw - 2rem));max-height:min(35rem,calc(100vh - 5rem));display:grid;grid-template-rows:auto minmax(9rem,1fr) auto auto;gap:.45rem;border-radius:1rem;border:1px solid #dbe4ff;background:#fff;box-shadow:0 26px 50px #0f172a3d;overflow:hidden}.global-chatbot-widget__head{display:flex;align-items:center;justify-content:space-between;padding:.72rem .8rem;background:linear-gradient(135deg,#eef2ff,#f5f3ff);border-bottom:1px solid #e2e8ff}.global-chatbot-widget__brand{display:flex;align-items:center;gap:.6rem}.global-chatbot-widget__brand strong{display:block;font-size:.95rem;color:#111827}.global-chatbot-widget__brand p{margin:.08rem 0 0;font-size:.74rem;color:#475569}.global-chatbot-widget__brand-icon{width:1.65rem;height:1.65rem;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;box-shadow:0 8px 14px #4f46e559}.global-chatbot-widget__min{border:1px solid #dbe4ff;background:#fff;width:1.8rem;height:1.8rem;border-radius:.45rem;line-height:1;font-size:1rem;cursor:pointer;color:#475569}.global-chatbot-widget__body{overflow:auto;padding:.65rem;display:grid;gap:.5rem;background:#f8fafc}.global-chatbot-widget__welcome{background:#fff;border:1px solid #e2e8f0;border-radius:.72rem;padding:.62rem .68rem}.global-chatbot-widget__welcome p{margin:0;font-size:.86rem;color:#334155;line-height:1.45}.global-chatbot-msg{border-radius:.75rem;padding:.56rem .64rem;max-width:94%;border:1px solid #e2e8f0}.global-chatbot-msg--assistant{background:#fff;justify-self:start}.global-chatbot-msg--user{background:#eef2ff;border-color:#c7d2fe;justify-self:end}.global-chatbot-msg__role{margin:0 0 .15rem;font-size:.7rem;font-weight:700;color:#475569}.global-chatbot-msg__content{margin:0;font-size:.84rem;color:#0f172a;line-height:1.42;white-space:pre-wrap}.global-chatbot-widget__compose{padding:0 .65rem;display:grid;grid-template-columns:1fr auto;gap:.45rem;align-items:end}.global-chatbot-widget__input{width:100%;border:1px solid #cbd5e1;background:#fff;border-radius:.72rem;padding:.6rem .68rem;box-sizing:border-box;resize:vertical;font:inherit;min-height:3rem}.global-chatbot-widget__input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f129}.global-chatbot-widget__send{border:none;border-radius:.7rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-weight:700;min-width:4.4rem;height:2.8rem;cursor:pointer}.global-chatbot-widget__send:disabled{opacity:.6;cursor:not-allowed}.global-chatbot-widget__actions{padding:0 .65rem .75rem;display:flex;flex-wrap:wrap;gap:.4rem}.global-chatbot-widget__chip{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;padding:.3rem .62rem;font-size:.75rem;font-weight:600;cursor:pointer}.global-chatbot-widget__chip:hover{background:#f8fafc;border-color:#94a3b8}@media (max-width: 640px){.ledger-chat-widget{right:.6rem;left:.6rem;bottom:.6rem}.ledger-chat-widget__panel{width:auto;max-height:min(30rem,calc(100vh - 5rem))}.global-chatbot-fab{right:.6rem;bottom:.6rem}.global-chatbot-widget{right:.6rem;left:.6rem;bottom:.6rem}.global-chatbot-widget__panel{width:auto;max-height:min(30rem,calc(100vh - 5rem))}.global-chatbot-fab{padding:.58rem .88rem}}.global-chatbot-widget{right:1.1rem;bottom:1rem}.global-chatbot-fab{border:0;border-radius:999px;padding:.7rem 1rem;background:linear-gradient(135deg,#4f46e5,#6d28d9 55%,#7c3aed);box-shadow:0 14px 36px #4c1d9561;font-size:.88rem;letter-spacing:.01em}.global-chatbot-fab__icon{width:1.35rem;height:1.35rem;border-radius:999px;background:#ffffff3d}.global-chatbot-widget__panel{width:min(27.5rem,calc(100vw - 2rem));height:min(34rem,calc(100vh - 3.5rem));max-height:min(34rem,calc(100vh - 3.5rem));border-radius:1.1rem;border:1px solid #d7defc;box-shadow:0 28px 60px #0f172a47;grid-template-rows:auto 1fr auto auto auto}.global-chatbot-widget__head{padding:.62rem .72rem;background:radial-gradient(circle at 20% 0%,#eef2ff,#f5f3ff 60%,#faf5ff);border-bottom:1px solid #e6eafe}.global-chatbot-widget__brand-icon{width:1.78rem;height:1.78rem;border-radius:.56rem}.global-chatbot-widget__brand strong{font-size:.9rem}.global-chatbot-widget__brand p{font-size:.7rem}.global-chatbot-widget__min{border-radius:.55rem;width:1.9rem;height:1.9rem}.global-chatbot-widget__body{background:linear-gradient(180deg,#f8fafc,#f1f5f9);padding:.6rem;gap:.46rem;align-content:start;min-height:7rem}.global-chatbot-widget__body--empty{display:flex;align-items:flex-start;justify-content:flex-start;padding-top:.9rem}.global-chatbot-widget__welcome{border-radius:.86rem;border:1px solid #e2e8f0;padding:.5rem .56rem;width:100%;max-width:100%;background:#fff;box-shadow:0 1px 4px #0f172a0d}.global-chatbot-widget__welcome p{margin:0;font-size:.76rem;line-height:1.32}.global-chatbot-widget__quick{margin-top:.36rem;display:flex;flex-wrap:wrap;gap:.3rem}.global-chatbot-widget__quick-btn{border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:.2rem .48rem;font-size:.68rem;font-weight:600;color:#334155;cursor:pointer}.global-chatbot-widget__quick-btn--more{border-style:dashed}.global-chatbot-widget__quick-btn:hover{border-color:#a5b4fc;background:#eef2ff}.global-chatbot-msg{border-radius:.86rem;padding:.48rem .58rem}.global-chatbot-msg--assistant{background:#fff;box-shadow:0 2px 8px #0f172a0d}.global-chatbot-msg--user{background:linear-gradient(135deg,#e0e7ff,#ede9fe);border-color:#c7d2fe}.global-chatbot-msg__role{font-size:.68rem}.global-chatbot-msg__content{font-size:.79rem}.global-chatbot-widget__compose{padding:.42rem .62rem 0;gap:.42rem;border-top:1px solid #eef2f7;background:#fff}.global-chatbot-widget__input{border-radius:.8rem;border:1px solid #cbd5e1;background:#fff;min-height:2.55rem;max-height:6.5rem;line-height:1.35;font-size:.86rem}.global-chatbot-widget__send{border-radius:.78rem;min-width:3.4rem;height:2.55rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 8px 16px #4f46e54d;font-size:.84rem}.global-chatbot-widget__actions{padding:0 .62rem .3rem;max-height:2.35rem;overflow:auto;background:#fff}.global-chatbot-widget__chip{border-radius:999px;font-size:.69rem;padding:.26rem .54rem}.global-chatbot-widget__footer{border-top:1px solid #edf2f7;padding:.3rem .72rem .36rem;font-size:.66rem;color:#64748b;display:inline-flex;align-items:center;gap:.35rem;background:#fff}.global-chatbot-widget__dot{width:.45rem;height:.45rem;border-radius:999px;background:#22c55e;box-shadow:0 0 0 3px #22c55e29}@media (max-width: 640px){.global-chatbot-widget{right:.55rem;left:.55rem;bottom:.55rem}.global-chatbot-widget__panel{width:auto;height:min(72vh,calc(100vh - 3.4rem));max-height:min(72vh,calc(100vh - 3.4rem))}.global-chatbot-fab{padding:.64rem .86rem}}.global-chatbot-widget{right:1rem;bottom:1rem;z-index:1300}.global-chatbot-widget__panel{width:min(31rem,calc(100vw - 2rem));height:min(39rem,calc(100vh - 2.2rem));max-height:min(39rem,calc(100vh - 2.2rem));border-radius:1.2rem;border:1px solid #f1ddff;box-shadow:0 26px 56px #4f46e53d;background:#fff;display:grid;grid-template-rows:auto 1fr auto auto;overflow:hidden}.global-chatbot-widget__head{padding:.9rem 1rem;background:linear-gradient(180deg,#fff8ff,#fff);border-bottom:1px solid #f0eaff}.global-chatbot-widget__brand{display:flex;align-items:center;gap:.65rem}.global-chatbot-widget__brand-icon{width:2.05rem;height:2.05rem;border-radius:.72rem;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#312e81,#4f46e5);box-shadow:0 8px 18px #312e8161}.global-chatbot-widget__brand-glyph{font-size:.78rem;font-weight:800;letter-spacing:.04em}.global-chatbot-widget__brand strong{display:block;font-size:2rem;font-size:1.9rem}.global-chatbot-widget__brand strong{font-size:2rem}.global-chatbot-widget__brand strong{font-size:1.05rem;line-height:1.1;color:#111827}.global-chatbot-widget__brand p{margin:.15rem 0 0;font-size:.82rem;color:#6b7280;display:flex;align-items:center;gap:.35rem}.global-chatbot-widget__online-dot{width:.48rem;height:.48rem;border-radius:999px;background:#10b981;box-shadow:0 0 0 4px #10b9812b}.global-chatbot-widget__min{margin-left:auto;width:2rem;height:2rem;border-radius:.62rem;border:1px solid #ddd6fe;background:#fff;color:#4b5563}.global-chatbot-widget__body{padding:1rem;background:#fff;overflow:auto;display:flex;flex-direction:column;gap:.65rem;scrollbar-width:none;-ms-overflow-style:none}.global-chatbot-widget__body::-webkit-scrollbar{width:0;height:0}.global-chatbot-msg{max-width:86%;border-radius:1rem;padding:.72rem .85rem;border:1px solid #eceef4}.global-chatbot-msg--assistant{align-self:flex-start;background:#fff;box-shadow:0 2px 12px #0f172a0f}.global-chatbot-msg--user{align-self:flex-end;background:linear-gradient(135deg,#ede9fe,#e0e7ff);border-color:#c7d2fe}.global-chatbot-msg--welcome{max-width:92%}.global-chatbot-msg__role{margin:0 0 .22rem;font-size:.73rem;font-weight:700;color:#6b7280}.global-chatbot-msg__content{margin:0;font-size:.96rem;line-height:1.45;color:#111827;white-space:pre-wrap}.global-chatbot-msg__rich{display:grid;gap:.38rem}.global-chatbot-msg__paragraph{margin:0}.global-chatbot-msg__list{margin:0;padding-left:1.05rem;display:grid;gap:.22rem}.global-chatbot-msg__list li{margin:0}.global-chatbot-msg__timeline{margin:0;padding:0;list-style:none;display:grid;gap:.42rem}.global-chatbot-msg__timeline-item{display:grid;grid-template-columns:auto 1fr;gap:.45rem;align-items:start}.global-chatbot-msg__timeline-dot{width:.58rem;height:.58rem;border-radius:999px;margin-top:.36rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);box-shadow:0 0 0 3px #6366f126}.global-chatbot-msg__timeline-content{display:block;border-left:2px solid #e5e7eb;padding-left:.6rem;color:#1f2937}.global-chatbot-msg__time{margin:.45rem 0 0;font-size:.8rem;color:#9ca3af}.global-chatbot-widget__actions{padding:0 1rem .6rem;display:flex;flex-wrap:wrap;gap:.45rem;border-top:1px solid #f5f3ff}.global-chatbot-widget__chip{border:1px solid #d1d5db;border-radius:999px;background:#fff;font-size:.78rem;padding:.34rem .72rem;color:#334155;cursor:pointer;transition:background .12s ease,border-color .12s ease,transform .12s ease}.global-chatbot-widget__chip:hover{background:#eef2ff;border-color:#a5b4fc;transform:translateY(-1px)}.global-chatbot-widget__compose{padding:.85rem 1rem 1rem;border-top:1px solid #eceaf8;background:#fff;display:grid;grid-template-columns:1fr auto;gap:.55rem}.global-chatbot-widget__input{width:100%;box-sizing:border-box;border:2px solid #c7d2fe;border-radius:999px;background:#fff;padding:.74rem 1rem;font-size:1.02rem;min-height:3.1rem}.global-chatbot-widget__input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e524}.global-chatbot-widget__send{width:3.1rem;height:3.1rem;border:none;border-radius:999px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-size:.95rem;box-shadow:0 8px 16px #4f46e557;cursor:pointer}.global-chatbot-widget__send:disabled{opacity:.6}.global-chatbot-fab{background:linear-gradient(135deg,#312e81,#4f46e5,#7c3aed);box-shadow:0 14px 28px #4f46e557}.global-chatbot-fab__icon{width:1.35rem;height:1.35rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;background:#ffffff38;color:#fff;box-shadow:inset 0 0 0 1px #ffffff40}@media (max-width: 640px){.global-chatbot-widget{right:.55rem;left:.55rem;bottom:.55rem}.global-chatbot-widget__panel{width:auto;height:min(78vh,calc(100vh - 1.5rem));max-height:min(78vh,calc(100vh - 1.5rem))}.global-chatbot-widget__input{font-size:.95rem;min-height:2.8rem}.global-chatbot-widget__send{width:2.85rem;height:2.85rem}}.dashboard-home{display:grid;gap:1rem}.dashboard-home__hero{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:1rem;border:1px solid #e2e8f0;border-radius:.9rem;background:linear-gradient(135deg,#fff,#f8fafc)}.dashboard-home__hero h2{margin:0 0 .35rem}.dashboard-home__hero p{margin:0;color:#475569}.dashboard-home__actions{display:flex;gap:.55rem;flex-wrap:wrap}.dashboard-home__action{text-decoration:none;border:1px solid #cbd5e1;color:#334155;background:#fff;border-radius:.6rem;font-weight:700;padding:.46rem .75rem}.dashboard-home__action--primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-color:transparent;color:#fff}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.dashboard-kpi{border-radius:.85rem;padding:.78rem .85rem;border:1px solid #e2e8f0;background:#fff}.dashboard-kpi--violet{background:linear-gradient(135deg,#ede9fe,#f5f3ff)}.dashboard-kpi--indigo{background:linear-gradient(135deg,#e0e7ff,#eef2ff)}.dashboard-kpi--amber{background:linear-gradient(135deg,#fef3c7,#fff7ed)}.dashboard-kpi--slate{background:linear-gradient(135deg,#e2e8f0,#f1f5f9)}.dashboard-kpi--rose{background:linear-gradient(135deg,#ffe4e6,#fff1f2)}.dashboard-kpi__label{margin:0;font-size:.76rem;color:#475569;font-weight:700}.dashboard-kpi__value{margin:.3rem 0 0;font-size:1.5rem;font-weight:800;color:#0f172a}.dashboard-panels{display:grid;grid-template-columns:1.3fr 1fr;gap:.75rem}.dashboard-panel{border:1px solid #e2e8f0;border-radius:.85rem;background:#fff;padding:.85rem}.dashboard-panel h3{margin:0 0 .6rem}.dashboard-predictions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.dashboard-predictions__pill{border:1px solid #e2e8f0;border-radius:.65rem;background:#f8fafc;padding:.45rem .5rem}.dashboard-predictions__pill span{display:block;font-size:.72rem;color:#64748b}.dashboard-predictions__pill strong{font-size:.95rem;color:#111827}.dashboard-predictions__note{margin:.7rem 0 0;color:#334155;font-size:.88rem}.dashboard-risk{font-weight:800}.dashboard-risk--high{color:#b91c1c}.dashboard-risk--medium{color:#b45309}.dashboard-risk--low{color:#047857}.dashboard-insights{margin:0;padding-left:1rem;color:#334155;display:grid;gap:.35rem}.dashboard-mini-links{display:grid;gap:.42rem}.dashboard-mini-links__item{display:flex;justify-content:space-between;align-items:baseline;text-decoration:none;border:1px solid #e2e8f0;border-radius:.62rem;padding:.45rem .6rem;color:#0f172a;background:#f8fafc}.dashboard-mini-links__item small{color:#64748b;font-size:.72rem}.global-chatbot-fab{transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.global-chatbot-fab:hover{transform:translateY(-2px);box-shadow:0 18px 32px #4f46e56b;filter:saturate(1.08)}.global-chatbot-fab__icon{position:relative;overflow:hidden}.global-chatbot-fab__icon:after{content:"";position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;border-radius:999px;border:1px solid rgba(255,255,255,.35);animation:chatbotPulse 1.8s ease-out infinite}@keyframes chatbotPulse{0%{transform:scale(.9);opacity:.7}80%{transform:scale(1.45);opacity:0}to{transform:scale(1.45);opacity:0}}@media (max-width: 1000px){.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panels,.dashboard-predictions{grid-template-columns:1fr}}.enquiries-page{display:grid;gap:1rem}.enquiries-page__head h2{margin:0;font-size:1.45rem}.enquiries-page__head p{margin:.32rem 0 0;color:#475569;font-size:.94rem}.enquiries-kpi{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}.enquiries-kpi article{border:1px solid #e2e8f0;border-radius:.9rem;background:linear-gradient(180deg,#fff,#f8fbff);padding:.72rem .8rem;box-shadow:0 10px 22px -16px #0f172a59}.enquiries-kpi span{display:block;font-size:.74rem;color:#64748b}.enquiries-kpi strong{font-size:1.42rem;color:#0f172a}.enquiries-form{border:1px solid #e2e8f0;border-radius:.95rem;background:#fff;padding:.9rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;box-shadow:0 16px 28px -24px #0f172a73}.enquiries-field{display:grid;gap:.35rem}.enquiries-field span{color:#475569;font-size:.72rem;font-weight:700;letter-spacing:.02em}.enquiries-form input,.enquiries-form select,.enquiries-filters input,.enquiries-filters select{width:100%;box-sizing:border-box;border:1px solid #d0d8e8;border-radius:.64rem;padding:.53rem .68rem;background:#f8fafc;color:#0f172a;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.enquiries-form input:focus,.enquiries-form select:focus,.enquiries-filters input:focus,.enquiries-filters select:focus{border-color:#7c3aed;background:#fff;outline:none;box-shadow:0 0 0 3px #7c3aed29}.enquiries-form select,.enquiries-filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 3px),calc(100% - 9px) calc(50% - 3px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:1.75rem}.enquiries-form__submit{border:none;border-radius:.64rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-weight:700;letter-spacing:.01em;min-height:2.35rem;margin-top:auto;box-shadow:0 14px 24px -18px #7c3aede6}.enquiries-form__submit:hover{filter:brightness(1.03)}.enquiries-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:.62rem}.enquiries-filters button{border:1px solid #d1d8e8;border-radius:.64rem;background:#f8fafc;padding:.53rem .85rem;font-weight:700;color:#334155}.enquiries-table-wrap{border:1px solid #e2e8f0;border-radius:.95rem;background:#fff;overflow:hidden;box-shadow:0 16px 30px -28px #0f172a99}.enquiries-table{width:100%;border-collapse:collapse;font-size:.88rem}.enquiries-table th,.enquiries-table td{border-bottom:1px solid #f1f5f9;padding:.62rem .66rem;text-align:left;vertical-align:top}.enquiries-table th{background:#f8fafc;color:#334155;font-size:.76rem;text-transform:uppercase;letter-spacing:.03em}.enquiries-actions{display:flex;gap:.42rem;flex-wrap:wrap}.enquiries-actions button{border:1px solid #d0d7e7;background:#f8fafc;border-radius:999px;padding:.24rem .63rem;font-size:.74rem;font-weight:600}.enquiry-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .52rem;border:1px solid #d1d5db;background:#f8fafc;font-size:.73rem;font-weight:700}.enquiry-status-badge--new{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.enquiry-status-badge--follow_up{color:#7c2d12;border-color:#fed7aa;background:#fff7ed}.enquiry-status-badge--interested{color:#065f46;border-color:#a7f3d0;background:#ecfdf5}.enquiry-status-badge--not_interested{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.enquiry-status-badge--converted{color:#6d28d9;border-color:#ddd6fe;background:#f5f3ff}.enquiry-status-badge--closed{color:#334155;border-color:#cbd5e1;background:#f8fafc}@media (max-width: 1100px){.enquiries-kpi,.enquiries-form{grid-template-columns:repeat(2,minmax(0,1fr))}.enquiries-form__submit{grid-column:span 2}}@media (max-width: 720px){.enquiries-form{grid-template-columns:1fr}.enquiries-form__submit{grid-column:span 1}.enquiries-filters{grid-template-columns:1fr}}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f8fafc;color:#0f172a}a{color:#1d4ed8}
