/* LINEA lesson type palette — Variant 4 preview */
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session{
  position:relative!important;
  padding:6px!important;
  border-left-width:1px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 3px 10px rgba(0,0,0,.12)!important;
}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session>.lesson-icon{
  position:absolute!important;
  left:6px!important;
  top:6px!important;
  width:20px!important;
  height:20px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:6px!important;
  background:rgba(255,255,255,.055)!important;
  border:1px solid rgba(255,255,255,.055)!important;
  line-height:1!important;
  filter:none!important;
}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session>.lesson-icon .icon{display:none!important}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session>.lesson-icon::before{
  content:"";
  display:block;
  width:14px;
  height:14px;
  background:currentColor;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-size:contain;
  mask-size:contain;
}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session .week-session-main{
  min-height:20px!important;
  padding-left:27px!important;
  display:flex!important;
  align-items:center!important;
  line-height:1.25!important;
}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session.session-type-lecture{
  background:linear-gradient(110deg,rgba(17,76,177,.88),rgba(12,55,137,.92))!important;
  border-color:#2f9fff!important;
  color:#eff8ff!important;
}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session.session-type-lecture>.lesson-icon{color:#82cfff!important;background:rgba(35,126,255,.11)!important}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session.session-type-lecture>.lesson-icon::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5v16M3 4c3-1 6 0 9 2 3-2 6-3 9-2v16c-3-1-6 0-9 1-3-1-6-2-9-1Z' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 5v16M3 4c3-1 6 0 9 2 3-2 6-3 9-2v16c-3-1-6 0-9 1-3-1-6-2-9-1Z' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session.session-type-practice{
  background:linear-gradient(110deg,rgba(0,104,76,.86),rgba(0,72,59,.92))!important;
  border-color:#1fd7a0!important;
  color:#ecfff8!important;
}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session.session-type-practice>.lesson-icon{color:#77f5cc!important;background:rgba(28,215,160,.10)!important}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session.session-type-practice>.lesson-icon::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='9' cy='7' r='3' fill='none' stroke='black' stroke-width='1.8'/%3E%3Cpath d='M2 21v-3a7 7 0 0 1 14 0v3M17 4a3 3 0 0 1 0 6m2 3a6 6 0 0 1 3 5v3' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='9' cy='7' r='3' fill='none' stroke='black' stroke-width='1.8'/%3E%3Cpath d='M2 21v-3a7 7 0 0 1 14 0v3M17 4a3 3 0 0 1 0 6m2 3a6 6 0 0 1 3 5v3' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session.session-type-lab{
  background:linear-gradient(110deg,rgba(132,42,96,.86),rgba(84,31,78,.92))!important;
  border-color:#e66cae!important;
  color:#fff0fa!important;
}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session.session-type-lab>.lesson-icon{color:#ffadd8!important;background:rgba(230,108,174,.11)!important}
html.staging-liquid-glass body.glass-home.glass-workspace #shell .home-week-primary .week-session.session-type-lab>.lesson-icon::before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 3h6M10 3v5l-5.4 9.2A2.5 2.5 0 0 0 6.8 21h10.4a2.5 2.5 0 0 0 2.2-3.8L14 8V3M7.4 15h9.2' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 3h6M10 3v5l-5.4 9.2A2.5 2.5 0 0 0 6.8 21h10.4a2.5 2.5 0 0 0 2.2-3.8L14 8V3M7.4 15h9.2' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
