.ptcv3-page{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:14px;padding:16px 18px 22px;color:#173b59}.ptcv3-main{min-width:0}.ptcv3-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px}.ptcv3-head h1{margin:0 0 3px;font-size:20px;line-height:1.2}.ptcv3-head p{margin:0;font-size:11px;color:#708494}.ptcv3-search{display:flex;width:min(360px,38vw);min-width:250px}.ptcv3-search input{width:100%;height:32px;padding:0 38px 0 10px;border:1px solid #c8d3dc;border-radius:6px;font-size:11px}.ptcv3-search button{width:32px;height:30px;margin-left:-34px;border:0;background:transparent}.ptcv3-card{overflow:hidden;border:1px solid #d9e2e8;border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(21,58,87,.035)}.ptcv3-scroll{max-width:100%;overflow:auto}.ptcv3-card table{width:100%;border-collapse:collapse;font-size:11px}.ptcv3-card th{height:34px;padding:0 12px;background:#f2f5f7;border-bottom:1px solid #d9e2e8;text-align:left;font-size:10.5px;white-space:nowrap}.ptcv3-card td{height:34px;padding:0 12px;border-bottom:1px solid #edf1f4}.ptcv3-card tbody tr{cursor:pointer}.ptcv3-card tbody tr:hover{background:#f8fafc}.ptcv3-card tbody tr.selected{background:#e8f0f7}.ptcv3-card td.empty{height:120px;text-align:center;color:#82939f}.ptcv3-pill{display:inline-flex;min-width:44px;height:22px;padding:0 8px;align-items:center;justify-content:center;border-radius:999px;font-size:10px;font-weight:600}.ptcv3-pill.yes{background:#def5e6;color:#207a3b}.ptcv3-pill.no{background:#edf1f4;color:#526b7d}.ptcv3-card footer{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 12px;border-top:1px solid #e5eaee;background:#fbfcfd;font-size:10.5px;color:#6c8190}.ptcv3-card footer button{width:30px;height:30px;border:1px solid #cad4dc;border-radius:5px;background:#fff}.ptcv3-card footer button.active{background:#6140c5;color:#fff}.ptcv3-actions{display:flex;flex-direction:column;gap:7px;padding-top:42px}.ptcv3-actions button{width:100%;height:34px;padding:0 10px;border:1px solid #ccd6de;border-radius:6px;background:#fff;color:#29475d;font-size:11px;font-weight:600;text-align:left}.ptcv3-actions button.primary{background:#1765d5;color:#fff;border-color:#1765d5}.ptcv3-actions button.danger{color:#d83c3c}.ptcv3-backdrop{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:20px;background:rgba(11,29,44,.42)}.ptcv3-modal{width:min(560px,94vw);max-height:calc(100vh - 40px);overflow:auto;border-radius:10px;background:#fff;box-shadow:0 24px 65px rgba(11,29,44,.25)}.ptcv3-modal header{display:flex;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid #e2e8ec}.ptcv3-modal h2{margin:0 0 3px;font-size:18px}.ptcv3-modal header p{margin:0;font-size:10.5px;color:#758897}.ptcv3-modal header>button{width:30px;height:30px;border:0;background:transparent;font-size:22px}.ptcv3-modal .body{padding:18px 20px}.ptcv3-form{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;align-items:end}.ptcv3-field{display:grid;gap:5px}.ptcv3-field span{font-size:11px;font-weight:600;color:#35536a}.ptcv3-field input,.ptcv3-field select{width:100%;height:32px;box-sizing:border-box;padding:0 9px;border:1px solid #bdc9d3;border-radius:6px;font-size:12px}.ptcv3-field input[readonly],.ptcv3-field select:disabled{background:#f4f6f8}.ptcv3-modal footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px 16px;border-top:1px solid #e2e8ec;background:#fbfcfd}.ptcv3-modal footer button{min-width:100px;height:32px;border-radius:5px;font-size:11px;font-weight:600}.ptcv3-modal footer .primary{background:#6241c5;color:#fff;border:1px solid #6241c5}.ptcv3-modal footer .secondary{background:#fff;color:#3e5b70;border:1px solid #c1ccd5}@media print{.ptcv3-actions,.ptcv3-search{display:none!important}.ptcv3-page{display:block!important;padding:0!important}.ptcv3-card{border:0!important;box-shadow:none!important}}@media(max-width:900px){.ptcv3-page{grid-template-columns:1fr}.ptcv3-head{flex-direction:column;align-items:stretch}.ptcv3-search{width:100%;min-width:0}.ptcv3-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}.ptcv3-form{grid-template-columns:1fr}}
