@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";body{margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#ecf0f1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.upload-box{border:2px dashed #007bff;border-radius:8px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease;background-color:#f8f9fa;margin-bottom:1rem}.upload-box:hover{border-color:#0056b3;background-color:#e9ecef}.upload-box.drag-active{border-color:#28a745;background-color:#e8f5e9}.tips-list{padding-left:1.5rem}.tips-list li{margin-bottom:.5rem;color:#495057}.feedback-section{border-left:4px solid #007bff}.feedback-section h4{color:#007bff;margin-bottom:1rem}.card{background-color:#fff;box-shadow:0 2px 4px #0000001a}.padded-container{padding-top:1rem;padding-bottom:1rem}.page-title{color:#005994;margin-bottom:1.5rem;text-align:center;padding:1rem 0}.admin-editor{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem;margin-bottom:2rem}.admin-editor h2{color:#0052a3;margin-bottom:1.5rem;font-weight:600}.admin-editor .form-label{font-weight:500;color:#495057;margin-bottom:.5rem}.admin-editor .form-control,.admin-editor .react-select__control{border-color:#ced4da;border-radius:4px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.admin-editor .form-control:focus,.admin-editor .react-select__control--is-focused{border-color:#0052a3;box-shadow:0 0 0 .2rem #0052a340}.admin-editor .btn-toolbar{margin-top:1.5rem;display:flex;gap:1rem;justify-content:flex-end}.admin-editor .btn-primary{background-color:#0052a3;border-color:#0052a3}.admin-editor .btn-primary:hover{background-color:#003d7a;border-color:#003d7a}.admin-editor .btn-outline-primary{color:#0052a3;border-color:#0052a3}.admin-editor .btn-outline-primary:hover{background-color:#0052a3;color:#fff}.admin-editor .alert{margin-bottom:1.5rem}.admin-editor .image-upload{border:2px dashed #ced4da;border-radius:4px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease}.admin-editor .image-upload:hover{border-color:#0052a3;background-color:#0052a30d}.admin-editor .image-preview{max-width:200px;margin:1rem 0;border-radius:4px;box-shadow:0 2px 4px #0000001a}.ql-editor iframe{max-width:100%;width:560px;height:315px;margin:1rem 0}.ql-video{display:block;max-width:100%;margin:1rem auto}.ql-editor .ql-video{width:560px;height:315px}@media (max-width: 768px){.ql-editor .ql-video,.ql-editor iframe{width:100%;height:56.25vw}}.rich-text-content{line-height:1.6;color:#2c3e50}.rich-text-content p{margin-bottom:1rem}.rich-text-content h1,.rich-text-content h2,.rich-text-content h3,.rich-text-content h4,.rich-text-content h5,.rich-text-content h6{margin-top:1.5rem;margin-bottom:1rem;font-weight:600;color:#1a365d}.rich-text-content ul,.rich-text-content ol{margin-bottom:1rem;padding-left:2rem}.rich-text-content li{margin-bottom:.5rem}.rich-text-content a{color:#2563eb;text-decoration:none}.rich-text-content a:hover{text-decoration:underline}.rich-text-content img{max-width:100%;height:auto;margin:1rem 0;border-radius:.375rem}.rich-text-content iframe{max-width:100%;margin:1rem 0;border-radius:.375rem;aspect-ratio:16 / 9;width:90%;max-width:1000px}.rich-text-content blockquote{border-left:4px solid #e2e8f0;padding-left:1rem;margin:1rem 0;color:#4a5568;font-style:italic}.company-detail .hover-card{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.company-detail .hover-card:hover{transform:translateY(-2px);box-shadow:0 .5rem 1rem #0000001a!important}.company-detail .badge{font-weight:400;font-size:.85rem;padding:.5rem .75rem}.company-detail .company-hero{margin-top:-1rem}.company-detail .company-hero-image{transition:transform .3s ease-in-out}.company-detail .course-image{border-top-left-radius:.375rem;border-top-right-radius:.375rem;transition:transform .3s ease-in-out}.company-detail .hover-card:hover .course-image{transform:scale(1.02)}.company-detail .company-description{line-height:1.8;color:#4a5568;font-size:1.1rem}.company-detail section{scroll-margin-top:2rem}.company-detail .company-logo{background:#fff;padding:.5rem;border-radius:8px;box-shadow:0 2px 4px #0000000d}.card .company-link{transition:color .2s ease-in-out}.card .company-link:hover{color:#0052a3;text-decoration:none}@media (max-width: 768px){.company-detail .company-hero-image{height:200px!important}.company-detail .display-4{font-size:2rem}}.layout-minimal{margin:0!important;padding:0!important}.layout-minimal main{padding:0!important;margin:0!important;margin-bottom:2.5rem!important}.layout-minimal:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#2563eb,#6d28d9);z-index:1000;opacity:.8}.layout-minimal .container,.layout-minimal .container-fluid{max-width:100%!important;padding-left:1rem!important;padding-right:1rem!important}.minimal-footer{position:fixed!important;bottom:0!important;left:0!important;right:0!important;background:linear-gradient(90deg,#f8fafc,#f1f5f9)!important;border-top:2px solid #2563eb!important;padding:.375rem 1rem!important;font-size:.75rem!important;line-height:1.25!important;z-index:9999!important;box-shadow:0 -1px 3px #00000026!important;min-height:28px!important}.minimal-footer-content{display:flex;justify-content:space-between;align-items:center;max-width:100%;margin:0 auto;gap:1rem}.auth-status{display:flex;align-items:center;gap:.375rem;font-weight:500;color:#374151}.auth-status i{font-size:.75rem;width:12px;text-align:center}.auth-status.admin,.auth-status.admin i{color:#dc2626}.auth-status.educator,.auth-status.educator i{color:#2563eb}.auth-status.student,.auth-status.student i{color:#059669}.auth-status.not-authenticated{color:#6b7280}.auth-status.not-authenticated i{color:#ef4444}.user-email{font-weight:600;color:#1f2937}.powered-by{display:flex;align-items:center;gap:.25rem;color:#6b7280;font-size:.6875rem;white-space:nowrap}.powered-by i{font-size:.625rem;color:#2563eb}.dashboard-link{display:flex;align-items:center;gap:.25rem;color:#2563eb;text-decoration:none;font-size:.6875rem;font-weight:500;white-space:nowrap;transition:color .2s ease}.dashboard-link:hover{color:#1d4ed8;text-decoration:underline}.dashboard-link i{font-size:.625rem}@media (max-width: 768px){.minimal-footer{padding:.25rem .75rem;font-size:.6875rem}.minimal-footer-content{gap:.5rem}.powered-by{display:none}}@media (max-width: 480px){.minimal-footer{padding:.25rem .5rem}.user-email{display:none}.auth-status{font-size:.625rem}}.minimal-footer:focus-within{box-shadow:0 -1px 3px #0000001a,0 0 0 3px #3b82f61a}.minimal-footer{animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.translate-wrapper{display:flex;align-items:center;gap:.25rem;color:#6b7280}.translate-wrapper i{font-size:.75rem;color:#2563eb}.translate-element{display:inline-block}#google_translate_element .goog-te-gadget{font-family:inherit!important;font-size:0!important}#google_translate_element .goog-te-gadget-simple{background-color:transparent!important;border:1px solid #d1d5db!important;padding:.125rem .375rem!important;border-radius:4px!important;font-size:.6875rem!important;color:#374151!important;transition:all .2s ease}#google_translate_element .goog-te-gadget-simple:hover{background-color:#f3f4f6!important;border-color:#2563eb!important}#google_translate_element .goog-te-menu-value span{color:#374151!important}#google_translate_element .goog-te-gadget-icon{display:none!important}@media (max-width: 768px){.translate-wrapper{font-size:.625rem}}.minimal-footer #readspeaker_button1{margin:0!important;min-width:auto!important;display:inline-block!important}.minimal-footer #readspeaker_button1 .rsbtn_play{display:flex!important;align-items:center!important;background-color:transparent!important;border:1px solid #d1d5db!important;padding:.125rem .375rem!important;border-radius:4px!important;text-decoration:none!important;font-size:.6875rem!important;transition:all .2s ease}.minimal-footer #readspeaker_button1 .rsbtn_play:hover{background-color:#f3f4f6!important;border-color:#2563eb!important}.minimal-footer #readspeaker_button1 .rsbtn_left{background:none!important;padding:0!important;margin:0!important}.minimal-footer #readspeaker_button1 .rsbtn_text{color:#374151!important;font-size:.6875rem!important}.minimal-footer #readspeaker_button1 .rsbtn_text span{color:#374151!important}.minimal-footer #readspeaker_button1 .rsbtn_right{background:none!important;width:12px!important;margin-left:.25rem!important}@media (max-width: 768px){.minimal-footer #readspeaker_button1{display:none}}
