/* Compact Tamil editorial highlights. Scoped to the six requested passages. */
.samara-highlight-section.tamil-wisdom-section{
  padding:12px 0 44px;background:transparent;border:0;overflow:visible;
}
.samara-highlight-section::after{display:none}
.samara-highlight-section[hidden]{display:none!important}
.samara-highlight-section .samara-highlight{
  display:grid;grid-template-columns:142px minmax(0,1fr);width:100%;max-width:940px;
  margin:0 auto;padding:0;overflow:hidden;isolation:isolate;
  border:1px solid #f3ccdf;border-radius:22px;background:#ffffff;
  box-shadow:0 16px 40px -20px rgba(176,18,100,.14),0 3px 8px rgba(176,18,100,.025);
}
.samara-highlight-art{
  position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;
  gap:24px;min-width:0;overflow:hidden;background:linear-gradient(155deg,#fffafd 0%,#fce5ef 48%,#f3a2c8 100%);
  color:#a30754;padding:28px 12px;
}
.samara-highlight-art::after{content:"";position:absolute;inset:10px;border:1px solid #b012641c;border-radius:14px;pointer-events:none}
.samara-highlight-art svg{position:relative;width:78px;height:78px;z-index:1}
.samara-highlight-orbit{position:absolute;width:220px;height:220px;border:1px solid #b0126420;border-radius:50%;top:-105px;left:-75px}
.samara-highlight-orbit::after{content:"";position:absolute;inset:17px;border:1px solid #b0126410;border-radius:50%}
.samara-highlight-signature{position:relative;text-align:center;font:600 12px/1.5 Arial,sans-serif;letter-spacing:3px}
.samara-highlight-signature span{display:block;font-size:7px;letter-spacing:1.5px;margin-top:5px;color:#8b315b}
.samara-highlight-copy{padding:28px 34px 30px;min-width:0}
.samara-highlight-kicker{display:flex;align-items:center;gap:9px;color:#9d275f;font-size:11px;font-weight:600;line-height:1.8;margin-bottom:12px}
.samara-highlight-kicker::before{content:"";flex:0 0 22px;height:2px;background:#d62b80}
html[lang="ta"] .samara-highlight h2{
  color:#850746;font-size:clamp(1.12rem,1.8vw,1.5rem);font-weight:700;line-height:1.65;
  margin:0 0 14px;text-align:left;letter-spacing:normal;word-spacing:normal;text-wrap:pretty;
}
html[lang="ta"] .samara-highlight p{
  margin:0;color:#61545b;font-size:.94rem;line-height:1.95;font-weight:400;
  text-align:left!important;text-justify:auto;letter-spacing:normal;word-spacing:normal;overflow-wrap:break-word;
}
html[lang="ta"] .samara-highlight p strong{color:#a30754;font-weight:650}
/* Home hero: keep its existing placement, with a distinct brand-colour inset. */
html[lang="ta"] .hero-tamil-message{
  position:relative;isolation:isolate;max-width:620px;margin:24px 0 0;padding:25px 26px 25px 32px;
  border:1px solid #f0c5d9;border-left:3px solid #c4156c;border-radius:0 18px 18px 0;
  background:linear-gradient(125deg,#ffffff 0%,#fff0f7 55%,#f8c5de 100%);color:#850746;
  box-shadow:0 12px 30px -15px #b0126426;font-size:1rem;font-weight:500;line-height:1.95;
  text-align:left!important;text-justify:auto;letter-spacing:normal;word-spacing:normal;
}
/* Home inauguration: an inset statement, not an edge-to-edge banner. */
html[lang="ta"] .inauguration-copy .inauguration-tamil-closing{
  position:relative;max-width:850px;margin:30px auto 4px;padding:32px 34px 30px 42px;
  border:1px solid #f0c5d9;border-left:4px solid #c4156c;border-radius:0 20px 20px 0;
  background:linear-gradient(115deg,#ffffff,#fde5f0);color:#850746;
  font-size:.98rem;font-weight:550;line-height:1.95;text-align:left!important;
  text-justify:auto;letter-spacing:normal;word-spacing:normal;
  box-shadow:0 16px 32px -22px #b0126426;
}
html[lang="ta"] .inauguration-copy .inauguration-tamil-closing::before{content:"“";position:absolute;top:0;left:12px;color:#d62b80;font:54px/1 Georgia,serif;opacity:.7}
@media(max-width:640px){
  .samara-highlight-section.tamil-wisdom-section{padding:8px 0 28px}
  .samara-highlight-section .samara-highlight{grid-template-columns:1fr;max-width:460px;border-radius:18px}
  .samara-highlight-art{flex-direction:row;justify-content:space-between;gap:16px;padding:14px 22px;min-height:80px}
  .samara-highlight-art svg{width:50px;height:50px}
  .samara-highlight-art::after{inset:6px;border-radius:12px}
  .samara-highlight-signature{text-align:right;font-size:11px}
  .samara-highlight-signature span{font-size:7px}
  .samara-highlight-copy{padding:21px 22px 25px}
  html[lang="ta"] .samara-highlight h2{font-size:1.12rem;line-height:1.7;margin-bottom:12px}
  html[lang="ta"] .samara-highlight p{font-size:.9rem;line-height:1.95}
  .samara-highlight-kicker{font-size:10px;margin-bottom:10px}
  html[lang="ta"] .hero-tamil-message{padding:20px 20px 20px 23px;font-size:.94rem;line-height:1.9}
  html[lang="ta"] .inauguration-copy .inauguration-tamil-closing{padding:27px 22px 24px 28px;font-size:.92rem;line-height:1.95}
}
@media print{
  .samara-highlight-section .samara-highlight{box-shadow:none;break-inside:avoid}
  .samara-highlight-art{print-color-adjust:exact;-webkit-print-color-adjust:exact}
}

/* Whole-card Samara pink treatment with the official existing logo. */
.samara-highlight-section .samara-highlight{
  grid-template-columns:180px minmax(0,1fr);
  background:linear-gradient(120deg,#fce5f0 0%,#f7c6df 48%,#ee9ec5 100%);
  border-color:#eca7cb;
}
.samara-highlight-art{background:transparent;padding:26px 16px;border-right:1px solid #b0126420}
.samara-highlight-art::after{display:none}
.samara-highlight-art .samara-highlight-logo{display:block;width:148px;max-width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply}
.samara-highlight-copy{background:transparent}
html[lang="ta"] .samara-highlight p{color:#53213d}
html[lang="ta"] .hero-tamil-message,
html[lang="ta"] .inauguration-copy .inauguration-tamil-closing{
  background:linear-gradient(120deg,#fce5f0 0%,#f7c6df 48%,#ee9ec5 100%);
  color:#75033c;
}
@media(max-width:640px){
  .samara-highlight-section .samara-highlight{grid-template-columns:1fr}
  .samara-highlight-art{justify-content:flex-start;min-height:0;padding:20px 22px 0;border:0}
  .samara-highlight-art .samara-highlight-logo{width:135px}
}

/* Why Samara: richer logo-pink cards inspired by the ERP welcome panel. */
.card-grid .samara-care-card{
  position:relative;isolation:isolate;overflow:hidden;
  background:linear-gradient(150deg,#fce1ee 0%,#f7bcd8 48%,#e67bad 100%);
  border:1px solid #e9a1c4;box-shadow:0 14px 32px -20px #a3075466;
  padding-bottom:42px;
}
.samara-care-card::before{content:"";position:absolute;z-index:-1;right:-70px;bottom:-115px;width:250px;height:250px;border:28px solid #b012640c;border-radius:50%;pointer-events:none}
.samara-care-card::after{content:"";position:absolute;left:0;right:0;bottom:0;height:7px;background:linear-gradient(90deg,#e04491,#b01264,#8c114c);pointer-events:none}
.samara-care-card .card-icon{background:#b01264;color:#fff;border:1px solid #b01264;box-shadow:0 5px 14px #b0126426}
.card-grid .samara-care-card h3{color:#80063e;line-height:1.65}
.card-grid .samara-care-card p{color:#502039;line-height:1.9;text-align:left;word-spacing:normal}
