body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-page{width:100%}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar{padding:1rem 0}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{color:#667eea;font-size:1.5rem;font-weight:700;gap:.5rem;text-decoration:none}.logo-icon{font-size:2rem}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#4a5568;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#667eea}.nav-user-menu{align-items:center;display:flex;gap:1rem}.user-name{color:#4a5568;font-weight:500}.nav-button{border-radius:6px;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-button.primary{background-color:#667eea;color:#fff}.nav-button.primary:hover{background-color:#5a6fd8;transform:translateY(-1px)}.nav-toggle{cursor:pointer;display:none;flex-direction:column}.nav-toggle .bar{background-color:#667eea;height:3px;margin:3px 0;transition:.3s;width:25px}.hero{background:linear-gradient(135deg,#667eeacc,#764ba2cc),url(/static/media/image%201.62c46d397194788b488c.jpg);background-attachment:fixed;background-position:50%;background-size:cover}.hero-content{align-items:center;display:flex;justify-content:center;text-align:center;width:100%}.hero-text h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-subtitle{line-height:1.6}.hero-actions{justify-content:center}.hero-image{text-align:center}.hero-image img{border-radius:16px;box-shadow:0 20px 40px #0003;height:auto;max-height:500px;max-width:100%;object-fit:cover}.about{background-color:#fff;padding:80px 0}.section-header{padding-top:20px}.section-header h2{background-color:#fff;padding:10px 0}.section-header p{color:#718096;font-size:1.1rem;margin:0 auto;max-width:600px}.about-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr;margin-bottom:4rem}.about-content h3{color:#2d3748;font-size:1.8rem;margin-bottom:1rem}.about-content p{color:#4a5568;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.about-content ul{list-style:none;padding:0}.about-content ul li{color:#4a5568;padding:.5rem 0 .5rem 2rem;position:relative}.about-content ul li:before{color:#48bb78;content:"✓";font-weight:700;left:0;position:absolute}.about-image img{border-radius:12px;box-shadow:0 10px 25px #0000001a;height:auto;max-height:350px;object-fit:cover;width:100%}.about-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);text-align:center}.stat h4{color:#667eea;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat p{color:#718096;font-weight:500}.features{background-color:#f7fafc}.feature-card{background:#fff;box-shadow:0 4px 6px #0000000d}.feature-icon{align-items:center;display:flex;height:80px;justify-content:center}.feature-icon img{border-radius:8px;height:60px;object-fit:cover;width:60px}.feature-card h3{color:#2d3748;font-size:1.3rem;margin-bottom:1rem}.feature-card p{color:#4a5568;line-height:1.6}.how-it-works{background-color:#fff;padding:80px 0}.steps-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step{position:relative;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.step-content h3{color:#2d3748;font-size:1.3rem;margin-bottom:1rem}.step-content p{color:#4a5568;line-height:1.6}.contact{background-color:#f7fafc;padding:80px 0}.contact-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info h2{color:#2d3748;font-size:2.2rem;margin-bottom:1rem}.contact-info p{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.contact-methods{gap:1rem}.contact-method,.contact-methods{display:flex;flex-direction:column}.contact-method{gap:.25rem}.contact-method strong{color:#2d3748;font-size:.9rem}.contact-method a,.contact-method span{color:#4a5568;font-size:1rem;text-decoration:none}.contact-method a:hover{color:#667eea}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.form-group input,.form-group select,.form-group textarea{font-family:inherit}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 20px;transition:opacity .3s ease;width:100%}.submit-button:hover{opacity:.9}.footer{background-color:#2d3748;color:#fff;margin-top:0}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;margin:0 auto;max-width:1200px;padding:4rem 20px 2rem}.footer-section h4{color:#e2e8f0;font-size:1.1rem;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.footer-logo{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.footer-description{color:#a0aec0;line-height:1.6;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem}.social-links a{font-size:1.5rem;transition:transform .3s ease}.social-links a:hover{transform:translateY(-2px)}.contact-info p{color:#a0aec0;font-size:.9rem;margin-bottom:.5rem}.footer-bottom{border-top:1px solid #4a5568;padding:1.5rem 0}.footer-bottom-content{align-items:center;color:#a0aec0;display:flex;font-size:.9rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}@media screen and (max-width:768px){.nav-menu{background-color:#fff;box-shadow:0 10px 27px #0000000d;flex-direction:column;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-menu a{border-bottom:1px solid #eee;display:block;padding:1rem}.nav-toggle{display:flex}.hero{background-attachment:scroll}.hero-content{text-align:center}.hero-text h1{font-size:2.5rem}.hero-actions{justify-content:center}.about-grid{gap:2rem}.about-grid,.about-stats{grid-template-columns:1fr}.about-stats{gap:1.5rem}.features-grid{grid-template-columns:1fr}.contact-grid,.steps-container{gap:2rem;grid-template-columns:1fr}.footer-content{gap:3rem;grid-template-columns:1fr;text-align:center}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.container{padding:0 15px}.section-header h2{font-size:2rem}.hero{min-height:60vh}.about,.contact,.features,.hero,.how-it-works{padding:60px 0}}@media screen and (max-width:480px){.hero-text h1{font-size:2rem}.hero-subtitle{font-size:1.1rem}.cta-button{font-size:.9rem;padding:10px 20px}.section-header h2{font-size:1.8rem}.contact-form,.feature-card{padding:1.5rem}.step-number{font-size:1.2rem;height:50px;width:50px}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8fafc;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.hero{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;min-height:80vh;padding:100px 0}.hero-content{flex:1 1;max-width:600px}.hero h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.cta-button{border-radius:8px;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.cta-button.primary{background-color:#fff;color:#667eea}.cta-button.primary:hover{background-color:#f0f0f0;transform:translateY(-2px)}.cta-button.secondary{background-color:initial;border:2px solid #fff;color:#fff}.cta-button.secondary:hover{background-color:#fff;color:#667eea}.features{background-color:#fff;padding:80px 0}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#2d3748;font-size:2.5rem;margin-bottom:1rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#f7fafc;border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.signup-container{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.signup-card{background:#fff;border-radius:16px;box-shadow:0 20px 25px #0000001a;max-width:500px;padding:3rem;width:100%}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:12px 16px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444}.error-text{color:#ef4444;display:block;font-size:.875rem;margin-top:.25rem}.signup-button,.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 20px;transition:opacity .3s ease;width:100%}.signup-button:hover,.submit-button:hover{opacity:.9}.signup-button:disabled,.submit-button:disabled{cursor:not-allowed;opacity:.6}.dashboard{margin:0 auto;max-width:1200px;padding:2rem}.dashboard-header{margin-bottom:3rem;text-align:center}.dashboard-header h1{color:#2d3748;font-size:2.5rem;margin-bottom:.5rem}.apply-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:14px 28px;transition:transform .3s ease}.apply-button:hover{transform:translateY(-2px)}.apply-certificate-modal{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-overlay{background:#00000080;bottom:0;left:0;position:absolute;right:0;top:0}.modal-content{background:#fff;border-radius:16px;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;position:relative;width:90%;z-index:1001}@media (max-width:768px){.hero h1{font-size:2.5rem}.hero-actions{justify-content:center}.features-grid{grid-template-columns:1fr}.signup-card{padding:2rem}.container{padding:0 15px}}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.applications-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:2rem}.application-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1.5rem;transition:transform .3s ease}.application-card:hover{transform:translateY(-2px)}.application-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.status{border-radius:20px;font-size:.875rem;font-weight:600;padding:4px 12px;text-transform:capitalize}.status.pending{background-color:#fef3c7;color:#92400e}.status.approved{background-color:#d1fae5;color:#065f46}.status.rejected{background-color:#fee2e2;color:#991b1b}
/*# sourceMappingURL=main.46742568.css.map*/