.lwc-select-trigger[data-v-8162201a]{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lwc-select-menu{position:fixed;z-index:1080;margin:0;padding:.35rem;list-style:none;max-height:16rem;overflow-y:auto;background:#fff;border:1px solid rgba(12,72,108,.15);border-radius:.65rem}.lwc-select-option{display:flex;align-items:center;justify-content:space-between;padding:.5rem .65rem;border-radius:.4rem;cursor:pointer;color:var(--bs-body-color)}.lwc-select-option.active{background:#0c486c1a}.lwc-select-option.selected{color:var(--bs-primary);font-weight:600}.signature-field[data-v-a8702e9b]{max-width:520px}.signature-canvas-wrap[data-v-a8702e9b]{position:relative;border:2px dashed #c2cbd6;border-radius:14px;background:linear-gradient(#fff,#fff) padding-box,repeating-linear-gradient(45deg,#fbfcfe,#fbfcfe 10px,#f6f8fb 10px,#f6f8fb 20px);transition:border-color .2s ease,box-shadow .2s ease;overflow:hidden}.signature-canvas-wrap[data-v-a8702e9b]:hover{border-color:#0c486c}.signature-canvas-wrap.is-signed[data-v-a8702e9b]{border-style:solid;border-color:#198754;background:#fff}.signature-canvas[data-v-a8702e9b]{display:block;width:100%;touch-action:none;cursor:crosshair;-webkit-user-select:none;user-select:none}.signature-hint[data-v-a8702e9b]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;color:#aab3bf;font-style:italic;font-size:.95rem;padding:0 1rem;text-align:center}.signature-rule[data-v-a8702e9b]{position:absolute;left:5%;right:5%;bottom:22%;border-bottom:1px solid #d7dde5;pointer-events:none}.signature-cross[data-v-a8702e9b]{position:absolute;left:0;bottom:-2px;color:#aeb6c0;font-size:1.1rem;line-height:1}.signature-toolbar[data-v-a8702e9b]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.6rem;flex-wrap:wrap}.signature-state[data-v-a8702e9b]{font-weight:500;font-size:.9rem}.signature-state.signed[data-v-a8702e9b]{color:#198754}.signature-state.empty[data-v-a8702e9b]{color:#6c757d}.signature-buttons[data-v-a8702e9b]{display:flex;gap:.5rem}.my-picker-static[data-v-db658d1c]{background:#e9ecef;cursor:not-allowed;opacity:.7}.my-picker-month-col[data-v-db658d1c]{flex:1 1 0}.my-picker-year-col[data-v-db658d1c]{flex:0 0 7.5rem}:root{--primary-color: #0C486C;--secondary-color: #f8f9fa;--success-color: #198754;--warning-color: #ffc107;--danger-color: #dc3545}.section-header{color:var(--primary-color);padding-bottom:10px;margin-bottom:25px;margin-top:0;font-weight:600;position:relative}.section-header:after{content:"";position:absolute;bottom:-3px;left:0;width:50px;height:3px;background:linear-gradient(90deg,var(--primary-color),transparent)}.form-section{position:relative;padding:20px 0}.dynamic-entry{background:var(--secondary-color);border:1px solid #e9ecef;border-radius:12px;padding:14px;transition:all .3s ease;position:relative;overflow:hidden}.dynamic-entry:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(135deg,var(--primary-color),#1565c0)}.dynamic-entry:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.form-check-card{background:var(--secondary-color);border:var(--bs-border-width) solid #e9ecef;border-radius:12px;transition:all .3s ease}.form-check-card:hover{border-color:var(--primary-color);box-shadow:0 2px 8px #0c486c1a}.clickable-card{cursor:pointer;margin-bottom:0}.form-check-card.border-primary{border-color:var(--primary-color)!important;background:#f0f6ff}.reference-card{background:var(--secondary-color);border:1px solid #e9ecef;border-radius:12px;transition:all .3s ease;height:100%}.reference-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.btn{border-radius:8px;font-weight:500;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,var(--primary-color) 0%,#1565c0 100%);border:none}.btn-outline-primary{border-color:var(--primary-color);color:var(--primary-color)}.btn-outline-primary:hover{background:var(--primary-color);border-color:var(--primary-color)}.alert{border-radius:12px;border:none}.alert-info{background:linear-gradient(135deg,#e3f2fd,#f0f8ff);color:#0d47a1}.alert-warning{background:linear-gradient(135deg,#fff8e1,#fffde7);color:#e65100}.alert-danger{background:linear-gradient(135deg,#ffebee,#fce4ec);color:#c62828}.text-uppercase{text-transform:uppercase!important}.is-invalid{border-color:var(--danger-color)!important;box-shadow:0 0 0 .2rem #dc354540!important}.form-check-input:focus{box-shadow:0 0 0 .2rem #0c486c40}.form-control:focus{border-color:var(--primary-color);box-shadow:0 0 0 .2rem #0c486c40}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>textarea.form-control{height:auto;min-height:calc(3.5rem + 2px);resize:vertical}.entry-card{border:1px solid #e3e8ef;border-radius:14px;background:#fff;box-shadow:0 1px 2px #0000000a;overflow:hidden}.entry-card-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem 1rem;background:#f4f8fc;border-bottom:1px solid #e7eef6}.entry-card-title{font-weight:600;color:var(--primary-color);font-size:.95rem}.entry-remove{color:var(--danger-color);text-decoration:none;padding:.15rem .4rem;font-size:.85rem}.entry-remove:hover{color:#fff;background:var(--danger-color)}.entry-card-body{padding:1rem}.entry-sublabel{display:block;font-size:.8rem;font-weight:600;color:#6c757d;margin-bottom:.2rem}.entry-textarea{min-height:90px;resize:vertical}input[type=month].form-control{min-height:calc(3rem + 2px);-webkit-appearance:none;-moz-appearance:none;appearance:none}.wizard-steps-scroll{position:relative}.wizard-steps{gap:.25rem;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.wizard-step-tab{scroll-snap-align:start}.wizard-steps::-webkit-scrollbar{display:none}.wizard-step-tab{display:flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:999px;cursor:pointer;color:#6c757d;font-size:.9rem;white-space:nowrap;transition:all .2s ease}.wizard-step-tab:hover{background:#f0f6ff}.wizard-step-num{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;background:#e9ecef;color:#6c757d;font-weight:600;font-size:.85rem;flex:0 0 auto}.wizard-step-tab.active{color:var(--primary-color);font-weight:600;background:#f0f6ff}.wizard-step-tab.active .wizard-step-num,.wizard-step-tab.done .wizard-step-num{background:var(--primary-color);color:#fff}.wizard-step-tab.invalid .wizard-step-num{background:var(--danger-color);color:#fff}.progress-bar{background:linear-gradient(135deg,var(--primary-color) 0%,#1565c0 100%)}@media(max-width:768px){.form-section{padding:15px 0}.section-header{font-size:1.25rem}.reference-card{margin-bottom:1rem}.wizard-steps{padding-right:1.75rem}.wizard-steps-scroll:after{content:"";position:absolute;top:0;right:0;bottom:0;width:2rem;background:linear-gradient(to right,#fff0,#fff 75%);pointer-events:none}}
