/*General*/
body {
  font-family: 'Segoe UI', sans-serif;
  background-color: #EDECEB;
}
body .btn {
  border-radius: 4px;
  padding: 10px 20px;
}
.pink {
  color: #ff4d94;
}
.off-white-bg {
  background-color: #f1f1f1;
}
.gradient-bg {
  background: linear-gradient(180deg, #ffffff 0%, #f5f7fb 100%);
}
.btn-pink {
  background-color: #ff4d94;
  color: #fff;
}
.btn-pink:hover {
  background-color: #e63e84;
  color: #fff;
}
.btn-white {
  background-color: #FFFFFF;
  color: #212529;
  border: 1px solid #212529;
}
.btn-white {
  background-color: #f5f5f5;
}
/*General*/


/*Navbar*/
.navbar {
  background-color: #fff;
}
.navbar-brand {
  font-weight: bold;
  color: #333;
}
/*Navbar*/


/*Banner*/
.hero {
  padding: 80px 0;
  background: url('../img/slider/hero-banner.png') no-repeat center;
  width: 100%;
  background-size: cover;
  height: 100vh;
}
.hero .container, .hero .row {
  height: 100%;
}
.hero h1 {
  font-weight: 700;
}
.hero h1, .hero p.fw-bold {
  padding-bottom: 1rem;
  border-bottom: 2px solid #d5d5d5;
}
/*Banner*/


/*Features*/
/*.features {
  padding: 60px 0;
}
.feature-box {
  background: #F5F5F5;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  padding: 30px 20px;
  box-shadow: 0px 0px 4px 0px #F5F5F5;
  transition: all 0.3s ease;
}
.feature-box:hover {
  border-color: #ff4081;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transform: translateY(-5px);
}
.feature-icon {
  font-size: 40px;
  color: #ff4081;
  margin-right: 15px;
}
.feature-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
}
.feature-text {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
}*/
/*Features*/

/*Projects*/
.project-card {
  border: none;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
  cursor: pointer;
}
.project-card:hover {
  transform: scale(1.02);
}
.project-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.project-title {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 15px;
  color: #333;
}
/*Projects*/

/*About Me*/
.profile-section {
  padding: 100px 0;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.profile-content {
    padding-left: 60px;
}
.profile-img {
  max-width: 100%;
  border-radius: 30px;
  height: 100%;
  object-fit: cover;
  box-shadow: 0 20px 40px rgba(0,0,0,0.1);
}
.profile-content h1 {
  font-weight: 700;
}
.profile-content p {
  font-size: 20px;
  color: #555;
  line-height: 33px;
}
.features-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
.features-list li {
  margin-bottom: 10px;
  font-size: 18px;
}
.features-list li::before {
  content: "✔";
  color: #ff4d94;
  margin-right: 8px;
}
.stats {
  margin-top: 20px;
}
.stat-box {
  background: #fff;
  border-radius: 8px;
  padding: 15px;
  text-align: center;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
.stat-box h3 {
  margin: 0;
  font-size: 40px;
  color: #ff4d94;
}
.stat-box p {
  margin: 0;
  font-size: 20px;
  color: #555;
}
.btn-custom {
  margin-top: 30px;
}
/*About Me*/

/* --- CSS for Manishadesigns.in My Approach Section --- */

.approach-section {
    padding: 100px 0;
    background-color: #fcfdfe; /* Subtle off-white to distinguish the section */
}

/* Header & Intro */
.section-header h2 {
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 20px;
    color: #111;
}

.section-header p.section-intro {
    max-width: 700px;
    margin: 0 auto 60px;
    color: #666;
    font-size: 1.1rem;
    line-height: 1.6;
}

.section-header .sub-title {
    color: #ff4d94; /* Matches your pink theme */
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 10px;
}

/* 3-Column Grid */
.approach-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px; /* Spacious gaps for a minimal feel */
}

/* The Service Cards (The Bento-Style Cards) */
.approach-card {
    background: #ffffff;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.06); /* Soft, premium shadow */
    transition: all 0.3s ease;
    border: 1px solid #eee;
    display: flex;
    flex-direction: column;
}

/* Modern Icon Container */
.approach-icon {
    font-size: 2.2rem;
    color: #e66b81;
    background-color: rgba(230, 107, 129, 0.1); /* Subtle pink tint */
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    margin-bottom: 25px;
}

/* Card Content & Accents */
.approach-content h3 {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: #111;
    position: relative;
    display: inline-block;
}

/* Subtle Accent Underline (Visual continuity with other headers) */
.approach-content h3::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #ff4d94;
    border-radius: 10px;
}

.approach-content p {
    color: #555;
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 1.7;
}

/* Content-Catchy Benefit List */
.benefit-list {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #eee; /* Clean separator line */
    padding-top: 20px;
}

.benefit-list li {
    font-size: 0.95rem;
    color: #777;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

/* The Subtle Tick Mark */
.benefit-list li::before {
    content: '✓';
    color: #ff4d94;
    font-weight: bold;
    margin-right: 12px;
    font-size: 1.1rem;
}

/* Active Hover State (Tech-Forward Interaction) */
.approach-card:hover {
    transform: translateY(-8px); /* Card floats up */
    box-shadow: 0 25px 50px rgba(0,0,0,0.1);
    border-color: #e66b81; /* Glow effect */
}

/* --- Custom Styles for Services Intro --- */

.services-intro {
    position: relative;
    z-index: 10;
    padding: 60px 0;
}

.service-intro-card {
    background: #ffffff;
    border-radius: 20px !important; /* Overriding Bootstrap default for softer look */
    transition: all 0.3s ease-in-out;
}

.service-intro-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.1) !important;
    border: 1px solid #e66b81 !important; /* Subtle glow using your pink */
}

.service-icon {
    font-size: 2rem;
    background: rgba(230, 107, 129, 0.05); /* Light pink tint */
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
}

/* Ensure font remains crisp and scannable */
.service-intro-card p {
    line-height: 1.6;
    margin-bottom: 20px;
}

/* Responsive adjustment for small screens */
@media (max-width: 768px) {
    .services-intro {
        margin-top: 20px; /* Remove overlap on mobile for better spacing */
    }
}

/* Mobile Responsiveness */
@media (max-width: 991px) {
    .approach-grid { grid-template-columns: 1fr; }
    .section-header h2 { font-size: 2.5rem; }
}

/* Contact & Footer Custom Styles */
.btn-pink-solid { 
    background-color: #e66b81; 
    color: white; 
    transition: all 0.3s;
}
.btn-pink-solid:hover { 
    background-color: #d15a6f; 
    color: white; 
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(230, 107, 129, 0.2);
}

.icon-box {
    width: 50px;
    height: 50px;
    background: #fdf2f4;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    font-size: 1.2rem;
}

.tracking-wider { letter-spacing: 2px; }

.form-control:focus {
    box-shadow: none;
    background-color: #fff !important;
    border: 1px solid #e66b81 !important;
}

.rounded-4 { border-radius: 1.5rem !important; }