:root{
--shadow-none:none;
--shadow-hairline:0 0 0 1px var(--border-subtle);
--shadow-card:0 1px 2px rgba(6,1,1,.04),0 1px 1px rgba(6,1,1,.03);
--shadow-callout:0 8px 24px rgba(6,1,1,.08),0 1px 2px rgba(6,1,1,.04);
--shadow-lifted:0 16px 40px rgba(6,1,1,.12);
--shadow-nav:0 1px 0 rgba(6,1,1,.06);
/* Photographic protection: used behind white text on imagery */
--scrim-bottom:linear-gradient(to top,rgba(6,1,1,.55) 0%,rgba(6,1,1,.28) 34%,rgba(6,1,1,0) 68%); /* @kind other */
--scrim-full:linear-gradient(to top,rgba(6,1,1,.5),rgba(6,1,1,.05)); /* @kind other */
}
