body[class*="page-"]{font-family:var(--font-primary);color:#334155;background:#f8fafc;margin:0;padding:0;line-height:1.6;-webkit-font-smoothing:antialiased}body[class*="page-"] h1,body[class*="page-"] h2,body[class*="page-"] h3,body[class*="page-"] h4{font-family:var(--font-heading);line-height:1.3;margin:0}a{color:#2563eb;text-decoration:none}a:hover{color:#1d4ed8}.container{max-width:1200px;margin:0 auto;padding:0 24px}.main-layout{display:grid;grid-template-columns:320px 1fr;min-height:calc(100vh - 64px)}.content-area{padding:0;background:#ffffff}.content-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.main-nav{background:#ffffff;border-bottom:1px solid #e2e8f0;padding:16px 0;position:sticky;top:0;z-index:100}.main-nav .nav-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.main-nav .logo{display:flex;align-items:center;gap:10px;font-family:var(--font-heading);font-weight:700;font-size:1.1rem;color:#0f172a;text-decoration:none}.logo-text{font-family:var(--font-heading);font-weight:700;color:#0f172a}.nav-links{display:flex;gap:24px;list-style:none;margin:0;padding:0}.nav-link{color:#475569;font-size:0.9375rem;font-weight:500;text-decoration:none;transition:color 0.2s}.nav-link:hover{color:#2563eb}.content-nav{background:#ffffff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:50}.content-nav .nav-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;gap:0;overflow-x:auto}.nav-tab{display:flex;align-items:center;gap:8px;padding:16px 20px;border:none;background:none;font-family:var(--font-primary);font-size:0.9375rem;font-weight:600;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;transition:all 0.2s}.nav-tab:hover{color:#2563eb;background:#f8fafc}.nav-tab.active{color:#2563eb;border-bottom-color:#2563eb}.hero{background:linear-gradient(135deg,#0a0f1a 0%,#1e1b4b 50%,#0f172a 100%);padding:120px 24px 80px;text-align:center;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.03) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 0%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 0%,transparent 70%)}.hero::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 20% 30%,rgba(37,99,235,0.12) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 80% 20%,rgba(124,58,237,0.08) 0%,transparent 70%);pointer-events:none}.hero > *{position:relative;z-index:1}.hero-content{max-width:800px;margin:0 auto}.hero h1{font-size:clamp(1.8rem,4vw,2.75rem);font-weight:800;color:#f1f5f9;margin-bottom:16px;letter-spacing:-0.03em}.hero p,.hero .subtitle{font-size:1.125rem;color:#cbd5e1;max-width:600px;margin:0 auto 32px;line-height:1.7}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:100px;font-size:0.8125rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;background:rgba(37,99,235,0.2);color:#93c5fd;border:1px solid rgba(37,99,235,0.3);margin-bottom:20px}.premium-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:100px;font-size:0.8125rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;background:rgba(245,158,11,0.2);color:#fbbf24;border:1px solid rgba(245,158,11,0.3);margin-bottom:20px}.hero-features{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin-top:24px}.hero-feature{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:0.9375rem;font-weight:500}.hero-feature i{color:#34d399}.hero-stats{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin-top:40px}.hero-stat{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.08);border-radius:12px;padding:20px 28px;text-align:center;backdrop-filter:blur(12px)}.hero-stat .stat-value{font-family:var(--font-heading);font-size:1.75rem;font-weight:800;color:#f1f5f9;margin-bottom:4px}.hero-stat .stat-label{font-size:0.875rem;color:#94a3b8}.thank-you-hero{background:linear-gradient(135deg,#0a0f1a 0%,#1e1b4b 50%,#0f172a 100%);padding:120px 24px 80px;text-align:center;position:relative}.thank-you-hero h1{color:#f1f5f9;font-size:2rem}.thank-you-hero p{color:#cbd5e1}.dashboard-header,.course-header{background:#ffffff;border-bottom:1px solid #e2e8f0;padding:0 24px;position:sticky;top:0;z-index:100}.header-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.header-container .logo{display:flex;align-items:center;gap:10px;font-family:var(--font-heading);font-weight:700;font-size:1.1rem;color:#0f172a;text-decoration:none}.header-container .logo i{color:#2563eb;font-size:1.25rem}.header-actions{display:flex;align-items:center;gap:16px}.back-btn{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:0.875rem;font-weight:500;text-decoration:none;transition:color 0.2s}.back-btn:hover{color:#2563eb}.course-info{display:flex;align-items:center;gap:20px}.course-title{font-size:1rem;font-weight:700;color:#0f172a}.user-menu{display:flex;align-items:center;gap:12px}.user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#ffffff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:0.875rem}.section{margin-bottom:48px}.section-header{margin-bottom:32px}.section-header h2{font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:8px}.section-header p{color:#64748b;font-size:1rem;line-height:1.7;max-width:600px}.section-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:16px}.page-header{margin-bottom:32px}.page-header h1{font-size:1.75rem;font-weight:800}.card,.premium-card,.report-card,.workshop-card,.webinar-card,.package-card,.expert-card,.resource-card,.action-card,.generator-card,.lead-form-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;transition:box-shadow 0.3s ease,transform 0.2s ease}.card:hover,.premium-card:hover,.report-card:hover,.workshop-card:hover,.webinar-card:hover,.package-card:hover,.expert-card:hover,.resource-card:hover,.action-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.06);transform:translateY(-2px)}.cards-grid,.packages-grid,.reports-grid,.experts-grid,.resources-grid,.workshop-grid,.webinar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.card-badge{display:inline-block;padding:4px 12px;border-radius:100px;font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;background:#eff6ff;color:#2563eb;margin-bottom:12px}.card-badge.live{background:#fef3c7;color:#d97706;animation:pulse-badge 2s ease-in-out infinite}.card-badge.new{background:#ecfdf5;color:#059669}.card-badge.popular,.best-value{background:#faf5ff;color:#7c3aed}@keyframes pulse-badge{0%,100%{opacity:1}50%{opacity:0.7}}.card-icon{font-size:2rem;margin-bottom:12px;display:block}.card h3,.premium-card h3,.package-card h3,.report-card h3,.workshop-card h3,.webinar-card h3{font-size:1.15rem;font-weight:700;color:#0f172a;margin-bottom:10px}.card-description{color:#475569;font-size:0.9375rem;line-height:1.7;margin-bottom:16px}.card-meta,.webinar-meta,.workshop-meta,.report-meta{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.meta-item,.course-meta-item,.lesson-meta-item{display:flex;align-items:center;gap:6px;font-size:0.8125rem;color:#64748b}.meta-item i,.course-meta-item i,.lesson-meta-item i{color:#94a3b8;font-size:0.75rem}.card-features,.package-includes,.includes-list,.report-includes{list-style:none;padding:0;margin:0 0 20px}.card-features li,.package-includes li,.includes-list li,.report-includes li{padding:6px 0 6px 24px;position:relative;font-size:0.9rem;color:#334155;line-height:1.6}.card-features li::before,.package-includes li::before,.includes-list li::before,.report-includes li::before{content:'\f00c';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;left:0;color:#10b981;font-size:0.75rem}.card-price{font-family:var(--font-heading);font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:16px}.card-price.free,.free{color:#059669}.original-price{font-size:0.875rem;color:#94a3b8;text-decoration:line-through;font-weight:400;margin-left:8px}.package-header{margin-bottom:16px}.package-icon{font-size:2.5rem;margin-bottom:12px;display:block}.package-price{font-family:var(--font-heading);font-size:2rem;font-weight:800;color:#0f172a}.package-price-suffix{font-size:0.875rem;font-weight:400;color:#64748b}.package-description,.report-description,.workshop-description,.webinar-description{color:#475569;font-size:0.9375rem;line-height:1.7;margin-bottom:16px}.package-duration,.workshop-details{font-size:0.875rem;color:#64748b;margin-bottom:12px}.package-content,.report-content,.workshop-content,.webinar-content{margin-top:20px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-bottom:32px}body[class*="page-"] .stat-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center;transition:all 0.2s ease;backdrop-filter:none}body[class*="page-"] .stat-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.06);transform:translateY(-2px)}.stat-icon{width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:1.1rem}body[class*="page-"] .stat-card .stat-value,body[class*="page-"] .stat-card h3{font-family:var(--font-heading);font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:4px}body[class*="page-"] .stat-card .stat-label,body[class*="page-"] .stat-card p{font-size:0.8125rem;color:#64748b;margin:0}body[class*="page-"] [class*="-hero"] .stat-card,body[class*="page-"] [class*="-hero"] .stat-item,body[class*="page-"] [class*="-hero"] .hero-stat,body[class*="page-"] .hero .stat-card,body[class*="page-"] .hero .stat-item,body[class*="page-"] .hero .hero-stat{background:rgba(255,255,255,0.05);border-color:rgba(255,255,255,0.08);backdrop-filter:blur(12px)}body[class*="page-"] [class*="-hero"] .stat-card .stat-value,body[class*="page-"] [class*="-hero"] .stat-card .stat-number,body[class*="page-"] [class*="-hero"] .stat-card h3,body[class*="page-"] [class*="-hero"] .stat-item .stat-value,body[class*="page-"] [class*="-hero"] .stat-item .stat-number,body[class*="page-"] [class*="-hero"] .hero-stat .stat-value,body[class*="page-"] [class*="-hero"] .hero-stat .stat-number,body[class*="page-"] .hero .hero-stat-value,body[class*="page-"] .hero .stat-value,body[class*="page-"] .hero .stat-number,body[class*="page-"] .hero .hero-stat .stat-value{color:#f1f5f9}body[class*="page-"] [class*="-hero"] .stat-card .stat-label,body[class*="page-"] [class*="-hero"] .stat-card p,body[class*="page-"] [class*="-hero"] .stat-item .stat-label,body[class*="page-"] [class*="-hero"] .stat-item p,body[class*="page-"] [class*="-hero"] .hero-stat .stat-label,body[class*="page-"] [class*="-hero"] .hero-stat p,body[class*="page-"] .hero .hero-stat-label,body[class*="page-"] .hero .stat-label,body[class*="page-"] .hero .hero-stat .stat-label{color:#cbd5e1}body[class*="page-"] .hero .hero-badge{background:rgba(37,99,235,0.2);color:#93c5fd;border:1px solid rgba(37,99,235,0.3)}body[class*="page-"] .hero p{color:#cbd5e1}body[class*="page-"] .hero h1{color:#f1f5f9}.form-group,.input-group{margin-bottom:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-section,.input-section{margin-bottom:32px}.input-section h3,.form-section h3{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.form-column{display:flex;flex-direction:column;gap:16px}.form-header{margin-bottom:24px}.form-header h2{font-size:1.25rem;font-weight:700}.input-panel{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:28px}.input-panel h2{font-size:1.15rem;font-weight:700;color:#0f172a;margin-bottom:24px;display:flex;align-items:center;gap:10px}.input-panel h2 i{color:#2563eb}body[class*="page-"] label{display:flex;justify-content:space-between;align-items:center;font-size:0.875rem;font-weight:600;color:#334155;margin-bottom:6px}body[class*="page-"] select,body[class*="page-"] input[type="text"],body[class*="page-"] input[type="email"],body[class*="page-"] input[type="tel"],body[class*="page-"] input[type="number"],body[class*="page-"] input[type="url"],body[class*="page-"] input[type="password"],body[class*="page-"] textarea{width:100%;padding:10px 14px;border:1px solid #cbd5e1;border-radius:10px;font-family:var(--font-primary);font-size:0.9375rem;color:#0f172a;background:#ffffff;transition:border-color 0.2s,box-shadow 0.2s;box-sizing:border-box}body[class*="page-"] select:focus,body[class*="page-"] input[type="text"]:focus,body[class*="page-"] input[type="email"]:focus,body[class*="page-"] input[type="tel"]:focus,body[class*="page-"] input[type="number"]:focus,body[class*="page-"] input[type="url"]:focus,body[class*="page-"] input[type="password"]:focus,body[class*="page-"] textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,0.1)}body[class*="page-"] input[type="range"]{width:100%;accent-color:#2563eb}.slider-group{margin-bottom:16px}.slider-value{font-weight:700;color:#2563eb;font-size:0.875rem}.checkbox-group{display:flex;flex-direction:column;gap:10px}.checkbox-item,.checkbox-option{display:flex;align-items:center;gap:10px;font-size:0.9375rem;color:#334155}.checkbox-item input[type="checkbox"],.checkbox-option input[type="checkbox"]{width:18px;height:18px;accent-color:#2563eb;flex-shrink:0}.checkbox-item label,.checkbox-option label{margin-bottom:0;font-weight:500;cursor:pointer}.radio-group{display:flex;flex-direction:column;gap:10px}.radio-option{display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all 0.2s}.radio-option:hover{border-color:#2563eb;background:#f8fafc}.search-form,.search-box{display:flex;gap:8px;margin-bottom:24px}.search-input{flex:1}.search-btn{padding:10px 20px;background:#2563eb;color:#ffffff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:background 0.2s}.search-btn:hover{background:#1d4ed8}body[class*="page-"] .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:10px;font-family:var(--font-primary);font-size:0.9375rem;font-weight:600;border:none;cursor:pointer;text-decoration:none;transition:all 0.2s ease;line-height:1.4}body[class*="page-"] .btn-primary,.cta-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#ffffff;box-shadow:0 2px 8px rgba(37,99,235,0.25)}body[class*="page-"] .btn-primary:hover,.cta-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 4px 12px rgba(37,99,235,0.35);transform:translateY(-1px);color:#ffffff}body[class*="page-"] .btn-secondary{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0}body[class*="page-"] .btn-secondary:hover{background:#e2e8f0;color:#0f172a}.btn-back{background:#f1f5f9;color:#64748b}.btn-back:hover{background:#e2e8f0;color:#334155}.btn-back:disabled{opacity:0.4;cursor:not-allowed}.btn-next{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#ffffff}.btn-next:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);color:#ffffff}.btn-next:disabled{opacity:0.4;cursor:not-allowed}.cta-btn-outline{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-weight:600;background:transparent;color:#f1f5f9;border:1.5px solid rgba(255,255,255,0.3);cursor:pointer;transition:all 0.2s}.cta-btn-outline:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.5);color:#ffffff}.cta-btn-white{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-weight:600;background:#ffffff;color:#0f172a;border:none;cursor:pointer;transition:all 0.2s}.cta-btn-white:hover{background:#f1f5f9;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.cta-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:24px}.calculate-btn,.submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#ffffff;font-family:var(--font-heading);font-size:1rem;font-weight:700;border:none;cursor:pointer;transition:all 0.2s;box-shadow:0 2px 8px rgba(37,99,235,0.25)}.calculate-btn:hover,.submit-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 4px 16px rgba(37,99,235,0.35);transform:translateY(-1px)}.complete-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;background:#10b981;color:#ffffff;font-weight:600;border:none;cursor:pointer;transition:all 0.2s}.complete-btn:hover{background:#059669}.complete-btn.completed{background:#d1fae5;color:#059669;cursor:default}.download-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;background:#eff6ff;color:#2563eb;font-size:0.875rem;font-weight:600;border:1px solid #bfdbfe;text-decoration:none;transition:all 0.2s}.download-btn:hover{background:#dbeafe;color:#1d4ed8}.icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid #e2e8f0;background:#ffffff;color:#64748b;cursor:pointer;transition:all 0.2s}.icon-btn:hover{background:#f1f5f9;color:#2563eb}.nav-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:10px;font-weight:600;font-size:0.9375rem;color:#64748b;text-decoration:none;transition:all 0.2s}.nav-btn:hover{color:#2563eb;background:#f8fafc}.nav-buttons{display:flex;justify-content:space-between;margin-top:32px;padding-top:24px;border-top:1px solid #f1f5f9}.action-buttons{display:flex;gap:12px;margin-top:16px}.add-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:0.875rem;font-weight:600;background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;cursor:pointer;transition:all 0.2s}.add-btn:hover{background:#dbeafe}.results-panel,.summary-panel{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:28px}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:24px}.result-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center}.result-icon{width:48px;height:48px;border-radius:12px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:1.25rem}.result-score,.result-value{font-family:var(--font-heading);font-size:1.75rem;font-weight:800;color:#0f172a}.result-label{font-size:0.8125rem;color:#64748b;margin-top:4px}.result-sublabel{font-size:0.75rem;color:#94a3b8}.result-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:8px}.result-message{font-size:0.9375rem;color:#475569;line-height:1.7}.result-actions{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.score-container{text-align:center;padding:32px;margin-bottom:24px}.score-value{font-family:var(--font-heading);font-size:3rem;font-weight:800;color:#2563eb}.score-label{font-size:1rem;font-weight:600;color:#0f172a;margin-top:4px}.score-description{font-size:0.9375rem;color:#475569;margin-top:8px;line-height:1.6}.score-status{display:inline-block;padding:6px 16px;border-radius:100px;font-size:0.8125rem;font-weight:700;margin-top:12px}.readiness-score{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;color:#2563eb}.total-cost{background:linear-gradient(135deg,#eff6ff,#f0f9ff);border:1px solid #bfdbfe;border-radius:16px;padding:24px;text-align:center;margin-bottom:24px}.total-cost-label{font-size:0.875rem;font-weight:600;color:#64748b;margin-bottom:4px}.total-cost-amount{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;color:#0f172a}.total-cost-range{font-size:0.875rem;color:#64748b;margin-top:4px}.breakdown-section{margin-top:24px}.breakdown-table{width:100%;border-collapse:collapse}.breakdown-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f1f5f9}.breakdown-title,.breakdown-description{font-size:0.9375rem;color:#334155}.breakdown-value,.breakdown-amount{font-family:var(--font-heading);font-weight:700;color:#0f172a}.breakdown-info{display:flex;flex-direction:column;gap:2px}.breakdown-unit{font-size:0.75rem;color:#94a3b8}.roi-metrics{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;margin-top:20px}.roi-metric{text-align:center;padding:16px;background:#f8fafc;border-radius:10px}.roi-metric-value{font-family:var(--font-heading);font-size:1.25rem;font-weight:800;color:#059669}.roi-metric-label{font-size:0.75rem;color:#64748b;margin-top:4px}.cost-bar,.phase-bar,.category-bar{height:8px;background:#e2e8f0;border-radius:100px;overflow:hidden;margin-top:8px}.cost-bar-fill,.phase-bar-fill,.category-bar-fill{height:100%;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:100px;transition:width 0.6s ease}.cost-amount{font-family:var(--font-heading);font-weight:700;color:#0f172a}.chart-container,.chart-wrapper{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin:20px 0}.phases-breakdown,.categories-breakdown{display:flex;flex-direction:column;gap:16px}.phase-header,.category-bar-header{display:flex;justify-content:space-between;align-items:center}.phase-name,.category-bar-name{font-weight:600;color:#0f172a;font-size:0.9375rem}.phase-cost,.category-bar-percent{font-family:var(--font-heading);font-weight:700;color:#2563eb;font-size:0.875rem}.phase-details{font-size:0.8125rem;color:#64748b;margin-top:4px}.risk-breakdown{display:flex;flex-direction:column;gap:12px}.risk-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8fafc;border-radius:8px}.risk-name{font-weight:500;color:#334155}.risk-score,.risk-value{font-family:var(--font-heading);font-weight:700}.gaps-analysis{margin-top:20px}.gap-item{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #f1f5f9}.gap-priority{display:inline-block;padding:3px 10px;border-radius:100px;font-size:0.75rem;font-weight:700;text-transform:uppercase}.criteria-checklist{display:flex;flex-direction:column;gap:8px}.criteria-item{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#f8fafc;border-radius:8px;font-size:0.9375rem}.criteria-icon{flex-shrink:0;font-size:1rem}.criteria-text{color:#334155}.classification-result{text-align:center;padding:24px;background:#f8fafc;border-radius:12px;margin:20px 0}.classification-level{font-family:var(--font-heading);font-size:1.25rem;font-weight:800;color:#0f172a}.classification-icon{font-size:2rem;margin-bottom:12px}.classification-description{font-size:0.9375rem;color:#475569;margin-top:8px}.progress-bar,.progress-fill{border-radius:100px;transition:width 0.4s ease}.progress-bar-container,.progress-bar-wrapper{height:8px;background:#e2e8f0;border-radius:100px;overflow:hidden}.progress-bar-wrapper .progress-bar{height:100%;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:100px}.progress-container{margin-bottom:32px}.progress-indicator{display:flex;align-items:center;gap:12px}.progress-indicator .progress-bar{flex:1;height:6px;background:#e2e8f0;border-radius:100px;overflow:hidden}.progress-indicator .progress-fill{height:100%;background:linear-gradient(135deg,#10b981,#059669);border-radius:100px}.progress-text{display:flex;justify-content:space-between;font-size:0.8125rem;color:#64748b;margin-top:8px}.progress-info{font-size:0.8125rem;color:#64748b}.progress-section{margin-bottom:24px}.sidebar{background:#ffffff;border-right:1px solid #e2e8f0;overflow-y:auto;height:calc(100vh - 64px);position:sticky;top:64px}.module{border-bottom:1px solid #f1f5f9}.module-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;cursor:pointer;transition:background 0.2s}.module-header:hover{background:#f8fafc}.module-header.active{background:#eff6ff}.module-title{font-size:0.875rem;font-weight:700;color:#0f172a;line-height:1.4}.module-duration{font-size:0.75rem;color:#94a3b8;margin-top:2px}.module-chevron{color:#94a3b8;font-size:0.75rem;transition:transform 0.2s}.module.expanded .module-chevron{transform:rotate(180deg)}.lessons-list{display:none;padding:0}.module.expanded .lessons-list{display:block}.lesson-item{display:flex;align-items:center;gap:12px;padding:10px 20px 10px 36px;cursor:pointer;transition:background 0.2s}.lesson-item:hover{background:#f8fafc}.lesson-item.active{background:#eff6ff;border-left:3px solid #2563eb}.lesson-item.completed .lesson-icon{background:#10b981;color:#ffffff}.lesson-icon{width:28px;height:28px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:0.6875rem}.lesson-info{flex:1;min-width:0}.lesson-title{font-size:0.8125rem;font-weight:500;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lesson-duration,.lesson-type{font-size:0.6875rem;color:#94a3b8}.content-area{padding:32px;overflow-y:auto}.video-container{margin-bottom:32px}.video-placeholder{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:16px;display:flex;align-items:center;justify-content:center}.play-button{width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,0.15);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.2s;border:2px solid rgba(255,255,255,0.3)}.play-button i{color:#ffffff;font-size:1.5rem;margin-left:4px}.play-button:hover{background:rgba(255,255,255,0.25);transform:scale(1.05)}.lesson-content{max-width:800px}.lesson-header{margin-bottom:32px}.lesson-header h1{font-size:1.75rem;font-weight:800;margin-top:12px}.lesson-type-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:6px;background:#eff6ff;color:#2563eb;font-size:0.75rem;font-weight:600}.lesson-meta{display:flex;gap:20px;margin-top:12px}.lesson-description{margin-bottom:32px}.lesson-description h3,.resources-section h3,.transcript-section h3,.notes-section h3{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:12px;display:flex;align-items:center;gap:8px}.lesson-description h3 i,.resources-section h3 i,.transcript-section h3 i,.notes-section h3 i{color:#2563eb}.lesson-description p{color:#475569;line-height:1.8}.lesson-navigation{display:flex;justify-content:space-between;align-items:center;padding-top:32px;margin-top:32px;border-top:1px solid #e2e8f0}.resources-section{margin-bottom:32px}.resource-item{display:flex;align-items:center;gap:16px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:8px}.resource-icon{width:40px;height:40px;border-radius:8px;background:#fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.resource-info{flex:1}.resource-name{font-size:0.9375rem;font-weight:600;color:#0f172a}.resource-size{font-size:0.75rem;color:#94a3b8;margin-top:2px}.resource-link{color:#2563eb;font-weight:600;font-size:0.875rem}.transcript-section,.notes-section{margin-bottom:32px}.transcript-content{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.transcript-content p{color:#475569;font-size:0.9375rem;line-height:1.8;margin-bottom:16px}.transcript-content p:last-child{margin-bottom:0}.transcript-timestamp{color:#2563eb;font-weight:700;font-size:0.8125rem;cursor:pointer;margin-right:4px}.transcript-timestamp:hover{text-decoration:underline}.notes-textarea{width:100%;min-height:150px;padding:16px;border:1px solid #e2e8f0;border-radius:12px;font-family:var(--font-primary);font-size:0.9375rem;color:#334155;resize:vertical;box-sizing:border-box}.notes-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,0.1)}.save-notes-btn{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:8px 16px;border-radius:8px;background:#2563eb;color:#ffffff;font-size:0.875rem;font-weight:600;border:none;cursor:pointer;transition:background 0.2s}.save-notes-btn:hover{background:#1d4ed8}.welcome-section{padding:40px 0 24px}.welcome-section h1{font-size:1.75rem;font-weight:800;margin-bottom:8px}.welcome-section p{color:#64748b;font-size:1rem}.course-row{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:8px;transition:box-shadow 0.2s}.course-row:hover{box-shadow:0 2px 8px rgba(0,0,0,0.04)}.course-name{font-weight:600;color:#0f172a}.course-subtitle{font-size:0.8125rem;color:#64748b}.course-meta{display:flex;gap:16px;font-size:0.8125rem;color:#64748b}.course-actions{display:flex;gap:8px}.course-badge{display:inline-block;padding:3px 10px;border-radius:100px;font-size:0.6875rem;font-weight:700;text-transform:uppercase}.activity-item{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid #f1f5f9}.activity-item:last-child{border-bottom:none}.activity-icon{width:36px;height:36px;border-radius:10px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:0.875rem}.activity-content{flex:1}.activity-title{font-size:0.9375rem;font-weight:500;color:#0f172a}.activity-details{font-size:0.8125rem;color:#64748b;margin-top:2px}.activity-time{font-size:0.75rem;color:#94a3b8;white-space:nowrap}.view-all-link{display:inline-flex;align-items:center;gap:4px;color:#2563eb;font-size:0.875rem;font-weight:600;margin-top:12px}.exam-header{background:#ffffff;border-bottom:1px solid #e2e8f0;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.exam-title{font-size:1.1rem;font-weight:700;color:#0f172a}.exam-timer{display:flex;align-items:center;gap:8px;font-family:var(--font-heading);font-weight:700;color:#dc2626;font-size:1rem}.timer-display{font-family:var(--font-heading);font-variant-numeric:tabular-nums}.exam-navigation{display:flex;gap:12px}.question-card,.question-container{max-width:800px;margin:40px auto;padding:0 24px}.question-container:not(.active){display:none}.question-container.active{display:block}.question-number{font-size:0.8125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:8px}.question-text,.question-title{font-size:1.25rem;font-weight:700;color:#0f172a;line-height:1.5;margin-bottom:24px}.question-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.question-flag{color:#94a3b8;cursor:pointer;transition:color 0.2s}.question-flag:hover,.question-flag.flagged{color:#f59e0b}.answer-options,.answers{display:flex;flex-direction:column;gap:12px}.answer-option{display:flex;align-items:flex-start;gap:16px;padding:16px 20px;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all 0.2s}.answer-option:hover{border-color:#93c5fd;background:#f8fafc}.answer-option.selected{border-color:#2563eb;background:#eff6ff}.option-radio{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;flex-shrink:0;margin-top:2px;transition:all 0.2s}.answer-option.selected .option-radio{border-color:#2563eb;background:#2563eb;box-shadow:inset 0 0 0 3px #ffffff}.option-letter{width:32px;height:32px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-weight:700;color:#64748b;flex-shrink:0;font-size:0.875rem}.answer-option.selected .option-letter{background:#2563eb;color:#ffffff}.option-content{flex:1}.option-content h4{font-size:0.9375rem;font-weight:600;color:#0f172a;margin-bottom:4px}.option-content p,.option-text{font-size:0.875rem;color:#64748b;line-height:1.5}.answer-btn{display:flex;align-items:center;gap:12px;width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;background:#ffffff;cursor:pointer;text-align:left;font-family:inherit;font-size:0.9375rem;color:#334155;transition:all 0.2s}.answer-btn:hover{border-color:#93c5fd;background:#f8fafc}.answer-btn.selected{border-color:#2563eb;background:#eff6ff}.question-navigator{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-top:32px}.navigator-title{font-size:0.875rem;font-weight:700;color:#0f172a;margin-bottom:12px}.navigator-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:6px}.navigator-item{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;border-radius:8px;border:1px solid #e2e8f0;font-size:0.75rem;font-weight:600;color:#64748b;cursor:pointer;transition:all 0.2s}.navigator-item:hover{border-color:#2563eb}.navigator-item.active{background:#2563eb;color:#ffffff;border-color:#2563eb}.navigator-item.answered{background:#10b981;color:#ffffff;border-color:#10b981}.navigator-item.flagged{border-color:#f59e0b;background:#fef3c7;color:#d97706}.achievements-grid,.badges-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.achievement-card,.badge-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;text-align:center;transition:all 0.2s}.achievement-card:hover,.badge-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.06)}.achievement-card.locked,.badge-card.locked{opacity:0.5;filter:grayscale(1)}.achievement-icon,.badge-icon{font-size:2.5rem;margin-bottom:12px;display:block}.achievement-title,.badge-name{font-family:var(--font-heading);font-size:0.9375rem;font-weight:700;color:#0f172a;margin-bottom:4px}.achievement-description,.badge-description{font-size:0.8125rem;color:#64748b;line-height:1.5}.achievement-date,.earned-date{font-size:0.75rem;color:#94a3b8;margin-top:8px}.badge-points{font-family:var(--font-heading);font-size:0.8125rem;font-weight:700;color:#2563eb;margin-top:8px}.rarity-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:0.625rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;margin-top:8px}.leaderboard{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.leaderboard-entry{display:flex;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid #f1f5f9}.leaderboard-entry:last-child{border-bottom:none}.rank{font-family:var(--font-heading);font-weight:800;color:#94a3b8;width:24px;text-align:center}.leaderboard-entry.top-1 .rank{color:#f59e0b}.leaderboard-entry.top-2 .rank{color:#94a3b8}.leaderboard-entry.top-3 .rank{color:#cd7f32}.player-name{font-weight:600;color:#0f172a;flex:1}.player-points{font-family:var(--font-heading);font-weight:700;color:#2563eb}.player-stats{display:flex;gap:12px;font-size:0.8125rem;color:#64748b}.expert-card{text-align:center}.expert-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto 16px}.expert-title{font-size:0.8125rem;color:#64748b;margin-top:4px}.expert-expertise{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:12px}.expertise-tag{padding:3px 10px;border-radius:6px;background:#eff6ff;color:#2563eb;font-size:0.75rem;font-weight:600}.expert-certifications{font-size:0.8125rem;color:#64748b;margin-top:8px}.expert-stats{display:flex;gap:16px;justify-content:center;margin-top:12px;font-size:0.8125rem;color:#64748b}.testimonials-section,.testimonials-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.testimonial-card,.testimonial{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.testimonial-header{display:flex;gap:12px;margin-bottom:14px}.testimonial-photo,.author-avatar{width:44px;height:44px;border-radius:50%;background:#e2e8f0;flex-shrink:0}.testimonial-info,.author-info{flex:1}.testimonial-info strong,.author-info strong{display:block;font-size:0.9375rem;color:#0f172a}.testimonial-role,.testimonial-package,.testimonial-workshop{font-size:0.8125rem;color:#64748b}.testimonial-rating,.testimonial-stars,.stars{color:#f59e0b;margin-bottom:8px}.testimonial-text,.testimonial-quote{font-size:0.9375rem;color:#475569;line-height:1.7;font-style:italic}.generator-container{max-width:720px;margin:-40px auto 60px;padding:0 24px;position:relative;z-index:2}.generator-card{padding:36px}.lead-form-section{max-width:600px;margin:0 auto;padding:40px 24px}.lead-form-card{padding:32px}.email-check-box{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:24px;text-align:center;margin:32px 0}.email-icon{font-size:2rem;margin-bottom:12px}.email-highlight{font-weight:700;color:#059669}.next-steps{margin-top:32px}.next-steps h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:16px}.social-proof,.trust-indicators{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin-top:24px}.trust-item{display:flex;align-items:center;gap:8px;font-size:0.875rem;color:#94a3b8}.trust-item i{color:#34d399}.guarantee-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:10px;background:#ecfdf5;color:#059669;font-weight:600;font-size:0.875rem;margin-top:16px}.save-badge{display:inline-block;padding:3px 10px;border-radius:6px;background:#fef3c7;color:#d97706;font-size:0.75rem;font-weight:700}.calculator-container{max-width:1200px;margin:-40px auto 60px;padding:0 24px;position:relative;z-index:2}.calculator-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.timeline-section{margin:32px 0}.timeline-container{position:relative;padding-left:32px}.timeline-line{position:absolute;left:12px;top:0;bottom:0;width:2px;background:#e2e8f0}.timeline-phase{position:relative;padding-bottom:28px}.timeline-icon{position:absolute;left:-32px;top:0;width:24px;height:24px;border-radius:50%;background:#2563eb;border:3px solid #ffffff;box-shadow:0 0 0 2px #2563eb;display:flex;align-items:center;justify-content:center}.timeline-icon i{color:#ffffff;font-size:0.5rem}.timeline-time{font-size:0.8125rem;font-weight:700;color:#2563eb;margin-bottom:4px}.timeline-content h4{font-size:0.9375rem;font-weight:700;color:#0f172a;margin-bottom:4px}.timeline-content p{font-size:0.875rem;color:#475569;line-height:1.6}.timeline-cost{font-family:var(--font-heading);font-weight:700;color:#059669;font-size:0.875rem;margin-top:4px}.timeline-action{display:inline-flex;align-items:center;gap:4px;color:#2563eb;font-size:0.8125rem;font-weight:600;margin-top:6px}.milestone-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px}.milestone-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:8px}.milestone-title{font-weight:700;color:#0f172a}.milestone-date{font-size:0.8125rem;color:#64748b}.milestone-description{font-size:0.9375rem;color:#475569;line-height:1.6}.milestone-priority{display:inline-block;padding:2px 8px;border-radius:4px;font-size:0.6875rem;font-weight:700;text-transform:uppercase}.milestone-tasks{list-style:none;padding:0;margin-top:10px}.milestone-tasks li{padding:4px 0 4px 20px;position:relative;font-size:0.875rem;color:#475569}.milestone-tasks li::before{content:'\f00c';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;left:0;color:#10b981;font-size:0.6875rem}.milestone-dot{width:12px;height:12px;border-radius:50%;background:#2563eb;flex-shrink:0}.faq-section{max-width:800px;margin:0 auto}.faq-item{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:10px;overflow:hidden}.faq-question{display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 24px;background:none;border:none;font-family:var(--font-primary);font-size:0.9375rem;font-weight:600;color:#0f172a;cursor:pointer;text-align:left;transition:background 0.2s}.faq-question:hover{background:#f8fafc}.faq-answer{padding:0 24px 18px;font-size:0.9375rem;color:#475569;line-height:1.7;display:none}.faq-item.active .faq-answer,.faq-item.show .faq-answer{display:block}.modal{display:none;position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,0.5);backdrop-filter:blur(4px);align-items:center;justify-content:center}.modal.show,.modal.active{display:flex}.modal-content{background:#ffffff;border-radius:20px;max-width:600px;width:90%;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,0.15)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px 0}.modal-header h2,.modal-header h3{font-size:1.25rem;font-weight:700}.modal-body{padding:20px 28px 28px}.modal-price{font-family:var(--font-heading);font-size:1.75rem;font-weight:800;color:#0f172a}.close-modal{width:36px;height:36px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:all 0.2s}.close-modal:hover{background:#e2e8f0;color:#0f172a}.status-badge,.level-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:100px;font-size:0.75rem;font-weight:700}.status-badge.success,.status-badge.valid,.status-badge.green{background:#ecfdf5;color:#059669}.status-badge.error,.status-badge.revoked,.status-badge.red{background:#fef2f2;color:#dc2626}.status-badge.blue{background:#eff6ff;color:#2563eb}.status-badge.orange,.status-badge.partial{background:#fff7ed;color:#ea580c}.status-badge.purple{background:#faf5ff;color:#7c3aed}.status-icon{font-size:2rem;margin-bottom:12px}.status-title{font-size:1.25rem;font-weight:700;color:#0f172a}.status-message{font-size:0.9375rem;color:#475569;line-height:1.7}.info-box{background:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:12px;padding:20px 24px;margin:16px 0}.info-box h4{font-size:0.95rem;font-weight:700;color:#1e40af;margin-bottom:8px;display:flex;align-items:center;gap:8px}.info-box p{font-size:0.9375rem;color:#1e293b;line-height:1.7;margin:0}.security-notice{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 18px;display:flex;align-items:center;gap:10px;font-size:0.8125rem;color:#64748b}.security-notice i{color:#10b981}.notification-required{font-size:0.8125rem;color:#64748b;font-style:italic}.payment-methods{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.payment-method{display:flex;align-items:center;gap:14px;padding:14px 18px;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all 0.2s}.payment-method:hover,.payment-method.selected{border-color:#2563eb;background:#eff6ff}.payment-method-logo{width:40px;height:24px;object-fit:contain}.payment-method-name{font-weight:600;color:#0f172a}.payment-method-desc,.payment-method-info{font-size:0.8125rem;color:#64748b}.payment-info{font-size:0.8125rem;color:#64748b;margin-top:12px}.order-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.summary-item{display:flex;justify-content:space-between;padding:8px 0}.summary-label{color:#64748b;font-size:0.9375rem}.summary-value{font-weight:600;color:#0f172a}.summary-total{display:flex;justify-content:space-between;padding-top:12px;margin-top:12px;border-top:2px solid #e2e8f0}.summary-total .summary-label{font-weight:700;color:#0f172a}.summary-total .summary-value{font-family:var(--font-heading);font-size:1.25rem;font-weight:800;color:#0f172a}.summary-title{font-weight:700;color:#0f172a;margin-bottom:16px}.summary-stat{text-align:center;padding:16px}.summary-stat-value{font-family:var(--font-heading);font-size:1.5rem;font-weight:800;color:#2563eb}.summary-stat-label{font-size:0.8125rem;color:#64748b;margin-top:4px}.certificate-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;text-align:center;max-width:600px;margin:40px auto;box-shadow:0 4px 16px rgba(0,0,0,0.06)}.certificate-header{margin-bottom:24px}.certificate-icon{font-size:3rem;color:#f59e0b;margin-bottom:12px}.certificate-info{margin:20px 0}.certificate-id,.cert-id,.cert-id-display{font-family:monospace;font-size:0.875rem;color:#64748b;background:#f1f5f9;padding:6px 14px;border-radius:6px;display:inline-block}.certificate-actions,.cert-actions{display:flex;gap:12px;justify-content:center;margin-top:20px}.cert-badge{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#d97706);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 16px}.cert-details{text-align:left;margin-top:20px}.detail-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f1f5f9}.detail-label{color:#64748b;font-size:0.875rem}.detail-value{font-weight:600;color:#0f172a;font-size:0.875rem}.not-found{text-align:center;padding:60px 24px}.not-found h2{color:#dc2626;margin-bottom:8px}.not-found p{color:#64748b}.editor-layout{display:grid;grid-template-columns:280px 1fr;min-height:calc(100vh - 64px)}.modules-list{display:flex;flex-direction:column;gap:8px}.module-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all 0.2s}.module-item:hover{border-color:#2563eb}.module-actions{display:flex;gap:6px}.quick-actions{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.action-card{display:flex;align-items:center;gap:14px;padding:18px;cursor:pointer}.action-icon{width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem}.action-text h4{font-size:0.9375rem;font-weight:600;color:#0f172a;margin-bottom:2px}.action-text p{font-size:0.8125rem;color:#64748b}.screenshot-grid,.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.screenshot-item,.gallery-item{border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}.screenshot-placeholder{width:100%;aspect-ratio:16/10;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#94a3b8}.screenshot-caption,.gallery-caption{padding:12px 16px;font-size:0.8125rem;color:#475569;background:#ffffff}.screenshots{margin:20px 0}.preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.preview-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:box-shadow 0.2s}.preview-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.06)}.preview-card-header{padding:16px;border-bottom:1px solid #f1f5f9}.preview-icon,.preview-image{width:100%;aspect-ratio:16/10;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.how-it-works{margin:32px 0}.steps-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px}.step-card,.step{text-align:center;padding:24px}.step-number{width:40px;height:40px;border-radius:50%;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-family:var(--font-heading);font-weight:800;margin:0 auto 12px}.step-title,.step-header{font-weight:700;color:#0f172a;margin-bottom:8px}.benefits-section{padding:60px 24px}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px}.benefit-item{display:flex;gap:16px;align-items:start}.benefit-icon{width:44px;height:44px;border-radius:12px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-text h3{font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:4px}.benefit-text p{font-size:0.875rem;color:#475569;line-height:1.6}.cta-section{background:linear-gradient(135deg,#0a0f1a 0%,#1e1b4b 50%,#0f172a 100%);padding:60px 24px;text-align:center;border-radius:20px;margin:40px auto;max-width:1200px;position:relative;overflow:hidden}.cta-section h2{color:#f1f5f9;font-size:1.75rem;font-weight:800;margin-bottom:12px}.cta-section p{color:#cbd5e1;font-size:1rem;margin-bottom:24px;max-width:500px;margin-left:auto;margin-right:auto}.loading-screen{display:flex;align-items:center;justify-content:center;min-height:200px;flex-direction:column;gap:16px}.loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:spin 0.8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.calendar-section{margin:32px 0}.calendar-placeholder{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:40px;text-align:center;color:#64748b}.calendar-features{display:flex;flex-direction:column;gap:8px;margin-top:16px}.calendar-feature{display:flex;align-items:center;gap:8px;font-size:0.875rem;color:#475569}.calendar-feature i{color:#10b981}.webinar-badge{display:inline-block;padding:3px 10px;border-radius:6px;font-size:0.6875rem;font-weight:700;text-transform:uppercase}.webinar-price,.workshop-price,.report-price,.package-bookings{font-family:var(--font-heading);font-size:1.25rem;font-weight:800;color:#0f172a;margin:12px 0}.webinar-image{width:100%;aspect-ratio:16/9;background:#f1f5f9;border-radius:12px;margin-bottom:16px}.pricing-section{padding:60px 0}.price-label{font-size:0.8125rem;color:#64748b}.highlights-section{padding:32px 0}.highlights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px}.highlight-item{display:flex;gap:14px;align-items:start}.highlight-item i{color:#2563eb;margin-top:4px;flex-shrink:0}.feature-list,.features-list,.features-grid{list-style:none;padding:0;margin:0}.feature-item{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:0.9375rem;color:#334155}.feature-item i{color:#10b981;flex-shrink:0}.header-features,.header-stats{display:flex;gap:16px;align-items:center}.header-feature{display:flex;align-items:center;gap:6px;font-size:0.8125rem;color:#64748b}.category-section{margin-bottom:32px}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.category-title{font-size:1.1rem;font-weight:700;color:#0f172a}.category-badge,.category{display:inline-block;padding:3px 10px;border-radius:6px;font-size:0.75rem;font-weight:600}.category-count{font-size:0.8125rem;color:#64748b}.category-score{font-family:var(--font-heading);font-weight:700;color:#2563eb}.recommendations{margin-top:24px}.recommendations h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:16px}@media (max-width:1200px){.calculator-grid{grid-template-columns:1fr}.cards-grid,.packages-grid,.reports-grid,.experts-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (max-width:992px){.main-layout{grid-template-columns:1fr}.sidebar{position:relative;height:auto;top:0;border-right:none;border-bottom:1px solid #e2e8f0;max-height:40vh}.editor-layout{grid-template-columns:1fr}.two-column{grid-template-columns:1fr}}@media (max-width:768px){.hero{padding:100px 20px 60px}.hero h1{font-size:1.6rem}.hero-features{flex-direction:column;align-items:center;gap:12px}.hero-stats{flex-direction:column;align-items:center;gap:12px}.stats-grid{grid-template-columns:repeat(2,1fr)}.cards-grid,.packages-grid,.reports-grid,.experts-grid,.workshop-grid,.webinar-grid,.resources-grid{grid-template-columns:1fr}.achievements-grid,.badges-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid,.testimonial-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.content-nav .nav-container{padding:0 16px}.nav-tab{padding:14px 16px;font-size:0.8125rem}.content-area{padding:20px}.lesson-navigation{flex-direction:column;gap:12px}.calculator-grid{grid-template-columns:1fr}.generator-container,.calculator-container{margin-top:-30px;padding:0 16px}.generator-card,.lead-form-card{padding:24px}.question-card,.question-container{padding:0 16px;margin:24px auto}.steps-grid{grid-template-columns:1fr}.quick-actions{grid-template-columns:1fr}.navigator-grid{grid-template-columns:repeat(5,1fr)}.benefits-grid{grid-template-columns:1fr}.highlights-grid{grid-template-columns:1fr}.cta-section{margin:24px 16px;padding:40px 20px}.cta-buttons{flex-direction:column;align-items:stretch}.header-container{height:56px}.course-info{flex-direction:column;gap:4px;align-items:flex-start}.header-features,.header-stats{display:none}.preview-grid,.screenshot-grid,.gallery-grid{grid-template-columns:1fr}}@media (max-width:480px){.hero{padding:90px 16px 48px}.hero h1{font-size:1.4rem}.stats-grid{grid-template-columns:1fr}.achievements-grid,.badges-grid{grid-template-columns:1fr}.results-grid{grid-template-columns:1fr}.roi-metrics{grid-template-columns:1fr 1fr}.social-proof,.trust-indicators{flex-direction:column;align-items:center}body[class*="page-"] .btn{width:100%;justify-content:center}.action-buttons{flex-direction:column}.result-actions{flex-direction:column}.certificate-card{padding:28px 20px}}.subtitle{color:#475569;font-size:1.05rem;line-height:1.7}.testimonials{margin:40px 0}.testimonial-author{margin-top:14px}.testimonial-author strong{display:block;font-size:0.9375rem;color:#0f172a}.testimonial-author span{font-size:0.8125rem;color:#64748b}.course-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:box-shadow 0.2s,transform 0.2s}.course-card:hover{box-shadow:0 6px 16px rgba(0,0,0,0.06);transform:translateY(-2px)}.stat-value{font-family:var(--font-heading);font-size:1.5rem;font-weight:800;color:#0f172a}.stat-number{font-family:var(--font-heading);font-size:1.5rem;font-weight:800}.stat-change{font-size:0.75rem;font-weight:600;color:#059669}.header{background:#ffffff;border-bottom:1px solid #e2e8f0;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.stats{display:flex;gap:16px;flex-wrap:wrap}.stat-item,.stat{display:flex;flex-direction:column;align-items:center;gap:2px}.level-info{display:flex;align-items:center;gap:8px;font-size:0.875rem;color:#64748b}.player-info{display:flex;align-items:center;gap:12px}.success-icon{font-size:3rem;color:#10b981;margin-bottom:16px}.success-message{text-align:center;padding:24px}.success-message h2{color:#059669;margin-bottom:8px}.success-message p{color:#475569}.workshop-header{margin-bottom:16px}.gallery-section{margin:32px 0}.best-for{font-size:0.8125rem;color:#64748b;margin-top:8px}.error{color:#dc2626}.message{padding:14px 18px;border-radius:10px;font-size:0.9375rem;margin-bottom:16px}.message.success{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.message.error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.letter{width:32px;height:32px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-weight:700;color:#64748b;flex-shrink:0}.content-section.active{display:block}.content-section:not(.active){display:none}.leaderboard-entry.top-1{background:#fffbeb}.leaderboard-entry.top-2{background:#f8fafc}.leaderboard-entry.top-3{background:#fff7ed}.timeline{position:relative;padding-left:28px;margin-top:24px}.timeline::before{content:'';position:absolute;left:8px;top:8px;bottom:8px;width:2px;background:#e2e8f0}@media print{.hero,.main-nav,.dashboard-header,.course-header,.content-nav,.sidebar,.exam-navigation,.nav-buttons,.cta-section{display:none !important}body[class*="page-"]{background:#ffffff}}