:root{--stripe-navy:#0a2540;--stripe-navy-light:#1a385c;--stripe-indigo:#635bff;--stripe-indigo-hover:#4b45e4;--stripe-indigo-light:#f5f3ff;--stripe-purple:#7c3aed;--stripe-emerald:#10b981;--stripe-emerald-light:#ecfdf5;--stripe-amber:#f59e0b;--stripe-amber-light:#fffbeb;--stripe-blue:#0284c7;--stripe-blue-light:#f0f9ff;--stripe-rose:#f43f5e;--stripe-bg:#f8fafc;--stripe-card-bg:#fff;--stripe-border:#e2e8f0;--stripe-border-subtle:#f1f5f9;--stripe-text-main:#0f172a;--stripe-text-muted:#64748b;--stripe-text-light:#94a3b8;--stripe-shadow-sm:0 1px 2px 0 #00000008;--stripe-shadow-md:0 4px 12px -2px #0f172a0d,0 2px 4px -2px #0f172a08;--stripe-shadow-lg:0 12px 24px -4px #0f172a14,0 4px 8px -4px #0f172a0a;--stripe-radius-sm:6px;--stripe-radius-md:10px;--stripe-radius-lg:14px;--stripe-radius-xl:18px;--ease-out:cubic-bezier(.23,1,.32,1);--ease-in-out:cubic-bezier(.77,0,.175,1);--ease-drawer:cubic-bezier(.32,.72,0,1)}.dash-shell{background:var(--stripe-bg);min-height:100dvh;color:var(--stripe-text-main);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.dash-sidebar{background:var(--stripe-navy);z-index:200;width:260px;height:100dvh;transition:transform .25s var(--ease-out);border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.dash-sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:24px 20px;text-decoration:none;display:flex}.dash-sidebar-brand span{color:#fff;letter-spacing:-.02em;font-size:14px;font-weight:700;line-height:1.25}.dash-nav{flex-direction:column;flex:1;gap:4px;padding:20px 12px;display:flex}.dash-nav-label{text-transform:uppercase;letter-spacing:.1em;color:#fff6;padding:8px 12px 6px;font-size:10px;font-weight:800}.dash-nav-link{border-radius:var(--stripe-radius-sm);color:#ffffffa6;transition:all .18s var(--ease-out);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 14px;font-size:13.5px;font-weight:500;text-decoration:none;display:flex}.dash-nav-link:hover{color:#fff;background:#ffffff14;transform:translate(2px)}.dash-nav-link:active{transform:scale(.97)}.dash-nav-link.active{background:var(--stripe-indigo);color:#fff;font-weight:600;box-shadow:0 4px 12px #635bff59}.dash-nav-link svg{opacity:.85;flex-shrink:0;font-size:18px}.dash-nav-link.active svg{opacity:1}.dash-sidebar-footer{border-top:1px solid #ffffff14;padding:16px 12px}.dash-signout-btn{border-radius:var(--stripe-radius-sm);color:#fda4af;cursor:pointer;background:#f43f5e1a;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-family:inherit;font-size:13.5px;font-weight:600;transition:background .2s,color .2s,transform .15s;display:flex}.dash-signout-btn:hover{color:#ffe4e6;background:#f43f5e33}.dash-signout-btn:active{transform:scale(.97)}.dash-main{flex-direction:column;flex:1;min-height:100dvh;margin-left:260px;display:flex}.dash-topbar{border-bottom:1px solid var(--stripe-border);z-index:100;background:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 32px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #00000005}.dash-topbar-left{align-items:center;gap:16px;display:flex}.dash-menu-btn{border:1px solid var(--stripe-border);border-radius:var(--stripe-radius-sm);cursor:pointer;width:36px;height:36px;color:var(--stripe-text-main);background:#fff;justify-content:center;align-items:center;transition:background .2s;display:none}.dash-menu-btn:hover{background:var(--stripe-border-subtle)}.dash-topbar-title{color:var(--stripe-text-main);letter-spacing:-.02em;font-size:16px;font-weight:700}.mode-pill{background:var(--stripe-indigo-light);color:var(--stripe-indigo);letter-spacing:.02em;text-transform:uppercase;border:1px solid #635bff33;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:700}.dash-topbar-right{align-items:center;gap:14px;display:flex}.icon-button{border:1px solid var(--stripe-border);width:34px;height:34px;color:var(--stripe-text-muted);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.icon-button:hover{background:var(--stripe-border-subtle);color:var(--stripe-text-main)}.dash-avatar{background:linear-gradient(135deg,var(--stripe-indigo)0%,var(--stripe-purple)100%);color:#fff;letter-spacing:-.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13.5px;font-weight:700;display:flex;box-shadow:0 2px 6px #635bff4d}.dash-topbar-name{color:var(--stripe-text-main);letter-spacing:-.01em;font-size:14px;font-weight:600}.dash-content{flex:1;width:100%;max-width:1180px;padding:32px}.dash-welcome{border-radius:var(--stripe-radius-xl);background:linear-gradient(135deg,#090d16 0%,#101f3d 45%,#635bff 100%);border:1px solid #ffffff1a;margin-bottom:30px;padding:36px 40px;position:relative;overflow:hidden;box-shadow:0 12px 32px -4px #635bff40,0 4px 12px -4px #0f172a1a}.dash-welcome:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.dash-welcome:after{content:"";pointer-events:none;background:radial-gradient(circle,#10b98147 0%,#635bff00 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:-90px;right:-90px}.dash-welcome-inner{z-index:1;position:relative}.dash-welcome h1{color:#fff;letter-spacing:-.03em;margin:0 0 6px;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800}.dash-welcome p{color:#ffffffd9;max-width:640px;margin:0;font-size:14px;line-height:1.55}.dash-welcome-meta{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.dash-welcome-chip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff24;border:1px solid #ffffff38;border-radius:100px;align-items:center;gap:7px;padding:6px 14px;font-size:12px;font-weight:600;display:flex;box-shadow:0 2px 8px #0000001a}.dash-stats{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px;display:grid}.dash-stat-card{border:1px solid var(--stripe-border);border-top:3px solid var(--stripe-indigo);border-radius:var(--stripe-radius-lg);box-shadow:var(--stripe-shadow-sm);transition:all .22s var(--ease-out);background:#fff;flex-direction:column;gap:10px;padding:22px 20px;display:flex;position:relative;overflow:hidden}.dash-stat-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 12px 28px -4px #0f172a14}.dash-stat-top{justify-content:space-between;align-items:center;display:flex}.dash-stat-icon{border-radius:var(--stripe-radius-md);justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.dash-stat-icon.blue{background:var(--stripe-indigo-light);color:var(--stripe-indigo)}.dash-stat-icon.green{background:var(--stripe-emerald-light);color:var(--stripe-emerald)}.dash-stat-icon.amber{background:var(--stripe-amber-light);color:var(--stripe-amber)}.dash-stat-icon.purple{color:var(--stripe-purple);background:#f3e8ff}.dash-stat-badge{background:var(--stripe-border-subtle);color:var(--stripe-text-muted);border-radius:100px;padding:3px 9px;font-size:11px;font-weight:700}.dash-stat-badge.green{background:var(--stripe-emerald-light);color:var(--stripe-emerald)}.dash-stat-value{color:var(--stripe-text-main);letter-spacing:-.04em;font-size:1.95rem;font-weight:800;line-height:1}.dash-stat-label{color:var(--stripe-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:12.5px;font-weight:600}.dash-grid{grid-template-columns:1fr 340px;align-items:start;gap:24px;display:grid}.dash-card{border:1px solid var(--stripe-border);border-radius:var(--stripe-radius-lg);box-shadow:var(--stripe-shadow-sm);background:#fff;overflow:hidden}.dash-card-header{border-bottom:1px solid var(--stripe-border-subtle);justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.dash-card-title{color:var(--stripe-text-main);letter-spacing:-.02em;font-size:15px;font-weight:700}.dash-card-badge{border-radius:100px;padding:3px 10px;font-size:11px;font-weight:700}.dash-card-badge.active{background:var(--stripe-emerald-light);color:#047857;border:1px solid #a7f3d0}.dash-card-badge.pending{background:var(--stripe-amber-light);color:#b45309;border:1px solid #fde68a}.dash-card-badge.complete{background:var(--stripe-indigo-light);color:var(--stripe-indigo);border:1px solid #ddd6fe}.dash-card-body{padding:20px 24px 24px}.stripe-filter-bar{background:var(--stripe-border-subtle);border-radius:var(--stripe-radius-md);align-items:center;gap:6px;margin-bottom:16px;padding:4px;display:flex}.stripe-filter-btn{border-radius:var(--stripe-radius-sm);color:var(--stripe-text-muted);cursor:pointer;transition:all .18s var(--ease-out);background:0 0;border:none;padding:6px 14px;font-size:12px;font-weight:600}.stripe-filter-btn:hover{color:var(--stripe-text-main)}.stripe-filter-btn:active{transform:scale(.96)}.stripe-filter-btn.active{color:var(--stripe-indigo);background:#fff;box-shadow:0 1px 3px #00000014}.level-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:4px;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.level-badge.level-2{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd}.level-badge.level-3{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.level-badge.default{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.verified-badge{background:var(--stripe-emerald-light);color:#047857;border:1px solid #a7f3d0;border-radius:100px;align-items:center;gap:5px;padding:4px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.verified-badge.unverified{background:var(--stripe-amber-light);color:#b45309;border:1px solid #fde68a}.role-chip{text-transform:uppercase;letter-spacing:.06em;color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:800}.progress-track{flex-direction:column;gap:16px;display:flex}.course-card{border:1px solid var(--stripe-border);border-radius:var(--stripe-radius-md);background:#fff;transition:all .2s cubic-bezier(.16,1,.3,1);overflow:hidden}.course-card:hover{border-color:#cbd5e1;box-shadow:0 4px 14px #0f172a0d}.course-card-top{cursor:pointer;-webkit-user-select:none;user-select:none;padding:18px 20px}.course-header-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.course-meta-left{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.progress-phase-name{color:var(--stripe-text-main);letter-spacing:-.01em;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.phase-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.phase-dot.done,.phase-dot.completed{background:var(--stripe-emerald)}.phase-dot.active{background:var(--stripe-indigo);box-shadow:0 0 8px #635bff99}.phase-dot.paused{background:#f59e0b}.phase-dot.pending{background:#cbd5e1}.progress-phase-pct{color:var(--stripe-indigo);font-size:13px;font-weight:800}.progress-bar-track{background:#f1f5f9;border-radius:100px;width:100%;height:7px;overflow:hidden}.progress-bar-fill{border-radius:100px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1)}.progress-bar-fill.done,.progress-bar-fill.completed{background:var(--stripe-emerald)}.progress-bar-fill.active{background:linear-gradient(90deg,var(--stripe-indigo),#8b5cf6)}.progress-bar-fill.paused{background:#f59e0b}.progress-bar-fill.pending{background:#cbd5e1}.progress-phase-label{color:var(--stripe-text-muted);font-size:11.5px}.course-accordion-btn{color:var(--stripe-indigo);cursor:pointer;border-radius:var(--stripe-radius-sm);background:0 0;border:none;align-items:center;gap:4px;padding:3px 8px;font-size:12px;font-weight:600;transition:background .15s;display:flex}.course-accordion-btn:hover{background:var(--stripe-indigo-light)}.course-accordion-drawer{border-top:1px solid var(--stripe-border);background:#f8fafc;flex-direction:column;gap:18px;padding:20px;display:flex}.course-drawer-section{flex-direction:column;gap:10px;display:flex}.course-drawer-title{text-transform:uppercase;letter-spacing:.06em;color:var(--stripe-text-muted);justify-content:space-between;align-items:center;font-size:11px;font-weight:800;display:flex}.module-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:8px;display:grid}.module-item{border:1px solid var(--stripe-border);border-radius:var(--stripe-radius-sm);color:var(--stripe-text-main);background:#fff;align-items:flex-start;gap:10px;padding:9px 12px;font-size:12px;line-height:1.4;transition:border-color .15s;display:flex}.module-item.completed{background:var(--stripe-emerald-light);color:#047857;border-color:#a7f3d0}.module-item-icon{flex-shrink:0;margin-top:1px;font-size:15px}.module-item-icon.done{color:var(--stripe-emerald)}.module-item-icon.pending{color:#94a3b8}.tag-pills-row{flex-wrap:wrap;gap:6px;display:flex}.tag-pill{border:1px solid var(--stripe-border);color:var(--stripe-text-main);background:#fff;border-radius:100px;padding:4px 11px;font-size:11.5px;font-weight:600}.tag-pill.assessment{color:#0284c7;background:#f0f9ff;border-color:#bae6fd}.tag-pill.practical{background:var(--stripe-emerald-light);color:#047857;border-color:#a7f3d0}.cert-target-box{border:1px dashed var(--stripe-indigo);border-radius:var(--stripe-radius-sm);color:var(--stripe-navy);background:#fff;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.countdown-box{border:1px solid var(--stripe-border);border-radius:var(--stripe-radius-md);background:#f8fafc;margin-top:24px;padding:20px}.countdown-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.countdown-title{color:var(--stripe-text-main);align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.countdown-days-left{color:var(--stripe-indigo);font-size:12.5px;font-weight:700}.countdown-bar-track{background:#e2e8f0;border-radius:100px;width:100%;height:8px;margin-bottom:10px;overflow:hidden}.countdown-bar-fill{background:linear-gradient(90deg,var(--stripe-indigo),#00d4b2);border-radius:100px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1)}.countdown-legend{color:var(--stripe-text-muted);justify-content:space-between;font-size:11px;font-weight:500;display:flex}.cert-download-box{border-radius:var(--stripe-radius-md);border:1px solid var(--stripe-border);text-align:center;margin-top:20px;padding:22px;transition:all .2s}.cert-download-box.ready{background:linear-gradient(135deg,#ecfdf5 0%,#f0fdf4 100%);border-color:#a7f3d0}.cert-download-box.locked{background:#f8fafc}.cert-download-icon{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 12px;font-size:20px;display:flex}.cert-download-icon.ready{background:var(--stripe-emerald);color:#fff;box-shadow:0 4px 12px #10b9814d}.cert-download-icon.locked{color:var(--stripe-text-muted);background:#e2e8f0}.cert-download-box h4{color:var(--stripe-text-main);margin:0 0 6px;font-size:15px;font-weight:700}.cert-download-box p{color:var(--stripe-text-muted);margin:0 0 16px;font-size:12.5px;line-height:1.5}.cert-dl-btn{background:var(--stripe-indigo);color:#fff;border-radius:var(--stripe-radius-sm);cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 20px;font-size:13.5px;font-weight:600;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 4px 12px #635bff4d}.cert-dl-btn:hover{background:var(--stripe-indigo-hover);transform:translateY(-1px)}.cert-locked-btn{color:var(--stripe-text-muted);border-radius:var(--stripe-radius-sm);background:#e2e8f0;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.activity-list{flex-direction:column;gap:16px;display:flex}.activity-item{align-items:flex-start;gap:12px;font-size:13px;display:flex}.activity-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:5px}.activity-dot.green{background:var(--stripe-emerald)}.activity-dot.blue{background:var(--stripe-indigo)}.activity-dot.amber{background:var(--stripe-amber)}.activity-dot.muted{background:#cbd5e1}.activity-text{color:var(--stripe-text-main);flex:1;line-height:1.4}.activity-time{color:var(--stripe-text-muted);white-space:nowrap;font-size:11px}.payment-status-badge{border-radius:100px;align-items:center;gap:6px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.payment-status-badge.paid{background:var(--stripe-emerald-light);color:#047857;border:1px solid #a7f3d0}.payment-status-badge.unpaid{background:var(--stripe-amber-light);color:#b45309;border:1px solid #fde68a}.payment-code-box{border-radius:var(--stripe-radius-sm);background:#0f172a;border:1px solid #1e293b;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.payment-code-value{color:#38bdf8;letter-spacing:.05em;font-family:JetBrains Mono,Fira Code,Menlo,Monaco,Consolas,monospace;font-size:13px;font-weight:600}.copy-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:4px;align-items:center;gap:6px;padding:5px 10px;font-size:11.5px;font-weight:600;transition:all .15s;display:flex}.copy-btn:hover{background:#fff3}.copy-btn.copied{background:var(--stripe-emerald);border-color:var(--stripe-emerald);color:#fff}.biodata-grid{flex-direction:column;gap:16px;display:flex}.biodata-row{align-items:flex-start;gap:14px;display:flex}.biodata-icon{border-radius:var(--stripe-radius-sm);background:var(--stripe-border-subtle);width:32px;height:32px;color:var(--stripe-text-muted);flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.biodata-key{color:var(--stripe-text-muted);font-size:11.5px;font-weight:500}.biodata-val{color:var(--stripe-text-main);margin-top:1px;font-size:13.5px;font-weight:600}.cert-list{flex-direction:column;gap:10px;display:flex}.cert-list-item{border-radius:var(--stripe-radius-md);border:1px solid var(--stripe-border);background:#fff;align-items:center;gap:14px;padding:14px 16px;transition:border-color .15s;display:flex}.cert-list-item:hover{border-color:#cbd5e1}.cert-list-icon{border-radius:var(--stripe-radius-sm);background:var(--stripe-indigo-light);width:34px;height:34px;color:var(--stripe-indigo);flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.cert-list-name{color:var(--stripe-text-main);letter-spacing:-.01em;flex:1;font-size:13.5px;font-weight:600}.cert-list-status{border-radius:100px;padding:3px 10px;font-size:11px;font-weight:700}.cert-list-status.locked{background:var(--stripe-border-subtle);color:var(--stripe-text-muted);border:1px solid var(--stripe-border)}.cert-list-status.unlocked{background:var(--stripe-emerald-light);color:#047857;border:1px solid #a7f3d0}.dash-sidebar-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:199;background:#0f172a66;display:none;position:fixed;inset:0}@media (max-width:1100px){.dash-stats{grid-template-columns:repeat(2,1fr)}.dash-grid{grid-template-columns:1fr}}@media (max-width:768px){.dash-sidebar{transform:translate(-100%)}.dash-sidebar.open{box-shadow:var(--stripe-shadow-lg);transform:translate(0)}.dash-sidebar-backdrop{opacity:0;pointer-events:none;transition:opacity .25s;display:block}.dash-sidebar-backdrop.open{opacity:1;pointer-events:auto}.dash-main{margin-left:0}.dash-menu-btn{display:flex}.dash-content{padding:20px 16px}.dash-stats{grid-template-columns:repeat(2,1fr);gap:12px}.dash-welcome{padding:24px 20px}.dash-topbar{padding:0 16px}.dash-topbar-name{display:none}}@media (max-width:480px){.dash-stats{grid-template-columns:1fr}.dash-welcome{padding:18px 16px}.dash-welcome-text h1{font-size:18px}.biodata-grid{grid-template-columns:1fr}}.dash-card input,.dash-card select,.dash-card textarea{box-sizing:border-box;max-width:100%}
