*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.error-boundary{align-items:center;background:linear-gradient(135deg,#fef2f2,#fee2e2);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.error-boundary:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.error-boundary-container{max-width:600px;position:relative;width:100%;z-index:2}.error-boundary-content{background:#fff;border-radius:16px;box-shadow:0 25px 50px #00000026,0 10px 20px #0000001a;padding:60px 40px;text-align:center}.error-icon{animation:pulse 2s infinite;color:#ef4444;display:flex;justify-content:center;margin-bottom:24px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.error-title{font-size:2.2rem}.error-description{font-size:1.1rem;margin-bottom:32px}.error-actions{margin-bottom:32px}.error-actions .btn{cursor:pointer}.error-actions .btn-primary{background:#ef4444}.error-actions .btn-primary:hover{background:#dc2626;box-shadow:0 8px 25px #ef44444d}.error-actions .btn-secondary:hover{border-color:#ef4444;color:#ef4444}.error-help{border-top:1px solid #e5e7eb;margin-bottom:24px;padding-top:24px}.error-help p{color:#6b7280;font-size:.95rem;margin-bottom:12px}.contact-link{align-items:center;color:#3b82f6;display:inline-flex;font-size:.95rem;font-weight:500;gap:6px;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#2563eb;text-decoration:underline}.error-details{border:1px solid #e5e7eb;border-radius:8px;margin-top:24px;overflow:hidden;text-align:left}.error-details summary{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#374151;cursor:pointer;font-weight:500;padding:12px 16px}.error-details summary:hover{background:#f1f5f9}.error-stack{background:#fafafa;padding:16px}.error-stack h4{color:#374151;font-size:.9rem;font-weight:600;margin-bottom:8px}.error-stack pre{background:#1f2937;border-radius:6px;color:#f8fafc;font-size:.8rem;margin-bottom:16px;overflow-x:auto;padding:12px;white-space:pre-wrap;word-break:break-word}.error-stack pre:last-child{margin-bottom:0}@media (max-width:768px){.error-boundary-content{padding:40px 30px}.error-title{font-size:1.8rem}.error-description{font-size:1rem}.error-actions{align-items:center;flex-direction:column}.error-actions .btn{max-width:250px;width:100%}}@media (max-width:480px){.error-boundary{padding:15px}.error-boundary-content{padding:30px 20px}.error-title{font-size:1.6rem}.error-icon svg{height:48px;width:48px}}.loading-container{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.loading-small{gap:8px}.loading-medium{gap:16px}.loading-large{gap:24px}.loading-spinner{align-items:center;display:flex;justify-content:center}.spinner-icon{animation:spin 1s linear infinite;color:#3b82f6}.loading-small .spinner-icon{height:20px;width:20px}.loading-medium .spinner-icon{height:32px;width:32px}.loading-large .spinner-icon{height:48px;width:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{color:#6b7280;font-weight:500;margin:0}.loading-small .loading-text{font-size:.875rem}.loading-medium .loading-text{font-size:1rem}.loading-large .loading-text{font-size:1.125rem}.loading-fullscreen{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;position:fixed;z-index:9999}.loading-fullscreen,.loading-overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;right:0;top:0}.loading-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6;position:absolute;z-index:100}.skeleton-container{display:flex;flex-direction:column;gap:12px}.skeleton-line{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px}.card-skeleton{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;padding:24px}.skeleton-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.skeleton-avatar{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:50%;flex-shrink:0;height:48px;width:48px}.skeleton-title-group{display:flex;flex:1 1;flex-direction:column;gap:8px}.skeleton-title{height:20px;width:60%}.skeleton-subtitle,.skeleton-title{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px}.skeleton-subtitle{height:16px;width:40%}.skeleton-content{margin-top:16px}@media (max-width:768px){.loading-large{gap:16px}.loading-large .spinner-icon{height:40px;width:40px}.loading-large .loading-text{font-size:1rem}.card-skeleton{padding:20px}.skeleton-header{gap:12px}.skeleton-avatar{height:40px;width:40px}}.header{background-color:#fff;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{align-items:center;padding:15px 0}.logo{color:#3b82f6;font-size:24px;gap:10px}.logo-image{height:40px;width:auto}.logo-text{color:#3b82f6}.nav{align-items:center;display:flex;gap:30px}.nav-link{color:#374151;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#3b82f6}.menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:5px}.menu-toggle span{background-color:#374151;height:3px;margin:3px 0;transition:.3s;width:25px}.nav-login-mobile{display:none}@media (max-width:768px){.header-content{position:relative}.nav{background-color:#fff;border-top:1px solid #e5e7eb;box-shadow:0 2px 10px #0000001a;display:none;flex-direction:column;left:0;opacity:0;padding:20px;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;z-index:1001}.nav-open{display:flex;opacity:1;transform:translateY(0);visibility:visible}.nav-link{border-bottom:1px solid #f3f4f6;padding:15px 0;text-align:center}.nav-link:last-child{border-bottom:none}.nav-login-mobile{background-color:#3b82f6;border-bottom:none!important;border-radius:6px;color:#fff!important;display:block;font-weight:500;margin-top:10px;padding:12px 24px;transition:background-color .3s ease}.nav-login-mobile:hover{background-color:#2563eb;color:#fff!important}.menu-toggle{display:flex;position:relative;z-index:1002}.header-actions{display:none}.logo{flex:1 1}}.authenticated-layout{background:#f8fafc;display:flex;min-height:100vh}.auth-sidebar{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100vh;overflow-y:auto;position:fixed;width:280px;z-index:1000}.sidebar-header{border-bottom:1px solid #e5e7eb;padding:24px 20px}.logo{align-items:center;color:#1f2937;display:flex;font-size:1.25rem;font-weight:700;gap:12px;text-decoration:none}.logo-icon{color:#2563eb}.sidebar-nav{flex:1 1;padding:20px 0}.nav-section{margin-bottom:32px}.nav-section-title{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:0 20px 12px;text-transform:uppercase}.nav-item{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:.95rem;gap:12px;padding:12px 20px;position:relative;text-decoration:none;transition:all .2s ease;width:100%}.nav-item:hover{background:#f8fafc;color:#374151}.nav-item.active{background:#eff6ff;border-right:3px solid #2563eb;color:#2563eb}.category-icon{color:inherit}.nav-arrow{margin-left:auto;opacity:.5}.logout-btn{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:20px}.logout-btn:hover{background:#fef2f2;color:#dc2626}.sidebar-footer{border-top:1px solid #e5e7eb;padding:20px 0}.user-profile{align-items:center;background:#f8fafc;border-radius:.75rem;display:flex;gap:.75rem;margin-bottom:1rem;margin-left:1rem;margin-right:1rem;padding:.75rem 1rem}.user-profile .user-avatar{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.user-profile .user-info{flex:1 1;min-width:0}.user-profile .user-name{color:#1f2937;font-size:.875rem;font-weight:600;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile .user-role{align-items:center;color:#6b7280;display:flex;font-size:.75rem;gap:.25rem}.auth-main-content{flex:1 1;margin-left:280px;min-height:100vh}@media (max-width:1024px){.auth-sidebar{transform:translateX(-100%);transition:transform .3s ease}.auth-sidebar.mobile-open{transform:translateX(0)}.auth-main-content{margin-left:0}}@media (max-width:768px){.auth-sidebar{max-width:280px;width:100%}}.hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden;padding:100px 0;position:relative}.hero:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.hero-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;max-width:1200px;padding:0 20px}.hero-text{text-align:left}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1f2937,#3b82f6);-webkit-background-clip:text;background-clip:text;font-size:3.2rem}.hero-description{font-size:1.25rem;margin-bottom:32px;max-width:500px}.hero-actions{align-items:center;display:flex;gap:16px}.hero-btn{border-radius:8px;font-size:1.1rem;font-weight:600;padding:16px 32px;transition:all .3s ease}.hero-btn:hover{box-shadow:0 8px 25px #3b82f64d;transform:translateY(-2px)}.hero-btn-secondary{background:#0000;border:2px solid #e5e7eb;border-radius:8px;color:#4b5563;font-weight:600;padding:14px 30px;text-decoration:none;transition:all .3s ease}.hero-btn-secondary:hover{border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px)}.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.hero-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);max-width:400px}.stat-card{border:1px solid #e5e7eb;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;padding:24px 20px;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 20px 40px #0000001f,0 8px 16px #00000014;transform:translateY(-4px)}.stat-number{color:#3b82f6}.stat-label{font-size:.9rem}.section-title{margin-bottom:20px}.section-subtitle{font-size:1.1rem;margin-bottom:50px}.feature-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;padding:40px 30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 25px 50px #00000026,0 10px 20px #0000001a;transform:translateY(-5px)}.feature-icon{color:#3b82f6;display:flex;justify-content:center;margin-bottom:20px}.feature-card h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:15px}.feature-card p{color:#6b7280;line-height:1.6}.skill-categories{background-color:#f8fafc}.category-card{background:#fff;border-left:4px solid;border-radius:12px;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;padding:30px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.category-card:hover{box-shadow:0 20px 40px #0000001f,0 8px 16px #00000014;transform:translateY(-3px)}.technical{border-left-color:#3b82f6}.design{border-left-color:#8b5cf6}.business{border-left-color:#f59e0b}.soft{border-left-color:#10b981}.category-icon{display:flex;justify-content:center;margin-bottom:15px}.technical .category-icon{color:#3b82f6}.design .category-icon{color:#8b5cf6}.business .category-icon{color:#f59e0b}.soft .category-icon{color:#10b981}.category-card h3{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:10px}.category-card p{color:#6b7280;font-size:.95rem;line-height:1.5}.benefits-grid{display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:800px}.benefit-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;gap:20px;padding:30px;transition:all .3s ease}.benefit-item:hover{box-shadow:0 12px 25px #0000001a,0 4px 8px #0000000f;transform:translateY(-2px)}.benefit-icon{align-items:center;color:#3b82f6;display:flex;flex-shrink:0;justify-content:center}.benefit-content h3{color:#1f2937;font-size:1.4rem;font-weight:600;margin-bottom:10px}.benefit-content p{color:#6b7280;line-height:1.6}.analytics-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:80px 0}.analytics-grid,.analytics-header{margin-bottom:60px}.analytics-grid{grid-gap:30px;gap:30px}.analytics-card{border-radius:16px;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;padding:30px;transition:all .3s ease}.analytics-card:hover{box-shadow:0 20px 40px #0000001f,0 8px 16px #00000014;transform:translateY(-4px)}.card-header{margin-bottom:24px}.card-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:10px;height:40px;width:40px}.card-header h3{font-size:1.25rem}.overall-progress .progress-stats{text-align:center}.main-stat{margin-bottom:20px}.main-stat .stat-number{color:#3b82f6;display:block;font-size:3rem;font-weight:700;margin-bottom:8px}.main-stat .stat-label{color:#6b7280;font-size:1rem;font-weight:500}.sub-stats{display:flex;gap:20px;justify-content:space-around}.sub-stat{align-items:center;color:#4b5563;display:flex;font-weight:500;gap:8px}.sub-stat svg{color:#3b82f6}.skills-breakdown{display:flex;flex-direction:column;gap:16px}.skill-item{gap:16px;justify-content:space-between}.skill-info{align-items:center;color:#374151;display:flex;font-weight:500;gap:8px;min-width:140px}.progress-bar{border-radius:4px;height:8px}.progress-fill{transition:width .8s ease}.progress-fill.technical{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.progress-fill.design{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.progress-fill.business{background:linear-gradient(90deg,#f59e0b,#d97706)}.progress-fill.soft{background:linear-gradient(90deg,#10b981,#059669)}.activity-chart{text-align:center}.chart-bars{height:120px;justify-content:space-between;margin-bottom:20px;padding:0 10px}.bar-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px}.bar{background:linear-gradient(180deg,#3b82f6,#1d4ed8);min-height:10px;transition:height .8s ease;width:20px}.bar-item span{color:#6b7280;font-size:.8rem;font-weight:500}.activity-stats{display:flex;gap:20px;justify-content:space-around}.activity-stat{align-items:center;color:#4b5563;display:flex;font-size:.9rem;font-weight:500;gap:6px}.activity-stat svg{color:#3b82f6}.achievement-item{border-radius:8px;gap:12px;padding:12px}.achievement-icon{border-radius:6px;color:#fff;height:32px;width:32px}.achievement-icon.javascript{background:linear-gradient(135deg,#f59e0b,#d97706)}.achievement-icon.streak{background:linear-gradient(135deg,#10b981,#059669)}.achievement-icon.assessment{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.achievement-content h4{font-size:.9rem;margin:0 0 4px}.achievement-content p{font-size:.8rem;margin:0 0 4px}.achievement-points{color:#3b82f6;font-size:.8rem}.insights-content{display:flex;flex-direction:column;gap:16px}.insight-item.positive{background:#f0fdf4;border-left-color:#10b981}.insight-item.improvement{background:#fef3c7;border-left-color:#f59e0b}.insight-item svg{flex-shrink:0;margin-top:2px}.insight-item.positive svg{color:#10b981}.insight-item.improvement svg{color:#f59e0b}.insight-item.trend svg{color:#3b82f6}.insight-text h4{color:#1f2937;font-size:.9rem;font-weight:600;margin:0 0 4px}.insight-text p{color:#6b7280;font-size:.8rem;line-height:1.4;margin:0}.stats-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr)}.stat-item{border-radius:8px;gap:12px;padding:16px}.stat-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:8px;height:36px;width:36px}.stat-content{display:flex;flex-direction:column}.stat-content .stat-number{color:#1f2937;font-size:1.25rem;font-weight:700;line-height:1}.stat-content .stat-label{color:#6b7280;font-size:.8rem;font-weight:500}.analytics-cta{background:#fff;border-radius:16px;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;padding:40px;text-align:center}.cta-content h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:12px}.cta-content p{color:#6b7280;margin-bottom:24px}.cta-buttons .btn{align-items:center;display:flex;gap:8px;padding:12px 24px}.cta-buttons .btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.cta-buttons .btn-primary:hover{box-shadow:0 8px 25px #3b82f64d}.cta-buttons .btn-secondary{border:2px solid #e5e7eb;color:#4b5563}.cta-buttons .btn-secondary:hover{border-color:#3b82f6}@media (max-width:768px){.hero{padding:80px 0}.hero-content{gap:40px;grid-template-columns:1fr}.hero-content,.hero-text{text-align:center}.hero-title{font-size:2.4rem}.hero-description{font-size:1.1rem;max-width:100%}.hero-actions{flex-direction:column;gap:12px;justify-content:center}.hero-btn,.hero-btn-secondary{max-width:280px;width:100%}.hero-stats{max-width:100%}.section-title{font-size:2rem}.benefit-item{flex-direction:column;text-align:center}.benefit-icon{align-self:center}.analytics-grid{gap:20px;grid-template-columns:1fr}.analytics-card{padding:20px}.sub-stats{flex-direction:column;gap:12px}.stats-grid{gap:12px;grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{justify-content:center;max-width:280px;width:100%}.chart-bars{padding:0 5px}.bar{width:16px}.skill-item{align-items:flex-start;flex-direction:column;gap:8px}.skill-progress{width:100%}}.about-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);overflow:hidden;padding:100px 0;position:relative}.about-hero:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:800px;position:relative;text-align:center;z-index:2}.hero-title{color:#1f2937;font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:24px}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text}.hero-description{color:#4b5563;font-size:1.3rem;line-height:1.6;margin:0 auto;max-width:600px}.stats-section{background:#fff;padding:80px 0}.stats-grid{grid-gap:40px;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:800px}.stat-item{background:#f8fafc;border-radius:12px;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;padding:30px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-item:hover{box-shadow:0 20px 40px #0000001f,0 8px 16px #00000014;transform:translateY(-5px)}.stat-icon{color:#3b82f6;margin-bottom:16px}.stat-number{font-size:2.5rem;margin-bottom:8px}.stat-label{font-size:1rem;font-weight:500}.mission-section{background:#f8fafc;padding:80px 0}.mission-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.mission-item{align-items:flex-start;display:flex;gap:24px}.mission-icon{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;color:#3b82f6;flex-shrink:0;padding:16px}.mission-text h2{color:#1f2937;font-size:1.8rem;font-weight:600;margin-bottom:16px}.mission-text p{color:#4b5563;font-size:1.1rem;line-height:1.7}.services-section{background:#fff;padding:80px 0}.section-header{margin-bottom:60px;text-align:center}.section-title{color:#1f2937;font-size:2.5rem;font-weight:600;margin-bottom:16px}.section-subtitle{color:#6b7280;font-size:1.2rem;margin:0 auto;max-width:600px}.services-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1000px}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;padding:40px 30px;text-align:center;transition:all .3s ease}.service-card:hover{border-color:#3b82f6;box-shadow:0 25px 50px #00000026,0 10px 20px #0000001a;transform:translateY(-5px)}.service-icon{color:#3b82f6;display:flex;justify-content:center;margin-bottom:24px}.service-card h3{color:#1f2937;font-size:1.4rem;font-weight:600;margin-bottom:16px}.service-card p{color:#6b7280;line-height:1.6}.benefits-section{background:#f8fafc;padding:80px 0}.benefits-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.benefits-text h2{color:#1f2937;font-size:2.2rem;font-weight:600;margin-bottom:20px}.benefits-text>p{color:#4b5563;font-size:1.2rem;line-height:1.6;margin-bottom:32px}.benefits-list{display:flex;flex-direction:column;gap:16px}.benefit-item{align-items:flex-start;color:#4b5563;display:flex;font-size:1.1rem;gap:12px;line-height:1.6}.benefit-item svg{color:#10b981;flex-shrink:0;margin-top:2px}.benefits-visual{display:flex;justify-content:center}.visual-card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001f,0 4px 8px #00000014;max-width:400px;padding:32px;transition:all .3s ease;width:100%}.visual-card:hover{box-shadow:0 20px 40px #00000026,0 8px 16px #0000001a;transform:translateY(-3px)}.card-header{gap:12px}.card-header svg{color:#f59e0b}.card-header h4{color:#1f2937;font-size:1.3rem;font-weight:600;margin:0}.testimonial p{color:#4b5563;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:16px}.testimonial-author{color:#6b7280;font-size:.95rem;font-weight:500}.cta-section{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;padding:80px 0;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:16px}.cta-content p{font-size:1.2rem;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-buttons{align-items:center;display:flex;gap:16px;justify-content:center}.cta-buttons .btn{border-radius:8px;font-size:1.1rem;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .3s ease}.cta-buttons .btn-primary{background:#fff;color:#3b82f6}.cta-buttons .btn-primary:hover{box-shadow:0 8px 25px #ffffff4d;transform:translateY(-2px)}.cta-buttons .btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.cta-buttons .btn-secondary:hover{background:#fff;color:#3b82f6;transform:translateY(-2px)}@media (max-width:1024px){.benefits-content,.mission-content{gap:40px;grid-template-columns:1fr}.benefits-visual{order:-1}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.stats-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.mission-item{flex-direction:column;gap:16px;text-align:center}.services-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;gap:12px}.cta-buttons .btn{max-width:280px;width:100%}.section-title{font-size:2rem}.benefits-text h2{font-size:1.8rem}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.hero-title{font-size:2rem}.visual-card{padding:24px}}.toast-container{display:flex;flex-direction:column;gap:12px;max-width:400px;pointer-events:none;position:fixed;z-index:10000}.toast-container-top-right{right:20px;top:20px}.toast-container-top-left{left:20px;top:20px}.toast-container-bottom-right{bottom:20px;right:20px}.toast-container-bottom-left{bottom:20px;left:20px}.toast-container-top-center{left:50%;top:20px;transform:translateX(-50%)}.toast-container-bottom-center{bottom:20px;left:50%;transform:translateX(-50%)}.toast{background:#fff;border-left:4px solid;border-radius:8px;box-shadow:0 10px 25px #00000026,0 4px 8px #00000014;max-width:400px;min-width:300px;overflow:hidden;pointer-events:auto;position:relative}.toast-success{border-left-color:#10b981}.toast-error{border-left-color:#ef4444}.toast-warning{border-left-color:#f59e0b}.toast-info{border-left-color:#3b82f6}.toast-content{align-items:flex-start;display:flex;gap:12px;padding:16px}.toast-icon{flex-shrink:0;margin-top:2px}.toast-success .toast-icon{color:#10b981}.toast-error .toast-icon{color:#ef4444}.toast-warning .toast-icon{color:#f59e0b}.toast-info .toast-icon{color:#3b82f6}.toast-message{color:#374151;flex:1 1;font-size:.95rem;font-weight:500;line-height:1.5}.toast-close{background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;flex-shrink:0;padding:2px;transition:all .2s ease}.toast-close:hover{background:#f3f4f6;color:#6b7280}.toast-progress{background:#0000001a;bottom:0;height:3px;left:0;position:absolute;right:0}.toast-progress-bar{animation:toast-progress linear forwards;background:currentColor;height:100%;transform-origin:left}.toast-success .toast-progress-bar{background:#10b981}.toast-error .toast-progress-bar{background:#ef4444}.toast-warning .toast-progress-bar{background:#f59e0b}.toast-info .toast-progress-bar{background:#3b82f6}@keyframes toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.toast-enter{animation:toast-slide-in .3s ease-out forwards}.toast-exit{animation:toast-slide-out .3s ease-in forwards}.toast-container-bottom-right .toast-enter,.toast-container-top-right .toast-enter{animation:toast-slide-in-right .3s ease-out forwards}.toast-container-bottom-right .toast-exit,.toast-container-top-right .toast-exit{animation:toast-slide-out-right .3s ease-in forwards}.toast-container-bottom-left .toast-enter,.toast-container-top-left .toast-enter{animation:toast-slide-in-left .3s ease-out forwards}.toast-container-bottom-left .toast-exit,.toast-container-top-left .toast-exit{animation:toast-slide-out-left .3s ease-in forwards}.toast-container-top-center .toast-enter{animation:toast-slide-in-top .3s ease-out forwards}.toast-container-top-center .toast-exit{animation:toast-slide-out-top .3s ease-in forwards}.toast-container-bottom-center .toast-enter{animation:toast-slide-in-bottom .3s ease-out forwards}.toast-container-bottom-center .toast-exit{animation:toast-slide-out-bottom .3s ease-in forwards}@keyframes toast-slide-in-right{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes toast-slide-out-right{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes toast-slide-in-left{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@keyframes toast-slide-out-left{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}@keyframes toast-slide-in-top{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes toast-slide-out-top{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes toast-slide-in-bottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes toast-slide-out-bottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@media (max-width:768px){.toast-container{left:20px!important;max-width:calc(100vw - 40px);right:20px!important;transform:none!important}.toast{max-width:none;min-width:auto}.toast-content{padding:14px}.toast-message{font-size:.9rem}}@media (max-width:480px){.toast-container{left:15px!important;max-width:calc(100vw - 30px);right:15px!important}.toast-content{gap:10px;padding:12px}}.contact-page{padding-top:40px}.contact-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.contact-info h2{color:#1f2937;font-size:1.8rem;font-weight:600;margin-bottom:20px}.contact-info p{color:#4b5563;font-size:1.1rem;line-height:1.7;margin-bottom:30px}.contact-details{display:flex;flex-direction:column;gap:25px}.contact-item-header{align-items:center;display:flex;gap:10px;margin-bottom:8px}.contact-item-header svg{color:#3b82f6}.contact-item h3{color:#1f2937;font-size:1.2rem;font-weight:600;margin:0}.contact-item p{color:#6b7280;margin:0}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;padding:40px;transition:all .3s ease}.contact-form:hover{box-shadow:0 12px 25px #0000001a,0 4px 8px #0000000f}.form-group{margin-bottom:25px}.form-group input,.form-group textarea{border:2px solid #e5e7eb;border-radius:6px;font-size:16px;padding:12px 16px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f6;outline:none}.form-group textarea{min-height:120px;resize:vertical}.contact-form .btn{align-items:center;display:flex;font-size:1.1rem;gap:8px;justify-content:center;transition:all .3s ease;width:100%}.contact-form .btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.contact-form .btn:disabled:hover{box-shadow:none;transform:none}@media (max-width:768px){.contact-content{gap:40px;grid-template-columns:1fr}.contact-form{padding:30px 20px}}.login-page{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;min-height:100vh;padding:20px 0}.auth-container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.auth-content{background:#fff;border-radius:16px;box-shadow:0 25px 50px #00000026,0 10px 20px #0000001a;display:grid;grid-template-columns:1fr 1fr;min-height:600px;overflow:hidden;transition:all .3s ease}.auth-content:hover{box-shadow:0 35px 70px #0003,0 15px 30px #0000001f}.auth-visual{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:60px 40px;position:relative}.auth-visual:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.visual-content{position:relative;z-index:2}.visual-content h2{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:30px}.features-list{margin-bottom:40px}.feature-item{align-items:center;display:flex;font-size:1.1rem;gap:12px;margin-bottom:16px}.feature-item svg{color:#10b981;flex-shrink:0}.trust-indicators{font-size:.9rem;gap:20px;opacity:.9}.trust-indicators,.trust-item{align-items:center;display:flex}.trust-item{gap:6px}.auth-form-container{display:flex;flex-direction:column;justify-content:center;padding:60px 40px}.form-header{margin-bottom:40px}.auth-title{color:#1f2937;font-size:2.2rem;font-weight:700;margin-bottom:12px}.auth-subtitle{color:#6b7280;font-size:1.1rem;line-height:1.5}.form-group{margin-bottom:24px}.form-group label{font-size:.95rem;font-weight:600;margin-bottom:8px}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#9ca3af;left:16px;position:absolute;z-index:2}.form-group input{background:#fafafa;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;padding:16px 16px 16px 48px;transition:all .3s ease;width:100%}.form-group input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group input::placeholder{color:#9ca3af}.password-toggle{background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;padding:4px;position:absolute;right:16px;transition:color .3s ease}.password-toggle:hover{color:#6b7280}.form-options{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.checkbox-wrapper{align-items:center;color:#6b7280;cursor:pointer;display:flex;font-size:.9rem;gap:8px}.checkbox-wrapper input[type=checkbox]{margin:0;padding:0;width:auto}.forgot-password{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:.9rem;font-weight:500;padding:0;text-decoration:none}.forgot-password:hover{color:#2563eb;text-decoration:underline}.auth-btn{align-items:center;border-radius:8px;display:flex;font-size:1.1rem;font-weight:600;gap:8px;justify-content:center;margin-bottom:24px;padding:16px;transition:all .3s ease;width:100%}.auth-btn:hover{box-shadow:0 8px 25px #3b82f64d;transform:translateY(-1px)}.auth-switch{margin-bottom:24px;text-align:center}.auth-switch p{color:#6b7280;font-size:.95rem;margin:0}.switch-btn{background:none;border:none;color:#3b82f6;cursor:pointer;font-weight:600;text-decoration:none;transition:color .3s ease}.switch-btn:hover{color:#2563eb;text-decoration:underline}.auth-divider{margin:24px 0;position:relative;text-align:center}.auth-divider:before{background:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.auth-divider span{background:#fff;color:#9ca3af;font-size:.9rem;padding:0 16px;position:relative}.social-auth{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.social-btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;padding:12px 16px;transition:all .3s ease}.social-btn:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.social-btn.google:hover{border-color:#4285f4}.social-btn.github:hover{border-color:#333}@media (max-width:1024px){.auth-content{grid-template-columns:1fr;margin:0 auto;max-width:500px}.auth-visual{padding:40px;text-align:center}.visual-content h2{font-size:2rem}.trust-indicators{justify-content:center}}@media (max-width:768px){.login-page{padding:10px 0}.auth-container{padding:0 15px}.auth-form-container{padding:40px 30px}.auth-visual{padding:30px 20px}.auth-title,.visual-content h2{font-size:1.8rem}.social-auth{grid-template-columns:1fr}}.demo-credentials{background:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;margin-top:1.5rem;padding:1rem}.demo-title{color:#0369a1;font-size:.875rem;font-weight:600;margin:0 0 .5rem}.demo-accounts{display:flex;flex-direction:column;gap:.25rem}.demo-account{color:#0c4a6e;font-family:Courier New,monospace;font-size:.75rem}.admin-dashboard{margin:0 auto;max-width:1400px;padding:2rem}.admin-dashboard-header{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}.timeframe-select{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-size:.875rem;padding:.5rem 1rem}.admin-stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.admin-stat-card{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.admin-stat-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.admin-stat-card .stat-icon{align-items:center;border-radius:.75rem;color:#fff;display:flex;height:3rem;justify-content:center;width:3rem}.admin-stat-card.primary .stat-icon{background:#3b82f6}.admin-stat-card.green .stat-icon{background:#10b981}.admin-stat-card.blue .stat-icon{background:#06b6d4}.admin-stat-card.purple .stat-icon{background:#8b5cf6}.admin-stat-card.orange .stat-icon{background:#f59e0b}.admin-stat-card.success .stat-icon{background:#22c55e}.stat-label{margin-bottom:.25rem}.stat-change.positive{color:#10b981}.stat-change.negative{color:#ef4444}.stat-change.neutral{color:#6b7280}.admin-dashboard-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-areas:"growth activity" "assessments actions";grid-template-columns:2fr 1fr}.admin-section{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.section-header{gap:.5rem;margin:2rem 0;padding-top:1rem}.section-header h2{gap:.5rem}.user-growth{grid-area:growth}.growth-chart{height:300px}.chart-container{align-items:end;border-bottom:1px solid #e5e7eb;display:flex;height:250px;justify-content:space-between;padding:1rem 0}.chart-bar-group{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5rem}.chart-bars{align-items:end;display:flex;gap:2px;height:200px}.chart-bar{border-radius:2px 2px 0 0;transition:all .3s ease;width:12px}.chart-bar.total{background:#3b82f6}.chart-bar.active{background:#10b981}.chart-label{color:#6b7280;font-size:.75rem;font-weight:500}.chart-legend{gap:1rem;margin-top:1rem}.legend-item{gap:.5rem}.legend-color.total{background:#3b82f6}.legend-color.active{background:#10b981}.recent-activity{grid-area:activity}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{align-items:flex-start;gap:.75rem}.activity-icon{align-items:center;border-radius:.5rem;display:flex;flex-shrink:0;height:2rem;justify-content:center;width:2rem}.activity-content p{color:#374151;font-size:.875rem;line-height:1.4;margin:0 0 .25rem}.top-assessments{grid-area:assessments}.assessments-table{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem}.table-header,.table-row{grid-template-columns:2fr 1fr 1.5fr}.table-row{background:#fff}.assessment-info{gap:.75rem}.assessment-rank{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:1.5rem;justify-content:center;width:1.5rem}.assessment-name{font-weight:600}.completion-count{background:#dbeafe;border-radius:1rem;color:#1d4ed8;font-size:1rem;font-weight:700;min-width:3rem;padding:.25rem .75rem;text-align:center}.score-display{gap:.75rem}.score-value{color:#1f2937;font-size:.875rem;font-weight:700;min-width:3rem}.score-bar{background:#e5e7eb;flex:1 1;height:8px;overflow:hidden}.score-bar,.score-fill{border-radius:4px;position:relative}.score-fill{background:linear-gradient(90deg,#10b981,#059669);height:100%;transition:width .3s ease}.score-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff3 50%,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.quick-actions{grid-area:actions}.actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.action-card{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;color:#475569;cursor:pointer;display:flex;flex-direction:column;font-weight:500;gap:.75rem;padding:1.5rem 1rem;transition:all .2s ease}.action-card:hover{background:#e2e8f0;border-color:#cbd5e1;transform:translateY(-1px)}@media (max-width:1024px){.admin-dashboard-content{grid-template-areas:"growth" "activity" "assessments" "actions";grid-template-columns:1fr}}@media (max-width:768px){.admin-dashboard{padding:1rem}.admin-dashboard-header{align-items:stretch;flex-direction:column;gap:1rem}.header-actions{justify-content:space-between}.actions-grid,.admin-stats-grid{grid-template-columns:1fr}}.dashboard-page{background:#f8fafc;min-height:100vh}.dashboard-container{margin:0 auto;max-width:1200px;padding:0 20px}.dashboard-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:0 32px}.header-tabs{display:flex;gap:32px}.tab-button{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-size:.95rem;font-weight:500;padding:16px 0;transition:all .2s ease}.tab-button.active{border-bottom-color:#2563eb;color:#2563eb}.tab-button:hover{color:#374151}.dashboard-content{flex:1 1;padding:32px}.stats-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:32px}.stat-card.blue .stat-icon{color:#2563eb}.stat-card.purple .stat-icon{color:#7c3aed}.stat-card.orange .stat-icon{background:#fed7aa;color:#ea580c}.stat-meta{color:#10b981;font-size:.75rem}.content-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.content-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.content-card.skill-overview{grid-column:1/-1}.card-header h3{font-size:1.125rem}.view-all{color:#2563eb}.radar-chart-container{align-items:center;display:flex;height:300px;justify-content:center}.radar-chart{height:300px;position:relative;width:300px}.radar-labels,.radar-svg{height:100%;width:100%}.radar-labels{left:0;position:absolute;top:0}.radar-label{color:#6b7280;font-size:.75rem;font-weight:500;position:absolute;white-space:nowrap}.skills-list{display:flex;flex-direction:column;gap:16px}.skill-item{align-items:center;display:flex;gap:12px}.skill-info{min-width:100px}.skill-name{color:#1f2937;font-weight:600}.skill-level{color:#6b7280;font-size:.75rem}.skill-progress{align-items:center;display:flex;flex:1 1;gap:12px}.progress-bar{background:#f3f4f6;flex:1 1}.progress-text{color:#374151;font-size:.75rem;font-weight:600;min-width:35px;text-align:right}.assessments-list{display:flex;flex-direction:column;gap:12px}.assessment-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:12px 0}.assessment-item:last-child{border-bottom:none}.assessment-name{color:#1f2937;font-size:.875rem;font-weight:500;margin-bottom:2px}.assessment-score .score{color:#059669;font-weight:600}.assessment-score .pending{color:#d97706;font-style:italic}.assessment-status{margin-left:12px}.status-completed{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;font-size:.75rem;height:20px;justify-content:center;width:20px}.status-pending{font-size:1rem}.recommended-assessments{grid-column:1/-1;margin-top:24px}.recommended-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.recommended-item{background:#fafbfc;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:20px;transition:all .2s ease}.recommended-item:hover{background:#fff;border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}.recommended-header{align-items:flex-start;display:flex;gap:12px}.recommended-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.recommended-meta{flex:1 1}.recommended-category{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.recommended-details{align-items:center;display:flex;gap:12px;margin-top:4px}.difficulty{background:#f3f4f6;border-radius:12px;color:#374151;font-size:.75rem;font-weight:500;padding:2px 8px}.duration{align-items:center;color:#6b7280;display:flex;font-size:.75rem;gap:4px}.recommended-content{flex:1 1}.recommended-title{color:#1f2937;font-size:1rem;font-weight:600;margin-bottom:6px}.recommended-description{color:#6b7280;font-size:.875rem;line-height:1.4}.recommended-actions{margin-top:auto}.btn-start-assessment{align-items:center;background:#3b82f6;border-radius:8px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;gap:8px;padding:10px 16px;text-decoration:none;transition:all .2s ease}.btn-start-assessment:hover{background:#2563eb;transform:translateX(2px)}@media (max-width:1024px){.dashboard-sidebar{transform:translateX(-100%);transition:transform .3s ease}.dashboard-main{margin-left:0}.content-grid,.stats-grid{grid-template-columns:1fr}}@media (max-width:768px){.dashboard-content{padding:20px}.content-grid,.stats-grid{gap:16px}.content-card,.stat-card{padding:20px}.radar-chart{height:250px;width:250px}.skill-item{align-items:stretch;flex-direction:column;gap:8px}.skill-progress{gap:8px}.recommended-grid{grid-template-columns:1fr}.recommended-item{padding:16px}}.assessment-actions{align-items:center;display:flex;gap:.5rem}.completed-actions{align-items:center;display:flex;gap:.75rem}.view-report-link{border:1px solid #3b82f6;border-radius:.375rem;color:#3b82f6;font-size:.75rem;padding:.25rem .5rem;text-decoration:none;transition:all .2s ease}.view-report-link:hover{background:#3b82f6;color:#fff}.assessment-container{margin:0 auto;max-width:1200px;padding:0 20px}.assessment-intro{align-items:center;background:#f8fafc;display:flex;min-height:100vh;padding:40px 0}.intro-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:800px;padding:40px}.intro-header{margin-bottom:40px;text-align:center}.intro-header h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:12px}.intro-header p{color:#6b7280;font-size:1.1rem;line-height:1.6}.assessment-details{background:#f8fafc;border-radius:12px;gap:40px;justify-content:center;margin-bottom:40px;padding:30px}.detail-item{align-items:center;color:#374151;display:flex;font-weight:500;gap:8px}.detail-item svg{color:#3b82f6}.instructions{margin-bottom:40px}.instructions h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:16px}.instructions ul{list-style:none;padding:0}.instructions li{color:#374151;line-height:1.5;padding:8px 0 8px 24px;position:relative}.instructions li:before{color:#3b82f6;content:"•";font-weight:700;left:0;position:absolute}.intro-actions{display:flex;gap:16px;justify-content:center}.assessment-active{background:#f8fafc;min-height:100vh;padding:20px 0}.assessment-header{align-items:center;margin-bottom:20px;padding:20px 0}.assessment-info h2{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:4px}.question-counter{color:#6b7280;font-size:.9rem}.timer{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#374151;display:flex;font-weight:600;gap:8px;padding:12px 20px}.timer-warning{color:#dc2626!important}.progress-bar{margin-bottom:30px}.progress-fill{background:linear-gradient(90deg,#3b82f6,#1e40af)}.question-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:900px;padding:40px}.question-content{margin-bottom:40px}.question-content h3{color:#1f2937;font-size:1.25rem;font-weight:600;line-height:1.6;margin-bottom:30px;white-space:pre-line}.options-list{display:flex;flex-direction:column;gap:16px}.option-item{align-items:flex-start;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;gap:12px;padding:16px;transition:all .2s ease}.option-item:hover{background:#f8fafc;border-color:#3b82f6}.option-item input[type=radio]{accent-color:#3b82f6;height:18px;margin:0;width:18px}.option-item input[type=radio]:checked+.option-text{color:#1f2937;font-weight:600}.option-item:has(input[type=radio]:checked){background:#eff6ff;border-color:#3b82f6}.option-text{color:#374151;flex:1 1;line-height:1.5}.question-navigation{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding-top:30px}.nav-info{color:#6b7280;font-size:.9rem;font-weight:500}.assessment-completed{align-items:center;background:#f8fafc;display:flex;min-height:100vh;padding:40px 0}.completion-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:600px;padding:40px;text-align:center}.completion-header{margin-bottom:40px}.completion-icon{align-items:center;background:#dcfce7;border-radius:50%;color:#16a34a;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.completion-header h1{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:12px}.completion-header p{color:#6b7280;font-size:1.1rem}.score-display{background:#f8fafc;border-radius:12px;gap:30px;margin-bottom:40px;padding:30px}.score-circle,.score-display{align-items:center;display:flex;justify-content:center}.score-circle{background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:50%;color:#fff;height:120px;width:120px}.score-number{font-size:2rem;font-weight:700}.score-details h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:8px}.score-details p{color:#6b7280;font-size:1rem}.completion-stats{background:#f8fafc;border-radius:12px;display:flex;justify-content:space-around;margin-bottom:40px;padding:20px}.stat-label{margin-bottom:4px}.stat-value{font-size:1.25rem}.completion-actions{display:flex;gap:16px;justify-content:center}.assessment-not-found{align-items:center;background:#f8fafc;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:40px;text-align:center}.assessment-not-found h2{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:12px}.assessment-not-found p{color:#6b7280;font-size:1.1rem;margin-bottom:30px}@media (max-width:768px){.completion-card,.intro-card,.question-card{margin:0 16px;padding:24px}.assessment-details,.assessment-header{flex-direction:column;gap:16px;text-align:center}.question-navigation{flex-direction:column;gap:16px}.nav-info{order:-1}.score-display{flex-direction:column;gap:20px}.completion-stats{gap:16px}.completion-actions,.completion-stats,.intro-actions{flex-direction:column}}.assessments-page{background:#f8fafc;min-height:100vh;padding:40px 0}.assessments-container{margin:0 auto;max-width:1200px;padding:0 20px}.assessments-header{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;gap:30px;margin-bottom:40px;padding:40px}.header-content{width:100%}.header-text h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:12px}.header-text p{color:#6b7280;font-size:1.1rem;line-height:1.6}.create-assessment-btn{align-items:center;background:#3b82f6;border-radius:8px;color:#fff;display:inline-flex;font-weight:500;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.create-assessment-btn:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f666;transform:translateY(-1px)}.assessments-stats{display:flex;gap:30px}.assessments-filters{display:flex;gap:24px;margin-bottom:32px}.assessments-filters,.assessments-results{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:24px}.assessments-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.assessment-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;height:100%;padding:24px;transition:all .2s ease}.assessment-card:hover{border-color:#3b82f6;box-shadow:0 8px 25px #3b82f626;transform:translateY(-2px)}.assessment-icon{border-radius:12px;height:48px;width:48px}.assessment-meta{text-align:right}.assessment-details{align-items:center;display:flex;gap:16px;margin-bottom:16px}.difficulty-badge{border-radius:12px;color:#fff;font-weight:600;letter-spacing:.05em;padding:4px 8px;text-transform:uppercase}.assessment-tags{display:flex;flex-wrap:wrap;gap:6px}.tag,.tag-more{border-radius:6px;padding:4px 8px}.tag-more{background:#e5e7eb;color:#6b7280;font-size:.75rem;font-weight:500}.completion-count{color:#6b7280;display:flex;gap:6px}.completion-count,.start-btn{align-items:center;font-size:.875rem}.start-btn{background:#3b82f6;border-radius:8px;color:#fff;display:inline-flex;font-weight:500;gap:8px;padding:10px 16px;text-decoration:none;transition:all .2s ease}.start-btn:hover{background:#2563eb;transform:translateX(2px)}@media (max-width:1024px){.assessments-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width:768px){.assessments-page{padding:20px 0}.assessments-header{flex-direction:column;gap:24px;padding:24px}.assessments-stats{flex-direction:column;gap:12px}.assessments-filters{gap:16px}.assessments-filters,.filter-controls{flex-direction:column}.assessments-grid{grid-template-columns:1fr}.assessment-card{padding:20px}.card-footer{align-items:stretch;flex-direction:column;gap:12px}.start-btn{justify-content:center}.header-content{align-items:flex-start;flex-direction:column;gap:20px}.create-assessment-btn{align-self:stretch;justify-content:center}.assessments-stats{flex-direction:column;gap:15px}.header-text h1{font-size:2rem}}.assessment-report{background:#f8fafc;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.assessment-report.error,.assessment-report.loading{align-items:center;display:flex;justify-content:center;min-height:50vh}.loading-spinner{color:#6b7280;font-size:1.125rem}.error-message{color:#ef4444;font-size:1.125rem}.report-header{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:2rem}.header-navigation{margin-bottom:1.5rem}.back-link{align-items:center;color:#6b7280;display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .2s ease}.back-link:hover{color:#374151}.header-content{gap:2rem}.assessment-info h1{color:#1f2937;font-size:2rem;font-weight:700;margin:0 0 1rem}.assessment-meta{gap:1rem}.assessment-meta span{align-items:center;background:#f3f4f6;border-radius:.5rem;color:#374151;display:flex;font-size:.875rem;gap:.25rem;padding:.25rem .75rem}.category{background:#dbeafe!important;color:#1e40af!important}.report-section{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:2rem}.report-section h2{align-items:center;color:#1f2937;display:flex;font-size:1.5rem;font-weight:600;gap:.75rem;margin:0 0 1.5rem}.performance-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.performance-card{align-items:center;background:#f8fafc;border-radius:.75rem;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s ease}.performance-card:hover{transform:translateY(-2px)}.card-icon{border-radius:.75rem;flex-shrink:0;height:4rem;width:4rem}.performance-card.score .card-icon{background:#3b82f6}.performance-card.accuracy .card-icon{background:#10b981}.performance-card.time .card-icon{background:#f59e0b}.performance-card.percentile .card-icon{background:#8b5cf6}.card-value{color:#1f2937;font-size:2rem;font-weight:700;line-height:1;margin-bottom:.25rem}.card-label{margin-bottom:.5rem}.card-comparison{align-items:center;display:flex;font-size:.75rem;gap:.25rem}.card-comparison.positive{color:#10b981}.card-comparison.negative{color:#ef4444}.card-comparison.neutral{color:#6b7280}.topics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.topic-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.topic-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.topic-header h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0}.topic-difficulty{background:#0000001a;border-radius:.375rem;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.topic-score{align-items:center;display:flex;gap:1.5rem}.score-circle{flex-shrink:0;height:80px;width:80px}.circular-chart{display:block;margin:0 auto;max-height:80px;max-width:80%}.circle-bg{fill:none;stroke:#e5e7eb;stroke-width:3.8}.circle{fill:none;stroke-width:2.8;stroke-linecap:round;animation:progress 1s ease-out forwards}.percentage{fill:#1f2937;text-anchor:middle;font-family:sans-serif;font-size:.5em}@keyframes progress{0%{stroke-dasharray:0 100}}.topic-stats{display:flex;flex-direction:column;gap:.75rem}.stat{align-items:center;display:flex;justify-content:space-between}.stat-value{color:#1f2937}.badges-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.badge-card{background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:.75rem;color:#fff;gap:1rem;padding:1.5rem}.badge-card,.badge-icon{align-items:center;display:flex}.badge-icon{background:#fff3;border-radius:.5rem;flex-shrink:0;height:3rem;justify-content:center;width:3rem}.badge-content h3{font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.badge-content p{font-size:.875rem;margin:0;opacity:.9}.insights-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.insight-card{border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}.insight-card.strengths{background:#f0fdf4;border-color:#bbf7d0}.insight-card.weaknesses{background:#fef2f2;border-color:#fecaca}.insight-card.recommendations{background:#eff6ff;border-color:#bfdbfe}.insight-header{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.insight-header h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0}.strengths .insight-header{color:#059669}.weaknesses .insight-header{color:#dc2626}.recommendations .insight-header{color:#2563eb}.insight-card ul{list-style:none;margin:0;padding:0}.insight-card li{border-bottom:1px solid #0000001a;color:#374151;font-size:.875rem;padding:.5rem 0}.insight-card li:last-child{border-bottom:none}.questions-list{gap:1rem}.question-item{border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden}.question-item.correct{border-color:#bbf7d0}.question-item.incorrect{border-color:#fecaca}.question-header{align-items:flex-start;background:#f8fafc;gap:1rem;padding:1.5rem}.question-item.correct .question-header{background:#f0fdf4}.question-item.incorrect .question-header{background:#fef2f2}.question-status{flex-shrink:0;margin-top:.25rem}.correct-icon{color:#059669}.incorrect-icon{color:#dc2626}.question-info{flex:1 1}.question-info h4{color:#1f2937;font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 .5rem}.question-meta{align-items:center;flex-wrap:wrap}.question-meta span{align-items:center;background:#0000001a;border-radius:.375rem;display:flex;font-size:.75rem;gap:.25rem;padding:.25rem .5rem}.question-details{border-top:1px solid #e5e7eb;padding:1.5rem}.answer-comparison{margin-bottom:1rem}.correct-answer,.user-answer{margin-bottom:.75rem}.correct-answer strong,.explanation strong,.user-answer strong{color:#374151;font-size:.875rem}.correct-answer p,.explanation p,.user-answer p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:.25rem 0 0}.view-all-questions{margin-top:1.5rem;text-align:center}.next-steps-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.next-step-card{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;color:inherit;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;text-align:center;text-decoration:none;transition:all .2s ease}.next-step-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.next-step-card svg{color:#3b82f6}.next-step-card h3{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0}.next-step-card p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}@media (max-width:768px){.assessment-report{padding:1rem}.header-content{align-items:stretch;flex-direction:column;gap:1rem}.header-actions{justify-content:stretch}.header-actions .btn{flex:1 1}.insights-grid,.next-steps-grid,.performance-cards,.topics-grid{grid-template-columns:1fr}.question-header{flex-direction:column;gap:.75rem}.question-meta{gap:.5rem}}.study-materials-intro{margin-bottom:2rem}.study-materials-intro p{color:#6b7280;font-size:1rem;line-height:1.6;margin:0}.materials-by-topic{display:flex;flex-direction:column;gap:2.5rem}.topic-materials{background:#fafafa;border:1px solid #e5e7eb;border-radius:1rem;overflow:hidden}.topic-materials-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem}.topic-materials-header h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin:0}.topic-priority{align-items:center;display:flex;gap:1rem}.priority-badge{border-radius:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.375rem .75rem;text-transform:uppercase}.priority-badge.high{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.priority-badge.medium{background:#fffbeb;border:1px solid #fed7aa;color:#d97706}.priority-badge.low{background:#f0fdf4;border:1px solid #bbf7d0;color:#059669}.performance-score{color:#6b7280;font-size:.875rem;font-weight:500}.materials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));padding:1.5rem}.material-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;transition:all .2s ease}.material-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.material-header{align-items:center;display:flex;justify-content:space-between;padding:1rem 1rem 0}.material-type{align-items:center;display:flex;gap:.5rem}.type-icon{font-size:1.25rem}.material-type-label{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.difficulty-badge{border-radius:.375rem;font-size:.75rem;font-weight:500;padding:.25rem .5rem;text-transform:capitalize}.difficulty-badge.easy{background:#f0fdf4;color:#059669}.difficulty-badge.medium{background:#fffbeb;color:#d97706}.difficulty-badge.hard{background:#fef2f2;color:#dc2626}.material-content{padding:1rem}.material-content h4{color:#1f2937;font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 .5rem}.material-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0 0 1rem}.material-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.material-meta span{align-items:center;color:#6b7280;display:flex;font-size:.75rem;gap:.25rem}.free-badge{background:#f0fdf4!important;border-radius:.375rem;color:#059669!important;font-weight:600;letter-spacing:.025em;padding:.25rem .5rem;text-transform:uppercase}.material-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tag{background:#f3f4f6;border-radius:.375rem;color:#374151;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.material-actions{border-top:1px solid #f3f4f6;display:flex;gap:.75rem;padding:1rem}.btn-sm{border-radius:.5rem}.material-actions .btn{flex:1 1}.study-plan{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.study-plan h3{align-items:center;color:#1f2937;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin:0 0 1.5rem}.study-plan-timeline{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.study-week{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;position:relative}.study-week:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:.75rem .75rem 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.week-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.week-header h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0}.week-focus{color:#6b7280;font-size:.875rem;font-weight:500}.week-goals{margin-bottom:1rem}.goal-item{align-items:flex-start;color:#374151;display:flex;font-size:.875rem;gap:.5rem;line-height:1.5;margin-bottom:.75rem}.goal-item:last-child{margin-bottom:0}.goal-item svg{color:#10b981;flex-shrink:0;margin-top:.125rem}.week-time{align-items:center;border-top:1px solid #f3f4f6;color:#6b7280;display:flex;font-size:.75rem;font-weight:500;gap:.5rem;padding-top:1rem}@media (max-width:768px){.topic-materials-header{align-items:stretch;flex-direction:column;gap:1rem}.topic-priority{justify-content:space-between}.materials-grid{grid-template-columns:1fr;padding:1rem}.material-actions{flex-direction:column}.study-plan-timeline{grid-template-columns:1fr}.week-header{align-items:stretch;flex-direction:column}}@media (max-width:480px){.material-meta{align-items:stretch;flex-direction:column;gap:.5rem}.material-tags{gap:.25rem}}.learning-paths-page{background:#f8fafc;min-height:100vh;padding:40px 0}.learning-paths-container{margin:0 auto;max-width:1200px;padding:0 20px}.learning-paths-header{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;margin-bottom:40px;padding:40px}.learning-stats{display:flex;gap:30px}.stat-item{color:#374151;font-weight:500;gap:8px}.stat-item svg{color:#3b82f6}.learning-paths-filters{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;gap:24px;margin-bottom:32px;padding:24px}.search-bar{align-items:center;display:flex;flex:1 1;position:relative}.search-bar svg{color:#6b7280;left:16px;position:absolute;z-index:2}.search-bar input{border:2px solid #e5e7eb;border-radius:8px;font-size:16px;padding:12px 16px 12px 48px;transition:border-color .2s ease;width:100%}.search-bar input:focus{border-color:#3b82f6;outline:none}.filter-controls{display:flex;gap:16px}.filter-group{flex-direction:column;gap:6px}.filter-group label{color:#374151;font-size:.875rem;font-weight:600}.filter-group select{border:2px solid #e5e7eb;border-radius:6px;font-size:14px;min-width:140px;padding:8px 12px}.filter-group select:focus{border-color:#3b82f6;outline:none}.learning-paths-results{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:24px}.results-header{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:16px}.results-header span{color:#6b7280;font-weight:500}.learning-paths-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.learning-path-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;height:100%;padding:24px;position:relative;transition:all .2s ease}.learning-path-card:hover{border-color:#3b82f6;box-shadow:0 8px 25px #3b82f626;transform:translateY(-2px)}.learning-path-card.enrolled{background:linear-gradient(135deg,#f0fdf4,#fff);border-color:#10b981}.learning-path-card.enrolled:before{background:#10b981;border-radius:12px;color:#fff;content:"Enrolled";font-size:.75rem;font-weight:600;padding:4px 8px;position:absolute;right:12px;top:12px}.card-header{align-items:flex-start;margin-bottom:16px}.path-icon{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;width:48px}.path-meta{text-align:right}.category{color:#6b7280;display:block;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:4px;text-transform:uppercase}.rating{align-items:center;color:#f59e0b;display:flex;font-size:.875rem;font-weight:600;gap:4px}.card-content{margin-bottom:20px}.card-content h3{color:#1f2937;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:8px}.card-content p{color:#6b7280;line-height:1.5;margin-bottom:16px}.path-details{gap:16px;margin-bottom:16px}.detail,.path-details{align-items:center;display:flex}.detail{color:#6b7280;font-size:.875rem;gap:6px}.level-badge{letter-spacing:.05em}.progress-section{background:#f8fafc;border-radius:8px;margin-bottom:16px;padding:16px}.progress-header{align-items:center;color:#374151;font-size:.875rem;font-weight:600;margin-bottom:8px}.progress-bar{background:#e5e7eb;border-radius:3px;height:6px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#10b981,#059669);border-radius:3px}.path-skills{display:flex;flex-wrap:wrap;gap:6px}.skill-tag{background:#f3f4f6;color:#374151}.skill-more,.skill-tag{border-radius:6px;font-size:.75rem;font-weight:500;padding:4px 8px}.skill-more{background:#e5e7eb;color:#6b7280}.card-footer{border-top:1px solid #f3f4f6;justify-content:space-between;padding-top:16px}.card-footer,.enrollment-count{align-items:center;display:flex}.enrollment-count{color:#6b7280;font-size:.875rem;gap:6px}.continue-btn,.enroll-btn{align-items:center;border-radius:8px;display:inline-flex;font-size:.875rem;font-weight:500;gap:8px;padding:10px 16px;text-decoration:none;transition:all .2s ease}.continue-btn{background:#10b981;color:#fff}.continue-btn:hover{background:#059669;transform:translateX(2px)}.enroll-btn{background:#3b82f6;color:#fff}.enroll-btn:hover{background:#2563eb;transform:translateX(2px)}.no-results{padding:60px 20px;text-align:center}.no-results-icon{align-items:center;background:#f3f4f6;border-radius:50%;color:#9ca3af;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.no-results h3{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:8px}.no-results p{color:#6b7280;font-size:1rem}@media (max-width:1024px){.learning-paths-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (max-width:768px){.learning-paths-page{padding:20px 0}.learning-paths-header{flex-direction:column;gap:24px;padding:24px}.learning-stats{flex-direction:column;gap:12px}.learning-paths-filters{flex-direction:column;gap:16px}.filter-controls{flex-direction:column}.learning-paths-grid{grid-template-columns:1fr}.learning-path-card{padding:20px}.card-footer{align-items:stretch;flex-direction:column;gap:12px}.continue-btn,.enroll-btn{justify-content:center}}.progress-page{background:#f8fafc;min-height:100vh;padding:40px 0}.progress-container{margin:0 auto;max-width:1200px;padding:0 20px}.progress-header{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;margin-bottom:40px;padding:40px}.header-content h1{font-size:2.5rem;margin-bottom:12px}.header-content p{font-size:1.1rem;line-height:1.6}.timeframe-selector select{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;font-size:14px;font-weight:500;min-width:140px;padding:10px 16px}.timeframe-selector select:focus{border-color:#3b82f6;outline:none}.stats-overview{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:40px}.stat-card{border-radius:12px;box-shadow:0 2px 10px #0000000d;gap:16px;padding:24px}.stat-card:hover{box-shadow:0 4px 20px #0000001a}.stat-card.primary .stat-icon{background:#fef3c7;color:#f59e0b}.stat-card.blue .stat-icon{background:#dbeafe;color:#3b82f6}.stat-card.green .stat-icon{background:#d1fae5;color:#10b981}.stat-card.purple .stat-icon{background:#f3e8ff;color:#8b5cf6}.stat-icon{border-radius:12px;height:48px;width:48px}.stat-number{font-size:2rem;margin-bottom:4px}.stat-change{color:#10b981;font-size:.75rem;font-weight:500}.progress-content{display:flex;flex-direction:column;gap:32px}.content-section{border-radius:12px;padding:24px}.section-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.section-header h2{align-items:center;color:#1f2937;display:flex;font-size:1.25rem;font-weight:600;gap:10px}.view-all{color:#3b82f6;font-size:.875rem;font-weight:500;text-decoration:none}.view-all:hover{text-decoration:underline}.skills-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.skill-progress-card{background:#fafbfc;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .2s ease}.skill-progress-card:hover{background:#fff;border-color:#3b82f6;transform:translateY(-1px)}.skill-header{gap:12px;margin-bottom:16px}.skill-header,.skill-icon{align-items:center;display:flex}.skill-icon{border-radius:10px;height:40px;justify-content:center;width:40px}.skill-info{flex:1 1}.skill-info h4{color:#1f2937;font-size:1rem;font-weight:600;margin-bottom:2px}.skill-category{color:#6b7280;font-size:.75rem}.level-badge{border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;padding:4px 8px;text-transform:uppercase}.skill-progress-bar{align-items:center;display:flex;gap:12px;margin-bottom:16px}.progress-track{background:#e5e7eb;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.progress-fill{border-radius:4px;height:100%;transition:width .3s ease}.progress-percentage{color:#374151;font-size:.875rem;font-weight:600;min-width:35px}.skill-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.stat{text-align:center}.stat-label{display:block;font-size:.75rem;margin-bottom:2px}.stat-value{color:#374151;font-size:.875rem;font-weight:600}.stat-value.improvement{color:#10b981}.achievements-list{display:flex;flex-direction:column;gap:16px}.achievement-item{align-items:center;background:#f8fafc;border-radius:12px;display:flex;gap:16px;padding:16px;transition:background .2s ease}.achievement-item:hover{background:#f1f5f9}.achievement-icon{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;width:48px}.achievement-content{flex:1 1}.achievement-content h4{color:#1f2937;font-size:1rem;font-weight:600;margin-bottom:4px}.achievement-content p{color:#6b7280;font-size:.875rem;margin-bottom:4px}.achievement-date{color:#9ca3af;font-size:.75rem}.achievement-points{background:#d1fae5;border-radius:20px;color:#10b981;font-size:.875rem;font-weight:600;padding:6px 12px}.timeline{display:flex;flex-direction:column;gap:24px}.timeline-day{border-left:2px solid #e5e7eb;padding-left:20px;position:relative}.timeline-day:before{background:#3b82f6;border-radius:50%;content:"";height:10px;left:-6px;position:absolute;top:8px;width:10px}.day-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.day-date{color:#1f2937;font-size:1rem;font-weight:600}.day-count{color:#6b7280;font-size:.875rem}.day-activities{display:flex;flex-direction:column;gap:12px}.activity-item{background:#f8fafc;gap:12px;padding:12px}.activity-item,.activity-type{align-items:center;border-radius:8px;display:flex}.activity-type{color:#fff;height:32px;justify-content:center;width:32px}.activity-type.assessment{background:#3b82f6}.activity-type.learning{background:#10b981}.activity-content{flex:1 1}.activity-content h5{color:#1f2937;font-size:.875rem;font-weight:600;margin-bottom:2px}.activity-result{color:#6b7280;font-size:.75rem}.activity-time{color:#9ca3af;font-size:.75rem}.chart-container{padding:20px 0}.chart{align-items:end;display:flex;gap:20px;height:200px;margin-bottom:20px}.chart-bar{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px}.bar{align-items:flex-start;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:4px 4px 0 0;display:flex;justify-content:center;min-height:20px;padding-top:8px;position:relative;width:100%}.bar-value{color:#fff;font-size:.75rem;font-weight:600}.bar-label{font-size:.875rem;font-weight:500}.chart-legend{display:flex;gap:20px;justify-content:center}.legend-item{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:8px}.legend-color{border-radius:2px;height:12px;width:12px}.legend-color.points{background:linear-gradient(135deg,#3b82f6,#1e40af)}.performance-analytics{background:#0000;box-shadow:none;padding:0}.analytics-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.analytics-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:24px;transition:all .2s ease}.analytics-card:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.card-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}.card-header h3{color:#1f2937;font-size:1.1rem;font-weight:600;margin:0}.trend-indicator{align-items:center;border-radius:12px;display:flex;font-size:.875rem;font-weight:600;gap:4px;padding:4px 8px}.trend-indicator.positive{background:#d1fae5;color:#10b981}.trend-indicator.negative{background:#fee2e2;color:#ef4444}.score-chart{height:120px;margin-bottom:16px;position:relative}.score-line{align-items:end;display:flex;justify-content:space-between}.score-line,.score-point{height:100%;position:relative}.score-point{flex:1 1}.point{background:#3b82f6;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;height:8px;position:absolute;transition:all .2s ease;width:8px}.point:hover{background:#1d4ed8;transform:scale(1.2)}.score-labels{color:#6b7280;display:flex;font-size:.75rem;justify-content:space-between;margin-top:8px}.time-stats{display:flex;flex-direction:column;gap:20px}.time-stat{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:12px;padding:16px}.time-stat svg{color:#3b82f6}.time-info{display:flex;flex-direction:column}.time-value{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1}.time-label{color:#6b7280;font-size:.875rem}.time-breakdown{display:flex;flex-direction:column;gap:12px}.breakdown-item{align-items:center;display:flex;gap:12px}.category{color:#374151;font-size:.875rem;min-width:100px}.breakdown-bar{background:#e5e7eb;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.bar-fill{background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:3px;height:100%;transition:width .3s ease}.percentage{color:#374151;font-size:.875rem;font-weight:600;min-width:35px}.comparison-note{color:#6b7280;font-size:.75rem;font-weight:400}.comparison-list{display:flex;flex-direction:column;gap:20px}.comparison-item{gap:16px}.comparison-item,.skill-name{align-items:center;display:flex}.skill-name{color:#374151;font-size:.875rem;font-weight:500;gap:8px;min-width:120px}.comparison-bars{display:flex;flex:1 1;flex-direction:column;gap:4px}.bar-container{align-items:center;display:flex;gap:8px}.bar{border-radius:3px;height:6px;transition:width .3s ease}.bar.you{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.bar.average{background:linear-gradient(90deg,#9ca3af,#6b7280)}.bar-label{color:#6b7280;font-size:.75rem;min-width:60px}.comparison-indicator{align-items:center;border-radius:8px;display:flex;font-size:.75rem;font-weight:600;gap:4px;justify-content:center;min-width:50px;padding:2px 6px}.comparison-indicator.positive{background:#d1fae5;color:#10b981}.comparison-indicator.negative{background:#fee2e2;color:#ef4444}.comparison-indicator.neutral{background:#f3f4f6;color:#6b7280}.insights-list{display:flex;flex-direction:column;gap:16px}.insight-item{align-items:flex-start;border-left:4px solid;border-radius:8px;display:flex;gap:12px;padding:16px}.insight-item.strength{background:#f0fdf4;border-left-color:#10b981}.insight-item.opportunity{background:#fef3c7;border-left-color:#f59e0b}.insight-item.trend{background:#eff6ff;border-left-color:#3b82f6}.insight-icon{margin-top:2px}.insight-item.strength .insight-icon{color:#10b981}.insight-item.opportunity .insight-icon{color:#f59e0b}.insight-item.trend .insight-icon{color:#3b82f6}.insight-content h4{color:#1f2937;font-size:.875rem;font-weight:600;margin-bottom:4px}.insight-content p{color:#6b7280;font-size:.8rem;line-height:1.4;margin:0}.ranking-content{text-align:center}.rank-display{margin-bottom:24px}.rank-number{align-items:center;display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.rank-number svg{color:#f59e0b}.rank{color:#1f2937;font-size:2rem;font-weight:700}.rank-description{color:#6b7280;font-size:.875rem;margin:0}.ranking-breakdown{display:flex;flex-direction:column;gap:12px}.rank-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:12px}.rank-item .category{color:#374151;font-size:.875rem}.rank-position{color:#3b82f6;font-size:.875rem;font-weight:600}.recommendations-list{display:flex;flex-direction:column;gap:16px}.recommendation-item{align-items:center;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:16px;padding:16px;transition:all .2s ease}.recommendation-item:hover{background:#f8fafc;border-color:#3b82f6}.priority-indicator{border-radius:2px;height:40px;width:4px}.recommendation-item.priority-high .priority-indicator{background:#ef4444}.recommendation-item.priority-medium .priority-indicator{background:#f59e0b}.recommendation-item.priority-low .priority-indicator{background:#10b981}.recommendation-content{flex:1 1}.recommendation-content h4{color:#1f2937;font-size:.875rem;font-weight:600;margin-bottom:4px}.recommendation-content p{color:#6b7280;font-size:.8rem;margin-bottom:8px}.recommendation-meta{display:flex;gap:12px}.difficulty,.time{background:#f3f4f6;border-radius:12px;color:#6b7280;font-size:.75rem;padding:2px 8px}.take-assessment-btn{background:#3b82f6;border-radius:6px;color:#fff;font-size:.875rem;font-weight:500;padding:8px 16px;text-decoration:none;transition:background .2s ease}.take-assessment-btn:hover{background:#1d4ed8}@media (max-width:1024px){.stats-overview{grid-template-columns:repeat(2,1fr)}.analytics-grid,.skills-grid{grid-template-columns:1fr}}@media (max-width:768px){.progress-page{padding:20px 0}.progress-header{flex-direction:column;gap:20px;padding:24px}.stats-overview{grid-template-columns:1fr}.content-section,.stat-card{padding:20px}.skill-stats{gap:8px;grid-template-columns:1fr}.achievement-item{flex-direction:column;gap:12px;text-align:center}.chart{gap:12px}.analytics-card{padding:20px}.comparison-item{align-items:flex-start;flex-direction:column;gap:12px}.comparison-bars{width:100%}.recommendation-item{align-items:flex-start;flex-direction:column;gap:12px}.take-assessment-btn{align-self:stretch;text-align:center}}.assessment-history-list{display:flex;flex-direction:column;gap:1rem}.assessment-history-item{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;display:flex;gap:1rem;padding:1.5rem;transition:all .2s ease}.assessment-history-item:hover{border-color:#3b82f6;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.assessment-info{align-items:center;flex:1 1;gap:1rem}.assessment-icon{align-items:center;background:#3b82f6;border-radius:.5rem;color:#fff;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.assessment-details h4{color:#1f2937;font-size:1rem;font-weight:600;margin:0 0 .5rem}.assessment-meta{align-items:center;gap:.75rem}.assessment-meta span{background:#e5e7eb;border-radius:.375rem;color:#6b7280;font-size:.75rem;padding:.25rem .5rem}.assessment-meta .category{background:#dbeafe;color:#1e40af}.assessment-score{flex-shrink:0}.score-badge{border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.score-badge.excellent{background:#10b981}.score-badge.good{background:#f59e0b}.score-badge.needs-improvement{background:#ef4444}.assessment-actions{flex-shrink:0}.btn-outline{border:1px solid #3b82f6;color:#3b82f6}.btn-outline:hover{background:#3b82f6;color:#fff}.activity-actions{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.view-report-btn{border:1px solid #3b82f6;border-radius:.375rem;color:#3b82f6;font-size:.75rem;padding:.25rem .5rem;text-decoration:none;transition:all .2s ease}.view-report-btn:hover{background:#3b82f6;color:#fff}@media (max-width:768px){.assessment-history-item{align-items:stretch;flex-direction:column;gap:1rem}.assessment-info{align-items:stretch;flex-direction:column;text-align:center}.assessment-meta{justify-content:center}.assessment-actions{align-self:stretch}.assessment-actions .btn{width:100%}}.user-management{margin:0 auto;max-width:1400px;padding:2rem}.user-management-header{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}.header-content h1{align-items:center;display:flex;gap:.75rem}.user-filters{align-items:end;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;display:flex;gap:2rem;margin-bottom:2rem;padding:1.5rem}.search-box input{padding:.75rem 1rem .75rem 2.75rem}.filter-group{gap:1rem}.filter-item{display:flex;flex-direction:column;gap:.5rem}.filter-item label{color:#374151;font-size:.875rem;font-weight:500}.filter-item select{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-size:.875rem;min-width:120px;padding:.5rem 1rem}.users-table-container{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;overflow:hidden}.users-table{width:100%}.table-header{background:#f8fafc}.table-header,.table-row{grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;padding:1rem 1.5rem}.table-row{border-bottom:1px solid #f1f5f9}.user-info{gap:.75rem}.user-avatar,.user-info{align-items:center;display:flex}.user-avatar{background:#3b82f6;border-radius:50%;color:#fff;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.user-details{min-width:0}.user-name{color:#1f2937;font-weight:600;margin-bottom:.25rem}.user-email{color:#6b7280;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-badge{align-items:center;border-radius:.5rem;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.25rem .75rem;width:-webkit-fit-content;width:fit-content}.role-badge .admin{background:#fee2e2;color:#dc2626}.role-badge .user{background:#d1fae5;color:#059669}.status-badge{border-radius:.5rem;font-size:.875rem;font-weight:500;width:-webkit-fit-content;width:fit-content}.date-info{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem}.assessment-count{color:#1f2937;font-weight:600}.action-btn.view{color:#3b82f6}.action-btn.edit{color:#f59e0b}.action-btn.suspend{background:#fee2e2;color:#ef4444}.action-btn.suspend:hover{background:#fecaca}.action-btn.delete{background:#f3f4f6;color:#6b7280}.action-btn.delete:hover{background:#e5e7eb;color:#ef4444}.user-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-item{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;gap:1rem;padding:1.5rem}.stat-icon,.stat-item{align-items:center;display:flex}.stat-icon{background:#3b82f6;border-radius:.75rem;color:#fff;height:3rem;justify-content:center;width:3rem}@media (max-width:1024px){.users-table{overflow-x:auto}.table-header,.table-row{min-width:800px}}@media (max-width:768px){.user-management{padding:1rem}.user-management-header{align-items:stretch}.user-filters,.user-management-header{flex-direction:column;gap:1rem}.filter-group{flex-direction:column}.user-stats{grid-template-columns:1fr}}.assessment-management{margin:0 auto;max-width:1400px;padding:2rem}.assessment-header{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}.header-content h1{color:#1f2937;font-size:2rem;font-weight:700;margin:0 0 .5rem}.header-content p{color:#6b7280;margin:0}.header-actions{align-items:center}.assessment-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.stat-card{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.stat-card .stat-icon{align-items:center;background:#3b82f6;border-radius:.75rem;color:#fff;display:flex;height:3rem;justify-content:center;width:3rem}.stat-content{flex:1 1}.stat-number{color:#1f2937;font-size:1.875rem;font-weight:700;line-height:1;margin-bottom:.25rem}.stat-label{color:#6b7280;font-size:.875rem}.assessment-filters{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem}.search-box{flex:1 1;max-width:400px;position:relative}.search-box svg{color:#9ca3af;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.search-box input{background:#f9fafb;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;padding:.75rem 1rem .75rem 3rem;width:100%}.search-box input:focus{background:#fff;border-color:#3b82f6;outline:none}.filter-group{align-items:center;display:flex;gap:.75rem}.filter-group svg{color:#6b7280}.filter-group select{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-size:.875rem;min-width:120px;padding:.5rem 1rem}.assessments-table{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.table-header{background:#f1f5f9;color:#475569;font-size:.875rem;font-weight:600;letter-spacing:.025em;text-transform:uppercase}.table-header,.table-row{grid-gap:1rem;border-bottom:1px solid #e2e8f0;display:grid;gap:1rem;grid-template-columns:2fr 1fr .8fr .8fr 1fr .8fr 1fr .8fr 1.2fr;padding:1rem 1.25rem}.table-row{align-items:center;transition:background-color .2s ease}.table-row:hover{background:#f8fafc}.table-row:last-child{border-bottom:none}.assessment-info{display:flex;flex-direction:column;gap:.25rem}.assessment-title{color:#1f2937;font-size:.875rem;font-weight:600}.assessment-meta{color:#9ca3af;font-size:.75rem}.category-badge{background:#dbeafe;border-radius:1rem;color:#1d4ed8;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.duration,.question-count{color:#374151;font-weight:500}.difficulty-badge,.status-badge{border-radius:1rem;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .75rem;text-align:center}.avg-score,.completion-count{color:#1f2937;font-weight:600}.action-buttons{display:flex;gap:.5rem}.action-btn{align-items:center;border:none;border-radius:.375rem;cursor:pointer;display:flex;height:2rem;justify-content:center;transition:all .2s ease;width:2rem}.action-btn.view{background:#dbeafe;color:#1d4ed8}.action-btn.view:hover{background:#bfdbfe}.action-btn.edit{background:#fef3c7;color:#d97706}.action-btn.edit:hover{background:#fde68a}.action-btn.settings{background:#e5e7eb;color:#6b7280}.action-btn.settings:hover{background:#d1d5db}.action-btn.delete{background:#fecaca;color:#dc2626}.action-btn.delete:hover{background:#fca5a5}.empty-state{color:#6b7280;padding:4rem 2rem;text-align:center}.empty-state svg{margin-bottom:1rem;opacity:.5}.empty-state h3{color:#374151;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.empty-state p{margin:0}@media (max-width:1024px){.assessment-management{padding:1rem}.assessment-header{align-items:stretch;flex-direction:column;gap:1rem}.header-actions{justify-content:space-between}.assessment-stats{grid-template-columns:repeat(2,1fr)}.assessment-filters{align-items:stretch;flex-direction:column;gap:1rem}.search-box{max-width:none}.filter-group{justify-content:space-between}.table-header,.table-row{gap:.5rem;grid-template-columns:1fr}.table-header{display:none}.table-row{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.action-buttons{justify-content:center}}@media (max-width:768px){.assessment-stats{grid-template-columns:1fr}}.btn{border-radius:.5rem;transition:all .2s ease;white-space:nowrap}.btn-secondary{background:#f3f4f6;border:1px solid #d1d5db}.btn-secondary:hover{background:#e5e7eb;border-color:#9ca3af}@media (max-width:768px){.assessment-header{align-items:stretch;flex-direction:column}.header-actions{justify-content:stretch}.btn{flex:1 1;justify-content:center}}.assessment-details-page{background:#f8fafc;min-height:100vh;padding:2rem 0}.assessment-details-container{margin:0 auto;max-width:1200px;padding:0 1rem}.error-state,.loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.error-state h2{color:#1f2937;margin-bottom:1rem}.error-state p{color:#6b7280}.details-header,.error-state p{margin-bottom:2rem}.back-button{background:#fff;border:1px solid #e5e7eb;color:#6b7280;margin-bottom:1.5rem}.back-button:hover{background:#f9fafb;color:#374151}.header-content{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;padding:2rem}.header-info h1{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1rem}.assessment-meta{display:flex;flex-wrap:wrap;gap:1.5rem}.meta-item{align-items:center;color:#6b7280;display:flex;font-size:.9rem;gap:.5rem}.header-actions{display:flex;gap:1rem}.assessment-info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.info-card{background:#fff;box-shadow:0 2px 10px #0000000d;gap:1rem;padding:1.5rem}.card-icon,.info-card{align-items:center;border-radius:12px;display:flex}.card-icon{background:#3b82f6;color:#fff;height:3rem;justify-content:center;width:3rem}.card-content{flex:1 1}.card-number{color:#1f2937;font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:.25rem}.card-label{color:#6b7280;font-size:.875rem;font-weight:500}.card-sublabel{color:#9ca3af;font-size:.75rem;margin-top:.25rem}.assessment-content{display:flex;flex-direction:column;gap:2rem}.content-section{background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000d;padding:2rem}.content-section h2{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.info-item{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:.75rem 0}.info-item:last-child{border-bottom:none}.info-label{color:#6b7280;font-weight:500}.info-value{color:#1f2937;font-weight:600}.status-badge{border-radius:12px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.status-badge.active{background:#d1fae5;color:#065f46}.status-badge.draft{background:#fef3c7;color:#92400e}.questions-list{display:flex;flex-direction:column;gap:1.5rem}.question-detail-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem}.question-type{background:#e5e7eb;border-radius:12px;color:#6b7280;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.question-content h4{margin-bottom:1rem}.question-options{gap:.75rem}.option-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:.75rem;padding:.75rem;position:relative}.option-item.correct{background:#f0fdf4;border-color:#10b981;color:#065f46}.correct-indicator{background:#10b981;border-radius:6px;color:#fff;font-size:.75rem;font-weight:600;margin-left:auto;padding:.25rem .5rem}.btn{font-size:.875rem}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626;box-shadow:0 4px 12px #ef444466;transform:translateY(-1px)}@media (max-width:768px){.assessment-details-page{padding:1rem 0}.assessment-details-container{padding:0 .5rem}.header-content{align-items:stretch;flex-direction:column;gap:1.5rem}.header-actions{justify-content:stretch}.assessment-meta{flex-direction:column;gap:.75rem}.assessment-info-grid,.info-grid{grid-template-columns:1fr}.info-item{gap:.25rem}.info-item,.question-header{align-items:flex-start;flex-direction:column}.question-header{gap:.75rem}.btn{flex:1 1;justify-content:center}}.create-assessment-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:2rem 0}.create-assessment-container{margin:0 auto;max-width:1000px;padding:0 1rem}.page-header{margin-bottom:2rem}.back-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:8px;color:#fff;display:inline-flex;font-size:.9rem;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.back-button:hover{background:#fff3;transform:translateX(-2px)}.page-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin:0}.assessment-form{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;padding:2rem}.form-section{margin-bottom:3rem}.form-section:last-child{margin-bottom:0}.form-section h2{border-bottom:2px solid #e5e7eb;color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.section-header{align-items:center;display:flex;justify-content:between;margin-bottom:1.5rem}.section-header h2{border:none;margin:0;padding:0}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-textarea{min-height:100px;resize:vertical}.course-type-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:.5rem}.course-type-card{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;transition:all .3s ease}.course-type-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626;transform:translateY(-2px)}.course-type-card.selected{background:#eff6ff;border-color:#3b82f6;color:#3b82f6}.course-type-card span{font-weight:500;text-align:center}.questions-list{margin-bottom:2rem}.question-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.question-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.question-number{background:#3b82f6;border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.question-actions{display:flex;gap:.5rem}.btn-icon{align-items:center;background:#f3f4f6;border:none;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.btn-icon:hover{background:#e5e7eb;color:#374151}.btn-icon.delete:hover{background:#fee2e2;color:#dc2626}.question-content h4{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.question-meta{display:flex;gap:1rem;margin-bottom:1rem}.options-count,.question-type{background:#e5e7eb;border-radius:12px;color:#6b7280;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.question-options{display:flex;flex-direction:column;gap:.5rem}.option-preview{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:.75rem;padding:.75rem}.option-preview.correct{background:#f0fdf4;border-color:#10b981;color:#065f46}.question-form{background:#eff6ff;border:2px solid #3b82f6;border-radius:12px;margin-bottom:2rem;padding:2rem}.form-header h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.question-type-options{display:flex;flex-direction:column;gap:.75rem}.radio-option{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:.75rem;transition:background-color .2s ease}.radio-option:hover{background:#3b82f60d}.radio-option input[type=radio]{margin:0}.options-list{margin-bottom:1rem}.option-input-group{gap:.75rem;margin-bottom:.75rem}.option-checkbox,.option-input-group{align-items:center;display:flex}.option-checkbox input{cursor:pointer;margin:0}.option-input{border:2px solid #e5e7eb;border-radius:8px;flex:1 1;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease}.option-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-actions{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.form-actions,.form-actions-main{display:flex;gap:1rem;justify-content:flex-end}.form-actions-main{border-top:2px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.btn{align-items:center;border-radius:8px;display:inline-flex;font-size:1rem;gap:.5rem;padding:.75rem 1.5rem}.btn-sm{font-size:.875rem;padding:.5rem 1rem}.btn-primary{background:#3b82f6}.btn-primary:hover{background:#2563eb;box-shadow:0 4px 12px #3b82f666;transform:translateY(-1px)}.btn-outline{background:#0000;border:2px solid #e5e7eb;color:#6b7280}.btn-outline:hover{background:#f9fafb;border-color:#d1d5db;color:#374151}@media (max-width:768px){.create-assessment-page{padding:1rem 0}.create-assessment-container{padding:0 .5rem}.page-header h1{font-size:2rem}.assessment-form{padding:1.5rem}.course-type-grid{grid-template-columns:1fr}.question-header{align-items:flex-start;flex-direction:column;gap:1rem}.question-actions{align-self:flex-end}.form-actions,.form-actions-main{flex-direction:column}.option-input-group{flex-wrap:wrap}.btn-icon{min-width:32px}}.success-screen{align-items:center;display:flex;justify-content:center;min-height:80vh;padding:2rem}.success-content{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:600px;padding:3rem;text-align:center}.success-icon{color:#10b981;display:flex;justify-content:center;margin-bottom:2rem}.success-content h1{color:#1f2937;font-size:2rem;font-weight:700;margin-bottom:1rem}.success-content p{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.assessment-summary{background:#f9fafb;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:left}.summary-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:.75rem 0}.summary-item:last-child{border-bottom:none}.summary-item .label{color:#6b7280;font-weight:500}.summary-item .value{color:#1f2937;font-weight:600}.success-actions{align-items:center;display:flex;flex-direction:column;gap:1rem}.success-actions .btn{min-width:200px}@media (max-width:768px){.success-screen{min-height:70vh;padding:1rem}.success-content{padding:2rem}.success-content h1{font-size:1.5rem}.assessment-summary{padding:1rem}.summary-item{align-items:flex-start;flex-direction:column;gap:.25rem}.success-actions .btn{min-width:auto;width:100%}}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover{background:#4b5563}.not-found-page{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;min-height:100vh;overflow:hidden;padding:40px 20px;position:relative}.not-found-page:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.not-found-container{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:2}.not-found-content{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:60px 40px;text-align:center}.error-visual{margin-bottom:40px;position:relative}.error-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:900;line-height:1;margin-bottom:20px;position:relative}.error-illustration{height:100px;margin:20px 0;position:relative}.floating-elements{height:100px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:200px}.element{animation:float 3s ease-in-out infinite;border-radius:50%;position:absolute}.element-1{animation-delay:0s;background:#3b82f6;height:20px;left:30px;top:20px;width:20px}.element-2{animation-delay:1s;background:#8b5cf6;height:15px;right:40px;top:50px;width:15px}.element-3{animation-delay:2s;background:#10b981;bottom:20px;height:25px;left:50%;transform:translateX(-50%);width:25px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.error-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:16px}.error-description{color:#6b7280;font-size:1.2rem;line-height:1.6;margin:0 auto 40px;max-width:500px}.error-actions{display:flex;gap:16px;justify-content:center;margin-bottom:50px}.error-actions .btn{align-items:center;border-radius:8px;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:14px 28px;text-decoration:none;transition:all .3s ease}.error-actions .btn-primary{background:#3b82f6;border:none;color:#fff}.error-actions .btn-primary:hover{background:#2563eb;box-shadow:0 8px 25px #3b82f64d;transform:translateY(-2px)}.error-actions .btn-secondary{background:#0000;border:2px solid #e5e7eb;color:#6b7280}.error-actions .btn-secondary:hover{border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px)}.help-section{border-top:1px solid #e5e7eb;padding-top:30px}.help-section h3{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:20px}.help-options{display:flex;gap:20px;justify-content:center}.help-option{align-items:center;border-radius:8px;color:#6b7280;display:flex;flex-direction:column;gap:8px;min-width:120px;padding:16px;text-decoration:none;transition:all .3s ease}.help-option:hover{background:#f8fafc;color:#3b82f6;transform:translateY(-2px)}.help-option span{font-size:.9rem;font-weight:500}.popular-pages{background:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;height:-webkit-fit-content;height:fit-content;padding:40px 30px}.popular-pages h4{color:#1f2937;font-size:1.4rem;font-weight:600;margin-bottom:24px;text-align:center}.page-links{gap:16px}.page-link,.page-links{display:flex;flex-direction:column}.page-link{border:1px solid #e5e7eb;border-radius:8px;gap:4px;padding:16px;text-decoration:none;transition:all .3s ease}.page-link:hover{background:#f8fafc;border-color:#3b82f6;transform:translateX(4px)}.page-link>span:first-child{color:#1f2937;font-size:1rem;font-weight:600}.page-description{color:#6b7280;font-size:.85rem}@media (max-width:1024px){.not-found-container{gap:40px;grid-template-columns:1fr}.popular-pages{order:-1}}@media (max-width:768px){.not-found-page{padding:20px 15px}.not-found-content{padding:40px 30px}.error-number{font-size:6rem}.error-title{font-size:2rem}.error-description{font-size:1.1rem}.error-actions{align-items:center;flex-direction:column}.error-actions .btn{max-width:250px;width:100%}.help-options{flex-direction:column;gap:12px}.help-option{flex-direction:row;justify-content:flex-start;text-align:left}}@media (max-width:480px){.error-number{font-size:4rem}.error-title{font-size:1.7rem}.floating-elements{width:150px}}.footer{background-color:#1f2937;color:#fff;margin-top:auto;padding:40px 0 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr;margin-bottom:20px}.footer-logo{align-items:center;color:#3b82f6;display:flex;font-size:24px;font-weight:700;gap:10px;text-decoration:none}.footer-logo-image{height:35px;width:auto}.footer-section h4{color:#f9fafb;margin-bottom:15px}.footer-links{list-style:none}.footer-links li{margin-bottom:8px}.footer-links a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#3b82f6}.social-links{display:flex;gap:15px}.social-link-btn,.social-links a{align-items:center;background:none;border:none;border-radius:6px;color:#d1d5db;cursor:pointer;display:inline-flex;justify-content:center;padding:8px;text-decoration:none;transition:all .3s ease}.social-link-btn:hover,.social-links a:hover{background-color:#3b82f61a;color:#3b82f6;transform:translateY(-2px)}@media (max-width:768px){.footer-content{gap:30px;grid-template-columns:1fr;text-align:center}}.App{display:flex;flex-direction:column;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.btn-secondary{background-color:#e5e7eb;color:#374151}.btn-secondary:hover{background-color:#d1d5db}.section{padding:80px 0}.text-center{text-align:center}.grid{grid-gap:30px;display:grid;gap:30px}.grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width:768px){.container{padding:0 15px}.section{padding:60px 0}}
/*# sourceMappingURL=main.5c443d68.css.map*/