.dpcm-ui{--dpcm-navy:#08203A;--dpcm-cyan:#00C8E8;--dpcm-green:#10B981;--dpcm-text:#142033;--dpcm-muted:#667085;--dpcm-border:#E7ECF2;--dpcm-bg:#F6FAFC;box-sizing:border-box;color:var(--dpcm-text);font-family:inherit}.dpcm-ui *{box-sizing:border-box}.dpcm-teacher-auth-card,.dpcm-teacher-panel,.dpcm-feature-card{max-width:1050px;margin:35px auto;padding:34px;background:#fff;border:1px solid var(--dpcm-border);border-radius:22px;box-shadow:0 16px 45px rgba(8,32,58,.08)}.dpcm-auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.dpcm-brand-mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--dpcm-navy),var(--dpcm-cyan));color:#fff;font-weight:800}.dpcm-auth-brand div{display:flex;flex-direction:column;font-weight:800;color:var(--dpcm-navy)}.dpcm-auth-brand small{font-weight:500;color:var(--dpcm-muted)}.dpcm-eyebrow{display:block;font-size:11px;letter-spacing:1.5px;font-weight:800;color:#00A9C5;margin-bottom:6px}.dpcm-auth-title h2,.dpcm-hero h2,.dpcm-section-head h3{margin:0;color:var(--dpcm-navy)}.dpcm-auth-title p,.dpcm-section-head p{color:var(--dpcm-muted);margin:8px 0 0}.dpcm-form{margin-top:26px}.dpcm-form label{display:block;font-weight:700;font-size:14px;margin:0}.dpcm-form label span{font-weight:500;color:#98A2B3}.dpcm-form input,.dpcm-form select,.dpcm-form textarea{display:block;width:100%;margin-top:8px;border:1px solid #D7DEE8;border-radius:11px;padding:12px 14px;background:#fff;min-height:46px;outline:none;transition:.2s}.dpcm-form input:focus,.dpcm-form textarea:focus,.dpcm-form select:focus{border-color:var(--dpcm-cyan);box-shadow:0 0 0 3px rgba(0,200,232,.12)}.dpcm-form-section{padding:22px 0;border-top:1px solid var(--dpcm-border)}.dpcm-form-section h3{font-size:16px;margin:0 0 18px;color:var(--dpcm-navy)}.dpcm-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dpcm-form-grid .dpcm-full{grid-column:1/-1}.dpcm-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;padding:12px 19px;border-radius:10px;text-decoration:none!important;border:0;font-weight:800;cursor:pointer}.dpcm-btn-primary{background:#008FAE!important;color:#fff!important;box-shadow:0 8px 18px rgba(0,143,174,.20)}.dpcm-btn-primary:hover{transform:translateY(-1px)}.dpcm-btn-light{background:#fff!important;color:var(--dpcm-navy)!important}.dpcm-btn-wide{width:100%;margin-top:8px}.dpcm-form-note,.dpcm-auth-footer{font-size:13px;text-align:center;color:var(--dpcm-muted);margin:15px 0 0}.dpcm-auth-footer a{color:#008EAA;font-weight:800}.dpcm-success-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#E9FBF4;color:#0B9B6A;font-size:30px;font-weight:800;margin:0 auto 18px}.dpcm-alert{max-width:1050px;margin:25px auto;padding:18px 20px;border-radius:14px;border:1px solid var(--dpcm-border);background:#fff;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dpcm-alert strong{color:var(--dpcm-navy)}.dpcm-alert span{color:var(--dpcm-muted);flex:1 1 300px}.dpcm-alert-warning{background:#FFFBEB;border-color:#FDE68A}.dpcm-alert-danger{background:#FEF2F2;border-color:#FECACA}.dpcm-alert-success{background:#ECFDF3;border-color:#A7F3D0}.dpcm-alert-info{background:#EFFAFF;border-color:#BAE6FD}.dpcm-teacher-app{max-width:1180px;margin:30px auto}.dpcm-hero{border-radius:24px;padding:34px;background:linear-gradient(125deg,#08203A 0%,#0B3A61 60%,#00AFCB 140%);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px;box-shadow:0 18px 40px rgba(8,32,58,.18)}.dpcm-hero h2{color:#fff;font-size:30px}.dpcm-hero p{margin:7px 0 0;color:#D7F8FF}.dpcm-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.dpcm-stat-card{background:#fff;border:1px solid var(--dpcm-border);border-radius:17px;padding:20px;display:flex;align-items:center;gap:14px;box-shadow:0 8px 22px rgba(8,32,58,.05)}.dpcm-stat-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:#EAFBFF;color:#008EA8;font-weight:900}.dpcm-stat-label{font-size:13px;color:var(--dpcm-muted)}.dpcm-stat-value{font-size:26px;font-weight:900;color:var(--dpcm-navy);margin-top:2px}.dpcm-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:28px 0 15px}.dpcm-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dpcm-action-grid a{display:flex;flex-direction:column;gap:7px;padding:21px;background:#fff;border:1px solid var(--dpcm-border);border-radius:17px;text-decoration:none!important;box-shadow:0 8px 22px rgba(8,32,58,.05);transition:.2s}.dpcm-action-grid a:hover{border-color:#9DEBF5;transform:translateY(-2px)}.dpcm-action-grid a>span{font-size:23px;color:#00A7C2}.dpcm-action-grid strong{color:var(--dpcm-navy);font-size:16px}.dpcm-action-grid small{color:var(--dpcm-muted)}.dpcm-table-wrap{overflow:auto;border:1px solid var(--dpcm-border);border-radius:14px}.dpcm-table{width:100%;border-collapse:collapse;min-width:650px}.dpcm-table th,.dpcm-table td{padding:13px 14px;text-align:left;border-bottom:1px solid var(--dpcm-border)}.dpcm-table th{background:#F7FAFC;color:var(--dpcm-navy);font-size:12px;text-transform:uppercase;letter-spacing:.4px}.dpcm-table td{font-size:14px}.dpcm-status{display:inline-block;padding:5px 9px;border-radius:99px;background:#EAF8F1;color:#087A47;font-size:12px;font-weight:800}.dpcm-status-approved{background:#EAF8F1;color:#087A47}.dpcm-empty{padding:30px;text-align:center;color:var(--dpcm-muted);background:#F9FBFC;border-radius:14px}.dpcm-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dpcm-profile-item,.dpcm-profile-bio{padding:16px;border:1px solid var(--dpcm-border);border-radius:13px;background:#FAFCFD}.dpcm-profile-item small,.dpcm-profile-bio small{display:block;color:var(--dpcm-muted);font-size:12px;margin-bottom:5px}.dpcm-profile-item strong{color:var(--dpcm-navy)}.dpcm-profile-bio{margin-top:12px}.dpcm-feature-card{text-align:center}.dpcm-feature-icon{width:60px;height:60px;margin:0 auto 15px;border-radius:17px;display:grid;place-items:center;background:#EAFBFF;color:#00A2BE;font-size:26px}.dpcm-feature-card p{color:var(--dpcm-muted);max-width:650px;margin:10px auto}.dpcm-login-card{max-width:560px}.dpcm-ui a{color:#007F9A}@media(max-width:800px){.dpcm-stat-grid,.dpcm-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dpcm-hero{align-items:flex-start;flex-direction:column}.dpcm-form-grid,.dpcm-profile-grid{grid-template-columns:1fr}.dpcm-form-grid .dpcm-full{grid-column:auto}}@media(max-width:520px){.dpcm-stat-grid,.dpcm-action-grid{grid-template-columns:1fr}.dpcm-teacher-auth-card,.dpcm-teacher-panel,.dpcm-feature-card{padding:22px;margin:20px 0}.dpcm-hero{padding:25px 20px}.dpcm-hero h2{font-size:25px}}
.dpcm-public-card{max-width:900px;margin:35px auto;padding:32px;background:#fff;border:1px solid var(--dpcm-border);border-radius:22px;box-shadow:0 16px 45px rgba(8,32,58,.08)}.dpcm-public-login{max-width:560px}.dpcm-public-form p{margin:0 0 18px}.dpcm-public-form label{display:block}.dpcm-sc-card{padding:18px;border-radius:14px;background:#fff;border:1px solid var(--dpcm-border)}.dpcm-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:25px auto;max-width:1180px}.dpcm-course-card{padding:24px;background:#fff;border:1px solid var(--dpcm-border);border-radius:18px;box-shadow:0 8px 24px rgba(8,32,58,.06)}.dpcm-course-card h3{color:var(--dpcm-navy);margin:5px 0 10px}.dpcm-course-card p{color:var(--dpcm-muted);font-size:14px;line-height:1.65;min-height:45px}.dpcm-course-meta{display:flex;justify-content:space-between;gap:8px;padding-top:14px;border-top:1px solid var(--dpcm-border);font-size:12px;color:#667085}.dpcm-dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:20px}.dpcm-sc-badge{background:#EAF8F1;color:#087A47}.dpcm-student-dashboard{max-width:1180px;margin:30px auto}.dpcm-student-dashboard .dpcm-hero{margin-bottom:20px}@media(max-width:900px){.dpcm-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dpcm-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.dpcm-course-grid,.dpcm-dashboard-grid{grid-template-columns:1fr}.dpcm-public-card{padding:22px;margin:20px 0}}

/* v7.0.3 - Digital Pakpattan registration success design */
.dpcm-registration-success{max-width:1200px;margin:42px auto 52px;padding:66px 34px 52px;background:#fff;border:1px solid #E2EAF1;border-radius:22px;box-shadow:0 18px 50px rgba(8,32,58,.08);text-align:center;position:relative;overflow:hidden}
.dpcm-registration-success:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:#00B8D4}
.dpcm-registration-success .dpcm-success-icon{width:70px;height:70px;margin:0 auto 22px;background:#E7F8F2;color:#079669;font-size:34px}
.dpcm-registration-success h2{margin:0;color:#08203A;font-size:32px;line-height:1.2;font-weight:800}
.dpcm-success-rule{height:12px;margin:14px auto 22px;display:flex;justify-content:center;align-items:center;gap:5px}
.dpcm-success-rule span{display:block;width:76px;height:4px;border-radius:20px;background:#008FAE}
.dpcm-success-rule i{display:block;width:8px;height:4px;border-radius:20px;background:#13C7C1}
.dpcm-registration-success p{max-width:760px;margin:0 auto 18px;color:#4D6072;font-size:16px;line-height:1.8}
.dpcm-registration-success p strong{color:#0085A3}
.dpcm-success-btn{min-width:230px;margin-top:12px;padding:14px 24px!important;background:#008FAE!important;border-radius:9px!important;box-shadow:0 10px 22px rgba(0,143,174,.22)!important}
.dpcm-success-btn:hover{background:#007B96!important;color:#fff!important;transform:translateY(-1px)}
@media(max-width:700px){.dpcm-registration-success{margin:24px 0 35px;padding:45px 20px 38px;border-radius:16px}.dpcm-registration-success h2{font-size:27px}.dpcm-registration-success p{font-size:15px}.dpcm-success-btn{width:100%;min-width:0}}
.dpcm-course-create-card{max-width:1050px}.dpcm-btn-outline{border:1px solid #D7DEE8!important;background:#fff!important;color:#08203A!important;box-shadow:none!important}.dpcm-course-message{margin:10px 0 20px;max-width:none}.dpcm-course-submit-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid #E7ECF2}.dpcm-submit-note{font-size:13px;color:#667085;max-width:650px;line-height:1.6}.dpcm-submit-note strong{color:#08203A}@media(max-width:700px){.dpcm-course-submit-row{align-items:stretch;flex-direction:column}.dpcm-course-submit-row .dpcm-btn{width:100%}}

/* v7.0.7 Teacher navigation */
.dpcm-teacher-backbar{max-width:1200px;margin:0 auto 16px;display:flex;justify-content:flex-start;background:transparent!important;box-shadow:none!important;padding:0!important;border:0!important}
.dpcm-teacher-backbar .dpcm-btn{display:inline-flex;align-items:center;gap:7px;text-decoration:none}
@media(max-width:640px){.dpcm-teacher-backbar .dpcm-btn{width:100%;justify-content:center}}

/* v7.0.11 Notification Center */
.dpcm-notification-panel,.dpcm-notification-history,.dpcm-student-notifications{margin-top:24px}
.dpcm-notification-actions{display:flex;gap:12px;align-items:center;margin-top:18px;flex-wrap:wrap}
.dpcm-inline-form{display:inline;margin:0 0 0 8px}
.dpcm-link-button{border:0;background:none;padding:0;font:inherit;cursor:pointer;text-decoration:underline}
.dpcm-danger-link{color:#b42318}
.dpcm-action-link{font-weight:700}
.dpcm-new-count{display:inline-flex;vertical-align:middle;margin-left:8px;background:#e7f9f3;color:#087f5b;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}
.dpcm-notification-list{display:grid;gap:14px;margin-top:16px}
.dpcm-notification-item{border:1px solid #dce5ee;border-radius:16px;padding:18px 20px;background:#fff}
.dpcm-notification-item.is-new{border-color:#00a6c7;box-shadow:0 8px 24px rgba(0,166,199,.08)}
.dpcm-notification-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}
.dpcm-notification-top time{margin-left:auto;color:#6b7280;font-size:12px}
.dpcm-notification-type{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#0099b8}
.dpcm-new-badge{background:#009f75;color:#fff;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900;letter-spacing:.08em}
.dpcm-notification-item h4{margin:0 0 8px;font-size:18px;color:#08203a}
.dpcm-notification-item p{margin:0;color:#4b5870;line-height:1.65}
@media(max-width:700px){.dpcm-notification-top time{width:100%;margin-left:0}.dpcm-notification-item{padding:15px}}


/* v7.0.12 Course fee + payment enrollment workflow */
.dpcm-course-auto-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:-2px 0 18px;padding:16px;border:1px solid #dbe6ef;background:#f7fbfd;border-radius:14px}.dpcm-course-auto-info[hidden]{display:none}.dpcm-course-auto-info small,.dpcm-payment-summary small,.dpcm-payment-method small{display:block;color:#667085;font-size:12px;margin-bottom:4px}.dpcm-course-auto-info strong{color:#08203a}.dpcm-payment-wall{margin-top:20px;padding:28px;background:#fff;border:1px solid #e0e8ef;border-radius:22px;box-shadow:0 12px 32px rgba(8,32,58,.07)}.dpcm-payment-head{text-align:center;max-width:760px;margin:0 auto 24px}.dpcm-payment-head h3{margin:4px 0 8px;color:#08203a;font-size:28px}.dpcm-payment-head p{margin:0;color:#667085;line-height:1.6}.dpcm-payment-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.dpcm-payment-summary>div{padding:15px;border:1px solid #e3eaf0;border-radius:14px;background:#fafcfd}.dpcm-payment-summary strong{color:#08203a}.dpcm-payment-status{color:#b54708!important}.dpcm-payment-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dpcm-payment-method{padding:20px;border:1px solid #dce6ee;border-radius:16px;background:#fff}.dpcm-payment-brand{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eafaff;color:#0089a7;font-size:11px;font-weight:900;letter-spacing:.08em}.dpcm-payment-method h4{margin:10px 0 14px;color:#08203a}.dpcm-payment-method p{margin:10px 0}.dpcm-payment-method p strong{display:block;color:#142033;font-size:16px}.dpcm-payment-wall .dpcm-alert{margin:20px 0 0;max-width:none}@media(max-width:760px){.dpcm-payment-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dpcm-payment-methods{grid-template-columns:1fr}}@media(max-width:520px){.dpcm-course-auto-info,.dpcm-payment-summary{grid-template-columns:1fr}.dpcm-payment-wall{padding:20px}}


/* v7.0.17 Payment receipt CTA */
.dpcm-payment-receipt-note{
  margin-top:22px;
  padding:22px 24px;
  border:1px solid #86efac;
  background:#ecfdf5;
  border-radius:18px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:18px;
  box-shadow:0 10px 28px rgba(16,185,129,.08);
  position:relative;
  overflow:hidden;
}
.dpcm-payment-receipt-note:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#10b981}
.dpcm-payment-receipt-icon{width:52px;height:52px;border-radius:14px;background:#d1fae5;color:#047857;display:grid;place-items:center;font-size:24px;font-weight:900;border:1px solid #a7f3d0}
.dpcm-payment-receipt-copy{display:flex;flex-direction:column;gap:6px;min-width:0}
.dpcm-receipt-kicker{font-size:10px!important;line-height:1!important;letter-spacing:1.5px!important;font-weight:900!important;color:#059669!important}
.dpcm-payment-receipt-copy>strong{color:#064e3b;font-size:18px;line-height:1.35}
.dpcm-payment-receipt-copy>span:not(.dpcm-receipt-kicker){color:#365f53;line-height:1.6;font-size:14px}
.dpcm-payment-receipt-copy>span b{color:#0f5132;font-weight:800}
.dpcm-receipt-number{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:3px}
.dpcm-receipt-number span{display:inline-flex;padding:4px 8px;border-radius:999px;background:#d1fae5;color:#047857;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.dpcm-receipt-number b{color:#064e3b;font-size:18px;letter-spacing:.02em}
.dpcm-whatsapp-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 18px;border-radius:12px;background:#16a34a!important;color:#fff!important;text-decoration:none!important;font-weight:800;white-space:nowrap;box-shadow:0 8px 18px rgba(22,163,74,.22);transition:.2s}
.dpcm-whatsapp-btn:hover{background:#15803d!important;color:#fff!important;transform:translateY(-1px)}
.dpcm-wa-mark{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.18);font-size:10px;font-weight:900;letter-spacing:.02em}
@media(max-width:820px){.dpcm-payment-receipt-note{grid-template-columns:auto 1fr}.dpcm-whatsapp-btn{grid-column:1/-1;width:100%}}
@media(max-width:560px){.dpcm-payment-receipt-note{grid-template-columns:1fr;padding:20px}.dpcm-payment-receipt-icon{width:46px;height:46px}.dpcm-payment-receipt-copy>strong{font-size:17px}.dpcm-receipt-number b{font-size:17px}}


/* v7.0.18 Compact student quick notifications */
.dpcm-quick-notification-box{margin-top:14px;padding:22px 24px;background:#fff;border:1px solid #e0e8ef;border-radius:18px;box-shadow:0 8px 24px rgba(8,32,58,.05)}
.dpcm-quick-notification-title{font-size:14px;font-weight:800;color:#5b4635;margin-bottom:10px;letter-spacing:.02em}
.dpcm-quick-notification-list{display:flex;flex-direction:column}
.dpcm-quick-notification-row{border-bottom:1px solid #edf1f4}.dpcm-quick-notification-row:last-child{border-bottom:0}
.dpcm-notification-extra{display:none}
.dpcm-quick-notification-link{width:100%;display:flex;align-items:center;gap:9px;padding:11px 0;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit;color:#111827}
.dpcm-quick-check{color:#04945f;font-size:19px;font-weight:900;line-height:1}.dpcm-quick-title{font-weight:700;text-decoration:underline;text-underline-offset:2px;flex:1}
.dpcm-quick-notification-link time{font-size:12px;color:#7a8494;margin-left:auto;white-space:nowrap}.dpcm-quick-notification-row.is-new .dpcm-quick-title{color:#08203a}
.dpcm-quick-notification-detail{margin:0 0 12px 28px;padding:12px 14px;background:#f8fbfc;border-left:3px solid #00a6c7;border-radius:8px;color:#4b5870}.dpcm-quick-notification-detail p{margin:5px 0 0;line-height:1.6}
.dpcm-view-all-notifications{margin-top:14px;border:0;background:#eafaff;color:#007f9a;border-radius:9px;padding:10px 14px;font-weight:800;cursor:pointer}
@media(max-width:700px){.dpcm-quick-notification-box{padding:18px 16px}.dpcm-quick-notification-link{align-items:flex-start;flex-wrap:wrap}.dpcm-quick-notification-link time{width:100%;margin-left:28px}.dpcm-quick-notification-detail{margin-left:0}}

.dpcm-certificate-progress{display:inline-flex;padding:7px 11px;border-radius:999px;background:#fff7df;color:#9a6400;font-weight:800;font-size:12px;border:1px solid #f4d68a}
.dpcm-certificate-issued{display:inline-flex;padding:7px 11px;border-radius:999px;background:#e9f9f0;color:#087a47;font-weight:800;font-size:12px;border:1px solid #bfe9cf}
.dpcm-cert-progress-card,.dpcm-cert-issued-card{margin:22px 0;padding:22px 24px;border-radius:18px;display:flex;gap:18px;align-items:flex-start;box-shadow:0 12px 30px rgba(8,32,58,.07)}
.dpcm-cert-progress-card{background:#fffaf0;border:1px solid #f3d895}.dpcm-cert-issued-card{background:#eefbf4;border:1px solid #bfe9cf}
.dpcm-cert-progress-icon,.dpcm-cert-issued-icon{width:48px;height:48px;min-width:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900}
.dpcm-cert-progress-icon{background:#fff0c5;color:#a66a00}.dpcm-cert-issued-icon{background:#dff6e8;color:#087a47}
.dpcm-cert-progress-copy h3,.dpcm-cert-issued-card h3{margin:3px 0 6px;color:#08203a}.dpcm-cert-progress-copy p,.dpcm-cert-issued-card p{margin:0 0 12px;color:#53657a}
.dpcm-cert-progress-status{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border-radius:12px;background:#fff3cf;color:#8b5a00;margin:2px 0 8px}
.dpcm-cert-spinner{width:14px;height:14px;border:2px solid #e7c563;border-top-color:#8b5a00;border-radius:50%;animation:dpcmCertSpin .9s linear infinite}
@keyframes dpcmCertSpin{to{transform:rotate(360deg)}}@media(max-width:700px){.dpcm-cert-progress-card,.dpcm-cert-issued-card{padding:17px;gap:12px}}

/* Refined Digital Pakpattan student dashboard + verification */
.dpcm-student-statusbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0;padding:16px 18px;border:1px solid #bfe8f1;background:linear-gradient(90deg,#f3fcfe,#f8fbfd);border-radius:16px}.dpcm-student-statusbar>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.dpcm-student-statusbar strong{color:#08203A}.dpcm-student-statusbar small{grid-column:2;color:#667085;margin-top:2px}.dpcm-student-statusdot{width:11px;height:11px;border-radius:50%;background:#10B981;box-shadow:0 0 0 5px rgba(16,185,129,.12)}.dpcm-student-course-pill{display:inline-flex;padding:7px 12px;border-radius:999px;background:#08203A;color:#fff;font-size:12px;font-weight:800}.dpcm-student-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0 22px}.dpcm-student-info-card{display:flex;align-items:center;gap:13px;padding:17px 18px;border:1px solid #e0e8ef;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(8,32,58,.04)}.dpcm-student-info-icon{width:42px;height:42px;min-width:42px;border-radius:12px;display:grid;place-items:center;background:#eafaff;color:#008fac;font-size:12px;font-weight:900}.dpcm-student-info-card small{display:block;color:#667085;margin-bottom:3px}.dpcm-student-info-card strong{display:block;color:#08203A;line-height:1.35}.dpcm-cert-verify-btn{background:#e9faff!important;color:#007f9a!important;border:1px solid #aee8f1!important}.dpcm-cert-verify-btn:hover{background:#d8f6fb!important;color:#006e85!important}

.dpcm-verification-box{max-width:980px!important;margin:34px auto!important;padding:0!important;border:1px solid #dce7ef!important;border-radius:22px!important;overflow:hidden;background:#fff!important;box-shadow:0 18px 44px rgba(8,32,58,.08)!important}.dpcm-verify-hero{display:flex;align-items:center;gap:18px;padding:28px 30px;background:linear-gradient(120deg,#08203A,#0b4f70 70%,#00a9c5);color:#fff}.dpcm-verify-mark{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:#fff;color:#08203A;font-weight:900;font-size:18px;box-shadow:0 8px 22px rgba(0,0,0,.12)}.dpcm-verify-hero h2{margin:2px 0 5px;color:#fff;font-size:28px}.dpcm-verify-hero p{margin:0;color:#d8f7fb}.dpcm-verify-hero .dpcm-eyebrow{color:#64e4f5}.dpcm-verify-form{display:flex!important;gap:10px!important;margin:0!important;padding:24px 30px;border-bottom:1px solid #edf2f5;background:#fbfdfe}.dpcm-verify-form input{flex:1!important;margin:0!important;padding:13px 15px!important;border:1px solid #cfdce6!important;border-radius:11px!important;font-size:15px!important;min-height:48px}.dpcm-verify-form .dpcm-btn{min-width:180px}.dpcm-verify-help{margin:24px 30px 30px;padding:15px 17px;border-radius:13px;background:#effaff;border:1px solid #c8edf4;color:#496476}.dpcm-verify-result{margin:26px 30px 30px;padding:24px;border-radius:18px}.dpcm-verify-valid{border:1px solid #bfe9d1!important;background:#f5fdf8!important;border-left:1px solid #bfe9d1!important}.dpcm-verify-invalid{display:flex;gap:16px;align-items:flex-start;border:1px solid #f2c2c2!important;background:#fff8f8!important;border-left:1px solid #f2c2c2!important}.dpcm-verify-result-head{display:flex;gap:15px;align-items:center;margin-bottom:20px}.dpcm-verify-result-icon{width:48px;height:48px;min-width:48px;border-radius:50%;display:grid;place-items:center;background:#dff6e8;color:#087a47;font-size:22px;font-weight:900}.dpcm-verify-invalid .dpcm-verify-result-icon{background:#feeaea;color:#b42318}.dpcm-verify-result h3{margin:5px 0 3px;color:#08203A;font-size:24px}.dpcm-verify-result p{margin:0;color:#607084}.dpcm-verify-pill{display:inline-flex;padding:5px 9px;border-radius:999px;background:#dff6e8;color:#087a47;font-size:10px;font-weight:900;letter-spacing:.08em}.dpcm-verify-pill.invalid{background:#feeaea;color:#b42318}.dpcm-verify-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dpcm-verify-grid>div{padding:14px 15px;border:1px solid #dfe9e4;background:#fff;border-radius:13px}.dpcm-verify-grid small{display:block;color:#718096;font-size:11px;margin-bottom:4px}.dpcm-verify-grid strong{color:#08203A;word-break:break-word}.dpcm-verify-footer{display:flex;align-items:center;gap:9px;margin-top:18px;padding-top:17px;border-top:1px solid #dbe9df}.dpcm-verify-footer .dpcm-btn{margin-left:auto}.dpcm-verify-status-dot{width:9px;height:9px;border-radius:50%;background:#10B981}
@media(max-width:820px){.dpcm-student-info-grid,.dpcm-verify-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dpcm-verify-form{flex-direction:column}.dpcm-verify-form .dpcm-btn{width:100%}.dpcm-verify-footer{align-items:flex-start;flex-wrap:wrap}.dpcm-verify-footer .dpcm-btn{margin-left:0;width:100%}}@media(max-width:560px){.dpcm-student-info-grid,.dpcm-verify-grid{grid-template-columns:1fr}.dpcm-student-statusbar{align-items:flex-start;flex-direction:column}.dpcm-verification-box{border-radius:16px!important}.dpcm-verify-hero{padding:22px 18px;align-items:flex-start}.dpcm-verify-mark{width:48px;height:48px;min-width:48px}.dpcm-verify-hero h2{font-size:23px}.dpcm-verify-form{padding:18px}.dpcm-verify-result,.dpcm-verify-help{margin:18px}.dpcm-verify-result{padding:18px}}

/* v7.0.19 Attendance, activities and progress */
.dpcm-learning{max-width:1180px;margin:28px auto;color:#142033}.dpcm-learning>.dpcm-section-head,.dpcm-attendance-sheet>.dpcm-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.dpcm-learning-filter,.dpcm-plan-form{display:flex;align-items:flex-end;gap:12px;padding:18px 20px;margin:0 0 18px;background:linear-gradient(100deg,#f5fcfd,#f7f7ff);border:1px solid #dce9ef;border-radius:16px}.dpcm-learning-filter label,.dpcm-plan-form label{font-weight:800;color:#11174f;flex:1}.dpcm-learning-filter select,.dpcm-plan-form input{display:block;width:100%;min-height:44px;margin-top:7px;padding:9px 12px;border:1px solid #cfdce6;border-radius:10px;background:#fff}.dpcm-learning-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);gap:18px;align-items:start}.dpcm-learning-panel{padding:24px;margin-bottom:20px;background:#fff;border:1px solid #dfe7ef;border-radius:20px;box-shadow:0 10px 28px rgba(8,32,58,.06)}.dpcm-learning-panel h4{margin:0 0 14px;color:#11174f;font-size:19px}.dpcm-attendance-sheet{grid-column:1/-1;margin-top:2px}.dpcm-learning .dpcm-table-wrap{overflow-x:auto}.dpcm-learning .dpcm-table{width:100%;border-collapse:collapse;background:#fff}.dpcm-learning .dpcm-table th{padding:12px 11px;background:#11174f;color:#fff;text-align:left;font-size:12px;white-space:nowrap}.dpcm-learning .dpcm-table td{padding:12px 11px;border-bottom:1px solid #e9eef3;vertical-align:middle}.dpcm-learning .dpcm-table td small{display:block;color:#667085;margin-top:3px}.dpcm-learning .dpcm-table select,.dpcm-learning .dpcm-table input{min-width:105px;max-width:180px;padding:8px;border:1px solid #d5dfe8;border-radius:8px;background:#fff}.dpcm-learning-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin:18px 0}.dpcm-learning-stats>div{padding:17px;background:#fff;border:1px solid #dfe7ef;border-radius:16px;box-shadow:0 7px 20px rgba(8,32,58,.04)}.dpcm-learning-stats small{display:block;color:#667085;margin-bottom:5px}.dpcm-learning-stats strong{display:block;color:#11174f;font-size:23px}.dpcm-meter{display:block;height:7px;margin-top:11px;background:#e8eff3;border-radius:99px;overflow:hidden}.dpcm-meter i{display:block;height:100%;background:linear-gradient(90deg,#12d7aa,#08bee3,#3435d6);border-radius:99px}.dpcm-attendance-breakdown{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.dpcm-attendance-breakdown span,.dpcm-status{display:inline-flex;gap:6px;padding:7px 10px;border-radius:999px;background:#eafaff;color:#007f9a;font-size:12px;font-weight:800}.dpcm-status-present,.dpcm-status-checked{background:#e8fbf4;color:#087a47}.dpcm-status-absent{background:#fff0f0;color:#b42318}.dpcm-status-late{background:#fff7df;color:#9a6400}.dpcm-status-leave{background:#f0efff;color:#3936a4}.dpcm-status-pending{background:#f1f4f7;color:#667085}
@media(max-width:900px){.dpcm-learning-grid{grid-template-columns:1fr}.dpcm-learning-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.dpcm-learning>.dpcm-section-head,.dpcm-attendance-sheet>.dpcm-section-head,.dpcm-learning-filter,.dpcm-plan-form{align-items:stretch;flex-direction:column}.dpcm-learning-panel{padding:18px}.dpcm-learning-stats{grid-template-columns:1fr}.dpcm-plan-form .dpcm-btn{width:100%}}
