/* لَش‌لایت — circular hero, dotted price list, soft artists */
body.beauty-lash{font-family:"Vazirmatn",sans-serif;background:#fbf7f5;color:#3a2f2c}
.bl-nav{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem .5rem;gap:.75rem}
.bl-nav .logo{font-family:"Cormorant Garamond",serif;font-size:2rem;font-weight:600;letter-spacing:.08em;color:#8b5a6b}
.bl-nav .logo span{opacity:.5}.bl-nav .links a{margin:0 .7rem;font-size:.9rem;color:#6b5550}
.bl-hero{width:min(1000px,92%);margin:1rem auto 3rem;text-align:center}
.bl-hero .circles{display:flex;justify-content:center;align-items:flex-end;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}
.bl-hero figure{margin:0}.bl-hero figure img{width:140px;height:140px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 12px 30px rgba(139,90,107,.15)}
.bl-hero figure.main img{width:220px;height:220px;border-color:#e8c9d0}
.bl-hero figcaption{margin-top:.5rem;font-size:.8rem;color:#8b5a6b}
.bl-hero .tag{display:inline-block;color:#8b5a6b;letter-spacing:.15em;font-size:.75rem;margin-bottom:.6rem}
.bl-hero h1{font-family:"Cormorant Garamond",serif;font-size:clamp(2rem,5vw,3rem);margin-bottom:.8rem}
.bl-hero .cta{display:inline-block;margin-top:1.2rem;background:#8b5a6b;color:#fff;padding:.8rem 1.6rem;border-radius:999px;font-weight:700}
.bl-sec{width:min(720px,92%);margin:0 auto 3rem}.bl-sec h2{text-align:center;margin-bottom:1.5rem;color:#8b5a6b}
.bl-prices{background:#fff;border-radius:20px;padding:1.5rem 1.75rem;box-shadow:0 10px 40px rgba(0,0,0,.04)}
.bl-prices li{display:flex;align-items:baseline;gap:.5rem;padding:.85rem 0;border-bottom:1px dashed #e8d9dc}
.bl-prices li:last-child{border:0}.bl-prices .dots{flex:1;border-bottom:1px dotted #d4b8be;transform:translateY(-4px)}
.bl-prices b{color:#8b5a6b;font-weight:700}
.bl-artists{padding:2rem 4% 3rem;background:#fff}.bl-artists h2{text-align:center;color:#8b5a6b;margin-bottom:1.5rem}
.bl-artists .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:900px;margin:0 auto;text-align:center}
@media(max-width:700px){.bl-artists .grid{grid-template-columns:1fr}}
.bl-artists img{width:120px;height:120px;border-radius:50%;object-fit:cover;margin:0 auto 1rem;border:3px solid #f3e4e8}
.bl-sec.soft{max-width:900px}.bl-quotes{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
@media(max-width:700px){.bl-quotes{grid-template-columns:1fr}}
.bl-quotes blockquote{background:#fff;padding:1.3rem;border-radius:16px;border-right:3px solid #e8c9d0}
.bl-quotes cite{display:block;margin-top:.6rem;color:#999;font-style:normal;font-size:.85rem}
.bl-book{width:min(1000px,92%);margin:0 auto 3rem;display:grid;grid-template-columns:1fr 1.2fr;gap:1.5rem;background:#8b5a6b;color:#fff;border-radius:24px;padding:2rem;align-items:center}
@media(max-width:800px){.bl-book{grid-template-columns:1fr}}
.bl-book .wa{display:inline-block;margin-top:1rem;background:#25D366;color:#fff;padding:.75rem 1.2rem;border-radius:999px;font-weight:700}
.bl-book .back{display:block;margin-top:.8rem;opacity:.85;font-size:.9rem}
.bl-book iframe{width:100%;height:220px;border:0;border-radius:14px}
.bl-foot{text-align:center;padding:1.5rem;color:#999;font-size:.85rem}