body{margin:0;font-family:Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}.app{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#e8e9ea;background:linear-gradient(135deg,#0f1419,#1a1f26,#242b33);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#0f1419d9;backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:100}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{font-size:1.8rem;font-weight:700;color:#00a8cc;text-decoration:none;letter-spacing:-.5px;display:flex;align-items:center}.logo-image{height:40px;width:auto;transition:all .3s ease}.logo:hover .logo-image{transform:scale(1.05)}.nav-links{display:flex;list-style:none;gap:2rem}.nav-links a{text-decoration:none;color:#c9d1d9;font-weight:500;transition:all .3s ease;position:relative}.nav-links button{background:none;border:none;color:#c9d1d9;font-weight:500;font-family:inherit;font-size:inherit;cursor:pointer;transition:all .3s ease;position:relative;padding:0}.nav-links a:hover,.nav-links button:hover,.nav-links button.active{color:#00a8cc}.nav-links a:after,.nav-links button:after{content:"";position:absolute;width:0;height:1px;bottom:-4px;left:0;background:#00a8cc;transition:width .3s ease}.nav-links a:hover:after,.nav-links button:hover:after,.nav-links button.active:after{width:100%}.page-content{min-height:60vh;padding:4rem 0;text-align:center}.page-content h1{font-size:3rem;margin-bottom:1rem;color:#00a8cc}.page-content p{font-size:1.2rem;color:#c9d1d9;margin-bottom:2rem}.about-page{min-height:calc(100vh - 140px);padding:0}.about-hero{padding:4rem 0;background:linear-gradient(135deg,#00a8cc1a,#0f1419e6,#242b331a)}.about-content{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:300px 1fr;gap:4rem;align-items:start}.about-image{text-align:center;position:sticky;top:2rem}.profile-image{width:250px;height:250px;border-radius:50%;object-fit:cover;border:4px solid #00a8cc;box-shadow:0 10px 30px #00a8cc4d;transition:transform .3s ease}.profile-image:hover{transform:scale(1.05)}.profile-name{margin:1rem 0;font-size:1.2rem;font-weight:600;color:#00a8cc;text-align:center;letter-spacing:.5px}.certifications-image{width:100%;max-width:300px;height:auto;margin-top:1.5rem;border-radius:12px;border:2px solid rgba(0,168,204,.3);box-shadow:0 8px 25px #00a8cc33;transition:all .3s ease}.certifications-image:hover{transform:translateY(-3px);box-shadow:0 12px 35px #00a8cc4d;border-color:#00a8cc80}.about-text{text-align:left}.about-text h1{font-size:2.5rem;color:#00a8cc;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.about-intro{font-size:1.2rem;color:#c9d1d9;line-height:1.8;margin-bottom:3rem;font-weight:400}.about-sections{display:grid;gap:2.5rem;margin-bottom:3rem}.about-section{background:#ffffff08;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);transition:transform .3s ease,box-shadow .3s ease}.about-section:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00a8cc33}.about-section h2{font-size:1.4rem;color:#00a8cc;margin-bottom:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.about-section p{color:#c9d1d9;line-height:1.7;font-size:1rem;margin:0}.about-cta{text-align:center;margin-top:3rem}.about-cta .cta-button{background:linear-gradient(135deg,#00a8cc,#0086a3);color:#fff;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.about-cta .cta-button:hover{background:linear-gradient(135deg,#0086a3,#006b85);transform:translateY(-2px);box-shadow:0 10px 25px #00a8cc66}@media (max-width: 768px){.about-content{grid-template-columns:1fr;gap:2rem;text-align:center}.about-image{position:static}.profile-image{width:200px;height:200px}.about-text{text-align:center}.about-text h1{font-size:2rem}.about-intro{font-size:1.1rem}.about-section h2{justify-content:center}}.templates-page{min-height:calc(100vh - 140px);padding:0}.templates-hero{padding:4rem 0;background:linear-gradient(135deg,#00a8cc0d,#0f1419f2,#242b330d)}.templates-content{max-width:1200px;margin:0 auto;padding:0 20px}.templates-header{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}.templates-text h1{font-size:3rem;color:#00a8cc;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.templates-intro{font-size:1.2rem;color:#c9d1d9;line-height:1.8;margin-bottom:1.5rem}.templates-mission{font-size:1.1rem;color:#a8b3b8;line-height:1.7;font-style:italic;border-left:3px solid #00a8cc;padding-left:1rem}.templates-image{text-align:center}.template-hero-image{width:100%;max-width:350px;height:auto;border-radius:12px;box-shadow:0 15px 35px #00a8cc4d;transition:transform .3s ease}.template-hero-image:hover{transform:scale(1.05)}.coming-up-section{margin-bottom:4rem}.coming-up-section h2{font-size:2.2rem;color:#00a8cc;text-align:center;margin-bottom:3rem;font-weight:600}.template-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.template-category{background:#ffffff08;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);transition:all .3s ease;text-align:center}.template-category:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00a8cc33;border-color:#00a8cc4d}.category-icon{font-size:3rem;margin-bottom:1rem;display:block}.template-category h3{font-size:1.3rem;color:#00a8cc;margin-bottom:1rem;font-weight:600}.coming-up-badge{background:linear-gradient(135deg,#fdbe2b,#e8a71b);color:#fff;border:none;padding:.5rem 1rem;border-radius:25px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;box-shadow:0 3px 10px #fdbe2b4d;width:100%;margin-top:1.5rem}.coming-up-badge:hover{background:linear-gradient(135deg,#e8a71b,#d4960f);transform:translateY(-2px);box-shadow:0 5px 15px #fdbe2b66}.download-available-badge{background:linear-gradient(135deg,#28a745,#20a139);color:#fff;border:none;padding:.5rem 1rem;border-radius:25px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;box-shadow:0 3px 10px #28a7454d;width:100%;margin-top:1.5rem}.download-available-badge:hover{background:linear-gradient(135deg,#20a139,#1e7e34);transform:translateY(-2px);box-shadow:0 5px 15px #28a74566}.loading-message{text-align:center;padding:2rem;color:#c9d1d9;font-size:1.1rem}.no-templates{text-align:center;padding:2rem;color:#8b949e;font-style:italic}.template-category p{color:#c9d1d9;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.template-category ul{list-style:none;padding:0;text-align:left}.template-category li{color:#a8b3b8;position:relative;padding:.3rem 0 .3rem 1.5rem;font-size:.9rem}.template-category li:before{content:"✓";position:absolute;left:0;color:#00a8cc;font-weight:700}.templates-cta{background:linear-gradient(135deg,#00a8cc1a,#0f1419cc);padding:3rem;border-radius:16px;text-align:center;border:1px solid rgba(0,168,204,.2)}.cta-content h2{font-size:2rem;color:#00a8cc;margin-bottom:1rem;font-weight:600}.cta-content p{font-size:1.1rem;color:#c9d1d9;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button.primary{background:linear-gradient(135deg,#00a8cc,#0086a3);color:#fff;padding:1rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.cta-button.secondary{background:transparent;color:#00a8cc;padding:1rem 2rem;font-size:1rem;font-weight:600;border:2px solid #00a8cc;border-radius:8px;cursor:pointer;transition:all .3s ease}.cta-button.primary:hover{background:linear-gradient(135deg,#0086a3,#006b85);transform:translateY(-2px);box-shadow:0 10px 25px #00a8cc66}.cta-button.secondary:hover{background:#00a8cc;color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.templates-header{grid-template-columns:1fr;gap:2rem;text-align:center}.templates-text h1{font-size:2.2rem}.template-categories{grid-template-columns:1fr}.template-category{padding:1.5rem}.cta-buttons{flex-direction:column;align-items:center}.cta-button.primary,.cta-button.secondary{width:100%;max-width:300px}}.blog-page{min-height:calc(100vh - 140px);padding:0}.blog-hero{padding:4rem 0;background:linear-gradient(135deg,#00a8cc0d,#0f1419f2,#242b330d)}.blog-content{max-width:1200px;margin:0 auto;padding:0 20px}.blog-header{text-align:center;margin-bottom:4rem}.blog-header h1{font-size:3rem;color:#00a8cc;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.blog-intro{font-size:1.2rem;color:#c9d1d9;line-height:1.8;margin-bottom:1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.blog-mission{font-size:1.1rem;color:#a8b3b8;line-height:1.7;max-width:800px;margin-left:auto;margin-right:auto;font-style:italic}.blog-posts-section{margin-bottom:4rem}.blog-posts-section h2{font-size:2.2rem;color:#00a8cc;text-align:center;margin-bottom:3rem;font-weight:600}.blog-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.blog-post-card{background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);overflow:hidden;transition:all .3s ease}.blog-post-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00a8cc33;border-color:#00a8cc4d}.blog-post-image{width:100%;height:200px;overflow:hidden}.blog-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-post-card:hover .blog-post-image img{transform:scale(1.05)}.blog-post-content{padding:1.5rem}.blog-post-content h3{font-size:1.2rem;color:#00a8cc;margin-bottom:1rem;font-weight:600;line-height:1.3}.blog-post-content p{color:#c9d1d9;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.blog-post-link{color:#fdbe2b;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.blog-post-link:hover{color:#e8a71b;text-decoration:underline}.blog-post-meta{display:flex;justify-content:space-between;align-items:center;margin:1rem 0;padding:.5rem 0;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem;color:#ffffffb3}.blog-post-date{color:#00a8cc}.blog-post-category{background:#fdbe2b33;color:#fdbe2b;padding:.25rem .5rem;border-radius:4px;font-size:.75rem}.loading-message,.no-blog-posts{text-align:center;padding:2rem;color:#ffffffb3;grid-column:1 / -1}.loading-message{color:#00a8cc;font-weight:500}.no-blog-posts p{margin:0;font-size:1rem}.blog-cta{background:linear-gradient(135deg,#00a8cc1a,#0f1419cc);padding:3rem;border-radius:16px;text-align:center;border:1px solid rgba(0,168,204,.2)}@media (max-width: 1024px){.blog-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.blog-header h1{font-size:2.2rem}.blog-intro{font-size:1.1rem}.blog-posts-grid{grid-template-columns:1fr}.blog-post-image{height:180px}.blog-post-content{padding:1.2rem}}.videos-page{min-height:calc(100vh - 140px);padding:0}.videos-hero{padding:4rem 0;background:linear-gradient(135deg,#00a8cc0d,#0f1419f2,#242b330d)}.videos-content{max-width:1200px;margin:0 auto;padding:0 20px}.videos-header{text-align:center;margin-bottom:3rem}.videos-header h1{font-size:3rem;color:#00a8cc;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.videos-intro{font-size:1.2rem;color:#c9d1d9;line-height:1.8;max-width:800px;margin-left:auto;margin-right:auto}.videos-search-section{margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.videos-search-section .search-box{position:relative;display:flex;max-width:600px;width:100%;gap:.5rem}.videos-search-section .search-box input{flex:1;padding:1rem 1.5rem;border:2px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0d;color:#c9d1d9;font-size:1rem;backdrop-filter:blur(10px);transition:all .3s ease}.videos-search-section .search-box input:focus{outline:none;border-color:#00a8cc;background:#ffffff14}.search-button{background:linear-gradient(135deg,#00a8cc,#0086a3);color:#fff;border:none;padding:1rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.search-button:hover{background:linear-gradient(135deg,#0086a3,#006b85);transform:translateY(-1px)}.clear-search-btn{background:transparent;color:#fdbe2b;border:2px solid #fdbe2b;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.clear-search-btn:hover{background:#fdbe2b;color:#0f1419}.latest-videos-section{margin-bottom:4rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.section-header h2{font-size:2.2rem;color:#00a8cc;font-weight:600;margin:0}.refresh-button{background:#ffffff0d;color:#c9d1d9;border:1px solid rgba(255,255,255,.1);padding:.7rem 1.2rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.refresh-button:hover:not(:disabled){background:#00a8cc1a;border-color:#00a8cc;color:#00a8cc}.refresh-button:disabled{opacity:.6;cursor:not-allowed}.videos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.videos-page .video-card{background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);overflow:hidden;transition:all .3s ease;cursor:pointer}.videos-page .video-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00a8cc33;border-color:#00a8cc4d}.videos-page .video-thumbnail{position:relative;width:100%;height:200px;overflow:hidden}.video-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;opacity:0;transition:opacity .3s ease;pointer-events:none;text-shadow:0 2px 10px rgba(0,0,0,.7)}.videos-page .video-card:hover .video-play-overlay{opacity:1}.videos-page .video-thumbnail-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.videos-page .video-card:hover .video-thumbnail-image{transform:scale(1.05)}.videos-page .video-thumbnail-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00a8cc1a,#242b334d);font-size:4rem}.videos-page .video-info{padding:1.5rem}.videos-page .video-title{font-size:1.1rem;color:#00a8cc;margin-bottom:.8rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.videos-page .video-description{color:#c9d1d9;line-height:1.5;margin-bottom:1rem;font-size:.9rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.videos-page .video-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:1rem}.videos-page .tag{background:#00a8cc33;color:#00a8cc;padding:.2rem .5rem;border-radius:12px;font-size:.7rem;font-weight:500}.videos-page .video-stats{font-size:.8rem;color:#a8b3b8;margin-top:.8rem}.videos-search-results h2{font-size:1.8rem;color:#00a8cc;margin-bottom:2rem;font-weight:600}.error-message{color:#e74c3c;text-align:center;padding:1rem;background:#e74c3c1a;border-radius:8px;margin-bottom:2rem}.loading-message,.no-videos,.no-results{text-align:center;padding:3rem;color:#a8b3b8;font-size:1.1rem}.videos-cta{background:linear-gradient(135deg,#00a8cc1a,#0f1419cc);padding:3rem;border-radius:16px;text-align:center;border:1px solid rgba(0,168,204,.2)}@media (max-width: 1024px){.videos-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.videos-header h1{font-size:2.2rem}.videos-intro{font-size:1.1rem}.videos-grid{grid-template-columns:1fr}.videos-page .video-thumbnail{height:180px}.section-header{flex-direction:column;text-align:center}.videos-search-section .search-box{flex-direction:column}.search-button{padding:.8rem 1.2rem}}.nav-actions{display:flex;align-items:center;gap:1rem}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:4px;padding:8px;z-index:1001;position:relative}.hamburger-line{width:24px;height:2px;background-color:#c9d1d9;transition:all .3s ease;transform-origin:center}.mobile-menu-toggle-open .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle-open .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle-open .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#000c;z-index:1000;backdrop-filter:blur(5px)}.mobile-menu-content{position:absolute;top:0;right:0;width:300px;height:100vh;background:linear-gradient(135deg,#0f1419,#1a1f26,#242b33);border-left:1px solid rgba(255,255,255,.1);box-shadow:-5px 0 20px #0000004d;overflow-y:auto;animation:slideInRight .3s ease-out}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-menu-logo{height:32px;width:auto}.mobile-menu-close{background:none;border:none;color:#c9d1d9;font-size:2rem;cursor:pointer;padding:0;line-height:1;transition:color .3s ease}.mobile-menu-close:hover{color:#00a8cc}.mobile-menu-links{list-style:none;padding:1rem 0}.mobile-menu-links li{margin:0}.mobile-menu-links button{width:100%;background:none;border:none;color:#c9d1d9;font-weight:500;font-family:inherit;font-size:1.1rem;cursor:pointer;padding:1rem 1.5rem;text-align:left;transition:all .3s ease;border-left:3px solid transparent}.mobile-menu-links button:hover{background:#00a8cc1a;color:#00a8cc;border-left-color:#00a8cc}.mobile-menu-links button.active{background:#00a8cc26;color:#00a8cc;border-left-color:#00a8cc}.mobile-menu-actions{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:1rem}.mobile-cta-button{background:linear-gradient(135deg,#00a8cc,#0077b6);color:#fff;border:none;padding:1rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem;width:100%;text-align:center}.mobile-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00a8cc4d}.mobile-auth-button{background:#ffffff1a;color:#c9d1d9;border:1px solid rgba(255,255,255,.2);padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;transition:all .3s ease;font-weight:500;width:100%;text-align:center}.mobile-auth-button:hover{background:#ffffff26;border-color:#ffffff4d}.mobile-auth-button.logout{background:#dc267f1a;color:#ff6b9d;border-color:#dc267f4d}.mobile-auth-button.logout:hover{background:#dc267f33;border-color:#dc267f80}@media (max-width: 768px){.nav-links,.nav-actions{display:none}.mobile-menu-toggle{display:flex}.mobile-menu-overlay{display:block}.container{padding:0 15px}.nav{padding:.75rem 0}.logo-image{height:35px}}@media (max-width: 480px){.mobile-menu-content{width:280px}.container{padding:0 10px}}.mobile-menu-overlay:not(:empty){display:block!important}.cta-button{background:linear-gradient(135deg,#00a8cc,#0086a3);color:#fff;padding:.8rem 2rem;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease;box-shadow:0 4px 12px #00a8cc33;border:1px solid rgba(255,255,255,.1)}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00a8cc4d;background:linear-gradient(135deg,#0086a3,#00a8cc)}.auth-button{background:#ffffff14;color:#c9d1d9;padding:.7rem 1.5rem;text-decoration:none;border:1px solid rgba(255,255,255,.15);border-radius:8px;font-weight:500;transition:all .3s ease;cursor:pointer;margin-left:1rem}.auth-button:hover{background:#ffffff1f;border-color:#00a8cc4d;color:#00a8cc}.auth-button.logout{background:#ef44441a;border-color:#ef444433;color:#f87171}.auth-button.logout:hover{background:#ef444426;border-color:#ef44444d}.hero{background:linear-gradient(135deg,#0f1419,#1e2a35,#2d3e50);color:#fff;padding:6rem 0 4rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(0,168,204,.1) 0%,transparent 50%);opacity:.8}.hero-content{position:relative;z-index:2}.hero h1{font-size:3.5rem;margin-bottom:1rem;font-weight:300;letter-spacing:-2px}.hero .tagline{font-size:1.4rem;margin-bottom:3rem;opacity:.8;font-weight:300}.search-box{max-width:500px;margin:0 auto 2rem;position:relative}.search-box input{width:100%;padding:1.2rem 1.8rem;border:1px solid rgba(255,255,255,.15);border-radius:12px;font-size:1rem;background:#ffffff0d;backdrop-filter:blur(10px);color:#fff;transition:all .3s ease}.search-box input::placeholder{color:#fff9}.search-box input:focus{outline:none;border-color:#00a8cc;background:#ffffff14;box-shadow:0 0 0 3px #00a8cc1a}.search-loading{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#00a8cce6;color:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;margin-top:.5rem;z-index:1000}.search-suggestions{position:absolute;top:100%;left:0;right:0;background:#161b22f2;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:8px;margin-top:.5rem;max-height:200px;overflow-y:auto;z-index:1000}.suggestion-item{padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid rgba(255,255,255,.08)}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#00a8cc26}.search-results{background:#00a8cc0d;border:1px solid rgba(0,168,204,.2);border-radius:12px;padding:2rem;margin-bottom:3rem}.search-results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}.search-results-header h2{color:#00a8cc;font-size:1.5rem;margin:0}.clear-search-btn{background:#e74c3c33;color:#e74c3c;border:1px solid rgba(231,76,60,.3);padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:.9rem;white-space:nowrap}.clear-search-btn:hover{background:#e74c3c4d;border-color:#e74c3c80}.no-results{text-align:center;padding:2rem;color:#ffffffb3}.search-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.search-result-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:all .3s ease;position:relative}.search-result-card:hover{background:#ffffff0d;border-color:#00a8cc4d;transform:translateY(-2px)}.search-result-card.video:hover .search-result-thumbnail:after{content:"▶️";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;background:#00a8cce6;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;opacity:.9;z-index:10}.search-result-card.video{border-left:4px solid #ff6b6b}.search-result-card.question{border-left:4px solid #4ecdc4}.result-type-badge{background:#00a8cc33;color:#00a8cc;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;display:inline-block;margin-bottom:1rem;text-transform:capitalize}.search-result-thumbnail{width:100%;height:120px;border-radius:8px;overflow:hidden;margin-bottom:1rem;background:linear-gradient(135deg,#0f1419,#2d3e50);position:relative}.search-result-thumbnail-image{width:100%;height:100%;object-fit:cover;display:block}.search-result-content{flex:1}.result-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.75rem;line-height:1.4}.result-description{color:#fffc;font-size:.9rem;line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.result-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.result-tags .tag{background:#00a8cc26;color:#00a8cc;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:500}.video-link{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;padding:.6rem 1.2rem;border-radius:6px;text-decoration:none;font-weight:500;display:inline-block;margin-bottom:1rem;transition:all .3s ease;font-size:.9rem}.video-link:hover{background:linear-gradient(135deg,#ee5a24,#ff6b6b);transform:translateY(-1px);box-shadow:0 4px 12px #ff6b6b4d}.result-meta{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem;color:#fff9}.relevance-score{background:#2ecc7133;color:#2ecc71;padding:.2rem .6rem;border-radius:10px;font-weight:500}.created-date{font-style:italic}.main-content{background:#161b22;border-radius:24px 24px 0 0;margin-top:-32px;position:relative;z-index:10;padding:4rem 0;border:1px solid rgba(255,255,255,.08);border-bottom:none}.section{padding:2rem 0}.section h2{font-size:2rem;margin-bottom:3rem;text-align:center;color:#f0f6fc;font-weight:400;letter-spacing:-.5px}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.video-card{background:linear-gradient(135deg,#21262d,#1c2128);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;transition:all .4s ease;cursor:pointer}.video-card:hover{transform:translateY(-8px);border-color:#00a8cc4d;box-shadow:0 20px 40px #0000004d,0 0 0 1px #00a8cc1a}.video-card:hover .video-thumbnail:after{content:"▶️";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;background:#00a8cce6;border-radius:50%;width:80px;height:80px;display:flex;align-items:center;justify-content:center;opacity:.9;z-index:10}.video-thumbnail{width:100%;height:200px;background:linear-gradient(135deg,#0f1419,#2d3e50);display:flex;align-items:center;justify-content:center;color:#00a8cc;font-size:2.5rem;position:relative;overflow:hidden;border-radius:12px 12px 0 0}.video-thumbnail-image{width:100%;height:100%;object-fit:cover;display:block}.video-thumbnail-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:2.5rem;color:#00a8cc}.video-duration-badge{position:absolute;bottom:8px;right:8px;background:#000c;color:#fff;padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:500;font-family:Inter,monospace}.video-thumbnail:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(0,168,204,.1) 0%,transparent 70%)}.video-info{padding:1.5rem}.video-title{font-size:1.1rem;font-weight:500;margin-bottom:.8rem;color:#f0f6fc;line-height:1.4}.video-description{color:#8b949e;font-size:.9rem;line-height:1.5}.difficulty-badge{display:inline-block;padding:.4rem 1rem;border-radius:20px;font-size:.75rem;font-weight:500;margin-top:1.2rem;text-transform:uppercase;letter-spacing:.5px}.beginner{background:#2ea04326;color:#4ade80;border:1px solid rgba(74,222,128,.2)}.intermediate{background:#fbbf2426;color:#fbbf24;border:1px solid rgba(251,191,36,.2)}.advanced{background:#ef444426;color:#f87171;border:1px solid rgba(248,113,113,.2)}.questions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.question-card{background:linear-gradient(135deg,#21262d,#1c2128);border:1px solid rgba(0,168,204,.2);padding:2rem;border-radius:16px;color:#e8e9ea;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.question-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#00a8cc,#0086a3)}.question-card:hover{transform:translateY(-4px);border-color:#00a8cc66;box-shadow:0 12px 25px #0003}.question-card h3{font-size:1.1rem;margin-bottom:.5rem}.question-card p{color:#a8b3bf;line-height:1.6;margin-bottom:1rem}.question-meta{display:flex;gap:1rem;margin-top:1rem;font-size:.875rem;flex-wrap:wrap}.question-meta span{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500}.question-meta .category{background:#00a8cc26;color:#00a8cc;border:1px solid rgba(0,168,204,.2)}.question-meta .views,.question-meta .likes{background:#9ca3af26;color:#9ca3af;border:1px solid rgba(156,163,175,.2)}.question-card.loading{animation:pulse 2s ease-in-out infinite}.skeleton{background:linear-gradient(90deg,#ffffff1a 25%,#fff3,#ffffff1a 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:8px}.skeleton-title{height:1.5rem;width:80%;margin-bottom:1rem}.skeleton-text{height:1rem;width:100%;margin-bottom:.5rem}.skeleton-text:last-child{width:60%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.no-questions{grid-column:1 / -1;text-align:center;padding:3rem;color:#9ca3af}.no-questions p{font-size:1.1rem;opacity:.8}.newsletter-section{background:linear-gradient(135deg,#1a1f26,#242b33,#2d3440);padding:4rem 0;text-align:center;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.newsletter-section h2{font-size:2rem;margin-bottom:1rem;color:#f0f6fc;font-weight:400;letter-spacing:-.5px}.newsletter-section p{color:#8b949e;font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.newsletter-message{margin-bottom:1.5rem;padding:1rem;border-radius:8px;font-weight:500;text-align:center;max-width:500px;margin-left:auto;margin-right:auto}.newsletter-message.error{background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);color:#ff6b6b}.newsletter-form{display:flex;max-width:500px;margin:0 auto 1.5rem;gap:1rem;align-items:center}.newsletter-input{flex:1;padding:1rem 1.5rem;background:#242b33cc;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#e8e9ea;font-size:1rem;transition:all .3s ease;font-family:inherit}.newsletter-input:focus{outline:none;border-color:#00a8cc;box-shadow:0 0 0 3px #00a8cc1a;background:#242b33f2}.newsletter-input::placeholder{color:#8b949e}.newsletter-button{padding:1rem 2rem;background:linear-gradient(135deg,#00a8cc,#0086a3);color:#fff;border:none;border-radius:8px;font-weight:500;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00a8cc33;font-family:inherit;white-space:nowrap}.newsletter-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00a8cc4d;background:linear-gradient(135deg,#0086a3,#00a8cc)}.newsletter-note{font-size:.9rem!important;color:#8b949e!important;margin-bottom:0!important;opacity:.8}@media (max-width: 768px){.newsletter-form{flex-direction:column;gap:1rem}.newsletter-input,.newsletter-button{width:100%}}.ask-section{background:#0d1117;padding:4rem 0;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.ask-section h2{margin-bottom:1rem}.ask-section p{margin-bottom:3rem;color:#8b949e}.ask-section-logo{margin-top:3rem;text-align:center}.ask-section-logo-image{height:160px;width:auto;opacity:.8;transition:all .3s ease}.ask-section-logo-image:hover{opacity:1;transform:scale(1.05)}.ask-form{max-width:800px;margin:0 auto;background:linear-gradient(135deg,#21262d,#1c2128);border:1px solid rgba(255,255,255,.08);padding:3rem;border-radius:20px;text-align:left}.ask-form input,.ask-form select,.ask-form textarea{background:#ffffff08;border:1px solid rgba(255,255,255,.15);color:#e8e9ea;border-radius:8px;transition:all .3s ease}.ask-form input::placeholder,.ask-form textarea::placeholder{color:#8b949e}.ask-form input:focus,.ask-form select:focus,.ask-form textarea:focus{outline:none;border-color:#00a8cc;background:#ffffff0d;box-shadow:0 0 0 3px #00a8cc1a}.ask-form label{color:#f0f6fc;font-weight:500}.ask-form .bg-red-50{background-color:#dc26261a!important;border-color:#dc26264d!important}.ask-form .text-red-800,.ask-form .text-red-700{color:#fca5a5!important}.ask-form .bg-green-50{background-color:#22c55e1a!important;border-color:#22c55e4d!important}.ask-form .text-green-800,.ask-form .text-green-700{color:#86efac!important}.ask-form .text-green-400{color:#4ade80!important}.ask-form .bg-green-100{background-color:#22c55e33!important}.ask-form .text-gray-700{color:#d1d5db!important}.ask-form .text-gray-500{color:#9ca3af!important}.ask-form .border-gray-300{border-color:#ffffff26!important}.ask-form .bg-blue-600{background:linear-gradient(135deg,#00a8cc,#0086a3)!important}.ask-form .bg-blue-600:hover{background:linear-gradient(135deg,#0086a3,#00a8cc)!important}.ask-form .bg-green-600{background:linear-gradient(135deg,#059669,#047857)!important}.ask-form .bg-green-600:hover{background:linear-gradient(135deg,#047857,#059669)!important}.submit-btn{background:linear-gradient(135deg,#00a8cc,#0086a3);color:#fff;padding:1rem 2.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.submit-btn:hover{background:linear-gradient(135deg,#0086a3,#00a8cc);transform:translateY(-2px);box-shadow:0 8px 25px #00a8cc4d}.footer{background:#0d1117;color:#8b949e;padding:3rem 0 2rem;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}.footer-links a{color:#00a8cc;text-decoration:none;transition:color .3s ease;font-weight:400}.footer-links a:hover{color:#f0f6fc}@media (max-width: 768px){.nav-links{display:none}.auth-button{margin-left:.5rem;padding:.6rem 1rem;font-size:.9rem}.hero h1{font-size:2rem}.hero .tagline{font-size:1.1rem}.video-grid{grid-template-columns:1fr}.question-submission-form .form-container{margin:1rem;padding:1.5rem}.question-submission-form .form-actions{flex-direction:column;gap:.75rem}.question-submission-form .form-actions button{width:100%}}.question-submission-form{position:fixed;inset:0;background:#0f1419f2;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.question-submission-form .form-container{background:#1a1f26f2;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0006}.question-submission-form .form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.question-submission-form .form-header h3{color:#00a8cc;font-size:1.5rem;font-weight:600;margin:0}.question-submission-form .close-button{background:none;border:none;color:#c9d1d9;font-size:2rem;cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease}.question-submission-form .close-button:hover{background:#ffffff1a;color:#ff6b6b}.question-submission-form .form-group{margin-bottom:1.5rem}.question-submission-form .form-group label{display:block;margin-bottom:.5rem;color:#c9d1d9;font-weight:500;font-size:.95rem}.question-submission-form .form-group input,.question-submission-form .form-group select,.question-submission-form .form-group textarea{width:100%;padding:.75rem 1rem;background:#242b33cc;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#e8e9ea;font-size:1rem;transition:all .3s ease;font-family:inherit}.question-submission-form .form-group input:focus,.question-submission-form .form-group select:focus,.question-submission-form .form-group textarea:focus{outline:none;border-color:#00a8cc;box-shadow:0 0 0 3px #00a8cc1a;background:#242b33f2}.question-submission-form .form-group input::placeholder,.question-submission-form .form-group textarea::placeholder{color:#8b949e}.question-submission-form .form-group textarea{resize:vertical;min-height:120px}.question-submission-form .character-count{margin-top:.5rem;font-size:.85rem;color:#8b949e;text-align:right}.question-submission-form .error-list{background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:8px;padding:1rem;margin-bottom:1.5rem}.question-submission-form .error-message{color:#ff6b6b;font-size:.9rem;margin-bottom:.5rem}.question-submission-form .error-message:last-child{margin-bottom:0}.question-submission-form .form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.question-submission-form .btn-primary,.question-submission-form .btn-secondary{padding:.75rem 2rem;border-radius:8px;font-weight:500;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit}.question-submission-form .btn-primary{background:linear-gradient(135deg,#00a8cc,#0086a3);color:#fff;box-shadow:0 4px 12px #00a8cc33}.question-submission-form .btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #00a8cc4d;background:linear-gradient(135deg,#0086a3,#00a8cc)}.question-submission-form .btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 12px #00a8cc1a}.question-submission-form .btn-secondary{background:#8b949e33;color:#c9d1d9;border:1px solid rgba(255,255,255,.2)}.question-submission-form .btn-secondary:hover{background:#8b949e4d;border-color:#ffffff4d}.question-submission-form .success-message{text-align:center;padding:2rem 1rem}.question-submission-form .success-message h3{color:#00d084;font-size:1.5rem;margin-bottom:1rem}.question-submission-form .success-message p{color:#c9d1d9;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.newsletter-page{min-height:calc(100vh - 140px);padding:0}.newsletter-hero{padding:4rem 0;background:linear-gradient(135deg,#00a8cc0d,#0f1419f2,#242b330d)}.newsletter-content{max-width:1200px;margin:0 auto;padding:0 20px}.newsletter-header{text-align:center;margin-bottom:4rem}.newsletter-header h1{font-size:3.5rem;color:#00a8cc;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.newsletter-intro{font-size:1.3rem;color:#c9d1d9;line-height:1.8;max-width:900px;margin-left:auto;margin-right:auto}.newsletter-benefits{margin-bottom:4rem}.newsletter-benefits h2{font-size:2.5rem;color:#00a8cc;text-align:center;margin-bottom:3rem;font-weight:600}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.benefit-card{background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);padding:2rem;text-align:center;transition:all .3s ease}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00a8cc26;border-color:#00a8cc4d}.benefit-icon{font-size:3rem;margin-bottom:1rem;display:block}.benefit-card h3{font-size:1.3rem;color:#00a8cc;margin-bottom:1rem;font-weight:600}.benefit-card p{color:#c9d1d9;line-height:1.6;font-size:1rem}.benefit-card .course-highlights{text-align:left}.benefit-card ul{text-align:left;list-style:none;padding:0;margin:1rem 0}.benefit-card ul li{padding:.3rem 0;color:#c9d1d9;font-size:.9rem;line-height:1.4}.benefit-card ul li:first-letter{color:#f4a523;font-weight:700}.newsletter-signup-section{background:linear-gradient(135deg,#00a8cc1a,#0f1419cc);padding:4rem;border-radius:20px;text-align:center;border:1px solid rgba(0,168,204,.2);margin-bottom:4rem}.signup-container h2{font-size:2.2rem;color:#00a8cc;margin-bottom:1rem;font-weight:600}.signup-container p{font-size:1.2rem;color:#c9d1d9;margin-bottom:2.5rem}.newsletter-form{max-width:600px;margin:0 auto}.newsletter-form .form-group{display:flex;gap:1rem;margin-bottom:1.5rem}.newsletter-input{flex:1;padding:1.2rem 1.5rem;border:2px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0d;color:#c9d1d9;font-size:1.1rem;backdrop-filter:blur(10px);transition:all .3s ease}.newsletter-input:focus{outline:none;border-color:#00a8cc;background:#ffffff14}.newsletter-input::placeholder{color:#a8b3b8}.newsletter-submit-btn{background:linear-gradient(135deg,#fdbe2b,#f4a523);color:#0f1419;border:none;padding:1.2rem 2rem;border-radius:12px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.newsletter-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#f4a523,#e89611);transform:translateY(-2px);box-shadow:0 8px 25px #fdbe2b4d}.newsletter-submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.newsletter-message{padding:1rem;border-radius:8px;font-weight:500;text-align:center}.newsletter-message.success{background:#00d0841a;border:1px solid rgba(0,208,132,.3);color:#00d084}.newsletter-message.error{background:#e74c3c1a;border:1px solid rgba(231,76,60,.3);color:#e74c3c}.newsletter-privacy{margin-top:2rem}.newsletter-privacy p{font-size:.9rem;color:#a8b3b8;line-height:1.5}.newsletter-testimonials{margin-bottom:4rem}.newsletter-testimonials h2{font-size:2.2rem;color:#00a8cc;text-align:center;margin-bottom:3rem;font-weight:600}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card{background:#ffffff08;border-radius:16px;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);padding:2rem;transition:all .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00a8cc1a;border-color:#00a8cc33}.testimonial-content{margin-bottom:1.5rem}.testimonial-content p{color:#c9d1d9;line-height:1.6;font-style:italic;font-size:1rem}.testimonial-author{text-align:left}.testimonial-author strong{color:#00a8cc;font-size:1.1rem;display:block;margin-bottom:.3rem}.testimonial-author span{color:#a8b3b8;font-size:.9rem}.newsletter-cta{background:linear-gradient(135deg,#00a8cc1a,#0f1419cc);padding:4rem;border-radius:20px;text-align:center;border:1px solid rgba(0,168,204,.2)}.newsletter-cta .cta-content h2{font-size:2.5rem;color:#00a8cc;margin-bottom:1rem;font-weight:700}.newsletter-cta .cta-content p{font-size:1.2rem;color:#c9d1d9;margin-bottom:2.5rem}.newsletter-cta .cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}@media (max-width: 1024px){.benefits-grid,.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.newsletter-header h1{font-size:2.5rem}.newsletter-intro{font-size:1.1rem}.benefits-grid,.testimonials-grid{grid-template-columns:1fr}.newsletter-signup-section{padding:2.5rem 1.5rem}.newsletter-form .form-group{flex-direction:column}.newsletter-cta .cta-buttons{flex-direction:column;align-items:center}.cta-button.primary,.cta-button.secondary{width:100%;max-width:300px}}.courses-page{min-height:calc(100vh - 140px);padding:0}.courses-hero{padding:4rem 0;background:linear-gradient(135deg,#00a8cc0d,#0f1419f2,#242b330d)}.courses-content{max-width:1200px;margin:0 auto;padding:0 20px}.courses-header{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}.courses-text h1{font-size:3rem;color:#00a8cc;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.courses-intro{font-size:1.2rem;color:#c9d1d9;line-height:1.8;margin-bottom:1.5rem}.courses-mission{font-size:1.1rem;color:#a8b3b8;line-height:1.7;font-style:italic;border-left:3px solid #00a8cc;padding-left:1rem}.courses-image{text-align:center}.courses-hero-image{width:100%;max-width:350px;height:auto;border-radius:12px;box-shadow:0 15px 35px #00a8cc4d;transition:transform .3s ease}.courses-hero-image:hover{transform:scale(1.05)}.training-formats{margin-bottom:4rem}.training-formats h2{font-size:2.2rem;color:#00a8cc;text-align:center;margin-bottom:3rem;font-weight:600}.courses-section{margin-bottom:4rem}.courses-section h2{font-size:2.2rem;color:#00a8cc;text-align:center;margin-bottom:3rem;font-weight:600}.available-courses-section{margin:60px 0;text-align:center}.available-courses-section h2{font-size:2.5rem;margin-bottom:40px;color:#00a8cc;font-weight:700}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin:40px 0}.course-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;padding:30px;color:#fff;text-align:left;box-shadow:0 8px 25px #00000026;transition:transform .3s ease,box-shadow .3s ease}.course-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0003}.course-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.course-icon{font-size:2.5rem;background:#fff3;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.course-meta{display:flex;flex-direction:column;gap:5px;text-align:right}.course-category{background:#ffffff4d;padding:4px 12px;border-radius:15px;font-size:.8rem;font-weight:700}.course-level{background:#fff3;padding:4px 12px;border-radius:15px;font-size:.8rem}.course-card h3{font-size:1.5rem;margin-bottom:15px;color:#fff;font-weight:700}.course-description{opacity:.9;margin-bottom:20px;line-height:1.6}.course-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:15px;margin-bottom:20px}.course-details>div{display:flex;align-items:center;gap:8px;font-size:.9rem;opacity:.9}.detail-icon{font-size:1rem}.highlight-item{margin-bottom:8px;font-size:.9rem;opacity:.9}.course-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}.course-price{font-size:1.2rem;font-weight:700}.course-enquire-btn,.course-coming-soon-btn{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:10px 20px;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:700;font-family:inherit;font-size:.9rem}.course-enquire-btn:hover{background:#fff;color:#667eea}.course-coming-soon-btn{opacity:.6;cursor:not-allowed}.no-courses{grid-column:1 / -1;text-align:center;padding:60px 20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:15px;color:#666}.loading-message{text-align:center;padding:40px;font-size:1.2rem;color:#666}.courses-cta{background:linear-gradient(135deg,#00a8cc1a,#0f1419cc);padding:3rem;border-radius:16px;text-align:center;border:1px solid rgba(0,168,204,.2)}.course-highlights{margin-bottom:1.5rem;list-style:none;padding:0;text-align:left}.course-highlights li{color:#c9d1d9;padding:.3rem 0;font-size:.9rem;line-height:1.4;text-align:left}.course-highlights li:first-letter{color:#00a8cc;font-weight:700}@media (max-width: 768px){.courses-header{grid-template-columns:1fr;gap:2rem;text-align:center}.courses-text h1{font-size:2.2rem}.courses-grid{grid-template-columns:1fr}.course-card{padding:25px}.course-details{grid-template-columns:1fr}.course-footer{flex-direction:column;gap:15px;text-align:center}.course-enquire-btn,.course-coming-soon-btn{width:100%}.newsletter-submit-btn{padding:1rem 1.5rem}.newsletter-cta{padding:2.5rem 1.5rem}.newsletter-cta .cta-buttons{flex-direction:column;align-items:center}.newsletter-benefits h2,.newsletter-testimonials h2{font-size:2rem}}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.admin-create-btn{background:linear-gradient(135deg,#00a8cc,#0081a0);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00a8cc4d}.admin-create-btn:hover{background:linear-gradient(135deg,#0081a0,#006d8a);transform:translateY(-2px);box-shadow:0 6px 20px #00a8cc66}.create-template-modal{max-width:600px;max-height:90vh;overflow-y:auto}.create-template-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#c9d1d9;font-size:.9rem}.form-group input,.form-group textarea,.form-group select{padding:.75rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0d;color:#e8e9ea;font-size:.9rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#00a8cc;box-shadow:0 0 0 3px #00a8cc1a}.form-group textarea{resize:vertical;min-height:80px}.form-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.checkbox-group{align-items:center;justify-content:center}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem}.checkbox-label input[type=checkbox]{display:none}.checkbox-custom{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:4px;position:relative;transition:all .3s ease}.checkbox-label input[type=checkbox]:checked+.checkbox-custom{background:#00a8cc;border-color:#00a8cc}.checkbox-label input[type=checkbox]:checked+.checkbox-custom:after{content:"✓";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.form-help{color:#fff9;font-size:.8rem;margin-top:.25rem}.form-message{padding:.75rem;border-radius:6px;font-size:.9rem;font-weight:500}.form-message.success{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#4ade80}.form-message.error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#f87171}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.btn-primary,.btn-secondary{padding:.75rem 2rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#00a8cc,#0081a0);color:#fff}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#0081a0,#006d8a);transform:translateY(-1px)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{background:transparent;border:1px solid rgba(255,255,255,.2);color:#c9d1d9}.btn-secondary:hover{background:#ffffff0d;border-color:#ffffff4d}@media (max-width: 768px){.section-header{flex-direction:column;gap:1rem;align-items:stretch}.admin-create-btn{width:100%;text-align:center}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.create-blog-post{min-height:100vh;background-color:#f8f9fa;padding:2rem 0}.blog-form-header{text-align:center;margin-bottom:3rem}.blog-form-header h1{color:#2d3748;font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.blog-form-header p{color:#718096;font-size:1.1rem}.blog-form{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}.form-section{padding:2rem;border-bottom:1px solid #e2e8f0}.form-section:last-child{border-bottom:none}.form-section h3{color:#2d3748;font-size:1.3rem;margin-bottom:1.5rem;font-weight:600;display:flex;align-items:center}.form-section h3:before{content:"";width:4px;height:1.3rem;background:linear-gradient(135deg,#667eea,#764ba2);margin-right:.75rem;border-radius:2px}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#4a5568;font-weight:600;margin-bottom:.5rem;font-size:.9rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s;font-family:inherit}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input.error,.form-group textarea.error,.form-group select.error{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.form-group textarea{resize:vertical;min-height:120px;line-height:1.6}.form-group small{color:#718096;font-size:.8rem;margin-top:.25rem;display:block}.error-message{color:#e53e3e;font-size:.8rem;margin-top:.25rem;display:block}.upload-status{color:#3182ce;font-size:.9rem;margin-top:.5rem;font-style:italic}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){.form-row{grid-template-columns:1fr}}.tag-input-container{display:flex;gap:.5rem;margin-bottom:1rem}.tag-input-container input{flex:1;margin-bottom:0}.tag-input-container button{padding:.75rem 1rem;background:#667eea;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s;white-space:nowrap}.tag-input-container button:hover{background:#5a67d8}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#edf2f7;color:#4a5568;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;display:flex;align-items:center;gap:.5rem}.remove-tag{background:none;border:none;color:#a0aec0;cursor:pointer;font-size:1.2rem;line-height:1;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.remove-tag:hover{color:#e53e3e}.image-preview{margin-top:1rem;padding:1rem;background:#f7fafc;border-radius:8px;position:relative}.image-preview img{max-width:100%;max-height:200px;object-fit:cover;border-radius:8px;display:block;margin:0 auto}.remove-image{position:absolute;top:.5rem;right:.5rem;background:#e53e3ee6;color:#fff;border:none;border-radius:6px;padding:.4rem .8rem;font-size:.8rem;cursor:pointer;transition:background-color .2s}.remove-image:hover{background:#e53e3e}.checkbox-group{display:flex;align-items:center}.checkbox-label{display:flex;align-items:center;cursor:pointer;font-weight:500;color:#4a5568}.checkbox-label input[type=checkbox]{margin-right:.75rem;width:auto;height:auto;transform:scale(1.2)}.checkmark{margin-left:.25rem}.form-actions{padding:2rem;background:#f7fafc;display:flex;justify-content:flex-end;gap:1rem}.btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:120px}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.btn-secondary{background:#e2e8f0;color:#4a5568}.btn-secondary:hover:not(:disabled){background:#cbd5e0}@media (max-width: 768px){.create-blog-post{padding:1rem 0}.blog-form-header h1{font-size:2rem}.form-section{padding:1.5rem}.form-actions{flex-direction:column;padding:1.5rem}.btn{width:100%}}.manage-posts{max-width:1200px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.manage-posts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e1e5e9}.manage-posts-header h2{margin:0;color:#1a1a1a;font-size:2rem;font-weight:600}.header-actions{display:flex;gap:10px}.create-post-form{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:30px;margin-bottom:30px}.create-post-form h3{margin:0 0 25px;color:#495057;font-size:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-group{display:flex;flex-direction:column}.form-group label{margin-bottom:5px;font-weight:600;color:#495057;font-size:.9rem}.form-group input,.form-group textarea{padding:10px 12px;border:1px solid #ced4da;border-radius:4px;font-size:.95rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.form-group textarea{resize:vertical;min-height:100px}.checkbox-group{flex-direction:row;align-items:center;gap:8px}.checkbox-group label{margin:0;font-weight:400;cursor:pointer}.form-actions{display:flex;gap:15px;margin-top:25px;padding-top:20px;border-top:1px solid #dee2e6}.posts-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:20px}.search-box input{padding:10px 15px;border:1px solid #ced4da;border-radius:6px;font-size:.95rem;width:300px;transition:border-color .15s ease-in-out}.search-box input:focus{outline:none;border-color:#007bff}.bulk-actions{display:flex;align-items:center;gap:15px}.bulk-actions label{display:flex;align-items:center;gap:8px;font-weight:500;color:#495057;cursor:pointer}.bulk-buttons{display:flex;gap:10px}.posts-table{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.posts-table table{width:100%;border-collapse:collapse}.posts-table th{background:#f8f9fa;padding:15px 12px;text-align:left;font-weight:600;color:#495057;border-bottom:2px solid #dee2e6;font-size:.9rem}.posts-table td{padding:15px 12px;border-bottom:1px solid #dee2e6;vertical-align:middle}.posts-table tr:hover{background-color:#f8f9fa}.post-title{display:flex;align-items:center;gap:10px;font-weight:500}.featured-badge{background:#ffc107;color:#212529;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:600}.status-badge{padding:4px 12px;border-radius:16px;font-size:.8rem;font-weight:600;text-transform:uppercase}.status-badge.published{background:#d4edda;color:#155724}.status-badge.draft{background:#f8d7da;color:#721c24}.action-buttons{display:flex;gap:8px}.no-posts{text-align:center;padding:60px 20px;color:#6c757d;font-size:1.1rem}.pagination{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:30px;padding:20px 0}.page-info{color:#495057;font-weight:500}.manage-posts-footer{margin-top:40px;padding-top:20px;border-top:1px solid #dee2e6}.btn{padding:8px 16px;border:none;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-block;text-align:center;transition:all .15s ease-in-out}.btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#0056b3}.btn-warning{background-color:#ffc107;color:#212529;border:1px solid #ffc107}.btn-warning:hover:not(:disabled){background-color:#e0a800;border-color:#e0a800}.btn-danger{background-color:#dc3545;color:#fff;border:1px solid #dc3545}.btn-danger:hover:not(:disabled){background-color:#c82333;border-color:#c82333}.btn-link{background:none;color:#007bff;border:none;padding:4px 8px;text-decoration:underline}.btn-link:hover{color:#0056b3}.btn-sm{padding:5px 10px;font-size:.8rem}.loading{text-align:center;padding:60px 20px;color:#6c757d;font-size:1.1rem}.error-message{background:#f8d7da;color:#721c24;padding:15px;border-radius:6px;border:1px solid #f5c6cb;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.manage-posts{padding:15px}.manage-posts-header{flex-direction:column;gap:15px;align-items:stretch}.posts-controls{flex-direction:column;align-items:stretch;gap:15px}.search-box input{width:100%}.form-row{grid-template-columns:1fr}.posts-table{overflow-x:auto}.posts-table table{min-width:800px}.action-buttons{flex-direction:column;gap:4px}.bulk-actions{flex-direction:column;align-items:stretch;gap:10px}.bulk-buttons{justify-content:space-between}}.blog-post-detail-container{display:grid;grid-template-columns:1fr 300px;gap:3rem;max-width:1200px;margin:2rem auto;padding:2rem}.blog-post-detail-content{min-width:0}.back-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#f0f0f0;border:none;border-radius:8px;font-size:1rem;font-weight:500;color:#333;cursor:pointer;transition:all .3s ease;margin-bottom:2rem}.back-button:hover{background-color:#00a8cc;color:#fff;transform:translate(-5px)}.blog-post-article{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 8px #0000001a}.blog-post-hero-image{width:100%;margin-bottom:2rem;border-radius:8px;overflow:hidden}.blog-post-hero-image img{width:100%;height:auto;max-height:500px;object-fit:cover}.blog-post-header h1{font-size:2.5rem;color:#222;margin-bottom:1rem;line-height:1.2}.blog-post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;color:#666;font-size:.95rem;margin-bottom:1.5rem}.blog-post-meta .separator{color:#ccc}.blog-post-meta .category{background-color:#00a8cc;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.85rem}.blog-post-excerpt{background-color:#f9f9f9;padding:1.5rem;border-left:4px solid #00a8cc;margin:1.5rem 0;font-size:1.1rem;font-style:italic;color:#555}.blog-post-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0}.blog-post-tags .tag{background-color:#e0e0e0;color:#555;padding:.4rem .8rem;border-radius:16px;font-size:.85rem;font-weight:500}.blog-post-body{font-size:1.1rem;line-height:1.8;color:#333;margin:2rem 0}.blog-post-body p{margin-bottom:1.5rem}.blog-post-body p:empty{margin-bottom:1rem}.blog-post-links{background-color:#f5f5f5;padding:1.5rem;border-radius:8px;margin:2rem 0}.blog-post-links h3{margin-top:0;margin-bottom:1rem;color:#222}.blog-post-links ul{list-style:none;padding:0;margin:0}.blog-post-links li{margin-bottom:.5rem}.blog-post-links a{color:#00a8cc;text-decoration:none;word-break:break-all}.blog-post-links a:hover{text-decoration:underline}.blog-post-footer{margin-top:3rem;padding-top:2rem;border-top:2px solid #f0f0f0}.blog-post-stats{display:flex;align-items:center;gap:2rem;margin-bottom:1rem}.like-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#f0f0f0;border:2px solid #00a8cc;border-radius:24px;font-size:1rem;font-weight:500;color:#00a8cc;cursor:pointer;transition:all .3s ease}.like-button:hover{background-color:#00a8cc;color:#fff;transform:scale(1.05)}.blog-post-stats .views{color:#666;font-size:.95rem}.blog-post-updated{color:#999;font-size:.9rem;font-style:italic}.blog-post-sidebar{min-width:300px}.sidebar-section{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.sidebar-section h3{margin-top:0;margin-bottom:1rem;color:#222;font-size:1.2rem;border-bottom:2px solid #00a8cc;padding-bottom:.5rem}.author-bio p{color:#666;line-height:1.6;font-size:.95rem}.archive-list{list-style:none;padding:0;margin:0}.archive-list li{margin-bottom:.75rem}.archive-list a{color:#555;text-decoration:none;font-size:.95rem;transition:color .3s ease;display:block;padding:.5rem;border-radius:4px}.archive-list a:hover{color:#00a8cc;background-color:#f9f9f9}.no-archives,.coming-soon{color:#999;font-style:italic;font-size:.9rem}.blog-post-detail-loading,.blog-post-detail-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:3rem;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #f0f0f0;border-top:4px solid #00a8cc;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.blog-post-detail-loading p{color:#666;font-size:1.1rem}.blog-post-detail-error h2{color:#e74c3c;margin-bottom:1.5rem}@media (max-width: 968px){.blog-post-detail-container{grid-template-columns:1fr;gap:2rem}.blog-post-sidebar{min-width:100%}.blog-post-article{padding:2rem 1.5rem}.blog-post-header h1{font-size:2rem}}@media (max-width: 640px){.blog-post-detail-container{padding:1rem}.blog-post-article{padding:1.5rem 1rem}.blog-post-header h1{font-size:1.75rem}.blog-post-body{font-size:1rem}.blog-post-meta{font-size:.85rem}}.template-request-modal-backdrop{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.template-request-modal{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000004d;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e1e5e9;background:#f8f9fa;border-radius:12px 12px 0 0}.modal-header h3{margin:0;color:#1a1a1a;font-size:1.25rem;font-weight:600}.modal-close-btn{background:none;border:none;font-size:1.5rem;color:#6c757d;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.modal-close-btn:hover{background-color:#e9ecef;color:#495057}.modal-body{padding:24px}.modal-body p{margin:0 0 20px;color:#495057;line-height:1.6}.template-request-form{margin-top:20px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:6px;font-weight:600;color:#495057;font-size:.9rem}.form-group input{width:100%;padding:12px 16px;border:1px solid #ced4da;border-radius:6px;font-size:1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.form-group input:disabled{background-color:#f8f9fa;cursor:not-allowed}.error-message{background:#f8d7da;color:#721c24;padding:10px 12px;border-radius:4px;border:1px solid #f5c6cb;margin-bottom:16px;font-size:.9rem}.form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.btn{padding:12px 20px;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .15s ease-in-out;text-decoration:none;display:inline-block;text-align:center;min-width:120px}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background-color:#007bff;color:#fff;border:1px solid #007bff}.btn-primary:hover:not(:disabled){background-color:#0056b3;border-color:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff33}.btn-secondary{background-color:#6c757d;color:#fff;border:1px solid #6c757d}.btn-secondary:hover:not(:disabled){background-color:#545b62;border-color:#545b62}.modal-footer-note{margin-top:20px;padding-top:16px;border-top:1px solid #e9ecef}.modal-footer-note p{margin:0;font-size:.85rem;color:#6c757d;line-height:1.5}@media (max-width: 768px){.template-request-modal-backdrop{padding:10px}.modal-header{padding:16px 20px}.modal-header h3{font-size:1.1rem}.modal-body{padding:20px}.form-actions{flex-direction:column;gap:8px}.btn{width:100%;min-width:auto}}.protected-route-container{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:2rem}.loading-container{text-align:center}.spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-required{background:#fff;border-radius:12px;padding:3rem 2rem;max-width:500px;text-align:center;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.auth-required-icon{font-size:4rem;margin-bottom:1rem}.auth-required h2{color:#2c3e50;margin-bottom:1rem;font-size:1.75rem}.auth-required p{color:#7f8c8d;margin-bottom:2rem;line-height:1.6}.login-button{background:#0078d4;color:#fff;border:none;padding:14px 32px;font-size:1rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px;box-shadow:0 2px 4px #0078d433}.login-button:hover{background:#005a9e;transform:translateY(-2px);box-shadow:0 4px 8px #0078d44d}.login-button:active{transform:translateY(0)}.microsoft-icon{font-size:1.25rem}.auth-note{margin-top:1.5rem;font-size:.875rem;color:#95a5a6;font-style:italic}.admin-info{background:#f8f9fa;border-radius:8px;padding:1.5rem;margin-top:1.5rem;text-align:left;border:1px solid #e9ecef}.admin-info h3{color:#2c3e50;margin:0 0 1rem;font-size:1.1rem}.admin-info p{color:#6c757d;margin:.5rem 0;font-size:.9rem}.admin-info ul{list-style-type:none;padding:0;margin:1rem 0}.admin-info li{background:#e3f2fd;color:#1565c0;padding:.5rem 1rem;margin:.25rem 0;border-radius:4px;font-family:monospace;font-size:.85rem}@media (prefers-color-scheme: dark){.auth-required{background:#1e1e1e;box-shadow:0 4px 6px #0000004d,0 2px 4px #0003}.auth-required h2{color:#e0e0e0}.auth-required p{color:#a0a0a0}.auth-note{color:gray}}@media (max-width: 640px){.protected-route-container{padding:1rem}.auth-required{padding:2rem 1.5rem}.auth-required h2{font-size:1.5rem}.auth-required-icon{font-size:3rem}.login-button{width:100%;justify-content:center}}.user-menu{position:relative;display:inline-block}.login-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#0078d4;color:#fff;border:none;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.login-btn:hover{background-color:#106ebe}.login-icon{font-size:1.1rem}.user-menu-trigger{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background-color:transparent;border:1px solid #e1e4e8;border-radius:6px;cursor:pointer;transition:all .2s ease}.user-menu-trigger:hover{background-color:#f6f8fa;border-color:#d1d5db}.user-avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.5px}.user-name{font-size:.9rem;font-weight:500;color:#24292f;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chevron{font-size:.7rem;color:#6b7280;transition:transform .2s ease}.chevron.open{transform:rotate(180deg)}.user-menu-dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:280px;background-color:#fff;border:1px solid #e1e4e8;border-radius:8px;box-shadow:0 8px 24px #0000001f;z-index:1000;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.user-info{padding:1.25rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px 8px 0 0}.user-avatar-large{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background-color:#fff3;color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.75rem;border:3px solid rgba(255,255,255,.3)}.user-email{font-size:.95rem;font-weight:500;margin:0 0 .25rem;word-break:break-word}.user-provider{font-size:.8rem;opacity:.9;margin:0;font-style:italic}.menu-divider{margin:0;border:none;border-top:1px solid #e1e4e8}.menu-actions{padding:.5rem 0}.menu-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;background:none;border:none;text-align:left;text-decoration:none;color:#24292f;font-size:.9rem;cursor:pointer;transition:background-color .15s ease}.menu-item:hover{background-color:#f6f8fa}.menu-icon{font-size:1.1rem;width:20px;text-align:center}.logout-btn{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;background:none;border:none;text-align:left;color:#dc2626;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .15s ease;border-radius:0 0 8px 8px}.logout-btn:hover{background-color:#fef2f2}.logout-icon{font-size:1.1rem;width:20px;text-align:center}@media (prefers-color-scheme: dark){.user-menu-trigger{border-color:#374151;color:#f3f4f6}.user-menu-trigger:hover{background-color:#1f2937;border-color:#4b5563}.user-name{color:#f3f4f6}.user-menu-dropdown{background-color:#1f2937;border-color:#374151}.menu-divider{border-top-color:#374151}.menu-item{color:#f3f4f6}.menu-item:hover{background-color:#374151}.logout-btn:hover{background-color:#7f1d1d}}@media (max-width: 640px){.user-name{display:none}.user-menu-dropdown{min-width:260px;right:-1rem}.user-avatar-large{width:56px;height:56px;font-size:1.3rem}.user-email{font-size:.85rem}}
