.home-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 2rem;position:relative;text-align:center;z-index:1}.slideshow-container{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-10}.post-button{background-color:#f9a825!important;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16.5px!important;font-weight:bolder;height:50px;margin:0 10px!important;text-transform:none;width:150px}.post-button:hover{background-color:#f7ca83}.scroll-container::-webkit-scrollbar{display:none}.scroll-container{-ms-overflow-style:none;display:flex;gap:10px;overflow-x:auto;padding-bottom:1rem;scroll-padding:4rem;scroll-snap-type:x mandatory;scrollbar-width:none}.scroll-container>*{flex-shrink:0;scroll-snap-align:start}.textarea{box-sizing:border-box;color:#fff;font-size:16px;height:auto;max-width:800px;padding:1rem;width:100%}.slideshow{background-color:#000;background-position:50%;background-size:cover;height:100%;left:0;position:fixed;top:0;transition:background-image 1s ease-in-out;width:100%;z-index:-10}.frontpage-text{color:#fff}.contact-area{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 2rem;position:relative;z-index:1}.contact-area,.contact-form{box-sizing:border-box;text-align:center}.contact-form{background-color:initial;border-radius:12px;box-shadow:0 4px 20px #0000001a;color:#333;margin:0 auto;max-width:800px;padding:1rem 2rem;width:100%}.submit-button{background-color:#1f2c85!important}@media (max-width:1024px){.scroll-container{padding-left:1rem;padding-right:1rem}}@media (max-width:768px){.home-container{padding:1rem}.frontpage-text{font-size:1.5rem!important}.textarea{font-size:14px;padding:.75rem}.custom-button,.post-button{font-size:14px!important;height:40px;width:120px}.contact-area{padding:1rem}.contact-form{box-shadow:none;padding:1rem}}@media (max-width:480px){.frontpage-text{font-size:1.25rem!important}.custom-button,.post-button{font-size:13px!important;width:100%}.textarea{font-size:13px}.contact-form,.textarea{padding:.5rem}.scroll-container{gap:12px}}.about-container{align-items:center;flex-direction:column}.about-container,.cards-grid{display:flex;justify-content:center}.cards-grid{flex-wrap:wrap;gap:24px;margin-top:24px;text-align:center}.about-card,.cards-grid .MuiCard-root{display:flex;flex-direction:column;height:280px;justify-content:space-between;width:300px}.about-card{background-color:initial!important;border-radius:12px;box-shadow:0 4px 12px #0000001a!important;color:#000!important}.about-card:hover{box-shadow:0 16px 36px #0000001f!important;transform:scale(1.04)}.about-description{display:flex;font-family:Roboto,sans-serif!important;font-weight:2rem;text-align:center;width:100%}.about-description,.about-heading{color:#000!important}.gallery-container{background-color:#f9fafb}.gallery-header{margin-bottom:3rem;text-align:center}.gallery-title{color:#111827;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.gallery-description{color:#4b5563;font-size:1.25rem;margin:0 auto;max-width:42rem}.gallery-wrapper{margin:0 auto;max-width:1200px;padding:2rem 1rem}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.gallery-item{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;cursor:pointer;overflow:hidden;transition:all .3s ease}.gallery-item:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:scale(1.05)}.gallery-item-image-container{aspect-ratio:1;overflow:hidden;position:relative}.gallery-item-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover .gallery-item-image{transform:scale(1.1)}.gallery-item-overlay{align-items:flex-end;background-color:#0000;bottom:0;display:flex;left:0;position:absolute;right:0;top:0;transition:background-color .3s ease}.gallery-item:hover .gallery-item-overlay{background-color:#0000004d}.gallery-item-content{color:#fff;padding:1rem;transform:translateY(100%);transition:transform .3s ease}.gallery-item:hover .gallery-item-content{transform:translateY(0)}.gallery-item-title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.gallery-item-description{-webkit-box-orient:vertical;display:-webkit-box;font-size:.875rem;opacity:.9;overflow:hidden}.modal-backdrop{align-items:center;background-color:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:50}.modal-content{border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;max-width:56rem;overflow:hidden}.modal-close-button{align-items:center;background-color:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:background-color .2s ease;z-index:10}.modal-close-button:hover{background-color:#000000b3}.modal-layout{display:flex;flex-direction:column}@media (min-width:1024px){.modal-layout{flex-direction:row}}.modal-image-section{width:100%}@media (min-width:1024px){.modal-image-section{width:66.666667%}}.modal-image{height:16rem;object-fit:cover;width:100%}@media (min-width:1024px){.modal-image{height:24rem}}.modal-info-section{display:flex;flex-direction:column;justify-content:center;padding:1.5rem;width:100%}@media (min-width:1024px){.modal-info-section{width:33.333333%}}.modal-title{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.modal-description{color:#374151;font-size:1.125rem;line-height:1.75;margin-bottom:1.5rem}.modal-footer{align-items:center;color:#6b7280;display:flex;font-size:.875rem;justify-content:center}.modal-close-button-secondary{background-color:#1f2c85;border:none;border-radius:.5rem;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s ease}.modal-close-button-secondary:hover{background-color:#1d4ed8}*{box-sizing:border-box}.video-library{background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100vh}.header{background-color:#fff;box-shadow:0 1px 3px #0000001a}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:16px 24px}.header-container,.header-logo{align-items:center;display:flex}.header-logo{gap:16px}.logo-icon{align-items:center;background-color:#1f2937;border-radius:4px;color:#fff;display:flex;font-size:14px;font-weight:700;height:32px;justify-content:center;width:32px}.logo-text{color:#1f2937;font-weight:600}.header-nav{align-items:center;display:flex;gap:32px}.nav-link{color:#4b5563;text-decoration:none;transition:color .2s}.nav-link:hover{color:#1f2937}.profile-avatar{background-color:#fb923c;border-radius:50%;height:32px;width:32px}.main-content{margin:0 auto;max-width:1200px;padding:32px 24px}.page-title{margin-bottom:32px}.page-title h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin:0 0 16px}.page-title p{color:#4b5563;font-size:1.125rem;margin:0}.tabs-container{margin-bottom:32px}.tabs-border{border-bottom:1px solid #e5e7eb}.tabs-nav{display:flex;gap:32px}.tab-button{background:none;border:none;border-bottom:2px solid #0000;cursor:pointer;font-size:14px;font-weight:500;padding:8px 4px;transition:all .2s}.tab-button.active{border-bottom-color:#1f2937;color:#1f2937}.tab-button.inactive{color:#6b7280}.tab-button.inactive:hover{border-bottom-color:#d1d5db;color:#374151}.section-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:24px}.video-grid{grid-gap:24px;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center}@media (min-width:768px){.video-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.video-grid{grid-template-columns:repeat(3,1fr)}}.video-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;cursor:pointer;max-width:320px;overflow:hidden;transition:all .3s ease;width:100%}.video-item:hover{box-shadow:0 8px 15px #00000026;transform:scale(1.02)}.video-thumbnail{height:0;padding-bottom:56.25%;position:relative;width:100%}.video-thumbnail img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.play-overlay{align-items:center;background-color:#0000004d;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s}.video-item:hover .play-overlay{opacity:1}.play-button{align-items:center;background-color:#dc2626;border-radius:50%;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.play-icon{height:24px;margin-left:2px;width:24px}.video-info{padding:16px}.video-title{-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:14px;font-weight:600;line-height:1.4;margin:0 0 8px;overflow:hidden}.video-instructor{color:#6b7280;font-size:12px;margin:0}.loading-container{align-items:center;background-color:#f9fafb;display:flex;justify-content:center;min-height:100vh}.loading-content{text-align:center}.spinner{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:48px;margin:0 auto 16px;width:48px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{color:#6b7280;margin:0}.empty-state{padding:48px 0;text-align:center}.empty-text{color:#6b7280;font-size:1.125rem;margin:0}@media (max-width:768px){.header-nav{display:none}.page-title h1{font-size:2rem}.tabs-nav{gap:16px}.modal-content{margin:16px;width:95%}}.single-post-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;color:#333;font-family:Arial,sans-serif;margin:40px auto;max-width:800px;padding:30px}.single-post-title{color:#2c3e50;font-size:2.5em;margin-bottom:10px;text-align:center}.single-post-subtitle{color:#7f8c8d;font-size:1.2em;margin-bottom:20px;text-align:center}.single-post-meta{color:#95a5a6;font-size:.9em;margin-bottom:30px;text-align:center}.single-post-images{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:30px}.single-post-image{border-radius:5px;box-shadow:0 2px 6px #0000001a;height:auto;max-width:100%}.single-post-content{color:#555;font-size:1.1em;line-height:1.7;margin-bottom:30px}.single-post-content h1,.single-post-content h2,.single-post-content h3{color:#2c3e50;margin-bottom:15px;margin-top:25px}.single-post-content p{margin-bottom:1em}.single-post-content ol,.single-post-content ul{margin-bottom:1em;margin-left:20px}.single-post-actions{margin-top:30px;text-align:center}.single-post-download-button{background-color:#3498db;border-radius:5px;color:#fff;display:inline-block;padding:12px 25px;text-decoration:none;transition:background-color .3s ease}.single-post-download-button:hover{background-color:#2980b9}.error{color:#e74c3c;font-weight:700;text-align:center}.single-post-pdfs embed{border-radius:8px;box-shadow:0 2px 8px #00000014;margin-bottom:8px}.latest-posts-container{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 12px #0000000d;font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;padding:40px}.latest-posts-wrapper{margin:0 auto;max-width:1200px;padding:2rem 1rem}.latest-posts-header{align-items:center;display:flex;justify-content:space-between}h1{color:#333;font-size:2.5em;margin-bottom:30px;text-align:left}h2{border-bottom:2px solid #eee;color:#555;font-size:1.8em;margin-bottom:25px;margin-top:40px;padding-bottom:10px}.categories-nav{border-bottom:1px solid #ddd;display:flex;gap:20px;margin-bottom:40px;padding-bottom:15px}.category-item{color:#666;cursor:pointer;font-weight:500;padding:10px 15px;transition:color .3s ease,border-bottom .3s ease}.category-item:hover{color:#007bff}.category-item.active{border-bottom:2px solid #007bff;color:#007bff}.view-mode-toggle{display:flex;gap:10px;justify-content:flex-end;margin-bottom:20px}.toggle-button{align-items:center;background-color:#f0f0f0;border:1px solid #ddd;border-radius:5px;color:#555;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:all .3s ease}.toggle-button:hover{background-color:#e0e0e0;color:#333}.toggle-button.active{background-color:#f9a825;border-color:#fff;color:#fff}.posts-list{display:flex;gap:35px}.posts-list.list-view{flex-direction:column}.posts-list.list-view .post-item{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;display:flex;justify-content:space-between;padding:25px;position:relative;transition:transform .2s ease-in-out}.posts-list.list-view .post-item:hover{transform:translateY(-5px)}.posts-list.list-view .post-content{flex:1 1;margin-right:30px}.posts-list.list-view .post-image-wrapper{border-radius:8px;box-shadow:0 2px 6px #0000001a;flex-shrink:0;height:150px;overflow:hidden;width:200px}.posts-list.card-view{flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.posts-list.card-view .post-item{align-items:flex-start;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:25px;padding:20px;position:relative;transition:transform .2s ease-in-out;width:calc(33.333% - 25px)}.posts-list.card-view .post-item:hover{transform:translateY(-5px)}.posts-list.card-view .post-content{margin-bottom:15px;margin-right:0;width:100%}.posts-list.card-view .post-image-wrapper{border-radius:8px;height:180px;margin-bottom:15px;overflow:hidden;width:100%}.post-title-link{color:inherit;text-decoration:none}.post-title-link h3{color:#333;cursor:pointer;font-size:1.6em;margin-bottom:10px;margin-top:0;transition:color .2s ease}.post-title-link h3:hover{color:#007bff}.post-subtitle{color:#666;font-size:1em;line-height:1.6;margin-bottom:20px}.action-button{border:1px solid #0000;border-radius:5px;display:inline-block;font-weight:700;padding:10px 20px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.action-button.read-online{background-color:#1f2c85;border-color:#b3e0ff;color:#fff}.action-button.read-online:hover{background-color:#4e568a}.action-button.download{background-color:#f9a825;border-color:#c3e6cb;color:#fff}.action-button.download:hover{background-color:#e9c07f}.post-image{display:block;height:100%;object-fit:cover;width:100%}.post-actions{display:flex;gap:8px;position:absolute;right:15px;top:15px;z-index:10}.action-icon{align-items:center;background:none;border:none;border-radius:50%;color:#888;cursor:pointer;display:flex;font-size:18px;justify-content:center;padding:8px;transition:background-color .2s ease,color .2s ease}.action-icon:hover{background-color:#0000000d;color:#555}.edit-icon:hover{color:#007bff}.delete-icon:hover{color:#dc3545}.posts-list.list-view .post-content{display:flex;flex-direction:column;justify-content:space-between;position:relative}.posts-list.list-view .post-actions{align-self:flex-end;margin-top:15px;order:3;position:static}.posts-list.card-view .post-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px;position:static}@media (max-width:992px){.posts-list.card-view .post-item{width:calc(50% - 17.5px)}}@media (max-width:768px){.post-item{align-items:flex-start;flex-direction:column}.post-content{margin-bottom:20px;margin-right:0}.posts-list.list-view .post-content{flex-direction:column}.posts-list.list-view .post-actions{align-self:flex-start;margin-top:15px;position:static}.post-image-wrapper{height:200px;width:100%}.categories-nav{flex-wrap:wrap;gap:10px}.category-item{padding:8px 12px}.posts-list.card-view .post-item{width:100%}.posts-list.card-view .post-actions{margin-bottom:10px;position:relative;right:0;top:10px}}@media (max-width:480px){h1{font-size:2em}h2{font-size:1.5em}.post-title-link h3{font-size:1.3em}.post-subtitle{font-size:.9em}.action-button{font-size:.9em;padding:8px 15px}}.footer{background-color:#1f2c85;color:#fff;justify-content:center;margin-bottom:0;padding-bottom:1rem;padding-top:1rem;width:100%}.footer-container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.footer-title{color:#f9a825;font-weight:700;margin-bottom:1rem}.footer-text{word-wrap:break-word;color:#fff;line-height:1.6}.footer-bottom{border-top:1px solid #fff3;margin-bottom:0;margin-top:2rem;padding-top:1rem;text-align:center}.footer-bottom .highlight{color:#f9a825;font-weight:700}.admin-container{background-color:#f9f9f9;min-height:100vh;padding:3rem 2rem}.admin-title{color:#111827;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.admin-cards-grid{flex-wrap:wrap;gap:24px;margin-top:24px}.admin-card,.admin-cards-grid{display:flex;justify-content:center}.admin-card{align-items:center;background-color:#fff!important;border-radius:12px;box-shadow:0 4px 12px #0000001a!important;color:#1f2937!important;flex-direction:column;height:180px;padding:1rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease;width:300px}.admin-card:hover{box-shadow:0 16px 36px #0000001f!important;transform:scale(1.04)}@media (max-width:480px){.admin-card{height:auto;padding:1.5rem;width:90%}.admin-title{font-size:1.5rem}}.analytics-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1000px;padding:1rem;width:100%}.analytics-title{color:#0d47a1;font-size:2.5rem;font-weight:700;margin-bottom:40px;text-align:left}.analytics-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.analytics-card{align-items:flex-start;border-radius:16px;box-shadow:0 6px 16px #00000014;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.analytics-card:hover{box-shadow:0 12px 24px #0000001a;transform:translateY(-5px)}.analytics-card-label{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.analytics-card-value{font-size:2rem;font-weight:700;text-align:left}.chart-container{height:350px;margin-top:1rem;padding:1rem;width:100%}@media (max-width:768px){.analytics-card-value{font-size:1.6rem}.analytics-card-label{font-size:1rem}}.create-content-container{font-family:sans-serif;margin:4rem auto;max-width:700px;padding:2rem}h2{text-align:center}.toggle-type,h2{margin-bottom:2rem}.toggle-type{display:flex;gap:2rem;justify-content:center}.toggle-type label{font-size:1rem;font-weight:700}.content-form{gap:1.5rem}.content-form,.content-form label{display:flex;flex-direction:column}.content-form label{font-weight:600}.content-form input,.content-form textarea{background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;font-size:1rem;margin-top:.5rem;padding:.8rem}.content-form input[type=file]{background-color:initial;padding:.4rem 0}button[type=submit]{align-self:flex-start;background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:.75rem 1.5rem}button[type=submit]:hover{background-color:#0056b3}#root,body,html{height:100%;margin:0;padding:0}body{background-color:#f4f4f4;font-family:Arial,sans-serif}.resources-page-wrapper{display:flex;min-height:100vh}.sidebar{background-color:#333;border-right:1px solid #444;box-shadow:2px 0 5px #0003;color:#fff;display:flex;flex-direction:column;padding:10px 0;width:200px}.tab-item{border-left:5px solid #0000;cursor:pointer;font-size:1.1em;padding:15px 20px;text-align:left;transition:background-color .3s ease,color .3s ease,font-weight .3s ease;-webkit-user-select:none;user-select:none}.tab-item:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.tab-item:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.tab-item:hover{background-color:#555;color:#f8f8f8}.tab-item.active{background-color:#007bff;border-left:5px solid #ffc107;color:#fff;font-weight:700}.content-area{box-sizing:border-box;flex-grow:1;max-width:calc(100% - 200px);padding:20px 30px}.content-area h1{border-bottom:1px solid #eee;color:#333;font-size:2.2em;margin-bottom:30px;padding-bottom:10px}.edit-post-container{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;font-family:Roboto,sans-serif;margin:40px auto;max-width:800px;padding:30px}.edit-post-container h1{color:#333;font-size:2.2em;font-weight:600;margin-bottom:30px;text-align:center}.edit-post-form .MuiTextField-root{margin-bottom:20px}.edit-post-form label{color:#555}.edit-post-form .MuiInputBase-input{padding:12px 14px}.edit-post-form .MuiOutlinedInput-notchedOutline{border-color:#ccc}.edit-post-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1976d2}.edit-post-form .MuiButton-containedPrimary{background-color:#1976d2;border-radius:5px;color:#fff;font-size:1.05em;padding:12px 25px;text-transform:none;transition:background-color .3s ease}.edit-post-form .MuiButton-containedPrimary:hover{background-color:#1565c0}.edit-post-form .MuiButton-outlinedSecondary{border-color:#dc3545;border-radius:5px;color:#dc3545;font-size:1.05em;padding:12px 25px;text-transform:none;transition:background-color .3s ease,color .3s ease}.edit-post-form .MuiButton-outlinedSecondary:hover{background-color:#ffebee}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;color:#dc3545;margin-bottom:20px;padding:10px 15px;text-align:center}.current-images-preview{border:1px dashed #ccc;border-radius:5px;margin-top:20px;padding:15px;text-align:center}.current-images-preview h3{color:#555;font-size:1.1em;margin-bottom:15px;margin-top:0}.edit-post-image-preview{border:1px solid #eee;border-radius:4px;box-shadow:0 2px 5px #0000000d;height:auto;margin:10px;max-width:150px}.image-edit-note{color:#777;font-size:.85em;margin-top:15px}.modal-content,.modal-desc,.modal-header,.modal-title,.video-player{font-family:Roboto,sans-serif!important}.search-page{display:flex;flex-direction:column;min-height:100vh}.search-content{flex:1 1;padding:2rem 1rem}.video-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.post-item,.video-item{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem}.custom-button{background-color:#1f2c85!important;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16.5px!important;font-weight:bolder;height:50px;text-transform:none;width:150px}.custom-button:hover{background-color:#1565c0}.modal-overlay{align-items:center;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{border-radius:8px;max-height:90vh;max-width:1000px;overflow:visible;width:90%}.modal-content,.modal-header{background-color:#fff;font-family:"Roboto, sans-serif";position:relative}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px;z-index:10}.modal-title{color:#1f2937;font-family:"Roboto, sans-serif";font-size:1.25rem;font-weight:600;margin:0}.close-button{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;line-height:1;padding:0;position:relative;transition:color .2s;width:32px;z-index:10}.close-button:hover{color:#374151}.video-player{height:0;padding-bottom:56.25%;position:relative;width:100%}.video-player iframe{border:none!important;height:100%;left:0;outline:none!important;position:absolute;top:0;width:100%;z-index:1}.modal-desc{color:#1f2937!important;font-weight:400;padding-left:16px}.modal-footer{background-color:#f9fafb;padding:16px}.instructor-info{color:#6b7280;font-size:14px;margin:0}.instructor-info .instructor-label{font-weight:500}@media (max-width:600px){.search-content{padding:1rem}}.chatbot-bubble{bottom:20px;position:fixed;right:20px;z-index:1000}.chatbot-toggle-btn{background-color:#3498db;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:50px;width:50px}.chatbot-window{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;height:400px;margin-bottom:10px;overflow:hidden;width:300px}.chatbot-messages{flex:1 1;overflow-y:auto;padding:10px}.chatbot-message{border-radius:15px;margin-bottom:10px;max-width:80%;padding:8px 12px}.chatbot-message.user{align-self:flex-end;background:#3498db;color:#fff}.chatbot-message.bot{align-self:flex-start;background:#eee;color:#333}.chatbot-input-area{border-top:1px solid #ccc;display:flex}.chatbot-input-area input{border:none;flex:1 1;padding:10px}.chatbot-input-area button{background:#3498db;border:none;color:#fff;cursor:pointer;padding:0 15px}.chatbot-links{list-style:none;margin-top:5px;padding:0}.chatbot-links li{margin:4px 0}.chatbot-links a{color:#3498db;text-decoration:none}.chatbot-links a:hover{text-decoration:underline}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.static{position:static}.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.min-h-screen{min-height:100vh}.w-full{width:100%}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-6xl{max-width:72rem}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#f3f4f6;border-color:rgb(243 244 246/var(--tw-divide-opacity,1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-divide-opacity,1))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-lg{border-top-right-radius:.5rem}.border{border-width:1px}.border-gray-200{--tw-border-opacity:1;border-color:#e5e7eb;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.bg-blue-600{--tw-bg-opacity:1;background-color:#2563eb;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-100{--tw-gradient-from:#dbeafe var(--tw-gradient-from-position);--tw-gradient-to:#dbeafe00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from:#eff6ff var(--tw-gradient-from-position);--tw-gradient-to:#eff6ff00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-500{--tw-gradient-from:#22c55e var(--tw-gradient-from-position);--tw-gradient-to:#22c55e00 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-100{--tw-gradient-from:#fee2e2 var(--tw-gradient-from-position);--tw-gradient-to:#fee2e200 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-orange-100{--tw-gradient-to:#ffedd5 var(--tw-gradient-to-position)}.to-purple-100{--tw-gradient-to:#f3e8ff var(--tw-gradient-to-position)}.to-purple-50{--tw-gradient-to:#faf5ff var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to:#0d9488 var(--tw-gradient-to-position)}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.text-blue-700{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:#1f2937;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:#111827;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-purple-700{--tw-text-opacity:1;color:#7e22ce;color:rgb(126 34 206/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:#dc2626;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:#b91c1c;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-lg{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}body{background-color:#f0f0f0;color:#838383;margin:0}.odd\:bg-gray-50:nth-child(odd){--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:#1e40af;color:rgb(30 64 175/var(--tw-text-opacity,1))}.hover\:text-purple-800:hover{--tw-text-opacity:1;color:#6b21a8;color:rgb(107 33 168/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}
/*# sourceMappingURL=main.f9e3ae30.css.map*/