.cpdf-section+.cpdf-section{margin-top:28px}.cpdf-section-head{margin-bottom:14px}.cpdf-section-title{font-family:Georgia,serif;color:var(--purple-900);font-size:22px;margin:0 0 4px}.cpdf-section-subtitle{margin:0;color:var(--gray-400);font-size:14px}.cpdf-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--cpdf-grid-min, 220px),1fr));gap:16px}.cpdf-twocol{display:grid;grid-template-columns:2fr 1fr;gap:18px}@media(max-width:768px){.cpdf-twocol{grid-template-columns:1fr;gap:14px}}.cpdf-status-card{background:#fff;border:1px solid #ece8f5;border-radius:12px;padding:18px;border-top:3px solid var(--gold-400);min-height:84px;display:flex;flex-direction:column;justify-content:center}.cpdf-status-card.cpdf-accent-purple{border-top-color:var(--purple-600)}.cpdf-status-card.cpdf-accent-teal{border-top-color:var(--teal-400)}.cpdf-status-card.cpdf-accent-red{border-top-color:var(--err)}.cpdf-status-value{font-size:28px;font-weight:700;color:var(--purple-900);line-height:1.1}.cpdf-status-label{font-size:12px;color:var(--gray-400);text-transform:uppercase;letter-spacing:1px;margin-top:4px}.cpdf-status-hint{font-size:12px;color:var(--gray-700);margin-top:6px}.cpdf-muted{color:var(--gray-400)}.cpdf-cta-card,.cpdf-progress-card,.cpdf-activity-card{background:#fff;border:1px solid #ece8f5;border-radius:12px;padding:20px;box-shadow:0 1px 3px #4a2d780a}.cpdf-cta-head{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}.cpdf-cta-title{font-size:16px;color:var(--purple-800);margin:0;font-weight:700;flex:1;min-width:0}.cpdf-cta-badge{display:inline-block;padding:2px 10px;border-radius:12px;font-size:11px;font-weight:700;background:var(--gold-400);color:#fff;text-transform:uppercase;letter-spacing:.5px}.cpdf-cta-body{margin:6px 0 12px;color:var(--gray-700);font-size:14px;line-height:1.5}.cpdf-cta-actions{display:flex;gap:8px;flex-wrap:wrap}.cpdf-progress-summary{font-size:12px;color:var(--gray-400);text-transform:uppercase;letter-spacing:1px}.cpdf-progress-bar{background:var(--gray-50);border-radius:999px;height:6px;overflow:hidden;margin:10px 0 14px}.cpdf-progress-fill{height:100%;background:linear-gradient(90deg,var(--purple-600),var(--gold-400));transition:width .3s ease}.cpdf-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.cpdf-step{display:flex;align-items:center;gap:10px;font-size:14px}.cpdf-step-dot{width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid var(--gray-100);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}.cpdf-step-dot.done{background:var(--teal-400);border-color:var(--teal-400)}.cpdf-step-label{color:var(--purple-900);flex:1;min-width:0}.cpdf-step-label.done{color:var(--gray-400);text-decoration:line-through}a.cpdf-step-label{color:var(--purple-600)}a.cpdf-step-label:hover{text-decoration:underline}.cpdf-step-hint{font-size:12px;color:var(--gray-400)}.cpdf-alert{display:flex;gap:12px;align-items:flex-start;border-radius:10px;padding:14px 16px;border:1px solid transparent;border-left-width:4px}.cpdf-alert-content{flex:1;min-width:0}.cpdf-alert-title{font-weight:700;font-size:14px;margin-bottom:2px}.cpdf-alert-body{font-size:13px;line-height:1.5}.cpdf-alert-actions{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap}.cpdf-alert-dismiss{background:transparent;border:0;cursor:pointer;font-size:20px;line-height:1;color:inherit;padding:0 4px;align-self:flex-start}.cpdf-alert-info{background:#f4f1fb;border-color:#d8cdef;border-left-color:var(--purple-600);color:var(--purple-900)}.cpdf-alert-success{background:#ecfdf5;border-color:#a7f3d0;border-left-color:#10b981;color:#065f46}.cpdf-alert-warning{background:#fff7ed;border-color:#fed7aa;border-left-color:#f59e0b;color:#92400e}.cpdf-alert-danger{background:#fef2f2;border-color:#fecaca;border-left-color:var(--err);color:var(--err)}.cpdf-empty{text-align:center;border:1px dashed #d8d3e8;border-radius:10px;padding:24px;color:var(--gray-400)}.cpdf-empty-large{padding:40px 24px}.cpdf-empty-icon{font-size:28px;margin-bottom:10px}.cpdf-empty-title{font-weight:600;color:var(--purple-900);font-size:15px}.cpdf-empty-body{font-size:13px;color:var(--gray-700);margin:6px 0 12px}.cpdf-empty-action{margin-top:6px}.cpdf-activity-list{display:flex;flex-direction:column}.cpdf-activity-item{border-top:1px solid #ece8f5;padding:12px 0;display:block;color:inherit;text-decoration:none}.cpdf-activity-item.is-link:hover{background:#fafafa}.cpdf-activity-item:first-child{border-top:0}.cpdf-activity-row{display:flex;gap:12px;align-items:flex-start}.cpdf-activity-icon{width:28px;height:28px;border-radius:50%;background:var(--purple-50);color:var(--purple-800);display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.cpdf-activity-text{flex:1;min-width:0}.cpdf-activity-title{font-weight:600;color:var(--purple-900);font-size:14px}.cpdf-activity-body{color:var(--gray-700);font-size:13px;margin-top:2px}.cpdf-activity-when{font-size:11px;color:var(--gray-400);text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.cpdf-link{color:var(--purple-600);font-size:13px;font-weight:600;text-decoration:none}.cpdf-link:hover{text-decoration:underline}.cpdf-skeleton{border-radius:10px;background:linear-gradient(90deg,#f3f0fa,#ece8f5,#f3f0fa);background-size:200% 100%;animation:cpdfShimmer 1.4s infinite linear}@keyframes cpdfShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cpdf-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}.cpdf-error{background:#fef2f2;border:1px solid #fecaca;border-left:4px solid var(--err);border-radius:10px;padding:14px 16px;color:var(--err)}.cpdf-error-title{font-weight:700;font-size:14px;margin-bottom:4px}.cpdf-error-body{font-size:13px;color:#7f1d1d}.cpdf-error-actions{margin-top:8px}@media(max-width:600px){.cpdf-grid{grid-template-columns:1fr;gap:12px}.cpdf-status-card{padding:14px}.cpdf-status-value{font-size:22px}.cpdf-cta-card,.cpdf-progress-card,.cpdf-activity-card{padding:16px}.cpdf-cta-head{flex-wrap:wrap}.cpdf-section-title{font-size:18px}}.cp-conn-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin:12px 0 18px;padding:12px 14px;background:#faf8ff;border:1px solid #ece8f5;border-radius:12px}.cp-conn-summary{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:14px;color:var(--purple-900, #4A2D78)}.cp-conn-summary strong{color:var(--purple-900, #4A2D78)}.cp-conn-filters{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end}.cp-conn-filters .pui-field{min-width:200px}.page-shell-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}@media(max-width:720px){.cp-conn-filters{display:none}.cp-conn-toolbar{padding:10px 12px}}@media(min-width:721px){#cp-conn-filter-mobile{display:none}}.cp-req-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cp-req-desktop-filters{flex:1;min-width:0}.cp-req-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cp-req-mobile-filter-trigger{display:none}.cp-req-list{display:flex;flex-direction:column;gap:14px;margin-top:6px}.cp-req-card{background:#fff;border:1px solid #ece8f5;border-radius:12px;padding:18px;box-shadow:0 1px 3px #4a2d780a;display:flex;flex-direction:column;gap:12px}.cp-req-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.cp-req-card-headline{flex:1;min-width:0}.cp-req-card-title{font-size:16px;font-family:Georgia,serif;color:var(--purple-900);margin:0 0 4px;line-height:1.25}.cp-req-card-title a{color:inherit;text-decoration:none}.cp-req-card-title a:hover{text-decoration:underline}.cp-req-card-facts{font-size:12px;color:var(--gray-700)}.cp-req-card-summary{font-size:13px;color:var(--gray-800);margin:0;line-height:1.5}.cp-req-badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap;border:1px solid transparent;flex-shrink:0}.cp-req-badge-muted{background:#f3f0fa;color:var(--gray-700);border-color:#e4dff0}.cp-req-badge-gold{background:#fdf6e0;color:var(--gold-500);border-color:#f1e0a5}.cp-req-badge-purple{background:var(--purple-50);color:var(--purple-900);border-color:#d8cdef}.cp-req-badge-teal{background:#e1f5ee;color:var(--teal-400);border-color:#bce6d4}.cp-req-badge-success{background:#dcfce7;color:#166534;border-color:#bbf7d0}.cp-req-timeline{list-style:none;padding:10px 0;margin:0;display:flex;gap:6px;align-items:flex-start;justify-content:space-between;border-top:1px solid #ece8f5;border-bottom:1px solid #ece8f5;position:relative}.cp-req-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;position:relative;min-width:0;font-size:11px;text-align:center}.cp-req-step:not(:last-child):after{content:"";position:absolute;top:11px;left:60%;right:-40%;height:2px;background:#e3deef;z-index:0}.cp-req-step.is-done:not(:last-child):after{background:var(--teal-400)}.cp-req-step-dot{width:22px;height:22px;border-radius:50%;background:#fff;border:2px solid #d8d3e8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;position:relative;z-index:1}.cp-req-step.is-done .cp-req-step-dot{background:var(--teal-400);border-color:var(--teal-400)}.cp-req-step.is-current .cp-req-step-dot{background:var(--purple-800);border-color:var(--purple-800);color:#fff;box-shadow:0 0 0 4px #6b3fa026}.cp-req-step-label{color:var(--gray-700);font-weight:600;line-height:1.2}.cp-req-step.is-current .cp-req-step-label{color:var(--purple-900)}.cp-req-step.is-done .cp-req-step-label{color:var(--gray-800)}.cp-req-step.is-pending .cp-req-step-label{color:var(--gray-400)}.cp-req-step-when{font-size:10px;color:var(--gray-400);text-transform:uppercase;letter-spacing:.4px}.cp-req-card-foot{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.cp-req-next-action{flex:1;min-width:200px;font-size:13px;color:var(--gray-800)}.cp-req-next-label{font-weight:700;color:var(--purple-900);margin-right:6px}.cp-req-card-actions{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:768px){.cp-req-desktop-filters{display:none}.cp-req-mobile-filter-trigger{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff;border:1px solid #ece8f5;border-radius:10px;padding:10px 14px;width:100%;cursor:pointer;min-height:44px;font-weight:600;color:var(--purple-900);font-size:14px}.cp-req-mobile-filter-count{background:var(--purple-800);color:#fff;border-radius:999px;padding:1px 9px;font-size:11px;font-weight:700}.cp-req-card{padding:14px}.cp-req-card-head{flex-direction:column;gap:6px}.cp-req-timeline{gap:2px}.cp-req-step-when{display:none}.cp-req-card-foot{align-items:stretch}.cp-req-card-actions .btn{flex:1;min-width:0}}@media(max-width:480px){.cp-req-step-label{font-size:10px}}body.cp-req-drawer-open{overflow:hidden}.cp-req-drawer-bg{position:fixed;inset:0;background:#4a2d7873;display:flex;align-items:flex-end;justify-content:stretch;z-index:80}.cp-req-drawer{background:#fff;width:100%;border-radius:14px 14px 0 0;padding:18px;max-height:88vh;overflow-y:auto;display:flex;flex-direction:column;gap:14px}.cp-req-drawer-head{display:flex;justify-content:space-between;align-items:center}.cp-req-drawer-title{font-family:Georgia,serif;color:var(--purple-900);font-size:18px;margin:0}.cp-req-drawer-close{background:transparent;border:none;font-size:22px;color:var(--gray-400);cursor:pointer;padding:4px 10px}.cp-req-drawer-body{display:flex;flex-direction:column;gap:14px}.cp-req-drawer-actions{display:flex;gap:8px;margin-top:6px;border-top:1px solid #ece8f5;padding-top:12px}.cp-req-drawer-actions .btn{flex:1}@media(min-width:769px){.cp-req-drawer-bg{display:none}}@media(max-width:768px){nav{flex-wrap:wrap;height:auto;padding:10px 1rem;gap:8px}.nav-logo img{height:34px}.nav-right{font-size:12px;gap:8px;margin-left:auto}.nav-right button{padding:5px 10px;min-height:44px}.nav-tabs{order:3;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:6px 0 4px;flex-wrap:nowrap;gap:2px;scrollbar-width:none}.nav-tabs::-webkit-scrollbar{display:none}.nav-tabs a{flex-shrink:0;padding:7px 11px;font-size:13px;white-space:nowrap}main{padding:18px 1rem 50px}h1{font-size:22px}h2{font-size:18px}.card{padding:16px;border-radius:10px}.stat-card{padding:14px}.stat-num{font-size:22px}.row{grid-template-columns:1fr;gap:0}.field input,.field textarea,.field select{font-size:16px;padding:11px 12px}.btn{min-height:44px}.btn-sm{min-height:36px;padding:7px 12px}.toolbar{gap:6px;flex-wrap:wrap}.toolbar>*{min-height:40px}.workspace-grid{grid-template-columns:1fr;gap:14px}.attorney-grid{grid-template-columns:1fr;gap:12px}.attorney-card{padding:16px}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.list-item{padding:12px 14px;flex-wrap:wrap;gap:8px}.modal-bg{padding:12px}.modal{padding:20px;border-radius:12px;max-height:calc(100vh - 24px)}.message-thread{max-height:60vh}.msg{max-width:90%}.checkbox-grid{grid-template-columns:1fr 1fr}#wrWalkInForm{grid-template-columns:1fr!important}#wrWalkInForm button[type=submit]{width:100%;justify-self:stretch}#msgForm{flex-wrap:wrap}#msgForm input[name=content]{min-width:0;flex:1 1 200px;font-size:16px!important}#msgForm button[type=submit]{flex:0 0 auto;min-height:44px}}@media(max-width:480px){.nav-right span{display:none}.checkbox-grid{grid-template-columns:1fr}.toolbar .btn,.toolbar input,.toolbar select{width:100%}}
