*,*::before,*::after{box-sizing:border-box}
body{font-family:'Segoe UI',Arial,sans-serif;color:#111827;background:#fff;margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-family:Georgia,serif;color:#111827}
a{text-decoration:none;color:#D946EF}
a:hover{color:#b91cd6}
img{max-width:100%;height:auto}
.brand-color{color:#D946EF}
.bg-brand{background:#D946EF}
.bg-soft{background:#F5F3FF}
.bg-card{background:#FAFAFA}
.text-muted-custom{color:#6B7280}

.navbar{background:#fff;border-bottom:1px solid #f0edf5;padding:16px 0}
.navbar-brand{font-family:Georgia,serif;font-size:24px;font-weight:700;color:#111827}
.navbar-brand span{color:#D946EF}
.navbar-nav .nav-link{color:#111827;font-size:15px;font-weight:500;padding:8px 14px;transition:color 0.2s}
.navbar-nav .nav-link:hover{color:#D946EF}
.navbar-nav .nav-link.active{color:#D946EF}
.nav-cta a,.nav-cta{background:#D946EF;border-radius:6px;padding:8px 20px !important;color:#fff !important;font-weight:600;transition:background 0.2s}
.nav-cta:hover,.nav-cta a:hover{background:#b91cd6;color:#fff !important}

.hero-section{position:relative;width:100%;min-height:640px;display:flex;align-items:center;overflow:hidden}
.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}
.hero-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#f8e8fd 0%,#ede9fe 50%,#fce7f3 100%);z-index:0;display:flex;align-items:center;justify-content:center}
.hero-placeholder-text{color:#9ca3af;font-size:14px;letter-spacing:0.05em}
.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.38);z-index:1}
.hero-content{position:relative;z-index:2;color:#fff}
.hero-content h1{font-family:Georgia,serif;font-size:56px;font-weight:700;color:#fff;line-height:1.15;margin-bottom:20px}
.hero-content p{font-size:18px;color:rgba(255,255,255,0.92);max-width:600px;margin-bottom:32px;line-height:1.7}
.btn-brand{background:#D946EF;color:#fff;border:none;border-radius:6px;padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:background 0.2s;display:inline-block}
.btn-brand:hover{background:#b91cd6;color:#fff}
.btn-outline-brand{background:transparent;color:#D946EF;border:2px solid #D946EF;border-radius:6px;padding:12px 30px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.2s;display:inline-block}
.btn-outline-brand:hover{background:#D946EF;color:#fff}
.btn-white-outline{background:transparent;color:#fff;border:2px solid rgba(255,255,255,0.8);border-radius:6px;padding:12px 30px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.2s;display:inline-block}
.btn-white-outline:hover{background:rgba(255,255,255,0.15);color:#fff}

.section-title{font-family:Georgia,serif;font-size:38px;font-weight:700;color:#111827;margin-bottom:16px}
.section-subtitle{font-size:17px;color:#6B7280;max-width:600px;margin:0 auto 48px;line-height:1.7}
.section-py{padding:80px 0}

.product-card{background:#FAFAFA;border-radius:12px;padding:36px 28px;text-align:center;transition:box-shadow 0.2s;border:1px solid #f0edf5}
.product-card:hover{box-shadow:0 8px 32px rgba(217,70,239,0.10)}
.product-card-icon{width:64px;height:64px;background:#F5F3FF;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:26px;color:#D946EF}
.product-card h3{font-family:Georgia,serif;font-size:22px;color:#111827;margin-bottom:12px}
.product-card p{color:#6B7280;font-size:15px;line-height:1.7;margin-bottom:20px}

.ingredient-card{text-align:center;padding:28px 20px}
.ingredient-icon{width:56px;height:56px;background:#F5F3FF;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:22px;color:#D946EF}
.ingredient-card h4{font-family:Georgia,serif;font-size:18px;color:#111827;margin-bottom:8px}
.ingredient-card p{color:#6B7280;font-size:14px;line-height:1.6}

.testimonial-card{background:#FAFAFA;border-radius:12px;padding:32px 28px;border:1px solid #f0edf5}
.testimonial-card blockquote{font-size:15px;color:#374151;line-height:1.75;font-style:italic;margin:0 0 20px}
.testimonial-author{font-weight:600;color:#111827;font-size:14px}
.stars{color:#D946EF;font-size:16px;margin-bottom:12px}

.pricing-card{background:#fff;border:2px solid #f0edf5;border-radius:14px;padding:40px 32px;display:flex;flex-direction:column;height:100%;transition:box-shadow 0.2s}
.pricing-card:hover{box-shadow:0 8px 32px rgba(217,70,239,0.12)}
.pricing-card.featured{border-color:#D946EF;background:#FAFAFA}
.pricing-card .badge-popular{background:#D946EF;color:#fff;font-size:12px;font-weight:700;padding:4px 14px;border-radius:20px;display:inline-block;margin-bottom:16px;letter-spacing:0.05em}
.pricing-card h3{font-family:Georgia,serif;font-size:26px;color:#111827;margin-bottom:4px}
.pricing-price{font-size:48px;font-weight:700;color:#111827;line-height:1;margin-bottom:4px}
.pricing-price sup{font-size:24px;font-weight:700;vertical-align:top;margin-top:8px}
.pricing-period{color:#6B7280;font-size:14px;margin-bottom:24px}
.pricing-features{list-style:none;padding:0;margin:0 0 24px;flex:1}
.pricing-features li{color:#374151;font-size:15px;padding:8px 0;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;gap:10px}
.pricing-features li:last-child{border-bottom:none}
.pricing-features li i{color:#D946EF;font-size:14px}
.pricing-card .btn-pricing{margin-top:auto}

.team-card{text-align:center;padding:32px 20px}
.team-photo{width:140px;height:140px;border-radius:50%;object-fit:cover;margin:0 auto 20px;display:block;background:#F5F3FF;border:3px solid #f0edf5}
.team-photo-placeholder{width:140px;height:140px;border-radius:50%;background:linear-gradient(135deg,#f3e8ff,#fce7f3);margin:0 auto 20px;display:flex;align-items:center;justify-content:center;font-size:48px;color:#D946EF;border:3px solid #f0edf5}
.team-card h4{font-family:Georgia,serif;font-size:20px;color:#111827;margin-bottom:4px}
.team-card .role{color:#D946EF;font-size:14px;font-weight:600;margin-bottom:12px}
.team-card p{color:#6B7280;font-size:14px;line-height:1.7}

.blog-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #f0edf5;transition:box-shadow 0.2s}
.blog-card:hover{box-shadow:0 8px 24px rgba(217,70,239,0.10)}
.blog-card-img{width:100%;height:200px;object-fit:cover;background:#F5F3FF;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:13px}
.blog-card-body{padding:24px}
.blog-tag{background:#F5F3FF;color:#D946EF;font-size:12px;font-weight:600;padding:3px 12px;border-radius:20px;display:inline-block;margin-bottom:10px}
.blog-card-body h3{font-family:Georgia,serif;font-size:19px;color:#111827;margin-bottom:8px;line-height:1.4}
.blog-date{color:#9ca3af;font-size:13px;margin-bottom:10px}
.blog-card-body p{color:#6B7280;font-size:14px;line-height:1.7;margin-bottom:16px}
.blog-card-body a.read-more{color:#D946EF;font-weight:600;font-size:14px}

.contact-form .form-control{border:1.5px solid #e5e7eb;border-radius:8px;padding:12px 16px;font-size:15px;color:#111827;background:#fff;transition:border-color 0.2s}
.contact-form .form-control:focus{border-color:#D946EF;box-shadow:none;outline:none}
.contact-info-item{display:flex;align-items:flex-start;gap:14px;margin-bottom:28px}
.contact-info-icon{width:44px;height:44px;background:#F5F3FF;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#D946EF;font-size:18px;flex-shrink:0}
.contact-info-text h5{font-family:Georgia,serif;font-size:16px;color:#111827;margin:0 0 4px}
.contact-info-text p{color:#6B7280;font-size:14px;margin:0;line-height:1.6}

.stats-row{background:#F5F3FF;border-radius:14px;padding:48px 32px}
.stat-item{text-align:center}
.stat-number{font-family:Georgia,serif;font-size:42px;font-weight:700;color:#D946EF;margin-bottom:6px}
.stat-label{color:#6B7280;font-size:15px}

.compare-table{width:100%;border-collapse:collapse}
.compare-table th{background:#F5F3FF;padding:14px 20px;text-align:left;font-family:Georgia,serif;font-size:15px;color:#111827;border:1px solid #e5e7eb}
.compare-table td{padding:12px 20px;border:1px solid #e5e7eb;font-size:14px;color:#374151}
.compare-table td.check{text-align:center;color:#D946EF;font-size:18px}
.compare-table td.cross{text-align:center;color:#9ca3af;font-size:18px}
.compare-table tr:nth-child(even){background:#FAFAFA}

.faq-item{border-bottom:1px solid #e5e7eb}
.faq-item summary{padding:18px 0;font-family:Georgia,serif;font-size:16px;color:#111827;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item p{padding:0 0 18px;color:#6B7280;font-size:15px;line-height:1.7;margin:0}

.page-hero{background:linear-gradient(135deg,#F5F3FF 0%,#fce7f3 100%);padding:80px 0 60px}
.page-hero h1{font-family:Georgia,serif;font-size:48px;font-weight:700;color:#111827;margin-bottom:16px}
.page-hero p{font-size:18px;color:#6B7280;max-width:580px;line-height:1.7}

.legal-content h2{font-family:Georgia,serif;font-size:26px;color:#111827;margin:40px 0 16px}
.legal-content h3{font-family:Georgia,serif;font-size:20px;color:#111827;margin:28px 0 12px}
.legal-content p,.legal-content li{color:#374151;font-size:15px;line-height:1.8;margin-bottom:12px}
.legal-content ul{padding-left:24px}

.footer{background:#111827;padding:60px 0 32px;color:#d1d5db}
.footer-brand{font-family:Georgia,serif;font-size:24px;font-weight:700;color:#fff;margin-bottom:14px}
.footer-brand span{color:#D946EF}
.footer-tagline{color:#9ca3af;font-size:14px;line-height:1.7;max-width:260px}
.footer h5{font-family:Georgia,serif;font-size:16px;font-weight:700;color:#fff;margin-bottom:16px}
.footer ul{list-style:none;padding:0;margin:0}
.footer ul li{margin-bottom:10px}
.footer ul li a{color:#d1d5db;font-size:14px;transition:color 0.2s}
.footer ul li a:hover{color:#D946EF}
.footer-contact p{color:#9ca3af;font-size:14px;line-height:1.8;margin:0 0 6px}
.footer-bottom{border-top:1px solid #374151;margin-top:40px;padding-top:24px;text-align:center;color:#6B7280;font-size:13px}

.cookie-banner{position:fixed;bottom:0;left:0;width:100%;background:#1f2937;color:#f3f4f6;padding:18px 0;z-index:9999;display:none}
.cookie-banner.show{display:block}
.cookie-banner p{margin:0;font-size:14px;line-height:1.6;color:#d1d5db}
.cookie-banner .btn-accept{background:#D946EF;color:#fff;border:none;border-radius:6px;padding:9px 22px;font-size:14px;font-weight:600;cursor:pointer;transition:background 0.2s}
.cookie-banner .btn-accept:hover{background:#b91cd6}
.cookie-banner .btn-decline{background:transparent;color:#9ca3af;border:1px solid #4b5563;border-radius:6px;padding:9px 22px;font-size:14px;cursor:pointer;transition:all 0.2s;margin-left:10px}
.cookie-banner .btn-decline:hover{border-color:#6b7280;color:#d1d5db}

.img-placeholder{background:linear-gradient(135deg,#F5F3FF,#fce7f3);display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:13px;letter-spacing:0.03em}

@media (max-width:991px){
.hero-content h1{font-size:38px}
.section-title{font-size:30px}
.page-hero h1{font-size:36px}
.pricing-price{font-size:38px}
}
@media (max-width:767px){
.hero-section{min-height:480px}
.hero-content h1{font-size:30px}
.section-py{padding:56px 0}
.stats-row{padding:32px 16px}
.stat-number{font-size:32px}
}

/* === Card Uniformity Fix (auto-generated) === */

.blog-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.team-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.testimonial-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.blog-body {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.read-more {
  margin-top: auto;
  display: inline-block;
}

.blog-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.pricing-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.team-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.testimonial-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

/* === Read More Pin Fix (auto-generated) === */

.blog-body > p {
  flex: 1;
}

.blog-body > a:last-child,
.blog-body > a:last-of-type {
  margin-top: auto;
  padding-top: 12px;
}

/* === Last-Child Pin Fix (auto-generated) === */

.blog-body > :last-child {
  margin-top: auto;
}

.blog-card > :last-child {
  margin-top: auto;
}

.pricing-card > :last-child {
  margin-top: auto;
}

.team-card > :last-child {
  margin-top: auto;
}

a.read-more,
[class*="read-more"],
[class*="blog-read-more"] {
  margin-top: auto;
}

/* === Blog Article Width Fix === */
.container-narrow {
  max-width: 780px;
  margin: 0 auto;
  padding: 0 24px;
}
.container-narrow img {
  max-width: 100%;
  height: auto;
}

/* Card title link styling */
.blog-card h3 a, .blog-card h4 a, .blog-card h5 a,
.news-card h3 a, .news-card h4 a, .news-card h5 a,
.insight-card h3 a, .insight-card h4 a, .insight-card h5 a,
[class*="-card"] h3 a, [class*="-card"] h4 a, [class*="-card"] h5 a {
  color: inherit;
  text-decoration: none;
}
[class*="-card"] h3 a:hover, [class*="-card"] h4 a:hover, [class*="-card"] h5 a:hover {
  text-decoration: underline;
}

/* Form placeholder visibility */
input::placeholder, textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #6b7280;
  opacity: 1;
}
input, textarea, select {
  color: #111827;
  border: 1px solid #d1d5db;
}
input:focus, textarea:focus, select:focus {
  outline: none;
  border-color: var(--accent, #3b82f6);
  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

/* Universal card equal height */
[class$="-card"], [class*="-card "] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
