.lp-edit-root{position:relative;min-height:240px;padding-bottom:16px}.lp-edit-root .v-btn{text-transform:none !important;letter-spacing:normal !important;text-decoration:none !important}.lp-edit-root .v-btn:hover,.lp-edit-root .v-btn:focus,.lp-edit-root .v-btn .v-btn__content,.lp-edit-root .v-btn a{text-decoration:none !important}.lp-edit-page-header{display:flex;align-items:center;gap:20px;margin-bottom:18px;border-bottom:2px solid rgba(var(--v-theme-on-surface), 0.12);padding-bottom:12px;flex-wrap:wrap}.lp-edit-page-header .v-btn{text-decoration:none !important}.lp-edit-page-title{font-size:18px;font-weight:700;color:rgba(var(--v-theme-on-surface), 0.87);margin:0;white-space:nowrap;flex:1 1 auto;display:flex;align-items:center;gap:10px}.lp-edit-page-title i{color:rgb(var(--v-theme-primary))}.lp-edit-badges{display:flex;gap:6px;flex-wrap:wrap}.lp-edit-steps{display:flex;align-items:flex-start;margin-bottom:20px;padding:4px 0}.lp-edit-step{display:flex;flex-direction:column;align-items:center;flex:1 1 0;position:relative;text-align:center;color:rgba(var(--v-theme-on-surface), 0.55);user-select:none}.lp-edit-step::after{content:"";position:absolute;top:15px;left:50%;width:100%;height:2px;background:rgba(var(--v-theme-on-surface), 0.12);z-index:0}.lp-edit-step:last-child::after{display:none}.lp-edit-step.is-clickable{cursor:pointer}.lp-edit-step.is-clickable:hover .lp-edit-step-bullet{border-color:rgb(var(--v-theme-primary));color:rgb(var(--v-theme-primary))}.lp-edit-step-bullet{position:relative;z-index:1;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;background:rgb(var(--v-theme-surface));border:2px solid rgba(var(--v-theme-on-surface), 0.12);color:rgba(var(--v-theme-on-surface), 0.55);transition:background .15s,border-color .15s,color .15s}.lp-edit-step-label{margin-top:6px;font-size:12px;font-weight:500;line-height:1.25;max-width:140px}.lp-edit-step.is-active{color:rgb(var(--v-theme-primary))}.lp-edit-step.is-active .lp-edit-step-bullet{background:rgb(var(--v-theme-primary));border-color:rgb(var(--v-theme-primary));color:#fff;box-shadow:0 0 0 4px rgba(var(--v-theme-primary), 0.15)}.lp-edit-step.is-active .lp-edit-step-label{font-weight:700}.lp-edit-step.is-done{color:rgb(var(--v-theme-primary))}.lp-edit-step.is-done .lp-edit-step-bullet{background:rgba(var(--v-theme-primary), 0.12);border-color:rgb(var(--v-theme-primary));color:rgb(var(--v-theme-primary))}.lp-edit-step.is-done::after{background:rgb(var(--v-theme-primary))}@media(max-width: 600px){.lp-edit-step-label{font-size:11px}}.lp-edit-card{background:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:10px;padding:20px 22px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.lp-edit-card+.lp-edit-card{margin-top:16px}.lp-edit-card-title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--v-theme-on-surface), 0.55);margin:0 0 14px;display:flex;align-items:center;gap:8px}.lp-edit-card-title i{color:rgb(var(--v-theme-primary))}.lp-edit-intro{display:flex;align-items:flex-start;gap:10px;background:rgba(var(--v-theme-primary), 0.06);border-radius:6px;padding:12px 14px;margin-bottom:16px;font-size:13px;line-height:1.45;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-intro i{color:rgb(var(--v-theme-primary));margin-top:2px;flex-shrink:0}.lp-edit-hint{display:flex;align-items:flex-start;gap:6px;font-size:12px;color:rgba(var(--v-theme-on-surface), 0.55);margin:2px 0 10px}.lp-edit-hint i{margin-top:2px}.lp-edit-form .v-text-field,.lp-edit-form .v-select,.lp-edit-form .v-autocomplete,.lp-edit-form .v-textarea,.lp-edit-form .v-switch{margin-bottom:6px}.lp-edit-form .v-input--disabled,.lp-edit-form .v-field--disabled{opacity:1}.lp-edit-form .v-input--disabled .v-field,.lp-edit-form .v-field--disabled .v-field{background:rgba(var(--v-theme-on-surface), 0.04)}.lp-edit-form .rose,.lp-edit-form .v-field__prepend-inner i{color:rgb(var(--v-theme-primary))}.lp-edit-section-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px 18px}@media(max-width: 768px){.lp-edit-section-grid{grid-template-columns:1fr}}.lp-edit-section-grid--full,.lp-edit-col-full{grid-column:1/-1}.lp-edit-recap-list{list-style:none;margin:0;padding:0}.lp-edit-recap-list li{display:flex;align-items:flex-start;gap:8px;padding:4px 0;font-size:13.5px;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-recap-list i{color:rgb(var(--v-theme-primary));width:16px;text-align:center;margin-top:3px}.lp-edit-recap-list b{color:rgba(var(--v-theme-on-surface), 0.87);font-weight:700}.lp-edit-recap-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}@media(max-width: 768px){.lp-edit-recap-grid{grid-template-columns:1fr}}.lp-edit-stat-card{display:flex;align-items:center;gap:12px;background:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:10px;padding:12px 16px;box-shadow:0 1px 4px rgba(0,0,0,.06);flex:0 0 auto;min-width:130px}.lp-edit-stat-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;background:rgba(var(--v-theme-primary), 0.12);color:rgb(var(--v-theme-primary))}.lp-edit-stat-value{font-size:1.4rem;font-weight:700;line-height:1.2;white-space:nowrap;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-stat-label{font-size:11px;color:rgba(var(--v-theme-on-surface), 0.55);margin-top:2px}.lp-edit-criteria{background:rgba(var(--v-theme-primary), 0.06);border-left:3px solid rgb(var(--v-theme-primary));padding:12px 16px;border-radius:6px;margin-bottom:14px}.lp-edit-criteria ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:4px 18px}@media(max-width: 768px){.lp-edit-criteria ul{grid-template-columns:1fr}}.lp-edit-criteria li{display:flex;align-items:baseline;gap:6px;padding:2px 0;font-size:13px;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-criteria i{color:rgb(var(--v-theme-primary))}.lp-edit-criteria b{color:rgba(var(--v-theme-on-surface), 0.87);font-weight:700}.lp-edit-table-wrapper{border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:10px;overflow:hidden}.lp-edit-table-wrapper .v-data-table{background:rgb(var(--v-theme-surface))}.lp-edit-table-toolbar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px;gap:8px;flex-wrap:wrap}.lp-edit-doc-badge{display:inline-flex;align-items:center;gap:4px;background:rgba(var(--v-theme-primary), 0.1);color:rgb(var(--v-theme-primary));border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600;margin:1px 2px;text-decoration:none;white-space:nowrap;transition:background .15s}.lp-edit-doc-badge:hover{background:rgba(var(--v-theme-primary), 0.18);color:rgb(var(--v-theme-primary));text-decoration:none}.lp-edit-cell-datefac .lp-edit-doc-badge{margin-left:0;margin-right:0}.lp-edit-cell-datefac>span:not(.lp-edit-doc-badge){padding-left:8px}.lp-edit-table-totals{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px;margin-top:14px}@media(max-width: 768px){.lp-edit-table-totals{grid-template-columns:1fr}}.lp-edit-total-card{background:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:6px;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:rgba(var(--v-theme-on-surface), 0.55)}.lp-edit-total-card--accent{background:rgba(var(--v-theme-primary), 0.08);border-color:rgba(var(--v-theme-primary), 0.35);font-weight:700;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-total-card .lp-edit-total-value{color:rgb(var(--v-theme-primary));font-weight:700}.lp-edit-empty{text-align:center;padding:32px 16px;color:rgba(var(--v-theme-on-surface), 0.55)}.lp-edit-empty i{font-size:2rem;opacity:.5}.lp-edit-empty .lp-edit-empty-title{margin-top:10px;font-size:14px;font-weight:600;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-empty .lp-edit-empty-sub{margin-top:4px;font-size:12.5px}.lp-edit-footer{display:flex;justify-content:space-between;gap:10px;margin-top:18px;flex-wrap:wrap}.lp-edit-footer .lp-edit-footer-left,.lp-edit-footer .lp-edit-footer-right{display:flex;gap:8px;flex-wrap:wrap}.lp-edit-dest-item{display:flex;align-items:center;gap:8px}.lp-edit-table tbody tr.lp-edit-row-selected td{background:rgba(var(--v-theme-primary), 0.08) !important}.retro-help .retro-help-section+.retro-help-section{margin-top:18px}.retro-help .retro-help-title{font-size:14px;font-weight:600;margin-bottom:6px;color:rgb(var(--v-theme-primary))}.retro-help .retro-help-quote{font-style:italic;background:rgba(var(--v-theme-primary), 0.06);border-left:3px solid rgb(var(--v-theme-primary));padding:10px 14px;margin:8px 0;border-radius:6px;font-size:13px;color:rgba(var(--v-theme-on-surface), 0.87)}.retro-help .rose{color:rgb(var(--v-theme-primary));font-weight:500}.lp-edit-edit-root{position:relative;height:calc(100vh - 100px);display:flex;flex-direction:column;overflow:hidden;background:transparent}.lp-edit-edit-root .v-btn{text-transform:none !important;letter-spacing:normal !important;text-decoration:none !important}.lp-edit-edit-root .v-btn:hover,.lp-edit-edit-root .v-btn:focus,.lp-edit-edit-root .v-btn .v-btn__content,.lp-edit-edit-root .v-btn a{text-decoration:none !important}.lp-edit-init-overlay{background:rgba(0,0,0,.55);border-radius:10px;min-width:240px}.lp-edit-edit-header{display:flex;align-items:center;gap:20px;padding:14px 24px 12px;border-bottom:2px solid rgba(var(--v-theme-on-surface), 0.12);background:transparent;flex-wrap:wrap}.lp-edit-edit-header-left{display:flex;align-items:center;flex:1 1 auto;min-width:0}.lp-edit-edit-title{font-size:18px;font-weight:700;color:rgba(var(--v-theme-on-surface), 0.87);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:8px}.lp-edit-edit-title i{color:rgb(var(--v-theme-primary))}.lp-edit-edit-header-right{display:flex;gap:8px;flex-wrap:wrap}.lp-edit-edit-split{display:flex;align-items:stretch;flex:1 1 auto;min-height:0}@media(max-width: 960px){.lp-edit-edit-split{flex-direction:column;flex:0 0 auto;height:auto}}.lp-edit-edit-split--preview-hidden .lp-edit-edit-preview-col{display:none}.lp-edit-edit-split--preview-hidden .lp-edit-edit-form-col{flex:1 1 auto;max-width:none;min-width:0}.lp-edit-finalise-page{display:flex;flex-direction:column;height:100%;min-height:0;background:rgb(var(--v-theme-surface))}.lp-edit-finalise-header{flex:0 0 auto;display:flex;align-items:center;gap:20px;padding:14px 24px 12px;border-bottom:2px solid rgba(var(--v-theme-on-surface), 0.12);background:rgb(var(--v-theme-surface));flex-wrap:wrap}.lp-edit-finalise-title{font-size:18px;font-weight:700;color:rgba(var(--v-theme-on-surface), 0.87);margin:0;display:flex;align-items:center;gap:8px;white-space:nowrap}.lp-edit-finalise-title i{color:rgb(var(--v-theme-primary));font-size:16px}.lp-edit-finalise-header .v-btn--icon.v-btn--size-x-small,.lp-edit-finalise-header .v-btn--icon.v-btn--size-small{min-width:32px;width:32px;height:32px;min-height:32px}.lp-edit-finalise-header .v-chip.v-chip--size-small{height:26px}.lp-edit-finalise-head-id{display:flex;flex-direction:column;justify-content:center;min-width:0;gap:1px}.lp-edit-finalise-head-subtitle{font-size:12.5px;color:rgba(var(--v-theme-on-surface), 0.55);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-edit-finalise-head-money{display:flex;flex-direction:column;align-items:flex-end;text-align:right;line-height:1.1;gap:2px}.lp-edit-finalise-head-money-label{font-size:10.5px;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:rgba(var(--v-theme-on-surface), 0.55)}.lp-edit-finalise-head-money-value{font-size:26px;font-weight:800;letter-spacing:-0.01em;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-finalise-head-money-value.is-due{color:rgb(var(--v-theme-warning))}.lp-edit-finalise-head-money-value.is-paid{color:rgb(var(--v-theme-success))}.lp-edit-finalise-head-money-chips{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;margin-top:3px}.lp-edit-finalise-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.lp-edit-finalise-cta{font-weight:700}@media(max-width: 960px){.lp-edit-finalise-head-money{align-items:flex-start;text-align:left}.lp-edit-finalise-head-money-chips{justify-content:flex-start}.lp-edit-finalise-head-actions{justify-content:flex-start}}.lp-edit-finalise-body{flex:1 1 auto;display:flex;min-height:0;position:relative;overflow:hidden}.lp-edit-finalise-pdf{flex:1 1 auto;min-width:0;background:#eef1f4;padding:16px;display:flex;align-items:stretch;justify-content:center;transition:padding-right .25s ease}.lp-edit-finalise-pdf-iframe{width:100%;height:100%;border:0;background:#fff;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.lp-edit-finalise-pdf-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgba(var(--v-theme-on-surface), 0.55);font-size:14px}.lp-edit-finalise-pdf-placeholder i{font-size:56px;color:rgba(var(--v-theme-on-surface), 0.2);margin-bottom:12px}.lp-edit-finalise-drawer{flex:0 0 440px;max-width:440px;min-height:0;min-width:0;display:flex;flex-direction:column;border-left:1px solid rgba(var(--v-theme-on-surface), 0.12);background:rgb(var(--v-theme-surface));box-shadow:-2px 0 8px rgba(0,0,0,.04);overflow:hidden}@media(max-width: 1100px){.lp-edit-finalise-drawer{position:absolute;top:0;right:0;bottom:0;z-index:10;width:92%;max-width:440px}}@media(max-width: 960px){.lp-edit-finalise-drawer{position:static !important;flex:1 1 100% !important;width:100% !important;max-width:none !important;border-left:0;box-shadow:none}.lp-edit-finalise-pdf{display:none}.lp-edit-finalise-body{flex-direction:column}.lp-edit-finalise-header{padding:12px 16px;gap:12px}.lp-edit-finalise-actions{padding:12px 16px;position:sticky;bottom:0;z-index:2;box-shadow:0 -2px 8px rgba(0,0,0,.06)}}@media(max-width: 600px){.lp-edit-finalise-header{padding:10px 12px;gap:8px}.lp-edit-finalise-actions{padding:10px 12px;gap:6px}.lp-edit-finalise-title{font-size:16px}.lp-edit-finalise-hero-amount{font-size:22px}.lp-edit-finalise-drawer-body{padding:12px}.lp-edit-finalise-drawer-header{padding:10px 12px}.lp-edit-finalise-ligne{padding:10px;gap:8px}}.lp-edit-finalise-drawer-header{flex:0 0 auto;display:flex;align-items:center;padding:14px 18px;border-bottom:1px solid rgba(var(--v-theme-on-surface), 0.12);background:rgb(var(--v-theme-surface))}.lp-edit-finalise-drawer-header h3{margin:0;flex:1 1 auto;font-size:15px;font-weight:700;color:rgba(var(--v-theme-on-surface), 0.87);display:flex;align-items:center;gap:6px}.lp-edit-finalise-drawer-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:18px}.lp-edit-finalise-drawer-body .v-window,.lp-edit-finalise-drawer-body .v-window__container{height:auto;min-height:0}.lp-edit-finalise-drawer-body.lp-edit-finalise-acc{display:flex;flex-direction:column;padding:0}.lp-edit-finalise-acc-group{border-bottom:1px solid rgba(var(--v-theme-on-surface), 0.12)}.lp-edit-finalise-acc-head{display:flex;align-items:center;gap:10px;width:100%;padding:13px 18px;background:transparent;border:0;cursor:pointer;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--v-theme-on-surface), 0.87);transition:background-color .15s ease}.lp-edit-finalise-acc-head>i:first-child{color:rgb(var(--v-theme-primary));font-size:13px}.lp-edit-finalise-acc-head:hover{background:rgba(var(--v-theme-on-surface), 0.03)}.lp-edit-finalise-acc-title{min-width:0}.lp-edit-finalise-acc-chevron{font-size:11px;color:rgba(var(--v-theme-on-surface), 0.55)}.lp-edit-finalise-acc-body{padding:2px 18px 18px}.lp-edit-finalise-drawer-tabs{flex:0 0 auto;border-bottom:1px solid rgba(var(--v-theme-on-surface), 0.12);background:rgba(var(--v-theme-on-surface), 0.02)}.lp-edit-finalise-drawer-tabs .v-tab{font-size:12px;min-width:0}.lp-edit-finalise-drawer-hero{flex:0 0 auto;background:linear-gradient(135deg, rgba(var(--v-theme-primary), 0.1), rgba(var(--v-theme-primary), 0.04));border-bottom:1px solid rgba(var(--v-theme-primary), 0.18);padding:16px 18px;text-align:center}.lp-edit-finalise-hero{background:linear-gradient(135deg, rgba(var(--v-theme-primary), 0.1), rgba(var(--v-theme-primary), 0.04));border:1px solid rgba(var(--v-theme-primary), 0.18);border-radius:10px;padding:18px 20px;margin-bottom:18px;text-align:center}.lp-edit-finalise-hero-label{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#ff389c;font-weight:700;margin-bottom:4px}.lp-edit-finalise-hero-amount{font-size:28px;font-weight:800;color:rgb(var(--v-theme-primary));letter-spacing:-0.01em;margin-bottom:8px}.lp-edit-finalise-hero-meta{display:flex;justify-content:center;gap:14px;font-size:12px;color:rgba(var(--v-theme-on-surface), 0.55);flex-wrap:wrap}.lp-edit-finalise-hero-meta i{color:rgb(var(--v-theme-primary));margin-right:4px}.lp-edit-finalise-section{margin-bottom:22px}.lp-edit-finalise-section:last-child{margin-bottom:0}.lp-edit-finalise-section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--v-theme-on-surface), 0.55);margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid rgba(var(--v-theme-on-surface), 0.12);display:flex;align-items:center;gap:6px}.lp-edit-finalise-section-title i{color:#ff389c}.lp-edit-finalise-info-list{list-style:none;margin:0;padding:0}.lp-edit-finalise-info-list li{display:flex;justify-content:space-between;align-items:baseline;padding:6px 0;border-bottom:1px dashed rgba(var(--v-theme-on-surface), 0.06);font-size:13px}.lp-edit-finalise-info-list li:last-child{border-bottom:0}.lp-edit-finalise-info-label{color:rgba(var(--v-theme-on-surface), 0.55);font-size:12px}.lp-edit-finalise-info-value{font-weight:600;color:rgba(var(--v-theme-on-surface), 0.87);text-align:right}.lp-edit-finalise-info-list--amounts .is-total{margin-top:6px;border-top:2px solid rgba(var(--v-theme-primary), 0.3);border-bottom:none !important;padding-top:10px}.lp-edit-finalise-info-list--amounts .is-total .lp-edit-finalise-info-label{font-weight:700;text-transform:uppercase;font-size:12px;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-finalise-info-list--amounts .is-total .lp-edit-finalise-info-value{font-size:18px;color:rgb(var(--v-theme-primary))}.lp-edit-finalise-person{display:flex;align-items:center;margin-bottom:10px}.lp-edit-finalise-person-name{font-size:15px;font-weight:700;color:#ff389c;line-height:1.2}.lp-edit-finalise-person-meta{font-size:12px;color:rgba(var(--v-theme-on-surface), 0.55);margin-top:2px}.lp-edit-finalise-contact-list{list-style:none;margin:0;padding:0}.lp-edit-finalise-contact-list li{display:flex;align-items:flex-start;gap:6px;padding:3px 0;font-size:13px;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-finalise-contact-list li i{color:rgb(var(--v-theme-primary));margin-top:3px;width:14px;text-align:center}.lp-edit-finalise-contact-list li a{color:rgb(var(--v-theme-primary));text-decoration:none}.lp-edit-finalise-contact-list li a:hover{text-decoration:underline}.lp-edit-finalise-person-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.lp-edit-finalise-lignes{display:flex;flex-direction:column;gap:8px}.lp-edit-finalise-ligne{display:flex;align-items:flex-start;gap:12px;background:rgba(var(--v-theme-on-surface), 0.03);border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:6px;padding:12px;position:relative;transition:background-color .15s ease}.lp-edit-finalise-ligne:hover{background:rgba(var(--v-theme-on-surface), 0.05)}.lp-edit-finalise-ligne-patient-avatar{flex:0 0 38px;align-self:flex-start}.lp-edit-finalise-ligne-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.lp-edit-finalise-ligne-patient{font-size:14px;font-weight:700;color:rgb(var(--v-theme-primary));text-decoration:none;letter-spacing:.1px;line-height:1.25}.lp-edit-finalise-ligne-patient:hover,.lp-edit-finalise-ligne-patient:focus{text-decoration:none;color:rgb(var(--v-theme-primary))}.lp-edit-finalise-ligne-patient-age{font-weight:500;color:rgba(var(--v-theme-on-surface), 0.55);font-size:13px}.lp-edit-finalise-ligne-desc{font-size:13px;font-weight:500;color:rgba(var(--v-theme-on-surface), 0.87);line-height:1.35}.lp-edit-finalise-ligne-consultations{display:flex;flex-direction:column;gap:2px;font-size:12px;color:rgba(var(--v-theme-on-surface), 0.55);margin-top:2px}.lp-edit-finalise-ligne-consultations i{color:rgb(var(--v-theme-primary))}.lp-edit-finalise-ligne-consultations strong{color:rgb(var(--v-theme-primary));font-weight:600}.lp-edit-finalise-ligne-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;color:rgba(var(--v-theme-on-surface), 0.55);margin-top:4px}.lp-edit-finalise-ligne-meta i{color:rgb(var(--v-theme-primary))}.lp-edit-finalise-ligne-meta-sep{opacity:.4;user-select:none}.lp-edit-finalise-ligne-side{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:6px;min-height:38px}.lp-edit-finalise-ligne-total{position:static;font-size:15px;font-weight:700;color:rgb(var(--v-theme-primary));white-space:nowrap}.lp-edit-finalise-ligne-actions{position:static}.lp-edit-finalise-commentaire{background:rgba(var(--v-theme-on-surface), 0.03);border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:6px;padding:10px 12px;font-size:13px;white-space:pre-wrap;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-finalise-facture-card{display:block;background:rgba(var(--v-theme-on-surface), 0.03);border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:6px;padding:10px 12px;margin-bottom:8px;text-decoration:none !important;color:rgba(var(--v-theme-on-surface), 0.87);transition:background .15s ease,border-color .15s ease}.lp-edit-finalise-facture-card:last-child{margin-bottom:0}.lp-edit-finalise-facture-card:hover{background:rgba(var(--v-theme-primary), 0.05);border-color:rgba(var(--v-theme-primary), 0.3)}.lp-edit-finalise-facture-head{display:flex;align-items:center;margin-bottom:4px}.lp-edit-finalise-facture-meta{display:flex;justify-content:space-between;font-size:12px;color:rgba(var(--v-theme-on-surface), 0.55)}.lp-edit-finalise-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;text-align:center;background:rgba(var(--v-theme-on-surface), 0.025);border:1px dashed rgba(var(--v-theme-on-surface), 0.12);border-radius:10px}.lp-edit-finalise-empty-icon{font-size:32px;color:rgba(var(--v-theme-primary), 0.4);margin-bottom:8px}.lp-edit-finalise-empty-text{font-size:13px;color:rgba(var(--v-theme-on-surface), 0.55);margin-bottom:4px}.lp-edit-finalise-paiements{display:flex;flex-direction:column;gap:8px}.lp-edit-finalise-paiement-card{display:flex;align-items:center;gap:12px;background:rgba(var(--v-theme-on-surface), 0.03);border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:6px;padding:10px 12px;transition:background .15s ease,border-color .15s ease,transform .15s ease}.lp-edit-finalise-paiement-card:hover{background:rgba(var(--v-theme-primary), 0.04);border-color:rgba(var(--v-theme-primary), 0.25)}.lp-edit-finalise-paiement-icon{flex:0 0 auto;width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;box-shadow:0 1px 2px rgba(0,0,0,.15)}.lp-edit-finalise-paiement-main{flex:1 1 auto;min-width:0}.lp-edit-finalise-paiement-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:4px}.lp-edit-finalise-paiement-amount{font-size:15px;font-weight:700;color:rgb(var(--v-theme-primary))}.lp-edit-finalise-paiement-date{font-size:12px;color:rgba(var(--v-theme-on-surface), 0.55);white-space:nowrap}.lp-edit-finalise-paiement-meta{display:flex;flex-wrap:wrap;gap:6px}.lp-edit-finalise-paiement-actions{flex:0 0 auto;display:flex;flex-direction:column;gap:2px}.lp-edit-finalise-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:12px 20px;border-top:1px solid rgba(var(--v-theme-on-surface), 0.12);background:rgb(var(--v-theme-surface));flex-wrap:wrap}.lp-drawer-slide-enter-active,.lp-drawer-slide-leave-active{transition:transform .25s ease}.lp-drawer-slide-enter-from,.lp-drawer-slide-leave-to{transform:translateX(100%)}.lp-edit-edit-form-col{flex:0 0 55%;max-width:940px;min-width:360px;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:transparent}@media(max-width: 960px){.lp-edit-edit-form-col{flex:1 1 auto;max-width:none;min-width:0;overflow:visible;border-right:none;border-bottom:1px solid rgba(var(--v-theme-on-surface), 0.12)}}.lp-edit-edit-preview-col{flex:1 1 auto;background:#eef1f4;display:flex;align-items:stretch;justify-content:center;padding:0px;min-height:0;height:100%;overflow-y:auto}@media(max-width: 960px){.lp-edit-edit-preview-col{height:auto;padding:16px;overflow-y:visible}}@media(max-width: 960px){.lp-edit-edit-root{height:auto;min-height:calc(100vh - 100px);overflow:visible;display:block}.lp-edit-edit-preview-col{display:none}.lp-edit-edit-header{padding:12px 16px}.lp-edit-edit-footer{position:sticky;bottom:0;z-index:2;padding:10px 16px;background:rgb(var(--v-theme-surface));box-shadow:0 -2px 8px rgba(0,0,0,.06)}.lp-edit-edit-tab-content{overflow-y:visible;padding:16px}.lp-edit-edit-split{min-height:0}}@media(max-width: 600px){.lp-edit-edit-header{padding:10px 12px;gap:10px}.lp-edit-edit-footer{padding:10px 12px;gap:10px}.lp-edit-edit-tab-content{padding:12px}.lp-edit-edit-title{font-size:16px}.lp-edit-edit-footer-total-value{font-size:16px}.lp-edit-edit-footer-actions{margin-left:0}}.lp-edit-edit-tabs{border-bottom:1px solid rgba(var(--v-theme-on-surface), 0.12);flex:0 0 auto}.lp-edit-edit-nav{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:4px;padding:12px 24px;border-bottom:1px solid rgba(var(--v-theme-on-surface), 0.12)}.lp-edit-edit-nav .v-btn{text-transform:none}.lp-edit-edit-tab-content{flex:1 1 auto;overflow-y:auto;padding:20px}.lp-edit-edit-tab-content .v-window{overflow:visible}.lp-edit-tab-pane{display:flex;flex-direction:column;gap:0}.lp-edit-personne-infos{background:rgba(var(--v-theme-on-surface), 0.025);border:1px solid rgba(var(--v-theme-on-surface), 0.1);border-radius:10px;padding:16px 18px;margin-bottom:16px}.lp-edit-personne-infos-head{display:flex;align-items:center;gap:12px}.lp-edit-personne-infos-avatar{flex:0 0 auto;border:1px solid rgba(var(--v-theme-on-surface), 0.1)}.lp-edit-personne-infos-headtext{flex:1 1 auto;min-width:0}.lp-edit-personne-infos-name{font-size:16px;font-weight:700;line-height:1.2;color:rgba(var(--v-theme-on-surface), 0.92);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-edit-personne-infos-societe{font-size:12px;color:rgba(var(--v-theme-on-surface), 0.6);margin-top:2px}.lp-edit-personne-infos-chips{margin-top:6px;display:flex;flex-wrap:wrap;gap:4px}.lp-edit-personne-infos-actions{flex:0 0 auto;display:flex;align-items:center;gap:4px}.lp-edit-personne-infos-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:10px 18px}.lp-edit-personne-infos-block--full{grid-column:1/-1}.lp-edit-personne-infos-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;font-weight:600;color:rgba(var(--v-theme-on-surface), 0.55);margin-bottom:2px}.lp-edit-personne-infos-value{font-size:13px;color:rgba(var(--v-theme-on-surface), 0.85);line-height:1.4}.lp-edit-personne-infos-link{color:rgb(var(--v-theme-primary));text-decoration:none}.lp-edit-personne-infos-link:hover{text-decoration:underline}.lp-edit-items-list{display:flex;flex-direction:column}.lp-edit-items-empty{padding:20px;text-align:center;border:1px dashed rgba(var(--v-theme-on-surface), 0.12);border-radius:10px}.lp-edit-items-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:32px;margin-bottom:24px}.lp-edit-item-row{background:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:10px;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease}.lp-edit-item-row:hover{box-shadow:0 2px 6px rgba(0,0,0,.04);border-color:rgba(var(--v-theme-on-surface), 0.18)}.lp-edit-item-row-head{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;user-select:none}.lp-edit-item-row-head:hover{background:rgba(var(--v-theme-on-surface), 0.03)}.lp-edit-item-row-num-pill{flex:0 0 auto;min-width:26px;height:26px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(var(--v-theme-primary), 0.1);color:rgb(var(--v-theme-primary));font-size:12px;font-weight:700;line-height:1}.lp-edit-item-row-summary{flex:1 1 auto;display:flex;align-items:baseline;gap:8px;min-width:0}.lp-edit-item-row-desc{flex:1 1 auto;font-size:14px;color:rgba(var(--v-theme-on-surface), 0.87);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-edit-item-row-empty{font-style:italic;color:rgba(var(--v-theme-on-surface), 0.5);flex:1 1 auto}.lp-edit-item-row-total{font-weight:600;color:rgb(var(--v-theme-primary));font-size:14px;white-space:nowrap}.lp-edit-item-row-actions{display:flex;gap:2px}.lp-edit-item-row-body{padding:16px 16px 18px;border-top:1px solid rgba(var(--v-theme-on-surface), 0.08);background:rgba(var(--v-theme-on-surface), 0.03);display:flex;flex-direction:column;gap:0}.lp-edit-item-row-body>*:last-child{margin-bottom:0}.lp-edit-item-row--single{border:0;background:transparent}.lp-edit-item-row--single:hover{box-shadow:none;border-color:transparent}.lp-edit-item-row--single .lp-edit-item-row-body{border-top:0;background:transparent;padding:0}.lp-edit-typeop-choices{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.lp-edit-typeop-choice{flex:0 0 auto}.lp-edit-total-prominent{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:10px 16px;background:rgba(var(--v-theme-primary), 0.08);border:1px solid rgba(var(--v-theme-primary), 0.16);border-radius:10px}.lp-edit-total-prominent-label{font-size:13px;font-weight:500;color:rgba(var(--v-theme-on-surface), 0.7);text-transform:uppercase;letter-spacing:.5px}.lp-edit-total-prominent-value{font-size:22px;font-weight:700;color:rgb(var(--v-theme-primary))}.lp-edit-item-totals{font-size:13px;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-tarif-pref{margin-top:4px}.lp-edit-produit-dot{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid rgba(var(--v-theme-on-surface), 0.2);flex:0 0 auto;vertical-align:middle;margin-right:4px}.lp-edit-produit-header{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:rgb(var(--v-theme-primary));background:rgba(var(--v-theme-primary), 0.06);padding:8px 16px;min-height:0 !important;border-top:1px solid rgba(var(--v-theme-primary), 0.1);border-bottom:1px solid rgba(var(--v-theme-primary), 0.1)}.lp-edit-produit-header:first-child{border-top:0}.v-overlay__content .v-list-item.v-list-item--variant-text .v-list-item__prepend{margin-right:4px}.v-overlay__content .v-list-item.lp-edit-produit-row,.v-overlay__content .v-list-item:has(.lp-edit-produit-dot){min-height:52px;padding-top:6px;padding-bottom:6px}.v-overlay__content .v-list-item.lp-edit-produit-row .v-list-item__prepend,.v-overlay__content .v-list-item:has(.lp-edit-produit-dot) .v-list-item__prepend{align-self:center;padding-right:8px}.v-overlay__content .v-list-item.lp-edit-produit-row .v-list-item-title,.v-overlay__content .v-list-item:has(.lp-edit-produit-dot) .v-list-item-title{font-size:14px;line-height:1.25}.v-overlay__content .v-list-item.lp-edit-produit-row .v-list-item-subtitle,.v-overlay__content .v-list-item:has(.lp-edit-produit-dot) .v-list-item-subtitle{font-size:12px;line-height:1.35;margin-top:2px;opacity:.78}.lp-edit-item-tva-select{max-width:400px}.lp-edit-item-remise-row{max-width:560px}.lp-edit-mention-select{flex:1 1 auto}.lp-edit-edit-footer{flex:0 0 auto;display:flex;align-items:center;gap:20px;padding:12px 24px 14px;border-top:2px solid rgba(var(--v-theme-on-surface), 0.12);background:rgb(var(--v-theme-surface));flex-wrap:wrap;box-shadow:0 -2px 8px rgba(0,0,0,.04)}.lp-edit-edit-footer-total{display:flex;flex-direction:column;flex:0 0 auto}.lp-edit-edit-footer-total-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--v-theme-on-surface), 0.5);font-weight:600}.lp-edit-edit-footer-total-value{font-size:18px;font-weight:700;color:rgb(var(--v-theme-primary))}.lp-edit-edit-footer-actions{margin-left:auto;display:flex;gap:8px;flex-wrap:wrap}.lp-edit-reglages-numero{display:inline-block;background:rgba(var(--v-theme-primary), 0.08);color:rgb(var(--v-theme-primary));border-radius:4px;padding:4px 10px;font-weight:600;font-size:14px}.lp-edit-numero-details{display:grid;grid-template-columns:repeat(auto-fit, minmax(120px, 1fr));gap:10px 16px}.lp-edit-numero-detail{display:flex;flex-direction:column;gap:2px;font-size:13px}.lp-edit-mentions-panel{border-radius:10px;overflow:hidden}.lp-edit-preview-wrapper{width:100%;max-width:800px;height:100%;min-height:500px;display:flex;align-items:stretch;justify-content:center}.lp-edit-preview-iframe{width:100%;height:100%;border:none;background:#fff;border-radius:4px;box-shadow:0 4px 16px rgba(0,0,0,.3)}.lp-edit-preview-placeholder{background:rgba(var(--v-theme-on-surface), 0.02);border:2px dashed rgba(var(--v-theme-on-surface), 0.14);border-radius:8px;padding:40px 32px;text-align:center;color:rgba(var(--v-theme-on-surface), 0.55);align-self:center;width:100%;max-width:480px}.lp-edit-preview-placeholder-icon{font-size:48px;color:rgba(var(--v-theme-on-surface), 0.2);margin-bottom:16px}.lp-edit-preview-placeholder-title{font-size:18px;font-weight:600;margin-bottom:18px;color:rgba(var(--v-theme-on-surface), 0.87)}.lp-edit-preview-placeholder-list{list-style:none;margin:0 auto 16px;padding:0;text-align:left;display:inline-block}.lp-edit-preview-placeholder-list li{padding:6px 0;font-size:14px;color:rgba(var(--v-theme-on-surface), 0.8)}.lp-edit-preview-placeholder-list li.is-done{color:rgba(var(--v-theme-on-surface), 0.55);text-decoration:line-through}.lp-edit-preview-placeholder-hint{font-size:13px;color:rgba(var(--v-theme-on-surface), 0.55);margin-top:8px;line-height:1.5}.lp-edit-preview-page{background:#fff;border-radius:4px;padding:48px 56px;box-shadow:0 4px 16px rgba(0,0,0,.25);font-family:"Helvetica Neue",Arial,sans-serif;color:#2d2d2d;font-size:13px;line-height:1.5}@media(max-width: 600px){.lp-edit-preview-page{padding:24px 20px}}.lp-edit-preview-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.lp-edit-preview-emetteur{flex:1 1 auto}.lp-edit-preview-name{font-size:16px;font-weight:700;margin-bottom:4px}.lp-edit-preview-line{font-size:12px;color:#555}.lp-edit-preview-client{text-align:right;flex:0 0 auto}.lp-edit-preview-client-block{display:inline-block;text-align:left;padding:8px 12px;background:#f8f9fb;border-left:3px solid #1976d2;border-radius:4px}.lp-edit-preview-title-block{margin-bottom:18px}.lp-edit-preview-title{font-size:22px;font-weight:700;color:#1f2933;margin:0}.lp-edit-preview-titre-custom{font-size:16px;font-weight:600;color:#555;margin-top:4px}.lp-edit-preview-emise{font-size:12px;color:#888;margin-top:4px}.lp-edit-preview-intro{background:#fafafa;border-radius:4px;padding:10px 14px;font-size:13px;color:#555;margin-bottom:16px;white-space:pre-wrap}.lp-edit-preview-table{width:100%;border-collapse:collapse;margin-bottom:16px}.lp-edit-preview-table thead{background:#fef0d9}.lp-edit-preview-table thead th{padding:8px 10px;font-weight:600;font-size:12px;color:#2d2d2d;text-align:left}.lp-edit-preview-table thead th.text-right{text-align:right}.lp-edit-preview-table tbody td{padding:10px;border-bottom:1px solid #eee;font-size:12.5px;vertical-align:top}.lp-edit-preview-table tbody td.text-right{text-align:right}.lp-edit-preview-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.lp-edit-preview-echeance{flex:1 1 auto}.lp-edit-preview-echeance-tag{display:inline-flex;align-items:center;background:#fef0d9;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:600;margin-bottom:4px}.lp-edit-preview-totals{flex:0 0 auto;min-width:200px}.lp-edit-preview-total-line{display:flex;justify-content:space-between;padding:4px 0;font-size:13px}.lp-edit-preview-total-line--ttc{border-top:1px solid #ddd;padding-top:6px;margin-top:4px;font-weight:700;font-size:14px;color:#1f2933}.lp-edit-preview-mentions{margin-top:24px;border-top:1px solid #eee;padding-top:16px}.lp-edit-preview-mention+.lp-edit-preview-mention{margin-top:12px}.lp-edit-preview-mention-title{font-size:12px;font-weight:600;color:#1f2933;margin-bottom:4px}.lp-edit-preview-mention-text{font-size:11px;color:#555;white-space:pre-wrap}.lp-edit-root{position:relative;min-height:240px;padding-bottom:16px}.lp-edit-card{background:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:10px;padding:20px 22px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.lp-edit-recap-line{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid rgba(var(--v-theme-on-surface), 0.08)}.lp-edit-recap-line span{color:rgba(var(--v-theme-on-surface), 0.6)}.lp-edit-recap-line b{text-align:right;color:rgb(var(--v-theme-on-surface))}.lp-edit-recap-table{background:transparent}.lp-edit-recap-table th{color:rgba(var(--v-theme-on-surface), 0.6);font-weight:600}.lp-edit-recap-table td,.lp-edit-recap-table th{border-bottom:1px solid rgba(var(--v-theme-on-surface), 0.08)}.lp-edit-recap-totals{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:4px 0;font-size:14px;color:rgba(var(--v-theme-on-surface), 0.8)}.lp-edit-recurrence-box{border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:10px;padding:14px 16px;margin-bottom:20px;background:rgba(var(--v-theme-primary), 0.04)}.lp-edit-recurrence-list{max-height:220px;overflow-y:auto;border:1px solid rgba(var(--v-theme-on-surface), 0.08);border-radius:6px;background:rgb(var(--v-theme-surface))}.lp-edit-recurrence-current{background:rgba(var(--v-theme-primary), 0.08)}.lp-edit-recurrence-current .v-list-item-title{font-weight:600}.lp-edit-create-links{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.lp-edit-switches{display:flex;flex-direction:column;gap:0;margin-top:4px}.lp-edit-switches .v-switch{flex:0 0 auto}.lp-edit-switches .v-switch .v-input__details{display:none}.lp-edit-switches .v-switch .v-selection-control{min-height:34px}.lp-edit-switches .v-switch .v-label{opacity:1;font-size:13px}.lp-edit-switch-help{margin-left:5px;color:rgba(var(--v-theme-on-surface), 0.4);transition:color .15s}.lp-edit-switch-help:hover{color:rgb(var(--v-theme-primary))}.lp-edit-card-title--row{justify-content:space-between}.lp-edit-card-title--row>span{display:flex;align-items:center;gap:8px}.lp-edit-criteria--panel{background:rgba(var(--v-theme-on-surface), 0.03);border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-left:3px solid rgb(var(--v-theme-primary));border-radius:10px;padding:0;overflow:hidden}.lp-edit-criteria--panel .lp-edit-criteria-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 14px;background:rgba(var(--v-theme-on-surface), 0.04);border-bottom:1px solid rgba(var(--v-theme-on-surface), 0.12);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--v-theme-on-surface), 0.55)}.lp-edit-criteria--panel .lp-edit-criteria-head i{color:rgb(var(--v-theme-primary))}.lp-edit-criteria--panel ul{padding:12px 16px}.lp-edit-search .v-field__input{padding-inline-start:6px}.lp-edit-search .v-field__prepend-inner{padding-inline-start:8px}.lp-edit-recap-panel{background:rgba(var(--v-theme-on-surface), 0.03);border:1px solid rgba(var(--v-theme-on-surface), 0.12);border-radius:10px;padding:16px 18px}.lp-edit-recap-subtitle{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--v-theme-on-surface), 0.55);margin:0 0 8px}.lp-edit-stat-row{display:flex;flex-wrap:wrap;gap:12px}.lp-edit-stat-row .lp-edit-stat-card{flex:1 1 0;width:auto;min-width:200px}.lp-edit-preview-dialog{display:flex !important;flex-direction:column;height:100%;background:#eef1f4}.lp-edit-preview-dialog-body{flex:1 1 auto;min-height:0;display:flex;align-items:stretch;justify-content:center;background:#eef1f4;overflow:auto}.lp-edit-preview-dialog-body iframe,.lp-edit-preview-dialog-body .lp-edit-preview-wrapper,.lp-edit-preview-dialog-body .lp-edit-preview-iframe{width:100%;height:100%;max-width:none;min-height:0;border:0;background:#fff}.lp-pennylane-banner{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:12px;margin-bottom:14px;position:relative}.lp-pennylane-banner--info,.lp-pennylane-banner--warning{background:#eff6ff;color:#1e3a8a}.lp-pennylane-banner-icon{font-size:1.1rem;margin-top:2px;color:#1976d2;flex-shrink:0}.lp-pennylane-banner-body{flex:1;min-width:0;font-size:.88rem;line-height:1.45}.lp-pennylane-banner-link{display:inline-block;margin-top:6px;color:#1976d2;font-weight:600;text-decoration:underline}.lp-pennylane-banner-link:hover{text-decoration:none}.lp-pennylane-banner-close{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:4px 6px;font-size:.9rem;flex-shrink:0}.lp-pennylane-banner-close:hover{color:#1f2937}.lp-client-card{border:1px solid #e5e7eb;border-radius:12px;background:#f3f8ff;padding:18px 20px;margin-bottom:12px}.lp-client-card-header{display:flex;align-items:center;gap:14px}.lp-client-card-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;color:#1f2937;flex-shrink:0}.lp-client-card-identity{flex:1;min-width:0}.lp-client-card-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.lp-client-card-name{font-weight:600;color:#1f2937;font-size:1rem}.lp-client-card-chip{font-size:.7rem;font-weight:500;padding:2px 10px;border-radius:999px}.lp-client-card-chip--success{color:#16a34a;background:#dcfce7}.lp-client-card-chip--info{color:#1976d2;background:#e3f2fd}.lp-client-card-chip--primary{color:#e91e63;background:#fce4ec}.lp-client-card-chip--warning{color:#d97706;background:#fef3c7}.lp-client-card-subline{color:#6b7280;font-size:.82rem;margin-top:2px}.lp-client-card-actions{display:flex;align-items:center;gap:6px}.lp-client-card-divider{height:1px;background:#eef0f3;margin:14px 0}.lp-client-card-body{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lp-client-card-col-label{font-size:.7rem;font-weight:600;letter-spacing:.06em;color:#9ca3af;margin-bottom:4px}.lp-client-card-col-value{font-size:.88rem;color:#1f2937;line-height:1.5}.lp-client-card-link{color:#1976d2;text-decoration:none}.lp-client-card-link:hover{text-decoration:underline}@media(max-width: 600px){.lp-client-card-body{grid-template-columns:1fr}}.lp-row-card{border:1px solid #e5e7eb;border-radius:12px;background:#fffef3;margin-bottom:24px;overflow:hidden}.lp-row-card-header{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border-bottom:1px solid #eef0f3}.lp-row-card-index{width:26px;height:26px;border-radius:50%;background:#1976d2;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;flex-shrink:0}.lp-row-card-header-title{flex:1;font-size:.82rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.lp-row-card-block{padding:14px 16px;border-bottom:1px solid #f3f4f6}.lp-row-card-block:last-child{border-bottom:none}.lp-row-card-block-title{font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;margin-bottom:8px}.lp-row-card-hint{font-size:.78rem;color:#6b7280}.lp-row-card-hint--warning{color:#b45309;background:#fef3c7;padding:4px 8px;border-radius:6px;display:inline-block}.lp-row-card-tarif{display:flex;align-items:center;padding:6px 10px;background:#fff8e1;border-radius:8px;color:#92400e}.lp-row-card-produit-header{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#1976d2;padding:4px 12px}.lp-row-prestation-card{display:flex;align-items:center;gap:12px;padding:0px;background:transparent;border:none;border-radius:10px;margin-top:10px}.lp-row-prestation-card-dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:#cfd8dc;flex-shrink:0}.lp-row-prestation-card-identity{flex:1;min-width:0}.lp-row-prestation-card-name{font-weight:600;color:#1f2937;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-row-prestation-card-meta{color:#6b7280;font-size:.78rem;margin-top:2px}.lp-row-prestation-card-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.lp-row-card-produit-dot,.lp-row-card-presta-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background:#cfd8dc;flex-shrink:0}.lp-row-card-totals{display:flex;justify-content:flex-end;gap:24px;margin-top:12px;padding-top:10px;border-top:1px dashed #e5e7eb}.lp-row-card-total{display:flex;flex-direction:column;align-items:flex-end;font-size:.95rem}.lp-row-card-total-label{font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af}.lp-edit-items-title{font-size:.85rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#4b5563;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #eef0f3}.lp-edit-items-empty{padding:18px;text-align:center;background:#f8fafc;border-radius:8px}.lp-edit-items-actions--center{display:flex;justify-content:center;margin-top:14px}
