.modal-premium-dialog-prt{border-radius:14px!important;overflow:hidden!important}.modal-container-prt{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;border-radius:14px;overflow:hidden;-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.25);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:85vh}.modal-header-premium-prt{-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;background:linear-gradient(135deg,#1d4ed8,#3b82f6 50%,#60a5fa)}.modal-header-premium-prt,.modal-header-premium-prt .header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-header-premium-prt .header-left{gap:12px}.modal-header-premium-prt .header-icon{width:36px;height:36px;background:hsla(0,0%,100%,.2);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;backdrop-filter:blur(10px)}.modal-header-premium-prt .header-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-header-premium-prt .header-title{color:#fff;font-size:.95rem;font-weight:600;margin:0}.modal-header-premium-prt .header-subtitle{color:hsla(0,0%,100%,.9);font-size:.7rem;margin-top:1px}.modal-header-premium-prt .close-btn{width:32px;height:32px;border:none;border-radius:8px;background:hsla(0,0%,100%,.15);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease;transition:all .2s ease}.modal-header-premium-prt .close-btn:hover{background:hsla(0,0%,100%,.25)}.modal-body-prt{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;background:#f8fafc;padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;min-height:0}.form-section-prt{background:#fff;border-radius:10px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.04);box-shadow:0 1px 3px rgba(0,0,0,.04);padding:14px 16px}.form-section-title{gap:8px;margin-bottom:10px;font-size:.74rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.5px}.form-section-title,.section-icon-prt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-icon-prt{width:22px;height:22px;border-radius:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-icon-prt.blue{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.section-icon-prt.purple{background:linear-gradient(135deg,#7c3aed,#6d28d9)}.section-icon-prt.amber{background:linear-gradient(135deg,#b45309,#d97706)}.modal-footer-premium-prt{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:12px 20px;background:#fff;border-top:1px solid #e2e8f0}.modal-footer-premium-prt .footer-spacer{-webkit-box-flex:1;-ms-flex:1;flex:1}.form-row-prt{gap:10px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.form-field-prt,.form-row-prt{display:-webkit-box;display:-ms-flexbox;display:flex}.form-field-prt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.form-field-prt label{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.form-field-prt.w120{width:120px;-ms-flex-negative:0;flex-shrink:0}.form-field-prt.w130{width:130px;-ms-flex-negative:0;flex-shrink:0}.form-field-prt.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:130px}.form-field-prt.flex-2{-webkit-box-flex:2;-ms-flex:2;flex:2;min-width:180px}.premium-input-prt .v-input__slot{background:#f8fafc!important;border-radius:7px!important;min-height:34px!important;padding:0 10px!important;border:1px solid #e2e8f0!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important}.premium-input-prt .v-input__slot:hover{border-color:#cbd5e1!important}.premium-input-prt .v-input__slot fieldset{border:none!important}.premium-input-prt.v-input--is-focused .v-input__slot{border-color:#3b82f6!important;-webkit-box-shadow:0 0 0 2px rgba(59,130,246,.15)!important;box-shadow:0 0 0 2px rgba(59,130,246,.15)!important}.premium-input-prt input{font-size:.8rem!important;font-weight:500!important;color:#1e293b!important}.premium-input-prt .v-icon{color:#94a3b8!important;font-size:16px!important}.premium-input-prt .v-input__append-inner .v-icon:hover{color:#3b82f6!important;cursor:pointer}.field-readonly-prt .v-input__slot{background:#f1f5f9!important;opacity:.85}.doc-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.doc-type-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px;padding:14px 8px;border:2px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;color:#475569}.doc-type-btn .doc-type-label{font-size:.74rem;font-weight:600}.doc-type-btn:hover{border-color:#93c5fd;background:#eff6ff;-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 4px 10px rgba(59,130,246,.1);box-shadow:0 4px 10px rgba(59,130,246,.1)}.doc-type-btn.active{background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-color:#1d4ed8;color:#fff;-webkit-box-shadow:0 4px 14px rgba(59,130,246,.35);box-shadow:0 4px 14px rgba(59,130,246,.35)}.doc-type-btn.active .v-icon{color:#fff!important}.hechuras-toggle{padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.hechuras-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0}.hechuras-checkbox{position:absolute;opacity:0;pointer-events:none}.hechuras-fake-check{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:5px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;-webkit-transition:all .2s ease;transition:all .2s ease;-ms-flex-negative:0;flex-shrink:0}.hechuras-checkbox:checked+.hechuras-fake-check{background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-color:#1d4ed8}.hechuras-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px}.hechuras-title{font-size:.8rem;font-weight:600;color:#1e293b;line-height:1.2}.hechuras-sub{font-size:.68rem;color:#64748b}.date-arrow-prt{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:6px}.btn-cancel-prt,.date-arrow-prt{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-cancel-prt{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:.75rem;font-weight:600;color:#64748b;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.btn-cancel-prt:hover{border-color:#cbd5e1;background:#f8fafc}.btn-save-premium-prt{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:8px 18px;border:none;border-radius:8px;background:linear-gradient(135deg,#1d4ed8,#3b82f6);font-size:.75rem;font-weight:600;color:#fff;cursor:pointer;-webkit-box-shadow:0 2px 8px rgba(59,130,246,.3);box-shadow:0 2px 8px rgba(59,130,246,.3);-webkit-transition:all .2s ease;transition:all .2s ease}.btn-save-premium-prt:hover:not(:disabled){-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 3px 12px rgba(59,130,246,.4);box-shadow:0 3px 12px rgba(59,130,246,.4)}.btn-save-premium-prt:disabled{opacity:.5;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}