.mentor-avatar{width:70px !important;height:70px !important;border-radius:var(--r-md,14px) !important;object-fit:cover !important;box-shadow:var(--shadow-sm,0 1px 2px rgba(15,23,42,.06)) !important;}.mentor-info{flex:1 !important;min-width:0 !important;}.mentor-name{font-weight:600 !important;color:var(--gray-900) !important;margin:0 0 0.25rem !important;font-size:var(--fs-h4,19px) !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;}.mentor-title{color:var(--gray-600) !important;font-size:var(--fs-sm,14px) !important;margin-bottom:0.5rem !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;}.mentor-rating{display:flex !important;align-items:center !important;}.mentor-price{font-weight:600 !important;color:var(--primary-color) !important;font-size:var(--fs-h4,19px) !important;}.mentor-skills{display:flex !important;flex-wrap:wrap !important;gap:0.5rem !important;margin-top:1rem !important;}.mentor-skill-tag{background-color:var(--gray-100) !important;color:var(--gray-700) !important;padding:0.4rem 0.75rem !important;border-radius:var(--r-pill,999px) !important;font-size:var(--fs-xs,12px) !important;font-weight:500 !important;transition:var(--transition-base) !important;}.view-profile-btn{font-size:var(--fs-sm,14px) !important;font-weight:500 !important;color:var(--primary-color) !important;display:inline-flex !important;align-items:center !important;gap:0.5rem !important;transition:var(--transition-base) !important;}.view-profile-btn i{font-size:var(--fs-xs,12px) !important;transition:transform 0.2s ease !important;}.mentor-card:hover .view-profile-btn i{transform:translateX(4px) !important;}.star-rating-display{font-size:var(--fs-body,16px) !important;unicode-bidi:bidi-override !important;color:#e5e7eb !important;display:inline-block !important;position:relative !important;margin-right:0.25rem !important;}.star-rating-display:after,.star-rating-display:before{content:"★★★★★" !important;display:block !important;white-space:nowrap !important;}.star-rating-display:before{color:#f59e0b !important;position:absolute !important;z-index:1 !important;left:0 !important;overflow:hidden !important;}.star-rating-display:after{z-index:0 !important;}.star-rating-display[data-rating="1"]:before{width:20% !important;}.star-rating-display[data-rating="2"]:before{width:40% !important;}.star-rating-display[data-rating="3"]:before{width:60% !important;}.star-rating-display[data-rating="4"]:before{width:80% !important;}.star-rating-display[data-rating="5"]:before{width:100% !important;}.rating-display{font-size:var(--fs-xs,12px) !important;font-weight:600 !important;color:#f59e0b !important;}.categories-section,.featured-mentors-section{background-color:var(--light-bg);padding:60px 0;}.categories-section h2 .text-primary,.featured-mentors-section h2 .text-primary{position:relative;}.categories-section h2 .text-primary:after,.featured-mentors-section h2 .text-primary:after{content:'';position:absolute;width:100%;height:8px;background-color:rgba(var(--primary-rgb),0.2);bottom:0;left:0;z-index:-1;}.category-card-link{display:block;text-decoration:none;color:inherit;height:100%;}.category-card{padding:25px 20px;border-radius:var(--r-md,14px);background-color:#fff;box-shadow:var(--shadow-sm,0 1px 2px rgba(15,23,42,.06));text-align:center;transition:all 0.3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;height:100%;}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg,0 12px 32px rgba(15,23,42,.12));}.category-icon-wrapper{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--primary-rgb),0.1);color:var(--primary-color);border-radius:var(--r-md,14px);margin-bottom:15px;transition:all 0.3s ease;}.category-card:hover .category-icon-wrapper{background-color:var(--primary-color);color:#fff;}.category-icon{font-size:var(--fs-h3,24px);}.category-name{font-size:var(--fs-body,16px);font-weight:600;color:var(--dark-text);margin:10px 0 5px;transition:color 0.3s ease;}.category-count{font-size:var(--fs-sm,14px);color:white!important;margin-bottom:0;background:var(--primary-linear-gradient);}.testimonials-section{background-color:var(--light-bg);position:relative;}.testimonial-card{background-color:#fff;border-radius:var(--r-md,14px);padding:30px;height:100%;position:relative;box-shadow:var(--shadow-lg,0 12px 32px rgba(15,23,42,.12));transition:all 0.3s ease;display:flex;flex-direction:column;justify-content:space-between;}.testimonial-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg,0 12px 32px rgba(15,23,42,.12));}.testimonial-content{margin-bottom:25px;}.testimonial-rating{color:#ffb400;margin-bottom:15px;font-size:var(--fs-h4,19px);}.testimonial-rating .fa-star{margin-right:2px;}.testimonial-text{font-size:var(--fs-body,16px);line-height:1.6;color:var(--text-color);font-style:italic;margin-bottom:0;}.testimonial-author{display:flex;align-items:center;border-top:1px solid rgba(0,0,0,0.08);padding-top:20px;}.testimonial-author-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:15px;flex-shrink:0;}.testimonial-author-avatar img{width:100%;height:100%;object-fit:cover;}.avatar-placeholder{width:100%;height:100%;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:var(--fs-h4,19px);}.testimonial-author-name{font-size:var(--fs-body,16px);font-weight:600;margin-bottom:2px;color:var(--dark-text);}.testimonial-author-title{font-size:var(--fs-sm,14px);color:var(--text-muted);margin-bottom:0;}.testimonial-prev-btn,.testimonial-next-btn{width:45px;height:45px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;}@media (max-width:767px){.testimonial-card{padding:25px 20px;}.testimonial-text{font-size:var(--fs-body,16px);}}.feature-card{text-align:center !important;padding:2rem !important;background-color:white !important;border-radius:var(--border-radius) !important;box-shadow:var(--shadow-sm,0 1px 2px rgba(15,23,42,.06)) !important;transition:var(--transition-base) !important;}.feature-card:hover{transform:translateY(-4px) !important;box-shadow:var(--shadow-md,0 4px 12px rgba(15,23,42,.08)) !important;}.feature-icon{width:48px !important;height:48px !important;margin-bottom:1rem !important;color:var(--primary-color) !important;font-size:var(--fs-h2,32px) !important;}.feature-title{font-weight:600 !important;color:var(--gray-900) !important;margin-bottom:0.5rem !important;}.feature-text{color:var(--gray-600) !important;font-size:var(--fs-sm,14px) !important;}.footer{background:#fff;color:#000;padding:80px 0 20px;}.footer-text{color:var(--text-color);font-size:var(--fs-body,16px);line-height:1.6;}.footer-heading{font-size:var(--fs-h4,19px);font-weight:600;margin-bottom:25px;color:var(--text-color);position:relative;}.footer-heading:after{content:'';position:absolute;left:0;bottom:-10px;width:30px;height:2px;background:var(--primary-linear-gradient);}.footer-links{list-style:none;padding:0;margin:0;}.footer-links li{margin-bottom:12px;}.footer-links li a{color:#000!important;font-size:var(--fs-body,16px);text-decoration:none;transition:all 0.3s ease;}.footer-links li a:hover{padding-left:5px;}.footer-social{display:flex;gap:15px;margin-top:20px;}.footer-social-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--primary-linear-gradient);transition:all 0.3s ease;color:#fff!important;}.footer-social-link:hover{background:var(--primary-linear-gradient);transform:translateY(-3px);}.newsletter-form{margin-top:20px;border:none;}.newsletter-input-group{display:flex;position:relative;}.newsletter-input{width:100%;padding:14px 20px;border:none;border-radius:var(--r-pill,999px);border:1px solid #e6e9ec;transition:all 0.3s ease;}.newsletter-input::placeholder{color:var(--text-color);}.newsletter-input:focus{border:1px solid #e6e9ec;}.newsletter-button{position:absolute;right:5px;top:5px;border:none;background:var(--primary-linear-gradient);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;}.newsletter-button:hover{background:var(--primary-linear-gradient);transform:scale(1.05);}.footer-bottom{padding-top:30px;border-top:1px solid rgba(255,255,255,0.1);}.copyright{color:var(--text-color);font-size:var(--fs-sm,14px);}.footer-bottom-links{list-style:none;padding:0;margin:0;display:flex;gap:20px;justify-content:flex-end;}.footer-bottom-links li a{color:var(--text-color);font-size:var(--fs-sm,14px);text-decoration:none;transition:all 0.3s ease;}.footer-bottom-links li a:hover{color:var(--primary-linear-gradient);}@media (max-width:767px){.footer-bottom-links{justify-content:center;margin-top:15px;}.footer-heading{margin-top:30px;}}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:45px;height:45px;background-color:var(--primary-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all 0.3s ease;z-index:999;box-shadow:var(--shadow-md,0 4px 12px rgba(15,23,42,.08));}.scroll-to-top.active{opacity:1;visibility:visible;}.scroll-to-top:hover{background-color:var(--secondary-color);transform:translateY(-5px);}.badge{font-weight:500 !important;padding:0.5rem 1rem !important;border-radius:var(--r-pill,999px) !important;}.bg-primary-soft{background-color:rgba(37,99,235,0.1) !important;}.text-primary{color:var(--primary-color) !important;}.py-8{padding-top:5rem !important;padding-bottom:5rem !important;}.mb-5{margin-bottom:3rem !important;}.gap-3{gap:1rem !important;}@media (max-width:991.98px){.hero-title{font-size:var(--fs-h1,40px) !important;}.navbar-collapse{background-color:white !important;padding:1rem !important;border-radius:var(--border-radius) !important;box-shadow:var(--shadow-sm,0 1px 2px rgba(15,23,42,.06)) !important;}}@media (max-width:767.98px){.hero-section{padding:6rem 0 !important;}.search-section{margin-top:-2rem !important;}.mentor-card{margin-bottom:1.5rem !important;}}.dark-mode{background-color:var(--gray-900) !important;color:var(--gray-300) !important;}.dark-mode .navbar,.dark-mode .card,.dark-mode .search-box,.dark-mode .testimonial-card,.dark-mode .feature-card{background-color:var(--gray-800) !important;}.dark-mode .nav-link{color:var(--gray-300) !important;}.dark-mode .nav-link:hover,.dark-mode .nav-link.active{color:var(--primary-color) !important;}.dark-mode .card-title,.dark-mode .mentor-name,.dark-mode .category-name,.dark-mode .feature-title{color:white !important;}.dark-mode .card-text,.dark-mode .mentor-title,.dark-mode .category-count,.dark-mode .feature-text{color:var(--gray-400) !important;}@keyframes fadeIn{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}.animate-fade-in{animation:fadeIn 0.5s ease-out forwards;}::-webkit-scrollbar{width:8px;}::-webkit-scrollbar-track{background:var(--gray-100);}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px;}::-webkit-scrollbar-thumb:hover{background:var(--gray-400);}.how-it-works{position:relative !important;overflow:hidden !important;background-color:white !important;}.process-card{position:relative !important;background-color:white !important;padding:2.5rem 2rem !important;border-radius:var(--border-radius) !important;box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 1px 3px rgba(0,0,0,0.08) !important;height:100% !important;display:flex !important;flex-direction:column !important;align-items:center !important;text-align:center !important;transition:var(--transition-base) !important;}.process-card:hover{transform:translateY(-8px) !important;box-shadow:var(--shadow-lg,0 12px 32px rgba(15,23,42,.12)) !important;}.process-icon-wrapper{position:relative !important;width:80px !important;height:80px !important;background-color:var(--gray-100) !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;margin-bottom:1.5rem !important;transition:var(--transition-base) !important;}.process-card:hover .process-icon-wrapper{background-color:rgba(37,99,235,0.1) !important;}.process-number{position:absolute !important;top:-8px !important;right:-8px !important;width:30px !important;height:30px !important;border-radius:50% !important;background-color:var(--primary-color) !important;color:white !important;font-weight:600 !important;font-size:var(--fs-sm,14px) !important;display:flex !important;align-items:center !important;justify-content:center !important;}.process-icon{font-size:var(--fs-h2,32px) !important;color:var(--primary-color) !important;}.process-title{font-weight:600 !important;color:var(--gray-900) !important;margin-bottom:1rem !important;font-size:var(--fs-h4,19px) !important;}.process-text{color:var(--gray-600) !important;font-size:var(--fs-sm,14px) !important;line-height:1.5 !important;}@media (max-width:767.98px){.process-card{margin-bottom:1.5rem !important;padding:2rem 1.5rem !important;}}.cta-section{background-color:var(--light-bg);padding:80px 0;}.cta-card{background:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);border-radius:var(--r-md,14px);padding:50px;color:#fff;box-shadow:var(--shadow-lg,0 12px 32px rgba(15,23,42,.12));position:relative;overflow:hidden;}.cta-card:before{content:'';position:absolute;right:-50px;top:-50px;width:200px;height:200px;border-radius:50%;background:rgba(255,255,255,0.1);z-index:0;}.cta-card:after{content:'';position:absolute;left:-30px;bottom:-30px;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,0.08);z-index:0;}.cta-title{font-size:var(--fs-h1,40px);font-weight:700;margin-bottom:1rem;color:#fff !important;position:relative;z-index:1;}.cta-text{font-size:var(--fs-h4,19px);margin-bottom:2rem;opacity:0.9;position:relative;z-index:1;max-width:90%;}.cta-stats{display:flex;gap:40px;margin-top:30px;position:relative;z-index:1;}.cta-stat{position:relative;z-index:1;}.cta-stat-number{font-size:var(--fs-h2,32px);font-weight:700;color:#fff;line-height:1;}.cta-stat-label{font-size:var(--fs-sm,14px);opacity:0.8;margin-top:5px;}.cta-buttons{position:relative;z-index:1;}.cta-buttons .btn-outline-primary{color:#fff;border-color:#fff;}.cta-buttons .btn-outline-primary:hover{background-color:#fff;color:var(--primary-color);}@media (max-width:991px){.cta-card{padding:40px 30px;}.cta-stats{gap:20px;flex-wrap:wrap;margin-bottom:30px;}.cta-title{font-size:var(--fs-h2,32px);}.cta-buttons{display:flex;flex-direction:column;gap:15px;width:100%;}.cta-buttons .btn{width:100%;margin:0 !important;}}.mentor-categories-nav{background-color:#fff;border-bottom:1px solid rgba(0,0,0,0.05);box-shadow:var(--shadow-md,0 4px 12px rgba(15,23,42,.08));position:sticky;top:80px;z-index:100;transition:all 0.3s ease;}